Re-apply #31429, which was accidentally undone by #31632
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.9.X          Development release working toward v5.10
29 --------------
30
31 ____________________________________________________________________________
32 [ 31562] By: rgs                                   on 2007/07/07  10:59:10
33         Log: Fix corelist.pl after the reorganisation of the
34              Compress modules in ext/. Re-update Module::CoreList.
35      Branch: perl
36            ! Porting/corelist.pl lib/Module/CoreList.pm
37 ____________________________________________________________________________
38 [ 31561] By: rgs                                   on 2007/07/07  10:51:08
39         Log: Update Module::CoreList, regenerate META.yml,
40              mention Log::Message::* in perldelta and
41              update perlhist with 5.9.5
42      Branch: perl
43            ! META.yml lib/Module/CoreList.pm pod/perl595delta.pod
44            ! pod/perlhist.pod
45 ____________________________________________________________________________
46 [ 31560] By: rgs                                   on 2007/07/07  10:38:56
47         Log: Regenerate table of contents
48      Branch: perl
49            ! pod/perltoc.pod
50 ____________________________________________________________________________
51 [ 31559] By: rgs                                   on 2007/07/07  10:19:07
52         Log: FAQ sync
53      Branch: perl
54            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
55            ! pod/perlfaq8.pod
56 ____________________________________________________________________________
57 [ 31558] By: rgs                                   on 2007/07/07  09:44:34
58         Log: Subject: [PATCH] Update CPANPLUS to 0.81_01
59              From: "Jos I. Boumans" <kane@dwim.org>
60              Date: Sat, 7 Jul 2007 11:39:12 +0200
61              Message-Id: <87949855-9BDE-4823-9C28-BD639844CA41@dwim.org>
62      Branch: perl
63            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
64            ! lib/CPANPLUS/Configure/Setup.pm lib/CPANPLUS/Internals.pm
65            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
66            ! lib/CPANPLUS/bin/cpan2dist
67            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
68            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
69            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
70            ! r-0.01.tar.gz.packed
71            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
72            ! tar.gz.packed
73            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
74            ! tar.gz.packed
75            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
76            ! r.gz.packed
77            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
78            ! tar.gz.packed
79            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
80            ! r.gz.packed
81            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
82            ! cked
83            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
84 ____________________________________________________________________________
85 [ 31557] By: rgs                                   on 2007/07/07  09:32:30
86         Log: Desactive the "DEVEL" local patch tag for release.
87      Branch: perl
88            ! patchlevel.h
89 ____________________________________________________________________________
90 [ 31556] By: rgs                                   on 2007/07/07  09:03:41
91         Log: Mention that pseudo-hashes are no longer supported
92      Branch: perl
93            ! pod/perl595delta.pod
94 ____________________________________________________________________________
95 [ 31555] By: rgs                                   on 2007/07/07  08:22:46
96         Log: Update Changes
97      Branch: perl
98            ! Changes
99 ____________________________________________________________________________
100 [ 31554] By: rgs                                   on 2007/07/07  08:07:58
101         Log: Subject: [PATCH] MAD: disable constant subs when PL_madskills
102              From: Gerard Goossen <gerard@tty.nl>
103              Date: Wed, 27 Jun 2007 13:04:00 +0200
104              Message-ID: <20070627110400.GC11336@ostwald>
105      Branch: perl
106            ! mad/t/p55.t op.c toke.c
107 ____________________________________________________________________________
108 [ 31553] By: rgs                                   on 2007/07/07  08:05:24
109         Log: Subject: [PATCH] p55: add 'declarator' to listop. Fixes 'pipe my ($r, $w)'
110              From: Gerard Goossen <gerard@tty.nl>
111              Date: Wed, 27 Jun 2007 11:58:28 +0200
112              Message-ID: <20070627095828.GB11336@ostwald>
113      Branch: perl
114            ! mad/Nomad.pm mad/t/p55.t
115 ____________________________________________________________________________
116 [ 31552] By: rgs                                   on 2007/07/07  08:03:49
117         Log: Subject: [PATCH] p55: correctly translate things like s//$#foo/ge
118              From: Gerard Goossen <gerard@tty.nl>
119              Date: Tue, 26 Jun 2007 20:33:50 +0200
120              Message-ID: <20070626183350.GA11336@ostwald>
121      Branch: perl
122            ! mad/Nomad.pm mad/P5AST.pm mad/t/p55.t
123 ____________________________________________________________________________
124 [ 31551] By: rgs                                   on 2007/07/07  07:46:58
125         Log: Subject: Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - pod/perlcommunity.pod - Patches welcome)
126              From: "Edgar Bering" <trizor@gmail.com>
127              Date: Wed, 4 Jul 2007 11:51:53 +0200
128              Message-ID: <e54ba1c30707040251o6814c0e4r64929702dc3b0eb7@mail.gmail.com>
129      Branch: perl
130            + pod/perlcommunity.pod
131            ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod
132            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
133 ____________________________________________________________________________
134 [ 31550] By: rgs                                   on 2007/07/07  07:29:08
135         Log: Add a note in perldelta about undefining *ISA
136      Branch: perl
137            ! pod/perl595delta.pod
138 ____________________________________________________________________________
139 [ 31549] By: rgs                                   on 2007/07/07  07:12:01
140         Log: Subject: [patch]  add verbose mode to -DU debugging option
141              From: Jim Cromie <jim.cromie@gmail.com>
142              Date: Thu, 05 Jul 2007 10:17:24 -0600
143              Message-ID: <468D1994.1090909@gmail.com>
144      Branch: perl
145            ! perl.h pod/perlrun.pod
146 ____________________________________________________________________________
147 [ 31548] By: rgs                                   on 2007/07/07  07:02:21
148         Log: Make Perl_find_runcv a member of the public API
149              (so Sub::Current works on Windows)
150      Branch: perl
151            ! embed.fnc embed.h global.sym pod/perlapi.pod
152            ! pod/perlintern.pod
153 ____________________________________________________________________________
154 [ 31547] By: rgs                                   on 2007/07/07  06:56:48
155         Log: Remove 5.10.0 section from perltodo
156      Branch: perl
157            ! pod/perltodo.pod
158 ____________________________________________________________________________
159 [ 31546] By: rgs                                   on 2007/07/07  06:52:39
160         Log: Subject: [PATCH] Fix commented out function names in proto.h
161              From: "Jan Dubois" <jand@activestate.com>
162              Date: Fri, 6 Jul 2007 17:59:38 -0700
163              Message-ID: <058b01c7c032$18a6a260$49f3e720$@com>
164      Branch: perl
165            ! embed.h embed.pl proto.h
166 ____________________________________________________________________________
167 [ 31545] By: rgs                                   on 2007/07/07  05:05:50
168         Log: base.pm is belong to me
169      Branch: perl
170            ! Porting/Maintainers.pl
171 ____________________________________________________________________________
172 [ 31544] By: craigb                                on 2007/07/06  20:39:46
173         Log: Fix the case of $Config{perl_patchlevel} on VMS.
174      Branch: perl
175            ! configure.com
176 ____________________________________________________________________________
177 [ 31543] By: steveh                                on 2007/07/06  16:24:07
178         Log: Subject: Re: Beyond 5.10
179              From: Abigail <abigail@abigail.be>
180              Date: Thu, 5 Jul 2007 21:55:20 +0200
181              Message-ID: <20070705195520.GB1314@abigail.nl>
182              
183              Cleans up Porting/checkAUTHORS.pl and adds missing alias mappings
184              to it, and adds missing entries to AUTHORS.
185      Branch: perl
186            ! AUTHORS Porting/checkAUTHORS.pl
187 ____________________________________________________________________________
188 [ 31542] By: rgs                                   on 2007/07/06  16:00:57
189         Log: Add test preambles
190      Branch: perl
191            ! lib/base/t/base.t lib/base/t/fields-base.t lib/base/t/fields.t
192            ! lib/base/t/warnings.t
193 ____________________________________________________________________________
194 [ 31541] By: rgs                                   on 2007/07/06  15:52:40
195         Log: Make this new test be skipped with 5.8.x
196      Branch: perl
197            ! lib/base/t/fields-base.t
198 ____________________________________________________________________________
199 [ 31540] By: rgs                                   on 2007/07/06  13:58:58
200         Log: Upgrade to base and fields 2.12, mostly by Michael G Schwern
201      Branch: perl
202            + lib/base/Changes lib/base/t/sigdie.t lib/base/t/version.t
203            + lib/base/t/warnings.t t/lib/Dummy.pm t/lib/HasSigDie.pm
204            ! MANIFEST lib/base.pm lib/base/t/base.t
205            ! lib/base/t/fields-base.t lib/base/t/fields.t lib/fields.pm
206 ____________________________________________________________________________
207 [ 31539] By: steveh                                on 2007/07/06  11:08:37
208         Log: Add Borland linker option to not generate .map files
209              (They are not generated by default by VC++ or MinGW, and there
210              doesn't seem to be any need for them.)
211      Branch: perl
212            ! win32/makefile.mk
213 ____________________________________________________________________________
214 [ 31538] By: rgs                                   on 2007/07/06  08:09:12
215         Log: Subject: [PATCH] Archive::Extract - small pod update
216              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
217              Date: Thu, 5 Jul 2007 16:01:02 +0100
218              Message-ID: <00ee01c7bf15$57bdbf60$3a3c140a@myopwv.com>
219      Branch: perl
220            ! lib/Archive/Extract.pm
221 ____________________________________________________________________________
222 [ 31537] By: davem                                 on 2007/07/04  23:09:02
223         Log: clarify what text 'warn' appends to a newline-less string
224      Branch: perl
225            ! pod/perlfunc.pod
226 ____________________________________________________________________________
227 [ 31536] By: davem                                 on 2007/07/04  22:39:08
228         Log: really fix S_emulate_eaccess compiler warning (#31418 didn't)
229      Branch: perl
230            ! embed.fnc
231 ____________________________________________________________________________
232 [ 31535] By: craigb                                on 2007/07/04  16:27:16
233         Log: New File::Path tests require unix syntax on VMS.
234      Branch: perl
235            ! lib/File/Path.t
236 ____________________________________________________________________________
237 [ 31534] By: craigb                                on 2007/07/04  16:07:33
238         Log: VMS syntax nit in new MakeMaker test.
239      Branch: perl
240            ! lib/ExtUtils/t/cd.t
241 ____________________________________________________________________________
242 [ 31533] By: craigb                                on 2007/07/04  15:35:56
243         Log: Replace C<shrplib='define'> with C<useshrplib='true'> on VMS.
244      Branch: perl
245            ! configure.com
246 ____________________________________________________________________________
247 [ 31532] By: craigb                                on 2007/07/04  15:18:06
248         Log: Remove vms/genconfig.pl and references to it; it was made obsolete way back
249              in change #1084.  Remove references to vms/config.vms, which was removed in
250              change #1084.
251      Branch: perl
252            - vms/genconfig.pl
253            ! MANIFEST README.vms configure.com vms/myconfig.com
254 ____________________________________________________________________________
255 [ 31531] By: rgs                                   on 2007/07/04  14:13:55
256         Log: Adapt perlivp to the ext/ reorganisation for Compress modules
257      Branch: perl
258            ! utils/perlivp.PL
259 ____________________________________________________________________________
260 [ 31530] By: rgs                                   on 2007/07/04  13:38:42
261         Log: Subject: [perl #3589] [BUG#3589 bleadperl] 
262              From: "Reini Urban via RT" <perlbug-followup@perl.org>
263              Date: Mon, 02 Jul 2007 14:59:08 -0700
264              Message-ID: <rt-3.6.HEAD-20473-1183413546-187.3589-15-0@perl.org>
265      Branch: perl
266            ! t/op/re_tests
267 ____________________________________________________________________________
268 [ 31529] By: rgs                                   on 2007/07/04  13:32:06
269         Log: Subject: RE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires admin
270              From: "Jan Dubois" <jand@activestate.com>
271              Date: Mon, 2 Jul 2007 14:21:06 -0700
272              Message-ID: <007901c7bcee$e7b5d400$b7217c00$@com>
273      Branch: perl
274            ! lib/Net/Ping/t/500_ping_icmp.t
275 ____________________________________________________________________________
276 [ 31528] By: rgs                                   on 2007/07/04  08:20:47
277         Log: Don't require to have at least DB_File or *DBM_File
278      Branch: perl
279            ! t/lib/commonsense.t
280 ____________________________________________________________________________
281 [ 31527] By: rgs                                   on 2007/07/04  08:11:36
282         Log: regexp flags =~ s/k/p/
283      Branch: perl
284            ! pod/perlre.pod
285 ____________________________________________________________________________
286 [ 31526] By: steveh                                on 2007/07/03  16:13:58
287         Log: Correct a couple more cases of $Config{useshrplib}
288      Branch: perl
289            ! hints/uts.sh lib/ExtUtils/MM_Unix.pm vms/genconfig.pl
290 ____________________________________________________________________________
291 [ 31525] By: rgs                                   on 2007/07/03  14:34:05
292         Log: More tests for \g errors in regular expressions
293      Branch: perl
294            ! t/op/re_tests
295 ____________________________________________________________________________
296 [ 31524] By: rgs                                   on 2007/07/03  14:26:13
297         Log: Forbid \g0. (tests coming later)
298      Branch: perl
299            ! pod/perldiag.pod regcomp.c
300 ____________________________________________________________________________
301 [ 31523] By: steveh                                on 2007/07/03  14:16:23
302         Log: $Config{useshrplib} should be 'true' rather than 'yes' when using
303              a shared perl library
304      Branch: perl
305            ! NetWare/config.wc win32/config.bc win32/config.ce
306            ! win32/config.gc win32/config.vc win32/config.vc64
307 ____________________________________________________________________________
308 [ 31522] By: stevep                                on 2007/07/03  13:51:08
309         Log: Upgrade to ExtUtils-MakeMaker-6.36
310      Branch: perl
311            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/prereq.t
312 ____________________________________________________________________________
313 [ 31521] By: stevep                                on 2007/07/02  18:23:50
314         Log: Include file missed from change #31519.
315      Branch: perl
316            ! lib/ExtUtils/MakeMaker.pm
317 ____________________________________________________________________________
318 [ 31520] By: stevep                                on 2007/07/02  16:52:30
319         Log: Subject: [PATCH] compression modules update to version 2.005
320              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
321              Date: Sun, 1 Jul 2007 00:50:01 +0100
322              Message-ID: <000c01c7bb71$6189ae20$6601a8c0@myopwv.com>
323      Branch: perl
324            + ext/IO_Compress_Zlib/t/110encode-deflate.t
325            + ext/IO_Compress_Zlib/t/110encode-gzip.t
326            + ext/IO_Compress_Zlib/t/110encode-rawdeflate.t
327            + ext/IO_Compress_Zlib/t/110encode-zip.t
328            + t/lib/compress/encode.pl
329            ! MANIFEST ext/Compress/Raw/Zlib/Changes
330            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
331            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
332            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
333            ! ext/Compress/Zlib/README
334            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
335            ! ext/Compress/Zlib/t/08encoding.t ext/IO_Compress_Base/Changes
336            ! ext/IO_Compress_Base/README
337            ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm
338            ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm
339            ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm
340            ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm
341            ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL
342            ! ext/IO_Compress_Zlib/README
343            ! ext/IO_Compress_Zlib/examples/unzip
344            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm
345            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm
346            ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm
347            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm
348            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
349            ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm
350            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm
351            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm
352            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm
353            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm
354            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm
355            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
356            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm
357            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm
358            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm
359            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm
360            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm
361            ! ext/IO_Compress_Zlib/t/004gziphdr.t
362            ! ext/IO_Compress_Zlib/t/005defhdr.t t/lib/compress/generic.pl
363            ! t/lib/compress/oneshot.pl t/lib/compress/tied.pl
364 ____________________________________________________________________________
365 [ 31519] By: stevep                                on 2007/07/02  15:39:52
366         Log: Upgrade to ExtUtils-MakeMaker-6.35
367      Branch: perl
368            + lib/ExtUtils/t/WriteEmptyMakefile.t lib/ExtUtils/t/cd.t
369            + lib/ExtUtils/t/fixin.t lib/ExtUtils/t/prereq.t
370            ! MANIFEST lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Unix.pm
371            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
372            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/t/basic.t
373            ! lib/ExtUtils/t/parse_version.t lib/ExtUtils/t/recurs.t
374            ! lib/ExtUtils/t/writemakefile_args.t
375            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
376            ! t/lib/MakeMaker/Test/Utils.pm
377 ____________________________________________________________________________
378 [ 31518] By: rgs                                   on 2007/07/02  13:35:06
379         Log: Subject: [PATCH] Add add-package.pl to the core (was Re: Why no (XML|DBI|WWW|Template) modules in the core?)
380              From: "Jos I. Boumans" <kane@dwim.org>
381              Date: Mon, 2 Jul 2007 15:20:37 +0200
382              Message-Id: <A819F8C7-19C9-4ECE-8CF5-80FAAF54F890@dwim.org>
383      Branch: perl
384            + Porting/add-package.pl
385            ! MANIFEST
386 ____________________________________________________________________________
387 [ 31517] By: rgs                                   on 2007/07/02  13:28:50
388         Log: Subject: [PATCH-revised] Address 250_ping_hires.t failure
389              From: "Jerry D. Hedden" <jdhedden@cpan.org>
390              Date: Sun, 1 Jul 2007 15:23:37 -0400
391              Message-ID: <1ff86f510707011223u7557fc53m9df980815479892a@mail.gmail.com>
392      Branch: perl
393            ! lib/Net/Ping/t/250_ping_hires.t
394 ____________________________________________________________________________
395 [ 31516] By: rgs                                   on 2007/07/02  13:17:26
396         Log: Subject: [PATCH] Fixes to threads tests
397              From: "Jerry D. Hedden" <jdhedden@cpan.org>
398              Date: Sun, 1 Jul 2007 15:03:41 -0400
399              Message-ID: <1ff86f510707011203qc90c31he6f6b86d08d34e39@mail.gmail.com>
400      Branch: perl
401            ! ext/threads/Changes ext/threads/t/stack.t
402            ! ext/threads/t/stack_env.t ext/threads/t/stress_cv.t
403            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
404 ____________________________________________________________________________
405 [ 31515] By: steveh                                on 2007/07/02  12:25:46
406         Log: Apply win32/Makefile changes from #31102 and #31506 to win32/makefile.mk
407      Branch: perl
408            ! win32/makefile.mk
409 ____________________________________________________________________________
410 [ 31514] By: nicholas                              on 2007/07/01  14:45:47
411         Log: Restore a comment from 30501 unintentionally deleted with change 31513.
412      Branch: perl
413            ! mro.c
414 ____________________________________________________________________________
415 [ 31513] By: nicholas                              on 2007/07/01  14:23:45
416         Log: Avoid copying the AV in Perl_mro_get_linear_isa_dfs()
417      Branch: perl
418            ! mro.c
419 ____________________________________________________________________________
420 [ 31512] By: nicholas                              on 2007/07/01  12:33:39
421         Log: Add some information to the comments describing SV flag bits.
422      Branch: perl
423            ! sv.h
424 ____________________________________________________________________________
425 [ 31511] By: davem                                 on 2007/07/01  12:30:50
426         Log: test that localised tieing of a hash or array remains local
427              (tests for change #31505)
428      Branch: perl
429            ! t/op/tie.t
430 ____________________________________________________________________________
431 [ 31510] By: demerphq                              on 2007/07/01  12:03:35
432         Log: char is not a good type to use for array indexes;
433              should have been U8 in the first place. 
434              
435              Originally noticed by Jerry Hedden in 
436              Subject: [PATCH] Compiler warning in regcomp.c
437              From: "Jerry D. Hedden" <jdhedden@cpan.org>
438              Date: Sat, 30 Jun 2007 16:34:06 -0400
439              Message-ID: <1ff86f510706301334t337903a0k46abc6d2d25c68a5@mail.gmail.com>
440      Branch: perl
441            ! regcomp.c
442 ____________________________________________________________________________
443 [ 31509] By: demerphq                              on 2007/06/30  16:44:16
444         Log: Subject: FYI: Math::BigInt v1.87 released [PATCH]
445              From: Tels <nospam-abuse@bloodgate.com>
446              Date: Sat, 30 Jun 2007 13:14:05 +0200
447              Message-Id: <200706301314.07075@bloodgate.com>
448      Branch: perl
449            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
450 ____________________________________________________________________________
451 [ 31508] By: demerphq                              on 2007/06/30  16:19:33
452         Log: Subject: [PATCH pp_hot.c]  Comment typo fix
453              From: Abigail <abigail@abigail.be>
454              Date: Fri, 29 Jun 2007 22:49:35 +0200
455              Message-ID: <20070629204935.GA13919@abigail.nl>
456      Branch: perl
457            ! pp_hot.c
458 ____________________________________________________________________________
459 [ 31507] By: demerphq                              on 2007/06/30  15:48:55
460         Log: Subject: [PATCH regcomp.c] regclass on EBCDIC platforms
461              From: Benjamin Carter <q.eibcartereio.=~m-b.{6}-cgimosx@gumdrop.flyinganvil.org>
462              Date: Fri, 29 Jun 2007 23:42:59 -0500
463              Message-ID: <20070630044259.GB22566@egg>
464      Branch: perl
465            ! regcomp.c
466 ____________________________________________________________________________
467 [ 31506] By: demerphq                              on 2007/06/30  15:37:41
468         Log: Subject: /p vs (?p)
469              From: Abigail <abigail@abigail.be>
470              Date: Fri, 29 Jun 2007 23:38:07 +0200
471              Message-ID: <20070629213807.GA14454@abigail.nl>
472              
473              Subject: [PATCH pod/perlre.pod] Keeping up with the changes.
474              From: Abigail <abigail@abigail.be>
475              Date: Sat, 30 Jun 2007 01:24:36 +0200
476              Message-ID: <20070629232436.GA15326@abigail.nl>
477              
478              Plus tweaks, and debug enahancements.
479      Branch: perl
480            ! embed.fnc embed.h ext/re/re.pm globvar.sym pod/perlre.pod
481            ! proto.h regcomp.c regcomp.h regcomp.pl regexp.h regnodes.h
482            ! t/op/reg_pmod.t win32/Makefile
483 ____________________________________________________________________________
484 [ 31505] By: rgs                                   on 2007/06/29  16:28:34
485         Log: Removes the code that is supposed to restore magic on leaving the
486              localization of an array or a hash. This fixes some memory leaks.
487              Basically we were overwriting the magic of the outer value (value
488              from the outer scope) by the magic of the inner value (therefore making
489              that outer magic leaking in memory). But that inner magic was created
490              by mg_localize() by copying *some* of the outer magic. Consequently the
491              outer value already has that magic. So just keep it and don't bother.
492              
493              That change might introduce obscure bugs. On the other hand, it might
494              also cure obscure bugs, related to the inner value acquiring container
495              magic during its lifetime, or to the outer value loosing non-container
496              magic. No test in the test suite seems to test that.
497      Branch: perl
498            ! scope.c
499 ____________________________________________________________________________
500 [ 31504] By: stevep                                on 2007/06/29  16:10:13
501         Log: Subject: [PATCH] Fix up change 31494
502              From: "Jerry D. Hedden" <jdhedden@cpan.org>
503              Date: Fri, 29 Jun 2007 12:02:17 -0400
504              Message-ID: <1ff86f510706290902k57b540a5n446fad22c1afdab0@mail.gmail.com>
505      Branch: perl
506            ! t/op/goto.t
507 ____________________________________________________________________________
508 [ 31503] By: rgs                                   on 2007/06/29  09:09:39
509         Log: Update Changes
510      Branch: perl
511            ! Changes
512 ____________________________________________________________________________
513 [ 31502] By: rgs                                   on 2007/06/29  09:00:32
514         Log: Revert change #31489.
515              That change was adding a hook to cope with the case when one was
516              undef'ining *ISA globs, in order to clean up correctly. However, this
517              broke the case where one was assiging an array ref to @ISA, which
518              is likely to be more common.
519              Conclusion: don't undef *ISA. (or more generally don't undef globs
520              that contain magical variables)
521      Branch: perl
522            ! embed.fnc embed.h hv.c mg.c mro.c perl.h proto.h sv.c
523            ! t/mro/basic.t
524 ____________________________________________________________________________
525 [ 31501] By: rgs                                   on 2007/06/29  08:29:09
526         Log: Subject: Re: valgrind findings
527              From: "Brandon Black" <blblack@gmail.com>
528              Date: Thu, 28 Jun 2007 15:58:32 -0500
529              Message-ID: <84621a60706281358o3b379b20k2c1e53566587d79b@mail.gmail.com>
530      Branch: perl
531            ! mro.c
532 ____________________________________________________________________________
533 [ 31500] By: rgs                                   on 2007/06/29  07:58:19
534         Log: Being tired of adjusting the test count of concise-xs.t
535              all the time. Use no_plan instead.
536      Branch: perl
537            ! ext/B/t/concise-xs.t
538 ____________________________________________________________________________
539 [ 31499] By: rgs                                   on 2007/06/29  06:28:07
540         Log: Small pod fix
541      Branch: perl
542            ! pod/perlreapi.pod
543 ____________________________________________________________________________
544 [ 31498] By: demerphq                              on 2007/06/29  00:05:57
545         Log: fix overzealous search and replace
546      Branch: perl
547            ! regexp.h
548 ____________________________________________________________________________
549 [ 31497] By: demerphq                              on 2007/06/28  23:14:39
550         Log: Rename various regex defined so that they have distinct prefixes based on their usage.
551              
552              RXf_ => flags used in pm_flags argument to regcomp 
553              and stored in the regex via rx->extflags
554              PREGf_ => flags stored in rx->intflags
555              RXapif_ => argument flags for regex named capture api
556              RX_BUFF_IDX_ => special indexes to represent $` $' $&
557              used in the numeric capture buffer api
558              
559              PREGf is untouched by this change, but RXf_ is split into RXapif and RX_BUFF_IDX_.
560      Branch: perl
561            ! mg.c perl.h pod/perlreapi.pod regcomp.c regexp.h universal.c
562 ____________________________________________________________________________
563 [ 31496] By: demerphq                              on 2007/06/28  22:14:14
564         Log: Replace pattern parsing logic with optree "parsing" logic.
565      Branch: perl
566            ! regcomp.c
567 ____________________________________________________________________________
568 [ 31495] By: demerphq                              on 2007/06/28  22:09:07
569         Log: Subject: [PATCH] Move the RXf_WHITE logic for split " " into the regex engine
570              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" 
571              Date: Thu, 28 Jun 2007 20:06:50 +0000
572              <avarab@gmail.com>
573              Message-ID: <51dd1af80706281306i4dbba39em3eeb8da1d67ea27c@mail.gmail.com>
574              
575              (with tweaks)
576      Branch: perl
577            ! ext/B/t/concise-xs.t op.c op.h pod/perlreapi.pod regcomp.c
578            ! regexp.h
579 ____________________________________________________________________________
580 [ 31494] By: stevep                                on 2007/06/28  20:33:32
581         Log: Add a TODO test cases RT# 43403.
582      Branch: perl
583            ! t/op/goto.t
584 ____________________________________________________________________________
585 [ 31493] By: rgs                                   on 2007/06/28  15:05:42
586         Log: Fix tests so they actually test $@. like() demands a qr//.
587      Branch: perl
588            ! t/op/vec.t
589 ____________________________________________________________________________
590 [ 31492] By: rgs                                   on 2007/06/28  10:55:04
591         Log: New valgrind suppressions.
592      Branch: perl
593            ! t/perl.supp
594 ____________________________________________________________________________
595 [ 31491] By: steveh                                on 2007/06/28  10:46:39
596         Log: Re-enable the setlocale() tests for Windows XP onwards
597              since they seem to work OK. Not sure about older flavours
598              of Windows, so leave them alone.
599      Branch: perl
600            ! lib/locale.t
601 ____________________________________________________________________________
602 [ 31490] By: steveh                                on 2007/06/28  10:11:15
603         Log: Subject: RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32
604              From: "Jan Dubois" <jand@activestate.com>
605              Date: Wed, 27 Jun 2007 15:34:12 -0700
606              Message-ID: <02bd01c7b90b$49863720$dc92a560$@com>
607              
608              Rearranges the initialization of Win32CORE. The Perl interpreter isn't
609              fully initialized when Perl_init_os_extras() in win32/win32.c is called,
610              so it is not safe to use the Perl calling mechanism yet. Fixes a problem
611              building PAR-Packer on Win32.
612      Branch: perl
613            ! cygwin/cygwin.c ext/Win32CORE/Win32CORE.c
614            ! ext/Win32CORE/Win32CORE.pm makedef.pl win32/win32.c
615 ____________________________________________________________________________
616 [ 31489] By: rgs                                   on 2007/06/28  06:32:01
617         Log: Subject: Re: [perl #43357] *DESTROY = sub {} at runtime
618              From: "Brandon Black" <blblack@gmail.com>
619              Date: Wed, 27 Jun 2007 10:07:54 -0500
620              Message-ID: <84621a60706270807r7af65546x8d959b131ffa28e6@mail.gmail.com>
621      Branch: perl
622            ! embed.fnc embed.h hv.c mg.c mro.c perl.h proto.h sv.c
623            ! t/mro/basic.t
624 ____________________________________________________________________________
625 [ 31488] By: rgs                                   on 2007/06/28  06:17:04
626         Log: Subject: [PATCH-revised] Move tests under 'threads' module
627              From: "Jerry D. Hedden" <jdhedden@cpan.org>
628              Date: Wed, 27 Jun 2007 14:15:16 -0400
629              Message-ID: <1ff86f510706271115n6c816334nbde6774792743a54@mail.gmail.com>
630      Branch: perl
631            ! ext/threads/t/thread.t t/op/threads.t
632 ____________________________________________________________________________
633 [ 31487] By: rgs                                   on 2007/06/28  06:13:31
634         Log: Subject: Re: [PATCH-revised] ext/Win32/t/Unicode.t failures on FAT32 under Cygwin
635              From: "Jerry D. Hedden" <jdhedden@cpan.org>
636              Date: Wed, 27 Jun 2007 20:46:39 -0400
637              Message-ID: <1ff86f510706271746r62f921f4s3770df0b92cdf201@mail.gmail.com>
638      Branch: perl
639            ! ext/Win32/t/Unicode.t
640 ____________________________________________________________________________
641 [ 31486] By: rgs                                   on 2007/06/28  06:10:45
642         Log: Subject: Math::BigFloat - fix bpi() and A [PATCH]
643              From: Tels <nospam-abuse@bloodgate.com>
644              Date: Wed, 27 Jun 2007 18:34:14 +0200
645              Message-Id: <200706271834.14904@bloodgate.com>
646      Branch: perl
647            + lib/Math/BigInt/t/big_pi_e.t
648            ! MANIFEST lib/Math/BigFloat.pm
649 ____________________________________________________________________________
650 [ 31485] By: rgs                                   on 2007/06/28  06:03:32
651         Log: Subject: Re: Broken bignum tests [PATCH]
652              From: Tels <nospam-abuse@bloodgate.com>
653              Date: Wed, 27 Jun 2007 19:15:45 +0200
654              Message-Id: <200706271915.46068@bloodgate.com>
655      Branch: perl
656            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/big_e_pi.t
657            ! lib/bignum/t/bii_e_pi.t lib/bignum/t/bir_e_pi.t lib/bigrat.pm
658 ____________________________________________________________________________
659 [ 31484] By: rgs                                   on 2007/06/28  05:42:49
660         Log: Subject: [PATCH] bring File-Path up to 2.01
661              From: David Landgren <david@landgren.net>
662              Date: Wed, 27 Jun 2007 21:46:39 +0200
663              Message-ID: <4682BE9F.6080502@landgren.net>
664      Branch: perl
665            ! lib/File/Path.pm lib/File/Path.t
666 ____________________________________________________________________________
667 [ 31483] By: demerphq                              on 2007/06/28  00:01:54
668         Log: Free memory in case of error/failure to compile.
669              
670              Hopefully valgrind will notice and like. :-)
671      Branch: perl
672            ! regcomp.c
673 ____________________________________________________________________________
674 [ 31482] By: steveh                                on 2007/06/27  17:08:01
675         Log: Fix POSIX::setlocale(): the CRT function returns a pointer to a
676              buffer that may be overwritten by subsequent calls to the CRT
677              function, so we must make a safe copy of that buffer for our own
678              use. This fixes lib/locale.t on Win32 with the Borland compiler,
679              but presumably could affect other compilers too.
680      Branch: perl
681            ! ext/POSIX/POSIX.xs
682 ____________________________________________________________________________
683 [ 31481] By: rgs                                   on 2007/06/27  16:40:10
684         Log: Revert change #31480. The PI and e functions can accept an argument.
685      Branch: perl
686            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
687 ____________________________________________________________________________
688 [ 31480] By: rgs                                   on 2007/06/27  13:02:02
689         Log: Add an empty prototype to functions PI and e
690      Branch: perl
691            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
692 ____________________________________________________________________________
693 [ 31479] By: rgs                                   on 2007/06/27  12:57:52
694         Log: Subject: Re: RFC: bigint et. al exporting PI method? [PATCH]
695              From: Tels <nospam-abuse@bloodgate.com>
696              Date: Tue, 26 Jun 2007 20:56:45 +0200
697              Message-Id: <200706262056.47311@bloodgate.com>
698      Branch: perl
699            + lib/bignum/t/big_e_pi.t lib/bignum/t/bii_e_pi.t
700            + lib/bignum/t/bir_e_pi.t
701            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bigrat.pm
702 ____________________________________________________________________________
703 [ 31478] By: rgs                                   on 2007/06/27  12:51:22
704         Log: Subject: Math::BigInt take 12 [PATCH]
705              From: Tels <nospam-abuse@bloodgate.com>
706              Date: Tue, 26 Jun 2007 21:00:53 +0200
707              Message-Id: <200706262100.54138@bloodgate.com>
708      Branch: perl
709            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
710            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
711            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
712            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
713            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
714            ! lib/Math/BigInt/t/with_sub.t
715 ____________________________________________________________________________
716 [ 31477] By: rgs                                   on 2007/06/27  09:59:11
717         Log: Subject: [PATCH-revised] threads 1.63
718              From: "Jerry D. Hedden" <jdhedden@cpan.org>
719              Date: Tue, 26 Jun 2007 21:17:52 -0400
720              Message-ID: <1ff86f510706261817o52ad2e23kbd4efb16b5bed98b@mail.gmail.com>
721      Branch: perl
722            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
723            ! ext/threads/t/thread.t ext/threads/threads.pm
724 ____________________________________________________________________________
725 [ 31476] By: rgs                                   on 2007/06/27  08:53:02
726         Log: Subject: [PATCH] B::Deparse cleanups
727              From: Chia-liang Kao <clkao@bestpractical.com>
728              Date: Wed, 27 Jun 2007 00:06:56 +0100
729              Message-Id: <1182899216.22414.32.camel@localhost>
730      Branch: perl
731            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/deparse.t
732 ____________________________________________________________________________
733 [ 31475] By: davem                                 on 2007/06/26  21:25:15
734         Log: avoid double-free of the thread function
735      Branch: perl
736            ! ext/threads/threads.xs t/op/threads.t
737 ____________________________________________________________________________
738 [ 31474] By: davem                                 on 2007/06/26  21:07:02
739         Log: make sure PL_Parser is NULL during early stage of thread clone
740      Branch: perl
741            ! sv.c
742 ____________________________________________________________________________
743 [ 31473] By: rgs                                   on 2007/06/26  16:12:27
744         Log: Second patch from:
745              Subject: Re: [perl #43357] *DESTROY = sub {} at runtime
746              From: "Brandon Black" <blblack@gmail.com>
747              Date: Tue, 26 Jun 2007 11:05:31 -0500
748              Message-ID: <84621a60706260905x2da6eaf1x4bd7d5223951e52@mail.gmail.com>
749              
750              Fix MRO behaviour when one undefs @ISA
751      Branch: perl
752            ! av.c t/mro/basic.t
753 ____________________________________________________________________________
754 [ 31472] By: rgs                                   on 2007/06/26  16:10:11
755         Log: First patch from:
756              Subject: Re: [perl #43357] *DESTROY = sub {} at runtime
757              From: "Brandon Black" <blblack@gmail.com>
758              Date: Tue, 26 Jun 2007 11:05:31 -0500
759              Message-ID: <84621a60706260905x2da6eaf1x4bd7d5223951e52@mail.gmail.com>
760              
761              Fix problem recently introduced with loosing a DESTROY when redefined
762              at runtime.
763      Branch: perl
764            ! gv.c t/mro/basic.t
765 ____________________________________________________________________________
766 [ 31471] By: rgs                                   on 2007/06/26  15:48:51
767         Log: Subject: [PATCH] Add TODO tests for refcount issues related to threads
768              From: "Jerry D. Hedden" <jdhedden@cpan.org>
769              Date: Tue, 26 Jun 2007 11:26:25 -0400
770              Message-ID: <1ff86f510706260826h79124373y51d899e53c96b50e@mail.gmail.com>
771      Branch: perl
772            ! t/op/threads.t
773 ____________________________________________________________________________
774 [ 31470] By: steveh                                on 2007/06/26  09:10:24
775         Log: Upgrade to Win32-0.30
776      Branch: perl
777            + ext/Win32/t/GetShortPathName.t
778            ! MANIFEST ext/Win32/Makefile.PL ext/Win32/Win32.pm
779            ! ext/Win32/Win32.xs ext/Win32/t/Unicode.t
780 ____________________________________________________________________________
781 [ 31469] By: steveh                                on 2007/06/26  07:38:05
782         Log: Subject: [PATCH] Remove dead code from win32/win32sck.c
783              From: "Jan Dubois" <jand@activestate.com>
784              Date: Mon, 25 Jun 2007 17:13:04 -0700
785              Message-ID: <02bb01c7b786$c42099c0$4c61cd40$@com>
786              
787              Subject: RE: [PATCH] Remove dead code from win32/win32sck.c
788              From: "Jan Dubois" <jand@activestate.com>
789              Date: Mon, 25 Jun 2007 17:26:15 -0700
790              Message-ID: <02c801c7b788$9bf7ebe0$d3e7c3a0$@com>
791      Branch: perl
792            ! win32/win32sck.c win32/wincesck.c
793 ____________________________________________________________________________
794 [ 31468] By: steveh                                on 2007/06/26  07:31:13
795         Log: Subject: [PATCH] Win32 is dual-lived on CPAN
796              From: "Jan Dubois" <jand@activestate.com>
797              Date: Mon, 25 Jun 2007 17:02:24 -0700
798              Message-ID: <02a501c7b785$4774f890$d65ee9b0$@com>
799      Branch: perl
800            ! Porting/Maintainers.pl
801 ____________________________________________________________________________
802 [ 31467] By: rgs                                   on 2007/06/26  07:22:36
803         Log: Subject: [PATCH] Porting/corecpan.pl -f option doesn't work
804              From: "Jan Dubois" <jand@activestate.com>
805              Date: Mon, 25 Jun 2007 16:55:01 -0700
806              Message-ID: <02a101c7b784$3f79c720$be6d5560$@com>
807      Branch: perl
808            ! Porting/corecpan.pl
809 ____________________________________________________________________________
810 [ 31466] By: steveh                                on 2007/06/25  15:10:34
811         Log: Revert #30197 and #30219, which #31464 has just made redundant
812      Branch: perl
813            ! win32/Makefile win32/makefile.mk
814 ____________________________________________________________________________
815 [ 31465] By: rgs                                   on 2007/06/25  14:26:37
816         Log: Subject: [PATCH] Accept file exists error in ext/Win32API/File/t/file.t
817              From: "Jerry D. Hedden" <jdhedden@cpan.org>
818              Date: Mon, 25 Jun 2007 10:23:15 -0400
819              Message-ID: <1ff86f510706250723r4d6c5f5dg203b3f61cdeaa14d@mail.gmail.com>
820      Branch: perl
821            ! ext/Win32API/File/t/file.t
822 ____________________________________________________________________________
823 [ 31464] By: rgs                                   on 2007/06/25  14:20:04
824         Log: Rename README and Changes for more readability
825      Branch: perl
826           +> lib/Net/Changes lib/Net/README
827            - lib/Net/Changes.libnet lib/Net/README.libnet
828            ! MANIFEST Porting/Maintainers.pl
829 ____________________________________________________________________________
830 [ 31463] By: rgs                                   on 2007/06/25  14:16:28
831         Log: Upgrade to libnet 1.21
832      Branch: perl
833            + lib/Net/Hostname.pm.eg
834            - lib/Net/Hostname.eg
835            ! MANIFEST lib/Net/Changes.libnet lib/Net/Cmd.pm
836            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
837            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
838            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
839            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
840            ! lib/Net/libnetFAQ.pod
841 ____________________________________________________________________________
842 [ 31462] By: rgs                                   on 2007/06/25  12:10:10
843         Log: Apply doc suggestion from:
844              Subject: [perl #43287] perluniintro inaccurate answer to testing encoding validity 
845              From: Danny Rathjens (via RT) <perlbug-followup@perl.org>
846              Date: Thu, 21 Jun 2007 17:35:26 -0700
847              Message-ID: <rt-3.6.HEAD-1276-1182472526-1129.43287-75-0@perl.org>
848      Branch: perl
849            ! pod/perluniintro.pod
850 ____________________________________________________________________________
851 [ 31461] By: rgs                                   on 2007/06/25  11:41:35
852         Log: Subject: [PATCH] remove op_static
853              From: Paul Johnson <paul@pjcj.net>
854              Date: Fri, 22 Jun 2007 02:13:20 +0200
855              Message-ID: <20070622001320.GD20560@pjcj.net>
856              
857              Plus version bumps
858      Branch: perl
859            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm op.c
860            ! op.h
861 ____________________________________________________________________________
862 [ 31460] By: rgs                                   on 2007/06/25  10:23:47
863         Log: That test too should be skipped in the core on EBCDIC platforms
864              (because it requires Convert::EBCDIC)
865      Branch: perl
866            ! lib/Net/t/datasend.t
867 ____________________________________________________________________________
868 [ 31459] By: rgs                                   on 2007/06/25  09:45:21
869         Log: Subject: [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2, fix batan, speedup bpi()
870              From: Tels <nospam-abuse@bloodgate.com>
871              Date: Sat, 23 Jun 2007 15:30:49 +0200
872              Message-Id: <200706231530.49865@bloodgate.com>
873      Branch: perl
874            - lib/Math/BigInt/t/fallback.t
875            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
876            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
877            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/sub_mbf.t
878            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigInt/BareCalc.pm
879 ____________________________________________________________________________
880 [ 31458] By: rgs                                   on 2007/06/25  09:08:53
881         Log: Remove now-irrelevant comment
882      Branch: perl
883            ! ext/Win32API/File/t/file.t
884 ____________________________________________________________________________
885 [ 31457] By: rgs                                   on 2007/06/25  09:08:04
886         Log: Subject: [perl #43285] Win32API::File tests language specific 
887              From: "Reini Urban via RT" <perlbug-followup@perl.org>
888              Date: Sat, 23 Jun 2007 11:15:07 -0700
889              Message-ID: <rt-3.6.HEAD-1276-1182622506-790.43285-15-0@perl.org>
890      Branch: perl
891            ! ext/Win32API/File/t/file.t
892 ____________________________________________________________________________
893 [ 31456] By: rgs                                   on 2007/06/25  09:02:18
894         Log: PerlFAQ sync.
895      Branch: perl
896            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq4.pod
897            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq8.pod
898 ____________________________________________________________________________
899 [ 31455] By: nicholas                              on 2007/06/24  15:46:40
900         Log: s/\bunicode\b/Unicode/; # For everything not dual life
901      Branch: perl
902            ! dump.c ext/Data/Dumper/Dumper.pm pod/perlapi.pod
903            ! pod/perldiag.pod pod/perlhack.pod pod/perlpacktut.pod
904            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod regcomp.c
905            ! regcomp.h regexec.c utf8.c vms/vms.c
906 ____________________________________________________________________________
907 [ 31454] By: nicholas                              on 2007/06/24  13:32:42
908         Log: Also get copy on write working with ithreads. It hadn't been working
909              since change 26684 (which uses sv_setsv_flags to copy a value from an
910              SV in one interpreter context to an SV in another), despite what
911              change 31120 thought. ext/Compress/Raw/Zlib/t/07bufsize.t still fails.
912      Branch: perl
913            ! sv.c sv.h
914 ____________________________________________________________________________
915 [ 31453] By: demerphq                              on 2007/06/23  19:53:53
916         Log: Rename test files starting with regexp_ that do not
917              wrap regexp.t (and thus use re_tests) to reg_ to make
918              it clear they are standalone.
919      Branch: perl
920           +> t/op/reg_email.t t/op/reg_mesg.t t/op/reg_namedcapture.t
921           +> t/op/reg_nc_tie.t t/op/reg_pmod.t
922            - t/op/regexp_email.t t/op/regexp_namedcapture.t
923            - t/op/regexp_nc_tie.t t/op/regexp_pmod.t t/op/regmesg.t
924            ! MANIFEST
925 ____________________________________________________________________________
926 [ 31451] By: demerphq                              on 2007/06/23  19:04:04
927         Log: Resolve 
928              http://www.nntp.perl.org/group/perl.perl5.porters/2007/06/msg125667.html
929              by reverting part of change #29354. 
930              
931              Unfortunately match vars after a /g match in scalar context will be
932              unsafe (again) after this, but such matches on long strings won't be
933              as diabolically slow.
934              
935              Question: why does the new test in t/op/pat.t pass, but the same test
936              in t/op/reg_unsafe.t fail? (Latter is TODO for now)
937      Branch: perl
938            + t/op/reg_unsafe.t
939            ! MANIFEST pp_hot.c t/op/pat.t
940 ____________________________________________________________________________
941 [ 31450] By: rgs                                   on 2007/06/23  10:14:43
942         Log: Tels' patch to defer overloading of hex and oct,
943              to avoid magic leaking and smoke failures under
944              utf-8 locales
945      Branch: perl
946            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm lib/charnames.pm
947            ! lib/utf8.pm lib/utf8_heavy.pl
948 ____________________________________________________________________________
949 [ 31449] By: rgs                                   on 2007/06/23  09:19:03
950         Log: Subject: [PATCH] Math::BigInt v1.87 take 10
951              From: Tels <nospam-abuse@bloodgate.com>
952              Date: Fri, 22 Jun 2007 19:02:22 +0200
953              Message-Id: <200706221902.22487@bloodgate.com>
954      Branch: perl
955            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
956            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
957            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/fallback.t
958            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
959 ____________________________________________________________________________
960 [ 31448] By: davem                                 on 2007/06/23  00:08:44
961         Log: remove the test added by change #31447
962              (I couldn't get a test that worked, and accidentally included my
963              failed attempt in the patch).
964      Branch: perl
965            ! t/op/closure.t
966 ____________________________________________________________________________
967 [ 31447] By: davem                                 on 2007/06/22  23:46:36
968         Log: safely handle cloning a stale lexical var
969              This code:
970              my $x if ...; sub { $x}
971              could attempt to clone $x even if $x is stale.
972      Branch: perl
973            ! pad.c t/op/closure.t
974 ____________________________________________________________________________
975 [ 31446] By: rgs                                   on 2007/06/22  15:17:23
976         Log: Subject: [PATCH] Remove orphaned (and unused) Test::Simple test
977              From: "Jerry D. Hedden" <jdhedden@cpan.org>
978              Date: Thu, 21 Jun 2007 14:28:12 -0400
979              Message-ID: <1ff86f510706211128h58cd5e98s49ec897bbdcce2a2@mail.gmail.com>
980      Branch: perl
981            - lib/Test/Simple/t/strays.t
982            ! MANIFEST
983 ____________________________________________________________________________
984 [ 31445] By: merijn                                on 2007/06/22  14:55:47
985         Log: Subject: [perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues 
986              From: Niklas Edmundsson (via RT) <perlbug-followup@perl.org>
987              Date: Fri, 22 Jun 2007 00:30:36 -0700
988              Message-ID: <rt-3.6.HEAD-1276-1182497436-1446.43291-75-0@perl.org>
989      Branch: perl
990            ! hints/aix.sh
991 ____________________________________________________________________________
992 [ 31444] By: merijn                                on 2007/06/22  10:21:12
993         Log: Subject: [PATCH] perlopentut
994              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
995              Date: Fri, 22 Jun 2007 10:30:50 +0200
996              Message-ID: <3852726AFA94DE4F87E616F13F416A5FB66C78@naimucu1.ffz00k.rootdom.net>
997      Branch: perl
998            ! pod/perlopentut.pod
999 ____________________________________________________________________________
1000 [ 31443] By: demerphq                              on 2007/06/21  22:57:20
1001         Log: Add avar to the authors file... Apparently the 'ae' ligature sorts after z in Icelandic so he goes at the bottom of the file.
1002      Branch: perl
1003            ! AUTHORS
1004 ____________________________________________________________________________
1005 [ 31442] By: demerphq                              on 2007/06/21  22:23:20
1006         Log: Correct my email address. (My very first commit!)
1007      Branch: perl
1008            ! AUTHORS
1009 ____________________________________________________________________________
1010 [ 31441] By: rgs                                   on 2007/06/21  14:54:32
1011         Log: Subject: [PATCH] Remove unused Module::Build tests
1012              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1013              Date: Thu, 21 Jun 2007 10:24:01 -0400
1014              Message-ID: <1ff86f510706210724v5ccd24d0md024fd5a941ee769@mail.gmail.com>
1015      Branch: perl
1016            - lib/Module/Build/t/par.t lib/Module/Build/t/signature.t
1017            ! MANIFEST
1018 ____________________________________________________________________________
1019 [ 31440] By: rgs                                   on 2007/06/21  08:34:35
1020         Log: Subject: [PATCH] File::Spec::Cygwin more tests and silence warning
1021              From: Reini Urban <rurban@x-ray.at>
1022              Date: Wed, 20 Jun 2007 21:10:05 +0200
1023              Message-ID: <46797B8D.8040002@x-ray.at>
1024      Branch: perl
1025            ! lib/File/Spec/Cygwin.pm lib/File/Spec/t/Spec.t
1026 ____________________________________________________________________________
1027 [ 31439] By: rgs                                   on 2007/06/21  08:28:13
1028         Log: Subject: [perl #43265] cygwin/Makefile.SHs: miniperl -Ilib for a clean @INC 
1029              From: cygwin@cygwin.com (via RT) <perlbug-followup@perl.org>
1030              Date: Wed, 20 Jun 2007 09:39:31 -0700
1031              Message-ID: <rt-3.6.HEAD-1276-1182357570-46.43265-75-0@perl.org>
1032      Branch: perl
1033            ! cygwin/Makefile.SHs
1034 ____________________________________________________________________________
1035 [ 31438] By: rgs                                   on 2007/06/21  08:26:18
1036         Log: Subject: [PATCH] cloexec.t works under Cygwin
1037              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1038              Date: Wed, 20 Jun 2007 09:39:20 -0400
1039              Message-ID: <1ff86f510706200639t13f58ecbi286015713765c403@mail.gmail.com>
1040      Branch: perl
1041            ! t/run/cloexec.t
1042 ____________________________________________________________________________
1043 [ 31437] By: rgs                                   on 2007/06/21  08:24:26
1044         Log: Subject: [PATCH] Remove Archive::Test POD check
1045              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1046              Date: Wed, 20 Jun 2007 09:43:27 -0400
1047              Message-ID: <1ff86f510706200643s50cb5028ted455f52497f6af5@mail.gmail.com>
1048      Branch: perl
1049            - lib/Archive/Tar/t/99_pod.t
1050            ! MANIFEST
1051 ____________________________________________________________________________
1052 [ 31436] By: rgs                                   on 2007/06/21  08:18:54
1053         Log: Subject: [perl #40103] File::Spec->case_tolerant() should return true on Cygwin 
1054              From: "Reini Urban via RT" <perlbug-followup@perl.org>
1055              Date: Wed, 20 Jun 2007 11:50:21 -0700
1056              Message-ID: <rt-3.6.HEAD-1276-1182365420-145.40103-15-0@perl.org>
1057      Branch: perl
1058            ! lib/File/Spec/Cygwin.pm lib/File/Spec/t/Spec.t
1059 ____________________________________________________________________________
1060 [ 31435] By: rgs                                   on 2007/06/21  08:15:24
1061         Log: Subject: [perl #43273] Enable lib/User/*.t on cygwin 
1062              From: Reini Urban (via RT) <perlbug-followup@perl.org>
1063              Date: Wed, 20 Jun 2007 16:22:48 -0700
1064              Message-ID: <rt-3.6.HEAD-1276-1182381767-470.43273-75-0@perl.org>
1065      Branch: perl
1066            ! lib/User/grent.t lib/User/pwent.t
1067 ____________________________________________________________________________
1068 [ 31434] By: rgs                                   on 2007/06/21  08:13:37
1069         Log: Subject: [PATH] AUTHORS rurban
1070              From: Reini Urban <rurban@x-ray.at>
1071              Date: Wed, 20 Jun 2007 23:35:03 +0200
1072              Message-ID: <46799D87.50906@x-ray.at>
1073      Branch: perl
1074            ! AUTHORS
1075 ____________________________________________________________________________
1076 [ 31433] By: rgs                                   on 2007/06/21  08:12:09
1077         Log: Subject: [PATCH] pod/perlhack.pod where to go for information about smoke testing
1078              From: "Gabor Szabo" <szabgab@gmail.com>
1079              Date: Thu, 21 Jun 2007 08:19:33 +0300
1080              Message-ID: <d8a74af10706202219n4f4659eenef064752bd0a6954@mail.gmail.com>
1081      Branch: perl
1082            ! pod/perlhack.pod
1083 ____________________________________________________________________________
1084 [ 31432] By: craigb                                on 2007/06/21  03:24:02
1085         Log: Skip a test that causes list assignment to %ENV errors on VMS.
1086      Branch: perl
1087            ! lib/File/Spec/t/tmpdir.t
1088 ____________________________________________________________________________
1089 [ 31431] By: craigb                                on 2007/06/21  03:15:59
1090         Log: Make File::Spec::VMS->splitdir stop returning an empty first directory
1091              when passed a relative path.  Also, don't split on escaped directory 
1092              delimiters.
1093      Branch: perl
1094            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
1095 ____________________________________________________________________________
1096 [ 31430] By: steveh                                on 2007/06/20  16:26:01
1097         Log: Silence "signed/unsigned mismatch" warning from VC++ when building
1098              with -DPERL_DEBUGGING_MSTATS
1099      Branch: perl
1100            ! ext/Devel/Peek/Peek.xs
1101 ____________________________________________________________________________
1102 [ 31429] By: steveh                                on 2007/06/20  16:07:06
1103         Log: Stop the VC++ warning "'HUF_func_2mode' undefined; assuming extern
1104              returning int" by shuffling the functions around so that that
1105              function is defined before it is called (since there are no forward
1106              declarations of functions in this file)
1107      Branch: perl
1108            ! ext/Hash/Util/FieldHash/FieldHash.xs
1109 ____________________________________________________________________________
1110 [ 31428] By: steveh                                on 2007/06/20  16:03:10
1111         Log: Change #31426 should also be applied to the PERL_IMPLICIT_SYS
1112              version of ioctl()
1113      Branch: perl
1114            ! win32/perlhost.h
1115 ____________________________________________________________________________
1116 [ 31427] By: rgs                                   on 2007/06/20  14:36:19
1117         Log: Change #31426 should also be applied to the windows CE version
1118      Branch: perl
1119            ! win32/wincesck.c
1120 ____________________________________________________________________________
1121 [ 31426] By: rgs                                   on 2007/06/20  13:30:14
1122         Log: Subject: Re: Net::SMTP can't send large messages with bleadperl
1123              From: demerphq <demerphq@gmail.com>
1124              Date: Wed, 20 Jun 2007 15:22:31 +0200
1125              Message-ID: <9b18b3110706200622o344c417apbd50468c6e5eb533@mail.gmail.com>
1126      Branch: perl
1127            ! win32/win32sck.c
1128 ____________________________________________________________________________
1129 [ 31425] By: rgs                                   on 2007/06/20  07:45:43
1130         Log: A first stab at making perlreref.pod up to date
1131      Branch: perl
1132            ! pod/perlreref.pod
1133 ____________________________________________________________________________
1134 [ 31424] By: rgs                                   on 2007/06/20  07:41:15
1135         Log: Fix docs for \u ; plus a POD formatting nit
1136      Branch: perl
1137            ! pod/perlrebackslash.pod
1138 ____________________________________________________________________________
1139 [ 31423] By: nicholas                              on 2007/06/19  20:38:36
1140         Log: Subject: Re: Net::SMTP can't send large messages with bleadperl
1141              Message-ID: <9b18b3110706180943y22c0eaa7yf34565d87689dd9e@mail.gmail.com>
1142              From: demerphq <demerphq@gmail.com>
1143              Date: Mon, 18 Jun 2007 18:43:17 +0200
1144      Branch: perl
1145            ! ext/IO/lib/IO/Socket.pm
1146 ____________________________________________________________________________
1147 [ 31422] By: nicholas                              on 2007/06/19  18:32:59
1148         Log: Work on getting B compiling outside of the perl source tree.
1149      Branch: perl
1150            ! ext/B/Makefile.PL ext/B/defsubs_h.PL
1151 ____________________________________________________________________________
1152 [ 31421] By: craigb                                on 2007/06/19  12:29:32
1153         Log: Better handling of escapes in filenames when converting between VMS
1154              and Unix syntax.
1155      Branch: perl
1156            ! vms/vms.c
1157 ____________________________________________________________________________
1158 [ 31420] By: rgs                                   on 2007/06/19  12:13:20
1159         Log: Subject: [perl #43242] "use base" breaks code containing peculiarly named constant 
1160              From: Martin Becker (via RT) <perlbug-followup@perl.org>
1161              Date: Mon, 18 Jun 2007 09:48:54 -0700
1162              Message-ID: <rt-3.6.HEAD-7948-1182185333-640.43242-75-0@perl.org>
1163              
1164              plus a test case
1165      Branch: perl
1166            ! lib/base.pm lib/base/t/base.t
1167 ____________________________________________________________________________
1168 [ 31419] By: rgs                                   on 2007/06/19  09:43:21
1169         Log: Update list of files that need crlf line endings
1170      Branch: perl
1171            ! Porting/curliff.pl
1172 ____________________________________________________________________________
1173 [ 31418] By: davem                                 on 2007/06/18  22:48:25
1174         Log: fix S_emulate_eaccess compiler warning
1175      Branch: perl
1176            ! embed.fnc embed.h proto.h
1177 ____________________________________________________________________________
1178 [ 31417] By: davem                                 on 2007/06/18  15:10:32
1179         Log: 5.9.4 regexp capturing wrongly
1180              change #28398 accidently made the last branch of an alternation
1181              not restore the paren state after failure backtrack. Fix this by
1182              removing the last-branch-skips-pushing-a-state optimisation.
1183      Branch: perl
1184            ! regexec.c t/op/re_tests
1185 ____________________________________________________________________________
1186 [ 31416] By: rgs                                   on 2007/06/18  13:20:50
1187         Log: R stands for Report, not Reporting.
1188      Branch: perl
1189            ! META.yml Porting/makemeta
1190 ____________________________________________________________________________
1191 [ 31415] By: rgs                                   on 2007/06/18  13:19:23
1192         Log: Regenerate META.yml.
1193              Put MAD in Maintainers.pl.
1194      Branch: perl
1195            ! META.yml Porting/Maintainers.pl
1196 ____________________________________________________________________________
1197 [ 31414] By: rgs                                   on 2007/06/18  11:39:04
1198         Log: Regen pods
1199      Branch: perl
1200            ! pod/perlmodlib.pod pod/perltoc.pod
1201 ____________________________________________________________________________
1202 [ 31413] By: steveh                                on 2007/06/18  08:49:30
1203         Log: Subject: Re: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686-linux 2.4.27-3-686 [PATCH]
1204              From: Tels <nospam-abuse@bloodgate.com>
1205              Date: Fri, 15 Jun 2007 19:56:10 +0200
1206              Message-Id: <200706151956.11861@bloodgate.com>
1207      Branch: perl
1208            ! ext/Math/BigInt/FastCalc/FastCalc.xs
1209            ! ext/Math/BigInt/FastCalc/t/bigintfc.t
1210 ____________________________________________________________________________
1211 [ 31412] By: rgs                                   on 2007/06/18  08:27:59
1212         Log: Remove PERL_MAGIC_mutex
1213      Branch: perl
1214            ! dump.c perl.h pod/perlguts.pod
1215 ____________________________________________________________________________
1216 [ 31411] By: rgs                                   on 2007/06/18  07:53:05
1217         Log: Subject: [PATCH] perlreapi.pod documentation for flags & cleanup
1218              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
1219              Date: Sun, 17 Jun 2007 18:09:25 +0000
1220              Message-ID: <51dd1af80706171109r37c294c4h78a51083c3b851ba@mail.gmail.com>
1221      Branch: perl
1222            ! pod/perlreapi.pod
1223 ____________________________________________________________________________
1224 [ 31410] By: rgs                                   on 2007/06/18  07:48:56
1225         Log: Subject: [PATCH] POD Alignment for the magic table in perlapi.pod
1226              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
1227              Date: Sun, 17 Jun 2007 18:41:29 +0000
1228              Message-ID: <51dd1af80706171141w48cb717fr71ce7f214daebe36@mail.gmail.com>
1229      Branch: perl
1230            ! pod/perlguts.pod
1231 ____________________________________________________________________________
1232 [ 31409] By: rgs                                   on 2007/06/18  07:39:35
1233         Log: Subject: [PATCH] SvRX() and SvRXOK() macros
1234              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
1235              Date: Mon, 18 Jun 2007 03:33:34 +0000
1236              Message-ID: <51dd1af80706172033h1908aa0ge15698204e0b79ed@mail.gmail.com>
1237      Branch: perl
1238            ! embed.fnc ext/re/re.xs pod/perlapi.pod pod/perlreapi.pod
1239            ! proto.h regexp.h universal.c util.c
1240 ____________________________________________________________________________
1241 [ 31408] By: davem                                 on 2007/06/18  00:00:30
1242         Log: add test for, and update comments for, old defined($1) oddity.
1243              
1244              Some code in regexec.c had a comment to the effect that without
1245              this code, Dynaloader failed (this is back at 5.6.0). Replace the
1246              comments with something more specific, and add a test for it
1247              (basically without the code $1 is '' rather than undefined
1248              sometimes).
1249      Branch: perl
1250            ! regexec.c t/op/re_tests
1251 ____________________________________________________________________________
1252 [ 31407] By: rgs                                   on 2007/06/17  17:14:12
1253         Log: POD fixes in Hash::Util and Hash::Util::FieldHash
1254      Branch: perl
1255            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
1256            ! ext/Hash/Util/lib/Hash/Util.pm
1257 ____________________________________________________________________________
1258 [ 31406] By: rgs                                   on 2007/06/17  16:58:55
1259         Log: Subject: [patch] Hash::Util::FieldHash v1.01
1260              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1261              Date: Sun, 17 Jun 2007 17:13:06 +0200
1262              Message-Id: <1750E68D-4F6E-48B9-A255-BCC0DA5C886E@mailbox.tu-berlin.de>
1263      Branch: perl
1264            ! ext/Hash/Util/FieldHash/Changes
1265            ! ext/Hash/Util/FieldHash/FieldHash.xs
1266            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
1267            ! ext/Hash/Util/FieldHash/t/02_function.t
1268            ! ext/Hash/Util/lib/Hash/Util.pm
1269 ____________________________________________________________________________
1270 [ 31404] By: rgs                                   on 2007/06/17  14:48:11
1271         Log: Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko
1272      Branch: perl
1273            + hints/catamount.sh
1274            ! Configure MANIFEST Makefile.SH doio.c ext/util/make_ext
1275            ! hints/linux.sh lib/ExtUtils/MM_Unix.pm perl.c perl.h pp_sys.c
1276            ! sv.c util.c
1277 ____________________________________________________________________________
1278 [ 31403] By: rgs                                   on 2007/06/17  13:28:00
1279         Log: Subject: bignum 0.22 take 4 (hex()/oct() overloading)
1280              From: Tels <nospam-abuse@bloodgate.com>
1281              Date: Sat, 16 Jun 2007 14:33:47 +0200
1282              Message-Id: <200706161433.47489@bloodgate.com>
1283      Branch: perl
1284            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
1285            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
1286            ! lib/bignum/t/in_effect.t lib/bignum/t/scope_f.t
1287            ! lib/bignum/t/scope_i.t lib/bignum/t/scope_r.t lib/bigrat.pm
1288 ____________________________________________________________________________
1289 [ 31402] By: rgs                                   on 2007/06/17  12:54:12
1290         Log: Subject: [PATCH] EBCDIC fixes for gzip
1291              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
1292              Date: Sun, 17 Jun 2007 01:43:11 +0100
1293              Message-ID: <004001c7b078$7cc2e520$6701a8c0@myopwv.com>
1294      Branch: perl
1295            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
1296            ! ext/IO_Compress_Zlib/t/004gziphdr.t
1297 ____________________________________________________________________________
1298 [ 31401] By: rgs                                   on 2007/06/17  12:51:30
1299         Log: Subject: [PATCH] CPANPLUS 0.80
1300              From: "Jos I. Boumans" <kane@dwim.org>
1301              Date: Sun, 17 Jun 2007 14:39:29 +0200
1302              Message-Id: <45B1EC67-D34B-404D-9801-449FAC1D75BA@dwim.org>
1303      Branch: perl
1304            ! MANIFEST lib/CPANPLUS.pm lib/CPANPLUS/Internals.pm
1305            ! lib/CPANPLUS/Shell/Default.pm
1306            ! lib/CPANPLUS/t/01_CPANPLUS-Configure.t
1307            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
1308            ! lib/CPANPLUS/t/04_CPANPLUS-Module.t
1309            ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
1310            ! lib/CPANPLUS/t/08_CPANPLUS-Backend.t
1311            ! lib/CPANPLUS/t/10_CPANPLUS-Error.t
1312            ! lib/CPANPLUS/t/19_CPANPLUS-Dist.t
1313            ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
1314            ! lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t
1315            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
1316            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
1317            ! r-0.01.tar.gz.packed
1318            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
1319            ! tar.gz.packed
1320            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
1321            ! tar.gz.packed
1322            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
1323            ! r.gz.packed
1324            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
1325            ! tar.gz.packed
1326            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
1327            ! r.gz.packed
1328            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
1329            ! cked
1330            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
1331            ! lib/CPANPLUS/t/inc/conf.pl
1332 ____________________________________________________________________________
1333 [ 31400] By: rgs                                   on 2007/06/17  08:46:13
1334         Log: Subject: Math::BigInt take 9 (CORE::hex() vs. hex() in Calc.pm)
1335              From: Tels <nospam-abuse@bloodgate.com>
1336              Date: Sat, 16 Jun 2007 13:43:45 +0200
1337              Message-Id: <200706161343.47110@bloodgate.com>
1338      Branch: perl
1339            ! lib/Math/BigInt/Calc.pm
1340 ____________________________________________________________________________
1341 [ 31399] By: rgs                                   on 2007/06/17  08:10:59
1342         Log: Subject: [DOC PATCH] Pod nits in doc/perlpodspec.pod
1343              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
1344              Date: Sat, 16 Jun 2007 14:30:16 -0300
1345              Message-ID: <73ddeb6c0706161030nb489b0cx746daddc55b95987@mail.gmail.com>
1346      Branch: perl
1347            ! pod/perlpodspec.pod
1348 ____________________________________________________________________________
1349 [ 31398] By: rgs                                   on 2007/06/17  08:08:45
1350         Log: Subject: [PATCH] Test::Builder tickles Pod::Html parsing stupidity bug
1351              From: demerphq <demerphq@gmail.com>
1352              Date: Sat, 16 Jun 2007 18:47:22 +0200
1353              Message-ID: <9b18b3110706160947x5d3521b3kca1edf2d9ba65f37@mail.gmail.com>
1354      Branch: perl
1355            ! lib/Test/Builder.pm
1356 ____________________________________________________________________________
1357 [ 31397] By: rgs                                   on 2007/06/17  08:06:08
1358         Log: Subject: [DOC PATCH] MANIFEST: t/op/exec.t tests exec, system AND qx
1359              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
1360              Date: Sat, 16 Jun 2007 15:03:41 -0300
1361              Message-ID: <73ddeb6c0706161103oe4afe43i941223debc00543@mail.gmail.com>
1362      Branch: perl
1363            ! MANIFEST
1364 ____________________________________________________________________________
1365 [ 31396] By: rgs                                   on 2007/06/16  06:10:19
1366         Log: More portability nits by Jarkko
1367      Branch: perl
1368            ! ext/util/make_ext gv.h hv.c
1369 ____________________________________________________________________________
1370 [ 31395] By: merijn                                on 2007/06/16  05:56:15
1371         Log: Subject: [PATCH] Re: [perl #43216] Perl 5.8.8 does not compile on Solaris 8 with-Dusethreads
1372              From: Andy Dougherty <doughera@lafayette.edu>
1373              Date: Fri, 15 Jun 2007 12:05:36 -0400 (EDT)
1374              Message-ID: <Pine.LNX.4.64.0706151203200.14068@fractal.phys.lafayette.edu>
1375      Branch: perl
1376            ! Configure
1377 ____________________________________________________________________________
1378 [ 31393] By: craigb                                on 2007/06/15  21:21:25
1379         Log: Subject: [PATCH] Show warning bits on failure in t/op/caller.t
1380              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1381              Date: Fri, 15 Jun 2007 16:05:36 -0400
1382              Message-ID: <1ff86f510706151305j1ce8c46eib165ee9fad10b538@mail.gmail.com>
1383      Branch: perl
1384            ! t/op/caller.t
1385 ____________________________________________________________________________
1386 [ 31392] By: rgs                                   on 2007/06/15  15:29:53
1387         Log: Subject: [PATCH] checkAUTHORS.pl once more
1388              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1389              Date: Fri, 15 Jun 2007 10:54:28 -0400
1390              Message-ID: <1ff86f510706150754g59703eabs7072fb750e160a31@mail.gmail.com>
1391      Branch: perl
1392            ! Porting/checkAUTHORS.pl
1393 ____________________________________________________________________________
1394 [ 31391] By: rgs                                   on 2007/06/15  14:29:28
1395         Log: Subject: [PATCH] checkAUTHORS.pl again
1396              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1397              Date: Fri, 15 Jun 2007 10:16:38 -0400
1398              Message-ID: <1ff86f510706150716r5aef08fw12c9ea5d401f5f9a@mail.gmail.com>
1399      Branch: perl
1400            ! Porting/checkAUTHORS.pl
1401 ____________________________________________________________________________
1402 [ 31390] By: rgs                                   on 2007/06/15  13:59:55
1403         Log: Subject: [PATCH] I have a name
1404              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1405              Date: Fri, 15 Jun 2007 09:54:57 -0400
1406              Message-ID: <1ff86f510706150654t24817135t67803e81f444305b@mail.gmail.com>
1407      Branch: perl
1408            ! Porting/checkAUTHORS.pl
1409 ____________________________________________________________________________
1410 [ 31389] By: rgs                                   on 2007/06/15  13:52:34
1411         Log: Subject: [PATCH] Warning bit fixes to t/op/caller.t
1412              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1413              Date: Fri, 15 Jun 2007 09:49:47 -0400
1414              Message-ID: <1ff86f510706150649l320d629cl8820bfbf938c9f4d@mail.gmail.com>
1415      Branch: perl
1416            ! t/op/caller.t
1417 ____________________________________________________________________________
1418 [ 31388] By: rgs                                   on 2007/06/15  11:17:50
1419         Log: Subject: [PATCH] miscellanea
1420              From: Jarkko Hietaniemi <jhi@iki.fi>
1421              Date: Thu, 14 Jun 2007 22:32:49 -0400
1422              Message-ID: <4671FA51.4070001@iki.fi>
1423      Branch: perl
1424            ! Makefile.SH embed.fnc hv.h op.c proto.h sv.c util.c
1425 ____________________________________________________________________________
1426 [ 31387] By: rgs                                   on 2007/06/15  09:52:07
1427         Log: Subject: [PATCH] Re: vsprintf
1428              From: Andy Dougherty <doughera@lafayette.edu>
1429              Date: Thu, 14 Jun 2007 13:12:57 -0400 (EDT)
1430              Message-ID: <Pine.LNX.4.64.0706141312510.31762@fractal.phys.lafayette.edu>
1431      Branch: perl
1432            ! util.c
1433 ____________________________________________________________________________
1434 [ 31386] By: rgs                                   on 2007/06/15  08:55:38
1435         Log: Forgot to regen warnings
1436      Branch: perl
1437            ! lib/warnings.pm warnings.h
1438 ____________________________________________________________________________
1439 [ 31385] By: craigb                                on 2007/06/15  03:19:46
1440         Log: Don't let the home-grown readdir() on VMS return results with
1441              ODS-5 escapes (i.e., report foo.tar.gz, not foo^.tar.gz).
1442      Branch: perl
1443            ! vms/vms.c
1444 ____________________________________________________________________________
1445 [ 31384] By: craigb                                on 2007/06/14  18:23:18
1446         Log: Fix missing PerlIO_releaseFILE in VMS::Stdio::getname().
1447      Branch: perl
1448            ! vms/ext/Stdio/Stdio.xs
1449 ____________________________________________________________________________
1450 [ 31383] By: rgs                                   on 2007/06/14  15:36:16
1451         Log: Update Changes.
1452              Mention the removal of -A and assertions.pm in perldelta.
1453      Branch: perl
1454            ! Changes pod/perl595delta.pod
1455 ____________________________________________________________________________
1456 [ 31382] By: rgs                                   on 2007/06/14  14:12:35
1457         Log: Upgrade to PathTools 3.25
1458      Branch: perl
1459            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm
1460            ! lib/File/Spec.pm lib/File/Spec/OS2.pm lib/File/Spec/t/tmpdir.t
1461 ____________________________________________________________________________
1462 [ 31381] By: rgs                                   on 2007/06/14  13:12:56
1463         Log: Upgrade to ExtUtils::CBuilder 0.19
1464      Branch: perl
1465            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
1466            ! lib/ExtUtils/CBuilder/Changes
1467            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
1468            ! lib/ExtUtils/CBuilder/Platform/os2.pm
1469 ____________________________________________________________________________
1470 [ 31380] By: rgs                                   on 2007/06/14  13:06:13
1471         Log: Sync Archive::Extract with CPAN
1472      Branch: perl
1473            ! lib/Archive/Extract.pm
1474 ____________________________________________________________________________
1475 [ 31379] By: rgs                                   on 2007/06/14  12:38:16
1476         Log: Subject: [PATCH] Less sed'ing in Cygwin Makefile.SHs
1477              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1478              Date: Thu, 14 Jun 2007 08:13:29 -0400
1479              Message-ID: <1ff86f510706140513v5d3bb0e0l89dff31da83abfb9@mail.gmail.com>
1480      Branch: perl
1481            ! cygwin/Makefile.SHs
1482 ____________________________________________________________________________
1483 [ 31378] By: rgs                                   on 2007/06/14  12:27:41
1484         Log: assertions has been removed
1485      Branch: perl
1486            ! Porting/Maintainers.pl
1487 ____________________________________________________________________________
1488 [ 31377] By: rgs                                   on 2007/06/14  11:06:02
1489         Log: Fix [perl #43207] lc() or uc() inside sort affect the return value.
1490      Branch: perl
1491            ! pp.c t/op/lc.t
1492 ____________________________________________________________________________
1493 [ 31376] By: davem                                 on 2007/06/13  22:41:33
1494         Log: change #31134 broke DEBUG_LEAKING_SCALARS builds
1495      Branch: perl
1496            ! sv.c
1497 ____________________________________________________________________________
1498 [ 31375] By: merijn                                on 2007/06/13  20:15:28
1499         Log: Subject: Re: vsprintf
1500              From: Andy Dougherty <doughera@lafayette.edu>
1501              Date: Wed, 13 Jun 2007 14:41:44 -0400 (EDT)
1502              Message-ID: <Pine.LNX.4.64.0706131434120.18715@fractal.phys.lafayette.edu>
1503      Branch: perl
1504            ! Configure
1505 ____________________________________________________________________________
1506 [ 31373] By: merijn                                on 2007/06/13  20:11:10
1507         Log: Subject: [PATCH] Configure: Erroneous C++ message
1508              From: Andy Dougherty <doughera@lafayette.edu>
1509              Date: Wed, 13 Jun 2007 14:33:54 -0400 (EDT)
1510              Message-ID: <Pine.LNX.4.64.0706131428510.18715@fractal.phys.lafayette.edu>
1511      Branch: perl
1512            ! Configure
1513 ____________________________________________________________________________
1514 [ 31371] By: steveh                                on 2007/06/13  17:12:21
1515         Log: Fix random failures in CPANPLUS tests on Win32
1516              
1517              The failures were a result of calling Win32::GetShortPathName with
1518              the program argument " /nologo" appended to the path. Program
1519              arguments should not be passed to Win32::GetShortPathName.
1520              
1521              (The randomness occurred because random garbage was being produced
1522              due to a separate bug in that Win32 function, for which a fix is
1523              forthcoming...).
1524      Branch: perl
1525            ! lib/CPANPLUS/Config.pm
1526 ____________________________________________________________________________
1527 [ 31370] By: rgs                                   on 2007/06/13  13:24:09
1528         Log: Subject: yet another mro.c patch
1529              From: "Brandon Black" <blblack@gmail.com>
1530              Date: Wed, 13 Jun 2007 08:19:11 -0500
1531              Message-ID: <84621a60706130619g17c9d2fbi111cca567da3d500@mail.gmail.com>
1532      Branch: perl
1533            ! mro.c
1534 ____________________________________________________________________________
1535 [ 31369] By: rgs                                   on 2007/06/12  08:43:55
1536         Log: Subject: mad-const patch
1537              From: Jim Cromie <jim.cromie@gmail.com>
1538              Date: Mon, 11 Jun 2007 13:49:06 -0600
1539              Message-ID: <466DA732.3010608@gmail.com>
1540      Branch: perl
1541            ! dump.c embed.fnc proto.h
1542 ____________________________________________________________________________
1543 [ 31368] By: rgs                                   on 2007/06/12  08:39:00
1544         Log: Subject: Re: integer vs. bigint [PATCH]
1545              From: Tels <nospam-abuse@bloodgate.com>
1546              Date: Mon, 11 Jun 2007 19:31:16 +0200
1547              Message-Id: <200706111931.17616@bloodgate.com>
1548      Branch: perl
1549            ! lib/bigint.pm
1550 ____________________________________________________________________________
1551 [ 31367] By: rgs                                   on 2007/06/12  08:33:40
1552         Log: Subject: [PATCH] perltodo: more vtable musings
1553              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1554              Date: Tue, 12 Jun 2007 03:15:26 +0300 (EEST)
1555              Message-Id: <200706120015.l5C0FQH7512295@kosh.hut.fi>
1556      Branch: perl
1557            ! pod/perltodo.pod
1558 ____________________________________________________________________________
1559 [ 31366] By: rgs                                   on 2007/06/12  08:32:26
1560         Log: Subject: Re: [PATCH-at-31365] (was - configpm frustrations)
1561              From: Vadim <vadim@vkonovalov.ru>
1562              Date: Mon, 11 Jun 2007 19:19:31 +0400
1563              Message-ID: <466D6803.1020808@vkonovalov.ru>
1564      Branch: perl
1565            ! Makefile.SH configpm
1566 ____________________________________________________________________________
1567 [ 31365] By: rgs                                   on 2007/06/11  15:20:38
1568         Log: Subject: Math::BigInt v1.87 take 8
1569              From: Tels <nospam-abuse@bloodgate.com>
1570              Date: Sat, 9 Jun 2007 14:07:34 +0200
1571              Message-Id: <200706091407.36659@bloodgate.com>
1572      Branch: perl
1573            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1574            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
1575            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1576            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1577            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1578            ! lib/Math/BigInt/t/with_sub.t
1579 ____________________________________________________________________________
1580 [ 31364] By: rgs                                   on 2007/06/11  15:18:27
1581         Log: Subject: pidigits benchmark and bpi() method in Math::BigFloat/Math::BigInt, take 7 [PATCH]
1582              From: Tels <nospam-abuse@bloodgate.com>
1583              Date: Fri, 8 Jun 2007 19:29:41 +0200
1584              Message-Id: <200706081929.44888@bloodgate.com>
1585      Branch: perl
1586            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1587            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
1588            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1589            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1590            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1591            ! lib/Math/BigInt/t/with_sub.t
1592 ____________________________________________________________________________
1593 [ 31363] By: rgs                                   on 2007/06/11  14:27:40
1594         Log: Doc adjustments for the number localization and setlocale().
1595              See debian bug #379463.
1596      Branch: perl
1597            ! pod/perllocale.pod
1598 ____________________________________________________________________________
1599 [ 31362] By: rgs                                   on 2007/06/11  08:28:57
1600         Log: Subject: [PATCH] cross-compilation for linux
1601              From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" <vkonovalov@alcatel-lucent.com>
1602              Date: Sat, 9 Jun 2007 19:41:44 +0200
1603              Message-ID: <D16F05D0CAAA234BA2B753B80DE6100D278EBC@DEEXC1U02.de.lucent.com>
1604      Branch: perl
1605            + Cross/README.new
1606            ! Cross/Makefile-cross-SH Cross/README Cross/build-arm-n770-sh
1607            ! MANIFEST README.ce win32/Makefile.ce
1608 ____________________________________________________________________________
1609 [ 31361] By: craigb                                on 2007/06/08  18:43:10
1610         Log: A couple of File::Path tests require unix syntax on VMS.
1611      Branch: perl
1612            ! lib/File/Path.t
1613 ____________________________________________________________________________
1614 [ 31360] By: craigb                                on 2007/06/08  15:28:29
1615         Log: Make pipe shutdown on VMS care about whether PerlIO has already
1616              shut down.
1617      Branch: perl
1618            ! vms/vms.c
1619 ____________________________________________________________________________
1620 [ 31359] By: craigb                                on 2007/06/08  15:25:22
1621         Log: Avoid multiply defined symbols in re extension following #31341.
1622      Branch: perl
1623            ! ext/re/re_top.h
1624 ____________________________________________________________________________
1625 [ 31358] By: craigb                                on 2007/06/08  15:21:24
1626         Log: Make symbols short enough for VMS after #31341.
1627      Branch: perl
1628            ! universal.c
1629 ____________________________________________________________________________
1630 [ 31357] By: steveh                                on 2007/06/08  10:35:34
1631         Log: Fix lib/File/Path.t failure on Win32
1632              (Create a 'ZZ' directory instead of 'Z' because we already have a 'z'
1633              which is the same as 'Z' on Win32's case-insensitive filesystem)
1634      Branch: perl
1635            ! lib/File/Path.pm lib/File/Path.t
1636 ____________________________________________________________________________
1637 [ 31356] By: steveh                                on 2007/06/08  09:07:46
1638         Log: Change 31347 should also have removed win32_free_argvw()
1639              because it now isn't used anywhere.
1640      Branch: perl
1641            ! win32/win32.c win32/wince.c
1642 ____________________________________________________________________________
1643 [ 31355] By: steveh                                on 2007/06/08  08:50:09
1644         Log: Remove dead Perl_sys_intern_clear() from wince.c
1645      Branch: perl
1646            ! win32/wince.c
1647 ____________________________________________________________________________
1648 [ 31354] By: steveh                                on 2007/06/08  08:36:05
1649         Log: Move win32_create_message_window() out of #ifdef HAVE_INTERP_INTERN
1650              section, where it didn't belong. (That section should (currently)
1651              only contain sys_intern_init(), sys_intern_clear() and
1652              sys_intern_dup() and related functionality such as
1653              win32_csighandler().)
1654      Branch: perl
1655            ! win32/win32.c
1656 ____________________________________________________________________________
1657 [ 31353] By: rgs                                   on 2007/06/08  08:30:25
1658         Log: encoding.pm doesn't give any details about ${^ENCODING},
1659              so don't mention it in perlvar
1660      Branch: perl
1661            ! pod/perlvar.pod
1662 ____________________________________________________________________________
1663 [ 31352] By: rgs                                   on 2007/06/07  16:09:54
1664         Log: Plug a memory leak (noticed by Yves)
1665      Branch: perl
1666            ! regcomp.c
1667 ____________________________________________________________________________
1668 [ 31351] By: rgs                                   on 2007/06/07  14:05:11
1669         Log: Subject: Re: [perl #43082] "$_[0]->method" interpolation 
1670              From: Father Chrysostomos <sprout@cpan.org>
1671              Date: Tue, 5 Jun 2007 13:25:39 -0700
1672              Message-Id: <064E3238-D26D-446D-9B7E-0DB8CEFDE0AD@cpan.org>
1673      Branch: perl
1674            ! t/comp/parser.t toke.c
1675 ____________________________________________________________________________
1676 [ 31350] By: steveh                                on 2007/06/07  13:49:04
1677         Log: Stop VC++ from warning "'getenv' : inconsistent dll linkage.
1678              dllexport assumed." when building with -DDEBUGGING by declaring
1679              getenv() with the same __declspec as in Microsoft's <stdlib.h>.
1680              MinGW/GCC is happy with that too, but Borland doesn't understand
1681              _CRTIMP so don't bother for Borland since it doesn't warn anyway.
1682      Branch: perl
1683            ! x2p/a2p.c
1684 ____________________________________________________________________________
1685 [ 31349] By: rgs                                   on 2007/06/07  13:23:07
1686         Log: Subject: Re: [PATCH] Update File-Path to 2.00
1687              From: David Landgren <david@landgren.net>
1688              Date: Thu, 07 Jun 2007 14:02:36 +0200
1689              Message-ID: <4667F3DC.9070203@landgren.net>
1690      Branch: perl
1691            ! lib/File/Path.pm
1692 ____________________________________________________________________________
1693 [ 31348] By: rgs                                   on 2007/06/07  12:12:39
1694         Log: Subject: [PATCHES] Silence compiler warnings
1695              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1696              Date: Wed, 6 Jun 2007 14:45:06 -0400
1697              Message-ID: <1ff86f510706061145r540c7f02kba96c04bc9dcf8b0@mail.gmail.com>
1698      Branch: perl
1699            ! mro.c pp_sys.c universal.c
1700 ____________________________________________________________________________
1701 [ 31347] By: steveh                                on 2007/06/07  11:48:47
1702         Log: Stop VC++ from warning "all references to 'SHELL32.dll' discarded
1703              by /OPT:REF" by removing the only reference to a SHELL32.dll function
1704              (namely, CommandLineToArgvW(), called from win32_argv2utf8(), which
1705              isn't actually used anywhere so delete it).
1706              
1707              That then caused the warning "/DELAYLOAD:shell32.dll ignored; no
1708              imports found from shell32.dll", so remove that /DELAYLOAD option too.
1709      Branch: perl
1710            ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h
1711            ! win32/wince.c
1712 ____________________________________________________________________________
1713 [ 31346] By: rgs                                   on 2007/06/07  08:51:15
1714         Log: Subject: [patch] fix small errors in sv.c commentary
1715              From: Jim Cromie <jim.cromie@gmail.com>
1716              Date: Wed, 06 Jun 2007 23:38:53 -0600
1717              Message-ID: <466799ED.3090705@gmail.com>
1718      Branch: perl
1719            ! sv.c
1720 ____________________________________________________________________________
1721 [ 31345] By: rgs                                   on 2007/06/07  08:01:18
1722         Log: Subject: Re: [PATCH] Update File-Path to 2.00
1723              From: David Landgren <david@landgren.net>
1724              Date: Wed, 06 Jun 2007 23:57:34 +0200
1725              Message-ID: <46672DCE.2080508@landgren.net>
1726      Branch: perl
1727            ! lib/File/Path.pm lib/File/Path.t
1728 ____________________________________________________________________________
1729 [ 31344] By: steveh                                on 2007/06/06  16:48:46
1730         Log: Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLL
1731              when compiling perlmain.c, and don't supply /DPERLDLL twice when
1732              compiling perlmainst.c
1733      Branch: perl
1734            ! win32/Makefile win32/makefile.mk
1735 ____________________________________________________________________________
1736 [ 31343] By: steveh                                on 2007/06/06  16:33:42
1737         Log: Stop VC7 and VC8 complaining about the DESCRIPTION statement
1738              in perldll.def (it isn't supported any more).
1739      Branch: perl
1740            ! makedef.pl
1741 ____________________________________________________________________________
1742 [ 31342] By: rgs                                   on 2007/06/06  14:58:27
1743         Log: Adjust test count (it shouldn't have changed with last patch)
1744      Branch: perl
1745            ! ext/B/t/concise-xs.t
1746 ____________________________________________________________________________
1747 [ 31341] By: rgs                                   on 2007/06/06  14:42:01
1748         Log: Subject: Re: [PATCH] Callbacks for named captures (%+ and %-)
1749              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
1750              Date: Sun, 3 Jun 2007 20:24:59 +0000
1751              Message-ID: <51dd1af80706031324y5618d519p460da27a2e7fe712@mail.gmail.com>
1752      Branch: perl
1753            + ext/re/t/qr.t t/op/regexp_nc_tie.t
1754            ! MANIFEST embed.fnc embed.h ext/B/t/concise-xs.t ext/re/re.pm
1755            ! ext/re/re.xs ext/re/re_top.h ext/re/t/re_funcs.t global.sym
1756            ! gv.c lib/Tie/Hash/NamedCapture.pm mg.c perl.h
1757            ! pod/perlreapi.pod proto.h regcomp.c regcomp.h regexp.h
1758            ! t/op/pat.t t/op/readdir.t universal.c
1759 ____________________________________________________________________________
1760 [ 31340] By: rgs                                   on 2007/06/06  12:27:36
1761         Log: Upgrade to encoding::warnings 0.11
1762      Branch: perl
1763            ! lib/encoding/warnings.pm
1764 ____________________________________________________________________________
1765 [ 31339] By: rgs                                   on 2007/06/06  12:07:13
1766         Log: A test file was removed from the latest Unicode::Normalize
1767      Branch: perl
1768            - ext/Unicode/Normalize/t/short.t
1769            ! MANIFEST
1770 ____________________________________________________________________________
1771 [ 31338] By: rgs                                   on 2007/06/06  12:03:00
1772         Log: Upgrade to Unicode::Normalize 1.02
1773      Branch: perl
1774            ! ext/Unicode/Normalize/Changes
1775            ! ext/Unicode/Normalize/Normalize.pm
1776            ! ext/Unicode/Normalize/Normalize.xs
1777            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
1778            ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
1779            ! ext/Unicode/Normalize/t/test.t
1780 ____________________________________________________________________________
1781 [ 31337] By: steveh                                on 2007/06/06  08:20:32
1782         Log: Subject: Re: [PATCH] Update File-Path to 2.00
1783              From: Joshua Juran <jjuran@gmail.com>
1784              Date: Wed, 6 Jun 2007 01:14:31 -0700
1785              Message-Id: <5F26D98D-8B6D-4F4A-B2E9-168F71B963DD@gmail.com>
1786              
1787              Fixes typo in the POD.
1788      Branch: perl
1789            ! lib/File/Path.pm
1790 ____________________________________________________________________________
1791 [ 31336] By: steveh                                on 2007/06/06  08:16:44
1792         Log: Subject: Re: [PATCH] Update File-Path to 2.00
1793              From: David Landgren <david@landgren.net>
1794              Date: Tue, 05 Jun 2007 23:21:40 +0200
1795              Message-ID: <4665D3E4.2030809@landgren.net>
1796              
1797              Silences some unnecessary carping (e.g. from ExtUtils::Command line 109
1798              when building perl).
1799      Branch: perl
1800            ! lib/File/Path.pm lib/File/Path.t
1801 ____________________________________________________________________________
1802 [ 31335] By: steveh                                on 2007/06/05  12:51:07
1803         Log: Silence another VC++ compiler warning (signed/unsigned mismatch in ==)
1804      Branch: perl
1805            ! regexec.c
1806 ____________________________________________________________________________
1807 [ 31334] By: rgs                                   on 2007/06/05  10:23:24
1808         Log: There is no more a ~~ feature, noticed by Moritz Lenz
1809      Branch: perl
1810            ! pod/perlsyn.pod
1811 ____________________________________________________________________________
1812 [ 31333] By: rgs                                   on 2007/06/05  10:10:33
1813         Log: Remove support for assertions and -A
1814      Branch: perl
1815            - lib/assertions.pm lib/assertions/activate.pm
1816            - lib/assertions/compat.pm t/comp/assertions.t
1817            - t/comp/asstcompat.t t/run/switch_A.t
1818            ! MANIFEST cv.h dump.c ext/B/B.xs ext/B/B/Concise.pm
1819            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t
1820            ! lib/perl5db.pl op.c perl.c perl.h pod/perl.pod
1821            ! pod/perldiag.pod pod/perllexwarn.pod pod/perlrun.pod
1822            ! pod/perltodo.pod pp_hot.c sv.c t/op/attrs.t toke.c warnings.pl
1823            ! xsutils.c
1824 ____________________________________________________________________________
1825 [ 31332] By: rgs                                   on 2007/06/04  08:04:13
1826         Log: Subject: another mro patch
1827              From: "Brandon Black" <blblack@gmail.com>
1828              Date: Mon, 4 Jun 2007 00:55:15 -0500
1829              Message-ID: <84621a60706032255g6702cd81ube1f582a1e07cf8a@mail.gmail.com>
1830      Branch: perl
1831            + t/mro/next_goto.t
1832            ! MANIFEST lib/mro.pm mro.c
1833 ____________________________________________________________________________
1834 [ 31331] By: craigb                                on 2007/06/03  22:26:20
1835         Log: cando_by_name again: work harder to identify directories 
1836              for fileification, plus a nit missed in #31326.
1837      Branch: perl
1838            ! vms/vms.c
1839 ____________________________________________________________________________
1840 [ 31330] By: rgs                                   on 2007/06/03  16:23:03
1841         Log: Subject: [PATCH] Math::BigInt v1.87 take 6
1842              From: Tels <nospam-abuse@bloodgate.com>
1843              Date: Sat, 2 Jun 2007 13:40:45 +0000
1844              Message-Id: <200706021340.46806@bloodgate.com>
1845      Branch: perl
1846            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1847 ____________________________________________________________________________
1848 [ 31329] By: rgs                                   on 2007/06/03  16:19:37
1849         Log: Subject: Re: [PATCH] Update File-Path to 2.00
1850              From: David Landgren <david@landgren.net>
1851              Date: Sat, 02 Jun 2007 20:58:16 +0200
1852              Message-ID: <4661BDC8.6040102@landgren.net>
1853      Branch: perl
1854            ! lib/File/Path.pm lib/File/Path.t
1855 ____________________________________________________________________________
1856 [ 31328] By: rgs                                   on 2007/06/03  15:36:25
1857         Log: Subject: [PATCH] Re: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte
1858              From: demerphq <demerphq@gmail.com>
1859              Date: Sun, 3 Jun 2007 17:21:55 +0200
1860              Message-ID: <9b18b3110706030821u39460f96ic342dda8ba9fcdf7@mail.gmail.com>
1861      Branch: perl
1862            ! regcomp.c t/op/pat.t
1863 ____________________________________________________________________________
1864 [ 31327] By: craigb                                on 2007/06/02  17:47:37
1865         Log: In File::Path::_rmtree, we want a list of files, not directories (some of them 
1866              may be directory files, which is ok).
1867      Branch: perl
1868            ! lib/File/Path.pm
1869 ____________________________________________________________________________
1870 [ 31326] By: craigb                                on 2007/06/02  16:02:03
1871         Log: Assorted fixes for VMS version of cando_by_name:
1872              -- Restore pre-5.9.x behavior of expanding logical names and fileifying
1873              directory specs regardless of whether input spec is in VMS syntax.
1874              -- VMSify input spec unless explicitly told we don't need to (this was
1875              backwards since introduced in #27733).
1876              -- Various memory handling robustifications.
1877      Branch: perl
1878            ! vms/vms.c
1879 ____________________________________________________________________________
1880 [ 31325] By: rgs                                   on 2007/06/01  09:14:24
1881         Log: Subject: [perl #43094] Doc patch to perlre: modifiers => quantifiers 
1882              From: Brad Baxter (via RT) <perlbug-followup@perl.org>
1883              Date: Thu, 31 May 2007 15:04:55 -0700
1884              Message-ID: <rt-3.6.HEAD-1668-1180649095-1834.43094-75-0@perl.org>
1885      Branch: perl
1886            ! pod/perlre.pod
1887 ____________________________________________________________________________
1888 [ 31324] By: steveh                                on 2007/06/01  07:32:52
1889         Log: Subject: [PATCH] Fix DynaLoader::dl_findfile() to locate .so files again
1890              From: "Jan Dubois" <jand@activestate.com>
1891              Date: Thu, 31 May 2007 13:17:22 -0700
1892              Message-ID: <00a501c7a3c0$b2d880d0$18898270$@com>
1893      Branch: perl
1894            ! ext/DynaLoader/DynaLoader_pm.PL
1895 ____________________________________________________________________________
1896 [ 31323] By: merijn                                on 2007/06/01  06:39:32
1897         Log: Subject: [PATCH] Configure: O_NONBLOCK test uses fork() and pipe()
1898              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1899              Date: Fri, 1 Jun 2007 04:31:03 +0300 (EEST)
1900              Message-Id: <200706010131.l511V3kv417484@kosh.hut.fi>
1901      Branch: perl
1902            ! Configure
1903 ____________________________________________________________________________
1904 [ 31321] By: merijn                                on 2007/06/01  06:32:38
1905         Log: Subject: Updated email address for AUTHORS.txt
1906              From: perl@cadop.com
1907              Date: Thu, 31 May 2007 19:33:08 -0600 (MDT)
1908              Message-Id: <20070601013308.3B6A314ECA82@noop.cadop.com>
1909      Branch: perl
1910            ! AUTHORS
1911 ____________________________________________________________________________
1912 [ 31320] By: craigb                                on 2007/05/31  22:17:17
1913         Log: Maintain UAF context across calls to sys$check_access in cando_by_name.
1914      Branch: perl
1915            ! vms/vms.c
1916 ____________________________________________________________________________
1917 [ 31319] By: rgs                                   on 2007/05/31  16:13:07
1918         Log: Dave remarks that I have been too terse here.
1919      Branch: perl
1920            ! pod/perl595delta.pod
1921 ____________________________________________________________________________
1922 [ 31318] By: rgs                                   on 2007/05/31  16:09:22
1923         Log: Subject: [PATCH] Remove threads/typemap from Porting/Maintainers.pl
1924              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1925              Date: Thu, 31 May 2007 11:59:31 -0400
1926              Message-ID: <1ff86f510705310859y6c101c15t6d823d00ef25309b@mail.gmail.com>
1927      Branch: perl
1928            ! Porting/Maintainers.pl
1929 ____________________________________________________________________________
1930 [ 31317] By: rgs                                   on 2007/05/31  15:52:28
1931         Log: Actually, Log::Message::Simple comes from Jos, not Tels.
1932      Branch: perl
1933            ! Porting/Maintainers.pl
1934 ____________________________________________________________________________
1935 [ 31316] By: rgs                                   on 2007/05/31  12:11:40
1936         Log: Subject: [PATCH] minor assertions improvements
1937              From: Ricardo SIGNES <rjbs-perl-p5p@lists.manxome.org>
1938              Date: Wed, 30 May 2007 21:47:15 -0400
1939              Message-ID: <20070531014715.GA26562@knight.manxome.org>
1940      Branch: perl
1941            ! lib/assertions.pm lib/assertions/activate.pm
1942            ! t/comp/assertions.t
1943 ____________________________________________________________________________
1944 [ 31315] By: rgs                                   on 2007/05/31  09:42:05
1945         Log: Subject: [PATCH] Update File-Path to 2.00
1946              From: David Landgren <david@landgren.net>
1947              Date: Wed, 30 May 2007 19:50:38 +0200
1948              Message-ID: <465DB96E.1020106@landgren.net>
1949      Branch: perl
1950            ! lib/File/Path.pm lib/File/Path.t
1951 ____________________________________________________________________________
1952 [ 31314] By: rgs                                   on 2007/05/31  08:28:02
1953         Log: Subject: [PATCH] Gooder English
1954              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1955              Date: Wed, 30 May 2007 17:12:32 -0400
1956              Message-ID: <1ff86f510705301412v75fc5810vf28f5b62c0077585@mail.gmail.com>
1957      Branch: perl
1958            ! lib/Log/Message/Simple.pm
1959 ____________________________________________________________________________
1960 [ 31313] By: nicholas                              on 2007/05/31  08:25:57
1961         Log: blead segfaults on local *@; eval {1} because ERRSV assumes that
1962              GvSV(PL_errgv) is always non-NULL. That stopped being the case with
1963              change 25009 (ish) - when we stopped automatically creating a(n unused)
1964              SV at GV creation time.
1965      Branch: perl
1966            ! scope.c t/op/local.t
1967 ____________________________________________________________________________
1968 [ 31312] By: rgs                                   on 2007/05/30  15:21:10
1969         Log: Subject: Re: HvMROMETA
1970              From: "Brandon Black" <blblack@gmail.com>
1971              Date: Tue, 29 May 2007 19:08:13 -0500
1972              Message-ID: <84621a60705291708m3f106d74r473f3d91c780163d@mail.gmail.com>
1973      Branch: perl
1974            ! hv.h mro.c
1975 ____________________________________________________________________________
1976 [ 31311] By: rgs                                   on 2007/05/30  13:59:17
1977         Log: Subject: Re: localising hash element by variable 
1978              From: hv@crypt.org
1979              Date: Wed, 30 May 2007 13:21:15 +0100
1980              Message-Id: <200705301221.l4UCLFwf010411@zen.crypt.org>
1981      Branch: perl
1982            ! t/op/local.t
1983 ____________________________________________________________________________
1984 [ 31310] By: rgs                                   on 2007/05/30  10:45:08
1985         Log: Upgrade to Encode 2.23
1986      Branch: perl
1987            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1988            ! ext/Encode/Makefile.PL ext/Encode/Unicode/Unicode.pm
1989 ____________________________________________________________________________
1990 [ 31309] By: steveh                                on 2007/05/30  07:38:30
1991         Log: Silence a couple of VC++ compiler warnings
1992      Branch: perl
1993            ! ext/Math/BigInt/FastCalc/FastCalc.pm
1994            ! ext/Math/BigInt/FastCalc/FastCalc.xs
1995 ____________________________________________________________________________
1996 [ 31308] By: nicholas                              on 2007/05/29  19:57:34
1997         Log: DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C constant expressions
1998              on z/OS, so move them to the list of non const constants.
1999      Branch: perl
2000            ! ext/POSIX/Makefile.PL
2001 ____________________________________________________________________________
2002 [ 31307] By: rgs                                   on 2007/05/29  15:48:27
2003         Log: Plug a memory leak in Encode
2004      Branch: perl
2005            ! ext/Encode/Encode.xs
2006 ____________________________________________________________________________
2007 [ 31306] By: stevep                                on 2007/05/29  14:42:24
2008         Log: Upgrade to CPAN-1.9102
2009      Branch: perl
2010            ! lib/CPAN.pm lib/CPAN/Kwalify.pm lib/CPAN/t/10version.t
2011 ____________________________________________________________________________
2012 [ 31305] By: rgs                                   on 2007/05/29  09:33:52
2013         Log: Upgrade to Encode 2.22
2014      Branch: perl
2015            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2016            ! ext/Encode/t/fallback.t ext/Encode/t/mime-name.t
2017 ____________________________________________________________________________
2018 [ 31304] By: rgs                                   on 2007/05/29  08:59:05
2019         Log: Revert change #30530, following Jan's advice
2020      Branch: perl
2021            ! Makefile.SH
2022 ____________________________________________________________________________
2023 [ 31303] By: rgs                                   on 2007/05/29  08:49:06
2024         Log: Subject: Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \n
2025              From: demerphq <demerphq@gmail.com>
2026              Date: Mon, 28 May 2007 19:46:04 +0200
2027              Message-ID: <9b18b3110705281046ib37acb4i7960fe415325270f@mail.gmail.com>
2028      Branch: perl
2029            ! regcomp.c regexec.c t/op/re_tests
2030 ____________________________________________________________________________
2031 [ 31302] By: rgs                                   on 2007/05/29  08:43:29
2032         Log: Mention that last bugfix in perldelta
2033      Branch: perl
2034            ! pod/perl595delta.pod
2035 ____________________________________________________________________________
2036 [ 31301] By: rgs                                   on 2007/05/29  08:41:09
2037         Log: Subject: Re: localising hash element by variable
2038              From: Bo Lindbergh <blgl@hagernas.com>
2039              Date: Mon, 28 May 2007 20:26:00 +0200
2040              Message-Id: <BC2C451F-B286-4D38-923E-E3B473F7B5E1@hagernas.com>
2041      Branch: perl
2042            ! scope.c t/op/local.t
2043 ____________________________________________________________________________
2044 [ 31300] By: steveh                                on 2007/05/29  08:09:38
2045         Log: win32/makefile.mk doesn't support GSAR's old dmake (because of
2046              the use of || and && in conditional expressions, which that old
2047              dmake doesn't understand), so stop with a helpful error message
2048              if such a dmake is being used.
2049              
2050              There is now no need to have all the clutter of trying to support
2051              different backslash and newline semantics, so ditch that too.
2052      Branch: perl
2053            ! win32/makefile.mk
2054 ____________________________________________________________________________
2055 [ 31299] By: rgs                                   on 2007/05/29  07:57:33
2056         Log: Subject: Re: [PATCH] Update CPANPLUS to 0.79_03
2057              From: "Jos I. Boumans" <jos@dwim.org>
2058              Date: Tue, 29 May 2007 09:00:53 +0200
2059              Message-Id: <551932A2-91F8-4E7C-8939-4B71216976BA@dwim.org>
2060              
2061              Removed a fatal debug statement from cpan2dist.
2062      Branch: perl
2063            ! lib/CPANPLUS.pm lib/CPANPLUS/Internals.pm
2064            ! lib/CPANPLUS/Shell/Default.pm lib/CPANPLUS/bin/cpan2dist
2065            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
2066            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
2067            ! r-0.01.tar.gz.packed
2068            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
2069            ! tar.gz.packed
2070            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
2071            ! tar.gz.packed
2072            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
2073            ! r.gz.packed
2074            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
2075            ! tar.gz.packed
2076            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
2077            ! r.gz.packed
2078            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
2079            ! cked
2080            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
2081 ____________________________________________________________________________
2082 [ 31298] By: steveh                                on 2007/05/29  07:25:22
2083         Log: Silence the warning "Can't locate auto/POSIX/autosplit.ix in @INC"
2084              when building the POSIX extension
2085      Branch: perl
2086            ! lib/ExtUtils/Install.pm
2087 ____________________________________________________________________________
2088 [ 31297] By: merijn                                on 2007/05/29  06:12:06
2089         Log: Subject: [PATCH] perltodo tweak on virtualizing OS/FS access
2090              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2091              Date: Tue, 29 May 2007 06:50:57 +0300 (EEST)
2092              Message-Id: <200705290350.l4T3ovWG275103@kosh.hut.fi>
2093      Branch: perl
2094            ! pod/perltodo.pod
2095 ____________________________________________________________________________
2096 [ 31296] By: nicholas                              on 2007/05/28  21:35:45
2097         Log: Subject: Re: Cross patch 31287 broke blead
2098              From: Vadim <vadim@vkonovalov.ru>
2099              Message-ID: <465B11AB.8000608@vkonovalov.ru>
2100              Date: Mon, 28 May 2007 21:30:19 +0400
2101      Branch: perl
2102           +> Cross/Makefile-cross-SH Cross/build-arm-n770-sh
2103            - Cross/Makefile-cross.SH Cross/build-arm-n770.sh
2104            ! MANIFEST
2105 ____________________________________________________________________________
2106 [ 31295] By: nicholas                              on 2007/05/28  18:50:23
2107         Log: Avoid calling SvEND() when SvPOKp() is not true.
2108              Remove an unneeded dupliate SvCUR_set() in Perl_sv_2pv_flags().
2109      Branch: perl
2110            ! sv.c
2111 ____________________________________________________________________________
2112 [ 31294] By: rgs                                   on 2007/05/28  13:36:43
2113         Log: Several POD fixes by Jonathan Stowe
2114      Branch: perl
2115            ! ext/B/B/Concise.pm ext/B/B/Lint.pm pod/perldebguts.pod
2116            ! symbian/PerlBase.pod
2117 ____________________________________________________________________________
2118 [ 31293] By: rgs                                   on 2007/05/28  13:21:23
2119         Log: Subject: [PATCH] Add /nologo to nmake in CPANPLUS::Dist::Build too
2120              From: "Jos I. Boumans" <kane@xs4all.nl>
2121              Date: Mon, 28 May 2007 15:06:52 +0200
2122              Message-Id: <90E1CAA6-8529-4DD1-9D42-A377538E9320@xs4all.nl>
2123      Branch: perl
2124            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
2125            ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
2126            ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
2127 ____________________________________________________________________________
2128 [ 31292] By: rgs                                   on 2007/05/28  13:17:54
2129         Log: Subject: [PATCH] Update CPANPLUS to 0.79_03
2130              From: "Jos I. Boumans" <jos@dwim.org>
2131              Date: Mon, 28 May 2007 14:59:11 +0200
2132              Message-Id: <DDD60952-6B63-4AA5-9862-FAE3456AB7CA@dwim.org>
2133      Branch: perl
2134            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
2135            ! lib/CPANPLUS/Configure.pm lib/CPANPLUS/Dist.pm
2136            ! lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Internals.pm
2137            ! lib/CPANPLUS/Internals/Constants.pm
2138            ! lib/CPANPLUS/Internals/Constants/Report.pm
2139            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
2140            ! lib/CPANPLUS/bin/cpan2dist
2141            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
2142            ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
2143            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
2144            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
2145            ! r-0.01.tar.gz.packed
2146            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
2147            ! tar.gz.packed
2148            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
2149            ! tar.gz.packed
2150            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
2151            ! r.gz.packed
2152            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
2153            ! tar.gz.packed
2154            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
2155            ! r.gz.packed
2156            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
2157            ! cked
2158            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
2159            ! lib/CPANPLUS/t/inc/conf.pl
2160 ____________________________________________________________________________
2161 [ 31291] By: rgs                                   on 2007/05/28  12:52:08
2162         Log: Mention new lexical pragmas big* in perldelta
2163      Branch: perl
2164            ! pod/perl595delta.pod
2165 ____________________________________________________________________________
2166 [ 31290] By: rgs                                   on 2007/05/28  12:47:32
2167         Log: Update Changes
2168      Branch: perl
2169            ! Changes
2170 ____________________________________________________________________________
2171 [ 31289] By: rgs                                   on 2007/05/28  12:44:29
2172         Log: Update outdated example
2173      Branch: perl
2174            ! pod/perlpod.pod
2175 ____________________________________________________________________________
2176 [ 31288] By: rgs                                   on 2007/05/28  12:33:05
2177         Log: Update to Archive::Extract 0.20, and re-apply patch #31158
2178      Branch: perl
2179            + lib/Archive/Extract/t/src/x.Z.packed
2180            ! MANIFEST lib/Archive/Extract.pm
2181            ! lib/Archive/Extract/t/01_Archive-Extract.t
2182            ! lib/Archive/Extract/t/src/double_dir.zip.packed
2183            ! lib/Archive/Extract/t/src/x.bz2.packed
2184            ! lib/Archive/Extract/t/src/x.gz.packed
2185            ! lib/Archive/Extract/t/src/x.jar.packed
2186            ! lib/Archive/Extract/t/src/x.par.packed
2187            ! lib/Archive/Extract/t/src/x.tar.gz.packed
2188            ! lib/Archive/Extract/t/src/x.tar.packed
2189            ! lib/Archive/Extract/t/src/x.tgz.packed
2190            ! lib/Archive/Extract/t/src/x.zip.packed
2191            ! lib/Archive/Extract/t/src/y.jar.packed
2192            ! lib/Archive/Extract/t/src/y.par.packed
2193            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
2194            ! lib/Archive/Extract/t/src/y.tar.gz.packed
2195            ! lib/Archive/Extract/t/src/y.tar.packed
2196            ! lib/Archive/Extract/t/src/y.tbz.packed
2197            ! lib/Archive/Extract/t/src/y.tgz.packed
2198            ! lib/Archive/Extract/t/src/y.zip.packed
2199 ____________________________________________________________________________
2200 [ 31287] By: rgs                                   on 2007/05/28  12:03:25
2201         Log: Subject: linux arm cross-compilation
2202              From: Vadim <vadim@vkonovalov.ru>
2203              Date: Mon, 28 May 2007 01:23:46 +0400
2204              Message-ID: <4659F6E2.3090805@vkonovalov.ru>
2205              
2206              with adjustments to the MANIFEST
2207      Branch: perl
2208            + Cross/Makefile-cross.SH Cross/build-arm-n770.sh
2209            + Cross/cflags-cross-arm Cross/config.sh-arm-linux-n770
2210            + ext/util/make_ext_cross
2211            ! MANIFEST configpm
2212 ____________________________________________________________________________
2213 [ 31286] By: rgs                                   on 2007/05/28  11:14:32
2214         Log: Bump version number
2215              
2216              Subject: [PATCH] Update log::message::simple to 0.02
2217              From: "Jos I. Boumans" <jib@ripe.net>
2218              Date: Mon, 28 May 2007 12:04:02 +0200
2219              Message-Id: <EB397A0C-713C-4E42-92DB-DD8B808AE34C@ripe.net>
2220      Branch: perl
2221            ! lib/Log/Message/Simple.pm
2222 ____________________________________________________________________________
2223 [ 31285] By: rgs                                   on 2007/05/28  10:17:22
2224         Log: Subject: Re: [PATCH] Math::BigInt v1.87 take 5
2225              From: Tels <nospam-abuse@bloodgate.com>
2226              Date: Sun, 27 May 2007 15:54:29 +0000
2227              Message-Id: <200705271554.32054@bloodgate.com>
2228      Branch: perl
2229            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2230            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
2231 ____________________________________________________________________________
2232 [ 31284] By: rgs                                   on 2007/05/28  09:45:39
2233         Log: Subject: [PATCH] Math::BigInt::FastCalc v0.15
2234              From: Tels <nospam-abuse@bloodgate.com>
2235              Date: Sun, 27 May 2007 14:43:15 +0000
2236              Message-Id: <200705271443.16138@bloodgate.com>
2237      Branch: perl
2238            ! ext/Math/BigInt/FastCalc/FastCalc.pm
2239            ! ext/Math/BigInt/FastCalc/FastCalc.xs
2240            ! ext/Math/BigInt/FastCalc/Makefile.PL
2241            ! ext/Math/BigInt/FastCalc/t/leak.t
2242 ____________________________________________________________________________
2243 [ 31283] By: craigb                                on 2007/05/27  01:54:45
2244         Log: In the stat() wrapper for VMS, always allow extended characters
2245              (such as multiple dots) in the filename regardless of environment
2246              setting.
2247      Branch: perl
2248            ! vms/vms.c
2249 ____________________________________________________________________________
2250 [ 31282] By: craigb                                on 2007/05/27  01:50:46
2251         Log: In the homegrown readdir() for VMS, always treat unix-style paths
2252              appropriately regardless of environment setting, and also remove
2253              the escape characters from escaped dots.
2254      Branch: perl
2255            ! vms/vms.c
2256 ____________________________________________________________________________
2257 [ 31281] By: rgs                                   on 2007/05/26  06:54:40
2258         Log: Bad orientation in doc, noticed by Jan Dubois.
2259      Branch: perl
2260            ! pod/perl595delta.pod
2261 ____________________________________________________________________________
2262 [ 31280] By: davem                                 on 2007/05/25  23:26:33
2263         Log: delete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbg
2264              the first two aren't used, and the last two are just place holders
2265              to ensure that both runops functions get linked in; so make them
2266              global rather than per-interpeter
2267      Branch: perl
2268            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
2269 ____________________________________________________________________________
2270 [ 31279] By: craigb                                on 2007/05/25  22:19:40
2271         Log: Subject: Re: argproc.c license Re: [perl #43037] Bad license in perl distribution
2272              From: Mark Pizzolato <mark@infocomm.com>
2273              Date: Fri, 25 May 2007 13:31:17 -0700 (PDT)
2274              Message-ID: <288163.41670.qm@web83606.mail.sp1.yahoo.com>
2275      Branch: perl
2276            ! vms/vms.c
2277 ____________________________________________________________________________
2278 [ 31278] By: davem                                 on 2007/05/25  19:16:50
2279         Log: fix coredump in S_varname (tickled by Devel::Profile)
2280              a 'Use of uninitialized value' warning within a DB sub
2281              attempted to use the pad of the caller to locate the offending
2282              lexical
2283      Branch: perl
2284            ! sv.c
2285 ____________________________________________________________________________
2286 [ 31277] By: rgs                                   on 2007/05/25  13:29:34
2287         Log: \R can't be used in a char class
2288      Branch: perl
2289            ! pod/perlre.pod
2290 ____________________________________________________________________________
2291 [ 31276] By: rgs                                   on 2007/05/25  13:28:39
2292         Log: Document new escapes in perldelta
2293      Branch: perl
2294            ! pod/perl595delta.pod
2295 ____________________________________________________________________________
2296 [ 31275] By: steveh                                on 2007/05/25  10:15:54
2297         Log: Change #31270 should have updated proto.h to match
2298      Branch: perl
2299            ! embed.fnc proto.h
2300 ____________________________________________________________________________
2301 [ 31274] By: rgs                                   on 2007/05/25  09:57:33
2302         Log: Upgrade to Archive::Tar 1.32.
2303      Branch: perl
2304            ! lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
2305            ! lib/Archive/Tar/File.pm
2306            ! lib/Archive/Tar/t/src/long/bar.tar.packed
2307            ! lib/Archive/Tar/t/src/long/foo.tgz.packed
2308            ! lib/Archive/Tar/t/src/short/bar.tar.packed
2309            ! lib/Archive/Tar/t/src/short/foo.tgz.packed
2310 ____________________________________________________________________________
2311 [ 31273] By: rgs                                   on 2007/05/25  09:29:12
2312         Log: Document that ptardiff needs Text::Diff
2313      Branch: perl
2314            ! pod/perlutil.pod
2315 ____________________________________________________________________________
2316 [ 31272] By: rgs                                   on 2007/05/25  09:20:45
2317         Log: Document cpanp and cpan2dist
2318      Branch: perl
2319            ! pod/perl595delta.pod pod/perlutil.pod
2320 ____________________________________________________________________________
2321 [ 31271] By: steveh                                on 2007/05/25  09:18:45
2322         Log: Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005
2323              
2324              Unknown to me win32/win32.h was defining USE_FIXED_OSFHANDLE, which
2325              arranged for a black magic fix to MSVCRT.DLL's _open_osfhandle() to
2326              be used. It seems that this is inappropriate for VC++ versions later
2327              than 6.x, since they don't use that DLL: simply not defining that
2328              symbol makes the io_sock.t failure go away.
2329              
2330              (Compare change #29233, which similarly disabled the fix to
2331              MSVCRT.DLL's read() for VC++ versions later than 6.x.)
2332      Branch: perl
2333            ! README.win32 win32/win32.h
2334 ____________________________________________________________________________
2335 [ 31270] By: rgs                                   on 2007/05/25  07:46:08
2336         Log: Subject: [PATCH] Consting dump.c
2337              From: Andy Lester <andy@petdance.com>
2338              Date: Thu, 24 May 2007 13:25:43 -0500
2339              Message-Id: <B46A083E-A133-4D38-9BE8-BE1EB0AAA326@petdance.com>
2340      Branch: perl
2341            ! XSUB.h doop.c dump.c
2342 ____________________________________________________________________________
2343 [ 31269] By: rgs                                   on 2007/05/24  17:18:24
2344         Log: Subject: Re: perl pragma [PATCH]
2345              From: Tels <nospam-abuse@bloodgate.com>
2346              Date: Wed, 23 May 2007 21:35:58 +0000
2347              Message-Id: <200705232135.59546@bloodgate.com>
2348      Branch: perl
2349            + lib/bignum/t/in_effect.t lib/bignum/t/scope_f.t
2350            + lib/bignum/t/scope_i.t lib/bignum/t/scope_r.t
2351            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bigrat.pm
2352 ____________________________________________________________________________
2353 [ 31268] By: rgs                                   on 2007/05/24  16:12:58
2354         Log: Subject: [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :: {}, etc. 
2355              From: Father Chrysostomos (via RT) <perlbug-followup@perl.org>
2356              Date: Sun, 20 May 2007 21:44:42 -0700
2357              Message-ID: <rt-3.6.HEAD-4015-1179722682-636.43010-75-0@perl.org>
2358      Branch: perl
2359            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
2360 ____________________________________________________________________________
2361 [ 31267] By: rgs                                   on 2007/05/24  15:37:40
2362         Log: Adjustment to the test for importing feature bundles,
2363              found by Hugo
2364      Branch: perl
2365            ! lib/feature.pm
2366 ____________________________________________________________________________
2367 [ 31266] By: rgs                                   on 2007/05/24  15:12:41
2368         Log: Subject: [PATCH] update CPANPLUS::Dist::Build to 0.06_01
2369              From: "Jos I. Boumans" <kane@dwim.org>
2370              Date: Tue, 22 May 2007 14:45:19 +0200
2371              Message-Id: <208F4537-CCF8-401B-9F97-EF1902EA2FB6@dwim.org>
2372      Branch: perl
2373            ! lib/CPANPLUS/Dist/Build.pm
2374            ! lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t
2375            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
2376            ! lib/CPANPLUS/Dist/Build/t/inc/conf.pl
2377            ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
2378            ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
2379 ____________________________________________________________________________
2380 [ 31265] By: rgs                                   on 2007/05/24  13:29:01
2381         Log: It suddendly annoyed me that corelist returned sometimes two
2382              spaces in a row.
2383      Branch: perl
2384            ! lib/Module/CoreList/bin/corelist
2385 ____________________________________________________________________________
2386 [ 31264] By: rgs                                   on 2007/05/24  11:17:31
2387         Log: Doc nits by Steven Schubiger
2388      Branch: perl
2389            ! pod/perlintro.pod
2390 ____________________________________________________________________________
2391 [ 31263] By: rgs                                   on 2007/05/24  08:25:52
2392         Log: perldelta additions suggested by Steve Hay
2393      Branch: perl
2394            ! pod/perl595delta.pod
2395 ____________________________________________________________________________
2396 [ 31262] By: rgs                                   on 2007/05/24  08:18:31
2397         Log: Subject: [PATCH revised] threads::shared 1.12
2398              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2399              Date: Wed, 23 May 2007 09:28:28 -0400
2400              Message-ID: <1ff86f510705230628n73c16e2gc67a3ec05d57c5f3@mail.gmail.com>
2401      Branch: perl
2402            ! ext/threads/shared/Changes ext/threads/shared/README
2403            ! ext/threads/shared/shared.pm ext/threads/shared/t/wait.t
2404            ! ext/threads/shared/t/waithires.t
2405 ____________________________________________________________________________
2406 [ 31260] By: rgs                                   on 2007/05/23  10:20:29
2407         Log: Perldelta nit by Brandon Black
2408      Branch: perl
2409            ! pod/perl595delta.pod
2410 ____________________________________________________________________________
2411 [ 31259] By: steveh                                on 2007/05/23  08:12:14
2412         Log: Subject: RE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
2413              From: "Jan Dubois" <jand@activestate.com>
2414              Date: Tue, 22 May 2007 16:35:27 -0700
2415              Message-ID: <06dd01c79cc9$e101ce60$a3056b20$@com>
2416              
2417              Reinstates the test under Cygwin and fixes it.
2418      Branch: perl
2419            ! ext/Win32/t/Unicode.t
2420 ____________________________________________________________________________
2421 [ 31258] By: stevep                                on 2007/05/23  01:58:07
2422         Log: Subject: [PATCH] Forgotten Cygwin patch
2423              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2424              Date: Tue, 22 May 2007 20:58:04 -0400
2425              Message-ID: <1ff86f510705221758p71418517ncb89fac289d74c35@mail.gmail.com>
2426      Branch: perl
2427            ! cygwin/perlld.in
2428 ____________________________________________________________________________
2429 [ 31257] By: rgs                                   on 2007/05/22  14:12:18
2430         Log: Add MidnightBSD to the list of Unix-like OSes
2431      Branch: perl
2432            ! lib/Module/Build.pm
2433 ____________________________________________________________________________
2434 [ 31256] By: rgs                                   on 2007/05/22  10:07:09
2435         Log: Update perldelta
2436      Branch: perl
2437            ! pod/perl595delta.pod
2438 ____________________________________________________________________________
2439 [ 31255] By: davem                                 on 2007/05/21  22:35:15
2440         Log: move PL_error_count into the PL_parser struct
2441      Branch: perl
2442            ! embedvar.h intrpvar.h op.c parser.h perl.c perlapi.h pp_ctl.c
2443            ! sv.c toke.c
2444 ____________________________________________________________________________
2445 [ 31254] By: davem                                 on 2007/05/21  21:02:50
2446         Log: move PL_multi_end into the PL_parser struct
2447      Branch: perl
2448            ! embedvar.h intrpvar.h op.c parser.h perlapi.h sv.c toke.c
2449 ____________________________________________________________________________
2450 [ 31253] By: stevep                                on 2007/05/21  20:52:10
2451         Log: Subject: Re: Smoke failures with blead@31225 (Linux) [PATCH]
2452              From: Tels <nospam-abuse@bloodgate.com>
2453              Date: Mon, 21 May 2007 20:17:20 +0000
2454              Message-Id: <200705212017.23224@bloodgate.com>
2455      Branch: perl
2456            ! lib/Math/BigInt/Calc.pm
2457 ____________________________________________________________________________
2458 [ 31252] By: davem                                 on 2007/05/21  19:57:24
2459         Log: move PL_tokenbuf into the PL_parser struct
2460      Branch: perl
2461            ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c utf8.c
2462 ____________________________________________________________________________
2463 [ 31251] By: rgs                                   on 2007/05/21  16:46:04
2464         Log: Update Changes
2465      Branch: perl
2466            ! Changes
2467 ____________________________________________________________________________
2468 [ 31250] By: rgs                                   on 2007/05/21  14:29:02
2469         Log: Subject: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
2470              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2471              Date: Sat, 19 May 2007 11:56:40 -0400
2472              Message-ID: <1ff86f510705190856o2a98f1a5sd6f316f863e60c87@mail.gmail.com>
2473      Branch: perl
2474            ! ext/Win32/t/Unicode.t
2475 ____________________________________________________________________________
2476 [ 31249] By: rgs                                   on 2007/05/21  14:27:03
2477         Log: Subject: [PATCH] Skip win32core.t under Cygwin
2478              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2479              Date: Sat, 19 May 2007 08:43:47 -0400
2480              Message-ID: <1ff86f510705190543r505cfc2fua18e87cd665b8f6e@mail.gmail.com>
2481      Branch: perl
2482            ! ext/Win32CORE/t/win32core.t
2483 ____________________________________________________________________________
2484 [ 31248] By: merijn                                on 2007/05/21  06:26:31
2485         Log: Subject: [PATCH] pp_sys.c: gethostbyaddr
2486              From: Jarkko Hietaniemi <jhi@iki.fi>
2487              Date: Mon, 21 May 2007 00:02:38 -0400
2488              Message-ID: <465119DE.6040208@iki.fi>
2489      Branch: perl
2490            ! pp_sys.c
2491 ____________________________________________________________________________
2492 [ 31247] By: craigb                                on 2007/05/21  04:33:27
2493         Log: VMSify uupacktool.pl and run it during VMS build.
2494      Branch: perl
2495            ! uupacktool.pl vms/descrip_mms.template
2496 ____________________________________________________________________________
2497 [ 31246] By: davem                                 on 2007/05/20  23:56:30
2498         Log: delete unused vars PL_av_fetch_sv, PL_hv_fetch_sv
2499              and fix 'duplicate symbol' warnings from embed.pl
2500              for utf8cache and sh_path
2501      Branch: perl
2502            ! embedvar.h intrpvar.h perlapi.h perlvars.h
2503 ____________________________________________________________________________
2504 [ 31245] By: davem                                 on 2007/05/20  23:10:15
2505         Log: delete thrdvar.h and move its contents to intrpvar.h
2506      Branch: perl
2507            - thrdvar.h
2508            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
2509            ! embed.pl embedvar.h global.sym intrpvar.h
2510            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm makedef.pl
2511            ! perl.c perl.h perlapi.c perlapi.h pod/perlapi.pod
2512            ! pod/perlintern.pod pod/perltodo.pod proto.h sv.c
2513            ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce
2514            ! win32/makefile.mk
2515 ____________________________________________________________________________
2516 [ 31244] By: rgs                                   on 2007/05/20  12:58:53
2517         Log: Subject: [PATCH] Minor perlreapi.pod cleanup
2518              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
2519              Date: Wed, 16 May 2007 16:38:44 +0000
2520              Message-ID: <51dd1af80705160938w13789b63m6d5f4710441ceac@mail.gmail.com>
2521      Branch: perl
2522            ! pod/perlreapi.pod regexp.h
2523 ____________________________________________________________________________
2524 [ 31243] By: rgs                                   on 2007/05/20  12:55:20
2525         Log: Update Archive::Tar to 1.31
2526      Branch: perl
2527            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
2528            + lib/Archive/Tar/t/src/long/bar.tar.packed
2529            + lib/Archive/Tar/t/src/long/foo.tgz.packed
2530            + lib/Archive/Tar/t/src/short/b
2531            + lib/Archive/Tar/t/src/short/bar.tar.packed
2532            + lib/Archive/Tar/t/src/short/foo.tgz.packed
2533            - lib/Archive/Tar/t/00_setup.t lib/Archive/Tar/t/99_clean.t
2534            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/File.pm
2535            ! lib/Archive/Tar/t/02_methods.t
2536 ____________________________________________________________________________
2537 [ 31242] By: rgs                                   on 2007/05/20  12:50:02
2538         Log: Subject: RE: When is -DPERL_CORE required?
2539              From: "Jan Dubois" <jand@activestate.com>
2540              Date: Fri, 18 May 2007 10:57:35 -0700
2541              Message-ID: <044601c79976$046691d0$0d33b570$@com>
2542      Branch: perl
2543            ! win32/win32.h
2544 ____________________________________________________________________________
2545 [ 31241] By: rgs                                   on 2007/05/20  12:48:01
2546         Log: Subject: [PATCH] Don't use a regex match in lib/feature.pm
2547              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
2548              Date: Fri, 18 May 2007 20:16:53 +0000
2549              Message-ID: <51dd1af80705181316r15f65e45n55903de294565aa1@mail.gmail.com>
2550      Branch: perl
2551            ! lib/feature.pm
2552 ____________________________________________________________________________
2553 [ 31240] By: craigb                                on 2007/05/20  01:00:31
2554         Log: Make VMS's home-grown glob() recognize a directory even without
2555              tell-tale punctuation.
2556      Branch: perl
2557            ! vms/vms.c
2558 ____________________________________________________________________________
2559 [ 31239] By: craigb                                on 2007/05/19  01:00:15
2560         Log: Various mro updates from Brandon Black. References:
2561              <84621a60705111347q40f9dd9ciefa9468e9ff9ca6c@mail.gmail.com>
2562              <84621a60705121458i34ff361fh9166e8558781df41@mail.gmail.com>
2563              <84621a60705141111q70ed307r9181dfc2834a8f5c@mail.gmail.com>
2564              <84621a60705160937h53946fcfg70635908302724e8@mail.gmail.com>
2565      Branch: perl
2566            + t/mro/pkg_gen.t
2567            ! MANIFEST hv.h lib/mro.pm mg.c mro.c sv.c t/mro/basic.t
2568 ____________________________________________________________________________
2569 [ 31238] By: craigb                                on 2007/05/18  22:48:12
2570         Log: Subject: [PATCH] threads 1.62
2571              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2572              Date: Thu, 17 May 2007 12:21:46 -0400
2573              Message-ID: <1ff86f510705170921g77d87898ye2c081fc0df53a9e@mail.gmail.com>
2574      Branch: perl
2575            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
2576            ! ext/threads/t/free.t ext/threads/t/free2.t
2577            ! ext/threads/t/kill.t ext/threads/t/thread.t
2578            ! ext/threads/threads.pm ext/threads/threads.xs
2579 ____________________________________________________________________________
2580 [ 31237] By: craigb                                on 2007/05/18  22:01:51
2581         Log: Subject: [PATCH] Unicode::UCD: add general category and bidi type interfaces
2582              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2583              Date: Fri, 18 May 2007 03:45:29 +0300 (EEST)
2584              Message-Id: <200705180045.l4I0jTeI221780@kosh.hut.fi>
2585      Branch: perl
2586            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2587 ____________________________________________________________________________
2588 [ 31236] By: craigb                                on 2007/05/18  21:42:56
2589         Log: When trimming long XS symbols on VMS, avoid warnings from operator
2590              precedence mistakes, but for now give the same symbol mangling
2591              results as before.
2592      Branch: perl
2593            ! vms/ext/XSSymSet.pm
2594 ____________________________________________________________________________
2595 [ 31235] By: steveh                                on 2007/05/18  10:46:57
2596         Log: Upgrade to Win32-0.29
2597      Branch: perl
2598            + ext/Win32/longpath.inc ext/Win32/t/CreateFile.t
2599            + ext/Win32/t/GetCurrentThreadId.t ext/Win32/t/Unicode.t
2600            ! MANIFEST ext/Win32/Makefile.PL ext/Win32/Win32.pm
2601            ! ext/Win32/Win32.xs ext/Win32/t/GetFileVersion.t
2602 ____________________________________________________________________________
2603 [ 31234] By: steveh                                on 2007/05/17  09:19:01
2604         Log: Subject: [PATCH] todos for perl 5.12
2605              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2606              Date: Thu, 17 May 2007 04:25:19 +0300 (EEST)
2607              Message-Id: <200705170125.l4H1PJNi198465@kosh.hut.fi>
2608              
2609              (plus a fix for 1 unescaped <>)
2610      Branch: perl
2611            ! pod/perltodo.pod
2612 ____________________________________________________________________________
2613 [ 31233] By: merijn                                on 2007/05/16  21:32:56
2614         Log: Subject: [PATCH] Re: Thread fail/hang on HP-UX 10.20
2615              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2616              Date: Wed, 16 May 2007 14:18:05 -0400
2617              Message-ID: <1ff86f510705161118x55e9d18crdf376ca469f97dc7@mail.gmail.com>
2618      Branch: perl
2619            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
2620            ! ext/threads/shared/t/stress.t
2621 ____________________________________________________________________________
2622 [ 31232] By: merijn                                on 2007/05/16  17:36:15
2623         Log: Subject: [PATCH] Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even with the Configure bits)
2624              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2625              Date: Wed, 16 May 2007 05:33:14 +0300 (EEST)
2626              Message-Id: <200705160233.l4G2XEET143034@kosh.hut.fi>
2627      Branch: perl
2628            ! Configure Makefile.SH
2629 ____________________________________________________________________________
2630 [ 31230] By: steveh                                on 2007/05/16  16:41:48
2631         Log: DynaLoader doesn't seem to need -DPERL_CORE, and no other extensions
2632              are compiled with it, so let's see if we can get away with removing
2633              it. Revert this change if it causes black smoke!
2634      Branch: perl
2635            ! ext/DynaLoader/Makefile.PL
2636 ____________________________________________________________________________
2637 [ 31229] By: steveh                                on 2007/05/16  08:26:09
2638         Log: A more general fix to non-threaded static extension build problems
2639              than #31220 was.
2640      Branch: perl
2641            ! ext/Win32CORE/Makefile.PL lib/ExtUtils/MM_Win32.pm
2642 ____________________________________________________________________________
2643 [ 31228] By: steveh                                on 2007/05/16  07:32:20
2644         Log: Remove comment added by #31218 since the rest of that change was
2645              reverted by #31224
2646      Branch: perl
2647            ! op.h
2648 ____________________________________________________________________________
2649 [ 31227] By: stevep                                on 2007/05/16  03:39:44
2650         Log: Subject: [PATCH] DBM_Filter test: use std test preamble
2651              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2652              Date: Wed, 16 May 2007 05:29:17 +0300 (EEST)
2653              Message-Id: <200705160229.l4G2THSE421947@kosh.hut.fi>
2654      Branch: perl
2655            ! lib/DBM_Filter/t/01error.t
2656 ____________________________________________________________________________
2657 [ 31226] By: craigb                                on 2007/05/16  03:08:51
2658         Log: Better suppression of Threads build (probably still needed on 5.8.x)
2659      Branch: perl
2660            ! configure.com
2661 ____________________________________________________________________________
2662 [ 31225] By: davem                                 on 2007/05/15  21:51:03
2663         Log: change 31200 broke src filters used within an eval
2664              eg BEGIN { eval q(use MyFilter) } would ignore the filter
2665      Branch: perl
2666            ! toke.c
2667 ____________________________________________________________________________
2668 [ 31224] By: stevep                                on 2007/05/15  18:56:23
2669         Log: Move pmop.op_pmflags back to its previous location.  The move in
2670              change #31218 was causing segfaults in miniperl on 32-bit
2671              environments.
2672      Branch: perl
2673            ! op.h
2674 ____________________________________________________________________________
2675 [ 31222] By: stevep                                on 2007/05/15  17:21:30
2676         Log: Subject: [PATCH] Math::BigInt v1.87
2677              From: Tels <nospam-abuse@bloodgate.com>
2678              Date: Sun, 13 May 2007 14:34:11 +0000
2679              Message-Id: <200705131434.11992@bloodgate.com>
2680              
2681              Subject: Re: [PATCH] Math::BigInt v1.87 (take 2)
2682              From: Tels <nospam-abuse@bloodgate.com>
2683              Date: Mon, 14 May 2007 15:41:36 +0000
2684              Message-Id: <200705141541.40678@bloodgate.com>
2685              
2686              Subject: Re: [PATCH] Math::BigInt v1.87 (take 3)
2687              From: Tels <nospam-abuse@bloodgate.com>
2688              Date: Tue, 15 May 2007 19:02:54 +0000
2689              Message-Id: <200705151902.57372@bloodgate.com>
2690      Branch: perl
2691            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2692            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
2693            ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/config.t
2694 ____________________________________________________________________________
2695 [ 31221] By: steveh                                on 2007/05/15  15:45:50
2696         Log: Subject: [PATCH] Win32CORE.c needed windows.h
2697              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2698              Date: Tue, 15 May 2007 09:10:00 -0400
2699              Message-ID: <1ff86f510705150609l1c178629i97091adbd02b6463@mail.gmail.com>
2700              
2701              (plus a #define to save windows.h pulling in so much stuff.)
2702              
2703              Fixes a build error on Cygwin caused by #31214.
2704      Branch: perl
2705            ! ext/Win32CORE/Win32CORE.c
2706 ____________________________________________________________________________
2707 [ 31220] By: steveh                                on 2007/05/15  08:19:56
2708         Log: Subject: RE: Smoke summary results for maint and current on Win32
2709              From: "Jan Dubois" <jand@activestate.com>
2710              Date: Mon, 14 May 2007 14:58:19 -0700
2711              Message-ID: <013401c79672$fbbdb320$f3391960$@com>
2712              
2713              Fixes non-threaded builds on Win32 (which had warnings with VC and
2714              errors with GCC) by compiling the statically linked extension
2715              Win32CORE with -DPERLDLL.
2716              
2717              The same fix should be applied more generally to all statically
2718              linked extensions so a further change may be forthcoming, but this
2719              at least gets the standard non-threaded build working again.
2720      Branch: perl
2721            ! ext/Win32CORE/Makefile.PL
2722 ____________________________________________________________________________
2723 [ 31219] By: steveh                                on 2007/05/15  08:15:32
2724         Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called
2725              From: "Jan Dubois" <jand@activestate.com>
2726              Date: Mon, 14 May 2007 15:18:22 -0700
2727              Message-ID: <014e01c79675$c8bfc6e0$5a3f54a0$@com>
2728              
2729              Improved test: make sure that Win32 isn't already loaded when you call
2730              Win32::GetLastError()
2731      Branch: perl
2732            ! ext/Win32CORE/t/win32core.t
2733 ____________________________________________________________________________
2734 [ 31218] By: nicholas                              on 2007/05/15  07:36:57
2735         Log: BASEOP isn't an exact multiple of 8 bytes, so reordering pmop and cop
2736              to put a 32 bit member first elimiates structure padding on LP64.
2737      Branch: perl
2738            ! cop.h op.h
2739 ____________________________________________________________________________
2740 [ 31217] By: nicholas                              on 2007/05/14  22:32:16
2741         Log: PERL_IMPLICIT_CONTEXT is usually defined for threads, so assume that
2742              its int needs a friend under LP64.
2743              gcc -Wpaddedspotted padding I'd missed in thrdvar.h
2744      Branch: perl
2745            ! intrpvar.h thrdvar.h
2746 ____________________________________________________________________________
2747 [ 31216] By: nicholas                              on 2007/05/14  22:16:04
2748         Log: Subject: [PATCH] threads::shared 1.11
2749              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2750              Message-ID: <1ff86f510705140517n1c140d96nca36667bcbbc27f@mail.gmail.com>
2751              Date: Mon, 14 May 2007 08:17:51 -0400
2752      Branch: perl
2753            ! ext/threads/shared/Changes ext/threads/shared/README
2754            ! ext/threads/shared/shared.pm
2755 ____________________________________________________________________________
2756 [ 31215] By: steveh                                on 2007/05/14  16:56:22
2757         Log: Test for [perl #42925], which was fixed by #31214
2758      Branch: perl
2759            ! ext/Win32CORE/t/win32core.t
2760 ____________________________________________________________________________
2761 [ 31214] By: steveh                                on 2007/05/14  16:54:30
2762         Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called 
2763              From: "Jan Dubois" <jand@activestate.com>
2764              Date: Fri, 11 May 2007 16:55:17 -0700
2765              Message-ID: <02bd01c79427$d36140b0$7a23c210$@com>
2766      Branch: perl
2767            ! ext/Win32CORE/Win32CORE.c
2768 ____________________________________________________________________________
2769 [ 31213] By: steveh                                on 2007/05/14  16:22:04
2770         Log: Older versions of windres interpret "-I" as the input format,
2771              so use the long option name "--include-dir" instead.
2772      Branch: perl
2773            ! win32/makefile.mk
2774 ____________________________________________________________________________
2775 [ 31212] By: stevep                                on 2007/05/13  16:47:40
2776         Log: Upgrade to Encode-2.21
2777      Branch: perl
2778            + ext/Encode/lib/Encode/MIME/Name.pm ext/Encode/t/mime-name.t
2779            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Encode.xs
2780            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
2781            ! ext/Encode/lib/Encode/Encoding.pm
2782 ____________________________________________________________________________
2783 [ 31211] By: stevep                                on 2007/05/13  16:35:02
2784         Log: Subject: [PATCH] Restore Windows NT support
2785              From: "Jan Dubois" <jand@activestate.com>
2786              Date: Fri, 11 May 2007 18:25:39 -0700
2787              Message-ID: <02d101c79434$743be100$5cb3a300$@com>
2788      Branch: perl
2789            ! win32/perllib.c win32/vdir.h win32/win32.c
2790 ____________________________________________________________________________
2791 [ 31209] By: davem                                 on 2007/05/13  01:17:42
2792         Log: fix some (mostly MAD) compiler warnings
2793      Branch: perl
2794            ! perly.act perly.tab perly.y toke.c
2795 ____________________________________________________________________________
2796 [ 31208] By: davem                                 on 2007/05/12  22:44:02
2797         Log: Give the 'local' declarator a new key, such that 'local our'
2798              declaration don't have multiple 'd' keys.
2799              
2800              Subject:  [PATCH] mad: different key for the locale declarator
2801              From:  Gerard Goossen <gerard@tty.nl>
2802              Date:    Tue May 8 17:42:45 2007 +0200
2803              Message-Id:  <20070508171125.GI17043@ostwald>
2804      Branch: perl
2805            ! mad/Nomad.pm op.h perly.act perly.y
2806 ____________________________________________________________________________
2807 [ 31207] By: davem                                 on 2007/05/12  22:43:01
2808         Log: move the logic of combining '_' and '#' with the previous logic
2809              from Nomad.pm to dump.c. So they are already combined in the XML
2810              dump.
2811              
2812              Subject:  [PATCH] mad: combine whitespace keys '_' '#' in dump.c instead of Nomad.pm
2813              From:  Gerard Goossen <gerard@tty.nl>
2814              Date:    Sun Mar 25 13:36:31 2007 +0200
2815              Message-Id:  <20070508170341.GH17043@ostwald>
2816      Branch: perl
2817            ! dump.c mad/Nomad.pm
2818 ____________________________________________________________________________
2819 [ 31206] By: davem                                 on 2007/05/12  22:42:09
2820         Log: Subject:  [PATCH] Disable slurping assigned of split when PL_madskills
2821              From:  Gerard Goossen <gerard@tty.nl>
2822              Date:    Tue May 8 15:15:09 2007 +0200
2823              Message-Id:  <20070508164400.GA15860@ostwald>
2824      Branch: perl
2825            ! mad/Nomad.pm op.c op.h
2826 ____________________________________________________________________________
2827 [ 31205] By: davem                                 on 2007/05/12  22:41:17
2828         Log: Subject:  [PATCH] Disable !a&&b, !b||a optimalization when PL_madskills
2829              From:  Gerard Goossen <gerard@tty.nl>
2830              Date:    Tue May 8 16:09:17 2007 +0200
2831              Message-Id:  <20070508164556.GB15860@ostwald>
2832      Branch: perl
2833            ! op.c
2834 ____________________________________________________________________________
2835 [ 31204] By: davem                                 on 2007/05/12  22:40:05
2836         Log: Disable operator target setting for 'my' variables (OPpTARGET_MY)
2837              when madskills is active. Remove the p55 code required for dealing
2838              with the optimized tree.
2839              
2840              Subject:  [PATCH] disable operator with target my when madskills enabled
2841              From:  Gerard Goossen <gerard@tty.nl>
2842              Date:    Thu Apr 19 15:31:27 2007 +0200
2843              Message-Id:  <20070419133822.GG19244@ostwald>
2844              
2845              also:
2846              
2847              Remove the just remove madprop 'M' doc
2848              
2849              Message-ID: <20070419134549.GH19244@ostwald>
2850      Branch: perl
2851            ! mad/Nomad.pm op.c op.h
2852 ____________________________________________________________________________
2853 [ 31203] By: davem                                 on 2007/05/12  22:17:40
2854         Log: move PL_in_my and PL_in_my_stash into the PL_parser struct
2855      Branch: perl
2856            ! embedvar.h intrpvar.h op.c pad.c parser.h perlapi.h perly.act
2857            ! perly.y sv.c toke.c utf8.c
2858 ____________________________________________________________________________
2859 [ 31202] By: davem                                 on 2007/05/12  20:06:41
2860         Log: eliminate a stray PL_lex_state
2861      Branch: perl
2862            ! toke.c
2863 ____________________________________________________________________________
2864 [ 31201] By: davem                                 on 2007/05/12  19:51:37
2865         Log: save old PL_curcop value in parser struct
2866      Branch: perl
2867            ! parser.h toke.c
2868 ____________________________________________________________________________
2869 [ 31200] By: davem                                 on 2007/05/12  19:21:02
2870         Log: move PL_rsfp_filters into the parser struct
2871      Branch: perl
2872            ! embed.fnc embed.h embedvar.h
2873            ! ext/Devel/PPPort/parts/inc/variables
2874            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
2875            ! intrpvar.h op.c parser.h perl.c perl.h perlapi.h perly.act
2876            ! perly.tab perly.y pp_ctl.c proto.h sv.c toke.c
2877 ____________________________________________________________________________
2878 [ 31199] By: davem                                 on 2007/05/11  23:22:24
2879         Log: move PL_rsfp into the PL_parser struct
2880              and simplify its creation and destruction
2881      Branch: perl
2882            ! embed.fnc embed.h embedvar.h
2883            ! ext/Devel/PPPort/parts/inc/variables intrpvar.h op.c parser.h
2884            ! perl.c perlapi.h pp_ctl.c proto.h sv.c toke.c
2885 ____________________________________________________________________________
2886 [ 31198] By: nicholas                              on 2007/05/10  22:32:57
2887         Log: Work around to get Unicode tests passing.
2888      Branch: perl
2889            ! ext/Unicode/Normalize/mkheader
2890 ____________________________________________________________________________
2891 [ 31197] By: stevep                                on 2007/05/10  20:34:21
2892         Log: Fix Pod nit in perlfunc
2893      Branch: perl
2894            ! pod/perlfunc.pod
2895 ____________________________________________________________________________
2896 [ 31196] By: rgs                                   on 2007/05/10  14:49:37
2897         Log: Update the *::Compress::* modules maintainers information
2898      Branch: perl
2899            ! Porting/Maintainers.pl
2900 ____________________________________________________________________________
2901 [ 31195] By: rgs                                   on 2007/05/10  13:12:38
2902         Log: Replace a call to utf8::encode by a pack/unpack combination,
2903              so that code runs under 5.6 too
2904      Branch: perl
2905            ! lib/CGI/Util.pm
2906 ____________________________________________________________________________
2907 [ 31194] By: rgs                                   on 2007/05/10  12:41:08
2908         Log: Subject: Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
2909              From: Marc Lehmann <schmorp@schmorp.de>
2910              Date: Thu, 12 Apr 2007 08:41:53 +0200
2911              Message-ID: <20070412064153.GA22475@schmorp.de>
2912      Branch: perl
2913            ! ext/Encode/t/encoding.t ext/Storable/t/utf8hash.t
2914            ! ext/Unicode/Normalize/t/short.t lib/CGI/Util.pm
2915            ! pod/perlfunc.pod pp_pack.c t/op/chr.t t/op/pack.t
2916            ! t/op/utftaint.t
2917 ____________________________________________________________________________
2918 [ 31193] By: rgs                                   on 2007/05/10  10:39:13
2919         Log: New data for Unicode on older versions, thanks to Nicholas
2920              and Dave Rolsky
2921      Branch: perl
2922            ! lib/Module/CoreList.pm
2923 ____________________________________________________________________________
2924 [ 31192] By: rgs                                   on 2007/05/10  10:18:32
2925         Log: first_release() now returns the first release in the order of
2926              perl version numbers. Add a new method first_release_by_date()
2927              to keep the old behaviour available. Suggested by Michael G Schwern.
2928      Branch: perl
2929            ! lib/Module/CoreList.pm lib/Module/CoreList/t/corelist.t
2930 ____________________________________________________________________________
2931 [ 31191] By: rgs                                   on 2007/05/10  08:50:44
2932         Log: Subject: [PATCH] Fix bignum-0.21
2933              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2934              Date: Wed, 9 May 2007 21:05:52 -0400
2935              Message-ID: <1ff86f510705091805n37c4137u16a35ca27810979f@mail.gmail.com>
2936      Branch: perl
2937            ! lib/bignum.pm lib/bignum/t/option_l.t
2938 ____________________________________________________________________________
2939 [ 31190] By: rgs                                   on 2007/05/10  08:39:04
2940         Log: Small fix to a previous patch on magic $<digit> variables.
2941              
2942              Subject: [PATCH]
2943              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
2944              Date: Thu, 10 May 2007 02:24:48 +0000
2945              Message-ID: <51dd1af80705091924q77c2ca23n30359779b96ab909@mail.gmail.com>
2946      Branch: perl
2947            ! mg.c
2948 ____________________________________________________________________________
2949 [ 31189] By: rgs                                   on 2007/05/10  08:27:35
2950         Log: Regarding precedence, filetest operators are the same than
2951              unary operators, but not regarding parsing and parentheses
2952              (see toke.c). Spotted by Eirik Berg Hanssen.
2953      Branch: perl
2954            ! pod/perlfunc.pod
2955 ____________________________________________________________________________
2956 [ 31188] By: steveh                                on 2007/05/10  08:09:18
2957         Log: Subject: Re: [perl #42869] Problem killing a pseudo-forked child on Win32
2958              From: Dave Mitchell <davem@iabyn.com>
2959              Date: Thu, 3 May 2007 22:39:23 +0100
2960              Message-ID: <20070503213923.GH24804@iabyn.com>
2961              
2962              Fixes the failure to kill a pseudo-forked child on Win32 described in
2963              [perl #42869], but the "Free to wrong pool" error remains
2964      Branch: perl
2965            ! win32/win32.c
2966 ____________________________________________________________________________
2967 [ 31187] By: merijn                                on 2007/05/09  22:09:24
2968         Log: Subject: [PATCH] Syntax error in Configure in blead
2969              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
2970              Date: Wed, 9 May 2007 20:30:04 +0000
2971              Message-ID: <51dd1af80705091330h1bb9b508g2154b03868b71d07@mail.gmail.com>
2972      Branch: perl
2973            ! Configure
2974 ____________________________________________________________________________
2975 [ 31185] By: rgs                                   on 2007/05/09  17:20:35
2976         Log: Subject: [PATCH] Remove unused parms in S_isa_lookup
2977              From: Andy Lester <andy@petdance.com>
2978              Date: Wed, 9 May 2007 11:49:13 -0500
2979              Message-Id: <1CBA316A-EC1D-4E8F-8DEE-35322F390358@petdance.com>
2980      Branch: perl
2981            ! embed.fnc embed.h proto.h universal.c
2982 ____________________________________________________________________________
2983 [ 31184] By: stevep                                on 2007/05/09  17:19:10
2984         Log: Partial reversion of bignum-0.21 to get tests to pass again.
2985      Branch: perl
2986            ! lib/bignum.pm lib/bignum/t/option_l.t
2987 ____________________________________________________________________________
2988 [ 31183] By: merijn                                on 2007/05/09  16:54:21
2989         Log: Typing is for secretaries
2990      Branch: perl
2991            ! Configure
2992 ____________________________________________________________________________
2993 [ 31181] By: merijn                                on 2007/05/09  16:41:01
2994         Log: Better help ; regen after backport #31114 ; RT#42886 ' in uname
2995      Branch: perl
2996            ! Configure
2997 ____________________________________________________________________________
2998 [ 31178] By: rgs                                   on 2007/05/09  15:56:57
2999         Log: Bump the version of Module::CoreList and add docs
3000              for the Unicode module name, that Merijn just added
3001      Branch: perl
3002            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
3003 ____________________________________________________________________________
3004 [ 31177] By: merijn                                on 2007/05/09  15:39:40
3005         Log: Added all traceable Unicode versions
3006      Branch: perl
3007            ! lib/Module/CoreList.pm
3008 ____________________________________________________________________________
3009 [ 31176] By: merijn                                on 2007/05/09  14:17:57
3010         Log: 1. Add Unicode UCD version; 2. sort *unique*; 3. remove win32/ext
3011      Branch: perl
3012            ! Porting/corelist.pl
3013 ____________________________________________________________________________
3014 [ 31175] By: rgs                                   on 2007/05/09  07:57:50
3015         Log: Add examples for h2xs -X, by Andy Armstrong
3016      Branch: perl
3017            ! utils/h2xs.PL
3018 ____________________________________________________________________________
3019 [ 31174] By: rgs                                   on 2007/05/09  07:53:47
3020         Log: Subject: Re: mro c3 infinite recursion problem. Attemp to free unreferenced scalar
3021              From: "Brandon Black" <blblack@gmail.com>
3022              Date: Tue, 8 May 2007 15:15:29 -0500
3023              Message-ID: <84621a60705081315hca3885duc14b8c3e44080853@mail.gmail.com>
3024      Branch: perl
3025            ! mro.c t/mro/recursion_c3.t
3026 ____________________________________________________________________________
3027 [ 31173] By: rgs                                   on 2007/05/08  22:19:21
3028         Log: Reapply patch 31028, that wasn't integrated in CPANPLUS
3029      Branch: perl
3030            ! lib/CPANPLUS/t/inc/conf.pl
3031 ____________________________________________________________________________
3032 [ 31172] By: stevep                                on 2007/05/08  16:40:51
3033         Log: Upgrade to Math-BigInt-FastCalc-0.14
3034      Branch: perl
3035            ! ext/Math/BigInt/FastCalc/FastCalc.pm
3036            ! ext/Math/BigInt/FastCalc/Makefile.PL
3037            ! ext/Math/BigInt/FastCalc/t/bigintfc.t
3038 ____________________________________________________________________________
3039 [ 31171] By: stevep                                on 2007/05/08  16:34:36
3040         Log: Upgrade to Module-Build-0.2808
3041      Branch: perl
3042            + lib/Module/Build/t/help.t lib/Module/Build/t/par.t
3043            ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
3044            ! lib/Module/Build/Base.pm lib/Module/Build/Compat.pm
3045            ! lib/Module/Build/Notes.pm lib/Module/Build/t/basic.t
3046            ! lib/Module/Build/t/tilde.t lib/Module/Build/t/xs.t
3047 ____________________________________________________________________________
3048 [ 31170] By: stevep                                on 2007/05/08  15:09:20
3049         Log: Upgrade to CGI.pm-3.29
3050      Branch: perl
3051            ! lib/CGI.pm lib/CGI/Changes
3052 ____________________________________________________________________________
3053 [ 31169] By: stevep                                on 2007/05/08  14:36:47
3054         Log: Upgrage to bignum-0.21 and Math-BigRat-0.19
3055      Branch: perl
3056            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
3057            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/option_l.t
3058            ! lib/bigrat.pm
3059 ____________________________________________________________________________
3060 [ 31168] By: rgs                                   on 2007/05/08  12:38:04
3061         Log: Subject: [PATCH] Update CPANPLUS to 0.79_02
3062              From: "Jos I. Boumans" <kane@dwim.org>
3063              Date: Tue, 8 May 2007 14:05:34 +0200
3064              Message-Id: <D216B250-B8FA-488E-839B-27A187BAF04C@dwim.org>
3065      Branch: perl
3066            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
3067            ! lib/CPANPLUS/Dist/Base.pm lib/CPANPLUS/Dist/MM.pm
3068            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
3069            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
3070            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
3071            ! r-0.01.tar.gz.packed
3072            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
3073            ! tar.gz.packed
3074            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
3075            ! tar.gz.packed
3076            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
3077            ! r.gz.packed
3078            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
3079            ! tar.gz.packed
3080            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
3081            ! r.gz.packed
3082            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
3083            ! cked
3084            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
3085            ! lib/CPANPLUS/t/inc/conf.pl
3086 ____________________________________________________________________________
3087 [ 31167] By: rgs                                   on 2007/05/08  12:32:15
3088         Log: Subject: [PATCH] more consting
3089              From: andy@petdance.com (Andy Lester)
3090              Date: Mon, 7 May 2007 11:34:16 -0500
3091              Message-ID: <20070507163416.GA6187@petdance.com>
3092      Branch: perl
3093            ! hv.c mg.c mro.c sv.c
3094 ____________________________________________________________________________
3095 [ 31166] By: rgs                                   on 2007/05/07  15:39:49
3096         Log: Subject: Sync Tie::RefHash with CPAN (1.37)
3097              From: Yuval Kogman <nothingmuch@woobling.org>
3098              Date: Mon, 7 May 2007 18:35:08 +0300
3099              Message-ID: <20070507153508.GZ17982@woobling.org>
3100      Branch: perl
3101            ! lib/Tie/RefHash.pm lib/Tie/RefHash/threaded.t
3102 ____________________________________________________________________________
3103 [ 31165] By: nicholas                              on 2007/05/07  15:35:56
3104         Log: bytecode.pl:        Exterminate!
3105              ext/B/B/Asmdata.pm: Exterminate!
3106      Branch: perl
3107            - bytecode.pl ext/B/B/Asmdata.pm
3108            ! MANIFEST regen.pl vms/descrip_mms.template
3109 ____________________________________________________________________________
3110 [ 31164] By: nicholas                              on 2007/05/07  14:53:05
3111         Log: Given that @optype and @specialsv_name are hard coded tables, it seems
3112              more logical for them to be in B.pm, rather than in the "boilerplate"
3113              for the machine generated B/Asmdata.pm
3114      Branch: perl
3115            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Debug.pm
3116            ! ext/B/B/Terse.pm
3117 ____________________________________________________________________________
3118 [ 31163] By: rgs                                   on 2007/05/07  13:38:24
3119         Log: Fix [perl #42163] "use base" masks $SIG{__DIE__}
3120              adapted from a patch by Michael G Schwern
3121      Branch: perl
3122            ! lib/base.pm
3123 ____________________________________________________________________________
3124 [ 31159] By: rgs                                   on 2007/05/07  09:47:00
3125         Log: Upgrade to Math::BigInt 1.86
3126      Branch: perl
3127            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3128            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
3129            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
3130            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
3131            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
3132            ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/bigroot.t
3133            ! lib/Math/BigInt/t/lib_load.t lib/Math/BigInt/t/mbi_rand.t
3134            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3135            ! lib/Math/BigInt/t/with_sub.t
3136 ____________________________________________________________________________
3137 [ 31158] By: craigb                                on 2007/05/05  23:53:58
3138         Log: Archive::Extract test tries to do the logically impossible.
3139      Branch: perl
3140            ! lib/Archive/Extract/t/01_Archive-Extract.t
3141 ____________________________________________________________________________
3142 [ 31157] By: craigb                                on 2007/05/05  23:44:01
3143         Log: Make ppptools.pl allow a trailing dot in filenames for VMS.
3144      Branch: perl
3145            ! ext/Devel/PPPort/parts/ppptools.pl
3146 ____________________________________________________________________________
3147 [ 31156] By: craigb                                on 2007/05/05  23:42:42
3148         Log: Some filename dot and extension help for Module::Build on VMS.
3149      Branch: perl
3150            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
3151 ____________________________________________________________________________
3152 [ 31154] By: davem                                 on 2007/05/05  17:38:12
3153         Log: move PL_lex_state into the PL_parser struct
3154      Branch: perl
3155            ! embedvar.h intrpvar.h mg.c op.c parser.h perl.c perlapi.h
3156            ! pp_ctl.c sv.c toke.c
3157 ____________________________________________________________________________
3158 [ 31153] By: nicholas                              on 2007/05/05  17:35:22
3159         Log: Tweak change 30841 so that B works on maint too.
3160      Branch: perl
3161            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/t/concise-xs.t
3162 ____________________________________________________________________________
3163 [ 31152] By: nicholas                              on 2007/05/05  13:26:28
3164         Log: Shuffling PL_gensym saves 8 bytes on LP64 systems.
3165      Branch: perl
3166            ! intrpvar.h
3167 ____________________________________________________________________________
3168 [ 31148] By: davem                                 on 2007/05/05  00:49:51
3169         Log: migrate more variables to PL_parser struct:
3170              PL_nexttoke PL_curforce PL_nextval PL_nexttype
3171      Branch: perl
3172            ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c
3173 ____________________________________________________________________________
3174 [ 31147] By: davem                                 on 2007/05/04  22:18:42
3175         Log: move some more variables into the PL_parser struct:
3176              PL_bufptr PL_oldbufptr PL_oldoldbufptr
3177              PL_linestart PL_bufend
3178              PL_last_uni PL_last_lop PL_last_lop_op
3179      Branch: perl
3180            ! embedvar.h intrpvar.h op.c parser.h perl.h perlapi.h sv.c
3181            ! toke.c
3182 ____________________________________________________________________________
3183 [ 31142] By: rgs                                   on 2007/05/04  15:33:22
3184         Log: Add a few manpages to Maintainers.pl
3185      Branch: perl
3186            ! Porting/Maintainers.pl
3187 ____________________________________________________________________________
3188 [ 31141] By: rgs                                   on 2007/05/04  14:45:09
3189         Log: Add CPANPLUS to Maintainers.pl
3190      Branch: perl
3191            ! Porting/Maintainers.pl
3192 ____________________________________________________________________________
3193 [ 31140] By: rgs                                   on 2007/05/04  14:33:07
3194         Log: Subject: [PATCH] Add CPANPLUS::Dist::Build to the core
3195              From: "Jos I. Boumans" <kane@dwim.org>
3196              Date: Fri, 4 May 2007 14:41:39 +0200
3197              Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org>
3198      Branch: perl
3199            + lib/CPANPLUS/Dist/Build.pm
3200            + lib/CPANPLUS/Dist/Build/Constants.pm
3201            + lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t
3202            + lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
3203            + lib/CPANPLUS/Dist/Build/t/inc/conf.pl
3204            + lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
3205            + lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
3206            ! MANIFEST
3207 ____________________________________________________________________________
3208 [ 31139] By: rgs                                   on 2007/05/04  14:17:54
3209         Log: A patch from ExtUtils::CBuilder::Base from :
3210              
3211              Subject: [PATCH] Add CPANPLUS::Dist::Build to the core
3212              From: "Jos I. Boumans" <kane@dwim.org>
3213              Date: Fri, 4 May 2007 14:41:39 +0200
3214              Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org>
3215      Branch: perl
3216            ! lib/ExtUtils/CBuilder/Base.pm
3217 ____________________________________________________________________________
3218 [ 31138] By: rgs                                   on 2007/05/04  14:02:26
3219         Log: Subject: [perl #42844] careless use of gethostbyname() in Socket.xs 
3220              From: kan@dcit.cz (via RT) <perlbug-followup@perl.org>
3221              Date: Tue, 01 May 2007 09:17:22 -0700
3222              Message-ID: <rt-3.6.HEAD-6655-1178036242-364.42844-75-0@perl.org>
3223      Branch: perl
3224            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
3225 ____________________________________________________________________________
3226 [ 31137] By: rgs                                   on 2007/05/04  13:21:53
3227         Log: Subject: [PATCH] Documentation fixes for EGID/GID confusion
3228              From: David Leadbeater <dgl@dgl.cx>
3229              Date: Thu, 3 May 2007 18:27:13 +0100
3230              Message-ID: <20070503172713.GA23180@sirius.otherwize.co.uk>
3231      Branch: perl
3232            ! ext/POSIX/POSIX.pod pod/perlvar.pod
3233 ____________________________________________________________________________
3234 [ 31136] By: davem                                 on 2007/05/04  09:18:05
3235         Log: toke.c changes missed from change #31134
3236      Branch: perl
3237            ! toke.c
3238 ____________________________________________________________________________
3239 [ 31135] By: davem                                 on 2007/05/04  00:57:20
3240         Log: eliminate PL_bufend from util.c (missed from #30820)
3241      Branch: perl
3242            ! util.c
3243 ____________________________________________________________________________
3244 [ 31134] By: davem                                 on 2007/05/04  00:41:51
3245         Log: move PL_expect and PL_copline into the PL_parser structure
3246      Branch: perl
3247            ! embedvar.h ext/Devel/PPPort/parts/inc/variables intrpvar.h
3248            ! op.c parser.h perlapi.h perly.act perly.y sv.c
3249 ____________________________________________________________________________
3250 [ 31132] By: steveh                                on 2007/05/03  17:17:01
3251         Log: Fix breakages caused by #31130:
3252              report_uninit was not exported on Win32 and
3253              my_reg_numbered_buff_length had wrong prototype
3254      Branch: perl
3255            ! embed.fnc embed.h ext/re/re.xs global.sym proto.h
3256 ____________________________________________________________________________
3257 [ 31131] By: steveh                                on 2007/05/03  16:41:29
3258         Log: Silence some VC6 compiler warnings in the regex code
3259      Branch: perl
3260            ! embed.fnc ext/re/re.xs proto.h regcomp.c
3261 ____________________________________________________________________________
3262 [ 31130] By: rgs                                   on 2007/05/03  16:04:13
3263         Log: Subject: [PATCH] FETCH/STORE/LENGTH callbacks for numbered capture variables
3264              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
3265              Date: Tue, 1 May 2007 23:58:44 +0000
3266              Message-ID: <51dd1af80705011658g1156e14cw4d2b21a8d772ed41@mail.gmail.com>
3267      Branch: perl
3268            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym gv.c
3269            ! mg.c perl.h pod/perlreapi.pod proto.h regcomp.c regcomp.h
3270            ! regexp.h t/op/tr.t universal.c
3271 ____________________________________________________________________________
3272 [ 31127] By: nicholas                              on 2007/05/03  14:45:32
3273         Log: Move PL_delayedisa into a better spot in the interpreter structure.
3274      Branch: perl
3275            ! thrdvar.h
3276 ____________________________________________________________________________
3277 [ 31126] By: rgs                                   on 2007/05/03  14:30:49
3278         Log: Subject: [PATCH] Add John Peacock as maintainer of version.pm
3279              From: Gerard Goossen <gerard@tty.nl>
3280              Date: Thu, 3 May 2007 16:23:58 +0200
3281              Message-ID: <20070503142358.GE27210@ostwald>
3282      Branch: perl
3283            ! Porting/Maintainers.pl
3284 ____________________________________________________________________________
3285 [ 31125] By: nicholas                              on 2007/05/03  14:23:14
3286         Log: Initialise PL_delayedisa on thread clone.
3287      Branch: perl
3288            ! sv.c
3289 ____________________________________________________________________________
3290 [ 31124] By: rgs                                   on 2007/05/03  13:35:18
3291         Log: Subject: [PATCH lib/ExtUtils/t/MM_Unix.t]  Fix warning.
3292              From: Abigail <abigail@abigail.be>
3293              Date: Tue, 24 Apr 2007 00:37:15 +0200
3294              Message-ID: <20070423223715.GB544@abigail.nl>
3295      Branch: perl
3296            ! lib/ExtUtils/t/MM_Unix.t
3297 ____________________________________________________________________________
3298 [ 31123] By: rgs                                   on 2007/05/03  09:30:08
3299         Log: Subject: The revenge of the consts
3300              From: andy@petdance.com (Andy Lester)
3301              Date: Thu, 3 May 2007 00:45:54 -0500
3302              Message-ID: <20070503054554.GA30975@petdance.com>
3303      Branch: perl
3304            ! av.c embed.fnc numeric.c proto.h regcomp.c
3305 ____________________________________________________________________________
3306 [ 31122] By: rgs                                   on 2007/05/03  09:24:47
3307         Log: Subject: Re: mro status, etc
3308              From: "Brandon Black" <blblack@gmail.com>
3309              Date: Mon, 30 Apr 2007 16:45:54 -0500
3310              Message-ID: <84621a60704301445y37e9b05ey235210a8e5547cc1@mail.gmail.com>
3311      Branch: perl
3312            ! embedvar.h lib/mro.pm mg.c perlapi.h pp_hot.c
3313            ! t/mro/recursion_c3.t t/mro/recursion_dfs.t thrdvar.h
3314 ____________________________________________________________________________
3315 [ 31121] By: steveh                                on 2007/05/03  07:51:17
3316         Log: Fix a CPANPLUS test that fails when run on a read-only source tree
3317              (such as a p4 client repository)
3318      Branch: perl
3319            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Source.pm
3320 ____________________________________________________________________________
3321 [ 31120] By: nicholas                              on 2007/05/02  16:26:24
3322         Log: Get PERL_OLD_COPY_ON_WRITE passing all tests, apart from
3323              ext/Compress/Raw/Zlib/t/07bufsize.t
3324              which still puzzles me.
3325      Branch: perl
3326            ! regcomp.c
3327 ____________________________________________________________________________
3328 [ 31119] By: rgs                                   on 2007/05/02  15:32:38
3329         Log: Subject: [perl #42839] Swatch hash cache has key mismatch 
3330              From: Jonathan Steinert (via RT) <perlbug-followup@perl.org>
3331              Date: Tue, 01 May 2007 05:18:52 -0700
3332              Message-ID: <rt-3.6.HEAD-30557-1178021932-1416.42839-75-0@perl.org>
3333      Branch: perl
3334            + t/uni/cache.t
3335            ! MANIFEST lib/utf8_heavy.pl
3336 ____________________________________________________________________________
3337 [ 31118] By: rgs                                   on 2007/05/02  14:28:45
3338         Log: Subject: [PATCH] tweak some regexp params to avoid warnings
3339              From: demerphq <demerphq@gmail.com>
3340              Date: Tue, 1 May 2007 23:46:40 +0200
3341              Message-ID: <9b18b3110705011446h2113221cndf70af928d72505@mail.gmail.com>
3342      Branch: perl
3343            ! embed.fnc perl.h proto.h regexec.c regexp.h
3344 ____________________________________________________________________________
3345 [ 31117] By: rgs                                   on 2007/05/02  12:42:04
3346         Log: Upgrade to XSLoader 0.08
3347      Branch: perl
3348            ! ext/DynaLoader/XSLoader_pm.PL
3349 ____________________________________________________________________________
3350 [ 31116] By: rgs                                   on 2007/05/02  12:17:22
3351         Log: Subject: [PATCH] When FETCHSIZE returns <0 perl segfaults
3352              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
3353              Date: Tue, 1 May 2007 21:06:47 +0000
3354              Message-ID: <51dd1af80705011406j7897772bm58e9c770183ef3ed@mail.gmail.com>
3355      Branch: perl
3356            ! mg.c pod/perldiag.pod t/op/tiearray.t
3357 ____________________________________________________________________________
3358 [ 31115] By: steveh                                on 2007/05/02  11:22:19
3359         Log: Fix threaded builds (broken by change #31112)
3360      Branch: perl
3361            ! embed.fnc embed.h proto.h util.c
3362 ____________________________________________________________________________
3363 [ 31114] By: steveh                                on 2007/05/02  08:43:08
3364         Log: Subject: [PATCH-revised] Remove ext/Thread
3365              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3366              Date: Mon, 30 Apr 2007 17:06:28 -0400
3367              Message-ID: <1ff86f510704301406t6373912ame78fea5c7a148cf4@mail.gmail.com>
3368      Branch: perl
3369            - ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/Queue.pmx
3370            - ext/Thread/README ext/Thread/README.threads
3371            - ext/Thread/Semaphore.pmx ext/Thread/Thread.xs
3372            - ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
3373            - ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
3374            - ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
3375            - ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
3376            - ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
3377            - ext/Thread/unsync.tx ext/Thread/unsync2.tx
3378            - ext/Thread/unsync3.tx ext/Thread/unsync4.tx
3379            ! Configure Cross/config.sh-arm-linux INSTALL MANIFEST
3380            ! NetWare/Makefile NetWare/config.wc Porting/config.sh
3381            ! hints/vmesa.sh lib/Carp/Heavy.pm perl.h plan9/config_sh.sample
3382            ! pod/perlmodlib.pod pod/perlothrtut.pod pod/perlthrtut.pod
3383            ! toke.c win32/Makefile win32/Makefile.ce
3384            ! win32/ce-helpers/cecopy-lib.pl win32/config.bc win32/config.ce
3385            ! win32/config.gc win32/config.vc win32/config.vc64
3386            ! win32/config_sh.PL win32/makefile.mk
3387 ____________________________________________________________________________
3388 [ 31113] By: stevep                                on 2007/05/01  18:20:02
3389         Log: Fixing a Perl_my_dirfd() related test failure.
3390      Branch: perl
3391            ! t/op/chdir.t
3392 ____________________________________________________________________________
3393 [ 31112] By: stevep                                on 2007/05/01  15:32:15
3394         Log: Add Perl_my_dirfd() to util.c
3395      Branch: perl
3396            ! doio.c embed.fnc embed.h global.sym handy.h pp_sys.c proto.h
3397            ! t/op/stat.t util.c
3398 ____________________________________________________________________________
3399 [ 31111] By: rgs                                   on 2007/05/01  11:50:36
3400         Log: Subject: Re: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18
3401              From: demerphq <demerphq@gmail.com>
3402              Date: Tue, 1 May 2007 12:35:37 +0200
3403              Message-ID: <9b18b3110705010335w1924941ep3eb925a3ed597604@mail.gmail.com>
3404      Branch: perl
3405            ! regcomp.c
3406 ____________________________________________________________________________
3407 [ 31110] By: rgs                                   on 2007/04/30  15:34:29
3408         Log: Two new manpages, by Abigail
3409      Branch: perl
3410            + pod/perlrebackslash.pod pod/perlrecharclass.pod
3411            ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
3412            ! win32/pod.mak
3413 ____________________________________________________________________________
3414 [ 31109] By: rgs                                   on 2007/04/30  12:21:50
3415         Log: Signedness nit, found by Jarkko
3416      Branch: perl
3417            ! regexec.c
3418 ____________________________________________________________________________
3419 [ 31108] By: rgs                                   on 2007/04/30  10:18:15
3420         Log: Subject: [PATCH] make mad/PLXML.pm use strict
3421              From: Gerard Goossen <gerard@tty.nl>
3422              Date: Thu, 19 Apr 2007 14:56:13 +0200
3423              Message-ID: <20070419125613.GF19244@ostwald>
3424      Branch: perl
3425            ! mad/PLXML.pm
3426 ____________________________________________________________________________
3427 [ 31107] By: rgs                                   on 2007/04/30  09:22:58
3428         Log: Subject: Re: mro status, etc
3429              From: "Brandon Black" <blblack@gmail.com>
3430              Date: Sun, 29 Apr 2007 17:27:03 -0500
3431              Message-ID: <84621a60704291527y1b39be37l221ef66e4c828f66@mail.gmail.com>
3432      Branch: perl
3433            ! embedvar.h gv.c hv.c hv.h intrpvar.h lib/mro.pm mg.c mro.c
3434            ! op.c perl.c perlapi.h pod/perlapi.pod pod/perlboot.pod
3435            ! pod/perlobj.pod pod/perltoot.pod pp.c pp_hot.c scope.c sv.c
3436            ! t/mro/method_caching.t universal.c
3437 ____________________________________________________________________________
3438 [ 31106] By: rgs                                   on 2007/04/30  08:42:44
3439         Log: Subject: Re: [PATCH] Cleanup of the regexp API
3440              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
3441              Date: Fri, 27 Apr 2007 02:22:25 +0000
3442              Message-ID: <51dd1af80704261922j3db0615wa86ccc4cb65b2713@mail.gmail.com>
3443      Branch: perl
3444            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
3445            ! perl.h pod/perlreapi.pod pp_hot.c proto.h regcomp.c regcomp.h
3446            ! regexec.c regexp.h
3447 ____________________________________________________________________________
3448 [ 31105] By: craigb                                on 2007/04/28  16:06:01
3449         Log: VMS-specific tweak to FindBin for when $0 returns a unix-style filespec.
3450      Branch: perl
3451            ! lib/FindBin.pm
3452 ____________________________________________________________________________
3453 [ 31104] By: craigb                                on 2007/04/28  14:28:00
3454         Log: Don't try to build old Thread extension on VMS when -Duseithreads
3455              has been chosen.
3456      Branch: perl
3457            ! configure.com
3458 ____________________________________________________________________________
3459 [ 31103] By: steveh                                on 2007/04/27  17:12:05
3460         Log: Do the same as #31095 for Win32
3461      Branch: perl
3462            ! win32/FindExt.pm
3463 ____________________________________________________________________________
3464 [ 31102] By: rgs                                   on 2007/04/27  14:19:15
3465         Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine.
3466              From: demerphq <demerphq@gmail.com>
3467              Date: Fri, 27 Apr 2007 16:09:56 +0200
3468              Message-ID: <9b18b3110704270709y50ef652ci436b3bb29abca275@mail.gmail.com>
3469      Branch: perl
3470            ! Porting/regcharclass.pl regcharclass.h regcomp.c regexec.c
3471            ! t/op/pat.t win32/Makefile
3472 ____________________________________________________________________________
3473 [ 31101] By: rgs                                   on 2007/04/27  13:10:06
3474         Log: Reindent bash functions properly
3475      Branch: perl
3476            ! pod/perlhack.pod
3477 ____________________________________________________________________________
3478 [ 31098] By: rgs                                   on 2007/04/27  07:56:05
3479         Log: Subject: [PATCH] Cargo-cult fix for an AIX build problem
3480              From: "Jan Dubois" <jand@activestate.com>
3481              Date: Thu, 26 Apr 2007 17:02:01 -0700
3482              Message-ID: <048b01c7885f$48862510$d9926f30$@com>
3483      Branch: perl
3484            ! Makefile.SH
3485 ____________________________________________________________________________
3486 [ 31097] By: rgs                                   on 2007/04/27  07:55:34
3487         Log: Fix a signed/unsigned comparison warning
3488      Branch: perl
3489            ! regexec.c
3490 ____________________________________________________________________________
3491 [ 31096] By: merijn                                on 2007/04/27  06:16:02
3492         Log: More up-to-date info about the metaunits
3493      Branch: perl
3494            ! Porting/pumpkin.pod
3495 ____________________________________________________________________________
3496 [ 31095] By: merijn                                on 2007/04/27  06:03:52
3497         Log: Subject: [PATCH] special Configure handling for IO/Compress modules no longer needed
3498              From: "Craig A. Berry" <craigberry@mac.com>
3499              Date: Thu, 26 Apr 2007 18:59:15 -0500
3500              Message-Id: <p06240812c256eae2b552@[172.16.52.1]>
3501      Branch: perl
3502            ! Configure
3503 ____________________________________________________________________________
3504 [ 31093] By: nicholas                              on 2007/04/26  20:43:13
3505         Log: Avoid a SIGBUS caused by passing a U32 pointer to utf8_to_uvchr(),
3506              which expects a STRLEN pointer.
3507              Avoid some signed/unsigned casting warnings by adding casts.
3508      Branch: perl
3509            ! regcomp.c regexec.c
3510 ____________________________________________________________________________
3511 [ 31092] By: rgs                                   on 2007/04/26  16:57:55
3512         Log: strxfrm() returns a size_t, not a ssize_t. See:
3513              
3514              Subject: locale.c usage of strxfrm
3515              From: "Devin Heitmueller" <devin.heitmueller@gmail.com>
3516              Date: Fri, 20 Apr 2007 18:20:21 -0400
3517              Message-ID: <412bdbff0704201520i7aac0189n74f0cef5c5213f41@mail.gmail.com>
3518      Branch: perl
3519            ! locale.c
3520 ____________________________________________________________________________
3521 [ 31091] By: rgs                                   on 2007/04/26  16:29:01
3522         Log: Fix a bug in method caching. Better version (broader) of change #29336.
3523              
3524              Subject: Re: mro status, etc
3525              From: "Brandon Black" <blblack@gmail.com>
3526              Date: Thu, 26 Apr 2007 10:52:20 -0500
3527              Message-ID: <84621a60704260852y5a3dd2a5jeb633bb46cc7a8c0@mail.gmail.com>
3528      Branch: perl
3529            ! pp_hot.c sv.c t/mro/method_caching.t
3530 ____________________________________________________________________________
3531 [ 31090] By: rgs                                   on 2007/04/26  14:27:18
3532         Log: Doc nit, by Peter Scott
3533      Branch: perl
3534            ! README
3535 ____________________________________________________________________________
3536 [ 31089] By: nicholas                              on 2007/04/26  14:26:13
3537         Log: Subject: Re: VMS and Win32 Makefiles in change 31059
3538              From: Steve Hay <steve.hay@uk.radan.com>
3539              Message-ID: <46306D01.6070607@uk.radan.com>
3540              Date: Thu, 26 Apr 2007 10:12:33 +0100
3541      Branch: perl
3542            ! win32/Makefile win32/makefile.mk
3543 ____________________________________________________________________________
3544 [ 31088] By: rgs                                   on 2007/04/26  13:58:34
3545         Log: Remove the Thread typemap
3546      Branch: perl
3547            - ext/Thread/typemap
3548            ! MANIFEST
3549 ____________________________________________________________________________
3550 [ 31087] By: rgs                                   on 2007/04/26  13:15:14
3551         Log: Subject: mro status, etc
3552              From: "Brandon Black" <blblack@gmail.com>
3553              Date: Wed, 25 Apr 2007 18:37:21 -0500
3554              Message-ID: <84621a60704251637v1f4a3f84y19b39461166e3631@mail.gmail.com>
3555      Branch: perl
3556            ! mro.c
3557 ____________________________________________________________________________
3558 [ 31086] By: rgs                                   on 2007/04/26  13:05:29
3559         Log: Fix mro docs.
3560              
3561              Subject: Re: mro callbacks patch
3562              From: "Brandon Black" <blblack@gmail.com>
3563              Date: Mon, 23 Apr 2007 18:58:39 -0500
3564              Message-ID: <84621a60704231658o4c85783ere3c3e90dd614c30b@mail.gmail.com>
3565      Branch: perl
3566            ! embed.fnc embed.h global.sym mro.c pod/perlapi.pod
3567            ! pod/perlintern.pod proto.h
3568 ____________________________________________________________________________
3569 [ 31085] By: rgs                                   on 2007/04/26  12:53:30
3570         Log: Forgot to submit regcomp.c in change #31081
3571      Branch: perl
3572            ! regcomp.c
3573 ____________________________________________________________________________
3574 [ 31084] By: rgs                                   on 2007/04/26  12:47:57
3575         Log: Do the same thing as change #31082, but for warnings.pm.
3576      Branch: perl
3577            ! lib/warnings.pm warnings.pl
3578 ____________________________________________________________________________
3579 [ 31083] By: davem                                 on 2007/04/26  12:36:45
3580         Log: eliminate "unused var" warning
3581      Branch: perl
3582            ! perl.c
3583 ____________________________________________________________________________
3584 [ 31082] By: rgs                                   on 2007/04/26  10:51:36
3585         Log: Subject: Re: The Strict trap
3586              From: Johan Vromans <jvromans@squirrel.nl>
3587              Date: Wed, 25 Apr 2007 16:12:58 +0200
3588              Message-ID: <m2lkggilud.fsf@phoenix.squirrel.nl>
3589      Branch: perl
3590            ! ext/Storable/t/code.t lib/strict.pm
3591 ____________________________________________________________________________
3592 [ 31081] By: rgs                                   on 2007/04/26  10:23:30
3593         Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine.
3594              From: demerphq <demerphq@gmail.com>
3595              Date: Tue, 24 Apr 2007 16:46:05 +0200
3596              Message-ID: <9b18b3110704240746u461e4bdcl208ef7d7f9c5ef64@mail.gmail.com>
3597      Branch: perl
3598            ! Porting/regcharclass.pl regcharclass.h regcomp.h regcomp.sym
3599            ! regexec.c regnodes.h t/op/pat.t
3600 ____________________________________________________________________________
3601 [ 31080] By: rgs                                   on 2007/04/26  07:09:32
3602         Log: Subject: [PATCH] fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701)
3603              From: Alexey Tourbin <at@altlinux.ru>
3604              Date: Wed, 25 Apr 2007 18:12:22 +0400
3605              Message-ID: <20070425141222.GA24828@solemn.turbinal>
3606      Branch: perl
3607            + ext/Fcntl/t/mode.t
3608            ! MANIFEST ext/Fcntl/Fcntl.pm
3609 ____________________________________________________________________________
3610 [ 31079] By: rgs                                   on 2007/04/25  16:17:01
3611         Log: Subject: [PATCH] Safely store user locks in threads::shared
3612              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3613              Date: Mon, 23 Apr 2007 13:21:11 -0400
3614              Message-ID: <1ff86f510704231021l6989ee0bkd68ab89e99bf8c6b@mail.gmail.com>
3615      Branch: perl
3616            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
3617            ! ext/threads/shared/shared.xs
3618 ____________________________________________________________________________
3619 [ 31078] By: rgs                                   on 2007/04/25  16:13:54
3620         Log: Subject: [PATCH] Thread.xs doesn't need magic sig anymore
3621              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3622              Date: Mon, 23 Apr 2007 13:25:20 -0400
3623              Message-ID: <1ff86f510704231025y22d30ecfk1ebc418f2b3a0bf7@mail.gmail.com>
3624      Branch: perl
3625            ! ext/Thread/Thread.xs
3626 ____________________________________________________________________________
3627 [ 31077] By: rgs                                   on 2007/04/25  15:31:29
3628         Log: Small perlivp.PL updates
3629              
3630              Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph
3631              From: Johan Vromans <jvromans@squirrel.nl>
3632              Date: Wed, 25 Apr 2007 14:37:16 +0200
3633              Message-ID: <m2r6q8iq9v.fsf@phoenix.squirrel.nl>
3634      Branch: perl
3635            ! utils/perlivp.PL
3636 ____________________________________________________________________________
3637 [ 31076] By: rgs                                   on 2007/04/25  15:19:21
3638         Log: overload must not load XS modules at compile time, or perl
3639              doesn't compile.
3640              overload must not clobber $! or $@ behind the scenes when
3641              loading an XS module.
3642      Branch: perl
3643            ! lib/overload.pm
3644 ____________________________________________________________________________
3645 [ 31075] By: rgs                                   on 2007/04/25  15:03:21
3646         Log: Remove a now redundant require
3647      Branch: perl
3648            ! lib/overload.pm
3649 ____________________________________________________________________________
3650 [ 31074] By: rgs                                   on 2007/04/25  14:53:57
3651         Log: Move the require at the top of the file.
3652              Else, Test::More has test failures.
3653      Branch: perl
3654            ! lib/overload.pm
3655 ____________________________________________________________________________
3656 [ 31073] By: rgs                                   on 2007/04/25  12:15:55
3657         Log: Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph
3658              From: "Brandon Black" <blblack@gmail.com>
3659              Date: Tue, 24 Apr 2007 07:58:44 -0500
3660              Message-ID: <84621a60704240558q7ff65863l803c6f9b9b8ca4a6@mail.gmail.com>
3661      Branch: perl
3662            ! ext/DynaLoader/t/DynaLoader.t lib/overload.pm
3663 ____________________________________________________________________________
3664 [ 31072] By: stevep                                on 2007/04/25  11:00:34
3665         Log: Upgrade to CPAN-1.9101
3666      Branch: perl
3667            ! lib/CPAN.pm lib/CPAN/Kwalify/distroprefs.dd
3668 ____________________________________________________________________________
3669 [ 31069] By: nicholas                              on 2007/04/25  09:54:17
3670         Log: Avoid the need for 2 casts added in 31055 by using a better type for
3671              the local variable. Add an assertion that another cast is not a data
3672              loss (and that there is no buffer overflow)
3673      Branch: perl
3674            ! ext/Devel/Peek/Peek.xs utf8.c
3675 ____________________________________________________________________________
3676 [ 31068] By: nicholas                              on 2007/04/25  09:32:50
3677         Log: Remove vestigical include of <ctype.h>, which came from a previous
3678              version that tried to make the initialiser out of a single "" string.
3679              (Which turned out to be over 509 characters long)
3680      Branch: perl
3681            ! generate_uudmap.c
3682 ____________________________________________________________________________
3683 [ 31067] By: rgs                                   on 2007/04/25  08:42:27
3684         Log: Subject: [PATCH] perlre.pod spellcheck
3685              From: "Alexandr Ciornii" <alexchorny@gmail.com>
3686              Date: Tue, 24 Apr 2007 00:45:05 +0300
3687              Message-ID: <2f1541220704231445w6fa7bfcbl41c9b6f56fb70feb@mail.gmail.com>
3688      Branch: perl
3689            ! pod/perlre.pod
3690 ____________________________________________________________________________
3691 [ 31066] By: merijn                                on 2007/04/25  08:12:16
3692         Log: Leave try.c and include files where they are if we need them later
3693      Branch: perl
3694            ! Configure
3695 ____________________________________________________________________________
3696 [ 31064] By: rgs                                   on 2007/04/25  08:10:05
3697         Log: Subject: [PATCH] Move hash action constants to hv.h
3698              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3699              Date: Tue, 24 Apr 2007 10:35:43 -0400
3700              Message-ID: <1ff86f510704240735t50cfc159g59b55726ac5ac64b@mail.gmail.com>
3701      Branch: perl
3702            ! ext/Hash/Util/FieldHash/FieldHash.xs hv.c hv.h
3703 ____________________________________________________________________________
3704 [ 31063] By: rgs                                   on 2007/04/25  08:08:18
3705         Log: perlguts nit, found by Jerry D. Hedden
3706      Branch: perl
3707            ! pod/perlguts.pod
3708 ____________________________________________________________________________
3709 [ 31062] By: craigb                                on 2007/04/25  03:10:23
3710         Log: Work a little harder at building generate_uudmap on VMS.
3711      Branch: perl
3712            ! vms/descrip_mms.template
3713 ____________________________________________________________________________
3714 [ 31061] By: stevep                                on 2007/04/25  01:06:23
3715         Log: Upgrade to Encode-2.20
3716      Branch: perl
3717            + ext/Encode/lib/Encode/GSM0338.pm
3718            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/Changes
3719            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3720            ! ext/Encode/Makefile.PL ext/Encode/bin/piconv
3721            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Config.pm
3722            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/gsm0338.t
3723            ! ext/Encode/t/mime-header.t
3724 ____________________________________________________________________________
3725 [ 31060] By: nicholas                              on 2007/04/24  23:16:12
3726         Log: Ooops. It helps to p4 add the new file.
3727      Branch: perl
3728            + generate_uudmap.c
3729 ____________________________________________________________________________
3730 [ 31059] By: nicholas                              on 2007/04/24  23:10:05
3731         Log: Make PL_uudmap a constant global. Remove the run time initialisation
3732              code, and instead use it to generate a header at perl build time.
3733              By removing uudmap from the interpreter structure we save 256 bytes
3734              per child thread.
3735      Branch: perl
3736            ! MANIFEST Makefile.SH embedvar.h intrpvar.h perl.h perlapi.h
3737            ! pp_pack.c sv.c vms/descrip_mms.template win32/Makefile
3738            ! win32/makefile.mk
3739 ____________________________________________________________________________
3740 [ 31058] By: davem                                 on 2007/04/24  16:42:12
3741         Log: move PL_linestr from the interpreter struct to the parser struct
3742      Branch: perl
3743            ! cop.h embedvar.h intrpvar.h parser.h perl.c perlapi.h pp_ctl.c
3744            ! sv.c toke.c
3745 ____________________________________________________________________________
3746 [ 31057] By: steveh                                on 2007/04/24  13:31:29
3747         Log: Silence VC6 warning about not all control paths returning a value
3748      Branch: perl
3749            ! mro.c
3750 ____________________________________________________________________________
3751 [ 31056] By: steveh                                on 2007/04/24  13:11:50
3752         Log: Fix a function signature missed by #31027 to silence a VC6 warning
3753      Branch: perl
3754            ! ext/re/re.xs
3755 ____________________________________________________________________________
3756 [ 31055] By: steveh                                on 2007/04/24  12:17:00
3757         Log: Silence 5 "possible loss of data" warnings from VC6
3758      Branch: perl
3759            ! ext/Devel/Peek/Peek.xs toke.c utf8.c
3760 ____________________________________________________________________________
3761 [ 31054] By: steveh                                on 2007/04/24  12:16:07
3762         Log: Subject: [perl #42648] [PATCH] crash in win32/VMem.h when out of memory 
3763              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
3764              Date: Fri, 20 Apr 2007 14:49:08 -0700
3765              Message-ID: <rt-3.6.HEAD-30201-1177105747-239.42648-75-0@perl.org>
3766      Branch: perl
3767            ! win32/vmem.h
3768 ____________________________________________________________________________
3769 [ 31053] By: rgs                                   on 2007/04/24  11:25:56
3770         Log: Adjust test count.
3771      Branch: perl
3772            ! ext/B/t/concise-xs.t
3773 ____________________________________________________________________________
3774 [ 31052] By: rgs                                   on 2007/04/24  10:35:15
3775         Log: Fix potential precedence problem
3776      Branch: perl
3777            ! op.c
3778 ____________________________________________________________________________
3779 [ 31051] By: rgs                                   on 2007/04/24  10:34:20
3780         Log: Remove unnecessarily paranoid protection in pp_defined
3781      Branch: perl
3782            ! pp_hot.c
3783 ____________________________________________________________________________
3784 [ 31050] By: rgs                                   on 2007/04/24  10:32:33
3785         Log: Fix a bug in dor assignment (@x //= 1 was triggering an
3786              assertion failure)
3787      Branch: perl
3788            ! op.c
3789 ____________________________________________________________________________
3790 [ 31049] By: rgs                                   on 2007/04/24  10:31:28
3791         Log: Remove the code that handles assignment to state variables
3792      Branch: perl
3793            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
3794            ! pp_hot.c t/lib/warnings/op t/op/state.t
3795 ____________________________________________________________________________
3796 [ 31048] By: merijn                                on 2007/04/24  06:01:41
3797         Log: Subject: [PATCH t/base/num.t] Typo fix.
3798              From: Abigail <abigail@abigail.be>
3799              Date: Tue, 24 Apr 2007 00:48:26 +0200
3800              Message-ID: <20070423224826.GC544@abigail.nl>
3801      Branch: perl
3802            ! t/base/num.t
3803 ____________________________________________________________________________
3804 [ 31047] By: craigb                                on 2007/04/24  03:18:34
3805         Log: Reduce directory depth for IO::Compress modules.
3806      Branch: perl
3807           +> (branch 94 files)
3808            - ext/IO/Compress/Base/Changes ext/IO/Compress/Base/Makefile.PL
3809            - ext/IO/Compress/Base/README
3810            - ext/IO/Compress/Base/lib/File/GlobMapper.pm
3811            - ext/IO/Compress/Base/lib/IO/Compress/Base.pm
3812            - ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
3813            - ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
3814            - ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
3815            - ext/IO/Compress/Base/private/MakeUtil.pm
3816            - ext/IO/Compress/Base/t/01misc.t
3817            - ext/IO/Compress/Base/t/globmapper.t
3818            - ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
3819            - ext/IO/Compress/Zlib/README
3820            - ext/IO/Compress/Zlib/examples/gzappend
3821            - ext/IO/Compress/Zlib/examples/gzcat
3822            - ext/IO/Compress/Zlib/examples/gzgrep
3823            - ext/IO/Compress/Zlib/examples/gzstream
3824            - ext/IO/Compress/Zlib/examples/unzip
3825            - ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
3826            - ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
3827            - ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
3828            - ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
3829            - ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
3830            - ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
3831            - ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
3832            - ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
3833            - ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
3834            - ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
3835            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
3836            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
3837            - ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
3838            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
3839            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
3840            - ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
3841            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
3842            - ext/IO/Compress/Zlib/private/MakeUtil.pm
3843            - ext/IO/Compress/Zlib/t/001zlib-generic-deflate.t
3844            - ext/IO/Compress/Zlib/t/001zlib-generic-gzip.t
3845            - ext/IO/Compress/Zlib/t/001zlib-generic-rawdeflate.t
3846            - ext/IO/Compress/Zlib/t/001zlib-generic-zip.t
3847            - ext/IO/Compress/Zlib/t/002any-deflate.t
3848            - ext/IO/Compress/Zlib/t/002any-gzip.t
3849            - ext/IO/Compress/Zlib/t/002any-rawdeflate.t
3850            - ext/IO/Compress/Zlib/t/002any-transparent.t
3851            - ext/IO/Compress/Zlib/t/002any-zip.t
3852            - ext/IO/Compress/Zlib/t/004gziphdr.t
3853            - ext/IO/Compress/Zlib/t/005defhdr.t
3854            - ext/IO/Compress/Zlib/t/010examples.t
3855            - ext/IO/Compress/Zlib/t/020isize.t
3856            - ext/IO/Compress/Zlib/t/050interop-gzip.t
3857            - ext/IO/Compress/Zlib/t/100generic-deflate.t
3858            - ext/IO/Compress/Zlib/t/100generic-gzip.t
3859            - ext/IO/Compress/Zlib/t/100generic-rawdeflate.t
3860            - ext/IO/Compress/Zlib/t/100generic-zip.t
3861            - ext/IO/Compress/Zlib/t/101truncate-deflate.t
3862            - ext/IO/Compress/Zlib/t/101truncate-gzip.t
3863            - ext/IO/Compress/Zlib/t/101truncate-rawdeflate.t
3864            - ext/IO/Compress/Zlib/t/101truncate-zip.t
3865            - ext/IO/Compress/Zlib/t/102tied-deflate.t
3866            - ext/IO/Compress/Zlib/t/102tied-gzip.t
3867            - ext/IO/Compress/Zlib/t/102tied-rawdeflate.t
3868            - ext/IO/Compress/Zlib/t/102tied-zip.t
3869            - ext/IO/Compress/Zlib/t/103newtied-deflate.t
3870            - ext/IO/Compress/Zlib/t/103newtied-gzip.t
3871            - ext/IO/Compress/Zlib/t/103newtied-rawdeflate.t
3872            - ext/IO/Compress/Zlib/t/103newtied-zip.t
3873            - ext/IO/Compress/Zlib/t/104destroy-deflate.t
3874            - ext/IO/Compress/Zlib/t/104destroy-gzip.t
3875            - ext/IO/Compress/Zlib/t/104destroy-rawdeflate.t
3876            - ext/IO/Compress/Zlib/t/104destroy-zip.t
3877            - ext/IO/Compress/Zlib/t/105oneshot-deflate.t
3878            - ext/IO/Compress/Zlib/t/105oneshot-gzip-only.t
3879            - ext/IO/Compress/Zlib/t/105oneshot-gzip.t
3880            - ext/IO/Compress/Zlib/t/105oneshot-rawdeflate.t
3881            - ext/IO/Compress/Zlib/t/105oneshot-zip-only.t
3882            - ext/IO/Compress/Zlib/t/105oneshot-zip.t
3883            - ext/IO/Compress/Zlib/t/106prime-deflate.t
3884            - ext/IO/Compress/Zlib/t/106prime-gzip.t
3885            - ext/IO/Compress/Zlib/t/106prime-rawdeflate.t
3886            - ext/IO/Compress/Zlib/t/106prime-zip.t
3887            - ext/IO/Compress/Zlib/t/107multi-deflate.t
3888            - ext/IO/Compress/Zlib/t/107multi-gzip.t
3889            - ext/IO/Compress/Zlib/t/107multi-rawdeflate.t
3890            - ext/IO/Compress/Zlib/t/107multi-zip.t
3891            - ext/IO/Compress/Zlib/t/108anyunc-deflate.t
3892            - ext/IO/Compress/Zlib/t/108anyunc-gzip.t
3893            - ext/IO/Compress/Zlib/t/108anyunc-rawdeflate.t
3894            - ext/IO/Compress/Zlib/t/108anyunc-transparent.t
3895            - ext/IO/Compress/Zlib/t/108anyunc-zip.t
3896            - ext/IO/Compress/Zlib/t/109merge-deflate.t
3897            - ext/IO/Compress/Zlib/t/109merge-gzip.t
3898            - ext/IO/Compress/Zlib/t/109merge-rawdeflate.t
3899            - ext/IO/Compress/Zlib/t/109merge-zip.t
3900            ! MANIFEST
3901 ____________________________________________________________________________
3902 [ 31046] By: davem                                 on 2007/04/23  23:01:18
3903         Log: eliminate some uses of PL_linestr in perl.c
3904      Branch: perl
3905            ! embed.fnc embed.h perl.c proto.h
3906 ____________________________________________________________________________
3907 [ 31045] By: davem                                 on 2007/04/23  22:27:27
3908         Log: inline S_init_lexer() and regen
3909      Branch: perl
3910            ! embed.fnc embed.h embedvar.h perl.c perlapi.h proto.h
3911 ____________________________________________________________________________
3912 [ 31044] By: davem                                 on 2007/04/23  22:04:59
3913         Log: make initialisation of PL_sv_no etc unconditional
3914      Branch: perl
3915            ! perl.c
3916 ____________________________________________________________________________
3917 [ 31043] By: merijn                                on 2007/04/23  20:55:05
3918         Log: Missed quotes in protocheck for rm_try
3919      Branch: perl
3920            ! Configure
3921 ____________________________________________________________________________
3922 [ 31040] By: merijn                                on 2007/04/23  17:35:53
3923         Log: Major *try* cleanup: introduce $rm_try; Some whitespace cleanups;
3924              Small textual nit from Jarkko
3925      Branch: perl
3926            ! Configure
3927 ____________________________________________________________________________
3928 [ 31038] By: nicholas                              on 2007/04/23  16:36:31
3929         Log: Remove the unnecessary allocation of and assignment to hunk[3], as the
3930              perl API functions called don't need a NUL terminated string.
3931      Branch: perl
3932            ! pp_pack.c
3933 ____________________________________________________________________________
3934 [ 31037] By: rgs                                   on 2007/04/23  15:31:48
3935         Log: Switch to hex format for integer constants in regcharclass.h
3936              (Yves Orton). Also, avoid trailing spaces.
3937      Branch: perl
3938            ! Porting/regcharclass.pl regcharclass.h
3939 ____________________________________________________________________________
3940 [ 31036] By: rgs                                   on 2007/04/23  15:07:52
3941         Log: Upgrade to Term::ANSIColor 1.12.
3942      Branch: perl
3943            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
3944            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/t/basic.t
3945 ____________________________________________________________________________
3946 [ 31034] By: nicholas                              on 2007/04/23  14:40:05
3947         Log: More variable reordering saves another 40 bytes from the interpreter
3948              structure. (on LP64). Zero cost space saving! Woohoo!
3949      Branch: perl
3950            ! intrpvar.h pod/perltodo.pod thrdvar.h
3951 ____________________________________________________________________________
3952 [ 31033] By: rgs                                   on 2007/04/23  13:17:05
3953         Log: Subject: [PATCH] Un-mathom Perl_save_I16
3954              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3955              Date: Mon, 23 Apr 2007 09:10:01 -0400
3956              Message-ID: <1ff86f510704230610t13c62378s381eaceae3e7e9b1@mail.gmail.com>
3957      Branch: perl
3958            ! mathoms.c scope.c
3959 ____________________________________________________________________________
3960 [ 31032] By: rgs                                   on 2007/04/23  13:10:56
3961         Log: A safer version of CopFILE, by Jarkko
3962      Branch: perl
3963            ! cop.h
3964 ____________________________________________________________________________
3965 [ 31031] By: rgs                                   on 2007/04/23  12:30:12
3966         Log: Change boilerplate of regcharclass.h
3967      Branch: perl
3968            ! Porting/regcharclass.pl regcharclass.h
3969 ____________________________________________________________________________
3970 [ 31030] By: rgs                                   on 2007/04/23  12:25:10
3971         Log: Add Yves Orton's script to regenerate regcharclass.h
3972      Branch: perl
3973            + Porting/regcharclass.pl
3974            ! MANIFEST regcharclass.h
3975 ____________________________________________________________________________
3976 [ 31029] By: rgs                                   on 2007/04/23  10:02:13
3977         Log: Remove generated test files from CPANPLUS
3978      Branch: perl
3979            - lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed
3980            - lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.pac
3981            - ked lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed
3982            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle
3983            - -Foo-Bar-0.01.tar.gz.packed
3984            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKS
3985            - UMS
3986            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Ba
3987            - r-0.01.tar.gz.packed
3988            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.
3989            - 005_03.tar.gz.packed
3990            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUM
3991            - S
3992            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-
3993            - 0.01.tar.gz.packed
3994            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKS
3995            - UMS
3996            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Ba
3997            - r-0.01.tar.gz.packed
3998            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUM
3999            - S
4000            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-
4001            - 0.01.tar.gz.packed
4002            ! MANIFEST
4003 ____________________________________________________________________________
4004 [ 31028] By: rgs                                   on 2007/04/23  09:53:41
4005         Log: Patch to config to avoid failures in the perl core due
4006              to too much verbosity (by Jos Boumans)
4007      Branch: perl
4008            ! lib/CPANPLUS/t/inc/conf.pl
4009 ____________________________________________________________________________
4010 [ 31027] By: rgs                                   on 2007/04/23  09:39:38
4011         Log: Subject: Re: [PATCH (incomplete)] Make regcomp use SV* sv, instead of char* exp, char* xend
4012              From: <avarab@gmail.com>
4013              Date: Sat, 21 Apr 2007 21:30:47 +0000
4014              Message-ID: <51dd1af80704211430m6ad1b4afy49b069faa61e33a9@mail.gmail.com>
4015      Branch: perl
4016            ! embed.fnc embed.h op.c perl.h pod/perlreapi.pod pp_ctl.c
4017            ! proto.h regcomp.c regexec.c regexp.h uupacktool.pl
4018 ____________________________________________________________________________
4019 [ 31026] By: rgs                                   on 2007/04/23  09:04:31
4020         Log: Subject: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18
4021              From: demerphq <demerphq@gmail.com>
4022              Date: Sun, 22 Apr 2007 23:34:55 +0200
4023              Message-ID: <9b18b3110704221434g43457742p28cab00289f83639@mail.gmail.com>
4024      Branch: perl
4025            + regcharclass.h
4026            ! MANIFEST lib/unicore/mktables pod/perlre.pod regcomp.c
4027            ! regcomp.h regcomp.sym regexec.c regnodes.h t/op/pat.t
4028            ! t/op/re_tests t/op/regexp.t
4029 ____________________________________________________________________________
4030 [ 31025] By: rgs                                   on 2007/04/23  08:21:50
4031         Log: An optimisation to the MRO code, by Brandon Black,
4032              plus more comments.
4033      Branch: perl
4034            ! mro.c
4035 ____________________________________________________________________________
4036 [ 31024] By: craigb                                on 2007/04/23  03:14:53
4037         Log: Shorten long symbols in mro.c to avoid name mangling on VMS.
4038      Branch: perl
4039            ! mro.c
4040 ____________________________________________________________________________
4041 [ 31023] By: nicholas                              on 2007/04/22  22:57:54
4042         Log: Fix problems caused by downsizing in change 31017. (Which don't show
4043              up until you test on a "real" architecture)
4044      Branch: perl
4045            ! pp_ctl.c utf8.c
4046 ____________________________________________________________________________
4047 [ 31022] By: rgs                                   on 2007/04/22  15:08:45
4048         Log: Reflect change of path for Module::Pluggable's tests in Maintainers.pl
4049      Branch: perl
4050            ! Porting/Maintainers.pl
4051 ____________________________________________________________________________
4052 [ 31021] By: rgs                                   on 2007/04/22  15:03:27
4053         Log: Add missing file to MANIFEST
4054      Branch: perl
4055            ! MANIFEST
4056 ____________________________________________________________________________
4057 [ 31020] By: rgs                                   on 2007/04/22  15:03:13
4058         Log: Subject: [PATCH] Update CPANPLUS to 0.79_01
4059              From: "Jos I. Boumans" <kane@xs4all.nl>
4060              Date: Sun, 22 Apr 2007 10:18:10 +0200
4061              Message-Id: <BDAACA85-8D3E-4104-9B03-9DB247EDA080@xs4all.nl>
4062      Branch: perl
4063            + lib/CPANPLUS/t/15_CPANPLUS-Shell.t
4064            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm lib/CPANPLUS/Dist/MM.pm
4065            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Constants.pm
4066            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell.pm
4067            ! lib/CPANPLUS/Shell/Default.pm
4068            ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
4069            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
4070            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
4071            ! r-0.01.tar.gz.packed
4072            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
4073            ! tar.gz.packed
4074            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
4075            ! tar.gz.packed
4076            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
4077            ! r.gz.packed
4078            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
4079            ! tar.gz.packed
4080            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
4081            ! r.gz.packed
4082            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
4083            ! cked
4084            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
4085            ! lib/CPANPLUS/t/inc/conf.pl
4086 ____________________________________________________________________________
4087 [ 31019] By: craigb                                on 2007/04/22  14:34:28
4088         Log: Move Module::Pluggable tests up under main test directory.
4089      Branch: perl
4090           +> (branch 50 files)
4091            - lib/Module/Pluggable/t/01use.t
4092            - lib/Module/Pluggable/t/02alsoworks.t
4093            - lib/Module/Pluggable/t/02works.t
4094            - lib/Module/Pluggable/t/02works_taint.t
4095            - lib/Module/Pluggable/t/03diffname.t
4096            - lib/Module/Pluggable/t/04acmedir.t
4097            - lib/Module/Pluggable/t/04acmedir_single.t
4098            - lib/Module/Pluggable/t/04acmepath.t
4099            - lib/Module/Pluggable/t/04acmepath_single.t
4100            - lib/Module/Pluggable/t/05postpath.t
4101            - lib/Module/Pluggable/t/06multipath.t
4102            - lib/Module/Pluggable/t/07instantiate.t
4103            - lib/Module/Pluggable/t/08nothing.t
4104            - lib/Module/Pluggable/t/09require.t
4105            - lib/Module/Pluggable/t/10innerpack.t
4106            - lib/Module/Pluggable/t/10innerpack_inner.t
4107            - lib/Module/Pluggable/t/10innerpack_noinner.t
4108            - lib/Module/Pluggable/t/10innerpack_override.t
4109            - lib/Module/Pluggable/t/11usetwice.t
4110            - lib/Module/Pluggable/t/12only.t
4111            - lib/Module/Pluggable/t/12onlyarray.t
4112            - lib/Module/Pluggable/t/12onlyregex.t
4113            - lib/Module/Pluggable/t/13except.t
4114            - lib/Module/Pluggable/t/13exceptarray.t
4115            - lib/Module/Pluggable/t/13exceptregex.t
4116            - lib/Module/Pluggable/t/14package.t
4117            - lib/Module/Pluggable/t/15topicsafe.t
4118            - lib/Module/Pluggable/t/16different_extension.t
4119            - lib/Module/Pluggable/t/17devel_inner_package.t
4120            - lib/Module/Pluggable/t/18skipped_package.t
4121            - lib/Module/Pluggable/t/19can_ok_clobber.t
4122            - lib/Module/Pluggable/t/20dodgy_files.t
4123            - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
4124            - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
4125            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
4126            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
4127            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
4128            - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
4129            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
4130            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
4131            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
4132            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
4133            - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
4134            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
4135            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
4136            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
4137            - lib/Module/Pluggable/t/lib/No/Middle.pm
4138            - lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm
4139            - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
4140            - lib/Module/Pluggable/t/lib/TA/C/A/I.pm
4141            ! MANIFEST t/TEST t/harness
4142 ____________________________________________________________________________
4143 [ 31018] By: craigb                                on 2007/04/22  00:50:18
4144         Log: Make t/harness find the t/mro tests
4145      Branch: perl
4146            ! t/harness
4147 ____________________________________________________________________________
4148 [ 31017] By: nicholas                              on 2007/04/21  21:47:34
4149         Log: Various variables in intrpvar.h and thrdvar.h are considerably larger
4150              than they need to be.
4151      Branch: perl
4152            ! intrpvar.h pad.c thrdvar.h
4153 ____________________________________________________________________________
4154 [ 31016] By: nicholas                              on 2007/04/21  21:46:27
4155         Log: Fix bug in change 31015 - saving the wrong size of variable.
4156      Branch: perl
4157            ! toke.c
4158 ____________________________________________________________________________
4159 [ 31015] By: nicholas                              on 2007/04/21  19:05:08
4160         Log: Several members of struct yy_parser can go on a diet. Some I32s were
4161              actually only holding chars.
4162      Branch: perl
4163            ! intrpvar.h op.c parser.h perl.h toke.c
4164 ____________________________________________________________________________
4165 [ 31014] By: nicholas                              on 2007/04/21  18:41:39
4166         Log: By re-ordering declarations in interpvar.h and thrdvar.h, reduce the
4167              size of the interpreter structure. (For LP64, from 3712 to 3584, for
4168              ILP32, from 2288 to 2248).
4169      Branch: perl
4170            ! intrpvar.h thrdvar.h
4171 ____________________________________________________________________________
4172 [ 31013] By: nicholas                              on 2007/04/21  17:01:53
4173         Log: Remove widesyscalls and numeric_compat1, two unused per-interpreter
4174              variables retained for binary compatibility, something which we no
4175              longer maintain back to 5.6.x.
4176      Branch: perl
4177            ! intrpvar.h
4178 ____________________________________________________________________________
4179 [ 31012] By: nicholas                              on 2007/04/21  13:54:28
4180         Log: Eliminate Internals::inc_sub_generation, which nothing now calls.
4181      Branch: perl
4182            ! universal.c
4183 ____________________________________________________________________________
4184 [ 31010] By: nicholas                              on 2007/04/21  11:42:43
4185         Log: Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX,
4186              SvUV instead of SvUVX, and SvPV* variants instead of SvPVX*.
4187              Document that the non-x variants are preferable whenever the expression
4188              has no side effects. (Compilers perform common subexression
4189              elimination). Likewise SvREFCNT_inc simple variants are valid for all
4190              cases apart from expressions with side effects.
4191      Branch: perl
4192            ! doio.c op.c pod/perlapi.pod pp.c pp_ctl.c pp_sys.c sv.c sv.h
4193 ____________________________________________________________________________
4194 [ 31009] By: nicholas                              on 2007/04/21  10:28:59
4195         Log: Storing PL_sv_yes over itself is as cheap as calling hv_exists(), so
4196              always store it, to save the (second) store call. SvIVx is more
4197              expensive than SvIVX, so use the latter. Reorder the other call to
4198              hv_store() to be immediately after the call to hv_exists(), to try to
4199              avoid thrashing the CPU cache.
4200      Branch: perl
4201            ! mro.c
4202 ____________________________________________________________________________
4203 [ 31008] By: nicholas                              on 2007/04/21  09:43:27
4204         Log: In Perl_mro_get_linear_isa_dfs(), by treating the local variable sv as
4205              an array of size 1, we can merge two arms and reduce code duplication.
4206      Branch: perl
4207            ! mro.c
4208 ____________________________________________________________________________
4209 [ 31007] By: rgs                                   on 2007/04/21  09:29:45
4210         Log: Typo fix by Abigail
4211      Branch: perl
4212            ! ext/Hash/Util/FieldHash/t/02_function.t
4213 ____________________________________________________________________________
4214 [ 31005] By: rgs                                   on 2007/04/21  09:20:56
4215         Log: Upgrade to version-0.7203.
4216              Plus a change in Module::Build::Version, specific to bleadperl.
4217      Branch: perl
4218            ! ext/DynaLoader/t/XSLoader.t lib/Module/Build/Version.pm
4219            ! lib/Module/Build/t/metadata.t lib/Module/Build/t/moduleinfo.t
4220            ! lib/version.pm lib/version.pod lib/version.t perl.c
4221            ! t/comp/use.t t/op/sprintf.t universal.c util.c
4222 ____________________________________________________________________________
4223 [ 31004] By: rgs                                   on 2007/04/21  09:08:04
4224         Log: Completely remove Test::More from the MRO tests, by Brandon Black
4225      Branch: perl
4226            ! t/mro/basic.t t/mro/basic_01_c3.t t/mro/basic_01_dfs.t
4227            ! t/mro/basic_02_c3.t t/mro/basic_02_dfs.t t/mro/basic_03_c3.t
4228            ! t/mro/basic_03_dfs.t t/mro/basic_04_c3.t t/mro/basic_04_dfs.t
4229            ! t/mro/basic_05_c3.t t/mro/basic_05_dfs.t t/mro/complex_c3.t
4230            ! t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t
4231            ! t/mro/next_method.t t/mro/next_skip.t t/mro/vulcan_c3.t
4232            ! t/mro/vulcan_dfs.t
4233 ____________________________________________________________________________
4234 [ 31003] By: rgs                                   on 2007/04/21  09:06:38
4235         Log: Small optimisations, by Brandon Black
4236      Branch: perl
4237            ! mro.c
4238 ____________________________________________________________________________
4239 [ 31002] By: rgs                                   on 2007/04/21  09:05:41
4240         Log: Code comments, by Brandon Black
4241      Branch: perl
4242            ! mro.c
4243 ____________________________________________________________________________
4244 [ 31001] By: rgs                                   on 2007/04/21  08:55:16
4245         Log: Subject: [PATCH] Bug in Hash::Util::FieldHash
4246              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
4247              Date: Sat, 21 Apr 2007 02:11:00 +0200
4248              Message-Id: <DFEC2420-9301-40EC-A986-80D0290B2C8F@mailbox.tu-berlin.de>
4249      Branch: perl
4250            ! ext/Hash/Util/FieldHash/Changes
4251            ! ext/Hash/Util/FieldHash/FieldHash.xs
4252            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
4253            ! ext/Hash/Util/FieldHash/t/02_function.t
4254 ____________________________________________________________________________
4255 [ 31000] By: nicholas                              on 2007/04/20  19:34:15
4256         Log: Terser source code in Perl_mro_meta_dup()
4257      Branch: perl
4258            ! mro.c
4259 ____________________________________________________________________________
4260 [ 30999] By: nicholas                              on 2007/04/20  16:09:31
4261         Log: Make struct mro_meta 4(ish) bytes smaller.
4262      Branch: perl
4263            ! hv.h
4264 ____________________________________________________________________________
4265 [ 30998] By: rgs                                   on 2007/04/20  15:38:47
4266         Log: Shorten some file names
4267      Branch: perl
4268           +> t/mro/next_NEXT.t t/mro/next_edgecases.t t/mro/next_inanon.t
4269           +> t/mro/next_ineval.t t/mro/next_skip.t
4270            - t/mro/next_method_edge_cases.t t/mro/next_method_in_anon.t
4271            - t/mro/next_method_in_eval.t t/mro/next_method_skip.t
4272            - t/mro/next_method_used_with_NEXT.t
4273            ! MANIFEST
4274 ____________________________________________________________________________
4275 [ 30997] By: rgs                                   on 2007/04/20  15:03:57
4276         Log: Silence some diagnostic messages when running within the core tests.
4277              By Jerry D. Hedden
4278      Branch: perl
4279            ! lib/Archive/Extract/t/01_Archive-Extract.t
4280            ! lib/Archive/Tar/t/02_methods.t
4281 ____________________________________________________________________________
4282 [ 30996] By: rgs                                   on 2007/04/20  14:22:26
4283         Log: Nit to S_isa_lookup by Brandon Black
4284      Branch: perl
4285            ! universal.c
4286 ____________________________________________________________________________
4287 [ 30995] By: rgs                                   on 2007/04/20  14:20:42
4288         Log: Additions to perldiag for MRO, by Brandon Black.
4289      Branch: perl
4290            ! pod/perldiag.pod
4291 ____________________________________________________________________________
4292 [ 30994] By: rgs                                   on 2007/04/20  13:54:26
4293         Log: A little bit more safe version of HvMROMETA
4294      Branch: perl
4295            ! hv.h
4296 ____________________________________________________________________________
4297 [ 30993] By: rgs                                   on 2007/04/20  13:42:21
4298         Log: Don't use Test::More in core tests (at least, where
4299              that's possible, that is where is_deeply() isn't used)
4300      Branch: perl
4301            ! t/mro/c3_with_overload.t t/mro/inconsistent_c3.t
4302            ! t/mro/method_caching.t t/mro/next_method_edge_cases.t
4303            ! t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t
4304            ! t/mro/next_method_used_with_NEXT.t t/mro/overload_c3.t
4305            ! t/mro/overload_dfs.t t/mro/recursion_c3.t
4306            ! t/mro/recursion_dfs.t
4307 ____________________________________________________________________________
4308 [ 30992] By: rgs                                   on 2007/04/20  11:55:37
4309         Log: Subject: Re: [PATCH] madprop about forced words
4310              From: Gerard Goossen <gerard@tty.nl>
4311              Date: Thu, 19 Apr 2007 13:33:21 +0200
4312              Message-ID: <20070419113321.GE19244@ostwald>
4313      Branch: perl
4314            ! op.h toke.c
4315 ____________________________________________________________________________
4316 [ 30991] By: rgs                                   on 2007/04/20  11:49:36
4317         Log: Subject: [perl #42614] NAN_COMPARE_BROKEN.DIV_BY_NAN_BUG (with patch) 
4318              From: patrick.dugnolle@bnpparibas.com (via RT) <perlbug-followup@perl.org>
4319              Date: Thu, 19 Apr 2007 06:34:18 -0700
4320              Message-ID: <rt-3.6.HEAD-6655-1176989657-125.42614-75-0@perl.org>
4321      Branch: perl
4322            ! pp.c
4323 ____________________________________________________________________________
4324 [ 30990] By: rgs                                   on 2007/04/20  08:04:41
4325         Log: Clean the MRO documentation up
4326      Branch: perl
4327            ! lib/mro.pm
4328 ____________________________________________________________________________
4329 [ 30989] By: stevep                                on 2007/04/20  01:58:55
4330         Log: Upgrade to CPAN-1.91
4331      Branch: perl
4332            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
4333            ! lib/CPAN/t/10version.t
4334 ____________________________________________________________________________
4335 [ 30988] By: rgs                                   on 2007/04/19  17:28:38
4336         Log: Simpler version, and that zeroes the allocated memory
4337      Branch: perl
4338            ! mro.c
4339 ____________________________________________________________________________
4340 [ 30987] By: rgs                                   on 2007/04/19  17:15:25
4341         Log: Use Newxc instead of casting by hand
4342      Branch: perl
4343            ! mro.c
4344 ____________________________________________________________________________
4345 [ 30986] By: rgs                                   on 2007/04/19  17:07:14
4346         Log: A Tolkien quote for mro.c, found by Audrey Tang.
4347      Branch: perl
4348            ! mro.c
4349 ____________________________________________________________________________
4350 [ 30985] By: steveh                                on 2007/04/19  16:20:09
4351         Log: Fix non-threaded build on Win32 following #30980
4352      Branch: perl
4353            ! makedef.pl
4354 ____________________________________________________________________________
4355 [ 30984] By: rgs                                   on 2007/04/19  15:06:53
4356         Log: Fix compilation error with threads
4357      Branch: perl
4358            ! mro.c
4359 ____________________________________________________________________________
4360 [ 30983] By: rgs                                   on 2007/04/19  15:04:19
4361         Log: Adjust the warning category in the test, too
4362      Branch: perl
4363            ! t/lib/warnings/gv
4364 ____________________________________________________________________________
4365 [ 30982] By: rgs                                   on 2007/04/19  14:53:36
4366         Log: Put the "Can't locate package..." warnings in the "syntax"
4367              category, as documented
4368      Branch: perl
4369            ! gv.c mro.c universal.c
4370 ____________________________________________________________________________
4371 [ 30981] By: rgs                                   on 2007/04/19  14:50:11
4372         Log: Change an "Internal error" message to the more common "panic"
4373              in the C3 MRO code
4374      Branch: perl
4375            ! mro.c
4376 ____________________________________________________________________________
4377 [ 30980] By: rgs                                   on 2007/04/19  14:48:20
4378         Log: Subject: Re: new C3 MRO patch
4379              From: "Brandon Black" <blblack@gmail.com>
4380              Date: Tue, 17 Apr 2007 13:14:36 -0500
4381              Message-ID: <84621a60704171114k29b0460el5b08ce5185d55ed5@mail.gmail.com>
4382      Branch: perl
4383            + lib/mro.pm mro.c t/mro/basic.t t/mro/basic_01_c3.t
4384            + t/mro/basic_01_dfs.t t/mro/basic_02_c3.t t/mro/basic_02_dfs.t
4385            + t/mro/basic_03_c3.t t/mro/basic_03_dfs.t t/mro/basic_04_c3.t
4386            + t/mro/basic_04_dfs.t t/mro/basic_05_c3.t t/mro/basic_05_dfs.t
4387            + t/mro/c3_with_overload.t t/mro/complex_c3.t
4388            + t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t
4389            + t/mro/inconsistent_c3.t t/mro/method_caching.t
4390            + t/mro/next_method.t t/mro/next_method_edge_cases.t
4391            + t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t
4392            + t/mro/next_method_skip.t t/mro/next_method_used_with_NEXT.t
4393            + t/mro/overload_c3.t t/mro/overload_dfs.t t/mro/recursion_c3.t
4394            + t/mro/recursion_dfs.t t/mro/vulcan_c3.t t/mro/vulcan_dfs.t
4395            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.fnc
4396            ! embed.h ext/B/t/b.t global.sym gv.c hv.c hv.h lib/constant.pm
4397            ! lib/overload.pm mg.c op.c perl.c pod/perlapi.pod pp_hot.c
4398            ! proto.h scope.c sv.c t/TEST t/op/magic.t universal.c
4399            ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce
4400            ! win32/makefile.mk
4401 ____________________________________________________________________________
4402 [ 30979] By: steveh                                on 2007/04/19  12:15:30
4403         Log: Subject: [PATCH] Allow sending SIGINT to child processes on Windows *if* they are running Perl
4404              From: "Jan Dubois" <jand@activestate.com>
4405              Date: Mon, 16 Apr 2007 17:52:25 -0700
4406              Message-ID: <01e301c7808a$ac0cca30$04265e90$@com>
4407      Branch: perl
4408            ! win32/win32.c
4409 ____________________________________________________________________________
4410 [ 30978] By: steveh                                on 2007/04/19  07:54:42
4411         Log: Subject: [PATCH - again] Re: [perl #41574] cond_wait hang ups under MSWin32
4412              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4413              Date: Wed, 18 Apr 2007 14:32:16 -0400
4414              Message-ID: <1ff86f510704181132qf94b413mfda6aaa0f347df28@mail.gmail.com>
4415              
4416              Makes the test "TODO" on Win32, where it is not reliable, and turns
4417              the 50 separate tests in one single test for less line noise
4418      Branch: perl
4419            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
4420            ! ext/threads/shared/t/stress.t
4421 ____________________________________________________________________________
4422 [ 30977] By: merijn                                on 2007/04/18  19:04:40
4423         Log: 1. Move #30327 to the generation location
4424              2. Regen after backports
4425              3. Include Jarkko's $run and \n patch
4426      Branch: perl
4427            ! Configure Porting/config_h.pl config_h.SH
4428 ____________________________________________________________________________
4429 [ 30973] By: steveh                                on 2007/04/18  08:40:42
4430         Log: Add a test for the bug fixed by #30970
4431      Branch: perl
4432            + t/op/kill0.t
4433            ! MANIFEST
4434 ____________________________________________________________________________
4435 [ 30972] By: rgs                                   on 2007/04/18  08:36:24
4436         Log: Sys::Syslog was missing from Maintainers.pl
4437      Branch: perl
4438            ! Porting/Maintainers.pl
4439 ____________________________________________________________________________
4440 [ 30971] By: steveh                                on 2007/04/17  17:12:23
4441         Log: These test scripts probably wanted BEGIN blocks,
4442              not just blocks with "BEGIN:" labels.
4443      Branch: perl
4444            ! t/comp/multiline.t t/op/exec.t
4445 ____________________________________________________________________________
4446 [ 30970] By: steveh                                on 2007/04/17  11:13:23
4447         Log: Subject: [PATCH] Fix kill(0, $pid) on Windows
4448              From: "Jan Dubois" <jand@activestate.com>
4449              Date: Mon, 16 Apr 2007 17:35:48 -0700
4450              Message-ID: <01df01c78088$59718d30$0c54a790$@com>
4451              
4452              Fixes breakage caused by #29605.
4453      Branch: perl
4454            ! win32/win32.c
4455 ____________________________________________________________________________
4456 [ 30969] By: nicholas                              on 2007/04/16  16:17:05
4457         Log: Remove the "performance hack" that suppressed used only once warnings
4458              for files in the standard library.
4459      Branch: perl
4460            ! gv.c
4461 ____________________________________________________________________________
4462 [ 30968] By: merijn                                on 2007/04/16  15:01:31
4463         Log: Subject: Re: [PATCH] Mention sorting MANIFEST in perlhack.pod
4464              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4465              Date: Mon, 16 Apr 2007 10:44:36 -0400
4466              Message-ID: <1ff86f510704160744j9ae934cv9fef077afe3ca516@mail.gmail.com>
4467      Branch: perl
4468            ! pod/perlhack.pod
4469 ____________________________________________________________________________
4470 [ 30967] By: rgs                                   on 2007/04/16  13:37:05
4471         Log: Subject: [PATCH] Re: Thread.t hangs, even under normal test...
4472              From: "Jerry D. Hedden" <jdhedden@gmail.com>
4473              Date: Mon, 16 Apr 2007 09:31:39 -0400
4474              Message-ID: <1ff86f510704160631ue286a97kb66a0ce649c9aae4@mail.gmail.com>
4475      Branch: perl
4476            ! lib/Thread.t
4477 ____________________________________________________________________________
4478 [ 30966] By: merijn                                on 2007/04/16  11:44:54
4479         Log: Subject: [PATCH] sv.c: %d ne size_t
4480              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
4481              Date: Mon, 16 Apr 2007 14:31:42 +0300 (EEST)
4482              Message-Id: <200704161131.l3GBVg3n104476@kosh.hut.fi>
4483      Branch: perl
4484            ! sv.c
4485 ____________________________________________________________________________
4486 [ 30965] By: davem                                 on 2007/04/15  23:33:13
4487         Log: fix casting warning in pp_ord()
4488      Branch: perl
4489            ! pp.c
4490 ____________________________________________________________________________
4491 [ 30964] By: davem                                 on 2007/04/15  23:24:21
4492         Log: get rid of warning due to empty dangling else in malloc.c
4493      Branch: perl
4494            ! malloc.c
4495 ____________________________________________________________________________
4496 [ 30963] By: davem                                 on 2007/04/15  21:10:55
4497         Log: follow PL_watchaddr when cloning a thread
4498      Branch: perl
4499            ! sv.c
4500 ____________________________________________________________________________
4501 [ 30962] By: davem                                 on 2007/04/15  16:32:42
4502         Log: with DEBUG_LEAKING_SCALARS, dump multiply-freed scalars
4503      Branch: perl
4504            ! sv.c
4505 ____________________________________________________________________________
4506 [ 30958] By: nicholas                              on 2007/04/15  12:37:44
4507         Log: Remove wince/ from checkcfgvar.pl, now that it is gone in 5.8.x too.
4508      Branch: perl
4509            ! Porting/checkcfgvar.pl
4510 ____________________________________________________________________________
4511 [ 30957] By: rgs                                   on 2007/04/15  12:35:38
4512         Log: Add the Default Unicode Collation Element Table for UCD 5.0.0
4513              to Unicode::Collate
4514      Branch: perl
4515            + lib/Unicode/Collate/allkeys.txt
4516            ! MANIFEST
4517 ____________________________________________________________________________
4518 [ 30955] By: rgs                                   on 2007/04/15  07:26:28
4519         Log: Change prototype of async() to be compatible with the one
4520              of threads::async()
4521      Branch: perl
4522            ! lib/Thread.pm
4523 ____________________________________________________________________________
4524 [ 30954] By: rgs                                   on 2007/04/15  07:16:44
4525         Log: Subject: [PATCH] Remove 5005threads from Thread.pm
4526              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4527              Date: Fri, 13 Apr 2007 13:19:26 -0400
4528              Message-ID: <1ff86f510704131019i3ea1f99es7067ba2ef60171ca@mail.gmail.com>
4529      Branch: perl
4530            ! lib/Thread.pm
4531 ____________________________________________________________________________
4532 [ 30953] By: rgs                                   on 2007/04/15  07:12:33
4533         Log: Subject: [PATCH] Fix Thread.pm
4534              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4535              Date: Fri, 13 Apr 2007 12:51:40 -0400
4536              Message-ID: <1ff86f510704130951t5f66baa0m4ed13018539976a3@mail.gmail.com>
4537      Branch: perl
4538            + lib/Thread.t
4539            ! MANIFEST lib/Thread.pm
4540 ____________________________________________________________________________
4541 [ 30952] By: davem                                 on 2007/04/14  21:53:17
4542         Log: Move PL_comppad nulling from do_clean_all to sv_clear
4543      Branch: perl
4544            ! sv.c
4545 ____________________________________________________________________________
4546 [ 30951] By: merijn                                on 2007/04/14  20:52:56
4547         Log: Typo in croak message
4548      Branch: perl
4549            ! universal.c
4550 ____________________________________________________________________________
4551 [ 30950] By: merijn                                on 2007/04/14  17:38:23
4552         Log: Subject: [PATCH pod/perlfunc.pod] Typo in =item say
4553              From: Abigail <abigail@abigail.be>
4554              Date: Sat, 14 Apr 2007 19:22:41 +0200
4555              Message-ID: <20070414172241.GB3191@abigail.nl>
4556      Branch: perl
4557            ! pod/perlfunc.pod
4558 ____________________________________________________________________________
4559 [ 30943] By: rgs                                   on 2007/04/13  12:14:06
4560         Log: Subject: RE: [PATCH] Restore Win64 compilation with the Windows Platform SDK
4561              From: "Jan Dubois" <jand@activestate.com>
4562              Date: Tue, 10 Apr 2007 16:49:21 -0700
4563              Message-ID: <001b01c77bca$dcae7720$960b6560$@com>
4564      Branch: perl
4565            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
4566 ____________________________________________________________________________
4567 [ 30940] By: nicholas                              on 2007/04/12  21:03:08
4568         Log: Bump the VERSION of ExtUtils::Constant::Base.
4569      Branch: perl
4570            ! lib/ExtUtils/Constant/Base.pm
4571 ____________________________________________________________________________
4572 [ 30939] By: nicholas                              on 2007/04/12  20:45:21
4573         Log: PL_madskills is a bool, so save it as one (else Solaris rightly
4574              SIGBUSes)
4575      Branch: perl
4576            ! pp_ctl.c
4577 ____________________________________________________________________________
4578 [ 30936] By: nicholas                              on 2007/04/12  18:52:49
4579         Log: Fix two errors in the OP debugging code. Now all test errors relate
4580              to newCONSTSUB().
4581      Branch: perl
4582            ! op.c sv.c
4583 ____________________________________________________________________________
4584 [ 30932] By: rgs                                   on 2007/04/12  15:54:33
4585         Log: Subject: Re: [PATCH] Add CPANPLUS 0.78 to the core
4586              From: demerphq <demerphq@gmail.com>
4587              Date: Tue, 10 Apr 2007 18:31:28 +0200
4588              Message-ID: <9b18b3110704100931t5c0c97e0n9d3c059e6f404dd5@mail.gmail.com>
4589      Branch: perl
4590            ! lib/ExtUtils/MM_Unix.pm
4591 ____________________________________________________________________________
4592 [ 30931] By: nicholas                              on 2007/04/12  15:51:58
4593         Log: Change 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug
4594              with negative quads", or also as RedHat bug #65612.) was a bit brute
4595              force. In reality, we don't need to have an auto-detecting pp_i_modulo
4596              unless we're compiled with 64 bit IVs and on glibc.
4597      Branch: perl
4598            ! pp.c
4599 ____________________________________________________________________________
4600 [ 30926] By: rgs                                   on 2007/04/12  14:50:04
4601         Log: Run buildtoc --build-all
4602      Branch: perl
4603            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
4604            ! win32/pod.mak
4605 ____________________________________________________________________________
4606 [ 30925] By: rgs                                   on 2007/04/12  14:37:35
4607         Log: Subject: [PATCH] Add $VERSION to Module::Build::Version
4608              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4609              Date: Wed, 11 Apr 2007 12:45:19 -0400
4610              Message-ID: <1ff86f510704110945q173f2ac8p399171428fd182cd@mail.gmail.com>
4611      Branch: perl
4612            ! lib/Module/Build/Version.pm
4613 ____________________________________________________________________________
4614 [ 30923] By: rgs                                   on 2007/04/12  14:33:33
4615         Log: Upgrade to Archive::Extract 0.18
4616      Branch: perl
4617            ! lib/Archive/Extract.pm
4618            ! lib/Archive/Extract/t/src/double_dir.zip.packed
4619            ! lib/Archive/Extract/t/src/x.bz2.packed
4620            ! lib/Archive/Extract/t/src/x.gz.packed
4621            ! lib/Archive/Extract/t/src/x.jar.packed
4622            ! lib/Archive/Extract/t/src/x.par.packed
4623            ! lib/Archive/Extract/t/src/x.tar.gz.packed
4624            ! lib/Archive/Extract/t/src/x.tar.packed
4625            ! lib/Archive/Extract/t/src/x.tgz.packed
4626            ! lib/Archive/Extract/t/src/x.zip.packed
4627            ! lib/Archive/Extract/t/src/y.jar.packed
4628            ! lib/Archive/Extract/t/src/y.par.packed
4629            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
4630            ! lib/Archive/Extract/t/src/y.tar.gz.packed
4631            ! lib/Archive/Extract/t/src/y.tar.packed
4632            ! lib/Archive/Extract/t/src/y.tbz.packed
4633            ! lib/Archive/Extract/t/src/y.tgz.packed
4634            ! lib/Archive/Extract/t/src/y.zip.packed
4635 ____________________________________________________________________________
4636 [ 30922] By: rgs                                   on 2007/04/12  14:27:23
4637         Log: Add the perlreapi man page, by Ã†var Arnfjörð Bjarmason
4638              (largely from perlreguts)
4639      Branch: perl
4640            + pod/perlreapi.pod
4641            ! MANIFEST pod.lst pod/perl.pod pod/perlreguts.pod
4642            ! vms/descrip_mms.template win32/pod.mak
4643 ____________________________________________________________________________
4644 [ 30921] By: rgs                                   on 2007/04/12  14:05:17
4645         Log: Subject: Re: [PATCH] extflags/pmflags Change 30841, in dump.c:pm_description regex does not have to exist
4646              From: avarab@gmail.com
4647              Date: Wed, 11 Apr 2007 20:54:43 +0000
4648              Message-ID: <51dd1af80704111354h4bbd0212hc96a9f1911d2ffb4@mail.gmail.com>
4649      Branch: perl
4650            ! dump.c
4651 ____________________________________________________________________________
4652 [ 30920] By: rgs                                   on 2007/04/12  13:57:49
4653         Log: Subject: Re: [PATCH] perlreguts.pod: use the unicode name for ÃŸ and show the codepoint
4654              From: avarab@gmail.com
4655              Date: Fri, 6 Apr 2007 21:41:57 +0000
4656              Message-ID: <51dd1af80704061441v4b972257ta4c95230bdbc47c5@mail.gmail.com>
4657      Branch: perl
4658            ! pod/perlreguts.pod
4659 ____________________________________________________________________________
4660 [ 30919] By: nicholas                              on 2007/04/12  11:57:26
4661         Log: When removing the test program source, also remove the compiled
4662              executable.
4663      Branch: perl
4664            ! Configure
4665 ____________________________________________________________________________
4666 [ 30918] By: merijn                                on 2007/04/12  06:15:36
4667         Log: Subject: [PATCH] g++ in Tru64: align sockaddr and sockaddr_in defs
4668              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
4669              Date: Thu, 12 Apr 2007 05:19:30 +0300 (EEST)
4670              Message-Id: <200704120219.l3C2JUGZ294947@kosh.hut.fi>
4671      Branch: perl
4672            ! hints/dec_osf.sh
4673 ____________________________________________________________________________
4674 [ 30915] By: nicholas                              on 2007/04/11  19:48:36
4675         Log: For symbolic references test the defined path through the pp functions.
4676      Branch: perl
4677            ! t/op/ref.t
4678 ____________________________________________________________________________
4679 [ 30913] By: nicholas                              on 2007/04/11  17:51:02
4680         Log: Be a bit more specific in what our second typeglob isn't. It is actually
4681              expected to be undef.
4682      Branch: perl
4683            ! t/op/ref.t
4684 ____________________________________________________________________________
4685 [ 30912] By: stevep                                on 2007/04/11  17:16:00
4686         Log: Fix spelling nit.
4687      Branch: perl
4688            ! ext/POSIX/t/posix.t
4689 ____________________________________________________________________________
4690 [ 30910] By: nicholas                              on 2007/04/11  14:15:19
4691         Log: Run pod/buildtoc --build-all
4692      Branch: perl
4693            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
4694 ____________________________________________________________________________
4695 [ 30909] By: nicholas                              on 2007/04/11  14:09:31
4696         Log: perl5.9.5delta is about 5, not 4.
4697      Branch: perl
4698            ! pod.lst
4699 ____________________________________________________________________________
4700 [ 30908] By: nicholas                              on 2007/04/11  13:52:43
4701         Log: Update MANIFEST to include 3 files added in change 30893.
4702      Branch: perl
4703            ! MANIFEST
4704 ____________________________________________________________________________
4705 [ 30907] By: rgs                                   on 2007/04/11  13:08:49
4706         Log: Subject: [PATCH] Correct Shell.pm POD regarding $Shell::capture_stderr
4707              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4708              Date: Tue, 10 Apr 2007 13:54:10 -0400
4709              Message-ID: <1ff86f510704101054q2ccc7c10l66d62971716877f9@mail.gmail.com>
4710      Branch: perl
4711            ! lib/Shell.pm
4712 ____________________________________________________________________________
4713 [ 30906] By: rgs                                   on 2007/04/11  13:06:49
4714         Log: Add Shell.pm to the list of dual-life modules
4715      Branch: perl
4716            ! Porting/Maintainers.pl
4717 ____________________________________________________________________________
4718 [ 30905] By: rgs                                   on 2007/04/11  13:05:28
4719         Log: Upgrade to Shell 0.72 (noticed by Jerry D. Hedden)
4720      Branch: perl
4721            ! lib/Shell.pm lib/Shell.t
4722 ____________________________________________________________________________
4723 [ 30904] By: nicholas                              on 2007/04/11  08:02:43
4724         Log: If the test programs for strtoul(), strtoull() or strtouq() fail, don't
4725              assume that the functions work.
4726      Branch: perl
4727            ! Configure
4728 ____________________________________________________________________________
4729 [ 30903] By: nicholas                              on 2007/04/11  07:39:21
4730         Log: Work round what appears to be a bug in Sun C++ 5.8 2005/10/13
4731              If we just cast GvSVn(gv) to void, it ignores evaluating it for
4732              its side effect.
4733      Branch: perl
4734            ! gv.c
4735 ____________________________________________________________________________
4736 [ 30902] By: craigb                                on 2007/04/11  04:08:47
4737         Log: Fully VMSify CPANPLUS util names following #30885
4738      Branch: perl
4739            ! vms/descrip_mms.template
4740 ____________________________________________________________________________
4741 [ 30900] By: nicholas                              on 2007/04/10  19:39:01
4742         Log: Silence the g++ warnings "right-hand operand of comma has no effect"
4743      Branch: perl
4744            ! perl.c perly.act perly.h perly.tab perly.y regcomp.c
4745 ____________________________________________________________________________
4746 [ 30898] By: nicholas                              on 2007/04/10  18:56:17
4747         Log: Cast needed to get POSIX compiling with g++ on FreeBSD.
4748      Branch: perl
4749            ! ext/POSIX/POSIX.xs
4750 ____________________________________________________________________________
4751 [ 30897] By: nicholas                              on 2007/04/10  18:30:04
4752         Log: Make the don't-use-nm symbol table probes work under C++.
4753      Branch: perl
4754            ! Configure
4755 ____________________________________________________________________________
4756 [ 30896] By: stevep                                on 2007/04/10  16:36:08
4757         Log: Version change to ExtUtils::MM_Unix missed in change #30380.
4758      Branch: perl
4759            ! lib/ExtUtils/MM_Unix.pm
4760 ____________________________________________________________________________
4761 [ 30895] By: stevep                                on 2007/04/10  16:23:10
4762         Log: Somehow, version.pm was missed from change #30629.
4763      Branch: perl
4764            ! lib/version.pm
4765 ____________________________________________________________________________
4766 [ 30894] By: nicholas                              on 2007/04/10  16:11:41
4767         Log: Undo the non-maint part of change 30816. Silly Nicholas.
4768      Branch: perl
4769            ! hints/freebsd.sh
4770 ____________________________________________________________________________
4771 [ 30893] By: stevep                                on 2007/04/10  15:44:51
4772         Log: Upgrade to Module-Build-0.2807
4773      Branch: perl
4774            + lib/Module/Build/t/new_from_context.t
4775            + lib/Module/Build/t/test_type.t lib/Module/Build/t/test_types.t
4776            ! lib/Module/Build.pm lib/Module/Build/API.pod
4777            ! lib/Module/Build/Base.pm lib/Module/Build/ModuleInfo.pm
4778            ! lib/Module/Build/Version.pm lib/Module/Build/YAML.pm
4779            ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
4780            ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
4781            ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/ppm.t
4782            ! lib/Module/Build/t/tilde.t
4783 ____________________________________________________________________________
4784 [ 30891] By: nicholas                              on 2007/04/10  14:49:31
4785         Log: S_forget_pmop() only needs a flags argument for the ithreads case,
4786              because PmopSTASH_free() is a no-op in an unthreaded perl.
4787      Branch: perl
4788            ! embed.fnc embed.h op.c op.h proto.h
4789 ____________________________________________________________________________
4790 [ 30888] By: nicholas                              on 2007/04/10  11:48:07
4791         Log: If PL_curpm is pointing to an op that is getting freed, reset it to
4792              NULL. Otherwise we have a pointer dangling into undefined behaviour.
4793      Branch: perl
4794            ! op.c
4795 ____________________________________________________________________________
4796 [ 30887] By: rgs                                   on 2007/04/10  09:43:34
4797         Log: Could someone explain why this file was added twice.
4798      Branch: perl
4799            ! ext/threads/shared/t/stress.t
4800 ____________________________________________________________________________
4801 [ 30886] By: rgs                                   on 2007/04/10  09:41:00
4802         Log: Upgrade to threads::shared 1.09 :
4803              - Fix casting issue under MSWin32
4804              - Modify stress test to not hang under MSWin32
4805      Branch: perl
4806            + ext/threads/shared/t/stress.t
4807            ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README
4808            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4809            ! ext/threads/shared/t/cond.t
4810 ____________________________________________________________________________
4811 [ 30885] By: rgs                                   on 2007/04/10  09:23:43
4812         Log: Add the new CPANPLUS utilities to the VMS build process.
4813      Branch: perl
4814            ! vms/descrip_mms.template
4815 ____________________________________________________________________________
4816 [ 30884] By: rgs                                   on 2007/04/10  07:44:50
4817         Log: Sync MANIFEST. Files have disappeared ?
4818      Branch: perl
4819            ! MANIFEST
4820 ____________________________________________________________________________
4821 [ 30883] By: rgs                                   on 2007/04/10  07:42:33
4822         Log: Add CPANPLUS 0.78
4823      Branch: perl
4824            + lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm
4825            + lib/CPANPLUS/Backend/RV.pm lib/CPANPLUS/Config.pm
4826            + lib/CPANPLUS/Configure.pm lib/CPANPLUS/Configure/Setup.pm
4827            + lib/CPANPLUS/Dist.pm lib/CPANPLUS/Dist/Base.pm
4828            + lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Dist/Sample.pm
4829            + lib/CPANPLUS/Error.pm lib/CPANPLUS/FAQ.pod
4830            + lib/CPANPLUS/Hacking.pod lib/CPANPLUS/Internals.pm
4831            + lib/CPANPLUS/Internals/Constants.pm
4832            + lib/CPANPLUS/Internals/Constants/Report.pm
4833            + lib/CPANPLUS/Internals/Extract.pm
4834            + lib/CPANPLUS/Internals/Fetch.pm
4835            + lib/CPANPLUS/Internals/Report.pm
4836            + lib/CPANPLUS/Internals/Search.pm
4837            + lib/CPANPLUS/Internals/Source.pm
4838            + lib/CPANPLUS/Internals/Utils.pm
4839            + lib/CPANPLUS/Internals/Utils/Autoflush.pm
4840            + lib/CPANPLUS/Module.pm lib/CPANPLUS/Module/Author.pm
4841            + lib/CPANPLUS/Module/Author/Fake.pm
4842            + lib/CPANPLUS/Module/Checksums.pm lib/CPANPLUS/Module/Fake.pm
4843            + lib/CPANPLUS/Module/Signature.pm lib/CPANPLUS/Selfupdate.pm
4844            + lib/CPANPLUS/Shell.pm lib/CPANPLUS/Shell/Classic.pm
4845            + lib/CPANPLUS/Shell/Default.pm
4846            + lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
4847            + lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
4848            + lib/CPANPLUS/Shell/Default/Plugins/Source.pm
4849            + lib/CPANPLUS/bin/cpan2dist lib/CPANPLUS/bin/cpanp
4850            + lib/CPANPLUS/bin/cpanp-run-perl lib/CPANPLUS/inc.pm
4851            + lib/CPANPLUS/t/00_CPANPLUS-Inc.t
4852            + lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
4853            + lib/CPANPLUS/t/01_CPANPLUS-Configure.t
4854            + lib/CPANPLUS/t/02_CPANPLUS-Internals.t
4855            + lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
4856            + lib/CPANPLUS/t/04_CPANPLUS-Module.t
4857            + lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
4858            + lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t
4859            + lib/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t
4860            + lib/CPANPLUS/t/08_CPANPLUS-Backend.t
4861            + lib/CPANPLUS/t/09_CPANPLUS-Internals-Search.t
4862            + lib/CPANPLUS/t/10_CPANPLUS-Error.t
4863            + lib/CPANPLUS/t/19_CPANPLUS-Dist.t
4864            + lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
4865            + lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t
4866            + lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
4867            + lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
4868            + lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
4869            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
4870            + r-0.01.tar.gz.packed
4871            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/CHECKSUMS
4872            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
4873            + readme
4874            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
4875            + tar.gz.packed
4876            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
4877            + tar.gz.packed
4878            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/CHECKSUMS
4879            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.re
4880            + adme
4881            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
4882            + r.gz.packed
4883            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/CHECKSUMS
4884            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
4885            + readme
4886            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
4887            + tar.gz.packed
4888            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/CHECKSUMS
4889            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.re
4890            + adme
4891            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
4892            + r.gz.packed
4893            + lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
4894            + cked
4895            + lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
4896            + lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed
4897            + lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.pac
4898            + ked lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed
4899            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle
4900            + -Foo-Bar-0.01.tar.gz.packed
4901            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKS
4902            + UMS
4903            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Ba
4904            + r-0.01.tar.gz.packed
4905            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.
4906            + 005_03.tar.gz.packed
4907            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUM
4908            + S
4909            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-
4910            + 0.01.tar.gz.packed
4911            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKS
4912            + UMS
4913            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Ba
4914            + r-0.01.tar.gz.packed
4915            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUM
4916            + S
4917            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-
4918            + 0.01.tar.gz.packed lib/CPANPLUS/t/inc/conf.pl
4919            + utils/cpan2dist.PL utils/cpanp-run-perl.PL utils/cpanp.PL
4920            ! MANIFEST installperl utils.lst utils/Makefile win32/Makefile
4921            ! win32/makefile.mk
4922 ____________________________________________________________________________
4923 [ 30882] By: rgs                                   on 2007/04/10  06:46:54
4924         Log: Fix new tests
4925      Branch: perl
4926            ! t/op/pat.t
4927 ____________________________________________________________________________
4928 [ 30881] By: stevep                                on 2007/04/10  02:53:34
4929         Log: Subject: Re: [PATCH] length() on magic capture variables
4930              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
4931              Date: Mon, 9 Apr 2007 22:02:42 +0000
4932              Message-ID: <51dd1af80704091502m19130c28y29e6e656516fabfd@mail.gmail.com>
4933      Branch: perl
4934            ! t/op/pat.t
4935 ____________________________________________________________________________
4936 [ 30880] By: stevep                                on 2007/04/10  02:49:07
4937         Log: Subject: [PATCH] Test for the qr// construct
4938              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
4939              Date: Mon, 9 Apr 2007 20:36:58 +0000
4940              Message-ID: <51dd1af80704091336q335f0584o602b5e245bc210fe@mail.gmail.com>
4941              
4942              Includes add to the MANIFEST
4943      Branch: perl
4944            + t/op/qr.t
4945            ! MANIFEST
4946 ____________________________________________________________________________
4947 [ 30879] By: stevep                                on 2007/04/10  02:37:04
4948         Log: Subject: [PATCH] Cast markstack values to I32
4949              From: Jan Dubois <jand@ActiveState.com>
4950              Date: Mon, 09 Apr 2007 18:11:32 -0700
4951              Message-ID: <prol131i8b27re246alnhmem4mj13fcl2b@4ax.com>
4952      Branch: perl
4953            ! XSUB.h pp.h
4954 ____________________________________________________________________________
4955 [ 30878] By: stevep                                on 2007/04/10  02:30:38
4956         Log: Subject: [PATCH] Restore Win64 compilation with the Windows Platform SDK
4957              From: Jan Dubois <jand@ActiveState.com>
4958              Date: Mon, 09 Apr 2007 17:27:17 -0700
4959              Message-ID: <4kll13df3tndn8alp54gi9ur9jmq063aij@4ax.com>   
4960      Branch: perl
4961            ! lib/ExtUtils/MM_Win32.pm win32/win32.c
4962 ____________________________________________________________________________
4963 [ 30877] By: stevep                                on 2007/04/10  02:18:24
4964         Log: Upgrade to bignum-0.20 and Math-BigRat-0.18.
4965      Branch: perl
4966            + lib/bignum/t/bigexp.t
4967            ! MANIFEST lib/Math/BigRat.pm lib/bignum.pm
4968 ____________________________________________________________________________
4969 [ 30876] By: stevep                                on 2007/04/10  02:11:02
4970         Log: Subject: BigInt, FastCalc, BitRat, bignum released to CPAN [PATCH]
4971              From: Tels <nospam-abuse@bloodgate.com>
4972              Date: Mon, 9 Apr 2007 20:59:22 +0000
4973              Message-Id: <200704092059.24058@bloodgate.com>
4974      Branch: perl
4975            ! ext/Math/BigInt/FastCalc/FastCalc.pm
4976            ! ext/Math/BigInt/FastCalc/FastCalc.xs
4977            ! ext/Math/BigInt/FastCalc/t/leak.t lib/Math/BigFloat.pm
4978            ! lib/Math/BigInt.pm lib/Math/BigInt/t/biglog.t
4979            ! lib/Math/BigInt/t/fallback.t
4980 ____________________________________________________________________________
4981 [ 30875] By: stevep                                on 2007/04/09  14:06:22
4982         Log: Upgrade to CPAN-1.90.
4983      Branch: perl
4984            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Queue.pm
4985 ____________________________________________________________________________
4986 [ 30871] By: rgs                                   on 2007/04/08  07:58:39
4987         Log: Subject: [PATCH] RXf_WHITE never used due to small bug in regcomp.c
4988              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
4989              Date: Sat, 7 Apr 2007 00:17:05 +0000
4990              Message-ID: <51dd1af80704061717s44107fb9jf468ef28080d33a6@mail.gmail.com>
4991      Branch: perl
4992            ! regcomp.c
4993 ____________________________________________________________________________
4994 [ 30870] By: rgs                                   on 2007/04/08  07:55:04
4995         Log: Subject: [PATCH] makedepend.SH syntax error
4996              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
4997              Date: Sat, 7 Apr 2007 23:32:44 -0700 (PDT)
4998              Message-ID: <41520.67.40.29.216.1176013964.squirrel@webmail.efn.org>
4999      Branch: perl
5000            ! makedepend.SH
5001 ____________________________________________________________________________
5002 [ 30869] By: nicholas                              on 2007/04/07  21:36:19
5003         Log: Upgrade to Module-Pluggable 3.6
5004      Branch: perl
5005            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
5006 ____________________________________________________________________________
5007 [ 30868] By: nicholas                              on 2007/04/07  20:43:14
5008         Log: Ensure PL_last_in_gv doesn't end up pointing to garbage by NULLing it
5009              if the GV it is pointing to gets freed.
5010      Branch: perl
5011            ! sv.c
5012 ____________________________________________________________________________
5013 [ 30867] By: nicholas                              on 2007/04/07  17:14:11
5014         Log: Under PERL_DEBUG_READONLY_OPS don't panic if you can't find the slab
5015              being freed. Also, need to set the slab to read/write before
5016              incrementing or decrementing an op's reference count.
5017              With this we can build all extentions, and run test_harness.
5018      Branch: perl
5019            ! embed.fnc op.c op.h proto.h
5020 ____________________________________________________________________________
5021 [ 30866] By: nicholas                              on 2007/04/07  12:45:44
5022         Log: Upgrade to Encode 2.19
5023      Branch: perl
5024            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5025            ! ext/Encode/Encode.xs ext/Encode/bin/piconv
5026            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
5027            ! ext/Encode/lib/Encode/CJKConstants.pm
5028            ! ext/Encode/lib/Encode/JP/H2Z.pm
5029            ! ext/Encode/lib/Encode/JP/JIS7.pm
5030            ! ext/Encode/lib/Encode/MIME/Header.pm
5031            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t
5032            ! ext/Encode/t/mime-header.t
5033 ____________________________________________________________________________
5034 [ 30865] By: nicholas                              on 2007/04/07  12:15:40
5035         Log: Turn op_pmreplroot in struct pmop into a real union.
5036      Branch: perl
5037            ! dump.c ext/B/B.xs op.c op.h pp.c pp_hot.c
5038 ____________________________________________________________________________
5039 [ 30863] By: nicholas                              on 2007/04/07  10:48:08
5040         Log: Remove a now un-needed goto from Perl_peep().
5041      Branch: perl
5042            ! op.c
5043 ____________________________________________________________________________
5044 [ 30862] By: nicholas                              on 2007/04/07  10:43:37
5045         Log: Rejig Perl_peep() to assume that ops are optimised by default. The
5046              source code is simpler, and the object code slightly smaller.
5047      Branch: perl
5048            ! op.c
5049 ____________________________________________________________________________
5050 [ 30861] By: nicholas                              on 2007/04/07  08:32:46
5051         Log: Re-ordering OP_STUB in the switch statement in Perl_peep saves a goto.
5052      Branch: perl
5053            ! op.c
5054 ____________________________________________________________________________
5055 [ 30860] By: nicholas                              on 2007/04/06  23:31:14
5056         Log: Merge op_pmreplstart and op_pmstash/op_pmstashpv into a union in
5057              PMOP, as both pointers never need to be set at the same time.
5058      Branch: perl
5059            ! dump.c ext/B/B.xs op.c op.h pp_ctl.c
5060 ____________________________________________________________________________
5061 [ 30859] By: nicholas                              on 2007/04/06  22:32:02
5062         Log: assert() that OP_QR and OP_MATCH never set op_pmreplstart, which
5063              simplifies the peep hole optimiser slightly.
5064      Branch: perl
5065            ! op.c
5066 ____________________________________________________________________________
5067 [ 30858] By: nicholas                              on 2007/04/06  22:08:20
5068         Log: Add editor block.
5069      Branch: perl
5070            ! op.h
5071 ____________________________________________________________________________
5072 [ 30857] By: nicholas                              on 2007/04/06  21:53:46
5073         Log: Only append ?? match ops to the list used by reset. This saves memory
5074              and time.
5075      Branch: perl
5076            ! op.c op.h toke.c
5077 ____________________________________________________________________________
5078 [ 30856] By: nicholas                              on 2007/04/06  20:57:34
5079         Log: Avoid accessing free()d memory when calling reset in one thread, after
5080              deleting pattern match ops in another thread.
5081      Branch: perl
5082            ! embed.fnc embed.h op.c proto.h t/op/reset.t
5083 ____________________________________________________________________________
5084 [ 30855] By: nicholas                              on 2007/04/06  20:46:47
5085         Log: Give accurate failure diagnostics when unlike() fails.
5086      Branch: perl
5087            ! t/test.pl
5088 ____________________________________________________________________________
5089 [ 30854] By: nicholas                              on 2007/04/06  20:17:14
5090         Log: Ooops. Forgot to update proto.h in change 30853.
5091      Branch: perl
5092            ! proto.h
5093 ____________________________________________________________________________
5094 [ 30853] By: nicholas                              on 2007/04/06  19:50:12
5095         Log: Remove op_pmnext from PMOPs, and instead store the list for reset as
5096              an array hanging from the mg_ptr of the symbol table magic.
5097              (Previously the linked list head was in the mg_obj member)
5098      Branch: perl
5099            ! embed.fnc embed.h ext/B/B.xs op.c op.h sv.c
5100 ____________________________________________________________________________
5101 [ 30852] By: rgs                                   on 2007/04/06  14:15:44
5102         Log: Subject: [PATCH] Allow any *DBM_File to work for DynaLoader testing
5103              From: "Jerry D. Hedden" <jdhedden@1979.usna.com>
5104              Date: Wed, 4 Apr 2007 09:57:16 -0400
5105              Message-ID: <1ff86f510704040657t732af552jbcbdb8804d134ff7@mail.gmail.com>
5106      Branch: perl
5107            ! ext/DynaLoader/t/DynaLoader.t ext/DynaLoader/t/XSLoader.t
5108 ____________________________________________________________________________
5109 [ 30851] By: rgs                                   on 2007/04/06  13:35:15
5110         Log: Subject: [PATCH] MAD do not ignore errors from 'use'
5111              From: Gerard Goossen <gerard@tty.nl>
5112              Date: Thu, 29 Mar 2007 18:02:29 +0200
5113              Message-ID: <20070329160229.GF20231@ostwald>
5114              
5115              plus another similar correction
5116      Branch: perl
5117            ! perl.c
5118 ____________________________________________________________________________
5119 [ 30850] By: rgs                                   on 2007/04/06  13:19:44
5120         Log: Subject: [PATCH] madprop about forced words
5121              From: Gerard Goossen <gerard@tty.nl>
5122              Date: Thu, 29 Mar 2007 18:10:42 +0200
5123              Message-ID: <20070329161042.GG20231@ostwald>
5124      Branch: perl
5125            ! toke.c
5126 ____________________________________________________________________________
5127 [ 30849] By: rgs                                   on 2007/04/06  12:13:14
5128         Log: Subject: Re: Proposed changes and to regular expression interfaces in core
5129              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
5130              Date: Thu, 29 Mar 2007 22:52:49 +0000
5131              Message-ID: <51dd1af80703291552y1073bcb6r954b043eb68a4459@mail.gmail.com>
5132      Branch: perl
5133            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
5134            ! perl.h pp_hot.c proto.h regcomp.c regcomp.h regexp.h
5135 ____________________________________________________________________________
5136 [ 30848] By: stevep                                on 2007/04/05  16:32:19
5137         Log: g++ on NetBSD needs to have environ declared as well.
5138      Branch: perl
5139            ! perl.h
5140 ____________________________________________________________________________
5141 [ 30847] By: rgs                                   on 2007/04/05  16:26:18
5142         Log: C++ compilation fix by Steve Peters
5143      Branch: perl
5144            ! perl.h
5145 ____________________________________________________________________________
5146 [ 30846] By: nicholas                              on 2007/04/05  08:56:10
5147         Log: S_op_destroy() was not static. Also tidy all other STATIC/static
5148              declarations onto the same line as the return type, to make checking
5149              this easier.
5150      Branch: perl
5151            ! dump.c op.c pp_ctl.c pp_pack.c
5152 ____________________________________________________________________________
5153 [ 30845] By: nicholas                              on 2007/04/04  21:42:26
5154         Log: Add TODO tests for the (sometimes) crashing threads/op deletion/reset
5155              combination.
5156      Branch: perl
5157            ! t/op/reset.t
5158 ____________________________________________________________________________
5159 [ 30844] By: nicholas                              on 2007/04/04  19:55:23
5160         Log: A test for reset.
5161      Branch: perl
5162            + t/op/reset.t
5163            ! MANIFEST
5164 ____________________________________________________________________________
5165 [ 30843] By: nicholas                              on 2007/04/04  17:22:02
5166         Log: Get further through the build with read-only optrees. Free()ing cops
5167              as currently implemented seems to want write activity to them. Also we
5168              save a field in PL_curcop at one point, and sometimes this can be in
5169              a read only COP. If so, the end of scope restoration is always to the
5170              same value, but it's easier to cheat and skip the restoration than to
5171              dig around and avoid the save.
5172      Branch: perl
5173            ! op.c scope.c
5174 ____________________________________________________________________________
5175 [ 30842] By: rgs                                   on 2007/04/04  08:40:52
5176         Log: Symbol export nit, found by Yves
5177      Branch: perl
5178            ! makedef.pl
5179 ____________________________________________________________________________
5180 [ 30841] By: rgs                                   on 2007/04/04  08:32:37
5181         Log: Subject: Re: pmdynflags and thread safety
5182              From: demerphq <demerphq@gmail.com>
5183              Date: Wed, 4 Apr 2007 01:46:26 +0200
5184              Message-ID: <9b18b3110704031646p7ac8dbearf9e41397a5f884d8@mail.gmail.com>
5185      Branch: perl
5186            ! bytecode.pl dump.c embed.fnc ext/B/B.pm ext/B/B.xs
5187            ! ext/B/B/Asmdata.pm ext/B/B/Deparse.pm ext/B/defsubs_h.PL
5188            ! ext/B/t/concise-xs.t ext/re/re.xs op.c op.h pod/perlreguts.pod
5189            ! pod/perltoc.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
5190            ! regexec.c regexp.h sv.c toke.c
5191 ____________________________________________________________________________
5192 [ 30840] By: rgs                                   on 2007/04/04  06:46:46
5193         Log: Subject: [PATCH] ext\ExtUtils\t\Embed.t fails test when upgrading a perl with different core headers.
5194              From: demerphq <demerphq@gmail.com>
5195              Date: Wed, 4 Apr 2007 03:17:21 +0200
5196              Message-ID: <9b18b3110704031817l37c034d3gf3d2b1cd205ac517@mail.gmail.com>
5197      Branch: perl
5198            ! lib/ExtUtils/t/Embed.t
5199 ____________________________________________________________________________
5200 [ 30839] By: rgs                                   on 2007/04/04  06:39:46
5201         Log: Subject: [PATCH] Re: [PATCH] microperl plus missing config vars
5202              From: Jarkko Hietaniemi <jhi@iki.fi>
5203              Date: Tue, 03 Apr 2007 18:28:30 -0400
5204              Message-ID: <4612D50E.5010105@iki.fi>
5205      Branch: perl
5206            ! Porting/checkcfgvar.pl win32/config.gc
5207 ____________________________________________________________________________
5208 [ 30838] By: rgs                                   on 2007/04/03  16:17:01
5209         Log: Subject: Re: [PATCH] MAD prototype checking
5210              From: Gerard Goossen <gerard@tty.nl>
5211              Date: Thu, 29 Mar 2007 17:34:23 +0200
5212              Message-ID: <20070329153423.GE20231@ostwald>
5213      Branch: perl
5214            ! op.c
5215 ____________________________________________________________________________
5216 [ 30837] By: rgs                                   on 2007/04/03  16:12:08
5217         Log: Subject: Re: [PATCH] MAD disable constant inlining
5218              From: Gerard Goossen <gerard@tty.nl>
5219              Date: Thu, 29 Mar 2007 17:31:32 +0200
5220              Message-ID: <20070329153132.GD20231@ostwald>
5221      Branch: perl
5222            ! toke.c
5223 ____________________________________________________________________________
5224 [ 30836] By: rgs                                   on 2007/04/03  08:34:09
5225         Log: C++ compilation patch by Jarkko
5226      Branch: perl
5227            ! ext/Encode/bin/enc2xs
5228 ____________________________________________________________________________
5229 [ 30835] By: nicholas                              on 2007/04/02  21:27:26
5230         Log: We may not even have a list of slabs when Perl_Slab_Free is called.
5231      Branch: perl
5232            ! op.c
5233 ____________________________________________________________________________
5234 [ 30834] By: nicholas                              on 2007/04/02  21:25:03
5235         Log: Cleanups for PERL_DEBUG_READONLY_OPS debugging code - remove a now-
5236              unneeded include of <sys/mman.h>, and make PERL_DEBUG_READONLY_OPS
5237              appear in -V output.
5238      Branch: perl
5239            ! perl.c
5240 ____________________________________________________________________________
5241 [ 30833] By: rgs                                   on 2007/04/02  19:53:08
5242         Log: Subject: [PATCH] Allow testing of DBM_Filter with any *DBM_File
5243              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5244              Date: Mon, 2 Apr 2007 10:15:47 -0700 (PDT)
5245              Message-ID: <642435.53086.qm@web30215.mail.mud.yahoo.com>
5246      Branch: perl
5247            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
5248            ! lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
5249            ! lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
5250            ! lib/DBM_Filter/t/utf8.t
5251 ____________________________________________________________________________
5252 [ 30832] By: nicholas                              on 2007/04/02  19:53:06
5253         Log: For Perl_Slab_Alloc(), eliminate the unused parameter 'm'.
5254      Branch: perl
5255            ! embed.fnc embed.h op.c op.h proto.h
5256 ____________________________________________________________________________
5257 [ 30831] By: rgs                                   on 2007/04/02  19:51:08
5258         Log: Subject: [PATCH] Don't install dbm_filter_util.pl
5259              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5260              Date: Mon, 2 Apr 2007 09:31:13 -0700 (PDT)
5261              Message-ID: <721682.89546.qm@web30209.mail.mud.yahoo.com>
5262      Branch: perl
5263            ! installperl
5264 ____________________________________________________________________________
5265 [ 30830] By: nicholas                              on 2007/04/02  19:25:53
5266         Log: The op slab allocator can call calloc() instead of malloc(), and save
5267              a Zero(). Also, argument m is unused.
5268      Branch: perl
5269            ! op.c
5270 ____________________________________________________________________________
5271 [ 30829] By: nicholas                              on 2007/04/02  19:03:55
5272         Log: Add a new compile option PERL_DEBUG_READONLY_OPS which marks the optree
5273              as read only (or as much of it as it practical). This makes it trivial
5274              to detect buggy code that is modifying the optree at runtime.
5275      Branch: perl
5276            ! embed.fnc embed.h embedvar.h intrpvar.h op.c perl.c perlapi.h
5277            ! pod/perlhack.pod proto.h
5278 ____________________________________________________________________________
5279 [ 30828] By: rgs                                   on 2007/04/02  08:50:23
5280         Log: Subject: [PATCH?] perlfunc.pod: Lexical visibility hint in require docu
5281              From: Christian Winter <bitpoet@linux-config.de>
5282              Date: Sun, 01 Apr 2007 18:01:24 +0200
5283              Message-ID: <460FD754.8050106@linux-config.de>
5284      Branch: perl
5285            ! pod/perlfunc.pod
5286 ____________________________________________________________________________
5287 [ 30827] By: craigb                                on 2007/04/01  18:11:28
5288         Log: Update name of Perl executable on VMS following #30414.
5289      Branch: perl
5290            ! t/op/taint.t
5291 ____________________________________________________________________________
5292 [ 30826] By: craigb                                on 2007/04/01  18:01:01
5293         Log: Mark new regex glob test as a TODO on VMS.
5294      Branch: perl
5295            ! ext/File/Glob/t/basic.t
5296 ____________________________________________________________________________
5297 [ 30825] By: merijn                                on 2007/04/01  15:44:33
5298         Log: Subject: README.$OS URLs
5299              From: Steffen Mueller <o6hhmk002@sneakemail.com>
5300              Date: Sat, 31 Mar 2007 16:37:56 +0200
5301              Message-ID: <20070331143757.26271.qmail@lists.develooper.com>
5302      Branch: perl
5303            ! README.amiga README.cn README.dos README.jp README.netware
5304            ! README.tw
5305 ____________________________________________________________________________
5306 [ 30824] By: stevep                                on 2007/04/01  13:10:11
5307         Log: Subject: [PATCH] Symbian sync
5308              From: Jarkko Hietaniemi <jhi@iki.fi>
5309              Date: Sat, 31 Mar 2007 15:30:09 -0400
5310              Message-ID: <460EB6C1.4020406@iki.fi>
5311      Branch: perl
5312            ! README.symbian lib/AutoSplit.pm lib/constant.pm regcomp.pl
5313            ! regnodes.h symbian/port.pl symbian/sdk.pl
5314 ____________________________________________________________________________
5315 [ 30823] By: stevep                                on 2007/04/01  12:57:24
5316         Log: Subject: [PATCH] microperl plus missing config vars
5317              From: Jarkko Hietaniemi <jhi@iki.fi>
5318              Date: Sat, 31 Mar 2007 17:50:18 -0400
5319              Message-ID: <460ED79A.5030809@iki.fi>
5320      Branch: perl
5321            ! Cross/config.sh-arm-linux Makefile.micro NetWare/config.wc
5322            ! Porting/checkcfgvar.pl README.micro epoc/config.sh
5323            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
5324            ! win32/config.bc win32/config.ce win32/config.vc
5325            ! win32/config.vc64
5326 ____________________________________________________________________________
5327 [ 30822] By: davem                                 on 2007/04/01  01:27:57
5328         Log: Make parser_free() be called slightly later,
5329              i.e. at the point where lexer vars are being restored in a LEAVE,
5330              rather than at the end of yyparse()
5331      Branch: perl
5332            ! perly.c toke.c
5333 ____________________________________________________________________________
5334 [ 30821] By: davem                                 on 2007/04/01  01:22:20
5335         Log: Eliminate the use of PL_curforce outside of toke.c
5336      Branch: perl
5337            ! perl.c toke.c
5338 ____________________________________________________________________________
5339 [ 30820] By: davem                                 on 2007/04/01  01:20:02
5340         Log: Eliminate the use of PL_bufend outside of toke.c:
5341              give Perl_scan_vstring() an explicit 'end' arg rather than using
5342              PL_bufend, and replace it with a local var in Perl_find_script()
5343      Branch: perl
5344            ! embed.fnc embed.h proto.h sv.c toke.c
5345 ____________________________________________________________________________
5346 [ 30819] By: davem                                 on 2007/04/01  00:51:00
5347         Log: free backtrack track when on unexpected exit, eg /(?{ die })/
5348      Branch: perl
5349            ! regexec.c
5350 ____________________________________________________________________________
5351 [ 30818] By: davem                                 on 2007/04/01  00:27:02
5352         Log: fix $^R scoping bug.
5353              By setting the outer saved $^R to the current $^R just at the
5354              end of a successful match, and ensuring that that the savestack
5355              doesn't get popped beforehand, the code is simplified and fixes a
5356              bug.
5357      Branch: perl
5358            ! regexec.c t/op/pat.t
5359 ____________________________________________________________________________
5360 [ 30817] By: nicholas                              on 2007/03/31  23:15:15
5361         Log: Rearrange members of structures to reduce memory size on some
5362              platforms. On LP64 structs stackinfo, refcounted_he, and magic shrink
5363              by 8 bytes, struct yy_parser by 16.
5364      Branch: perl
5365            ! cop.h gv.h hv.h mg.h parser.h perl.h
5366 ____________________________________________________________________________
5367 [ 30815] By: nicholas                              on 2007/03/31  20:52:53
5368         Log: Reorder the members of various regexp structs to reduce their size on
5369              LP64 platforms, by pairing up I32 and U32 members. Notably structs
5370              _reg_trie_data, reg_ac_data, regexp and regmatch_state down by 8 bytes,
5371              re_save_state by 16, and regmatch_slab up by 48 (ie one more state per
5372              slab)
5373      Branch: perl
5374            ! regcomp.h regexp.h
5375 ____________________________________________________________________________
5376 [ 30814] By: craigb                                on 2007/03/31  19:42:35
5377         Log: Fix URL rot in README.vms
5378      Branch: perl
5379            ! README.vms
5380 ____________________________________________________________________________
5381 [ 30813] By: craigb                                on 2007/03/31  19:40:43
5382         Log: Make Perl_vms_start_glob return the input pattern when there are
5383              no matches.  
5384      Branch: perl
5385            ! vms/vms.c
5386 ____________________________________________________________________________
5387 [ 30812] By: nicholas                              on 2007/03/31  15:50:05
5388         Log: precomp in struct regexp can be const char *.
5389      Branch: perl
5390            ! regexp.h
5391 ____________________________________________________________________________
5392 [ 30811] By: rgs                                   on 2007/03/31  14:11:40
5393         Log: Fix bug #42224, perl -MO=Deparse -e 'print readpipe $x, $y' broken
5394      Branch: perl
5395            ! ext/B/B/Deparse.pm
5396 ____________________________________________________________________________
5397 [ 30806] By: rgs                                   on 2007/03/31  06:23:12
5398         Log: Fix the error message "Can't call method "DOES" on unblessed
5399              reference".
5400      Branch: perl
5401            ! pp_hot.c t/op/universal.t universal.c
5402 ____________________________________________________________________________
5403 [ 30805] By: rgs                                   on 2007/03/31  06:16:09
5404         Log: Don't use utf8.pm in the test (avoiding embedding utf8 in the test
5405              file), and use greek to test for something out of 8-bit latin, as
5406              Jarkko suggested. Everything flows.
5407      Branch: perl
5408            ! t/io/dup.t
5409 ____________________________________________________________________________
5410 [ 30804] By: ams                                   on 2007/03/31  00:51:55
5411         Log: This was released as 2.16.
5412      Branch: perl
5413            ! ext/Storable/Storable.pm
5414 ____________________________________________________________________________
5415 [ 30803] By: ams                                   on 2007/03/31  00:34:13
5416         Log: Add new hints files.
5417      Branch: perl
5418            ! ext/Storable/MANIFEST
5419 ____________________________________________________________________________
5420 [ 30791] By: nicholas                              on 2007/03/30  16:17:25
5421         Log: Bump File::Glob's VERSION to go with change 30103.
5422      Branch: perl
5423            ! ext/File/Glob/Glob.pm
5424 ____________________________________________________________________________
5425 [ 30785] By: nicholas                              on 2007/03/30  11:52:43
5426         Log: Remove the never-used numeric and character switch ops.
5427      Branch: perl
5428            ! opcode.pl
5429 ____________________________________________________________________________
5430 [ 30784] By: nicholas                              on 2007/03/30  11:48:54
5431         Log: A logical rearrangement of ops, to get the post 5.005 ops to their
5432              logical groups.
5433      Branch: perl
5434            ! ext/B/t/b.t opcode.h opcode.pl opnames.h pp.sym pp_proto.h
5435 ____________________________________________________________________________
5436 [ 30783] By: nicholas                              on 2007/03/30  10:53:31
5437         Log: Oops. Failed to remove the now obsolete comment about custom ops.
5438      Branch: perl
5439            ! opcode.pl
5440 ____________________________________________________________________________
5441 [ 30782] By: nicholas                              on 2007/03/30  10:50:10
5442         Log: Remove the restriction that op_custom has to be the last op.
5443              This allows more ops to be added during the life of a stable release.
5444      Branch: perl
5445            ! opcode.h opcode.pl
5446 ____________________________________________________________________________
5447 [ 30781] By: rgs                                   on 2007/03/30  08:30:35
5448         Log: When dup'ing a filehandle, retain the :utf8 layer
5449      Branch: perl
5450            ! perlio.c t/io/dup.t
5451 ____________________________________________________________________________
5452 [ 30780] By: rgs                                   on 2007/03/30  07:48:59
5453         Log: Add two deprecation warnings:
5454              Opening dirhandle %s also as a file
5455              Opening filehandle %s also as a directory
5456      Branch: perl
5457            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys t/op/chdir.t
5458 ____________________________________________________________________________
5459 [ 30779] By: stevep                                on 2007/03/30  03:24:22
5460         Log: Subject: [PATCH] cflags.SH: 30327 wasn't portable Bourne (avoid '!: not found')
5461              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
5462              Date: Fri, 30 Mar 2007 04:44:11 +0300 (EEST)
5463              Message-Id: <200703300144.l2U1iBSA490663@kosh.hut.fi>
5464      Branch: perl
5465            ! cflags.SH
5466 ____________________________________________________________________________
5467 [ 30778] By: stevep                                on 2007/03/29  23:11:29
5468         Log: Upgrade to CGI.pm-3.28
5469      Branch: perl
5470            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
5471 ____________________________________________________________________________
5472 [ 30777] By: rgs                                   on 2007/03/29  13:03:54
5473         Log: Subject: [PATCH] Shorten 'skipping...' test message
5474              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5475              Date: Thu, 29 Mar 2007 05:56:51 -0700 (PDT)
5476              Message-ID: <213529.35369.qm@web30214.mail.mud.yahoo.com>
5477      Branch: perl
5478            ! t/TEST
5479 ____________________________________________________________________________
5480 [ 30776] By: rgs                                   on 2007/03/29  07:56:11
5481         Log: Back out changes 30762 and 30763
5482      Branch: perl
5483            ! pp.c
5484 ____________________________________________________________________________
5485 [ 30775] By: rgs                                   on 2007/03/28  08:43:10
5486         Log: Subject: [PATCH?]: perlguts.pod
5487              From: "John P. Linderman" <jpl@research.att.com>
5488              Date: Tue, 27 Mar 2007 12:33:39 -0400
5489              Message-Id: <200703271633.l2RGXd3u3443680@raptor.research.att.com>
5490      Branch: perl
5491            ! pod/perlguts.pod
5492 ____________________________________________________________________________
5493 [ 30774] By: merijn                                on 2007/03/27  12:30:11
5494         Log: Subject: [PATCH] stop the cargo cult of (MEM_SIZE)~0
5495              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
5496              Date: Tue, 27 Mar 2007 15:07:52 +0300 (EEST)
5497              Message-Id: <200703271207.l2RC7qOC443040@kosh.hut.fi>
5498      Branch: perl
5499            ! handy.h pp.c util.c
5500 ____________________________________________________________________________
5501 [ 30773] By: rgs                                   on 2007/03/27  11:15:51
5502         Log: Compress::Zlib isn't a good example of extra modules,
5503              since it's now core
5504      Branch: perl
5505            ! INSTALL
5506 ____________________________________________________________________________
5507 [ 30772] By: rgs                                   on 2007/03/27  09:42:44
5508         Log: Fix return value of state assignment ($x=state $y=$z).
5509              Fix a form of state assignment (state($x)=$y).
5510              Minor optimisation in pp_aassign for state variables.
5511              New tests.
5512      Branch: perl
5513            ! op.c pp_hot.c t/op/state.t
5514 ____________________________________________________________________________
5515 [ 30771] By: merijn                                on 2007/03/27  06:17:25
5516         Log: Subject: [PATCH] util.c [PATCH] perlhack.pod (Was: Re: threads crashes in Tru64)
5517              From: Jarkko Hietaniemi <jhi@iki.fi>
5518              Date: Mon, 26 Mar 2007 19:50:11 -0400
5519              Message-ID: <46085C33.1030601@iki.fi>
5520      Branch: perl
5521            ! pod/perlhack.pod util.c
5522 ____________________________________________________________________________
5523 [ 30770] By: merijn                                on 2007/03/27  06:15:21
5524         Log: Documented the PA-RISC End-Of_Life plan; more servers; some IPF
5525              remarks. TODO: the various locations for downloading prebuilt
5526              depots, and what their specifics are. The first is now in, but
5527              no specifics yet.
5528      Branch: perl
5529            ! README.hpux
5530 ____________________________________________________________________________
5531 [ 30769] By: nicholas                              on 2007/03/26  22:52:18
5532         Log: In struct regexp replace the two arrays of I32s accessed via startp
5533              and endp with a single array of struct regexp_paren_pair, which has 2
5534              I32 members. PL_regstartp and PL_regendp are replaced with a pointer
5535              to regexp_paren_pair. The regexp swap structure now only has one
5536              member, so abolish it and store the pointer to the swap array directly.
5537              Hopefully keeping the corresponding start and end adjacent in memory
5538              will help with cache coherency.
5539      Branch: perl
5540            ! mg.c pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c regexp.h sv.c
5541            ! universal.c
5542 ____________________________________________________________________________
5543 [ 30768] By: davem                                 on 2007/03/26  21:48:48
5544         Log: add p55.t MAD tests, and convert renamed mad/nomad into a module
5545              Subject: Re: [PATCH] p55 tests
5546              From: Gerard Goossen <gerard@tty.nl>
5547              Message-ID: <20070322174056.GE24152@ostwald>
5548      Branch: perl
5549            + mad/t/p55.t
5550            ! MANIFEST mad/Nomad.pm
5551 ____________________________________________________________________________
5552 [ 30767] By: davem                                 on 2007/03/26  21:42:48
5553         Log: Rename mad/nomad to mad/Nomad.pm
5554              
5555              Subject: Re: [PATCH] p55 tests
5556              From: Gerard Goossen <gerard@tty.nl>
5557              Message-ID: <20070322174056.GE24152@ostwald>
5558      Branch: perl
5559           +> mad/Nomad.pm
5560            - mad/nomad
5561            ! MANIFEST
5562 ____________________________________________________________________________
5563 [ 30766] By: nicholas                              on 2007/03/26  21:40:12
5564         Log: Move the declaration of two variables into the only block that uses
5565              them.
5566      Branch: perl
5567            ! regexec.c
5568 ____________________________________________________________________________
5569 [ 30763] By: rgs                                   on 2007/03/26  14:36:17
5570         Log: Nit to change 30762 by Gisle.
5571              Avoids storing the chars removed by 4-arg substr() in void context.
5572      Branch: perl
5573            ! pp.c
5574 ____________________________________________________________________________
5575 [ 30762] By: rgs                                   on 2007/03/26  14:33:41
5576         Log: Subject: [PATCH] Re: substr($megabytes, 30) = 
5577              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
5578              Date: Mon, 12 Feb 2007 22:13:50 -0800 (PST)
5579              Message-ID: <1119.63.226.247.186.1171347230.squirrel@63.226.247.186>
5580      Branch: perl
5581            ! pp.c
5582 ____________________________________________________________________________
5583 [ 30761] By: rgs                                   on 2007/03/26  14:21:39
5584         Log: Make the warning "interpreted as function" a bit less annoying,
5585              and test it properly
5586      Branch: perl
5587            ! t/lib/warnings/toke toke.c
5588 ____________________________________________________________________________
5589 [ 30760] By: rgs                                   on 2007/03/26  13:51:30
5590         Log: say() should parse exactly like print()
5591      Branch: perl
5592            ! sv.c toke.c
5593 ____________________________________________________________________________
5594 [ 30759] By: rgs                                   on 2007/03/26  11:52:21
5595         Log: Remove the object_compatibility placeholder in the interpreter struct
5596      Branch: perl
5597            ! perl.h
5598 ____________________________________________________________________________
5599 [ 30758] By: rgs                                   on 2007/03/26  10:09:21
5600         Log: On Linux, don't compile with -DTHREADS_HAVE_PIDS if the
5601              kernel uses the NPTL threading model
5602      Branch: perl
5603            ! hints/linux.sh
5604 ____________________________________________________________________________
5605 [ 30757] By: nicholas                              on 2007/03/26  08:39:43
5606         Log: Simplify the logic in Perl_re_dup() - copy the structure as 1 block,
5607              then fix up what differs. Curiously -Os with gcc x86 produces the same
5608              sized object code.
5609      Branch: perl
5610            ! regcomp.c
5611 ____________________________________________________________________________
5612 [ 30756] By: nicholas                              on 2007/03/25  23:40:00
5613         Log: Change 30753 forgot to remove 2 now unused variables.
5614      Branch: perl
5615            ! regcomp.c
5616 ____________________________________________________________________________
5617 [ 30755] By: nicholas                              on 2007/03/25  23:34:58
5618         Log: Looks like re_dup has been leaking references on 2 SVs for most regexps
5619              since dot (only to be recovered for certain at thread exit).
5620      Branch: perl
5621            ! regcomp.c
5622 ____________________________________________________________________________
5623 [ 30754] By: nicholas                              on 2007/03/25  22:32:11
5624         Log: A more efficient copy in  Perl_reg_temp_copy()
5625      Branch: perl
5626            ! regcomp.c
5627 ____________________________________________________________________________
5628 [ 30753] By: nicholas                              on 2007/03/25  21:59:58
5629         Log: Subject: Re: The performance problem of 30678
5630              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
5631              Message-ID: <20070324185511.02f84668@r2d2>
5632              Date: Sat, 24 Mar 2007 18:55:11 +0100
5633      Branch: perl
5634            ! regcomp.c
5635 ____________________________________________________________________________
5636 [ 30750] By: rgs                                   on 2007/03/24  21:14:22
5637         Log: Make readline() default to *ARGV.
5638              Plus MAD fixes.
5639      Branch: perl
5640            ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod
5641            ! pp.sym pp_proto.h proto.h t/op/readline.t
5642 ____________________________________________________________________________
5643 [ 30749] By: rgs                                   on 2007/03/24  16:58:28
5644         Log: Now that readpipe defaults to $_, I should update the prototype table
5645              in opcode.pl too.
5646      Branch: perl
5647            ! opcode.h opcode.pl t/op/cproto.t
5648 ____________________________________________________________________________
5649 [ 30748] By: rgs                                   on 2007/03/24  16:51:13
5650         Log: Make sure readpipe without argument can be followed by //
5651      Branch: perl
5652            ! toke.c
5653 ____________________________________________________________________________
5654 [ 30747] By: rgs                                   on 2007/03/24  16:46:02
5655         Log: Make readpipe default to $_
5656      Branch: perl
5657            ! op.c pod/perlfunc.pod t/op/exec.t
5658 ____________________________________________________________________________
5659 [ 30745] By: nicholas                              on 2007/03/24  14:44:28
5660         Log: startp and endp can allocate their array of I32s from the same block of
5661              memory, and Copy() and free it as one.
5662              Probably these two pointers to array should merge into single pointer
5663              to an array of structs.
5664      Branch: perl
5665            ! regcomp.c regexec.c
5666 ____________________________________________________________________________
5667 [ 30740] By: nicholas                              on 2007/03/23  23:32:19
5668         Log: It's possible to write the dup of struct reg_substr_datum with a
5669              memcpy() replacing the member by member copy. Curiously gcc's -Os
5670              produces the same sized code, but not all optimisers may manage this.
5671              Also, by reading and re-assigning to the copied data for the sv_dup()s
5672              we hope to avoid any cache misses on the copied from data.
5673      Branch: perl
5674            ! regcomp.c
5675 ____________________________________________________________________________
5676 [ 30730] By: rgs                                   on 2007/03/23  18:25:43
5677         Log: Don't use PL_na.
5678      Branch: perl
5679            ! universal.c
5680 ____________________________________________________________________________
5681 [ 30729] By: rgs                                   on 2007/03/23  17:34:48
5682         Log: Subject: [perl #41775] Memoize bug (and patch): problem with LIST_CACHE => MERGE 
5683              From: Father Chrysostomos (via RT) <perlbug-followup@perl.org>
5684              Date: Sat, 10 Mar 2007 12:18:35 -0800
5685              Message-ID: <rt-3.6.HEAD-30201-1173557915-1780.41775-75-0@perl.org>
5686      Branch: perl
5687            ! lib/Memoize.pm
5688 ____________________________________________________________________________
5689 [ 30728] By: mhx                                   on 2007/03/23  17:21:15
5690         Log: Upgrade to Devel::PPPort 3.11_01
5691      Branch: perl
5692            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
5693            ! ext/Devel/PPPort/parts/inc/call
5694            ! ext/Devel/PPPort/parts/inc/variables
5695            ! ext/Devel/PPPort/parts/todo/5006000 ext/Devel/PPPort/soak
5696            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/variables.t
5697 ____________________________________________________________________________
5698 [ 30726] By: nicholas                              on 2007/03/23  16:55:13
5699         Log: Move CHECK_WORD in regcomp.c to a more generic memEQs() in handy.h
5700              and provide memNEs() too.
5701      Branch: perl
5702            ! handy.h regcomp.c
5703 ____________________________________________________________________________
5704 [ 30725] By: rgs                                   on 2007/03/23  16:45:14
5705         Log: Subject: [PATCH] Silence compiler warning in util.c
5706              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5707              Date: Fri, 23 Mar 2007 09:40:02 -0700 (PDT)
5708              Message-ID: <256688.25862.qm@web30215.mail.mud.yahoo.com>
5709      Branch: perl
5710            ! util.c
5711 ____________________________________________________________________________
5712 [ 30724] By: nicholas                              on 2007/03/23  16:15:58
5713         Log: Change 30080 was wrong to swap the BEGIN test to memEQ
5714      Branch: perl
5715            ! op.c
5716 ____________________________________________________________________________
5717 [ 30722] By: rgs                                   on 2007/03/23  14:47:09
5718         Log: Subject: Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect treatment of non-manual page refs like "this(c)"
5719              From: Jari Aalto <jari.aalto@cante.net>
5720              Date: Wed, 07 Mar 2007 11:08:24 +0200
5721              Message-ID: <87ejo1s9o7.fsf@w2kpicasso.cante.net>
5722              
5723              with adjustments to the regexp
5724      Branch: perl
5725            ! lib/Pod/Html.pm
5726 ____________________________________________________________________________
5727 [ 30721] By: rgs                                   on 2007/03/23  14:33:22
5728         Log: PerlFAQ sync.
5729              Also, use a svn checkout done under an English locale, to
5730              avoid having French dates in the headers. Hateful.
5731      Branch: perl
5732            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5733            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5734            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5735            ! pod/perlfaq9.pod
5736 ____________________________________________________________________________
5737 [ 30718] By: rgs                                   on 2007/03/23  11:59:55
5738         Log: Subject: [PATCH] Cwd doesn't need ppport.h in core
5739              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5740              Date: Tue, 20 Mar 2007 13:16:46 -0700 (PDT)
5741              Message-ID: <196803.14702.qm@web30215.mail.mud.yahoo.com>
5742      Branch: perl
5743            ! ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm mkppport.lst
5744 ____________________________________________________________________________
5745 [ 30716] By: rgs                                   on 2007/03/23  11:41:58
5746         Log: Subject: symbol-exports needed for Data::Alias
5747              From: Matthijs van Duin <xmath@cpan.org>
5748              Date: Tue, 20 Mar 2007 14:59:15 +0100
5749              Message-ID: <20070320135915.GA25192@cds.nl>
5750      Branch: perl
5751            ! embed.fnc embed.h global.sym
5752 ____________________________________________________________________________
5753 [ 30715] By: rgs                                   on 2007/03/23  10:48:41
5754         Log: Convert file to proper line-endings
5755      Branch: perl
5756            ! lib/Pod/Simple/t/items02.t
5757 ____________________________________________________________________________
5758 [ 30714] By: rgs                                   on 2007/03/23  10:43:04
5759         Log: Missing file in MANIFEST
5760      Branch: perl
5761            ! MANIFEST
5762 ____________________________________________________________________________
5763 [ 30713] By: rgs                                   on 2007/03/23  08:48:33
5764         Log: Fix path of a test file for running in the core
5765      Branch: perl
5766            ! lib/Pod/Simple/t/reinit.t
5767 ____________________________________________________________________________
5768 [ 30712] By: stevep                                on 2007/03/23  03:45:30
5769         Log: Upgrade to CPAN-1.88_79
5770      Branch: perl
5771            ! lib/CPAN.pm
5772 ____________________________________________________________________________
5773 [ 30711] By: stevep                                on 2007/03/23  03:36:47
5774         Log: Upgrade to Test-Simple-0.70
5775      Branch: perl
5776            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
5777            ! lib/Test/Simple/Changes lib/Test/Simple/t/is_fh.t
5778 ____________________________________________________________________________
5779 [ 30710] By: stevep                                on 2007/03/23  02:17:50
5780         Log: Re-sorting the MANIFEST after the mess made of it with the
5781              Pod-Simple renamings
5782      Branch: perl
5783            ! MANIFEST
5784 ____________________________________________________________________________
5785 [ 30709] By: stevep                                on 2007/03/23  02:06:06
5786         Log: Perforce appararently didn't like integrating this file, since
5787              I had done it twice.  It looks like an add will have to do instead.
5788      Branch: perl
5789            + lib/Pod/Simple/t/perlvaro.txt
5790 ____________________________________________________________________________
5791 [ 30708] By: stevep                                on 2007/03/23  01:54:54
5792         Log: fix instalhtml and Pod::HTML issues.
5793              From: demerphq <demerphq@gmail.com>
5794              Date: Thu, 22 Mar 2007 19:42:54 +0100
5795              Message-ID: <9b18b3110703221142g4955362atffee33d05e30bd27@mail.gmail.com>
5796              
5797              Just the changes to installhtml and Pod::HTML in this patch.
5798      Branch: perl
5799            ! installhtml lib/Pod/Html.pm
5800 ____________________________________________________________________________
5801 [ 30707] By: stevep                                on 2007/03/23  01:47:41
5802         Log: Additional test file edits needed for Pod-Simple-3.05 that couldn't
5803              be included due to the integrates being performed in the previous
5804              change.
5805      Branch: perl
5806            ! lib/Pod/Simple/t/htmlbat.t lib/Pod/Simple/t/render.t
5807            ! lib/Pod/Simple/t/search10.t lib/Pod/Simple/t/search12.t
5808            ! lib/Pod/Simple/t/search20.t lib/Pod/Simple/t/search22.t
5809            ! lib/Pod/Simple/t/search25.t lib/Pod/Simple/t/search26.t
5810            ! lib/Pod/Simple/t/search27.t lib/Pod/Simple/t/search28.t
5811            ! lib/Pod/Simple/t/search29.t
5812 ____________________________________________________________________________
5813 [ 30706] By: stevep                                on 2007/03/23  01:43:11
5814         Log: Upgrade to Pod-Simple-3.05.
5815      Branch: perl
5816            + lib/Pod/Simple/t/20_skip.t lib/Pod/Simple/t/accept01.t
5817            + lib/Pod/Simple/t/corpus/2202jp.txt.packed
5818            + lib/Pod/Simple/t/corpus/2202jpx.txt.packed
5819            + lib/Pod/Simple/t/corpus/2202jpy.txt.packed
5820            + lib/Pod/Simple/t/corpus2/polish_utf16be_bom.txt.packed
5821            + lib/Pod/Simple/t/corpus2/polish_utf16le_bom.txt.packed
5822            + lib/Pod/Simple/t/reinit.t
5823           +> (branch 87 files)
5824            - lib/Pod/Simple/t/20_skip_before_58.t
5825            - lib/Pod/Simple/t/ac_c_extend.t lib/Pod/Simple/t/ac_c_simple.t
5826            - lib/Pod/Simple/t/beginend.t
5827            - lib/Pod/Simple/t/corpus/buniya_cp1256.txt
5828            - lib/Pod/Simple/t/corpus/buniya_cp1256.xml
5829            - lib/Pod/Simple/t/corpus/buniya_iso6.txt
5830            - lib/Pod/Simple/t/corpus/buniya_iso6.xml
5831            - lib/Pod/Simple/t/corpus/fet_contradiction.txt
5832            - lib/Pod/Simple/t/corpus/fet_contradiction.xml
5833            - lib/Pod/Simple/t/corpus/fet_duplication.txt
5834            - lib/Pod/Simple/t/corpus/fet_duplication.xml
5835            - lib/Pod/Simple/t/corpus/fet_when_koi8r.txt
5836            - lib/Pod/Simple/t/corpus/fet_when_koi8r.xml
5837            - lib/Pod/Simple/t/corpus/french_implicit_latin1.txt
5838            - lib/Pod/Simple/t/corpus/french_implicit_latin1.xml
5839            - lib/Pod/Simple/t/corpus/french_latin1.txt
5840            - lib/Pod/Simple/t/corpus/french_latin1.xml
5841            - lib/Pod/Simple/t/corpus/greek_iso_8859_7.pod
5842            - lib/Pod/Simple/t/corpus/greek_iso_8859_7.xml
5843            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.xml
5844            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.xml
5845            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.xml
5846            - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.txt
5847            - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.xml
5848            - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.txt
5849            - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.xml
5850            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_implicit_utf8.txt
5851            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.txt
5852            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.xml
5853            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.txt
5854            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.xml
5855            - lib/Pod/Simple/t/corpustest.t
5856            - lib/Pod/Simple/t/encoding_nonesuch.t
5857            - lib/Pod/Simple/t/encoding_not_error.t
5858            - lib/Pod/Simple/t/encoding_not_error0.t
5859            - lib/Pod/Simple/t/fcodes_ee.t lib/Pod/Simple/t/fcodes_ell.t
5860            - lib/Pod/Simple/t/fcodes_ess.t
5861            - lib/Pod/Simple/t/fullstop_spaces.t
5862            - lib/Pod/Simple/t/head_ends_over.t lib/Pod/Simple/t/html-para.t
5863            - lib/Pod/Simple/t/html-styles.t lib/Pod/Simple/t/html-title.t
5864            - lib/Pod/Simple/t/htmlbatch_01.t lib/Pod/Simple/t/itemadapt.t
5865            - lib/Pod/Simple/t/junk1_out.txt lib/Pod/Simple/t/junk2_out.txt
5866            - lib/Pod/Simple/t/linkclass.t
5867            - lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
5868            - lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
5869            - lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
5870            - lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
5871            - lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
5872            - lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
5873            - lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
5874            - lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
5875            - lib/Pod/Simple/t/perlcyg_out.txt lib/Pod/Simple/t/perlfaq3.pod
5876            - lib/Pod/Simple/t/perlfaq3_out.txt
5877            - lib/Pod/Simple/t/perlvar_out.txt lib/Pod/Simple/t/pulltitle.t
5878            - lib/Pod/Simple/t/sanity_tfh.t lib/Pod/Simple/t/search_05sane.t
5879            - lib/Pod/Simple/t/search_10survey_specific.t
5880            - lib/Pod/Simple/t/search_12survey_cwd.t
5881            - lib/Pod/Simple/t/search_20survey_two.t
5882            - lib/Pod/Simple/t/search_22survey_two_shadowing.t
5883            - lib/Pod/Simple/t/search_25_glob_squaa.t
5884            - lib/Pod/Simple/t/search_26_glob_kleene_k.t
5885            - lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
5886            - lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
5887            - lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
5888            - lib/Pod/Simple/t/search_50survey_inc.t
5889            - lib/Pod/Simple/t/test_lib/Blorm.pm
5890            - lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
5891            - lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
5892            - lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
5893            - lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
5894            - lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
5895            - lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
5896            - lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
5897            - lib/Pod/Simple/t/test_lib/pod/perlthang.pod
5898            - lib/Pod/Simple/t/test_lib/squaa.pm
5899            - lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
5900            - lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
5901            - lib/Pod/Simple/t/test_lib/zikzik.pod
5902            - lib/Pod/Simple/t/verbatim_formatted.t
5903            - lib/Pod/Simple/t/verbatims.t
5904            - lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
5905            ! MANIFEST lib/Pod/Simple.pm lib/Pod/Simple/ChangeLog
5906            ! lib/Pod/Simple/Search.pm
5907 ____________________________________________________________________________
5908 [ 30700] By: nicholas                              on 2007/03/22  22:21:54
5909         Log: Can use memEQ instead of strnEQ in CHECK_WORD()
5910      Branch: perl
5911            ! regcomp.c
5912 ____________________________________________________________________________
5913 [ 30693] By: rgs                                   on 2007/03/22  18:26:36
5914         Log: Subject: [PATCH] Re: [perl #32687] Encode::is_utf8 on tainted UTF8 string
5915              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
5916              Date: Thu, 16 Nov 2006 17:36:44 +0100
5917              Message-ID: <20061116173644.4412f66f@grubert.mandriva.com>
5918      Branch: perl
5919            ! ext/Encode/Encode.xs
5920 ____________________________________________________________________________
5921 [ 30691] By: steveh                                on 2007/03/22  17:46:43
5922         Log: Make sure Win32CORE.pm gets cleaned up
5923              
5924              Normally it happens anyway, but sometimes when running 'distclean'
5925              on a half-built source tree it gets left behind.
5926      Branch: perl
5927            ! win32/Makefile win32/makefile.mk
5928 ____________________________________________________________________________
5929 [ 30688] By: rgs                                   on 2007/03/22  14:45:36
5930         Log: Misc. L<> fixes in core docs : don't link to man pages;
5931              provide full urls when linking to web sites.
5932      Branch: perl
5933            ! pod/perlipc.pod pod/perllocale.pod pod/perlpacktut.pod
5934 ____________________________________________________________________________
5935 [ 30687] By: stevep                                on 2007/03/22  14:43:32
5936         Log: Subject: [PATCH] Fix to threads::shared t/waithires.t
5937              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
5938              Date: Thu, 22 Mar 2007 07:34:23 -0700 (PDT)
5939              Message-ID: <381102.32342.qm@web30207.mail.mud.yahoo.com>
5940      Branch: perl
5941            ! ext/threads/shared/t/waithires.t
5942 ____________________________________________________________________________
5943 [ 30686] By: rgs                                   on 2007/03/22  14:41:17
5944         Log: Fix a broken link and a meaningless phrase in perldebguts
5945      Branch: perl
5946            ! pod/perldebguts.pod
5947 ____________________________________________________________________________
5948 [ 30685] By: rgs                                   on 2007/03/22  14:37:43
5949         Log: Remove references to perlcc from the core docs.
5950      Branch: perl
5951            ! pod/perlfunc.pod pod/perlmod.pod pod/perlutil.pod
5952            ! pod/perlvar.pod
5953 ____________________________________________________________________________
5954 [ 30684] By: rgs                                   on 2007/03/22  14:25:54
5955         Log: Fix internal POD link
5956      Branch: perl
5957            ! lib/Term/ANSIColor.pm
5958 ____________________________________________________________________________
5959 [ 30683] By: nicholas                              on 2007/03/22  14:00:14
5960         Log: Re-order the flags values for struct refcounted_he to allow the
5961              possibility of storing 2 futher types. Add a void * to the union
5962              as it won't increase the size, but may become useful.
5963      Branch: perl
5964            ! hv.c hv.h
5965 ____________________________________________________________________________
5966 [ 30681] By: rgs                                   on 2007/03/22  09:28:15
5967         Log: Subject: [PATCH] Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bug
5968              From: Jarkko Hietaniemi <jhi@iki.fi>
5969              Date: Wed, 21 Mar 2007 08:01:14 -0400
5970              Message-ID: <46011E8A.1080009@iki.fi>
5971      Branch: perl
5972            ! lib/Pod/Html.pm
5973 ____________________________________________________________________________
5974 [ 30680] By: rgs                                   on 2007/03/22  09:19:22
5975         Log: regexp refcount is an integer, not a pointer
5976      Branch: perl
5977            ! dump.c
5978 ____________________________________________________________________________
5979 [ 30679] By: rgs                                   on 2007/03/22  09:16:37
5980         Log: Fix error message for re::regnames_iterinit()
5981      Branch: perl
5982            ! universal.c
5983 ____________________________________________________________________________
5984 [ 30678] By: rgs                                   on 2007/03/22  09:01:37
5985         Log: Subject: [PATCH] Resolve PL_curpm issues with (??{}) and fix corruption of match results when pattern is a qr.
5986              From: demerphq <demerphq@gmail.com>
5987              Date: Wed, 21 Mar 2007 10:39:24 +0100
5988              Message-ID: <9b18b3110703210239x540f5ad9mdb41c2ea6229ac31@mail.gmail.com>
5989              
5990              plus two follow-up patches (minor tweaks)
5991      Branch: perl
5992            ! dump.c embed.fnc embed.h ext/Devel/Peek/t/Peek.t
5993            ! ext/Encode/t/Aliases.t ext/re/re.pm ext/re/t/re_funcs.t
5994            ! global.sym lib/Tie/Hash/NamedCapture.pm pp_ctl.c proto.h
5995            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t universal.c
5996 ____________________________________________________________________________
5997 [ 30677] By: rgs                                   on 2007/03/22  08:34:42
5998         Log: Subject: [PATCH] threads 1.61
5999              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6000              Date: Wed, 21 Mar 2007 13:15:53 -0700 (PDT)
6001              Message-ID: <999680.51877.qm@web30208.mail.mud.yahoo.com>
6002              
6003              Fix 'list/array' context - both keywords are supported
6004      Branch: perl
6005            ! ext/threads/Changes ext/threads/README ext/threads/t/context.t
6006            ! ext/threads/t/exit.t ext/threads/t/thread.t
6007            ! ext/threads/threads.pm ext/threads/threads.xs
6008 ____________________________________________________________________________
6009 [ 30676] By: davem                                 on 2007/03/22  00:16:23
6010         Log: fix MAD compilation of C-style for loop
6011              
6012              Subject:  [PATCH] MAD C-style for loop
6013              From:  Gerard Goossen <gerard@tty.nl>
6014              Date:  Wed, 21 Mar 2007 19:18:52 +0100
6015              Message-Id:  <20070321181852.GD31539@ostwald>
6016      Branch: perl
6017            ! perly.act perly.y
6018 ____________________________________________________________________________
6019 [ 30675] By: stevep                                on 2007/03/21  23:21:46
6020         Log: Silence a couple of warnings caused by change #30672.
6021      Branch: perl
6022            ! doio.c
6023 ____________________________________________________________________________
6024 [ 30673] By: nicholas                              on 2007/03/21  22:59:47
6025         Log: Adjust test count for 5.8.x
6026      Branch: perl
6027            ! ext/B/t/concise-xs.t
6028 ____________________________________________________________________________
6029 [ 30672] By: stevep                                on 2007/03/21  22:44:10
6030         Log: Make gcc warn in case code is not C++ compatible.
6031      Branch: perl
6032            ! cflags.SH
6033 ____________________________________________________________________________
6034 [ 30671] By: nicholas                              on 2007/03/21  22:01:32
6035         Log: Only use proxy constant subroutines for 5.9.x.
6036      Branch: perl
6037            ! ext/Fcntl/Makefile.PL ext/POSIX/Makefile.PL
6038            ! ext/Socket/Makefile.PL
6039 ____________________________________________________________________________
6040 [ 30670] By: nicholas                              on 2007/03/21  21:28:35
6041         Log: Subject: [PATCH] Change 30661 could result in undefined variable
6042              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6043              Message-ID: <915076.64236.qm@web30212.mail.mud.yahoo.com>
6044              Date: Wed, 21 Mar 2007 12:47:52 -0700 (PDT)
6045      Branch: perl
6046            ! util.c
6047 ____________________________________________________________________________
6048 [ 30667] By: nicholas                              on 2007/03/21  19:02:50
6049         Log: Add some PERL_MEM* defines to the -V output that were missing.
6050              "Correct" the whitespace on the only inconsistent #ifdef/#endif
6051      Branch: perl
6052            ! perl.c
6053 ____________________________________________________________________________
6054 [ 30661] By: nicholas                              on 2007/03/21  16:31:52
6055         Log: Remove the (sometimes) unused variable from change 30652.
6056      Branch: perl
6057            ! util.c
6058 ____________________________________________________________________________
6059 [ 30660] By: stevep                                on 2007/03/21  13:32:22
6060         Log: Pod fix to h2ph from John Morrissey on the Debian bug list.
6061      Branch: perl
6062            ! utils/h2ph.PL
6063 ____________________________________________________________________________
6064 [ 30659] By: nicholas                              on 2007/03/21  12:53:56
6065         Log: Don't try to set the NV on a typeglob-in-action. Should cure bug
6066              41920.
6067      Branch: perl
6068            ! sv.c
6069 ____________________________________________________________________________
6070 [ 30658] By: nicholas                              on 2007/03/21  12:20:03
6071         Log: AVs and HVs never had the NV slot. (Not that this error mattered, as
6072              you can't upgrade from them, and the only code path that uses the
6073              flag in sv_upgrade isn't reached when upgrading to AVs or HVs)
6074      Branch: perl
6075            ! sv.c
6076 ____________________________________________________________________________
6077 [ 30657] By: rgs                                   on 2007/03/21  10:43:52
6078         Log: Subject: [PATCH] Sys::Syslog doesn't need ppport.h in core
6079              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6080              Date: Tue, 20 Mar 2007 13:15:31 -0700 (PDT)
6081              Message-ID: <203426.48736.qm@web30214.mail.mud.yahoo.com>
6082      Branch: perl
6083            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
6084            ! ext/Sys/Syslog/Syslog.xs mkppport.lst
6085 ____________________________________________________________________________
6086 [ 30656] By: rgs                                   on 2007/03/21  10:24:52
6087         Log: Subject: [PATCH] Data::Dumper doesn't need ppport.h in core
6088              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6089              Date: Tue, 20 Mar 2007 11:48:24 -0700 (PDT)
6090              Message-ID: <627715.37131.qm@web30212.mail.mud.yahoo.com>
6091      Branch: perl
6092            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6093            ! ext/Data/Dumper/Makefile.PL mkppport.lst
6094 ____________________________________________________________________________
6095 [ 30655] By: rgs                                   on 2007/03/21  09:27:40
6096         Log: Subject: [PATCH] Compress::Raw::Zlib doesn't need ppport.h in core [REVISED]
6097              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6098              Date: Tue, 20 Mar 2007 14:05:46 -0700 (PDT)
6099              Message-ID: <855257.38889.qm@web30205.mail.mud.yahoo.com>
6100      Branch: perl
6101            ! ext/Compress/Raw/Zlib/Makefile.PL
6102            ! ext/Compress/Raw/Zlib/Zlib.xs
6103            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm mkppport.lst
6104 ____________________________________________________________________________
6105 [ 30654] By: rgs                                   on 2007/03/21  09:20:30
6106         Log: Subject: [PATCH] Remove unneeded pragma line from B/t/OptreeCheck.pm
6107              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6108              Date: Tue, 20 Mar 2007 16:43:02 -0700 (PDT)
6109              Message-ID: <376615.72521.qm@web30204.mail.mud.yahoo.com>
6110      Branch: perl
6111            ! ext/B/t/OptreeCheck.pm
6112 ____________________________________________________________________________
6113 [ 30653] By: rgs                                   on 2007/03/21  08:57:22
6114         Log: Don't install XS::APItest and XS::Typemap
6115      Branch: perl
6116            ! installperl utils/perlivp.PL
6117 ____________________________________________________________________________
6118 [ 30652] By: nicholas                              on 2007/03/20  23:20:46
6119         Log: In safecalloc, use the system calloc() for the non-DEBUGGING case, as
6120              it may be able to memset() to 0 for free. 
6121      Branch: perl
6122            ! util.c
6123 ____________________________________________________________________________
6124 [ 30651] By: rgs                                   on 2007/03/20  16:15:55
6125         Log: Subject: [PATCH] Re: ppport.h in core
6126              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6127              Date: Tue, 20 Mar 2007 09:08:19 -0700 (PDT)
6128              Message-ID: <319763.15276.qm@web30202.mail.mud.yahoo.com>
6129              
6130              Digest::SHA no longer uses ppport.h
6131      Branch: perl
6132            ! mkppport.lst
6133 ____________________________________________________________________________
6134 [ 30649] By: merijn                                on 2007/03/20  16:06:11
6135         Log: Subject: [PATCH] my email address changed
6136              From: Michael Stevens <mstevens@etla.org>
6137              Date: Tue, 20 Mar 2007 15:49:12 +0000
6138              Message-ID: <20070320154912.GE50318@etla.org>
6139      Branch: perl
6140            ! AUTHORS
6141 ____________________________________________________________________________
6142 [ 30648] By: rgs                                   on 2007/03/20  11:39:16
6143         Log: More nits in the PERL5LIB docs, suggested by Andreas.
6144      Branch: perl
6145            ! pod/perlrun.pod
6146 ____________________________________________________________________________
6147 [ 30647] By: rgs                                   on 2007/03/20  09:01:05
6148         Log: Subject: [PATCH] feel the the baß (encoding problems in the regex engine)
6149              From: demerphq <demerphq@gmail.com>
6150              Date: Tue, 20 Mar 2007 01:40:34 +0100
6151              Message-ID: <9b18b3110703191740m6bf21942p6521f3016ed8092f@mail.gmail.com>
6152      Branch: perl
6153            ! pod/perlreguts.pod regcomp.c regexec.c t/op/pat.t
6154 ____________________________________________________________________________
6155 [ 30646] By: rgs                                   on 2007/03/19  23:59:54
6156         Log: Better wording for the return value of select()
6157              (bug #41907)
6158      Branch: perl
6159            ! pod/perlfunc.pod
6160 ____________________________________________________________________________
6161 [ 30645] By: rgs                                   on 2007/03/19  23:34:50
6162         Log: More adjustments to the PERL5LIB docs by Rick
6163              Delaney and myself
6164      Branch: perl
6165            ! pod/perlrun.pod
6166 ____________________________________________________________________________
6167 [ 30644] By: rgs                                   on 2007/03/19  23:11:12
6168         Log: Let %^H be modifiable in eval-strings (bug #41531),
6169              by adding a meaning for OPf_SPECIAL on OP_CONST.
6170              Patch by Yves Orton.
6171      Branch: perl
6172            ! op.c op.h pp_hot.c t/comp/hints.t
6173 ____________________________________________________________________________
6174 [ 30643] By: rgs                                   on 2007/03/19  22:44:18
6175         Log: Subject: Re: Composing @INC from PERL5LIB
6176              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
6177              Date: Mon, 19 Mar 2007 23:35:10 +0100
6178              Message-ID: <87ircwkgkh.fsf@k75.linux.bogus>
6179      Branch: perl
6180            ! pod/perlrun.pod
6181 ____________________________________________________________________________
6182 [ 30634] By: rgs                                   on 2007/03/19  15:42:58
6183         Log: Adjust timing tolerance in threads tests, by Jerry D. Hedden
6184      Branch: perl
6185            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6186            ! ext/threads/shared/t/waithires.t
6187 ____________________________________________________________________________
6188 [ 30633] By: nicholas                              on 2007/03/19  15:17:27
6189         Log: PerlIO_exportFILE() and PerlIO_releaseFILE() should manage the fd
6190              reference counts correctly.
6191      Branch: perl
6192            ! ext/XS/Typemap/Typemap.xs perlio.c
6193 ____________________________________________________________________________
6194 [ 30631] By: rgs                                   on 2007/03/19  09:34:32
6195         Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages
6196              From: Jari Aalto <jari.aalto@cante.net>
6197              Date: Sat, 17 Mar 2007 11:11:17 +0300
6198              Message-ID: <87k5xg9tne.fsf@w2kpicasso.cante.net>
6199      Branch: perl
6200            ! lib/Pod/Html.pm
6201 ____________________________________________________________________________
6202 [ 30630] By: rgs                                   on 2007/03/19  09:27:29
6203         Log: Subject: Re: perlreguts: Copy-editing and wishlist
6204              From: Marvin Humphrey <marvin@rectangular.com>
6205              Date: Fri, 16 Mar 2007 12:44:55 -0700
6206              Message-Id: <F6284B08-4B4E-467A-AFB2-8A71154FDD08@rectangular.com>
6207      Branch: perl
6208            ! pod/perlreguts.pod
6209 ____________________________________________________________________________
6210 [ 30629] By: rgs                                   on 2007/03/19  08:58:08
6211         Log: Upgrade to version.pm 0.71, by John Peacock
6212      Branch: perl
6213            ! embed.fnc embed.h gv.c lib/version.t perl.c pod/perlapi.pod
6214            ! pp_ctl.c proto.h t/comp/use.t t/op/universal.t universal.c
6215            ! util.c
6216 ____________________________________________________________________________
6217 [ 30628] By: davem                                 on 2007/03/19  00:00:46
6218         Log: minor code simplification made possible by change #30627
6219      Branch: perl
6220            ! mg.c
6221 ____________________________________________________________________________
6222 [ 30627] By: davem                                 on 2007/03/18  23:43:05
6223         Log: When restoring localised values, call set only on container magic.
6224              Avoids (among other things), localised pos index being trashed at
6225              scope exit.
6226      Branch: perl
6227            ! mg.c t/op/pos.t
6228 ____________________________________________________________________________
6229 [ 30624] By: davem                                 on 2007/03/18  23:17:04
6230         Log: move magic container/value test into separate function
6231      Branch: perl
6232            ! mg.c
6233 ____________________________________________________________________________
6234 [ 30618] By: nicholas                              on 2007/03/18  21:14:16
6235         Log: The test case applied in change 29502 really should have gone at the
6236              end of the file t/op/re_tests.
6237      Branch: perl
6238            ! t/op/re_tests
6239 ____________________________________________________________________________
6240 [ 30614] By: nicholas                              on 2007/03/18  19:44:42
6241         Log: Subject: 29044 broke Fatal.pm
6242              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
6243              Message-ID: <87slc37y99.fsf@k75.linux.bogus>
6244              Date: Sun, 18 Mar 2007 09:26:58 +0100
6245      Branch: perl
6246            ! lib/Fatal.pm lib/Fatal.t
6247 ____________________________________________________________________________
6248 [ 30610] By: nicholas                              on 2007/03/17  18:42:30
6249         Log: PerlIO_importFILE() should increase the reference count on the fd
6250              that it brings into PerlIO managed space. (A long standing problem
6251              reported by Steve Hay)
6252      Branch: perl
6253            ! perlio.c
6254 ____________________________________________________________________________
6255 [ 30609] By: rgs                                   on 2007/03/17  17:43:48
6256         Log: Subject: [PATCH] perl5db.t: skip test when /dev/tty is not available
6257              From: Alexey Tourbin <at@altlinux.ru>
6258              Date: Sat, 17 Mar 2007 19:28:33 +0300
6259              Message-ID: <20070317162833.GA10670@solemn.turbinal>
6260      Branch: perl
6261            ! lib/perl5db.t
6262 ____________________________________________________________________________
6263 [ 30608] By: nicholas                              on 2007/03/17  16:58:00
6264         Log: Test case from Karl Chen in RT #41831
6265              (The bug was already fixed in blead, merged to maint, and it seems
6266              better to adapt the sample code rather than add the whole new test)
6267      Branch: perl
6268            ! t/op/taint.t
6269 ____________________________________________________________________________
6270 [ 30607] By: nicholas                              on 2007/03/17  15:14:38
6271         Log: Remove the other 4 bits of MAD code designed to abort on local $^L.
6272      Branch: perl
6273            ! scope.c
6274 ____________________________________________________________________________
6275 [ 30606] By: nicholas                              on 2007/03/17  13:01:18
6276         Log: The code in newCONDOP can be made visibly simpler by using intermediate
6277              variables. It's also 8 bytes smaller with -Os
6278      Branch: perl
6279            ! op.c
6280 ____________________________________________________________________________
6281 [ 30605] By: nicholas                              on 2007/03/16  19:29:04
6282         Log: Under -Dmad, free the ops representing the dead code when a branch
6283              conditional value is actually a constant. Previously this was leaking
6284              ops, and more visibly shared hash keys.
6285      Branch: perl
6286            ! op.c
6287 ____________________________________________________________________________
6288 [ 30604] By: rgs                                   on 2007/03/16  15:18:07
6289         Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages
6290              From: Jari Aalto <jari.aalto@cante.net>
6291              Date: Wed, 14 Mar 2007 21:56:14 +0300
6292              Message-ID: <87hcsnbqnl.fsf@w2kpicasso.cante.net>
6293      Branch: perl
6294            ! lib/Pod/Html.pm
6295 ____________________________________________________________________________
6296 [ 30603] By: nicholas                              on 2007/03/16  08:41:02
6297         Log: Remove the abort() trap, which Larry said was actually only ever
6298              intended as a way to enter gdb by using local $^L
6299      Branch: perl
6300            ! scope.c
6301 ____________________________________________________________________________
6302 [ 30602] By: craigb                                on 2007/03/16  01:40:50
6303         Log: Make sure escaped dots in filenames are preserved when translating
6304              filenames from VMS to UNIX syntax.
6305      Branch: perl
6306            ! vms/ext/filespec.t vms/vms.c
6307 ____________________________________________________________________________
6308 [ 30601] By: rgs                                   on 2007/03/15  17:43:43
6309         Log: Patch by Abigail to avoid using $& in diagnostics.pm.
6310      Branch: perl
6311            ! lib/diagnostics.pm
6312 ____________________________________________________________________________
6313 [ 30600] By: rgs                                   on 2007/03/15  17:18:18
6314         Log: Subject: [PATCH] Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386/1 cpu)
6315              From: Abe Timmerman <abe@ztreet.demon.nl>
6316              Date: Thu, 15 Mar 2007 18:06:25 +0100
6317              Message-ID: <45F97D11.2080009@ztreet.demon.nl>
6318              
6319              skips some tests when perl is built without useperlio
6320      Branch: perl
6321            ! ext/PerlIO/encoding/t/nolooping.t t/op/inccode.t
6322 ____________________________________________________________________________
6323 [ 30599] By: rgs                                   on 2007/03/15  16:14:22
6324         Log: Patch by Gerard Goossen to add madprops to "require" opcode
6325      Branch: perl
6326            ! perly.act perly.h perly.tab perly.y
6327 ____________________________________________________________________________
6328 [ 30597] By: rgs                                   on 2007/03/15  16:01:33
6329         Log: Patch by Gerard Goossen to have nomad print also
6330              the [ ] { } madprops.
6331      Branch: perl
6332            ! mad/nomad
6333 ____________________________________________________________________________
6334 [ 30596] By: rgs                                   on 2007/03/15  15:53:28
6335         Log: Don't mention DynaLoader.a in INSTALL,
6336              since it doesn't exist anymore
6337      Branch: perl
6338            ! INSTALL
6339 ____________________________________________________________________________
6340 [ 30595] By: nicholas                              on 2007/03/15  15:02:55
6341         Log: Seems that 5.6.x needs the same fix as 5.005_xx for dclone.t
6342      Branch: perl
6343            ! ext/Storable/Storable.xs
6344 ____________________________________________________________________________
6345 [ 30594] By: nicholas                              on 2007/03/15  13:23:49
6346         Log: Subject: Re: [Patch] Fix some of the tests of Storable on Perl 5.004
6347              From: Sébastien Aperghis-Tramoni <saper@cpan.org>
6348              Message-ID: <1173961567.45f93b5f0fc9f@imp.free.fr>
6349              Date: Thu, 15 Mar 2007 13:26:07 +0100
6350      Branch: perl
6351            ! ext/Storable/Storable.pm ext/Storable/t/file_magic.t
6352            ! ext/Storable/t/threads.t
6353 ____________________________________________________________________________
6354 [ 30593] By: nicholas                              on 2007/03/15  11:35:26
6355         Log: Tweak to Storable to make dclone.t pass on 5.005_03.
6356      Branch: perl
6357            ! ext/Storable/Storable.xs
6358 ____________________________________________________________________________
6359 [ 30592] By: nicholas                              on 2007/03/15  11:32:38
6360         Log: Subject: [PATCH blead] Re: What is this MAD stuff all about?
6361              From: Rick Delaney <rick@bort.ca>
6362              Message-ID: <20070313001511.GJ6001@bort.ca>
6363              Date: Mon, 12 Mar 2007 20:15:12 -0400
6364      Branch: perl
6365            ! toke.c
6366 ____________________________________________________________________________
6367 [ 30591] By: rgs                                   on 2007/03/15  09:52:05
6368         Log: Upgrade to threads::shared 1.08 :
6369              - Sub-second resolution for cont_timedwait under WIN32
6370              (courtesy of Dean Arnold)
6371              - Fix compiler warnings
6372      Branch: perl
6373            + ext/threads/shared/t/waithires.t
6374            ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README
6375            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6376            ! ext/threads/shared/t/blessed.t
6377 ____________________________________________________________________________
6378 [ 30590] By: rgs                                   on 2007/03/15  09:35:14
6379         Log: Make the isdst argument to asctime and mktime default to -1
6380              instead of 0, as suggested by Mike Schilli.
6381      Branch: perl
6382            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6383 ____________________________________________________________________________
6384 [ 30589] By: nicholas                              on 2007/03/14  23:33:02
6385         Log: Changes needed to get Storable to compile on 5.005_03.
6386              Passing tests is a different matter...
6387      Branch: perl
6388            ! ext/Storable/Storable.xs
6389 ____________________________________________________________________________
6390 [ 30584] By: rgs                                   on 2007/03/14  16:18:33
6391         Log: Subject: Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to support more readable <a name=..> refs
6392              From: Jari Aalto <jari.aalto@cante.net>
6393              Date: Wed, 07 Mar 2007 10:04:15 +0200
6394              Message-ID: <87y7m9scn4.fsf@w2kpicasso.cante.net>
6395              
6396              with test adjustments
6397      Branch: perl
6398            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t lib/Pod/t/htmlview.t
6399 ____________________________________________________________________________
6400 [ 30583] By: rgs                                   on 2007/03/14  15:50:21
6401         Log: Subject: [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>..</div> around the outputted INDEX section 
6402              From: Jari Aalto (via RT) <perlbug-followup@perl.org>
6403              Date: Sun, 04 Mar 2007 13:33:20 -0800
6404              Message-ID: <rt-3.6.HEAD-2051-1173043999-1740.41698-75-0@perl.org>
6405              
6406              plus test adjustments
6407      Branch: perl
6408            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmllink.t
6409            ! lib/Pod/t/htmlview.t
6410 ____________________________________________________________________________
6411 [ 30582] By: rgs                                   on 2007/03/14  15:40:54
6412         Log: Subject: [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename> should add 'class="file"' in the HTML output 
6413              From: Jari Aalto (via RT) <perlbug-followup@perl.org>
6414              Date: Mon, 05 Mar 2007 02:05:38 -0800
6415              Message-ID: <rt-3.6.HEAD-2051-1173089138-1801.41701-75-0@perl.org>
6416              
6417              plus adjustments to tests
6418      Branch: perl
6419            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
6420 ____________________________________________________________________________
6421 [ 30580] By: rgs                                   on 2007/03/14  13:38:15
6422         Log: De-hardcode a path in a Test::Simple test, so it works
6423              when integrated to the core.
6424      Branch: perl
6425            ! lib/Test/Simple/t/fail-more.t
6426 ____________________________________________________________________________
6427 [ 30578] By: stevep                                on 2007/03/14  13:17:42
6428         Log: Upgrade to Test-Simple-0.68.  Includes a tweak to
6429              lib/Test/Simple/t/fail-more.t so that all of its tests pass within
6430              the Perl core.
6431      Branch: perl
6432            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
6433            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
6434            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/is_fh.t
6435            ! lib/Test/Simple/t/overload.t
6436 ____________________________________________________________________________
6437 [ 30577] By: davem                                 on 2007/03/14  12:34:05
6438         Log: use a fresh stack when loading Errno.pm etc.
6439              Stops 'use vars qw($!)' in lib/vars.t segfaulting.
6440              (This can be reduced to 'my $sym = "!"; *$sym = \$$sym')
6441      Branch: perl
6442            ! gv.c
6443 ____________________________________________________________________________
6444 [ 30576] By: rgs                                   on 2007/03/14  09:43:21
6445         Log: Patch by Sébastien Aperghis-Tramoni to avoid encoding
6446              everything that goes through Net::Cmd as UTF-8
6447              (regression as of Net::Cmd 2.27, see CPAN RT #24835)
6448      Branch: perl
6449            ! lib/Net/Cmd.pm
6450 ____________________________________________________________________________
6451 [ 30575] By: rgs                                   on 2007/03/14  07:51:57
6452         Log: Subject: [PATCH] perlfunc.pod (ref results), perlop.pod (qr// result) 
6453              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
6454              Date: Wed, 14 Mar 2007 07:56:45 +0100
6455              Message-ID: <45F79CAD.5050005@thalesgroup.com>
6456      Branch: perl
6457            ! pod/perlfunc.pod pod/perlop.pod
6458 ____________________________________________________________________________
6459 [ 30574] By: nicholas                              on 2007/03/13  23:10:11
6460         Log: The dMY_CXT added in change 27938 isn't needed when in the PERL_CORE.
6461      Branch: perl
6462            ! regexec.c
6463 ____________________________________________________________________________
6464 [ 30572] By: nicholas                              on 2007/03/13  22:48:46
6465         Log: Check that stat and -X favours the file handle over the directory
6466              handle when using *THINGY{IO} syntax too.
6467      Branch: perl
6468            ! t/op/stat.t
6469 ____________________________________________________________________________
6470 [ 30571] By: nicholas                              on 2007/03/13  22:24:54
6471         Log: Check that stat and -X on barewords favour the file handle over the
6472              directory handle for the ambiguous case.
6473      Branch: perl
6474            ! t/op/stat.t
6475 ____________________________________________________________________________
6476 [ 30569] By: nicholas                              on 2007/03/13  20:48:17
6477         Log: Bump versions of modules that are currently on "dev" releases in maint.
6478      Branch: perl
6479            ! ext/B/B/Debug.pm ext/B/B/Terse.pm
6480 ____________________________________________________________________________
6481 [ 30566] By: nicholas                              on 2007/03/13  19:33:02
6482         Log: Integrate:
6483              [ 30565]
6484              Make the constant AVf_REAL conditional on Perl version.
6485      Branch: perl
6486           !> ext/B/defsubs_h.PL
6487 ____________________________________________________________________________
6488 [ 30563] By: nicholas                              on 2007/03/13  17:35:05
6489         Log: 5.8's B.xs exports AVf_REAL, so need to jiggle the test count by 1.
6490              (And then merge the difference back into blead)
6491      Branch: perl
6492            ! ext/B/t/concise-xs.t
6493 ____________________________________________________________________________
6494 [ 30562] By: stevep                                on 2007/03/13  15:54:56
6495         Log: Subject: [PATCH] DB_File with g++ and db v1
6496              From: Jarkko Hietaniemi <jhi@iki.fi>
6497              Date: Mon, 12 Mar 2007 22:01:34 -0400
6498              Message-ID: <45F605FE.1090606@iki.fi>
6499      Branch: perl
6500            ! ext/DB_File/DB_File.xs
6501 ____________________________________________________________________________
6502 [ 30561] By: rgs                                   on 2007/03/13  11:13:20
6503         Log: Subject: [PATCH] inform constant.pm about UNITCHECK
6504              From: "Joshua ben Jore" <twists@gmail.com>
6505              Date: Tue, 13 Mar 2007 00:35:11 -0700
6506              Message-ID: <dc5c751d0703130035o1a739f45g1ea559d110bd5dd8@mail.gmail.com>
6507      Branch: perl
6508            ! lib/constant.pm lib/constant.t
6509 ____________________________________________________________________________
6510 [ 30560] By: rgs                                   on 2007/03/13  11:02:03
6511         Log: Need a SPAGAIN here because the stack pointer might have
6512              moved when evaluating a tied hash in scalar context.
6513      Branch: perl
6514            ! pp_hot.c
6515 ____________________________________________________________________________
6516 [ 30558] By: nicholas                              on 2007/03/13  00:01:42
6517         Log: Get B compiling and passing all tests on both 5.9.x and 5.8.x
6518      Branch: perl
6519            ! ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
6520            ! ext/B/t/OptreeCheck.pm ext/B/t/concise-xs.t ext/B/t/f_sort.t
6521            ! ext/B/t/optree_constants.t ext/B/t/optree_specials.t
6522            ! ext/B/t/pragma.t
6523 ____________________________________________________________________________
6524 [ 30557] By: rgs                                   on 2007/03/12  22:14:27
6525         Log: Fix a couple of minor typos in comments
6526      Branch: perl
6527            ! dump.c
6528 ____________________________________________________________________________
6529 [ 30556] By: rgs                                   on 2007/03/12  21:58:19
6530         Log: Better wording for (?|...) in perlre, from a suggestion by Ruud.
6531      Branch: perl
6532            ! pod/perlre.pod
6533 ____________________________________________________________________________
6534 [ 30555] By: rgs                                   on 2007/03/12  21:22:55
6535         Log: Remove notes about experimental functions in the utf8 module.
6536              Also, document that the internal utf8 functions can be used
6537              without loading utf8.pm. (Suggested by Juerd)
6538      Branch: perl
6539            ! lib/utf8.pm
6540 ____________________________________________________________________________
6541 [ 30554] By: rgs                                   on 2007/03/12  21:00:05
6542         Log: warn() without args doesn't take a default message in $_, but in $@
6543      Branch: perl
6544            ! pod/perldiag.pod
6545 ____________________________________________________________________________
6546 [ 30553] By: nicholas                              on 2007/03/12  18:21:56
6547         Log: Fix the partially passing TODO test in optree_constants.t by
6548              making the tests for PL_sv_yes and PL_sv_no run as separate programs,
6549              rather than code eval'd in the current program, as under ithreads
6550              whether you get the real thing or a copy depends on whether any
6551              previous code has that SV in a PAD op.
6552      Branch: perl
6553            ! ext/B/t/optree_constants.t
6554 ____________________________________________________________________________
6555 [ 30552] By: nicholas                              on 2007/03/12  15:30:39
6556         Log: With the demise of ByteLoader in blead, unshare_hek can return to the
6557              backwaters of 'p'. Not being visible to 'EX'tensions means that there's
6558              less exposure to maintenance compatibility concerns.
6559      Branch: perl
6560            ! embed.fnc embed.h global.sym
6561 ____________________________________________________________________________
6562 [ 30551] By: stevep                                on 2007/03/12  15:12:39
6563         Log: Upgrade to CPAN-1.88_78
6564      Branch: perl
6565            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Kwalify.pm
6566            ! lib/CPAN/Kwalify/distroprefs.dd
6567            ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/bin/cpan
6568 ____________________________________________________________________________
6569 [ 30550] By: nicholas                              on 2007/03/12  15:03:29
6570         Log: Bitten again by the snakes in the MANIFEST spec - tabs, not spaces.
6571      Branch: perl
6572            ! MANIFEST
6573 ____________________________________________________________________________
6574 [ 30548] By: rgs                                   on 2007/03/12  14:33:01
6575         Log: Like fake scalars, state variables shouldn't get new pad entries
6576              at each recursion, in order to be truly stateful. (bug #41789)
6577      Branch: perl
6578            ! pad.c t/op/state.t
6579 ____________________________________________________________________________
6580 [ 30544] By: craigb                                on 2007/03/11  23:42:14
6581         Log: ExtUtils::Manifest fix-ups for VMS:
6582              - don't use multiple dots in .bak filenames
6583              - remove VMS-specific clobbering of keys with values in mkmanifest()
6584              patch also in RT at <http://rt.cpan.org//Ticket/Display.html?id=25377>
6585      Branch: perl
6586            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
6587 ____________________________________________________________________________
6588 [ 30543] By: craigb                                on 2007/03/11  21:05:08
6589         Log: Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lot
6590              of OS-specific shenanigans.
6591      Branch: perl
6592            ! t/io/inplace.t t/io/iprefix.t
6593 ____________________________________________________________________________
6594 [ 30542] By: craigb                                on 2007/03/11  21:01:35
6595         Log: Add directory depth check for older VMS systems to check83.pl
6596      Branch: perl
6597            ! Porting/check83.pl
6598 ____________________________________________________________________________
6599 [ 30537] By: nicholas                              on 2007/03/10  16:56:21
6600         Log: Test that format references can't be wrongly dereferenced.
6601              Test that a glob dereference of a PVIO correctly sets the IO of the
6602              temporary glob that it creates.
6603      Branch: perl
6604            ! t/op/ref.t
6605 ____________________________________________________________________________
6606 [ 30535] By: nicholas                              on 2007/03/10  16:20:31
6607         Log: Bump Exporter's $VERSION.
6608      Branch: perl
6609            ! lib/Exporter.pm
6610 ____________________________________________________________________________
6611 [ 30533] By: nicholas                              on 2007/03/10  15:34:34
6612         Log: A test case for change 30527 (chdir bareword ambiguity with dirhandles
6613              and filehandles)
6614      Branch: perl
6615            ! t/op/chdir.t
6616 ____________________________________________________________________________
6617 [ 30532] By: nicholas                              on 2007/03/10  15:30:46
6618         Log: Refactor the "has fchdir" and "has dirfd" logic to one place.
6619      Branch: perl
6620            ! t/op/chdir.t
6621 ____________________________________________________________________________
6622 [ 30531] By: nicholas                              on 2007/03/09  20:49:47
6623         Log: Don't swallow up other warnings in Exporter's test. Remove a needless
6624              eval that happened to generate 4 warnings.
6625      Branch: perl
6626            ! lib/Exporter.t
6627 ____________________________________________________________________________
6628 [ 30530] By: merijn                                on 2007/03/09  19:47:15
6629         Log: Subject: [perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so 
6630              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
6631              Date: Thu, 22 Feb 2007 14:39:02 -0800
6632              Message-ID: <rt-3.6.HEAD-28041-1172183942-1615.41587-75-0@perl.org>
6633      Branch: perl
6634            ! Makefile.SH
6635 ____________________________________________________________________________
6636 [ 30529] By: nicholas                              on 2007/03/09  19:23:57
6637         Log: Make Exporter::Heavy correctly not warn when exporting a symbol only
6638              declared in the export specification. Ensure that the test actually
6639              tests this.
6640      Branch: perl
6641            ! lib/Exporter.t lib/Exporter/Heavy.pm
6642 ____________________________________________________________________________
6643 [ 30528] By: merijn                                on 2007/03/09  19:02:23
6644         Log: Tom Callaway's Redhat patches
6645              
6646              Subject: [perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations
6647              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
6648              Date: Thu, 22 Feb 2007 19:33:45 -0800
6649              Message-ID: <rt-3.6.HEAD-28041-1172201625-659.41595-75-0@perl.org>
6650              
6651              Subject: [perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too
6652              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
6653              Date: Thu, 22 Feb 2007 14:56:24 -0800
6654              Message-ID: <rt-3.6.HEAD-18680-1172184984-1237.41589-75-0@perl.org>
6655      Branch: perl
6656            ! Configure
6657 ____________________________________________________________________________
6658 [ 30527] By: stevep                                on 2007/03/09  18:30:16
6659         Log: Prefer dirhandles to filehandles when passing a bareword typeglob
6660              to chdir() and the typeglob has both a dirhandle and a 
6661              filehandle assigned to it.
6662      Branch: perl
6663            ! pp_sys.c
6664 ____________________________________________________________________________
6665 [ 30525] By: rgs                                   on 2007/03/09  17:47:22
6666         Log: Mention Perl::Unsafe::Signals in the core docs en passant.
6667      Branch: perl
6668            ! pod/perlipc.pod
6669 ____________________________________________________________________________
6670 [ 30521] By: craigb                                on 2007/03/09  00:46:34
6671         Log: In ExtUtils::Liblist::Kid::_vms_ext(), escape the dollar, not the
6672              minus (there was no intention to use $\ or $- here).
6673      Branch: perl
6674            ! lib/ExtUtils/Liblist/Kid.pm
6675 ____________________________________________________________________________
6676 [ 30520] By: rgs                                   on 2007/03/08  16:31:36
6677         Log: The HePV macro was borked.
6678      Branch: perl
6679            ! hv.h
6680 ____________________________________________________________________________
6681 [ 30519] By: rgs                                   on 2007/03/08  16:12:29
6682         Log: Warning fix. Since HePV's second argument is supposed
6683              to be an unsigned integer, there's not point in comparing
6684              it to 0.
6685      Branch: perl
6686            ! hv.h
6687 ____________________________________________________________________________
6688 [ 30518] By: rgs                                   on 2007/03/08  15:48:53
6689         Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe
6690              From: demerphq <demerphq@gmail.com>
6691              Date: Thu, 8 Mar 2007 10:20:50 +0100
6692              Message-ID: <9b18b3110703080120s41147a4fh4f4c1f9817079be3@mail.gmail.com>
6693      Branch: perl
6694            ! gv.c lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t
6695 ____________________________________________________________________________
6696 [ 30517] By: rgs                                   on 2007/03/08  15:06:49
6697         Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe
6698              From: demerphq <demerphq@gmail.com>
6699              Date: Wed, 7 Mar 2007 20:44:52 +0100
6700              Message-ID: <9b18b3110703071144t787e028s8a79fa1986624b54@mail.gmail.com>
6701      Branch: perl
6702            + lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t
6703            - ext/re/lib/re/Tie/Hash/NamedCapture.pm
6704            ! MANIFEST embed.fnc ext/re/re.xs ext/re/t/re_funcs.t global.sym
6705            ! gv.c pod/perl595delta.pod pod/perlvar.pod proto.h universal.c
6706 ____________________________________________________________________________
6707 [ 30516] By: steveh                                on 2007/03/08  14:13:11
6708         Log: Subject: RE: $Win32::VERSION problem
6709              From: "Jan Dubois" <jand@activestate.com>
6710              Date: Wed, 7 Mar 2007 12:26:01 -0800
6711              Message-ID: <00b301c760f6$d28129d0$77837d70$@com>
6712              
6713              Adds the tests from the dual-lived CPAN distribution Win32-0.27
6714              and removes two old t/win32 tests which are now redundant
6715      Branch: perl
6716            + ext/Win32/t/ExpandEnvironmentStrings.t
6717            + ext/Win32/t/GetFileVersion.t ext/Win32/t/GetFolderPath.t
6718            + ext/Win32/t/GetFullPathName.t ext/Win32/t/GetLongPathName.t
6719            + ext/Win32/t/GetOSVersion.t ext/Win32/t/GuidGen.t
6720            - t/win32/getosversion.t t/win32/longpath.t
6721            ! MANIFEST
6722 ____________________________________________________________________________
6723 [ 30515] By: rgs                                   on 2007/03/08  13:49:42
6724         Log: Subject: debugger history save and load
6725              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
6726              Date: Wed, 07 Mar 2007 14:53:58 +0100
6727              Message-ID: <87y7m99n2h.fsf@k75.linux.bogus>
6728      Branch: perl
6729            ! lib/perl5db.pl
6730 ____________________________________________________________________________
6731 [ 30514] By: rgs                                   on 2007/03/08  13:46:16
6732         Log: Better docs for C<no VERSION>
6733      Branch: perl
6734            ! pod/perl593delta.pod pod/perlfunc.pod
6735 ____________________________________________________________________________
6736 [ 30513] By: rgs                                   on 2007/03/08  11:19:38
6737         Log: Need to extend the stack when using warn() without
6738              an argument (this fixes bug #41716)
6739      Branch: perl
6740            ! pp_sys.c
6741 ____________________________________________________________________________
6742 [ 30512] By: rgs                                   on 2007/03/08  11:17:21
6743         Log: Subject: [PATCH] Default to ELF on FreeBSD when objformat is not there
6744              From: Anton Berezin <tobez@tobez.org>
6745              Date: Thu, 8 Mar 2007 12:08:45 +0100
6746              Message-ID: <20070308110845.GA24332@heechee.tobez.org>
6747      Branch: perl
6748            ! hints/freebsd.sh
6749 ____________________________________________________________________________
6750 [ 30511] By: craigb                                on 2007/03/08  03:50:32
6751         Log: MM->{ldflags} may not be defined and wouldn't help us locate
6752              the perlshr library anyway (follow-up to #30462).
6753      Branch: perl
6754            ! lib/ExtUtils/Liblist/Kid.pm
6755 ____________________________________________________________________________
6756 [ 30510] By: craigb                                on 2007/03/08  03:06:53
6757         Log: Make vms/gen_shrfls.pl better able to detect header transitions with
6758              various compiler versions (needed after #30463).
6759      Branch: perl
6760            ! vms/gen_shrfls.pl
6761 ____________________________________________________________________________
6762 [ 30500] By: rgs                                   on 2007/03/07  17:08:54
6763         Log: Regenerates internal and external API docs
6764      Branch: perl
6765            ! pod/perlapi.pod pod/perlintern.pod
6766 ____________________________________________________________________________
6767 [ 30499] By: rgs                                   on 2007/03/07  17:05:29
6768         Log: Add the new man page, perlunifaq, in relevant places
6769      Branch: perl
6770            ! plan9/mkfile pod.lst pod/perl.pod vms/descrip_mms.template
6771            ! win32/pod.mak
6772 ____________________________________________________________________________
6773 [ 30497] By: rgs                                   on 2007/03/07  16:36:20
6774         Log: Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves Orton
6775      Branch: perl
6776            ! lib/ExtUtils/Liblist/Kid.pm
6777 ____________________________________________________________________________
6778 [ 30496] By: rgs                                   on 2007/03/07  16:32:48
6779         Log: Use another method to avoid the "possible interpolation" warning
6780              for @- and @+ : do this directly from the lexer (patch by Yves
6781              Orton.) This way, @- and @+ aren't preloaded anymore.
6782              Avoid to require re::Tie::Hash::NamedCapture when the *- or *+
6783              globs are created, this was breaking the build due to miniperl's
6784              inability to load it.
6785      Branch: perl
6786            ! gv.c perl.c toke.c
6787 ____________________________________________________________________________
6788 [ 30493] By: merijn                                on 2007/03/07  13:23:23
6789         Log: Subject: Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
6790              From: Juerd Waalboer <juerd@convolution.nl>
6791              Date: Sun, 4 Mar 2007 16:00:19 +0100
6792              Message-ID: <20070304150019.GN4723@c4.convolution.nl>
6793      Branch: perl
6794            + pod/perlunifaq.pod
6795            ! MANIFEST ext/Encode/Encode.pm ext/Encode/encoding.pm
6796            ! lib/PerlIO.pm lib/utf8.pm pod/perlapi.pod pod/perldata.pod
6797            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
6798            ! pod/perlpacktut.pod pod/perlport.pod pod/perlretut.pod
6799            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlunitut.pod
6800            ! pod/perlvar.pod sv.c
6801 ____________________________________________________________________________
6802 [ 30492] By: rgs                                   on 2007/03/07  11:00:07
6803         Log: Localize $! in splainthis() too. (see bug #41717)
6804      Branch: perl
6805            ! lib/diagnostics.pm
6806 ____________________________________________________________________________
6807 [ 30491] By: rgs                                   on 2007/03/07  10:57:11
6808         Log: Better localisation of $_ in diagnostics.
6809              This fixes bug #41717.
6810      Branch: perl
6811            ! lib/diagnostics.pm
6812 ____________________________________________________________________________
6813 [ 30490] By: rgs                                   on 2007/03/07  10:33:38
6814         Log: Avoid to load the *+ and *- globs too early.
6815              To silence spurious interpolation warnings, merely
6816              create the stash entry for them. Ensure that the
6817              re::Tie::Hash::NamedCapture module is always loaded
6818              when we have created the tied hashes %+ and %-.
6819              Revert change #30483, which is now unnecessary.
6820      Branch: perl
6821            ! gv.c lib/dumpvar.pl perl.c
6822 ____________________________________________________________________________
6823 [ 30489] By: stevep                                on 2007/03/06  16:49:47
6824         Log: Upgrade to IO-Zlib-1.05.  There are updates to the core that have
6825              not yet been included in the CPAN distribution, so the core 
6826              module has a version bump.
6827      Branch: perl
6828            ! lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/getline.t
6829 ____________________________________________________________________________
6830 [ 30488] By: rgs                                   on 2007/03/06  15:51:06
6831         Log: Fix error messages returned by S_require_tie_mod. Fix small leaks
6832              happening in there too. More importantly, call it when we load both
6833              a hash or a glob.
6834      Branch: perl
6835            ! gv.c
6836 ____________________________________________________________________________
6837 [ 30487] By: rgs                                   on 2007/03/06  15:04:03
6838         Log: Fix a small leak on loading *+ and *- globs
6839      Branch: perl
6840            ! gv.c
6841 ____________________________________________________________________________
6842 [ 30486] By: stevep                                on 2007/03/06  13:52:56
6843         Log: Upgrade to CGI.pm-3.27
6844      Branch: perl
6845            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Util.pm
6846            ! lib/CGI/t/form.t lib/CGI/t/util.t
6847 ____________________________________________________________________________
6848 [ 30485] By: rgs                                   on 2007/03/06  11:19:04
6849         Log: Subject: [PATCH] 'Unknown PerlIO layer "encoding"...' message
6850              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
6851              Date: Fri, 2 Mar 2007 06:59:41 -0800 (PST)
6852              Message-ID: <794180.55454.qm@web30208.mail.mud.yahoo.com>
6853      Branch: perl
6854            ! lib/Pod/t/man.t
6855 ____________________________________________________________________________
6856 [ 30484] By: rgs                                   on 2007/03/06  11:10:26
6857         Log: Doc patch about PerlIO::encoding:
6858              
6859              Subject: [PATCH] Re: 'Unknown PerlIO layer "encoding"...' message
6860              From: Tels <nospam-abuse@bloodgate.com>
6861              Date: Fri, 2 Mar 2007 11:31:39 +0000
6862              Message-Id: <200703021131.41085@bloodgate.com>
6863      Branch: perl
6864            ! pod/perlfunc.pod
6865 ____________________________________________________________________________
6866 [ 30483] By: rgs                                   on 2007/03/06  10:32:01
6867         Log: dumpvar.pl must load re::Tie::Hash::NamedCapture if it wants
6868              to dump %+ and %-.
6869      Branch: perl
6870            ! lib/dumpvar.pl
6871 ____________________________________________________________________________
6872 [ 30482] By: steveh                                on 2007/03/06  09:20:51
6873         Log: Reinstate part of #28744 that was accidentally reverted in #30454
6874              to suppress a couple of warnings (at least on Win32)
6875      Branch: perl
6876            ! ext/Math/BigInt/FastCalc/FastCalc.pm
6877            ! ext/Math/BigInt/FastCalc/FastCalc.xs
6878 ____________________________________________________________________________
6879 [ 30481] By: nicholas                              on 2007/03/05  23:52:09
6880         Log: As SvUPGRADE() is a macro wrapping a call to sv_upgrade() inside
6881              a check on the existing SvTYPE(), there's no need to wrap it inside
6882              another explcit check of SvTYPE(). This won't make any difference to
6883              the output of an optimising compiler, but it makes the source clearer.
6884      Branch: perl
6885            ! pp_ctl.c sv.c
6886 ____________________________________________________________________________
6887 [ 30464] By: nicholas                              on 2007/03/05  12:26:46
6888         Log: Change 30461 was wrong. As ext/re (re)builds the regexp engine with
6889              -DDEBUGGING, it's going to need PL_reg_name even if core perl doesn't.
6890              So something is always going to use it, so always define it, and always
6891              export it. (But only define it once, so that static builds work.)
6892      Branch: perl
6893            ! makedef.pl regcomp.pl regnodes.h
6894 ____________________________________________________________________________
6895 [ 30463] By: craigb                                on 2007/03/05  00:13:50
6896         Log: In vms/gen_shrfls.pl, no more special handling of vars from
6897              regcomp.h -- just process the file. (Needed for PL_reg_name.)
6898      Branch: perl
6899            ! vms/gen_shrfls.pl
6900 ____________________________________________________________________________
6901 [ 30462] By: craigb                                on 2007/03/04  22:58:29
6902         Log: Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext 
6903              when determining whether the perlshr library was linked debug. Also submitted 
6904              to CPAN RT queue at <http://rt.cpan.org/Ticket/Display.html?id=25268>.
6905      Branch: perl
6906            ! lib/ExtUtils/Liblist/Kid.pm
6907 ____________________________________________________________________________
6908 [ 30461] By: nicholas                              on 2007/03/04  19:22:45
6909         Log: It seems that change 30451 should also have arranged to export
6910              PL_reg_name properly. Hopefuly this will fix it, but I don't have
6911              access to any platform where I can test this directly.
6912      Branch: perl
6913            ! globvar.sym makedef.pl
6914 ____________________________________________________________________________
6915 [ 30460] By: stevep                                on 2007/03/04  17:15:38
6916         Log: Subject: [PATCH] Math::BigInt 1.80
6917              From: Tels <nospam-abuse@bloodgate.com>
6918              Date: Sun, 4 Mar 2007 15:57:01 +0000
6919              Message-Id: <200703041557.02996@bloodgate.com>
6920      Branch: perl
6921            + lib/Math/BigInt/t/nan_cmp.t lib/Math/BigInt/t/new_ovld.t
6922            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6923            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
6924            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6925            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/biglog.t
6926            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
6927 ____________________________________________________________________________
6928 [ 30459] By: nicholas                              on 2007/03/04  11:51:08
6929         Log: Rename exception() to apitest_exception() in XS/APItest, so that it
6930              doesn't clash with the exception() in Devel/PPPort. This way, all
6931              tests pass when both modules are staticly linked.
6932      Branch: perl
6933            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
6934            ! ext/XS/APItest/exception.c ext/XS/APItest/t/exception.t
6935 ____________________________________________________________________________
6936 [ 30458] By: stevep                                on 2007/03/04  07:01:34
6937         Log: Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, 
6938              IO-Compress-Zlib-2.004, and Compress-Zlib-2.004.
6939      Branch: perl
6940            ! ext/Compress/Raw/Zlib/Changes
6941            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
6942            ! ext/Compress/Raw/Zlib/Zlib.xs
6943            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
6944            ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes
6945            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
6946            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
6947            ! ext/Compress/Zlib/t/03zlib-v1.t ext/IO/Compress/Base/Changes
6948            ! ext/IO/Compress/Base/Makefile.PL ext/IO/Compress/Base/README
6949            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
6950            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
6951            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
6952            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
6953            ! ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
6954            ! ext/IO/Compress/Zlib/README
6955            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
6956            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
6957            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
6958            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
6959            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
6960            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
6961            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
6962            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
6963            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
6964            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
6965            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
6966            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
6967            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
6968            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
6969            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
6970            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
6971            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
6972            ! ext/IO/Compress/Zlib/t/050interop-gzip.t
6973            ! t/lib/compress/generic.pl t/lib/compress/merge.pl
6974 ____________________________________________________________________________
6975 [ 30457] By: stevep                                on 2007/03/04  04:51:28
6976         Log: Upgrade to Time-HiRes-1.9707
6977      Branch: perl
6978            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/t/HiRes.t
6979            ! pod/perlretut.pod
6980 ____________________________________________________________________________
6981 [ 30456] By: craigb                                on 2007/03/03  23:26:33
6982         Log: Clean up the right file in vms/test.com (following #30414).
6983      Branch: perl
6984            ! vms/test.com
6985 ____________________________________________________________________________
6986 [ 30455] By: rgs                                   on 2007/03/03  18:19:01
6987         Log: Add missing file from change #30454
6988      Branch: perl
6989            + ext/Math/BigInt/FastCalc/t/leak.t
6990 ____________________________________________________________________________
6991 [ 30454] By: nicholas                              on 2007/03/03  16:47:05
6992         Log: Subject: [PATCH] Math::BigInt::FastCalc 0.12 (plug leaks)
6993              From: Tels <nospam-abuse@bloodgate.com>
6994              Date: Sat, 3 Mar 2007 17:09:58 +0000
6995              Message-Id: <200703031710.00203@bloodgate.com>
6996      Branch: perl
6997            ! MANIFEST ext/Math/BigInt/FastCalc/FastCalc.pm
6998            ! ext/Math/BigInt/FastCalc/FastCalc.xs
6999 ____________________________________________________________________________
7000 [ 30453] By: nicholas                              on 2007/03/03  15:50:33
7001         Log: Must only use dynamic extensions in the Dynaloader test. If the
7002              extensions are static, it doesn't work :-)
7003      Branch: perl
7004            ! ext/DynaLoader/t/DynaLoader.t
7005 ____________________________________________________________________________
7006 [ 30452] By: nicholas                              on 2007/03/03  15:28:39
7007         Log: As the test is about the parser, not actually running the code, better
7008              to avoid running <STDOUT> rather than run it with warnings disabled.
7009      Branch: perl
7010            ! t/op/gv.t
7011 ____________________________________________________________________________
7012 [ 30451] By: nicholas                              on 2007/03/03  12:22:19
7013         Log: Define and initialise reg_name only once.
7014              This allows re to be a static extension.
7015              As it's now no-longer a static variable in regcomp.c, it needs a PL_
7016              prefix.
7017      Branch: perl
7018            ! regcomp.c regcomp.pl regexec.c regnodes.h
7019 ____________________________________________________________________________
7020 [ 30450] By: rgs                                   on 2007/03/03  10:09:49
7021         Log: Don't let feature.pm interfere with the tests for use VERSION.
7022              That probably needs to be refined.
7023      Branch: perl
7024            ! t/comp/use.t
7025 ____________________________________________________________________________
7026 [ 30449] By: rgs                                   on 2007/03/03  09:39:55
7027         Log: Subject: [PATCH] Don't copy DynaLoader.o unnecessarily
7028              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
7029              Date: Thu, 1 Mar 2007 08:47:30 -0800 (PST)
7030              Message-ID: <566598.96493.qm@web30204.mail.mud.yahoo.com>
7031      Branch: perl
7032            ! ext/DynaLoader/Makefile.PL
7033 ____________________________________________________________________________
7034 [ 30448] By: rgs                                   on 2007/03/03  09:36:54
7035         Log: Add a volatile modifier to avoid possible cloberring by longjmp,
7036              as the compiler used by Jerry D. Hedden warns.
7037      Branch: perl
7038            ! perl.c
7039 ____________________________________________________________________________
7040 [ 30447] By: rgs                                   on 2007/03/03  09:34:23
7041         Log: Compilation warnings fixes by Jerry D. Hedden
7042      Branch: perl
7043            ! perlio.c pp_sys.c universal.c xsutils.c
7044 ____________________________________________________________________________
7045 [ 30446] By: rgs                                   on 2007/03/03  09:29:37
7046         Log: Make use VERSION also load feature.pm
7047      Branch: perl
7048            + t/lib/feature/implicit
7049            ! MANIFEST lib/feature.pm pod/perlfunc.pod pp_ctl.c
7050 ____________________________________________________________________________
7051 [ 30445] By: craigb                                on 2007/03/03  04:35:24
7052         Log: Fix a few errors and ambiguities in configure.com caught by
7053              Charlie Hammond's DCL Checker.
7054      Branch: perl
7055            ! configure.com
7056 ____________________________________________________________________________
7057 [ 30444] By: nicholas                              on 2007/03/02  15:02:43
7058         Log: Avoid an assertion failure when overloading readpipe.
7059      Branch: perl
7060            ! t/op/gv.t toke.c
7061 ____________________________________________________________________________
7062 [ 30443] By: nicholas                              on 2007/03/02  14:42:27
7063         Log: More assertion failures, found by auditing the code.
7064      Branch: perl
7065            ! gv.c t/op/gv.t toke.c universal.c
7066 ____________________________________________________________________________
7067 [ 30442] By: nicholas                              on 2007/03/02  13:23:22
7068         Log: Don't crash if the symbol table entry for ISA isn't a typeglob.
7069      Branch: perl
7070            ! gv.c t/op/gv.t
7071 ____________________________________________________________________________
7072 [ 30441] By: rgs                                   on 2007/03/02  12:58:04
7073         Log: More work on perldelta
7074      Branch: perl
7075            ! pod/perl595delta.pod
7076 ____________________________________________________________________________
7077 [ 30440] By: nicholas                              on 2007/03/01  17:46:49
7078         Log: The bug fixed by change 29610 would have been avoided with this
7079              assertion - ensure that the hek argument to Perl_unshare_hek() is not
7080              NULL, because if it is, then S_unshare_hek_or_pvn() will merrily
7081              unshare the string "" instead.
7082      Branch: perl
7083            ! hv.c
7084 ____________________________________________________________________________
7085 [ 30439] By: nicholas                              on 2007/03/01  16:09:31
7086         Log: Don't SEGV when dumping an undefined typeglob. The HEK used to store
7087              the GV's name can be NULL.
7088      Branch: perl
7089            ! gv.h
7090 ____________________________________________________________________________
7091 [ 30438] By: rgs                                   on 2007/03/01  15:22:52
7092         Log: Mention the syntax C<use feature ':5.10'> in feature.pm's synopsis
7093      Branch: perl
7094            ! lib/feature.pm
7095 ____________________________________________________________________________
7096 [ 30437] By: rgs                                   on 2007/03/01  11:20:14
7097         Log: Upgrade to Params::Check 0.26
7098      Branch: perl
7099            ! lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t
7100 ____________________________________________________________________________
7101 [ 30436] By: rgs                                   on 2007/03/01  10:54:09
7102         Log: Subject: Re: New file: t/op/regexp_email.t
7103              From: demerphq <demerphq@gmail.com>
7104              Date: Wed, 28 Feb 2007 17:45:33 +0100
7105              Message-ID: <9b18b3110702280845p7860ca08taf1aead39a178aa4@mail.gmail.com>
7106      Branch: perl
7107            + t/op/regexp_email.t
7108            ! MANIFEST ext/re/re.pm regcomp.h regexec.c
7109 ____________________________________________________________________________
7110 [ 30435] By: rgs                                   on 2007/03/01  10:30:04
7111         Log: A new test by Abigail: Check that certain modules don't
7112              get loaded when other modules are used.
7113      Branch: perl
7114            + t/lib/no_load.t
7115            ! MANIFEST
7116 ____________________________________________________________________________
7117 [ 30434] By: rgs                                   on 2007/03/01  10:21:58
7118         Log: Subject: [PATCH] Re: Revisits in 'make install'
7119              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
7120              Date: Wed, 28 Feb 2007 10:59:49 -0800 (PST)
7121              Message-ID: <95346.11233.qm@web30207.mail.mud.yahoo.com>
7122      Branch: perl
7123            ! Makefile.SH
7124 ____________________________________________________________________________
7125 [ 30433] By: rgs                                   on 2007/03/01  10:10:41
7126         Log: A couple of casting nits by Jarkko
7127      Branch: perl
7128            ! op.c pp_hot.c
7129 ____________________________________________________________________________
7130 [ 30432] By: rgs                                   on 2007/03/01  09:19:07
7131         Log: Teach Module::Build about DragonflyBSD
7132      Branch: perl
7133            ! lib/Module/Build.pm
7134 ____________________________________________________________________________
7135 [ 30431] By: rgs                                   on 2007/02/28  15:27:23
7136         Log: Missing dual-lived modules in maintainers list
7137      Branch: perl
7138            ! Porting/Maintainers.pl
7139 ____________________________________________________________________________
7140 [ 30430] By: rgs                                   on 2007/02/28  14:51:41
7141         Log: Update my email address
7142      Branch: perl
7143            ! AUTHORS Porting/checkAUTHORS.pl
7144 ____________________________________________________________________________
7145 [ 30429] By: steveh                                on 2007/02/28  12:29:35
7146         Log: Subject: [PATCH] Win32 doc update for Win32CORE changes
7147              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
7148              Date: Mon, 26 Feb 2007 11:28:00 -0800 (PST)
7149              Message-ID: <13678.68.166.55.187.1172518080.squirrel@68.166.55.187>
7150      Branch: perl
7151            ! ext/Win32/Win32.pm ext/Win32CORE/Win32CORE.pm
7152 ____________________________________________________________________________
7153 [ 30428] By: rgs                                   on 2007/02/28  10:42:03
7154         Log: Subject: [PATCH t/japh/abigail.t] Unexpected output
7155              From: Abigail <abigail@abigail.be>
7156              Date: Tue, 27 Feb 2007 23:00:28 +0100
7157              Message-ID: <20070227220028.GA460@abigail.nl>
7158      Branch: perl
7159            ! t/japh/abigail.t
7160 ____________________________________________________________________________
7161 [ 30427] By: rgs                                   on 2007/02/28  09:22:56
7162         Log: Remove obsolete test for the deprecation warning I just removed.
7163      Branch: perl
7164            ! t/op/regmesg.t
7165 ____________________________________________________________________________
7166 [ 30426] By: steveh                                on 2007/02/28  09:13:43
7167         Log: Subject: [PATCH] Fix ext/Win32API/File/t/file.t under test harness
7168              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
7169              Date: Tue, 27 Feb 2007 09:38:15 -0800 (PST)
7170              Message-ID: <994673.36516.qm@web30215.mail.mud.yahoo.com>
7171      Branch: perl
7172            ! ext/Win32API/File/t/file.t
7173 ____________________________________________________________________________
7174 [ 30425] By: steveh                                on 2007/02/28  09:11:19
7175         Log: Subject: Re: [PATCH] Re: Math::BigInt and Win32API::File whines a lot during make test...
7176              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
7177              Date: Tue, 27 Feb 2007 10:33:36 -0800 (PST)
7178              Message-ID: <738238.57355.qm@web30201.mail.mud.yahoo.com>
7179              
7180              (Silences warnings about math lib(s), avoids using Math::BigInt
7181              when using 64-bit ints and changes "new" to "->new()")
7182      Branch: perl
7183            ! ext/Win32API/File/File.pm
7184 ____________________________________________________________________________
7185 [ 30424] By: rgs                                   on 2007/02/28  08:54:05
7186         Log: (?p{}) has been deprecated for a long time.
7187              Remove it, so people are not confused with regard to the
7188              new /p regexp modifier.
7189      Branch: perl
7190            ! regcomp.c t/lib/warnings/regcomp toke.c
7191 ____________________________________________________________________________
7192 [ 30423] By: rgs                                   on 2007/02/28  08:45:55
7193         Log: Add new tests for keys in %+ and %-
7194      Branch: perl
7195            ! t/op/pat.t
7196 ____________________________________________________________________________
7197 [ 30422] By: rgs                                   on 2007/02/28  08:45:13
7198         Log: perltodo nit for SelfLoader
7199      Branch: perl
7200            ! pod/perltodo.pod
7201 ____________________________________________________________________________
7202 [ 30421] By: rgs                                   on 2007/02/28  08:44:16
7203         Log: Fix a couple of typos in internal docs
7204      Branch: perl
7205            ! hv.c util.c
7206 ____________________________________________________________________________
7207 [ 30420] By: nicholas                              on 2007/02/27  23:07:39
7208         Log: Subject: [PATCH AUTHORS] Change of email address.
7209              From: Abigail <abigail@abigail.be>
7210              Message-ID: <20070227225456.GA1808@abigail.nl>
7211              Date: Tue, 27 Feb 2007 23:54:56 +0100
7212      Branch: perl
7213            ! AUTHORS
7214 ____________________________________________________________________________
7215 [ 30419] By: nicholas                              on 2007/02/27  20:36:14
7216         Log: Subject: [PATCH] Skip tests if Encode not built
7217              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
7218              Date: Tue, 27 Feb 2007 11:27:58 -0800 (PST)
7219              Message-ID: <176638.9767.qm@web30207.mail.mud.yahoo.com>
7220      Branch: perl
7221            ! lib/Pod/Simple/t/corpustest.t
7222            ! lib/encoding/warnings/t/4-lexical.t
7223 ____________________________________________________________________________
7224 [ 30418] By: rgs                                   on 2007/02/27  14:07:28
7225         Log: Disable the strict pragma before eval'ing selfloaded code.
7226      Branch: perl
7227            ! lib/SelfLoader.pm
7228 ____________________________________________________________________________
7229 [ 30417] By: rgs                                   on 2007/02/27  13:39:03
7230         Log: dmq points out that %+ and %- are not arrays. Fix the doc.
7231      Branch: perl
7232            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm
7233 ____________________________________________________________________________
7234 [ 30416] By: rgs                                   on 2007/02/27  13:16:46
7235         Log: Update Changes
7236      Branch: perl
7237            ! Changes
7238 ____________________________________________________________________________
7239 [ 30415] By: rgs                                   on 2007/02/27  10:56:17
7240         Log: Rework and fix docs for %+, %- and re::Tie::Hash::NamedCapture.
7241      Branch: perl
7242            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm pod/perlvar.pod
7243 ____________________________________________________________________________
7244 [ 30414] By: craigb                                on 2007/02/27  01:41:31
7245         Log: On VMS, use the normal executable file extension for the copy of 
7246              Perl used to run the test suite.  Not doing so was confusing
7247              some of the Module::Build tests.
7248      Branch: perl
7249            ! vms/descrip_mms.template vms/test.com
7250 ____________________________________________________________________________
7251 [ 30413] By: rgs                                   on 2007/02/26  17:10:33
7252         Log: Subject: Re: [perl #41565] qr// memory corruption
7253              From: demerphq <demerphq@gmail.com>
7254              Date: Mon, 26 Feb 2007 16:45:23 +0100
7255              Message-ID: <9b18b3110702260745u373980e8x19ba3afdf33bd424@mail.gmail.com>
7256      Branch: perl
7257            ! ext/re/t/regop.t regcomp.c regexec.c
7258 ____________________________________________________________________________
7259 [ 30412] By: rgs                                   on 2007/02/26  16:49:45
7260         Log: Subject: Re: Regexp recursion limit too low?
7261              From: demerphq <demerphq@gmail.com>
7262              Date: Thu, 15 Feb 2007 17:22:16 +0100
7263              Message-ID: <9b18b3110702150822o13a4f240g86463c60e625fb8f@mail.gmail.com>
7264      Branch: perl
7265            ! regexec.c regexp.h
7266 ____________________________________________________________________________
7267 [ 30411] By: steveh                                on 2007/02/26  13:45:23
7268         Log: Bump $Win32API::File::VERSION for change #30409
7269      Branch: perl
7270            ! ext/Win32API/File/File.pm
7271 ____________________________________________________________________________
7272 [ 30410] By: craigb                                on 2007/02/26  13:36:41
7273         Log: In configure.com, include the Win32 extensions in $Config{known_extensions},
7274              but not it $Config{extensions}.  This way t/TEST knows to exclude them.
7275      Branch: perl
7276            ! configure.com
7277 ____________________________________________________________________________
7278 [ 30409] By: steveh                                on 2007/02/26  13:27:58
7279         Log: Subject: [PATCH] Re: [PATCH] Re: Win32 modules & cygwin
7280              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
7281              Date: Mon, 26 Feb 2007 00:45:10 -0800 (PST)
7282              Message-ID: <1300.63.226.247.142.1172479510.squirrel@63.226.247.142>
7283              
7284              (Stops Win32* extension tests from being run when the
7285              corresponding extensions haven't been built)
7286      Branch: perl
7287            ! ext/Win32API/File/t/file.t ext/Win32API/File/t/tie.t
7288            ! ext/Win32CORE/t/win32core.t
7289 ____________________________________________________________________________
7290 [ 30408] By: nicholas                              on 2007/02/26  11:59:27
7291         Log: Update the FSF's address. Plus some other whitespace and NON-WHITESPACE
7292              changes that have crept into the GPL v2.
7293      Branch: perl
7294            ! README emacs/cperl-mode.el lib/Tie/File.pm pod/perlgpl.pod
7295 ____________________________________________________________________________
7296 [ 30407] By: nicholas                              on 2007/02/26  11:07:06
7297         Log: Fix bug #41550 -  AUTOLOAD :lvalue not working the same in blead as in
7298              5.8.8 (a code example from "Extending and Embedding Perl")
7299      Branch: perl
7300            ! op.h t/op/sub_lval.t
7301 ____________________________________________________________________________
7302 [ 30406] By: nicholas                              on 2007/02/26  09:33:15
7303         Log: Convert t/op/sub_lval.t to test.pl
7304      Branch: perl
7305            ! t/op/sub_lval.t
7306 ____________________________________________________________________________
7307 [ 30405] By: rgs                                   on 2007/02/26  06:59:44
7308         Log: Module::Pluggable wasn't in the maintainers list
7309      Branch: perl
7310            ! Porting/Maintainers.pl
7311 ____________________________________________________________________________
7312 [ 30404] By: rgs                                   on 2007/02/26  06:57:22
7313         Log: Add a version number to Module::Pluggable::Object and
7314              bump the version number of Module::Pluggable
7315      Branch: perl
7316            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
7317 ____________________________________________________________________________
7318 [ 30403] By: craigb                                on 2007/02/26  04:35:18
7319         Log: In perlport, refine description of eight-level directory depth
7320              limitation on older VMS systems and add example of how to tell 
7321              when we're in trouble.
7322      Branch: perl
7323            ! pod/perlport.pod
7324 ____________________________________________________________________________
7325 [ 30402] By: craigb                                on 2007/02/26  01:08:07
7326         Log: Assorted updates to vms/vms.c to fix compiler errors on VAX.
7327      Branch: perl
7328            ! vms/vms.c
7329 ____________________________________________________________________________
7330 [ 30401] By: craigb                                on 2007/02/26  01:06:30
7331         Log: One more longdouble nit for configure.com, following 30217, 30325, and 30329.
7332      Branch: perl
7333            ! configure.com
7334 ____________________________________________________________________________
7335 [ 30400] By: craigb                                on 2007/02/26  00:42:30
7336         Log: Module::Pluggable::Object::search_paths portability update prompted by
7337              VMS test failures.  Patch also submitted to CPAN RT queue at 
7338              <http://rt.cpan.org/Public/Bug/Display.html?id=13607>.
7339      Branch: perl
7340            ! lib/Module/Pluggable/Object.pm
7341            ! lib/Module/Pluggable/t/20dodgy_files.t
7342 ____________________________________________________________________________
7343 [ 30399] By: rgs                                   on 2007/02/25  17:00:26
7344         Log: Subject: [PATCH] sigtrap.pm (handler_traceback): do not clobber $_
7345              From: Alexey Tourbin <at@altlinux.ru>
7346              Date: Sat, 24 Feb 2007 21:24:32 +0300
7347              Message-ID: <20070224182432.GA14446@localhost.localdomain>
7348      Branch: perl
7349            ! lib/sigtrap.pm
7350 ____________________________________________________________________________
7351 [ 30398] By: rgs                                   on 2007/02/25  16:44:52
7352         Log: Subject: [perl #41560] [PATCH] crash in Perl_vmess when GvIOp is null 
7353              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
7354              Date: Tue, 20 Feb 2007 16:38:20 -0800
7355              Message-ID: <rt-3.6.HEAD-24617-1172018300-131.41560-75-0@perl.org>
7356      Branch: perl
7357            ! util.c
7358 ____________________________________________________________________________
7359 [ 30397] By: rgs                                   on 2007/02/25  16:19:07
7360         Log: Subject: Re: [perl #41513] (parsing?)problem when using a '/' followed by a Switch statement
7361              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
7362              Date: Sat, 24 Feb 2007 15:08:44 +0100
7363              Message-ID: <17de7ee80702240608n1411ef67xcdd1ffb238742bc1@mail.gmail.com>
7364      Branch: perl
7365            ! lib/Switch.pm
7366 ____________________________________________________________________________
7367 [ 30396] By: rgs                                   on 2007/02/25  15:29:20
7368         Log: - Use the same regexp as in change #30395 to parse subroutine
7369              declarations
7370              - Make SelfLoader strict-compliant
7371              - Constant fold debug code out
7372      Branch: perl
7373            ! lib/SelfLoader.pm
7374 ____________________________________________________________________________
7375 [ 30395] By: rgs                                   on 2007/02/25  15:04:17
7376         Log: Factorize three regexps into one, using new regexp features
7377              (with some help from Yves Orton). (Now the compatibilty of this
7378              module with 5.8.x perls is doomed.)
7379      Branch: perl
7380            ! lib/AutoSplit.pm
7381 ____________________________________________________________________________
7382 [ 30394] By: rgs                                   on 2007/02/25  14:42:11
7383         Log: Don't clobber $_ by using "my $_". Potential bug found by Alexey Tourbin.
7384      Branch: perl
7385            ! lib/AutoSplit.pm
7386 ____________________________________________________________________________
7387 [ 30393] By: craigb                                on 2007/02/25  00:54:14
7388         Log: Add a comment to mg.c to clarify that words like "raise" and
7389              "pending" in the context of Perl's deferred signals bear only
7390              an analogous relationship to the underlying signal mechanism.
7391      Branch: perl
7392            ! mg.c
7393 ____________________________________________________________________________
7394 [ 30392] By: craigb                                on 2007/02/24  21:52:23
7395         Log: Update descriptions of long-running ops and non-deferrable
7396              signals in perlipc.pod.
7397      Branch: perl
7398            ! pod/perlipc.pod
7399 ____________________________________________________________________________
7400 [ 30391] By: rgs                                   on 2007/02/24  15:55:06
7401         Log: Subject: [PATCH] ExtUtils/Constant/Base.pm: use constant folding to eliminated dead code
7402              From: Alexey Tourbin <at@altlinux.ru>
7403              Date: Sat, 24 Feb 2007 15:52:23 +0300
7404              Message-ID: <20070224125223.GA17227@localhost.localdomain>
7405      Branch: perl
7406            ! lib/ExtUtils/Constant/Base.pm
7407 ____________________________________________________________________________
7408 [ 30390] By: rgs                                   on 2007/02/24  15:48:49
7409         Log: Subject: [PATCH] ExtUtils/MM_Unix.pm (fixin): do not clobber $/
7410              From: Alexey Tourbin <at@altlinux.ru>
7411              Date: Sat, 24 Feb 2007 15:38:58 +0300
7412              Message-ID: <20070224123858.GA11434@localhost.localdomain>
7413      Branch: perl
7414            ! lib/ExtUtils/MM_Unix.pm
7415 ____________________________________________________________________________
7416 [ 30389] By: rgs                                   on 2007/02/24  15:42:45
7417         Log: Subject: [PATCH] perlio.c (PerlIO_tmpfile): fix memory leak
7418              From: Alexey Tourbin <at@altlinux.ru>
7419              Date: Sat, 24 Feb 2007 14:47:35 +0300
7420              Message-ID: <20070224114735.GA3454@localhost.localdomain>
7421      Branch: perl
7422            ! perlio.c
7423 ____________________________________________________________________________
7424 [ 30388] By: rgs                                   on 2007/02/24  09:53:56
7425         Log: Add a new test for undef and delete on stash entries that
7426              are bound to subroutines or methods. Based on a test by
7427              Robert 'phaylon' Sedlacek.
7428      Branch: perl
7429            + t/op/symbolcache.t
7430            ! MANIFEST
7431 ____________________________________________________________________________
7432 [ 30387] By: rgs                                   on 2007/02/24  09:29:20
7433         Log: C<keys %+> should not warn. Don't make scan_ident test for
7434              ambiguous unary ops when the following token is a hash identifier.
7435              (like with scalars and arrays)
7436      Branch: perl
7437            ! t/lib/warnings/toke toke.c
7438 ____________________________________________________________________________
7439 [ 30386] By: rgs                                   on 2007/02/24  09:04:10
7440         Log: Indexing and POD fixes
7441      Branch: perl
7442            ! pod/perlop.pod
7443 ____________________________________________________________________________
7444 [ 30385] By: rgs                                   on 2007/02/24  08:51:29
7445         Log: Subject: [PATCH] perlretut.pod, 2nd version
7446              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
7447              Date: Thu, 22 Feb 2007 09:36:19 +0100
7448              Message-ID: <45DD5603.1040402@thalesgroup.com>
7449      Branch: perl
7450            ! pod/perlretut.pod
7451 ____________________________________________________________________________
7452 [ 30384] By: rgs                                   on 2007/02/24  07:22:05
7453         Log: At least, fix the MakeMaker build_man tests.
7454      Branch: perl
7455            ! lib/ExtUtils/t/build_man.t
7456 ____________________________________________________________________________
7457 [ 30383] By: rgs                                   on 2007/02/23  18:19:32
7458         Log: Subject: [PATCH blead] Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does not work with 'nomethod'
7459              From: Rick Delaney <rick@bort.ca>
7460              Date: Wed, 21 Feb 2007 16:53:16 -0500
7461              Message-ID: <20070221215316.GF5646@bort.ca>
7462      Branch: perl
7463            ! gv.c lib/overload.t
7464 ____________________________________________________________________________
7465 [ 30382] By: rgs                                   on 2007/02/22  18:29:18
7466         Log: Reinstate tests removed by change #30381, but don't
7467              "use Config" in the test, because that will overwrite
7468              %main::Config with the real Config hash, not the fake
7469              one from MakeMaker.
7470      Branch: perl
7471            ! lib/ExtUtils/t/build_man.t
7472 ____________________________________________________________________________
7473 [ 30381] By: stevep                                on 2007/02/22  18:09:06
7474         Log: Revert changes to lib/ExtUtils/t/build_man.t from change 
7475              #30380.  The changes in that test write to the now
7476              readonly %Config.
7477      Branch: perl
7478            ! lib/ExtUtils/t/build_man.t
7479 ____________________________________________________________________________
7480 [ 30380] By: stevep                                on 2007/02/22  14:36:27
7481         Log: Upgrade to ExtUtils-MakeMaker-6.32.  Included a version
7482              bump to ExtUtils::MakeMaker to 6.32_01 because changes
7483              #29266 and #29583 were missing from the new release.
7484      Branch: perl
7485            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist.pm
7486            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM.pm
7487            ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm
7488            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
7489            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
7490            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
7491            ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm
7492            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7493            ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm
7494            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
7495            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm
7496            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/MakeMaker/bytes.pm
7497            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
7498            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/build_man.t
7499            ! lib/ExtUtils/testlib.pm
7500 ____________________________________________________________________________
7501 [ 30379] By: steveh                                on 2007/02/22  09:09:31
7502         Log: Subject: [PATCH] Re: Win32 modules & cygwin
7503              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
7504              Date: Tue, 20 Feb 2007 01:50:18 -0800 (PST)
7505              Message-ID: <1254.67.42.109.122.1171965018.squirrel@67.42.109.122>
7506              
7507              Also includes integration & deletion of win32/ext/Win32API to
7508              ext/Win32API, and addition of copyright message and corrections to
7509              spacing/tabbing as suggested by Jan Dubois.
7510      Branch: perl
7511            + ext/Win32API/File/t/file.t ext/Win32CORE/Makefile.PL
7512            + ext/Win32CORE/Win32CORE.c ext/Win32CORE/Win32CORE.pm
7513            + ext/Win32CORE/t/win32core.t
7514           +> ext/Win32API/File/Changes
7515           +> ext/Win32API/File/ExtUtils/Myconst2perl.pm
7516           +> ext/Win32API/File/File.pm ext/Win32API/File/File.xs
7517           +> ext/Win32API/File/Makefile.PL ext/Win32API/File/README
7518           +> ext/Win32API/File/buffers.h ext/Win32API/File/cFile.h
7519           +> ext/Win32API/File/cFile.pc ext/Win32API/File/const2perl.h
7520           +> ext/Win32API/File/t/tie.t ext/Win32API/File/typemap
7521            - win32/ext/Win32API/File/Changes
7522            - win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
7523            - win32/ext/Win32API/File/File.pm
7524            - win32/ext/Win32API/File/File.xs
7525            - win32/ext/Win32API/File/Makefile.PL
7526            - win32/ext/Win32API/File/README
7527            - win32/ext/Win32API/File/buffers.h
7528            - win32/ext/Win32API/File/cFile.h
7529            - win32/ext/Win32API/File/cFile.pc
7530            - win32/ext/Win32API/File/const2perl.h
7531            - win32/ext/Win32API/File/t/file.t
7532            - win32/ext/Win32API/File/t/tie.t
7533            - win32/ext/Win32API/File/typemap
7534            ! Configure MANIFEST Porting/Maintainers.pl cygwin/cygwin.c
7535            ! hints/cygwin.sh mkppport.lst win32/FindExt.pm win32/Makefile
7536            ! win32/config_sh.PL win32/makefile.mk win32/win32.c
7537 ____________________________________________________________________________
7538 [ 30378] By: stevep                                on 2007/02/21  17:50:37
7539         Log: Upgrade to CPAN-1.88_77.
7540      Branch: perl
7541            ! lib/CPAN.pm
7542 ____________________________________________________________________________
7543 [ 30376] By: rgs                                   on 2007/02/21  17:33:54
7544         Log: Subject: [PATCH] Re: [PATCH] Test with Errno in autouse.t
7545              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
7546              Date: Wed, 21 Feb 2007 09:27:20 -0800 (PST)
7547              Message-ID: <619324.6794.qm@web30207.mail.mud.yahoo.com>
7548      Branch: perl
7549            ! lib/autouse.t
7550 ____________________________________________________________________________
7551 [ 30375] By: steveh                                on 2007/02/21  13:36:14
7552         Log: Remove unreferenced local variable
7553      Branch: perl
7554            ! ext/threads/threads.pm ext/threads/threads.xs
7555 ____________________________________________________________________________
7556 [ 30374] By: steveh                                on 2007/02/21  08:40:18
7557         Log: Fix Win32 compilation error following #30372
7558      Branch: perl
7559            ! regcomp.c
7560 ____________________________________________________________________________
7561 [ 30373] By: craigb                                on 2007/02/21  01:55:37
7562         Log: Fix VMS exit handling broken in Test::Harness 2.64. Also
7563              submitted as http://rt.cpan.org/Public/Bug/Display.html?id=24985
7564              on CPAN RT queue.
7565      Branch: perl
7566            ! lib/Test/Harness/Results.pm lib/Test/Harness/Straps.pm
7567 ____________________________________________________________________________
7568 [ 30372] By: stevep                                on 2007/02/20  13:24:38
7569         Log: Silence a couple of compile warnings.
7570      Branch: perl
7571            ! regcomp.c regexec.c
7572 ____________________________________________________________________________
7573 [ 30371] By: rgs                                   on 2007/02/20  11:05:15
7574         Log: Some INSTALL nits by Andy Dougherty
7575      Branch: perl
7576            ! INSTALL
7577 ____________________________________________________________________________
7578 [ 30370] By: rgs                                   on 2007/02/20  10:44:44
7579         Log: Skip test when Encode isn't built
7580              (noticed by Jerry D. Hedden)
7581      Branch: perl
7582            ! ext/PerlIO/encoding/t/nolooping.t
7583 ____________________________________________________________________________
7584 [ 30369] By: rgs                                   on 2007/02/20  10:39:52
7585         Log: Subject: [PATCH] Test with Errno in autouse.t
7586              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
7587              Date: Sun, 18 Feb 2007 09:09:23 -0800 (PST)
7588              Message-ID: <834019.44481.qm@web30203.mail.mud.yahoo.com>
7589      Branch: perl
7590            ! lib/autouse.t
7591 ____________________________________________________________________________
7592 [ 30368] By: rgs                                   on 2007/02/20  09:31:59
7593         Log: A few nits to perlfunc/map.
7594      Branch: perl
7595            ! pod/perlfunc.pod
7596 ____________________________________________________________________________
7597 [ 30367] By: stevep                                on 2007/02/20  03:55:21
7598         Log: Subject: [PATCH] regexec.c: S_ stands for static
7599              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
7600              Date: Tue, 20 Feb 2007 03:03:03 +0200 (EET)
7601              Message-Id: <20070220010303.2380A43A67@anubis.hut.fi>
7602      Branch: perl
7603            ! regexec.c
7604 ____________________________________________________________________________
7605 [ 30366] By: stevep                                on 2007/02/20  03:52:37
7606         Log: Subject: [PATCH] dump.c: format fixes
7607              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
7608              Date: Tue, 20 Feb 2007 03:00:50 +0200 (EET)
7609              Message-Id: <20070220010050.CCDAF43A67@anubis.hut.fi>
7610      Branch: perl
7611            ! dump.c
7612 ____________________________________________________________________________
7613 [ 30365] By: nicholas                              on 2007/02/19  23:58:53
7614         Log: Avoid *some* g++ errors. (But not all yet)
7615      Branch: perl
7616            ! sv.c warnings.h warnings.pl
7617 ____________________________________________________________________________
7618 [ 30362] By: stevep                                on 2007/02/19  20:51:10
7619         Log: Subject: [PATCH] blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweaking
7620              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
7621              Date: Mon, 19 Feb 2007 19:41:07 +0200 (EET)
7622              Message-Id: <20070219174107.63EEB43A67@anubis.hut.fi>
7623              
7624              Plus a regen picked up changes in pod/perlapi.pod related to change
7625              #30347.
7626      Branch: perl
7627            ! opcode.h opcode.pl pod/perlapi.pod sv.c util.c
7628 ____________________________________________________________________________
7629 [ 30361] By: stevep                                on 2007/02/19  19:42:47
7630         Log: Upgrade to CPAN-1.88_76
7631      Branch: perl
7632            ! lib/CPAN.pm
7633 ____________________________________________________________________________
7634 [ 30360] By: stevep                                on 2007/02/19  19:27:27
7635         Log: Subject: [PATCH] integrate bignum 0.19
7636              From: Tels <nospam-abuse@bloodgate.com>
7637              Date: Sat, 3 Feb 2007 13:42:20 +0100
7638              Message-Id: <200702031342.21634@bloodgate.com>
7639      Branch: perl
7640            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
7641            ! lib/bigrat.pm
7642 ____________________________________________________________________________
7643 [ 30359] By: stevep                                on 2007/02/19  19:23:03
7644         Log: Subject: [PATCH] Integrate BigRat 0.17
7645              From: Tels <nospam-abuse@bloodgate.com>
7646              Date: Sat, 3 Feb 2007 13:10:57 +0100
7647              Message-Id: <200702031310.58656@bloodgate.com>
7648      Branch: perl
7649            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
7650 ____________________________________________________________________________
7651 [ 30358] By: stevep                                on 2007/02/19  19:15:15
7652         Log: Subject: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
7653              From: Tels <nospam-abuse@bloodgate.com>
7654              Date: Fri, 2 Feb 2007 15:37:36 +0100
7655              Message-Id: <200702021537.38442@bloodgate.com>
7656              
7657              Subject: Re: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
7658              From: Tels <nospam-abuse@bloodgate.com>
7659              Date: Tue, 6 Feb 2007 20:18:48 +0100
7660              Message-Id: <200702062019.05487@bloodgate.com>
7661              
7662              Also, a fix for @INC in lib/Math/BigInt/t/calling.t
7663              
7664              Additional tests to perform Pod and Pod coverage testing
7665              were left out based on removal of similar test files previously.
7666      Branch: perl
7667            ! ext/Math/BigInt/FastCalc/FastCalc.pm
7668            ! ext/Math/BigInt/FastCalc/Makefile.PL lib/Math/BigFloat.pm
7669            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
7670            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbf.t
7671            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
7672            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
7673            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
7674            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/sub_mbf.t
7675            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
7676            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
7677            ! t/lib/Math/BigInt/BareCalc.pm t/lib/Math/BigInt/Scalar.pm
7678            ! t/lib/Math/BigInt/Subclass.pm
7679 ____________________________________________________________________________
7680 [ 30357] By: rgs                                   on 2007/02/19  18:23:51
7681         Log: Revert change #28980 per Jarkko's suggestion
7682              (it was actually breaking g++ builds)
7683      Branch: perl
7684            ! ext/Encode/bin/enc2xs
7685 ____________________________________________________________________________
7686 [ 30352] By: rgs                                   on 2007/02/19  13:41:41
7687         Log: Actually, only changes to regexec.c from #30081 needed to be reverted.
7688      Branch: perl
7689            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
7690 ____________________________________________________________________________
7691 [ 30351] By: rgs                                   on 2007/02/19  13:08:03
7692         Log: Revert change #30081 at dmq's request, and mark its tests
7693              as TODO. (This should restore compilation with g++)
7694      Branch: perl
7695            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
7696            ! regexec.c t/op/pat.t
7697 ____________________________________________________________________________
7698 [ 30349] By: rgs                                   on 2007/02/19  10:08:38
7699         Log: Add a cast for C++ compilation
7700      Branch: perl
7701            ! mg.c
7702 ____________________________________________________________________________
7703 [ 30348] By: nicholas                              on 2007/02/18  20:07:39
7704         Log: More efficient to call newSV_type() then SvGROW() instead of newSV()
7705              with a size then sv_upgrade(), as the latter calls sv_upgrade() twice.
7706      Branch: perl
7707            ! perl.c toke.c
7708 ____________________________________________________________________________
7709 [ 30347] By: nicholas                              on 2007/02/18  19:40:43
7710         Log: Add a new API function newSV_type, to replace the idiom:
7711              sv = newSV(0);
7712              sv_upgrade(sv, type);
7713      Branch: perl
7714            ! av.c embed.fnc embed.h global.sym gv.c hv.c mathoms.c op.c
7715            ! pad.c perl.c pp.c pp_ctl.c pp_hot.c proto.h sv.c toke.c
7716 ____________________________________________________________________________
7717 [ 30346] By: nicholas                              on 2007/02/18  18:33:04
7718         Log: Properly handle the differences in hints in the optree with/without
7719              use open; by adding the with-open hints to all the golden results,
7720              and providing a new flag strip_open_hint to checkOptree().
7721      Branch: perl
7722            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
7723            ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t
7724            ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t
7725            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
7726            ! ext/B/t/optree_varinit.t
7727 ____________________________________________________________________________
7728 [ 30345] By: nicholas                              on 2007/02/18  17:56:13
7729         Log: newHV doesn't need to turn off POK or NOK, as they will default to not
7730              being set.
7731      Branch: perl
7732            ! hv.c
7733 ____________________________________________________________________________
7734 [ 30344] By: nicholas                              on 2007/02/18  14:18:01
7735         Log: test.pl should locally increase $Level, rather than setting it to a
7736              hard value, so that callers of like and unlike can present diagnostics
7737              with the line number of their own caller.
7738      Branch: perl
7739            ! t/test.pl
7740 ____________________________________________________________________________
7741 [ 30343] By: craigb                                on 2007/02/18  03:54:46
7742         Log: Make vms/munchconfig.c able to take a list of substitutions from
7743              a file so we don't overflow the command buffer on older systems.
7744      Branch: perl
7745            ! configure.com vms/munchconfig.c
7746 ____________________________________________________________________________
7747 [ 30342] By: craigb                                on 2007/02/17  22:40:51
7748         Log: Make configure.com's manifest checker more robust when handling files with 
7749              multiple dots that also have an underscore in the name (e.g., foo_bar.tar.gz).
7750              Various archive utilities will create that as foo_bar_tar.gz or foo_bar.tar_gz,
7751              at least on ODS-2 volumes.
7752      Branch: perl
7753            ! configure.com
7754 ____________________________________________________________________________
7755 [ 30335] By: nicholas                              on 2007/02/17  14:12:07
7756         Log: Missed an aTHX_ in B's call to Perl_emulate_cop_io.
7757              Missed that global.sym was modified.
7758      Branch: perl
7759            ! ext/B/B.xs global.sym
7760 ____________________________________________________________________________
7761 [ 30334] By: nicholas                              on 2007/02/17  12:39:17
7762         Log: Split the storage of the layers specificied by open.pm into one hint
7763              for input, and one for output, as this better reflects how they are
7764              used. The original "concatenate with \0" plan was really only a
7765              compramise to avoid needing to increase every COP by 2 pointers.
7766      Branch: perl
7767            ! embed.fnc embed.h ext/B/B.xs ext/B/B/Concise.pm
7768            ! ext/B/t/OptreeCheck.pm mg.c perl.h perlio.c proto.h
7769 ____________________________________________________________________________
7770 [ 30333] By: nicholas                              on 2007/02/16  23:54:33
7771         Log: Move all the cut&paste open TODO logic into OptreeCheck.pm, where it
7772              should have been in the first place. Apply strict and warnings to
7773              OptreeCheck.pm, and remove dead code they show up.
7774      Branch: perl
7775            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
7776            ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t
7777            ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t
7778            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
7779            ! ext/B/t/optree_varinit.t
7780 ____________________________________________________________________________
7781 [ 30332] By: stevep                                on 2007/02/16  20:19:16
7782         Log: Subject: [perl #41521] Fix for IO::Socket send method
7783              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
7784              Date: Fri, 16 Feb 2007 11:26:45 -0800
7785              Message-ID: <rt-3.6.HEAD-24617-1171654005-819.41521-75-0@perl.org>
7786      Branch: perl
7787            ! ext/IO/lib/IO/Socket.pm
7788 ____________________________________________________________________________
7789 [ 30331] By: steveh                                on 2007/02/16  18:14:58
7790         Log: Fix Win32 build after unusual breakage caused by #30327
7791              (Boy, did that take some tracking down!)
7792      Branch: perl
7793            ! win32/config_h.PL
7794 ____________________________________________________________________________
7795 [ 30330] By: rgs                                   on 2007/02/16  15:38:39
7796         Log: Update Changes
7797      Branch: perl
7798            ! Changes
7799 ____________________________________________________________________________
7800 [ 30329] By: craigb                                on 2007/02/16  14:41:18
7801         Log: In configure.com, put the "use" back in useieee (typo in #30325)
7802      Branch: perl
7803            ! configure.com
7804 ____________________________________________________________________________
7805 [ 30327] By: rgs                                   on 2007/02/16  10:30:57
7806         Log: Avoid to run config_h.SH twice during configuration.
7807      Branch: perl
7808            ! cflags.SH config_h.SH
7809 ____________________________________________________________________________
7810 [ 30325] By: craigb                                on 2007/02/16  00:43:07
7811         Log: In configure.com, further disambiguate -Duselongdouble and its 
7812              prerequisites from other 64-bit options.
7813      Branch: perl
7814            ! configure.com
7815 ____________________________________________________________________________
7816 [ 30317] By: rgs                                   on 2007/02/15  14:16:56
7817         Log: Hakim Cassimally is the new maintainer of the Perldoc modules
7818      Branch: perl
7819            ! Porting/Maintainers.pl
7820 ____________________________________________________________________________
7821 [ 30315] By: rgs                                   on 2007/02/15  13:10:31
7822         Log: Subject: Re: Patch for Deep recursion in B::Deparse
7823              From: Ash Berlin <ash_cpan@firemirror.com>
7824              Date: Thu, 15 Feb 2007 10:47:15 +0000
7825              Message-ID: <45D43A33.6070101@firemirror.com>
7826      Branch: perl
7827            ! ext/B/B/Deparse.pm
7828 ____________________________________________________________________________
7829 [ 30313] By: rgs                                   on 2007/02/15  12:39:46
7830         Log: Subject: Re: [perl #41491] Incorrect regexp warning.
7831              From: demerphq <demerphq@gmail.com>
7832              Date: Thu, 15 Feb 2007 12:07:40 +0100
7833              Message-ID: <9b18b3110702150307t21b5efd2jfdeebccdff9175b1@mail.gmail.com>
7834      Branch: perl
7835            ! regcomp.c
7836 ____________________________________________________________________________
7837 [ 30310] By: rgs                                   on 2007/02/15  09:34:01
7838         Log: Subject: [PATCH] Use newer 'threads' constructs
7839              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
7840              Date: Mon, 12 Feb 2007 12:04:33 -0800 (PST)
7841              Message-ID: <844555.64815.qm@web30202.mail.mud.yahoo.com>
7842      Branch: perl
7843            ! ext/XS/APItest/t/my_cxt.t ext/threads/shared/t/blessed.t
7844            ! ext/threads/shared/t/cond.t ext/threads/shared/t/hv_refs.t
7845            ! ext/threads/threads.xs lib/Thread/Queue.t lib/perl5db.pl
7846            ! pod/perlapi.pod pod/perlxs.pod sv.c t/op/threads.t
7847 ____________________________________________________________________________
7848 [ 30298] By: nicholas                              on 2007/02/14  20:59:02
7849         Log: There's no need to special case SVt_NULL in the print code, as it's
7850              only 0.01% of the cases called, and the call to SvPV_const() will
7851              issue the same warning and return the same empty string result for us.
7852              Unfortunately changing the switch statement to an if results in lots of
7853              whitespace changes, hence this change appears much larger than it is.
7854      Branch: perl
7855            ! doio.c
7856 ____________________________________________________________________________
7857 [ 30293] By: rgs                                   on 2007/02/14  17:29:53
7858         Log: Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH,
7859              introduced in change 28939 (this should be documented)
7860      Branch: perl
7861            ! regexp.h
7862 ____________________________________________________________________________
7863 [ 30280] By: mhx                                   on 2007/02/14  13:23:50
7864         Log: Upgrade to Devel::PPPort 3.11
7865      Branch: perl
7866            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
7867            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
7868            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
7869            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
7870            ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/module2.c
7871            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/parts/apicheck.pl
7872            ! ext/Devel/PPPort/parts/inc/MY_CXT
7873            ! ext/Devel/PPPort/parts/inc/SvPV
7874            ! ext/Devel/PPPort/parts/inc/SvREFCNT
7875            ! ext/Devel/PPPort/parts/inc/Sv_set
7876            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
7877            ! ext/Devel/PPPort/parts/inc/exception
7878            ! ext/Devel/PPPort/parts/inc/format
7879            ! ext/Devel/PPPort/parts/inc/grok
7880            ! ext/Devel/PPPort/parts/inc/limits
7881            ! ext/Devel/PPPort/parts/inc/mPUSH
7882            ! ext/Devel/PPPort/parts/inc/magic
7883            ! ext/Devel/PPPort/parts/inc/memory
7884            ! ext/Devel/PPPort/parts/inc/misc
7885            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
7886            ! ext/Devel/PPPort/parts/inc/newRV
7887            ! ext/Devel/PPPort/parts/inc/podtest
7888            ! ext/Devel/PPPort/parts/inc/ppphbin
7889            ! ext/Devel/PPPort/parts/inc/ppphdoc
7890            ! ext/Devel/PPPort/parts/inc/ppphtest
7891            ! ext/Devel/PPPort/parts/inc/pvs
7892            ! ext/Devel/PPPort/parts/inc/snprintf
7893            ! ext/Devel/PPPort/parts/inc/strlfuncs
7894            ! ext/Devel/PPPort/parts/inc/sv_xpvf
7895            ! ext/Devel/PPPort/parts/inc/threads
7896            ! ext/Devel/PPPort/parts/inc/uv
7897            ! ext/Devel/PPPort/parts/inc/variables
7898            ! ext/Devel/PPPort/parts/inc/version
7899            ! ext/Devel/PPPort/parts/inc/warn
7900            ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak
7901            ! ext/Devel/PPPort/typemap
7902 ____________________________________________________________________________
7903 [ 30278] By: merijn                                on 2007/02/14  07:54:59
7904         Log: Subject: Re: [PATCH] Document that m//k works
7905              From: demerphq <demerphq@gmail.com>
7906              Date: Tue, 13 Feb 2007 22:04:54 +0100
7907              Message-ID: <9b18b3110702131304q370f3530j463c1a59c5ac1dfe@mail.gmail.com>
7908      Branch: perl
7909            + t/op/regexp_pmod.t
7910            - t/op/regexp_kmod.t
7911            ! MANIFEST ext/re/t/re_funcs.t pod/perlop.pod pod/perlre.pod
7912            ! pod/perlvar.pod regexp.h
7913 ____________________________________________________________________________
7914 [ 30277] By: nicholas                              on 2007/02/14  00:04:54
7915         Log: Change 30276 wasn't meant do mess with t/lib/common.pl. Oops.
7916              Undo the mistake.
7917      Branch: perl
7918            ! t/lib/common.pl
7919 ____________________________________________________________________________
7920 [ 30268] By: nicholas                              on 2007/02/13  20:11:53
7921         Log: Invoke minitrue to ensure that my spelling had always been correct.
7922              [We] thank Big Brother for raising the chocolate ration to twenty
7923              grammes a week.
7924      Branch: perl
7925            ! Changes
7926 ____________________________________________________________________________
7927 [ 30267] By: merijn                                on 2007/02/13  20:11:08
7928         Log: Subject: Re: Segmentation fault at undeclared for loop variable
7929              From: Robin Houston <robin@cpan.org>
7930              Date: Tue, 13 Feb 2007 16:50:08 +0000
7931              Message-Id: <C8B8E41C-C6FE-4822-918B-C62C916194DF@cpan.org>
7932      Branch: perl
7933            ! op.c
7934 ____________________________________________________________________________
7935 [ 30265] By: merijn                                on 2007/02/13  19:43:15
7936         Log: Subject: [PATCH] add hooks for capture buffers into regex engine.
7937              From: demerphq <demerphq@gmail.com>
7938              Date: Tue, 13 Feb 2007 20:27:33 +0100
7939              Message-ID: <9b18b3110702131127q79cc6df1lb1480d9a40d15213@mail.gmail.com>
7940      Branch: perl
7941            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h mg.c perl.h
7942            ! proto.h regcomp.c regcomp.h regexp.h
7943 ____________________________________________________________________________
7944 [ 30264] By: merijn                                on 2007/02/13  19:36:56
7945         Log: Subject: Re: [perl #41491] Incorrect regexp warning.
7946              From: demerphq <demerphq@gmail.com>
7947              Date: Tue, 13 Feb 2007 19:09:17 +0100
7948              Message-ID: <9b18b3110702131009l6a0867a3m8317c9d62328f834@mail.gmail.com>
7949      Branch: perl
7950            ! regcomp.c
7951 ____________________________________________________________________________
7952 [ 30258] By: steveh                                on 2007/02/13  16:02:42
7953         Log: Vadim did the static build change
7954      Branch: perl
7955            ! pod/perl595delta.pod
7956 ____________________________________________________________________________
7957 [ 30257] By: rgs                                   on 2007/02/13  15:30:12
7958         Log: A few more details in perldelta
7959      Branch: perl
7960            ! pod/perl595delta.pod
7961 ____________________________________________________________________________
7962 [ 30256] By: stevep                                on 2007/02/13  15:23:00
7963         Log: Upgrade to CPAN-1.88_72
7964      Branch: perl
7965            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
7966            ! lib/CPAN/Queue.pm lib/CPAN/Tarzip.pm
7967 ____________________________________________________________________________
7968 [ 30255] By: nicholas                              on 2007/02/13  14:22:32
7969         Log: Change 26487 left some debugging code in, and through the wonders of
7970              autovivification, that code actually introduced a bug, most easily
7971              visible for the for the non-5.9.x case.
7972      Branch: perl
7973            ! ext/B/t/optree_constants.t lib/constant.pm
7974 ____________________________________________________________________________
7975 [ 30254] By: stevep                                on 2007/02/13  03:19:05
7976         Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz
7977              From: John Peacock <jpeacock@rowman.com>
7978              Date: Mon, 12 Feb 2007 21:51:23 -0500
7979              Message-ID: <45D127AB.3050904@rowman.com>
7980      Branch: perl
7981            ! lib/version.pm lib/version.pod lib/version.t util.c
7982 ____________________________________________________________________________
7983 [ 30240] By: nicholas                              on 2007/02/12  20:29:43
7984         Log: Integrate:
7985              [ 29832]
7986              Avoid a SEGV in DBI's test suite, discovered by Andreas.
7987              Probably need to go through and audit to see if there are analagous
7988              places that need tweaking.
7989      Branch: perl
7990           !> perl.c
7991 ____________________________________________________________________________
7992 [ 30236] By: merijn                                on 2007/02/12  18:33:45
7993         Log: Subject: Re: [perl #41492] Incorrect match with /(?(DEFINE)(?<A> (?&B)+)(?<B> a))/
7994              From: demerphq <demerphq@gmail.com>
7995              Date: Mon, 12 Feb 2007 19:15:33 +0100
7996              Message-ID: <9b18b3110702121015o1c84ff6hfd69cfa645fae0bf@mail.gmail.com>
7997      Branch: perl
7998            ! regexec.c t/op/re_tests
7999 ____________________________________________________________________________
8000 [ 30235] By: nicholas                              on 2007/02/12  18:25:07
8001         Log: Integrate:
8002              [ 24458]
8003              Fix from Steve Peters
8004              
8005              [ 24464]
8006              Subject: RE: 5.8.7-tobe fails to compile on AIX 4.3.3
8007              From: "Jan Dubois" <jand@ActiveState.com>
8008              Message-Id: <200505131921.j4DJLgG5007986@smtp3.ActiveState.com>
8009              Date: Fri, 13 May 2005 12:21:40 -0700
8010              
8011              
8012              and then regenerate reentr.h, with the , no longer inside
8013              REENTR_MEMZERO(). This keeps macros looking like functions.
8014      Branch: perl
8015            ! reentr.h
8016           !> reentr.pl
8017 ____________________________________________________________________________
8018 [ 30234] By: merijn                                on 2007/02/12  17:46:46
8019         Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
8020              From: Paul Johnson <paul@pjcj.net>
8021              Date: Sat, 10 Feb 2007 23:10:31 +0100
8022              Message-ID: <20070210221031.GB31280@pjcj.net>
8023      Branch: perl
8024            ! README.hpux pod/perlre.pod
8025 ____________________________________________________________________________
8026 [ 30233] By: rgs                                   on 2007/02/12  17:00:09
8027         Log: Skip this test if "use open" fails due to an unknown encoding
8028      Branch: perl
8029            ! ext/PerlIO/encoding/t/nolooping.t
8030 ____________________________________________________________________________
8031 [ 30229] By: rgs                                   on 2007/02/12  15:31:56
8032         Log: Un-TODO tests avec change #30228
8033      Branch: perl
8034            ! t/comp/parser.t
8035 ____________________________________________________________________________
8036 [ 30228] By: rgs                                   on 2007/02/12  15:27:31
8037         Log: Subject: Re: PL_copline inconsistency
8038              From: Rick Delaney <rick@bort.ca>
8039              Date: Sat, 27 Jan 2007 20:29:02 -0500
8040              Message-ID: <20070128012902.GA21572@bort.ca>
8041      Branch: perl
8042            ! toke.c
8043 ____________________________________________________________________________
8044 [ 30221] By: nicholas                              on 2007/02/12  10:52:28
8045         Log: Note why storing a reference as an integer in %^H is not threadsafe.
8046      Branch: perl
8047            ! pod/perlpragma.pod
8048 ____________________________________________________________________________
8049 [ 30220] By: rgs                                   on 2007/02/12  09:05:38
8050         Log: Document that m//k works, by Ã†var Arnfjörð Bjarmason
8051      Branch: perl
8052            ! pod/perlop.pod
8053 ____________________________________________________________________________
8054 [ 30219] By: steveh                                on 2007/02/12  09:04:41
8055         Log: Apply #30197 to win32/makefile.mk too
8056      Branch: perl
8057            ! win32/makefile.mk
8058 ____________________________________________________________________________
8059 [ 30218] By: rgs                                   on 2007/02/12  09:01:30
8060         Log: FAQ sync
8061      Branch: perl
8062            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
8063            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
8064            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
8065 ____________________________________________________________________________
8066 [ 30217] By: craigb                                on 2007/02/11  23:52:35
8067         Log: Check for the presence of signbit() on VMS. It currently only works
8068              on IEEE double, not IEEE long double or any other floating point format.
8069              Also, begin to disentangle -Duselongdouble configuration support from
8070              its other 64-bit brethren.
8071      Branch: perl
8072            ! configure.com
8073 ____________________________________________________________________________
8074 [ 30216] By: craigb                                on 2007/02/11  23:48:46
8075         Log: In vms/vms.c's declaration of the LIB$INITIALIZE psect, try to get
8076              all of the attributes we need without any of the ones we don't, and
8077              try to be friendly to older compilers without too much damage to 
8078              readability.  Thanks to Saku Setala for the problem report.
8079      Branch: perl
8080            ! vms/vms.c
8081 ____________________________________________________________________________
8082 [ 30215] By: rgs                                   on 2007/02/11  17:29:04
8083         Log: Another tiny typo in File::Copy (found by Ruud.)
8084      Branch: perl
8085            ! lib/File/Copy.pm
8086 ____________________________________________________________________________
8087 [ 30214] By: rgs                                   on 2007/02/11  17:23:51
8088         Log: Explicitly load PerlIO::encoding when testing it.
8089              (so we know what we're testing)
8090      Branch: perl
8091            ! ext/PerlIO/encoding/t/nolooping.t
8092 ____________________________________________________________________________
8093 [ 30213] By: rgs                                   on 2007/02/11  17:13:44
8094         Log: Subject: Re: [perl #41442] segfault (dead loop) with Encoding, use open :locale, print STDERR
8095              From: Slaven Rezic <slaven@rezic.de>
8096              Date: 05 Feb 2007 23:04:07 +0100
8097              Message-ID: <87veiggt2g.fsf@biokovo.herceg.de>
8098      Branch: perl
8099            + ext/PerlIO/encoding/t/nolooping.t
8100            ! MANIFEST ext/PerlIO/encoding/encoding.pm
8101            ! ext/PerlIO/encoding/encoding.xs
8102 ____________________________________________________________________________
8103 [ 30212] By: rgs                                   on 2007/02/11  16:26:47
8104         Log: Convert new test to using t/test.pl.
8105              (No idea where it could fit better. And since it uses the stack,
8106              it's a bit fragile)
8107      Branch: perl
8108            ! t/op/qrstack.t
8109 ____________________________________________________________________________
8110 [ 30211] By: rgs                                   on 2007/02/11  16:20:15
8111         Log: Subject: [perl #41484] qr// stack bug 
8112              From: knew-p5p@pimb.org (via RT) <perlbug-followup@perl.org>
8113              Date: Sat, 10 Feb 2007 19:32:17 -0800
8114              Message-ID: <rt-3.6.HEAD-14573-1171164736-117.41484-75-0@perl.org>
8115      Branch: perl
8116            + t/op/qrstack.t
8117            ! MANIFEST pp_hot.c
8118 ____________________________________________________________________________
8119 [ 30200] By: merijn                                on 2007/02/10  20:41:31
8120         Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
8121              From: demerphq <demerphq@gmail.com>
8122              Date: Sat, 10 Feb 2007 21:31:55 +0100
8123              Message-ID: <9b18b3110702101231j5e91cc20g780a8c581af02dd5@mail.gmail.com>
8124      Branch: perl
8125            ! regcomp.c t/op/pat.t
8126 ____________________________________________________________________________
8127 [ 30197] By: nicholas                              on 2007/02/10  19:35:09
8128         Log: Subject: [PATCH] Defend against cmd.exe stupidity (on Win2k at least)
8129              From: demerphq <demerphq@gmail.com>
8130              Message-ID: <9b18b3110702101100n76f65136ke65113bf0dbd01f@mail.gmail.com>
8131              Date: Sat, 10 Feb 2007 20:00:10 +0100
8132      Branch: perl
8133            ! win32/Makefile
8134 ____________________________________________________________________________
8135 [ 30195] By: nicholas                              on 2007/02/10  18:51:31
8136         Log: These casts to GV are no longer needed.
8137      Branch: perl
8138            ! pp.c
8139 ____________________________________________________________________________
8140 [ 30192] By: merijn                                on 2007/02/10  17:22:04
8141         Log: Subject: [PATCH] signbit detection (was [perl #39875] -0.0 loses signedness upon numeric comparison)
8142              From: Andy Dougherty <doughera@lafayette.edu>
8143              Date: Fri, 9 Feb 2007 11:40:51 -0500 (EST)
8144              Message-ID: <Pine.LNX.4.62.0702091121400.10202@fractal.phys.lafayette.edu>
8145      Branch: perl
8146            ! Configure Porting/Glossary config_h.SH embed.fnc embed.h
8147            ! global.sym numeric.c perl.h pod/perlapi.pod proto.h
8148 ____________________________________________________________________________
8149 [ 30188] By: nicholas                              on 2007/02/09  23:36:46
8150         Log: Fix Pod errors.
8151      Branch: perl
8152            ! README.mpeix gv.c pod/perl595delta.pod pod/perlapi.pod
8153 ____________________________________________________________________________
8154 [ 30184] By: merijn                                on 2007/02/09  20:06:44
8155         Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
8156              From: demerphq <demerphq@gmail.com>
8157              Date: Fri, 9 Feb 2007 20:40:17 +0100
8158              Message-ID: <9b18b3110702091140k12d60712uf9fffbf77141247c@mail.gmail.com>
8159      Branch: perl
8160            ! regcomp.c
8161 ____________________________________________________________________________
8162 [ 30183] By: nicholas                              on 2007/02/09  19:39:45
8163         Log: Unknown formatting code U<> spotted by Jesse - presumably it should be
8164              L<>
8165      Branch: perl
8166            ! pod/perlfaq1.pod
8167 ____________________________________________________________________________
8168 [ 30178] By: nicholas                              on 2007/02/09  12:20:49
8169         Log: Update the lists of files that makerel needs to process. Remove the
8170              "used only once" warning.
8171      Branch: perl
8172            ! Porting/makerel
8173 ____________________________________________________________________________
8174 [ 30177] By: craigb                                on 2007/02/08  18:42:44
8175         Log: Switch from Carp to plain old warn in vms/ext/XSSymSet.pm
8176              because Carp now in some cases depends on things that may not
8177              be available from miniperl or before extensions are built.
8178      Branch: perl
8179            ! vms/ext/XSSymSet.pm
8180 ____________________________________________________________________________
8181 [ 30172] By: rgs                                   on 2007/02/08  14:14:25
8182         Log: Typo fix, by John P. Linderman
8183      Branch: perl
8184            ! lib/File/Copy.pm
8185 ____________________________________________________________________________
8186 [ 30171] By: nicholas                              on 2007/02/08  13:46:31
8187         Log: Subject: [PATCH] Re: Change 29193 is a regression
8188              From: Rick Delaney <rick@bort.ca>
8189              Date: Thu, 8 Feb 2007 08:21:37 -0500
8190              Message-ID: <20070208132137.GA24202@bort.ca>
8191      Branch: perl
8192            ! pp_ctl.c t/op/taint.t
8193 ____________________________________________________________________________
8194 [ 30170] By: rgs                                   on 2007/02/08  10:16:14
8195         Log: Remove dead code that was emitting warnings.
8196      Branch: perl
8197            ! regcomp.c
8198 ____________________________________________________________________________
8199 [ 30169] By: merijn                                on 2007/02/08  08:19:24
8200         Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
8201              From: demerphq <demerphq@gmail.com>
8202              Date: Wed, 7 Feb 2007 22:53:25 +0100
8203              Message-ID: <9b18b3110702071353l250d8a67x188c4e234e8905c7@mail.gmail.com>
8204      Branch: perl
8205            ! pod/perlre.pod regcomp.c t/op/re_tests
8206 ____________________________________________________________________________
8207 [ 30168] By: nicholas                              on 2007/02/07  23:54:53
8208         Log: opening $0 doesn't work if you change directory. So use test.pl
8209      Branch: perl
8210            ! t/op/taint.t
8211 ____________________________________________________________________________
8212 [ 30167] By: nicholas                              on 2007/02/07  23:49:44
8213         Log: TODO tests for eval of tainted scalars. (change 29193's regression)
8214      Branch: perl
8215            ! t/op/taint.t
8216 ____________________________________________________________________________
8217 [ 30157] By: stevep                                on 2007/02/07  14:56:05
8218         Log: Upgrade to Time-HiRes-1.9705
8219      Branch: perl
8220            + ext/Time/HiRes/hints/linux.pl
8221            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
8222            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
8223            ! ext/Time/HiRes/t/HiRes.t
8224 ____________________________________________________________________________
8225 [ 30156] By: rgs                                   on 2007/02/07  13:58:10
8226         Log: Subject: [PATCH] Fix to Dynaloader.t for missing modules
8227              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
8228              Date: Wed, 7 Feb 2007 05:18:43 -0800 (PST)
8229              Message-ID: <618512.39885.qm@web30212.mail.mud.yahoo.com>
8230      Branch: perl
8231            ! ext/DynaLoader/t/DynaLoader.t
8232 ____________________________________________________________________________
8233 [ 30155] By: rgs                                   on 2007/02/07  12:27:58
8234         Log: Subject: [PATCH hints/linux.sh] libdb may require pthread
8235              From: Jonathan Stowe <jns@gellyfish.com>
8236              Date: Wed, 07 Feb 2007 11:56:17 +0000
8237              Message-Id: <1170849377.13207.14.camel@coriolanus.gellyfish.com>
8238      Branch: perl
8239            ! hints/linux.sh
8240 ____________________________________________________________________________
8241 [ 30153] By: rgs                                   on 2007/02/07  09:04:56
8242         Log: Wrap the SvTYPE macro definition in parens.
8243      Branch: perl
8244            ! sv.h
8245 ____________________________________________________________________________
8246 [ 30152] By: rgs                                   on 2007/02/06  22:37:34
8247         Log: Upgrade to threads.pm 1.59 (doc tweaks)
8248      Branch: perl
8249            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
8250            ! ext/threads/t/thread.t ext/threads/threads.pm
8251 ____________________________________________________________________________
8252 [ 30151] By: rgs                                   on 2007/02/06  22:35:29
8253         Log: Upgrade to threads::shared 1.07 (doc tweaks)
8254      Branch: perl
8255            ! ext/threads/shared/Changes ext/threads/shared/README
8256            ! ext/threads/shared/shared.pm
8257 ____________________________________________________________________________
8258 [ 30150] By: rgs                                   on 2007/02/06  22:33:23
8259         Log: Subject: [PATCH] perlop.pod - proposal to add an explanation of \c
8260              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
8261              Date: Sat, 3 Feb 2007 16:23:48 +0100
8262              Message-ID: <17de7ee80702030723m4265bbfkc83644d55a24aa0@mail.gmail.com>
8263      Branch: perl
8264            ! pod/perlop.pod
8265 ____________________________________________________________________________
8266 [ 30149] By: rgs                                   on 2007/02/06  22:29:45
8267         Log: Avoid obscure failures when a regexp hasn't matched
8268      Branch: perl
8269            ! t/op/bless.t
8270 ____________________________________________________________________________
8271 [ 30148] By: rgs                                   on 2007/02/06  21:54:12
8272         Log: Subject: [PATCH] current status on Unicode Regular Expressions
8273              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8274              Date: Sat, 03 Feb 2007 17:01:52 +0900
8275              Message-Id: <20070203170135.3B43.BQW10602@nifty.com>
8276      Branch: perl
8277            ! lib/unicore/mktables pod/perlunicode.pod t/op/pat.t
8278 ____________________________________________________________________________
8279 [ 30147] By: rgs                                   on 2007/02/06  21:48:59
8280         Log: Subject: [PATCH] fix 2 environment handling bugs
8281              From: Jan Dubois <jand@ActiveState.com>
8282              Date: Mon, 05 Feb 2007 21:45:36 -0800
8283              Message-ID: <p81gs2pggh04cngqjam0ejite7ksamiprt@4ax.com>
8284      Branch: perl
8285            ! perl.c
8286 ____________________________________________________________________________
8287 [ 30146] By: stevep                                on 2007/02/06  21:43:13
8288         Log: Upgrade to ExtUtils-Command-1.13
8289      Branch: perl
8290            ! lib/ExtUtils/Command.pm
8291 ____________________________________________________________________________
8292 [ 30144] By: stevep                                on 2007/02/06  17:29:09
8293         Log: Upgrade to libnet-1.20.  Includes some additional version bumps where bleadperl
8294              differs from the CPAN version (Net::FTP and Net::NNTP).
8295      Branch: perl
8296            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
8297            ! lib/Net/FTP/A.pm lib/Net/NNTP.pm lib/Net/POP3.pm
8298            ! lib/Net/SMTP.pm
8299 ____________________________________________________________________________
8300 [ 30143] By: stevep                                on 2007/02/06  16:42:50
8301         Log: Upgrade to Module-Pluggable-3.5
8302      Branch: perl
8303            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
8304 ____________________________________________________________________________
8305 [ 30142] By: nicholas                              on 2007/02/05  23:52:23
8306         Log: Make a dummy OPpPAD_STATE and a dummy PL_unitcheck_save available to
8307              pre 5.9.x.
8308      Branch: perl
8309            ! ext/B/B.xs ext/B/defsubs_h.PL
8310 ____________________________________________________________________________
8311 [ 30136] By: nicholas                              on 2007/02/05  18:53:18
8312         Log: t/lib/common.pl can be warnings clean.
8313      Branch: perl
8314            ! t/lib/common.pl
8315 ____________________________________________________________________________
8316 [ 30134] By: nicholas                              on 2007/02/05  18:35:47
8317         Log: Upgrade to ExtUtils-ParseXS-2.18
8318      Branch: perl
8319            ! lib/ExtUtils/ParseXS.pm
8320 ____________________________________________________________________________
8321 [ 30129] By: rgs                                   on 2007/02/05  15:35:56
8322         Log: Subject: [PATCH] cygwin: disable effect of -ansi -std=c89 on system include 
8323              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
8324              Date: Mon, 5 Feb 2007 03:32:59 -0800 (PST)
8325              Message-ID: <1344.63.226.247.186.1170675179.squirrel@63.226.247.186>
8326      Branch: perl
8327            ! hints/cygwin.sh
8328 ____________________________________________________________________________
8329 [ 30128] By: rgs                                   on 2007/02/05  12:24:24
8330         Log: Upgrade to DB_File 1.815
8331      Branch: perl
8332            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8333            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
8334 ____________________________________________________________________________
8335 [ 30126] By: rgs                                   on 2007/02/05  11:29:08
8336         Log: Subject: [PATCH] minor improvements for perlre.pod
8337              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
8338              Date: Sun, 4 Feb 2007 16:26:14 +0100
8339              Message-ID: <17de7ee80702040726v23f54266g3c352d353a30c430@mail.gmail.com>
8340      Branch: perl
8341            ! pod/perlre.pod
8342 ____________________________________________________________________________
8343 [ 30125] By: rgs                                   on 2007/02/05  10:05:10
8344         Log: Quote fix by Jarkko
8345      Branch: perl
8346            ! cflags.SH
8347 ____________________________________________________________________________
8348 [ 30124] By: nicholas                              on 2007/02/05  00:13:08
8349         Log: Use the new conditional TODOs to mark as TODO the warning tests
8350              failing due to HEKs leaked by OPs for unthreaded perls tested with
8351              a UTF-8 locale.
8352      Branch: perl
8353            ! lib/warnings.t t/lib/warnings/7fatal
8354 ____________________________________________________________________________
8355 [ 30123] By: nicholas                              on 2007/02/05  00:12:25
8356         Log: Enhance t/lib/common.pl to provide conditional TODOs using eval'd code.
8357      Branch: perl
8358            ! t/lib/common.pl
8359 ____________________________________________________________________________
8360 [ 30120] By: craigb                                on 2007/02/04  20:43:46
8361         Log: In vms/gen_shrfls.pl, consider EXTERN_C declarations as function
8362              candidates, not global variable candidates.  Currently only needed
8363              for PerlIO_teardown.
8364      Branch: perl
8365            ! vms/gen_shrfls.pl
8366 ____________________________________________________________________________
8367 [ 30119] By: nicholas                              on 2007/02/04  20:32:13
8368         Log: Change 23753 wasn't quite a perfect refactoring, as it omitted calling
8369              PERL_SET_THX(my_perl); when !PL_curinterp for non-ithreads.
8370              However, this would not have made a difference for any configuration
8371              buildable from the blead source alone.
8372      Branch: perl
8373            ! perl.c
8374 ____________________________________________________________________________
8375 [ 30114] By: nicholas                              on 2007/02/04  18:38:59
8376         Log: Currently Changes is in ISO-8859-1, not UTF-8, so correct change 28226
8377              which had an e accute in UTF-8.
8378      Branch: perl
8379            ! Changes
8380 ____________________________________________________________________________
8381 [ 30111] By: craigb                                on 2007/02/03  23:53:06
8382         Log: Install overload.h on VMS, plus more case fix-ups in descrip_mms.template.
8383      Branch: perl
8384            ! vms/descrip_mms.template
8385 ____________________________________________________________________________
8386 [ 30108] By: craigb                                on 2007/02/03  18:52:02
8387         Log: Install parser.h on VMS, plus fix some case typos in descrip_mms.template.
8388      Branch: perl
8389            ! vms/descrip_mms.template
8390 ____________________________________________________________________________
8391 [ 30105] By: nicholas                              on 2007/02/03  15:23:52
8392         Log: Purge all references to 5005 threads variables in the code.
8393              (Retain the aides memoire in makedef.pl)
8394      Branch: perl
8395            ! Porting/findvars gv.c hv.c op.c perl.c pp_ctl.c sv.c
8396 ____________________________________________________________________________
8397 [ 30104] By: stevep                                on 2007/02/03  06:25:11
8398         Log: Subject: Re: prerelease checklist for Perl 5.10
8399              From: demerphq <demerphq@gmail.com>
8400              Date: Thu, 1 Feb 2007 17:06:37 +0100
8401              Message-ID: <9b18b3110702010806n7e095317v77f5dc1eb765f8d@mail.gmail.com>
8402              
8403              Subject: Re: prerelease checklist for Perl 5.10
8404              From: demerphq <demerphq@gmail.com>
8405              Date: Fri, 2 Feb 2007 18:10:14 +0100
8406              Message-ID: <9b18b3110702020910l31c7784fi5e37bf777b6eafb3@mail.gmail.com>
8407              
8408              Regular expression changes to fix failing tests in XML::Twig and
8409              Mail::SpamAssassin.  The breakages occured in changes #28785 and
8410              #29279.
8411      Branch: perl
8412            ! embed.fnc embed.h proto.h regexec.c regexp.h t/op/re_tests
8413 ____________________________________________________________________________
8414 [ 30103] By: nicholas                              on 2007/02/02  23:35:22
8415         Log: Subject: Re: [perl #41421] glob() produces spurious results with brackets in braces
8416              From: Slaven Rezic <slaven@rezic.de>
8417              Message-ID: <87r6t81acj.fsf@biokovo.herceg.de>
8418              Date: 02 Feb 2007 23:08:28 +0100
8419      Branch: perl
8420            ! ext/File/Glob/bsd_glob.c ext/File/Glob/t/basic.t
8421 ____________________________________________________________________________
8422 [ 30101] By: nicholas                              on 2007/02/02  22:10:39
8423         Log: A few more places where we know the length for sv_setpv() or sv_catpv()
8424      Branch: perl
8425            ! mg.c op.c pp_ctl.c toke.c
8426 ____________________________________________________________________________
8427 [ 30093] By: nicholas                              on 2007/02/02  16:25:23
8428         Log: Testing every pattern by also upgrading to UTF-8 would have caught the
8429              bug added by change 29502, fixed in change 30092.
8430      Branch: perl
8431            ! t/op/regexp.t
8432 ____________________________________________________________________________
8433 [ 30092] By: nicholas                              on 2007/02/02  14:37:31
8434         Log: Change 29502 wasn't perfect - you need to remove any extra trailing
8435              "\n" added by fbm_compile(), before recompiling with the same flags.
8436              In turn, to do that, it's best to store the flags even for short
8437              "PVBM"s.
8438      Branch: perl
8439            ! regexec.c util.c
8440 ____________________________________________________________________________
8441 [ 30091] By: nicholas                              on 2007/02/02  14:35:51
8442         Log: Better dump reporting of "PVBM"s.
8443      Branch: perl
8444            ! dump.c
8445 ____________________________________________________________________________
8446 [ 30090] By: nicholas                              on 2007/02/01  23:32:22
8447         Log: Allow regexp.t to take a command line argument for the filename of
8448              tests. Read the tests into memory, to avoid seeking the FH.
8449      Branch: perl
8450            ! t/op/regexp.t
8451 ____________________________________________________________________________
8452 [ 30089] By: nicholas                              on 2007/02/01  16:49:12
8453         Log: Make t/op/regexp.t warnings clean.
8454      Branch: perl
8455            ! t/op/regexp.t
8456 ____________________________________________________________________________
8457 [ 30088] By: nicholas                              on 2007/02/01  16:27:00
8458         Log: Make t/op/regexp.t run under use strict; including removing the
8459              vestiges of change 1195 not removed by change 1244.
8460      Branch: perl
8461            ! t/op/re_tests t/op/regexp.t
8462 ____________________________________________________________________________
8463 [ 30087] By: merijn                                on 2007/01/31  15:38:06
8464         Log: alloca () might end up unreferenced during linking.
8465              Thanks Steve
8466      Branch: perl
8467            ! cygwin/cygwin.c
8468 ____________________________________________________________________________
8469 [ 30086] By: rgs                                   on 2007/01/31  13:58:40
8470         Log: Upgrade to Getopt::Long 2.36
8471      Branch: perl
8472            + lib/Getopt/Long/t/gol-xargv.t lib/Getopt/Long/t/gol-xstring.t
8473            ! MANIFEST lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
8474            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
8475            ! lib/Getopt/Long/t/gol-linkage.t
8476 ____________________________________________________________________________
8477 [ 30085] By: nicholas                              on 2007/01/31  12:14:05
8478         Log: You can't have special blocks if the subroutine has an "anonymous"
8479              name for the debugger, so don't bother checking.
8480      Branch: perl
8481            ! op.c
8482 ____________________________________________________________________________
8483 [ 30084] By: merijn                                on 2007/01/31  10:29:59
8484         Log: Subject: [PATCH] Improve regex stringification code
8485              From: demerphq <demerphq@gmail.com>
8486              Date: Tue, 30 Jan 2007 23:58:31 +0100
8487              Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com>
8488      Branch: perl
8489            ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h
8490            ! pod/perlapi.pod proto.h regcomp.c regcomp.h regexec.c regexp.h
8491 ____________________________________________________________________________
8492 [ 30083] By: merijn                                on 2007/01/31  09:51:48
8493         Log: Subject: [PATCH] regcomp.c: remove some gotos that cause compiler consternation.
8494              From: demerphq <demerphq@gmail.com>
8495              Date: Wed, 31 Jan 2007 10:28:34 +0100
8496      Branch: perl
8497            ! regcomp.c
8498 ____________________________________________________________________________
8499 [ 30082] By: merijn                                on 2007/01/31  07:49:12
8500         Log: Subject: [PATCH] Improve regex stringification code
8501              From: demerphq <demerphq@gmail.com>
8502              Date: Tue, 30 Jan 2007 23:58:31 +0100
8503              Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com>
8504      Branch: perl
8505            ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h
8506            ! proto.h regcomp.c regcomp.h regexec.c regexp.h
8507 ____________________________________________________________________________
8508 [ 30081] By: merijn                                on 2007/01/31  07:34:39
8509         Log: Subject: [PATCH] $1 in nested regex EVAL doesnt work correctly.
8510              From: demerphq <demerphq@gmail.com>
8511              Date: Tue, 30 Jan 2007 23:51:27 +0100
8512              Message-ID: <9b18b3110701301451l1443a186p39df7a6e8b65ea3c@mail.gmail.com>
8513      Branch: perl
8514            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
8515            ! regexec.c t/op/pat.t
8516 ____________________________________________________________________________
8517 [ 30080] By: nicholas                              on 2007/01/30  23:53:56
8518         Log: Refactor the code used to check/execute BEGIN/UNITCHECK/CHECK/INIT/END
8519              duplicated in newATTRSUB and newXS into a new static function
8520              process_special_blocks()
8521      Branch: perl
8522            ! embed.fnc embed.h op.c proto.h
8523 ____________________________________________________________________________
8524 [ 30079] By: merijn                                on 2007/01/30  17:39:58
8525         Log: Subject: [PATCH] one more iteration on PerlIO_teardown prototype
8526              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
8527              Date: Tue, 30 Jan 2007 04:20:21 +0200 (EET)
8528              Message-Id: <20070130022021.6051443A67@anubis.hut.fi>
8529      Branch: perl
8530            ! perl.h perliol.h
8531 ____________________________________________________________________________
8532 [ 30078] By: gisle                                 on 2007/01/30  11:13:51
8533         Log: Subject: [PATCH] Re: run/cloexec.t is failing
8534              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
8535              Date: Sat, 13 Jan 2007 18:44:53 +0100
8536              Message-ID: <20070113184453.7cd54bcf@r2d2>
8537      Branch: perl
8538            ! t/run/cloexec.t
8539 ____________________________________________________________________________
8540 [ 30076] By: nicholas                              on 2007/01/29  23:36:02
8541         Log: Also check BEGIN/UNITCHECK/CHECK/INIT/END for require.
8542      Branch: perl
8543            + ext/XS/APItest/t/xs_special_subs_require.t
8544            ! MANIFEST ext/XS/APItest/t/xs_special_subs.t
8545 ____________________________________________________________________________
8546 [ 30072] By: nicholas                              on 2007/01/29  22:40:01
8547         Log: UNITCHECK for XS code. Turned out to be harder that expected.
8548              We need to get the XS BOOT section to run any UNITCHECK blocks for us.
8549      Branch: perl
8550            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
8551            ! ext/XS/APItest/t/xs_special_subs.t lib/ExtUtils/ParseXS.pm
8552            ! op.c
8553 ____________________________________________________________________________
8554 [ 30067] By: nicholas                              on 2007/01/29  20:05:52
8555         Log: BEGIN blocks in XS should work. (Given that CHECK, INIT and END all do)
8556      Branch: perl
8557            + ext/XS/APItest/t/xs_special_subs.t
8558            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
8559            ! op.c
8560 ____________________________________________________________________________
8561 [ 30064] By: nicholas                              on 2007/01/29  18:28:16
8562         Log: Add av_create_and_push() and av_create_and_unshift_one() to refactor
8563              out two repeated idioms.
8564      Branch: perl
8565            ! av.c doio.c embed.fnc op.c perl.c pod/perlapi.pod proto.h
8566 ____________________________________________________________________________
8567 [ 30059] By: gisle                                 on 2007/01/29  16:54:38
8568         Log: Avoid test failure with for a -Dusesitecustomize perl.
8569      Branch: perl
8570            ! t/run/switchd.t
8571 ____________________________________________________________________________
8572 [ 30052] By: nicholas                              on 2007/01/28  22:30:18
8573         Log: Convert ext/B/t/debug.t to Test::More. (Diagnostics are good, m'kay)
8574      Branch: perl
8575            ! ext/B/t/debug.t
8576 ____________________________________________________________________________
8577 [ 30050] By: rgs                                   on 2007/01/28  17:26:02
8578         Log: Subject: [PATCH] g++ wants cast
8579              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
8580              Date: Sun, 28 Jan 2007 17:04:44 +0200 (EET)
8581              Message-Id: <20070128150444.AC62043A57@anubis.hut.fi>
8582      Branch: perl
8583            ! sv.c
8584 ____________________________________________________________________________
8585 [ 30044] By: nicholas                              on 2007/01/27  22:49:10
8586         Log: As we're not using UVf in the core, don't even define in when PERL_CORE
8587              is true.
8588      Branch: perl
8589            ! perl.h
8590 ____________________________________________________________________________
8591 [ 30043] By: nicholas                              on 2007/01/27  22:48:39
8592         Log: Change 30034 wasn't enough to silence the warnings - also need to
8593              pass a never-NULL parameter to newPADOP from newGVOP
8594      Branch: perl
8595            ! op.c
8596 ____________________________________________________________________________
8597 [ 30041] By: craigb                                on 2007/01/27  22:08:55
8598         Log: Subject: [perl@30030] blead on OpenVMS doesn't build
8599              From: Abe Timmerman <abe@ztreet.demon.nl>
8600              Date: Sat, 27 Jan 2007 17:26:47 +0100
8601              Message-Id: <200701271726.48347.abe@ztreet.demon.nl>
8602              
8603              Disable DECterm support by default, and when we enable it, 
8604              make sure the image we need is installed, not merely present.
8605      Branch: perl
8606            ! configure.com
8607 ____________________________________________________________________________
8608 [ 30037] By: craigb                                on 2007/01/27  17:45:27
8609         Log: For FindBin to work as advertised on VMS, $FindBin::Bin
8610              must be in unix syntax.
8611      Branch: perl
8612            ! lib/FindBin.pm
8613 ____________________________________________________________________________
8614 [ 30035] By: craigb                                on 2007/01/27  17:19:12
8615         Log: For VMS, a belated entry into the $^O jungle that is File::Find::_find_dir.
8616      Branch: perl
8617            ! lib/File/Find.pm
8618 ____________________________________________________________________________
8619 [ 30034] By: nicholas                              on 2007/01/27  17:03:59
8620         Log: newPADOP()'s sv parameter is never NULL, so mark it as so.
8621              (Well, in theory it could be NULL if someone is creating ops during
8622              symbol table destruction, but snowballs in hell, etc.
8623              This is usually the point where Jarkko observes that the aliens are
8624              looking for a free slot in their diaries...)
8625      Branch: perl
8626            ! embed.fnc op.c proto.h
8627 ____________________________________________________________________________
8628 [ 30032] By: nicholas                              on 2007/01/27  15:36:49
8629         Log: newPADOP is only used under ithreads, so don't waste space by compiling
8630              it for non-threaded builds.
8631      Branch: perl
8632            ! embed.fnc embed.h makedef.pl op.c proto.h
8633 ____________________________________________________________________________
8634 [ 30030] By: nicholas                              on 2007/01/27  14:03:01
8635         Log: One last gv_fetchpv() that should be GV_ADD rather than TRUE.
8636      Branch: perl
8637            ! toke.c
8638 ____________________________________________________________________________
8639 [ 30028] By: nicholas                              on 2007/01/27  12:55:31
8640         Log: Using gv_stashsv() and sv_setsv() in Perl_package reduces source and
8641              object code size.
8642      Branch: perl
8643            ! op.c
8644 ____________________________________________________________________________
8645 [ 30025] By: rgs                                   on 2007/01/27  09:42:32
8646         Log: Change Tels' contact address
8647      Branch: perl
8648            ! Porting/Maintainers.pl
8649 ____________________________________________________________________________
8650 [ 30024] By: nicholas                              on 2007/01/27  00:45:30
8651         Log: A test to exercise the smallbuf overflow code in S_incline, and a
8652              refactoring of that code to use only one 128 char array, not two.
8653      Branch: perl
8654            ! t/comp/parser.t toke.c
8655 ____________________________________________________________________________
8656 [ 30019] By: rgs                                   on 2007/01/26  18:28:42
8657         Log: cflags.SH was broken: it was compiling a C file for testing available
8658              command-line options, but this C file was including perl.h, which in
8659              turn includes config.h, which might not be present at that time. So
8660              force the generation of config.h.
8661      Branch: perl
8662            ! cflags.SH
8663 ____________________________________________________________________________
8664 [ 30017] By: rgs                                   on 2007/01/26  16:41:52
8665         Log: Silence a few pedantic warnings
8666      Branch: perl
8667            ! sv.c
8668 ____________________________________________________________________________
8669 [ 30016] By: rgs                                   on 2007/01/26  16:39:40
8670         Log: If we have specified -Dgccansipedantic on the Configure command-line,
8671              assume we really want it
8672      Branch: perl
8673            ! cflags.SH
8674 ____________________________________________________________________________
8675 [ 30015] By: nicholas                              on 2007/01/26  16:16:29
8676         Log: Stop S_incline needing to temporarily write a '\0' into its passed-in
8677              buffer. (Requires adding gv_fetchfile_flags(), savesharedpvn() and
8678              CopFILE_setn() to provide pointer/length versions of APIs)
8679      Branch: perl
8680            ! cop.h embed.fnc embed.h global.sym gv.c pod/perlapi.pod
8681            ! proto.h toke.c util.c
8682 ____________________________________________________________________________
8683 [ 30014] By: stevep                                on 2007/01/26  16:12:58
8684         Log: Fix ext/POSIX/t/sysconf.t failures on Cygwin.
8685      Branch: perl
8686            ! ext/POSIX/t/sysconf.t
8687 ____________________________________________________________________________
8688 [ 30013] By: rgs                                   on 2007/01/26  16:06:47
8689         Log: Subject: Re: [perl #32135] File::Copy module
8690              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
8691              Date: Fri, 26 Jan 2007 12:56:18 -0200
8692              Message-ID: <73ddeb6c0701260656i1c35b207r1f9624edd3503fa6@mail.gmail.com>
8693      Branch: perl
8694            ! lib/File/Copy.pm
8695 ____________________________________________________________________________
8696 [ 30012] By: rgs                                   on 2007/01/26  15:21:37
8697         Log: Subject: [PATCH] Add Archive::Extract 0.16 to the core
8698              From: "Jos Boumans" <kane@dwim.org>
8699              Date: Fri, 26 Jan 2007 15:02:36 +0100 (CET)
8700              Message-ID: <21170.80.127.35.68.1169820156.squirrel@webmail.xs4all.nl>
8701      Branch: perl
8702            + lib/Archive/Extract.pm
8703            + lib/Archive/Extract/t/01_Archive-Extract.t
8704            + lib/Archive/Extract/t/src/double_dir.zip.packed
8705            + lib/Archive/Extract/t/src/x.bz2.packed
8706            + lib/Archive/Extract/t/src/x.gz.packed
8707            + lib/Archive/Extract/t/src/x.jar.packed
8708            + lib/Archive/Extract/t/src/x.par.packed
8709            + lib/Archive/Extract/t/src/x.tar.gz.packed
8710            + lib/Archive/Extract/t/src/x.tar.packed
8711            + lib/Archive/Extract/t/src/x.tgz.packed
8712            + lib/Archive/Extract/t/src/x.zip.packed
8713            + lib/Archive/Extract/t/src/y.jar.packed
8714            + lib/Archive/Extract/t/src/y.par.packed
8715            + lib/Archive/Extract/t/src/y.tar.bz2.packed
8716            + lib/Archive/Extract/t/src/y.tar.gz.packed
8717            + lib/Archive/Extract/t/src/y.tar.packed
8718            + lib/Archive/Extract/t/src/y.tbz.packed
8719            + lib/Archive/Extract/t/src/y.tgz.packed
8720            + lib/Archive/Extract/t/src/y.zip.packed
8721            ! MANIFEST
8722 ____________________________________________________________________________
8723 [ 30010] By: rgs                                   on 2007/01/26  14:03:34
8724         Log: Subject: [PATCH] Small bugfixes to uupacktool.pl
8725              From: "Jos Boumans" <kane@dwim.org>
8726              Date: Fri, 26 Jan 2007 14:50:29 +0100 (CET)
8727              Message-ID: <16773.80.127.35.68.1169819429.squirrel@webmail.xs4all.nl>
8728      Branch: perl
8729            ! uupacktool.pl
8730 ____________________________________________________________________________
8731 [ 30009] By: rgs                                   on 2007/01/26  13:58:56
8732         Log: Subject: [PATCH] still some Symbian/S90 tweaks
8733              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
8734              Date: Fri, 26 Jan 2007 15:40:58 +0200 (EET)
8735              Message-Id: <20070126134058.83B0643A57@anubis.hut.fi>
8736      Branch: perl
8737            ! README.symbian symbian/config.sh symbian/xsbuild.pl
8738 ____________________________________________________________________________
8739 [ 30008] By: rgs                                   on 2007/01/26  13:56:29
8740         Log: Upgrade to File::Fetch 0.10, by Jos Boumans
8741      Branch: perl
8742            - lib/File/Fetch/Item.pm
8743            ! MANIFEST lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t
8744 ____________________________________________________________________________
8745 [ 30002] By: rgs                                   on 2007/01/26  11:21:17
8746         Log: Let File::Path report the extended system error message
8747              when available (Ilya Zakharevich)
8748      Branch: perl
8749            ! lib/File/Path.pm
8750 ____________________________________________________________________________
8751 [ 30000] By: nicholas                              on 2007/01/26  11:18:02
8752         Log: As we're not passing over (or copying in) a NUL, don't need that extra
8753              byte for it, so correct the < to <= so that we use the smallbuf
8754              whenever possible.
8755      Branch: perl
8756            ! gv.c toke.c
8757 ____________________________________________________________________________
8758 [ 29998] By: rgs                                   on 2007/01/26  10:55:50
8759         Log: Mention //w in perltodo.
8760      Branch: perl
8761            ! pod/perltodo.pod
8762 ____________________________________________________________________________
8763 [ 29994] By: rgs                                   on 2007/01/26  09:17:56
8764         Log: Upgrade to Time::Local 1.17
8765      Branch: perl
8766            ! lib/Time/Local.pm lib/Time/Local.t
8767 ____________________________________________________________________________
8768 [ 29992] By: rgs                                   on 2007/01/26  09:03:27
8769         Log: Subject: [PATCH] utf8.pm doc patch
8770              From: Audrey Tang <audreyt@audreyt.org>
8771              Date: Fri, 26 Jan 2007 05:38:39 +0800
8772              Message-Id: <5BDAD0DE-3434-4A29-82C6-35AE3EFD27CC@audreyt.org>
8773      Branch: perl
8774            ! lib/utf8.pm
8775 ____________________________________________________________________________
8776 [ 29991] By: rgs                                   on 2007/01/26  09:01:01
8777         Log: Some variables are used only with DEBUGGING
8778      Branch: perl
8779            ! regcomp.c
8780 ____________________________________________________________________________
8781 [ 29990] By: rgs                                   on 2007/01/26  08:39:07
8782         Log: Subject: [PATCH] further Symbian/S90 fixes from alexander smishlajev
8783              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
8784              Date: Fri, 26 Jan 2007 05:51:50 +0200 (EET)
8785              Message-Id: <20070126035150.41A4143A67@anubis.hut.fi>
8786      Branch: perl
8787            ! README.symbian ext/Data/Dumper/Dumper.xs symbian/PerlBase.cpp
8788            ! symbian/config.sh symbian/symbianish.h symbian/xsbuild.pl
8789 ____________________________________________________________________________
8790 [ 29989] By: rgs                                   on 2007/01/26  08:27:23
8791         Log: Upgrade to Module::Load::Conditional 0.16, by Jos Boumans
8792      Branch: perl
8793            + lib/Module/Load/Conditional/t/02_Parse_Version.t
8794            ! MANIFEST lib/Module/Load/Conditional.pm
8795            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
8796 ____________________________________________________________________________
8797 [ 29987] By: nicholas                              on 2007/01/25  23:18:25
8798         Log: Convert the last remaining 256 byte "small"bufs to 128 bytes.
8799              (The actual size doesn't matter, as the buffers are only there to
8800              save a malloc() for the common, short, case. Coverage reports suggest
8801              that we aren't actually testing the long case. Yet - will fix this)
8802      Branch: perl
8803            ! gv.c toke.c
8804 ____________________________________________________________________________
8805 [ 29983] By: nicholas                              on 2007/01/25  22:39:08
8806         Log: Neither gv_fetchpvn_flags() nor hv_fetch() need a NUL terminated
8807              string, so don't bother allocating buffer space or adding a NUL.
8808      Branch: perl
8809            ! gv.c toke.c
8810 ____________________________________________________________________________
8811 [ 29977] By: nicholas                              on 2007/01/25  20:57:56
8812         Log: The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmask
8813              of flags, not a boolean, so correct the documenation and callers.
8814      Branch: perl
8815            ! embed.fnc ext/B/B.xs ext/IPC/SysV/SysV.xs
8816            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs gv.c op.c
8817            ! perlio.c pod/perlapi.pod pod/perlguts.pod pp.c pp_hot.c
8818            ! pp_sys.c proto.h sv.c toke.c universal.c utf8.c
8819 ____________________________________________________________________________
8820 [ 29975] By: rgs                                   on 2007/01/25  17:22:40
8821         Log: Subject: split by " \0" (const string staring with a SPACE followed by NULL)
8822              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8823              Date: Fri, 19 Jan 2007 22:21:48 +0900
8824              Message-Id: <20070119221905.D162.BQW10602@nifty.com>
8825      Branch: perl
8826            ! op.c t/op/split.t
8827 ____________________________________________________________________________
8828 [ 29973] By: rgs                                   on 2007/01/25  14:48:49
8829         Log: Upgrade to threads 1.58:
8830              * Ignore thread return value(s) in void context
8831              * Check for missing args for 'use threads' options
8832              * Check that stack size argument is numeric
8833      Branch: perl
8834            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
8835            ! ext/threads/t/thread.t ext/threads/threads.pm
8836            ! ext/threads/threads.xs
8837 ____________________________________________________________________________
8838 [ 29972] By: rgs                                   on 2007/01/25  12:23:45
8839         Log: Subject: Re: [perl #41283] B::walkoptree_slow fails for 'our @foo = split( m/ /, "hello" )'
8840              From: "Joshua ben Jore" <twists@gmail.com>
8841              Date: Wed, 17 Jan 2007 17:49:22 -0800
8842              Message-ID: <dc5c751d0701171749x3f2dfd00tc523d33bc234c530@mail.gmail.com>
8843      Branch: perl
8844            ! ext/B/B.pm
8845 ____________________________________________________________________________
8846 [ 29970] By: nicholas                              on 2007/01/25  11:41:13
8847         Log: Change 28058 hadn't been tested with -DPERL_CREATE_GVSV
8848      Branch: perl
8849            ! gv.c
8850 ____________________________________________________________________________
8851 [ 29960] By: nicholas                              on 2007/01/24  21:42:53
8852         Log: Display the process id as part of the trace output if running with -Dv
8853              (Might be nice to display the thread ID too under ithreads, but I can't
8854              see a clean way to get that)
8855      Branch: perl
8856            ! deb.c
8857 ____________________________________________________________________________
8858 [ 29956] By: nicholas                              on 2007/01/24  19:07:49
8859         Log: Fix typo in the description of change 27911
8860      Branch: perl
8861            ! Changes
8862 ____________________________________________________________________________
8863 [ 29954] By: nicholas                              on 2007/01/24  18:44:51
8864         Log: Wrap the macro arguments for ck_proto in ().
8865      Branch: perl
8866            ! op.h
8867 ____________________________________________________________________________
8868 [ 29942] By: rgs                                   on 2007/01/24  11:32:24
8869         Log: Subject: [PATCH] fix a few references in perlfunc.html
8870              From: Jan Dubois <jand@ActiveState.com>
8871              Date: Tue, 23 Jan 2007 18:25:02 -0800
8872              Message-ID: <oggdr2pfqj8bb2o47ikmmq9gmjebhr8ht6@4ax.com>
8873      Branch: perl
8874            ! pod/perlfunc.pod
8875 ____________________________________________________________________________
8876 [ 29941] By: rgs                                   on 2007/01/24  11:22:17
8877         Log: Subject: [PATCH] Improve documentation PERLIO default value in perlrun.pod
8878              From: Jan Dubois <jand@ActiveState.com>
8879              Date: Tue, 23 Jan 2007 18:43:55 -0800
8880              Message-ID: <jhhdr21vmlo5ccbfd8la2di4bq8crv3s8t@4ax.com>
8881      Branch: perl
8882            ! pod/perlrun.pod
8883 ____________________________________________________________________________
8884 [ 29940] By: rgs                                   on 2007/01/24  11:02:24
8885         Log: Upgrade to Time::Local 1.16
8886      Branch: perl
8887            ! lib/Time/Local.pm lib/Time/Local.t
8888 ____________________________________________________________________________
8889 [ 29938] By: nicholas                              on 2007/01/23  22:54:00
8890         Log: Add lib to @INC so that ./perl t/op/local.t works.
8891      Branch: perl
8892            ! t/op/local.t
8893 ____________________________________________________________________________
8894 [ 29937] By: nicholas                              on 2007/01/23  21:07:06
8895         Log: Change 29936 missed a ;
8896      Branch: perl
8897            ! lib/Time/Local.pm
8898 ____________________________________________________________________________
8899 [ 29936] By: stevep                                on 2007/01/23  18:43:50
8900         Log: Fix to Time::Local to fix problems with leap year calculation.
8901      Branch: perl
8902            ! lib/Time/Local.pm
8903 ____________________________________________________________________________
8904 [ 29935] By: stevep                                on 2007/01/23  15:02:56
8905         Log: Upgrade to File-Temp-0.18.
8906      Branch: perl
8907            + lib/File/Temp/t/cmp.t
8908            ! MANIFEST lib/File/Temp.pm
8909 ____________________________________________________________________________
8910 [ 29934] By: stevep                                on 2007/01/23  14:29:55
8911         Log: Upgrade to AutoLoader-5.63
8912      Branch: perl
8913            ! lib/AutoLoader.pm
8914 ____________________________________________________________________________
8915 [ 29933] By: stevep                                on 2007/01/23  02:20:31
8916         Log: Upgrade to Test-Simple-0.67
8917      Branch: perl
8918            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
8919            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
8920 ____________________________________________________________________________
8921 [ 29932] By: stevep                                on 2007/01/23  02:14:57
8922         Log: Upgrade to Math-Complex-1.37.
8923      Branch: perl
8924            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Math/Trig.t
8925 ____________________________________________________________________________
8926 [ 29931] By: stevep                                on 2007/01/23  01:55:48
8927         Log: Subject: [PATCH] Time::Local patch take 2
8928              From: Dave Rolsky <autarch@urth.org>
8929              Date: Mon, 22 Jan 2007 09:46:08 -0600 (CST)
8930              Message-ID: <Pine.LNX.4.64.0701220945040.28849@urth.org>
8931      Branch: perl
8932            ! lib/Time/Local.pm lib/Time/Local.t
8933 ____________________________________________________________________________
8934 [ 29930] By: stevep                                on 2007/01/23  01:52:16
8935         Log: Subject: [perl #41318] Patch: win32.c typo in #define MULTIPLICITY
8936              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
8937              Date: Mon, 22 Jan 2007 14:46:15 -0800
8938              Message-ID: <rt-3.6.HEAD-1834-1169505975-229.41318-75-0@perl.org>
8939      Branch: perl
8940            ! win32/win32.c
8941 ____________________________________________________________________________
8942 [ 29923] By: nicholas                              on 2007/01/22  19:39:28
8943         Log: Subject: [PATCH] Disable positive lookaround optimisations
8944              From: demerphq <demerphq@gmail.com>
8945              Message-ID: <9b18b3110701210953l4df6198re36a9342e6049583@mail.gmail.com>
8946              Date: Sun, 21 Jan 2007 18:53:38 +0100
8947      Branch: perl
8948            ! regcomp.h t/op/re_tests
8949 ____________________________________________________________________________
8950 [ 29922] By: nicholas                              on 2007/01/22  19:38:12
8951         Log: Fix a typo and some doubled spaces in comments.
8952      Branch: perl
8953            ! cop.h pod/perlapi.pod sv.h
8954 ____________________________________________________________________________
8955 [ 29921] By: nicholas                              on 2007/01/22  19:21:21
8956         Log: Remove duplicate assignment to PL_eval_root in Perl_create_eval_scope
8957      Branch: perl
8958            ! pp_ctl.c
8959 ____________________________________________________________________________
8960 [ 29917] By: nicholas                              on 2007/01/22  17:03:48
8961         Log: Fix my typo, as spotted by Steve Peters
8962      Branch: perl
8963            ! Changes
8964 ____________________________________________________________________________
8965 [ 29911] By: nicholas                              on 2007/01/21  23:18:20
8966         Log: Assignments to function pointers can't be NULL, as that's a pointer to
8967              data, and assigning pointers to data to pointers to functions is not
8968              ANSI-conformant.
8969      Branch: perl
8970            ! perl.h
8971 ____________________________________________________________________________
8972 [ 29910] By: nicholas                              on 2007/01/21  23:11:30
8973         Log: Restore the const to vtbl in Perl_mg_localize() removed in change
8974              26924.
8975      Branch: perl
8976            ! mg.c
8977 ____________________________________________________________________________
8978 [ 29907] By: nicholas                              on 2007/01/21  20:06:45
8979         Log: Remove register keyword from dSP; (at least for now)
8980      Branch: perl
8981            ! pp.h
8982 ____________________________________________________________________________
8983 [ 29905] By: nicholas                              on 2007/01/21  11:44:16
8984         Log: Refactor the common soft-reference code from pp_rv2sv and pp_rv2av
8985              into a single routine Perl_softref2xv(). As soft references are
8986              rarely used compared with true references, move this code from pp_hot.c
8987      Branch: perl
8988            ! embed.fnc embed.h pp.c pp_hot.c proto.h
8989 ____________________________________________________________________________
8990 [ 29900] By: nicholas                              on 2007/01/20  23:40:23
8991         Log: defined @$foo and defined %$bar should be subject to strict 'refs';
8992      Branch: perl
8993            ! lib/DBM_Filter.pm pp_hot.c t/lib/strict/refs
8994 ____________________________________________________________________________
8995 [ 29895] By: stevep                                on 2007/01/20  03:51:26
8996         Log: Upgrade to version-0.69
8997      Branch: perl
8998            ! lib/version.pm
8999 ____________________________________________________________________________
9000 [ 29894] By: stevep                                on 2007/01/20  03:40:23
9001         Log: Subject: [PATCH] Re: Race condition in IPC::Open3 / Mac OS?
9002              From: Bo Lindbergh <blgl@hagernas.com>
9003              Date: Sat, 20 Jan 2007 02:39:57 +0100
9004              Message-Id: <D256CF03-D814-4973-9DF6-60EA4F26FE10@hagernas.com>
9005      Branch: perl
9006            ! perlio.c
9007 ____________________________________________________________________________
9008 [ 29893] By: stevep                                on 2007/01/20  03:28:48
9009         Log: Add PAUSE2007.pub key
9010      Branch: perl
9011            + lib/CPAN/PAUSE2007.pub
9012            ! MANIFEST
9013 ____________________________________________________________________________
9014 [ 29892] By: stevep                                on 2007/01/20  03:20:11
9015         Log: Upgrade to CPAN-1.88_69.
9016      Branch: perl
9017            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
9018 ____________________________________________________________________________
9019 [ 29887] By: nicholas                              on 2007/01/19  21:11:40
9020         Log: Subject: Re: [PATCH] fix unicode split /\s+/
9021              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9022              Message-Id: <20070120005232.D9CC.BQW10602@nifty.com>
9023              Date: Sat, 20 Jan 2007 00:52:42 +0900
9024      Branch: perl
9025            ! pp.c t/op/split.t
9026 ____________________________________________________________________________
9027 [ 29885] By: nicholas                              on 2007/01/19  20:13:46
9028         Log: Yves spotted that I'd not regenerated perlapi.pod when I added
9029              get_cvn_flags().
9030      Branch: perl
9031            ! pod/perlapi.pod
9032 ____________________________________________________________________________
9033 [ 29884] By: nicholas                              on 2007/01/19  19:27:59
9034         Log: Marcus Holland-Moritz notes that the first argument to
9035              refcounted_he_fetch() can be NULL.
9036      Branch: perl
9037            ! embed.fnc proto.h
9038 ____________________________________________________________________________
9039 [ 29883] By: nicholas                              on 2007/01/19  18:07:23
9040         Log: Fix breakage for -DDEBUGGING accidentally introduced with change 29882.
9041      Branch: perl
9042            ! sv.c
9043 ____________________________________________________________________________
9044 [ 29882] By: nicholas                              on 2007/01/19  17:36:10
9045         Log: Add a parameter to Perl_get_arena() to pass in the SV type, and record
9046              this in the arena description. Change all sizes to unsigned values.
9047              Make Perl_sv_free_arenas() loop downwards to free memory, simplifying
9048              the logic. Remove my erroneous comment added in change 29881.
9049      Branch: perl
9050            ! embed.fnc hv.c proto.h sv.c
9051 ____________________________________________________________________________
9052 [ 29881] By: nicholas                              on 2007/01/19  11:45:24
9053         Log: I think that it's clearer if aroot is only struct arena_set *
9054              (rather than ** and constantly dereferneced). Move the declaration
9055              of new_root into the block it is used in. Add a comment describing
9056              where the arenas for arena_sets themselves aren't rooted anywhere.
9057      Branch: perl
9058            ! sv.c
9059 ____________________________________________________________________________
9060 [ 29880] By: rgs                                   on 2007/01/19  09:33:00
9061         Log: Subject: [PATCH] fix unicode split /\s+/
9062              From: demerphq <demerphq@gmail.com>
9063              Date: Fri, 19 Jan 2007 02:14:06 +0100
9064              Message-ID: <9b18b3110701181714r4f3bc9ebq9ba462eba8338734@mail.gmail.com>
9065      Branch: perl
9066            ! pp.c t/op/split.t
9067 ____________________________________________________________________________
9068 [ 29879] By: nicholas                              on 2007/01/19  00:13:02
9069         Log: As Perl_get_arena() is dealing with sizes, use size_t rather than int,
9070              as it's both unsigned and semantically the correct width for a size.
9071              As all arenas get cleared later on, can use Newx() rather than Newxz().
9072      Branch: perl
9073            ! embed.fnc proto.h sv.c
9074 ____________________________________________________________________________
9075 [ 29878] By: nicholas                              on 2007/01/18  23:52:11
9076         Log: Move C<static bool done_sanity_check;> inside the only function that
9077              uses it.
9078      Branch: perl
9079            ! sv.c
9080 ____________________________________________________________________________
9081 [ 29877] By: nicholas                              on 2007/01/18  23:51:45
9082         Log: Add in missing dVAR that prevents compilation with
9083              -DPERL_GLOBAL_STRUCT_PRIVATE
9084      Branch: perl
9085            ! perl.c
9086 ____________________________________________________________________________
9087 [ 29876] By: nicholas                              on 2007/01/18  23:36:57
9088         Log: Move the flag checking for isGV_with_GP() into the call to visit()
9089      Branch: perl
9090            ! sv.c
9091 ____________________________________________________________________________
9092 [ 29875] By: mhx                                   on 2007/01/18  16:52:37
9093         Log: Add missing SVfARG()s in require_tie_mod().
9094      Branch: perl
9095            ! gv.c
9096 ____________________________________________________________________________
9097 [ 29872] By: nicholas                              on 2007/01/18  15:48:13
9098         Log: Given that we now do the tests in S_visit() to avoid calling the
9099              helper function when skippable, no need to retain those tests
9100              inside the helper functions do_clean_objs() and do_clean_named_objs().
9101      Branch: perl
9102            ! sv.c
9103 ____________________________________________________________________________
9104 [ 29871] By: merijn                                on 2007/01/18  14:03:21
9105         Log: perl rebuilds because of gcc's -g flag
9106              Subject: [PATCH] Re: [perl #41058] make rebuilds perl everytime
9107              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
9108              Date: Thu, 18 Jan 2007 14:27:55 +0100
9109              Message-ID: <20070118142755.28e7f724@r2d2>
9110      Branch: perl
9111            ! makedepend.SH
9112 ____________________________________________________________________________
9113 [ 29868] By: steveh                                on 2007/01/18  11:36:05
9114         Log: Subject: Re: [PATCH] win32_async_check() can still loop indefinitely
9115              From: Jan Dubois <jand@ActiveState.com>
9116              Date: Mon, 15 Jan 2007 19:25:11 -0800
9117              Message-ID: <rigoq25vda3sg4i7ppdb5o2jhvuiq15kqj@4ax.com>
9118      Branch: perl
9119            ! win32/win32.c
9120 ____________________________________________________________________________
9121 [ 29867] By: nicholas                              on 2007/01/18  11:16:09
9122         Log: As PVLVs can hold globs in some cases, I think that we should be
9123              treating them as a strict subclass of PVGV. Hence drop through into
9124              the PVGV handling code.
9125      Branch: perl
9126            ! sv.c
9127 ____________________________________________________________________________
9128 [ 29866] By: davem                                 on 2007/01/18  02:14:48
9129         Log: disable parser stack cleanup on reduce croak (too fragile)
9130      Branch: perl
9131            ! perly.c
9132 ____________________________________________________________________________
9133 [ 29857] By: mhx                                   on 2007/01/17  21:06:11
9134         Log: Fix a typo in Dynaloader_pm.PL.
9135      Branch: perl
9136            ! ext/DynaLoader/DynaLoader_pm.PL
9137 ____________________________________________________________________________
9138 [ 29855] By: nicholas                              on 2007/01/17  19:22:47
9139         Log: Replace SvRELEASE_IVX(dstr) with SvOOK_off(dstr) in sv_setsv_flags(),
9140              because it's not possible for dstr to be COW at this point, due to an
9141              earlier force_normal.
9142      Branch: perl
9143            ! sv.c
9144 ____________________________________________________________________________
9145 [ 29853] By: nicholas                              on 2007/01/17  18:24:50
9146         Log: Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv_release_IVX().
9147              (Currently it fails ext/Compress/Raw/Zlib/t/07bufsize.t)
9148      Branch: perl
9149            ! embed.fnc embed.h global.sym makedef.pl proto.h sv.c sv.h
9150 ____________________________________________________________________________
9151 [ 29852] By: nicholas                              on 2007/01/17  15:42:54
9152         Log: If we use SvUPGRADE() rather than sv_upgrade() then it can make the
9153              decision on not "up"grading PVLV to PVGV for us. However, it appears
9154              that the other actions conducted for "not-yet-a-glob" are useful here.
9155      Branch: perl
9156            ! sv.c
9157 ____________________________________________________________________________
9158 [ 29848] By: merijn                                on 2007/01/17  13:38:05
9159         Log: Subject: Re: [PATCH] symbian/xsbuild.pl patching continues
9160              From: Jarkko Hietaniemi <jhi@iki.fi>
9161              Date: Wed, 17 Jan 2007 08:27:03 -0500
9162              Message-ID: <45AE2427.7080907@iki.fi>
9163      Branch: perl
9164            ! symbian/xsbuild.pl
9165 ____________________________________________________________________________
9166 [ 29845] By: stevep                                on 2007/01/16  22:15:05
9167         Log: Reentrant functions appear to still be broken in NetBSD 3.1.
9168      Branch: perl
9169            ! hints/netbsd.sh
9170 ____________________________________________________________________________
9171 [ 29844] By: merijn                                on 2007/01/16  16:17:03
9172         Log: Subject: [PATCH] Re: Dual-lived AutoLoader
9173              From: Steffen Mueller <o6hhmk002@sneakemail.com>
9174              Date: Tue, 16 Jan 2007 15:29:44 +0100
9175              Message-ID: <45ACE158.4080102@sneakemail.com>
9176      Branch: perl
9177            ! Porting/Maintainers.pl
9178 ____________________________________________________________________________
9179 [ 29843] By: rgs                                   on 2007/01/16  15:32:30
9180         Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %-
9181              From: demerphq <demerphq@gmail.com>
9182              Date: Mon, 15 Jan 2007 23:06:44 +0100
9183              Message-ID: <9b18b3110701151406p7168b20byf873ee2e58091ca3@mail.gmail.com>
9184      Branch: perl
9185            ! regcomp.h
9186 ____________________________________________________________________________
9187 [ 29842] By: rgs                                   on 2007/01/16  10:56:46
9188         Log: Subject: [PATCH] Make offsets support conditional
9189              From: demerphq <demerphq@gmail.com>
9190              Date: Sun, 14 Jan 2007 15:24:25 +0100
9191              Message-ID: <9b18b3110701140624v452f7684x5e9d2890805489fd@mail.gmail.com>
9192      Branch: perl
9193            ! ext/re/t/regop.t regcomp.c regcomp.h
9194 ____________________________________________________________________________
9195 [ 29841] By: rgs                                   on 2007/01/16  10:17:43
9196         Log: Typo fix, by Robin Barker
9197      Branch: perl
9198            ! Porting/Maintainers.pl
9199 ____________________________________________________________________________
9200 [ 29839] By: davem                                 on 2007/01/15  18:33:02
9201         Log: make Dump display the SVf_BREAK flag
9202      Branch: perl
9203            ! dump.c
9204 ____________________________________________________________________________
9205 [ 29838] By: rgs                                   on 2007/01/15  18:25:45
9206         Log: Enable the ~~ operator by default.
9207              Remove the ~~ feature.
9208      Branch: perl
9209            - t/lib/feature/smartmatch
9210            ! MANIFEST lib/feature.pm t/op/smartmatch.t toke.c
9211 ____________________________________________________________________________
9212 [ 29837] By: davem                                 on 2007/01/15  18:19:20
9213         Log: when cloning  PL_regex_pad, copy SVf_BREAK flag too
9214      Branch: perl
9215            ! sv.c
9216 ____________________________________________________________________________
9217 [ 29836] By: nicholas                              on 2007/01/15  18:15:54
9218         Log: pp_rv2av and pp_rv2hv have a lot of common code, so it's certainly a
9219              space saving to merge them. Hopefully this will reduce L2 cache misses.
9220      Branch: perl
9221            ! mathoms.c opcode.h opcode.pl pp.h pp_hot.c
9222 ____________________________________________________________________________
9223 [ 29835] By: nicholas                              on 2007/01/15  17:18:03
9224         Log: Make changes analagous to pp_rv2hv's 21394 and 24489 in pp_rv2av.
9225      Branch: perl
9226            ! pp_hot.c
9227 ____________________________________________________________________________
9228 [ 29834] By: rgs                                   on 2007/01/15  16:37:21
9229         Log: Subject: Re: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH}
9230              From: demerphq <demerphq@gmail.com>
9231              Date: Sat, 13 Jan 2007 17:18:01 +0100
9232              Message-ID: <9b18b3110701130818h6badbd3o1b38f2660d258173@mail.gmail.com>
9233              
9234              macroize regexp modifiers
9235      Branch: perl
9236            ! perl.h regcomp.c regexp.h toke.c
9237 ____________________________________________________________________________
9238 [ 29831] By: rgs                                   on 2007/01/15  16:26:17
9239         Log: Subject: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH}
9240              From: demerphq <demerphq@gmail.com>
9241              Date: Fri, 12 Jan 2007 02:31:12 +0100
9242              Message-ID: <9b18b3110701111731x29b1c63i57b1698f769b3bbc@mail.gmail.com>
9243              (with tweaks)
9244      Branch: perl
9245            + t/op/regexp_kmod.t
9246            ! MANIFEST ext/B/t/concise-xs.t gv.c mg.c op.h pod/perlop.pod
9247            ! pod/perlre.pod pod/perlvar.pod pp_hot.c regcomp.c regcomp.h
9248            ! regexp.h t/op/regexp.t toke.c
9249 ____________________________________________________________________________
9250 [ 29830] By: nicholas                              on 2007/01/15  14:38:58
9251         Log: Add get_cvn_flags(), which is like get_cv() but takes a length. This
9252              allows symbolic code references with embeded NULs to work.
9253      Branch: perl
9254            ! embed.fnc embed.h global.sym gv.c gv.h op.c perl.c perlio.c
9255            ! pp_ctl.c pp_hot.c proto.h t/op/ref.t toke.c
9256 ____________________________________________________________________________
9257 [ 29829] By: rgs                                   on 2007/01/15  14:32:26
9258         Log: Subject: [PATCH] symbian/xsbuild.pl
9259              From: Jarkko Hietaniemi <jhi@iki.fi>
9260              Date: Mon, 15 Jan 2007 08:49:56 -0500
9261              Message-ID: <45AB8684.70906@iki.fi>
9262      Branch: perl
9263            ! symbian/xsbuild.pl
9264 ____________________________________________________________________________
9265 [ 29827] By: davem                                 on 2007/01/15  14:16:53
9266         Log: extend threads 'veto cleanup' to perl_free and system stuff
9267      Branch: perl
9268            ! embedvar.h perl.c perlapi.h perlvars.h unixish.h
9269 ____________________________________________________________________________
9270 [ 29826] By: rgs                                   on 2007/01/15  14:15:35
9271         Log: Proper symbian fix (replacing change #29813) by Jarkko
9272      Branch: perl
9273            ! perl.h
9274 ____________________________________________________________________________
9275 [ 29825] By: rgs                                   on 2007/01/15  13:45:40
9276         Log: Use the $Is_MacOS variable
9277      Branch: perl
9278            ! t/lib/common.pl
9279 ____________________________________________________________________________
9280 [ 29824] By: rgs                                   on 2007/01/15  13:44:39
9281         Log: Simplify the ok/not ok logic
9282              (another refactorisation by Schwern)
9283      Branch: perl
9284            ! t/lib/common.pl
9285 ____________________________________________________________________________
9286 [ 29823] By: rgs                                   on 2007/01/15  13:40:18
9287         Log: Various cleanup and factorization by Schwern
9288              for tests for warnings and features
9289      Branch: perl
9290            ! t/lib/common.pl
9291 ____________________________________________________________________________
9292 [ 29822] By: rgs                                   on 2007/01/15  13:30:51
9293         Log: Introduce the :5.10.0 feature bundle, and make :5.10 an
9294              alias to it (aimed at be an alias to the latest :5.10.X)
9295      Branch: perl
9296            ! lib/feature.pm
9297 ____________________________________________________________________________
9298 [ 29821] By: rgs                                   on 2007/01/15  12:44:45
9299         Log: Fix link to perlsyn (thanks to Michael G Schwern)
9300      Branch: perl
9301            ! lib/feature.pm
9302 ____________________________________________________________________________
9303 [ 29820] By: rgs                                   on 2007/01/15  12:42:36
9304         Log: Remove the "dor" feature alias.
9305      Branch: perl
9306            ! lib/feature.pm
9307 ____________________________________________________________________________
9308 [ 29819] By: rgs                                   on 2007/01/15  12:41:28
9309         Log: Document "no feature" (Michael G Schwern)
9310      Branch: perl
9311            ! lib/feature.pm
9312 ____________________________________________________________________________
9313 [ 29818] By: rgs                                   on 2007/01/15  12:37:27
9314         Log: Move the documentation of the lexical effect of feature.pm to its own
9315              section thus removing a lot of redundant redundant documentation about
9316              it cluttering up the feature documentation. (by Michael G Schwern)
9317      Branch: perl
9318            ! lib/feature.pm
9319 ____________________________________________________________________________
9320 [ 29817] By: rgs                                   on 2007/01/15  12:34:00
9321         Log: Remove obsolete notes and TODOs from feature.pm
9322      Branch: perl
9323            ! lib/feature.pm
9324 ____________________________________________________________________________
9325 [ 29816] By: rgs                                   on 2007/01/15  12:30:56
9326         Log: Add a reference to the docs for state() variables in feature.pm
9327              (suggested by Michael G Schwern)
9328      Branch: perl
9329            ! lib/feature.pm
9330 ____________________________________________________________________________
9331 [ 29815] By: rgs                                   on 2007/01/15  12:29:14
9332         Log: Factorise croak() calls and error messages in feature.pm
9333              (suggested by Michael G Schwern)
9334      Branch: perl
9335            ! lib/feature.pm
9336 ____________________________________________________________________________
9337 [ 29814] By: nicholas                              on 2007/01/15  12:13:24
9338         Log: Test that names with embedded NULs work for symbolic array, hash and
9339              typeglob references.
9340      Branch: perl
9341            ! t/op/ref.t
9342 ____________________________________________________________________________
9343 [ 29813] By: rgs                                   on 2007/01/15  08:22:08
9344         Log: Revert perl.h part of change 29811, which breaks compilation with gcc
9345      Branch: perl
9346            ! perl.h
9347 ____________________________________________________________________________
9348 [ 29812] By: merijn                                on 2007/01/15  07:45:28
9349         Log: Subject: [PATCH] g++ fixes
9350              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
9351              Date: Mon, 15 Jan 2007 06:09:30 +0200 (EET)
9352              Message-Id: <20070115040930.8685843A67@anubis.hut.fi>
9353      Branch: perl
9354            ! op.c toke.c
9355 ____________________________________________________________________________
9356 [ 29811] By: merijn                                on 2007/01/15  07:42:37
9357         Log: Subject: [PATCH] Symbian/S90 further fixes
9358              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
9359              Date: Mon, 15 Jan 2007 06:11:52 +0200 (EET)
9360              Message-Id: <20070115041152.374AB43A67@anubis.hut.fi>
9361      Branch: perl
9362            ! perl.h symbian/PerlBase.cpp symbian/config.sh
9363 ____________________________________________________________________________
9364 [ 29810] By: davem                                 on 2007/01/14  23:58:49
9365         Log: make S_ithread_run() call S_ithread_free() in main context
9366              
9367              Fixes a race condition between detach clearing a thread's
9368              interpreter, and S_ithread_run() freeing itself while
9369              assuming that it's own interpreter still exists.
9370      Branch: perl
9371            ! ext/threads/threads.xs
9372 ____________________________________________________________________________
9373 [ 29805] By: davem                                 on 2007/01/14  12:43:39
9374         Log: further refinement to #29796 (cleanup veto)
9375      Branch: perl
9376            ! ext/threads/threads.xs
9377 ____________________________________________________________________________
9378 [ 29803] By: rgs                                   on 2007/01/14  10:12:08
9379         Log: Subject: Re: Memory...growing, and growing
9380              From: Marvin Humphrey <marvin@rectangular.com>
9381              Date: Sat, 13 Jan 2007 12:05:30 -0800
9382              Message-Id: <3CCCF699-345E-4C65-BCCB-1549EB99547A@rectangular.com>
9383              
9384              Document -DDL_UNLOAD_ALL_AT_EXIT
9385      Branch: perl
9386            ! pod/perlhack.pod
9387 ____________________________________________________________________________
9388 [ 29796] By: davem                                 on 2007/01/13  22:57:26
9389         Log: unfreed threads should trigger cleanup veto
9390              
9391              The thread pool struct is allocated in the main interpreter, so
9392              don't clean that up if any threads remain, regardless of what
9393              state they are in
9394      Branch: perl
9395            ! ext/threads/threads.xs
9396 ____________________________________________________________________________
9397 [ 29790] By: nicholas                              on 2007/01/13  18:21:19
9398         Log: In S_hfreeentries, orig_array can be const.
9399      Branch: perl
9400            ! hv.c
9401 ____________________________________________________________________________
9402 [ 29786] By: rgs                                   on 2007/01/13  17:17:40
9403         Log: TODO: yada yada yada
9404      Branch: perl
9405            ! pod/perltodo.pod
9406 ____________________________________________________________________________
9407 [ 29784] By: rgs                                   on 2007/01/13  16:56:02
9408         Log: Subject:  Re: AW: umask handling in File::Temp
9409              From:  Gisle Aas <gisle@activestate.com>
9410              Date:  12 Jan 2007 16:10:16 +0100
9411              Message-ID:  <877ivs1dt3.fsf@ask.g.aas.no>
9412      Branch: perl
9413            ! pp_sys.c
9414 ____________________________________________________________________________
9415 [ 29781] By: rgs                                   on 2007/01/13  11:06:06
9416         Log: Subject: [PATCH] perlthrtut.pod (based on perl-current@29766)
9417              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
9418              Date: Fri, 12 Jan 2007 17:37:58 +0100
9419              Message-ID: <45A7B966.1040307@thalesgroup.com>
9420      Branch: perl
9421            ! pod/perlthrtut.pod
9422 ____________________________________________________________________________
9423 [ 29780] By: davem                                 on 2007/01/12  21:49:13
9424         Log: fix PL_parser_dup symbol (again)
9425      Branch: perl
9426            ! embed.fnc embed.h global.sym
9427 ____________________________________________________________________________
9428 [ 29779] By: davem                                 on 2007/01/12  19:56:40
9429         Log: Rationalise refcounting of thread structures
9430              Formerly there could be races with multiple destroys of a thread
9431              structure.
9432      Branch: perl
9433            ! ext/threads/threads.xs
9434 ____________________________________________________________________________
9435 [ 29778] By: merijn                                on 2007/01/12  16:06:23
9436         Log: Superdome now also in Itanium series (sx1000 & sx2000),
9437              cx2600 is Madison 6
9438      Branch: perl
9439            ! README.hpux
9440 ____________________________________________________________________________
9441 [ 29777] By: merijn                                on 2007/01/12  15:15:13
9442         Log: gcc -dumpversion is at least supported back to 2.7.x and
9443              thus seems to be much more defensive against upcoming version
9444              reporting format changes.
9445      Branch: perl
9446            ! hints/aix.sh hints/aix_3.sh hints/aix_4.sh hints/dec_osf.sh
9447            ! hints/hpux.sh hints/svr5.sh hints/vos.sh
9448 ____________________________________________________________________________
9449 [ 29774] By: rgs                                   on 2007/01/12  13:57:45
9450         Log: makedef.pl should be able to load "strict"
9451      Branch: perl
9452            ! makedef.pl
9453 ____________________________________________________________________________
9454 [ 29768] By: rgs                                   on 2007/01/12  11:44:04
9455         Log: Upgrade to ExtUtils::Manifest 1.51
9456      Branch: perl
9457            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
9458 ____________________________________________________________________________
9459 [ 29767] By: davem                                 on 2007/01/12  11:26:14
9460         Log: fix typo in hv.c
9461      Branch: perl
9462            ! hv.c
9463 ____________________________________________________________________________
9464 [ 29766] By: davem                                 on 2007/01/12  11:13:49
9465         Log: fix PL_parser_dup symbol
9466      Branch: perl
9467            ! embed.fnc embed.h makedef.pl
9468 ____________________________________________________________________________
9469 [ 29765] By: davem                                 on 2007/01/12  10:42:05
9470         Log: make tr/// threadsafe by moving swash into pad
9471      Branch: perl
9472            ! doop.c op.c
9473 ____________________________________________________________________________
9474 [ 29764] By: rgs                                   on 2007/01/12  10:24:55
9475         Log: Subject: [PATCH] trivia in perlthrtut.pod
9476              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
9477              Date: Thu, 11 Jan 2007 16:57:29 +0100
9478              Message-ID: <45A65E69.8010400@thalesgroup.com>
9479      Branch: perl
9480            ! pod/perlthrtut.pod
9481 ____________________________________________________________________________
9482 [ 29762] By: steveh                                on 2007/01/11  17:27:02
9483         Log: Update copyright year in "perl -v" output
9484      Branch: perl
9485            ! perl.c
9486 ____________________________________________________________________________
9487 [ 29761] By: rgs                                   on 2007/01/11  17:12:08
9488         Log: Fix bug [perl #41234] : the tokenizer understands "=cute"
9489              or other words that begin with "cut" as synonyms for "=cut"
9490      Branch: perl
9491            ! toke.c
9492 ____________________________________________________________________________
9493 [ 29758] By: nicholas                              on 2007/01/11  15:37:12
9494         Log: Change 29753 messed up do_hv_dump() [my fault]
9495      Branch: perl
9496            ! embed.fnc proto.h
9497 ____________________________________________________________________________
9498 [ 29757] By: rgs                                   on 2007/01/11  15:07:28
9499         Log: Silence an "unused parameter" warning in Perl_reg_numbered_buff_get().
9500              This parameter might become handy in the future, so keep it.
9501      Branch: perl
9502            ! regcomp.c
9503 ____________________________________________________________________________
9504 [ 29756] By: rgs                                   on 2007/01/11  14:47:01
9505         Log: Subject: [PATCH] Add Regexp::Keep \K functionality to regex engine as well as add \v and \V, cleanup and more docs for regatom()
9506              From: demerphq <demerphq@gmail.com>
9507              Date: Wed, 10 Jan 2007 20:33:39 +0100
9508              Message-ID: <9b18b3110701101133i46dc5fd0p1476a0f1dd1e9c5a@mail.gmail.com>
9509              
9510              (plus POD nits by Merijn and myself)
9511      Branch: perl
9512            ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.sym
9513            ! regexec.c regexp.h regnodes.h t/op/pat.t
9514 ____________________________________________________________________________
9515 [ 29753] By: nicholas                              on 2007/01/11  13:23:40
9516         Log: do_gv_dump, do_gvgv_dump and do_hv_dump call all actually take a NULL
9517              parameter. Patch for do_hv_dump supplied by Brandon L Black, other
9518              two added after code inspection.
9519      Branch: perl
9520            ! embed.fnc proto.h
9521 ____________________________________________________________________________
9522 [ 29751] By: rgs                                   on 2007/01/11  10:34:02
9523         Log: Fix bug #40407: after a seek on a PerlIO::scalar filehandle,
9524              ensure there's a string buffer in the scalar
9525      Branch: perl
9526            ! ext/PerlIO/scalar/scalar.xs
9527 ____________________________________________________________________________
9528 [ 29750] By: rgs                                   on 2007/01/11  09:51:56
9529         Log: Subject: [PATCH] AutoLoader fix, part 2
9530              From: Steffen Mueller <rt8363b02@sneakemail.com>
9531              Date: Wed, 10 Jan 2007 18:52:23 +0100
9532              Message-ID: <20070110175148.26694.qmail@lists.develooper.com>
9533      Branch: perl
9534            ! lib/AutoLoader.pm lib/AutoLoader.t
9535 ____________________________________________________________________________
9536 [ 29749] By: nicholas                              on 2007/01/11  00:24:48
9537         Log: In toke.c, merge S_update_debugger_info_pv() and
9538              S_update_debugger_info_sv() into S_update_debugger_info().
9539      Branch: perl
9540            ! embed.fnc embed.h proto.h toke.c
9541 ____________________________________________________________________________
9542 [ 29748] By: nicholas                              on 2007/01/10  16:24:27
9543         Log: An implementation of change 29735 for blead (PL_curcop could be NULL)
9544              given that blead's refactoring is not yet in maint.
9545      Branch: perl
9546            ! gv.c
9547 ____________________________________________________________________________
9548 [ 29747] By: rgs                                   on 2007/01/10  16:00:17
9549         Log: Regenerate all files
9550      Branch: perl
9551            ! embed.h keywords.h reentr.c reentr.h
9552 ____________________________________________________________________________
9553 [ 29745] By: rgs                                   on 2007/01/10  13:21:03
9554         Log: Subject: PATCH: perlfunc.pod / warn
9555              From: Peter Scott <Peter@PSDT.com>
9556              Date: Wed, 10 Jan 2007 05:18:52 -0800
9557              Message-Id: <pan.2007.01.10.13.18.52.834683@PSDT.com>
9558      Branch: perl
9559            ! pod/perlfunc.pod
9560 ____________________________________________________________________________
9561 [ 29744] By: rgs                                   on 2007/01/10  13:17:37
9562         Log: Subject: Re: [perl #41215] % on scalars sometimes throws away fractions 
9563              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9564              Date: Tue, 09 Jan 2007 23:39:42 +0900
9565              Message-Id: <20070109233928.07AF.BQW10602@nifty.com>
9566              
9567              plus nits by Dominic Dunlop
9568      Branch: perl
9569            ! pod/perlop.pod
9570 ____________________________________________________________________________
9571 [ 29743] By: rgs                                   on 2007/01/10  10:54:27
9572         Log: Subject: Bug in AutoLoader.pm causing endless loop
9573              From: Steffen Mueller <rt8363b02@sneakemail.com>
9574              Date: Tue, 09 Jan 2007 19:15:36 +0100
9575              Message-ID: <45A3DBC8.4010203@sneakemail.com>
9576      Branch: perl
9577            ! lib/AutoLoader.pm
9578 ____________________________________________________________________________
9579 [ 29742] By: rgs                                   on 2007/01/10  10:25:02
9580         Log: Subject: ./miniperl minimod.pl ... Can't locate strict.pm
9581              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
9582              Date: Wed, 10 Jan 2007 04:55:55 +0100
9583              Message-ID: <87lkkbk01g.fsf@k75.linux.bogus>
9584      Branch: perl
9585            ! minimod.pl
9586 ____________________________________________________________________________
9587 [ 29741] By: nicholas                              on 2007/01/09  21:46:28
9588         Log: Make minimod.pl warnings and strict clean.
9589      Branch: perl
9590            ! minimod.pl
9591 ____________________________________________________________________________
9592 [ 29740] By: nicholas                              on 2007/01/09  21:44:05
9593         Log: Make makedef.pl warnings and strict clean.
9594      Branch: perl
9595            ! makedef.pl
9596 ____________________________________________________________________________
9597 [ 29739] By: nicholas                              on 2007/01/09  21:37:31
9598         Log: Make keywords.pl strict and warnings clean.
9599      Branch: perl
9600            ! keywords.pl
9601 ____________________________________________________________________________
9602 [ 29738] By: nicholas                              on 2007/01/09  21:34:50
9603         Log: Make autodoc.pl strict clean.
9604      Branch: perl
9605            ! autodoc.pl
9606 ____________________________________________________________________________
9607 [ 29736] By: nicholas                              on 2007/01/09  21:21:56
9608         Log: Make opcode.pl strict and warnings clean.
9609      Branch: perl
9610            ! opcode.pl
9611 ____________________________________________________________________________
9612 [ 29734] By: steveh                                on 2007/01/09  12:44:15
9613         Log: Subject: Re: Change 29723 breaks t/op/inccode-tie.t on Win32
9614              From: Nicholas Clark <nick@ccl4.org>
9615              Date: Tue, 9 Jan 2007 12:31:17 +0000
9616              Message-ID: <20070109123116.GC30742@plum.flirble.org>
9617      Branch: perl
9618            ! t/op/inccode-tie.t
9619 ____________________________________________________________________________
9620 [ 29732] By: steveh                                on 2007/01/09  10:40:23
9621         Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows
9622              From: Jan Dubois <jand@ActiveState.com>
9623              Date: Mon, 08 Jan 2007 14:58:12 -0800
9624              Message-ID: <eei5q29hrchpam2i5g0000mbvu0b1hrm83@4ax.com>
9625              
9626              Fixes the Borland build, in which the PATH was getting corrupted
9627              when the variable that was just putenv()'d got free()'d
9628      Branch: perl
9629            ! win32/win32.c
9630 ____________________________________________________________________________
9631 [ 29731] By: rgs                                   on 2007/01/09  10:33:56
9632         Log: Subject: [PATCH] Change #29711 broke tr//c on Win32.
9633              From: demerphq <demerphq@gmail.com>
9634              Date: Mon, 8 Jan 2007 20:31:26 +0100
9635              Message-ID: <9b18b3110701081131v392597c6veed493407c1eede7@mail.gmail.com>
9636      Branch: perl
9637            ! op.c
9638 ____________________________________________________________________________
9639 [ 29730] By: rgs                                   on 2007/01/09  10:04:37
9640         Log: Subject: [PATCH] Let the regex parser decide if we have a special pattern or not.
9641              From: demerphq <demerphq@gmail.com>
9642              Date: Tue, 9 Jan 2007 00:46:31 +0100
9643              Message-ID: <9b18b3110701081546n2c3f19acy29adc0d233bb848c@mail.gmail.com>
9644      Branch: perl
9645            ! op.c op.h pp.c pp_ctl.c regcomp.c regexp.h
9646 ____________________________________________________________________________
9647 [ 29729] By: nicholas                              on 2007/01/09  09:58:17
9648         Log: socketpair.t was written in 2001. At that time, Test::More got confused
9649              if you forked under it. Test::More 0.47 added support to detect forking
9650              which resolves this. Hence there is now no need to fork() in a BEGIN
9651              block, which causes issues on Win32 due to how pseudofork works.
9652      Branch: perl
9653            ! ext/Socket/t/socketpair.t
9654 ____________________________________________________________________________
9655 [ 29728] By: rgs                                   on 2007/01/09  09:28:52
9656         Log: Revert change #29708 (useless)
9657      Branch: perl
9658            ! win32/win32.c
9659 ____________________________________________________________________________
9660 [ 29727] By: nicholas                              on 2007/01/08  23:27:26
9661         Log: Eliminate pp_threadsv, as it was only ever used by 5005 threads.
9662      Branch: perl
9663            ! dump.c ext/Opcode/Opcode.pm op.c opcode.h opcode.pl opnames.h
9664            ! pp.sym pp_proto.h
9665 ____________________________________________________________________________
9666 [ 29724] By: nicholas                              on 2007/01/08  21:52:32
9667         Log: do or die; for all the List::Util pure perl tests.
9668      Branch: perl
9669            ! ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
9670            ! ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
9671            ! ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
9672            ! ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
9673            ! ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
9674            ! ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
9675            ! ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
9676            ! ext/List/Util/t/p_tainted.t
9677 ____________________________________________________________________________
9678 [ 29723] By: nicholas                              on 2007/01/08  21:20:26
9679         Log: do $file; won't propagate errors from die, as do is an implicit eval.
9680              So need to propagate errors with $@.
9681      Branch: perl
9682            ! ext/DynaLoader/hints/gnukfreebsd.pl
9683            ! ext/DynaLoader/hints/gnuknetbsd.pl
9684            ! ext/NDBM_File/hints/gnukfreebsd.pl
9685            ! ext/NDBM_File/hints/gnuknetbsd.pl
9686            ! ext/ODBM_File/hints/gnukfreebsd.pl
9687            ! ext/ODBM_File/hints/gnuknetbsd.pl
9688            ! ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
9689            ! ext/Storable/hints/gnukfreebsd.pl
9690            ! ext/Storable/hints/gnuknetbsd.pl lib/perl5db.pl
9691            ! lib/utf8_heavy.pl symbian/config.pl symbian/makesis.pl
9692            ! symbian/xsbuild.pl t/comp/require.t t/op/caller.t t/op/do.t
9693            ! t/op/inccode-tie.t t/op/regexp_noamp.t t/op/regexp_notrie.t
9694            ! t/op/regexp_qr.t t/op/regexp_qr_embed.t t/op/regexp_trielist.t
9695            ! t/op/threads.t t/uni/case.pl win32/ce-helpers/makedist.pl
9696 ____________________________________________________________________________
9697 [ 29719] By: nicholas                              on 2007/01/08  14:28:17
9698         Log: Mention -C on #! line in perltodo. Remove some trailing whitespace that
9699              podchecker warned over.
9700      Branch: perl
9701            ! pod/perltodo.pod
9702 ____________________________________________________________________________
9703 [ 29718] By: rgs                                   on 2007/01/08  11:09:10
9704         Log: Change the API doc for some of the SvXXX testing macros.
9705              Often, those macros simply test a bit in sv_flags, so
9706              the return value should be assigned to a U32 instead of
9707              a bool to avoid truncation. (bug perl #32884)
9708      Branch: perl
9709            ! pod/perlapi.pod sv.h
9710 ____________________________________________________________________________
9711 [ 29717] By: rgs                                   on 2007/01/08  10:35:04
9712         Log: Turn taint warnings (-t) into severe warnings, so they're
9713              on by default, without having to play games with the
9714              warning bits. Add a test for -t.
9715      Branch: perl
9716            ! perl.c pp_ctl.c t/lib/warnings/taint taint.c warnings.h
9717            ! warnings.pl
9718 ____________________________________________________________________________
9719 [ 29716] By: rgs                                   on 2007/01/08  09:26:01
9720         Log: Silence casting warnings
9721      Branch: perl
9722            ! regcomp.c
9723 ____________________________________________________________________________
9724 [ 29715] By: merijn                                on 2007/01/08  07:34:29
9725         Log: Default "$undef" for NV_PRESERVES_UV_BITS causes compilation
9726              failure of sv.c when triggered
9727              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
9728              Date: Mon, 8 Jan 2007 00:49:11 +0100
9729              Message-ID: <20070108004911.7022445c@r2d2>
9730      Branch: perl
9731            ! Configure
9732 ____________________________________________________________________________
9733 [ 29713] By: merijn                                on 2007/01/08  07:19:02
9734         Log: Subject: help cygwin find its dlls even on taint tests with no path
9735              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
9736              Date: Sun, 7 Jan 2007 16:56:28 -0800 (PST)
9737              Message-ID: <2437.63.226.247.31.1168217788.squirrel@63.226.247.31>
9738      Branch: perl
9739            ! cygwin/Makefile.SHs t/op/taint.t
9740 ____________________________________________________________________________
9741 [ 29712] By: davem                                 on 2007/01/08  00:14:22
9742         Log: fix occasional op/time.t failure
9743              test 2 uses far more sys than user time, so it's possible to burn
9744              20 secs of wall time without an apparent increase in user time
9745      Branch: perl
9746            ! t/op/time.t
9747 ____________________________________________________________________________
9748 [ 29711] By: davem                                 on 2007/01/08  00:06:44
9749         Log: allocate op_pv strings from shared mem pool
9750      Branch: perl
9751            ! op.c toke.c
9752 ____________________________________________________________________________
9753 [ 29710] By: rgs                                   on 2007/01/07  23:27:03
9754         Log: In the new test for less.pm, call use_ok at compile-time
9755              and add -w.
9756      Branch: perl
9757            ! lib/less.t
9758 ____________________________________________________________________________
9759 [ 29709] By: rgs                                   on 2007/01/07  23:24:31
9760         Log: Subject: [PATCH] less useful
9761              From: "Joshua ben Jore" <twists@gmail.com>
9762              Date: Sat, 6 Jan 2007 13:33:15 -0800
9763              Message-ID: <dc5c751d0701061333w7b89ea48kf5c8993e3de19b44@mail.gmail.com>
9764      Branch: perl
9765            ! lib/less.pm lib/less.t
9766 ____________________________________________________________________________
9767 [ 29708] By: rgs                                   on 2007/01/07  23:12:26
9768         Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows
9769              From: demerphq <demerphq@gmail.com>
9770              Date: Sun, 7 Jan 2007 20:51:43 +0100
9771              Message-ID: <9b18b3110701071151y13eaa554w257d2d5016ee0983@mail.gmail.com>
9772      Branch: perl
9773            ! win32/win32.c
9774 ____________________________________________________________________________
9775 [ 29707] By: rgs                                   on 2007/01/07  23:08:04
9776         Log: Subject: DynaLoader test failure on cygwin
9777              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
9778              Date: Sun, 7 Jan 2007 11:56:21 -0800 (PST)
9779              Message-ID: <1675.63.226.247.31.1168199781.squirrel@63.226.247.31>
9780      Branch: perl
9781            ! ext/DynaLoader/t/DynaLoader.t
9782 ____________________________________________________________________________
9783 [ 29706] By: davem                                 on 2007/01/07  14:55:27
9784         Log: silence a warning in perly.c
9785      Branch: perl
9786            ! perly.c
9787 ____________________________________________________________________________
9788 [ 29705] By: rgs                                   on 2007/01/06  07:19:09
9789         Log: Subject: patch: shorten perl.h by six lines
9790              From: "David Nicol" <davidnicol@gmail.com>
9791              Date: Sat, 6 Jan 2007 00:02:24 -0600
9792              Message-ID: <934f64a20701052202p1c77a226w32634a1c69f584c7@mail.gmail.com>
9793      Branch: perl
9794            ! perl.h
9795 ____________________________________________________________________________
9796 [ 29704] By: rgs                                   on 2007/01/06  06:58:41
9797         Log: Add 2007 copyrights in a few more .pl files that
9798              generate code (thanks to Jarkko)
9799      Branch: perl
9800            ! overload.pl reentr.pl
9801 ____________________________________________________________________________
9802 [ 29703] By: rgs                                   on 2007/01/05  23:15:38
9803         Log: Silence a gcc warning, spotted by Tels
9804      Branch: perl
9805            ! regcomp.c
9806 ____________________________________________________________________________
9807 [ 29702] By: rgs                                   on 2007/01/05  18:30:52
9808         Log: Bump version of PerlIO::via after last change
9809      Branch: perl
9810            ! ext/PerlIO/via/via.pm
9811 ____________________________________________________________________________
9812 [ 29701] By: rgs                                   on 2007/01/05  18:26:43
9813         Log: Subject: [PATCH] ext/PerlIO/via/via.xs freeing the wrong thing
9814              From: Bo Lindbergh <blgl@hagernas.com>
9815              Date: Fri, 5 Jan 2007 19:19:53 +0100
9816              Message-Id: <C7070BEE-BFB6-4FA2-A50B-BF20CDB3B61F@hagernas.com>
9817      Branch: perl
9818            ! ext/PerlIO/via/via.xs
9819 ____________________________________________________________________________
9820 [ 29700] By: rgs                                   on 2007/01/05  15:37:54
9821         Log: Normalize copyright of perlio.c for years >= 2006
9822      Branch: perl
9823            ! perlio.c
9824 ____________________________________________________________________________
9825 [ 29699] By: steveh                                on 2007/01/05  15:04:59
9826         Log: Do the same as #29697 for Win32
9827      Branch: perl
9828            ! win32/Makefile win32/makefile.mk
9829 ____________________________________________________________________________
9830 [ 29698] By: rgs                                   on 2007/01/05  14:37:31
9831         Log: Fix the interaction of -w and -t when provided on the command-line
9832              and/or on the shebang line : do not reset the warning bits to
9833              'only taint'.
9834      Branch: perl
9835            ! perl.c pp_ctl.c
9836 ____________________________________________________________________________
9837 [ 29697] By: rgs                                   on 2007/01/05  12:27:22
9838         Log: Fix distclean now that we have re::Tie::Hash::NamedCapture
9839      Branch: perl
9840            ! Makefile.SH
9841 ____________________________________________________________________________
9842 [ 29696] By: rgs                                   on 2007/01/05  10:47:58
9843         Log: Update copyright years in .c files
9844      Branch: perl
9845            ! doio.c doop.c gv.c miniperlmain.c pad.c perl.c pp.c pp_ctl.c
9846            ! pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c scope.c
9847            ! universal.c utf8.c
9848 ____________________________________________________________________________
9849 [ 29695] By: rgs                                   on 2007/01/05  10:34:36
9850         Log: Update copyright years in .h files. Also, in .pl
9851              files that generate .h files, so they'll be ready
9852              next time.
9853      Branch: perl
9854            ! XSUB.h keywords.pl op.h opcode.pl pad.h perlio.h perlsdio.h
9855            ! perlsfio.h pp.h regcomp.h regexp.h scope.h thrdvar.h unixish.h
9856            ! utf8.h utfebcdic.h util.h
9857 ____________________________________________________________________________
9858 [ 29694] By: rgs                                   on 2007/01/05  10:21:58
9859         Log: Update copyright for perlio.c
9860      Branch: perl
9861            ! perlio.c
9862 ____________________________________________________________________________
9863 [ 29693] By: rgs                                   on 2007/01/05  09:55:22
9864         Log: Subject: Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re: [PATCH] Configure test code fails to compile if SIGFPE is undefined)
9865              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9866              Date: Thu, 04 Jan 2007 00:21:02 +0900
9867              Message-Id: <20070104001943.6BC2.BQW10602@nifty.com>
9868      Branch: perl
9869            ! ext/Data/Dumper/t/dumper.t ext/Devel/Peek/t/Peek.t
9870 ____________________________________________________________________________
9871 [ 29692] By: steveh                                on 2007/01/05  09:45:08
9872         Log: Silence various VC6 warnings
9873      Branch: perl
9874            ! ext/B/B.xs perly.c regexec.c util.c win32/win32.c
9875 ____________________________________________________________________________
9876 [ 29691] By: rgs                                   on 2007/01/05  09:11:30
9877         Log: Subject: Re: [PATCH] perlio.c repair
9878              From: Bo Lindbergh <blgl@hagernas.com>
9879              Date: Thu, 4 Jan 2007 18:22:09 +0100
9880              Message-Id: <E22DC961-6821-4AC2-BA2F-9B5B06927758@hagernas.com>
9881      Branch: perl
9882            ! perlio.c
9883 ____________________________________________________________________________
9884 [ 29690] By: rgs                                   on 2007/01/05  07:49:03
9885         Log: Subject: [PATCH] ANSIfy the PATH environment variable on Windows
9886              From: Jan Dubois <jand@ActiveState.com>
9887              Date: Thu, 04 Jan 2007 12:37:48 -0800
9888              Message-ID: <7coqp2pme3r30qaonticuv6c6licieg4cg@4ax.com>
9889      Branch: perl
9890            ! win32/perllib.c win32/win32.c
9891 ____________________________________________________________________________
9892 [ 29689] By: rgs                                   on 2007/01/05  07:47:08
9893         Log: Subject: [PATCH] Add error handling to win32_ansipath
9894              From: Jan Dubois <jand@ActiveState.com>
9895              Date: Thu, 04 Jan 2007 12:20:21 -0800
9896              Message-ID: <f2oqp2dbdglim8bda4q1kajt9k3cvpqqga@4ax.com>
9897      Branch: perl
9898            ! win32/win32.c
9899 ____________________________________________________________________________
9900 [ 29688] By: rgs                                   on 2007/01/04  17:04:11
9901         Log: Upgrade Module::Load::Conditional to 0.14
9902      Branch: perl
9903            + lib/Module/Load/Conditional/t/to_load/InPod.pm
9904            ! MANIFEST lib/Module/Load/Conditional.pm
9905            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
9906            ! lib/Module/Load/Conditional/t/to_load/Commented.pm
9907            ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm
9908            ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
9909 ____________________________________________________________________________
9910 [ 29687] By: rgs                                   on 2007/01/04  15:33:16
9911         Log: 4th patch from: 
9912              
9913              Subject: [PATCH] Cleanup SVf arguments (2nd try)
9914              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
9915              Date: Mon, 1 Jan 2007 20:16:13 +0100
9916              Message-ID: <20070101201613.4120d9ef@r2d2>
9917              
9918              Introduce an SVfARG() macro for %SVf (%-p here) arguments to
9919              perl's printf
9920      Branch: perl
9921            ! XSUB.h doio.c gv.c hv.c mg.c op.c pad.c perl.c perl.h perlio.c
9922            ! pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c
9923            ! sv.c toke.c universal.c utf8.c
9924 ____________________________________________________________________________
9925 [ 29686] By: rgs                                   on 2007/01/04  15:29:02
9926         Log: The first three patches from:
9927              
9928              Subject: [PATCH] Cleanup SVf arguments (2nd try)
9929              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
9930              Date: Mon, 1 Jan 2007 20:16:13 +0100
9931              Message-ID: <20070101201613.4120d9ef@r2d2>
9932              
9933              Adds (void*) casts to %-p and %p printf arguments
9934      Branch: perl
9935            ! XSUB.h doio.c hv.c mg.c perl.c perlio.c pp.c pp_hot.c
9936            ! regcomp.c regexec.c scope.c sv.c util.c
9937 ____________________________________________________________________________
9938 [ 29685] By: steveh                                on 2007/01/04  15:21:50
9939         Log: Subject: Re: [PATCH] Symbian port: add Series 90 support
9940              From: Jarkko Hietaniemi <jhi@iki.fi>
9941              Date: Thu, 04 Jan 2007 03:35:54 -0500
9942              Message-ID: <459CBC6A.4060806@iki.fi>
9943              
9944              Fixes a VC7/VC7.1 linker error following #29650/#29651
9945      Branch: perl
9946            ! perl.h util.c
9947 ____________________________________________________________________________
9948 [ 29684] By: rgs                                   on 2007/01/04  14:40:18
9949         Log: Remove no longer used magic vtable
9950      Branch: perl
9951            ! XSUB.h perl.h
9952 ____________________________________________________________________________
9953 [ 29683] By: rgs                                   on 2007/01/04  14:39:08
9954         Log: Silence a 'null argument' warning
9955      Branch: perl
9956            ! dump.c
9957 ____________________________________________________________________________
9958 [ 29682] By: rgs                                   on 2007/01/04  14:30:02
9959         Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %-
9960              From: demerphq <demerphq@gmail.com>
9961              Date: Fri, 29 Dec 2006 21:45:51 +0100
9962              Message-ID: <9b18b3110612291245q792fe91cu69422d2b81bb4f0b@mail.gmail.com>
9963      Branch: perl
9964            + ext/re/lib/re/Tie/Hash/NamedCapture.pm
9965            ! MANIFEST doop.c dump.c embed.fnc embed.h ext/re/re.pm
9966            ! ext/re/re.xs ext/re/t/re_funcs.t global.sym gv.c hv.c mg.c
9967            ! perl.h pod/perlapi.pod pod/perlintern.pod pod/perlvar.pod
9968            ! proto.h regcomp.c sv.c t/op/pat.t
9969 ____________________________________________________________________________
9970 [ 29681] By: rgs                                   on 2007/01/04  10:32:13
9971         Log: Subject: [PATCH] Add note to perltodo.pod about Unicode and file globbing
9972              From: Jan Dubois <jand@ActiveState.com>
9973              Date: Thu, 28 Dec 2006 19:06:00 -0800
9974              Message-ID: <4e19p2lgme9qbqjkv78q7154vg6hlaar19@4ax.com>
9975      Branch: perl
9976            ! pod/perltodo.pod
9977 ____________________________________________________________________________
9978 [ 29680] By: davem                                 on 2007/01/04  01:03:22
9979         Log: make parser_free actually free the parser!
9980              also remove two SAVEs left over from #29655
9981      Branch: perl
9982            ! perly.c toke.c
9983 ____________________________________________________________________________
9984 [ 29679] By: nicholas                              on 2007/01/03  23:13:43
9985         Log: Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOURSTASH_set.
9986      Branch: perl
9987            ! dump.c pad.c pad.h sv.c sv.h
9988 ____________________________________________________________________________
9989 [ 29678] By: davem                                 on 2007/01/03  22:17:48
9990         Log: handle cloning of parsers on the save stack
9991      Branch: perl
9992            ! perly.c scope.c scope.h sv.c
9993 ____________________________________________________________________________
9994 [ 29677] By: nicholas                              on 2007/01/03  22:02:49
9995         Log: Teach dump about OURSTASH and COP ranges stored in the NV union.
9996      Branch: perl
9997            ! dump.c
9998 ____________________________________________________________________________
9999 [ 29676] By: stevep                                on 2007/01/03  18:23:32
10000         Log: Subject: [PATCH] Update change 29607 to affect only Win32
10001              From: Jan Dubois <jand@ActiveState.com>
10002              Date: Wed, 03 Jan 2007 08:48:22 -0800
10003              Message-ID: <f9nnp2lf4hsb74jf9unlsj59ahsf4f1o1v@4ax.com>
10004      Branch: perl
10005            ! lib/blib.pm
10006 ____________________________________________________________________________
10007 [ 29675] By: steveh                                on 2007/01/03  17:56:16
10008         Log: Subject: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage
10009              From: Jan Dubois <jand@ActiveState.com>
10010              Date: Thu, 28 Dec 2006 18:59:40 -0800
10011              Message-ID: <vq09p2p09k6rcu6c9t0mab3vnc335ghg9m@4ax.com>
10012              
10013              Subject: Re: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage
10014              From: Jan Dubois <jand@ActiveState.com>
10015              Date: Wed, 03 Jan 2007 08:12:35 -0800
10016              Message-ID: <orknp2pj17265modfosjkp2qtt4bdgtgjp@4ax.com>
10017      Branch: perl
10018            ! makedef.pl win32/perlhost.h win32/perllib.c win32/vdir.h
10019            ! win32/win32.c win32/win32iop.h
10020 ____________________________________________________________________________
10021 [ 29674] By: stevep                                on 2007/01/03  17:02:53
10022         Log: Subject: [PATCH] Re: g++ unhappy
10023              From: Jarkko Hietaniemi <jhi@iki.fi>
10024              Date: Mon, 01 Jan 2007 14:35:46 -0500
10025              Message-ID: <45996292.5090000@iki.fi>
10026      Branch: perl
10027            ! regcomp.c
10028 ____________________________________________________________________________
10029 [ 29673] By: nicholas                              on 2007/01/03  15:17:29
10030         Log: Make the ptr_table functions available in an unthreaded perl, as other
10031              code (such as Storable) can take advantage of them.
10032      Branch: perl
10033            ! embed.fnc embed.h intrpvar.h makedef.pl proto.h sv.c
10034 ____________________________________________________________________________
10035 [ 29672] By: stevep                                on 2007/01/03  13:56:57
10036         Log: Subject: [PATCH] IO::Compress::* 2.003
10037              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
10038              Date: Tue, 2 Jan 2007 13:14:26 -0000
10039              Message-ID: <02ca01c72e6f$eef88360$6401a8c0@myopwv.com>
10040      Branch: perl
10041            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
10042            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
10043            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
10044            ! ext/Compress/Zlib/README
10045            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
10046            ! ext/IO/Compress/Base/Changes ext/IO/Compress/Base/README
10047            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
10048            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
10049            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
10050            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
10051            ! ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
10052            ! ext/IO/Compress/Zlib/README
10053            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
10054            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
10055            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
10056            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
10057            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
10058            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
10059            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
10060            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
10061            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
10062            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
10063            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
10064            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
10065            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
10066            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
10067            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
10068            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
10069            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
10070 ____________________________________________________________________________
10071 [ 29671] By: stevep                                on 2007/01/03  01:46:41
10072         Log: Upgrade to Time-HiRes-1.9704
10073      Branch: perl
10074            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10075            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
10076 ____________________________________________________________________________
10077 [ 29670] By: nicholas                              on 2007/01/02  21:45:08
10078         Log: Update copyright years to include 2007. (Plus a couple of 2006s and
10079              earlier we missed in av.h and hv.h)
10080      Branch: perl
10081            ! av.h cv.h dump.c hv.h op.c parser.h perly.c sv.h
10082 ____________________________________________________________________________
10083 [ 29669] By: nicholas                              on 2007/01/02  21:10:13
10084         Log: Assignment to a tainted variable was causing confusion if the source
10085              value was an NV too large for an IV (bug #40708). Fix the confusion
10086              by not promoting private flags to public flags in S_save_magic if
10087              there are already public flags.
10088      Branch: perl
10089            ! mg.c t/op/taint.t
10090 ____________________________________________________________________________
10091 [ 29668] By: nicholas                              on 2007/01/02  20:47:31
10092         Log: PVMG can be isUV too.
10093      Branch: perl
10094            ! dump.c ext/Devel/Peek/t/Peek.t
10095 ____________________________________________________________________________
10096 [ 29667] By: davem                                 on 2007/01/02  19:44:23
10097         Log: fix -Mad build breakage
10098      Branch: perl
10099            ! perly.c
10100 ____________________________________________________________________________
10101 [ 29666] By: nicholas                              on 2007/01/02  18:14:26
10102         Log: Copying to FORMATs should work (and not fail assertions if the value
10103              is floating point). Copying to ARRAYs and HASHes can't work and should
10104              croak.
10105      Branch: perl
10106            ! pod/perldiag.pod sv.c
10107 ____________________________________________________________________________
10108 [ 29665] By: nicholas                              on 2007/01/02  17:41:06
10109         Log: It's good to be able to dump FORMATs too :-)
10110      Branch: perl
10111            ! cv.h
10112 ____________________________________________________________________________
10113 [ 29664] By: nicholas                              on 2007/01/02  16:28:48
10114         Log: Remove the vestigal "#if 0"s from header files that defined same-sized
10115              *allocated structs, as these are not going to be needed again.
10116      Branch: perl
10117            ! av.h hv.h sv.h
10118 ____________________________________________________________________________
10119 [ 29663] By: nicholas                              on 2007/01/02  16:05:02
10120         Log: Probably better to make PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI special
10121              cases, instead of scanning pad.h to find them, and picking up 3 other
10122              superfluous definitions as a side effect.
10123      Branch: perl
10124            ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t
10125 ____________________________________________________________________________
10126 [ 29662] By: nicholas                              on 2007/01/02  14:55:29
10127         Log: Note that the examples for the structure copying bug example are no
10128              longer relevant because of the XPVGV re-ordering.
10129      Branch: perl
10130            ! sv.c
10131 ____________________________________________________________________________
10132 [ 29661] By: steveh                                on 2007/01/02  14:50:56
10133         Log: Fix a couple of linker errors on Win32
10134      Branch: perl
10135            ! makedef.pl
10136 ____________________________________________________________________________
10137 [ 29660] By: davem                                 on 2007/01/02  14:02:40
10138         Log: remove conflict in pending_ident function and field name
10139      Branch: perl
10140            ! embed.fnc embed.h proto.h toke.c
10141 ____________________________________________________________________________
10142 [ 29659] By: steveh                                on 2007/01/02  11:18:26
10143         Log: Check miniperl exists before using it to run uupacktool.pl
10144              during distclean
10145      Branch: perl
10146            ! win32/Makefile win32/makefile.mk
10147 ____________________________________________________________________________
10148 [ 29658] By: merijn                                on 2007/01/02  07:15:38
10149         Log: Subject: [PATCH] Configure test code fails to compile if SIGFPE is undefined
10150              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
10151              Date: Tue, 2 Jan 2007 00:08:27 +0100
10152              Message-ID: <20070102000827.7acf11c8@r2d2>
10153      Branch: perl
10154            ! Configure
10155 ____________________________________________________________________________
10156 [ 29656] By: davem                                 on 2007/01/02  02:19:20
10157         Log: Subject:  [PATCH] really should test compile in AIX or something (fixup after the Series 90 patch)
10158              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
10159              Date:  Tue, 2 Jan 2007 03:15:42 +0200 (EET)
10160              Message-Id:  <200701020115.l021FgtC495074@kosh.hut.fi>
10161      Branch: perl
10162            ! makedef.pl
10163 ____________________________________________________________________________
10164 [ 29655] By: davem                                 on 2007/01/02  01:51:05
10165         Log: move easy lexer state variables into PL_parser
10166              (where "easy" == "only appear in toke.c")
10167      Branch: perl
10168            ! embed.fnc embed.h embedvar.h intrpvar.h parser.h perl.h
10169            ! perlapi.h perly.c proto.h sv.c toke.c
10170 ____________________________________________________________________________
10171 [ 29654] By: stevep                                on 2007/01/02  00:07:52
10172         Log: Quiet a smoke warning in toke.c and bump the copyright year.
10173      Branch: perl
10174            ! toke.c
10175 ____________________________________________________________________________
10176 [ 29653] By: stevep                                on 2007/01/01  22:48:33
10177         Log: Welcome to 2007!  Time to update copyrights from changes earlier
10178              today.
10179      Branch: perl
10180            ! embed.h embed.pl embedvar.h global.sym hv.c mg.c perl.h
10181            ! perlapi.c perlapi.h proto.h sv.c util.c
10182 ____________________________________________________________________________
10183 [ 29652] By: davem                                 on 2007/01/01  22:37:40
10184         Log: split parser initialisation from parser execution
10185      Branch: perl
10186            ! embed.fnc embed.h parser.h perly.c proto.h toke.c
10187 ____________________________________________________________________________
10188 [ 29651] By: stevep                                on 2007/01/01  19:30:05
10189         Log: Add file missed in change #29650.
10190      Branch: perl
10191            + symbian/PerlUiS90.rss
10192 ____________________________________________________________________________
10193 [ 29650] By: stevep                                on 2007/01/01  15:41:48
10194         Log: Subject: [PATCH] Symbian port: add Series 90 support
10195              From: Jarkko Hietaniemi <jhi@iki.fi>
10196              Date: Mon, 01 Jan 2007 08:49:03 -0500
10197              Message-ID: <4599114F.8020307@iki.fi>
10198      Branch: perl
10199            ! MANIFEST README.symbian embed.fnc embed.h embedvar.h
10200            ! global.sym hv.c intrpvar.h lib/ExtUtils/Constant/ProxySubs.pm
10201            ! mg.c perl.h perlapi.h perlio.c pod/perlapi.pod proto.h sv.c
10202            ! symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlUi.cpp
10203            ! symbian/PerlUi.h symbian/config.pl symbian/config.sh
10204            ! symbian/cwd.pl symbian/install.cfg symbian/makesis.pl
10205            ! symbian/sdk.pl symbian/xsbuild.pl util.c
10206 ____________________________________________________________________________
10207 [ 29649] By: davem                                 on 2007/01/01  11:24:07
10208         Log: split parser stack from parser object
10209      Branch: perl
10210            ! parser.h perly.c
10211 ____________________________________________________________________________
10212 [ 29648] By: davem                                 on 2006/12/31  18:56:37
10213         Log: in lex_start(), ensure that all lexer state vars are saved
10214              and re-initialised. This is mostly overkill, but mimicks the
10215              effect of having all the vars in a single parser object.
10216      Branch: perl
10217            ! toke.c
10218 ____________________________________________________________________________
10219 [ 29647] By: nicholas                              on 2006/12/31  16:58:18
10220         Log: Rationalise the logic in lex_start for creating a new temporary if the
10221              passed in SV is read only or doesn't end in ';'. Also, allow a NULL
10222              pointer to imply a zero length string, which saves creating a mortal
10223              in pp_require, only for it to be ignored in favour of a new SV.
10224      Branch: perl
10225            ! embed.fnc pp_ctl.c proto.h toke.c
10226 ____________________________________________________________________________
10227 [ 29646] By: stevep                                on 2006/12/31  16:37:54
10228         Log: Fix to test failures caused by change #29606 when PERLIO=stdio.
10229              Based on suggestions from Ilya Zakharevich in 
10230              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-12/msg00646.html
10231      Branch: perl
10232            ! lib/SelfLoader.pm
10233 ____________________________________________________________________________
10234 [ 29645] By: merijn                                on 2006/12/31  13:58:57
10235         Log: Subject: [PATCH] smoke signs suppression
10236              From: Jarkko Hietaniemi <jhi@iki.fi>
10237              Date: Sun, 31 Dec 2006 08:51:52 -0500
10238              Message-ID: <4597C078.4000503@iki.fi>
10239      Branch: perl
10240            ! iperlsys.h perly.c regcomp.c
10241 ____________________________________________________________________________
10242 [ 29644] By: nicholas                              on 2006/12/31  12:31:09
10243         Log: As freeing up PL_linestr is now done via the scope stack, there's no
10244              need to make any temporary varariable a mortal, and waste effort on
10245              the temp stack (not) clearing it up.
10246      Branch: perl
10247            ! toke.c
10248 ____________________________________________________________________________
10249 [ 29643] By: nicholas                              on 2006/12/31  12:07:37
10250         Log: PL_linestr needs to survive until the end of scope, not just the next
10251              FREETMPS. Fixes the underlying cause of the thread cloning SEGV
10252              reported in http://www.nntp.perl.org/group/perl.perl5.porters/63123
10253      Branch: perl
10254            + t/op/threads_create.pl
10255            ! MANIFEST sv.c t/op/threads.t toke.c
10256 ____________________________________________________________________________
10257 [ 29642] By: nicholas                              on 2006/12/31  00:08:00
10258         Log: Move SVt_BIND to be the lowest type after SVt_NULL. This will force all
10259              code attempting to upgrade a BIND to anything into sv_upgrade(), which
10260              for now will croak, but in future can DTRT, for whatever TRT is decided
10261              to be. Make SvOK() check the flags of the referenant for a BIND, as I
10262              envisage that the only flag bit that will get set on a BIND is SVf_UTF8
10263              even if the referant has a defined value.
10264      Branch: perl
10265            ! dump.c ext/B/B.xs sv.c sv.h
10266 ____________________________________________________________________________
10267 [ 29641] By: stevep                                on 2006/12/30  05:55:53
10268         Log: Subject: [PATCH] Update Compress Modules to version 2.002
10269              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
10270              Date: Fri, 29 Dec 2006 20:50:26 -0000
10271              Message-ID: <000501c72b8a$f96b2ba0$6401a8c0@myopwv.com>
10272      Branch: perl
10273            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
10274            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
10275            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
10276            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
10277            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t
10278            ! ext/IO/Compress/Base/Changes ext/IO/Compress/Base/README
10279            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
10280            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
10281            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
10282            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
10283            ! ext/IO/Compress/Base/t/01misc.t ext/IO/Compress/Zlib/Changes
10284            ! ext/IO/Compress/Zlib/README
10285            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
10286            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
10287            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
10288            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
10289            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
10290            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
10291            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
10292            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
10293            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
10294            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
10295            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
10296            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
10297            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
10298            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
10299            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
10300            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
10301            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
10302            ! t/lib/compress/CompTestUtils.pm t/lib/compress/multi.pl
10303            ! t/lib/compress/oneshot.pl
10304 ____________________________________________________________________________
10305 [ 29640] By: davem                                 on 2006/12/30  01:18:18
10306         Log: fix a test failing under -Dmad
10307      Branch: perl
10308            ! ext/List/Util/t/weak.t
10309 ____________________________________________________________________________
10310 [ 29639] By: nicholas                              on 2006/12/29  16:20:39
10311         Log: With xlow and xhigh as U32, PAD_MAX shouldn't be IV_MAX, as on a 64 bit
10312              system this can't be stored.
10313      Branch: perl
10314            ! pad.c
10315 ____________________________________________________________________________
10316 [ 29638] By: nicholas                              on 2006/12/29  14:42:03
10317         Log: I failed to run regen.pl to propagate my pad.c changes to perlintern.pod
10318      Branch: perl
10319            ! pod/perlintern.pod
10320 ____________________________________________________________________________
10321 [ 29637] By: nicholas                              on 2006/12/29  00:17:18
10322         Log: In Perl_fbm_compile, really rarest should be U32 not I32, as it is
10323              set from a U32, and used as an array index.
10324      Branch: perl
10325            ! util.c
10326 ____________________________________________________________________________
10327 [ 29636] By: davem                                 on 2006/12/29  00:08:35
10328         Log: further fix for #29543: fix parser leaks caused by croaking
10329      Branch: perl
10330            ! dump.c op.c op.h perly.c t/comp/parser.t
10331 ____________________________________________________________________________
10332 [ 29635] By: nicholas                              on 2006/12/28  23:57:16
10333         Log: Eliminate BmPREVIOUS_set - with the complexity gone from how the datum
10334              is stored, there's no need for it.
10335      Branch: perl
10336            ! sv.h util.c
10337 ____________________________________________________________________________
10338 [ 29634] By: nicholas                              on 2006/12/28  23:35:54
10339         Log: Move all the FBM data fields from the table into a struct xbm_s which
10340              is part of the xnv union.
10341      Branch: perl
10342            ! av.h cv.h hv.h sv.h util.c
10343 ____________________________________________________________________________
10344 [ 29633] By: nicholas                              on 2006/12/28  22:40:37
10345         Log: With PAD_COMPNAME_GEN in SvUVX, SvCUR is trustworthy once more.
10346      Branch: perl
10347            ! op.c pad.h sv.c
10348 ____________________________________________________________________________
10349 [ 29632] By: nicholas                              on 2006/12/28  22:03:56
10350         Log: Move PAD_COMPNAME_GEN from SvCUR to SvUVX.
10351      Branch: perl
10352            ! op.c pad.c pad.h
10353 ____________________________________________________________________________
10354 [ 29631] By: nicholas                              on 2006/12/28  21:41:52
10355         Log: Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad.h, export them via
10356              B.pm, so that B::Concise doesn't need to hard code magic numbers.
10357      Branch: perl
10358            ! ext/B/B/Concise.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t
10359            ! pad.c pad.h
10360 ____________________________________________________________________________
10361 [ 29630] By: nicholas                              on 2006/12/28  21:21:22
10362         Log: Move the low/high cop sequences from NVX/IVX to a two U32 structure
10363              in the xnv union. This frees up IVX for the PL_generation code, which
10364              in turn will allow SvCUR to return to its real purpose.
10365      Branch: perl
10366            ! av.h cv.h hv.h pad.c pad.h sv.h
10367 ____________________________________________________________________________
10368 [ 29629] By: nicholas                              on 2006/12/28  20:02:03
10369         Log: Abstract the pad code's overloaded use of SvNVX and SvIVX into
10370              4 macros COP_SEQ_RANGE_LOW, COP_SEQ_RANGE_HIGH, PARENT_PAD_INDEX
10371              and PARENT_FAKELEX_FLAGS
10372      Branch: perl
10373            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm
10374            ! pad.c pad.h
10375 ____________________________________________________________________________
10376 [ 29628] By: nicholas                              on 2006/12/28  17:55:06
10377         Log: Change PAD_MAX to something a bit less FORTRAN-ish than 999999999.
10378      Branch: perl
10379            ! pad.c
10380 ____________________________________________________________________________
10381 [ 29627] By: stevep                                on 2006/12/27  19:36:13
10382         Log: Upgrade to Errno-1.10 (!).  I have left the core tests as is for
10383              now as well as for Makefile.PL, which need some looking into.
10384      Branch: perl
10385            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
10386 ____________________________________________________________________________
10387 [ 29626] By: nicholas                              on 2006/12/27  15:27:58
10388         Log: Subject: [PATCH] Macroize char class tests in case to remove duplicated code.
10389              From: demerphq <demerphq@gmail.com>
10390              Message-ID: <9b18b3110612270237i40e5ef34ud80898459ee338eb@mail.gmail.com>
10391              Date: Wed, 27 Dec 2006 11:37:36 +0100
10392      Branch: perl
10393            ! regcomp.c
10394 ____________________________________________________________________________
10395 [ 29625] By: stevep                                on 2006/12/27  14:13:27
10396         Log: Upgrade to CPAN-1.83_66.
10397      Branch: perl
10398            + lib/CPAN/Kwalify.pm lib/CPAN/Kwalify/distroprefs.dd
10399            + lib/CPAN/Kwalify/distroprefs.yml
10400            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm
10401            ! lib/CPAN/HandleConfig.pm lib/CPAN/Version.pm
10402            ! lib/CPAN/t/10version.t
10403 ____________________________________________________________________________
10404 [ 29624] By: stevep                                on 2006/12/26  15:53:57
10405         Log: Cannot use a L<> within a preformatted section of a Pod document.
10406      Branch: perl
10407            ! pod/perlreref.pod
10408 ____________________________________________________________________________
10409 [ 29623] By: rgs                                   on 2006/12/26  14:22:15
10410         Log: Subject: Re: Named-capture regex syntax
10411              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10412              Date: Tue, 26 Dec 2006 23:11:38 +0900
10413              Message-Id: <20061226231027.8320.BQW10602@nifty.com>
10414      Branch: perl
10415            ! t/op/pat.t
10416 ____________________________________________________________________________
10417 [ 29622] By: rgs                                   on 2006/12/25  17:09:07
10418         Log: Fix a couple of warnings
10419      Branch: perl
10420            ! regcomp.c
10421 ____________________________________________________________________________
10422 [ 29621] By: rgs                                   on 2006/12/25  17:03:14
10423         Log: Subject: Re: Named-capture regex syntax
10424              From: demerphq <demerphq@gmail.com>
10425              Date: Sun, 24 Dec 2006 14:38:15 +0100
10426              Message-ID: <9b18b3110612240538m5c45654br7d27171835f6664@mail.gmail.com>
10427      Branch: perl
10428            ! pod/perldiag.pod pod/perlre.pod regcomp.c regcomp.h t/op/pat.t
10429            ! t/op/re_tests
10430 ____________________________________________________________________________
10431 [ 29620] By: rgs                                   on 2006/12/24  09:28:22
10432         Log: The PERLIO environment variable, when unset, doesn't default to :stdio.
10433      Branch: perl
10434            ! pod/perlrun.pod
10435 ____________________________________________________________________________
10436 [ 29619] By: rgs                                   on 2006/12/23  16:15:50
10437         Log: Fix #6006 for taint mode too.
10438      Branch: perl
10439            ! op.c t/op/subst.t
10440 ____________________________________________________________________________
10441 [ 29618] By: rgs                                   on 2006/12/23  15:52:27
10442         Log: Remove -T from op/subst.t, and add a new test file, substT.t,
10443              to run the s/// tests under taint mode; mark the test for
10444              RT #6006 as TODO, but only with -T.
10445      Branch: perl
10446            + t/op/substT.t
10447            ! MANIFEST t/op/subst.t
10448 ____________________________________________________________________________
10449 [ 29617] By: rgs                                   on 2006/12/23  15:38:50
10450         Log: A better fix for RT #6006: revert change 29616, which was bogus,
10451              and add OP_SCOPE to the list of "dangerous" ops that might appear
10452              on the right side of s///.
10453              However, this fix does not work under taint mode, and op/subst.t
10454              has -T.
10455      Branch: perl
10456            ! op.c
10457 ____________________________________________________________________________
10458 [ 29616] By: rgs                                   on 2006/12/23  13:52:02
10459         Log: Fix RT #6006: Regexp replaces using large replacement variables fail
10460              some of the time (i.e. when the substitution contains something
10461              like ${10}). Patch derived from a patch by Hugo van der Sanden;
10462              added also a second test (Yves Orton already added a TODO test
10463              for this.)
10464      Branch: perl
10465            ! op.c t/op/subst.t
10466 ____________________________________________________________________________
10467 [ 29615] By: rgs                                   on 2006/12/23  12:31:26
10468         Log: Upgrade to Module::Build 0.2806
10469      Branch: perl
10470            + lib/Module/Build/Config.pm
10471            ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
10472            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
10473            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
10474            ! lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm
10475            ! lib/Module/Build/PPMMaker.pm
10476            ! lib/Module/Build/Platform/Amiga.pm
10477            ! lib/Module/Build/Platform/Default.pm
10478            ! lib/Module/Build/Platform/EBCDIC.pm
10479            ! lib/Module/Build/Platform/MPEiX.pm
10480            ! lib/Module/Build/Platform/MacOS.pm
10481            ! lib/Module/Build/Platform/RiscOS.pm
10482            ! lib/Module/Build/Platform/Unix.pm
10483            ! lib/Module/Build/Platform/VMS.pm
10484            ! lib/Module/Build/Platform/VOS.pm
10485            ! lib/Module/Build/Platform/Windows.pm
10486            ! lib/Module/Build/Platform/aix.pm
10487            ! lib/Module/Build/Platform/darwin.pm
10488            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/Version.pm
10489            ! lib/Module/Build/t/basic.t lib/Module/Build/t/ext.t
10490            ! lib/Module/Build/t/extend.t lib/Module/Build/t/metadata.t
10491            ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/xs.t
10492 ____________________________________________________________________________
10493 [ 29614] By: rgs                                   on 2006/12/23  11:45:28
10494         Log: syswrite() wasn't reporting a warning when writing to a filehandle
10495              opened only for input.
10496      Branch: perl
10497            ! pp_sys.c t/lib/warnings/pp_sys
10498 ____________________________________________________________________________
10499 [ 29613] By: rgs                                   on 2006/12/22  15:44:51
10500         Log: The Perl 6 specification is still evolving, so don't refer to it.
10501      Branch: perl
10502            ! pod/perlsyn.pod
10503 ____________________________________________________________________________
10504 [ 29612] By: stevep                                on 2006/12/22  15:18:02
10505         Log: miniperl may not have been successfully built before running a
10506              "make distclean".
10507      Branch: perl
10508            ! Makefile.SH
10509 ____________________________________________________________________________
10510 [ 29611] By: stevep                                on 2006/12/22  14:53:17
10511         Log: Silence an unused variable warning in sv.c.
10512      Branch: perl
10513            ! sv.h
10514 ____________________________________________________________________________
10515 [ 29610] By: rgs                                   on 2006/12/22  11:30:47
10516         Log: Unshare the shared string gp_file_hek only if it exists in a GP.
10517              Not doing this will produce invalid frees in the global destruction
10518              process, probably because the empty string will get freed several
10519              times. This should be safe since gp_file_hek is only assigned a
10520              new value with share_hek().
10521      Branch: perl
10522            ! gv.c
10523 ____________________________________________________________________________
10524 [ 29609] By: rgs                                   on 2006/12/21  10:24:05
10525         Log: Upgrade to Text::Balanced 2.0.0
10526      Branch: perl
10527            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
10528            ! lib/Text/Balanced/README lib/Text/Balanced/t/extqlk.t
10529 ____________________________________________________________________________
10530 [ 29608] By: rgs                                   on 2006/12/21  10:12:14
10531         Log: Subject: [PATCH] threads 1.57
10532              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10533              Date: Wed, 20 Dec 2006 10:30:21 -0800 (PST)
10534              Message-ID: <20061220183021.79793.qmail@web30205.mail.mud.yahoo.com>
10535      Branch: perl
10536            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
10537            ! ext/threads/t/join.t ext/threads/t/state.t
10538            ! ext/threads/t/thread.t ext/threads/threads.pm
10539            ! ext/threads/threads.xs
10540 ____________________________________________________________________________
10541 [ 29607] By: rgs                                   on 2006/12/21  09:47:34
10542         Log: Subject: [PATCH] allow blib.pm to be used for testing Win32 module (again)
10543              From: Jan Dubois <jand@ActiveState.com>
10544              Date: Wed, 20 Dec 2006 18:53:51 -0800
10545              Message-ID: <vjtjo21l5ksgeab6k9l46d9pvlg5vf86rt@4ax.com>
10546      Branch: perl
10547            ! lib/blib.pm
10548 ____________________________________________________________________________
10549 [ 29606] By: stevep                                on 2006/12/21  05:47:31
10550         Log: Subject: [PATCH 5.8.8] SelfLoader after fork()
10551              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10552              Date: Mon, 18 Dec 2006 01:13:59 -0800
10553              Message-ID: <20061218091359.GA14985@powdermilk.math.berkeley.edu>
10554      Branch: perl
10555            ! lib/SelfLoader.pm
10556 ____________________________________________________________________________
10557 [ 29605] By: stevep                                on 2006/12/21  05:12:28
10558         Log: Subject: [PATCH] Implement killpg() for MSWin32
10559              From: Jan Dubois <jand@ActiveState.com>
10560              Date: Wed, 20 Dec 2006 15:41:00 -0800
10561              Message-ID: <m8hjo2pasv3hdbhd1sj9sasen7tm38hrhp@4ax.com>
10562      Branch: perl
10563            ! win32/config.bc win32/config.gc win32/config.vc
10564            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
10565            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
10566            ! win32/win32.c win32/win32.h
10567 ____________________________________________________________________________
10568 [ 29604] By: rgs                                   on 2006/12/20  16:13:32
10569         Log: Subject: Re: [PATCH] Making adding binary files possible
10570              From: demerphq <demerphq@gmail.com>
10571              Date: Wed, 20 Dec 2006 16:00:33 +0100
10572              Message-ID: <9b18b3110612200700k48157cd1n1f2305f306b7de32@mail.gmail.com>
10573              
10574              plus matching updates to Makefile.SH and patching.pod
10575      Branch: perl
10576            + uupacktool.pl win32/perlexe.ico.packd
10577            - pack.pl packed_files.pl win32/makeico.pl
10578            ! MANIFEST Makefile.SH Porting/patching.pod win32/Makefile
10579            ! win32/Makefile.ce win32/makefile.mk
10580 ____________________________________________________________________________
10581 [ 29603] By: merijn                                on 2006/12/20  12:58:41
10582         Log: Open Configure to the world of 64bitonly environments
10583      Branch: perl
10584            ! Configure
10585 ____________________________________________________________________________
10586 [ 29601] By: rgs                                   on 2006/12/20  11:15:29
10587         Log: Fix leaks in label strings allocation in COPs
10588      Branch: perl
10589            ! cop.h perly.act perly.h perly.tab perly.y toke.c
10590 ____________________________________________________________________________
10591 [ 29600] By: rgs                                   on 2006/12/20  09:30:06
10592         Log: Don't free the original label string when assigning it to cop_label,
10593              since it comes directly from the parser. (That was making op/goto.t
10594              fail under threads and without debugging on some platforms.)
10595      Branch: perl
10596            ! cop.h
10597 ____________________________________________________________________________
10598 [ 29599] By: stevep                                on 2006/12/20  04:20:14
10599         Log: Subject: [PATCH] threads::shared 1.06
10600              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10601              Date: Tue, 19 Dec 2006 10:30:47 -0800 (PST)
10602              Message-ID: <525867.40748.qm@web30207.mail.mud.yahoo.com>
10603      Branch: perl
10604            ! ext/threads/shared/Changes ext/threads/shared/README
10605            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
10606            ! ext/threads/shared/t/cond.t
10607 ____________________________________________________________________________
10608 [ 29598] By: stevep                                on 2006/12/20  04:14:06
10609         Log: Subject: [PATCH] Update cwd() to return the "short" pathname if the long one doesn't fit the codepage
10610              From: Jan Dubois <jand@ActiveState.com>
10611              Date: Mon, 18 Dec 2006 21:37:25 -0800
10612              Message-ID: <3rteo219or8hqr511e4vg1fnsgvgemb4sh@4ax.com>
10613      Branch: perl
10614            ! win32/perlhost.h win32/vdir.h
10615 ____________________________________________________________________________
10616 [ 29597] By: stevep                                on 2006/12/20  04:07:11
10617         Log: Subject: [PATCH] let readdir() return the alternate (short) filename if the long name is outside the current codepage
10618              From: Jan Dubois <jand@ActiveState.com>
10619              Date: Tue, 19 Dec 2006 13:49:40 -0800
10620              Message-ID: <8nmgo2dr5gtmv00gtfu07g7rdgitr859jk@4ax.com>
10621      Branch: perl
10622            ! win32/win32.c
10623 ____________________________________________________________________________
10624 [ 29596] By: merijn                                on 2006/12/19  19:48:51
10625         Log: Subject: [PATCH] Re: 'localtime' not thread-safe under HP-UX B.11.11/64
10626              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10627              Date: Mon, 18 Dec 2006 10:18:28 -0800 (PST)
10628              Message-ID: <31291.28361.qm@web30205.mail.mud.yahoo.com>
10629      Branch: perl
10630            ! hints/hpux.sh
10631 ____________________________________________________________________________
10632 [ 29595] By: rgs                                   on 2006/12/19  15:22:24
10633         Log: Proper cleanup for Errno.pm
10634      Branch: perl
10635            ! ext/Errno/Makefile.PL
10636 ____________________________________________________________________________
10637 [ 29594] By: rgs                                   on 2006/12/19  15:14:47
10638         Log: Fix paths of pack.pl in patching.pod
10639      Branch: perl
10640            ! Porting/patching.pod
10641 ____________________________________________________________________________
10642 [ 29593] By: rgs                                   on 2006/12/19  15:07:45
10643         Log: Subject: [PATCH] Making adding binary files possible
10644              From: "Jos Boumans" <kane@dwim.org>
10645              Date: Fri, 15 Dec 2006 20:51:45 +0100 (CET)
10646              Message-ID: <19978.80.127.35.68.1166212305.squirrel@webmail.xs4all.nl>
10647              
10648              with a few tweaks
10649      Branch: perl
10650            + pack.pl packed_files.pl
10651            ! MANIFEST Makefile.SH Porting/patching.pod
10652 ____________________________________________________________________________
10653 [ 29592] By: rgs                                   on 2006/12/19  10:50:13
10654         Log: Add a regression test to verify that POSIX::AUTOLOAD works,
10655              and silence a potential warning from it.
10656      Branch: perl
10657            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
10658 ____________________________________________________________________________
10659 [ 29591] By: rgs                                   on 2006/12/19  10:23:29
10660         Log: Disable strictures in POSIX AUTOLOAD
10661      Branch: perl
10662            ! ext/POSIX/POSIX.pm
10663 ____________________________________________________________________________
10664 [ 29590] By: rgs                                   on 2006/12/19  09:49:30
10665         Log: Subject: [PATCH] Don't destroy the Unicode system environment on Perl startup
10666              From: Jan Dubois <jand@ActiveState.com>
10667              Date: Mon, 18 Dec 2006 16:34:33 -0800
10668              Message-ID: <bsbeo2hama2sdo3kqdbrdhp505caeft6h9@4ax.com>
10669      Branch: perl
10670            ! perl.c
10671 ____________________________________________________________________________
10672 [ 29589] By: davem                                 on 2006/12/19  02:25:19
10673         Log: make -Dpv print 8 parser stack items, not 9
10674      Branch: perl
10675            ! perly.c
10676 ____________________________________________________________________________
10677 [ 29588] By: nicholas                              on 2006/12/18  22:12:36
10678         Log: Making strict et al propagate into autoloaded subroutines seems a
10679              worthy todo.
10680      Branch: perl
10681            ! pod/perltodo.pod
10682 ____________________________________________________________________________
10683 [ 29587] By: nicholas                              on 2006/12/18  22:04:19
10684         Log: Ensure that POSIX.pm is strict and warnings compliant throughout if
10685              the __END__ is temporarily removed.
10686      Branch: perl
10687            ! ext/POSIX/POSIX.pm
10688 ____________________________________________________________________________
10689 [ 29586] By: nicholas                              on 2006/12/18  21:23:43
10690         Log: Given that POSIX already has AutoLoader loaded, move as much as
10691              possible of POSIX::SigRt out to AutoLoadLand, so that it won't be
10692              loaded unless someone starts using the realtime signals interface.
10693      Branch: perl
10694            ! ext/POSIX/POSIX.pm
10695 ____________________________________________________________________________
10696 [ 29585] By: rgs                                   on 2006/12/18  16:06:38
10697         Log: Subject: Re: [PATCH] do not meddle in the affairs of PERL_TRACK_MEMPOOL
10698              From: Jarkko Hietaniemi <jhi@iki.fi>
10699              Date: Sun, 17 Dec 2006 22:17:34 -0500
10700              Message-ID: <4586084E.8040706@iki.fi>
10701              
10702              Introduce CopLABEL() macro to deal with labels attached to COPs.
10703      Branch: perl
10704            ! cop.h op.c scope.h
10705 ____________________________________________________________________________
10706 [ 29584] By: stevep                                on 2006/12/18  15:36:11
10707         Log: Subject: [PATCH blead] Re: [perl #41071] require stringifies code references in tied @INC
10708              From: Rick Delaney <rick@bort.ca>
10709              Date: Fri, 15 Dec 2006 23:28:25 -0500
10710              Message-ID: <20061216042825.GB23501@localhost.localdomain>
10711      Branch: perl
10712            + t/op/inccode-tie.t
10713            ! MANIFEST pp_ctl.c t/op/inccode.t
10714 ____________________________________________________________________________
10715 [ 29583] By: rgs                                   on 2006/12/18  14:43:58
10716         Log: ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignoring FIRST_MAKEFILE
10717              
10718              Subject: [PATCH 5.8.8] OS/2 build, small change
10719              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10720              Date: Mon, 18 Dec 2006 01:20:12 -0800
10721              Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu>
10722      Branch: perl
10723            ! lib/ExtUtils/MakeMaker.pm
10724 ____________________________________________________________________________
10725 [ 29582] By: rgs                                   on 2006/12/18  14:43:05
10726         Log: lib/perl5db.pl: Remove code now moved to OS2::Process
10727              
10728              Subject: [PATCH 5.8.8] OS/2 build, small change
10729              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10730              Date: Mon, 18 Dec 2006 01:20:12 -0800
10731              Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu>
10732      Branch: perl
10733            ! lib/perl5db.pl
10734 ____________________________________________________________________________
10735 [ 29581] By: rgs                                   on 2006/12/18  13:35:18
10736         Log: Bump version number of ExtUtils::MM_Unix after last change
10737      Branch: perl
10738            ! lib/ExtUtils/MM_Unix.pm
10739 ____________________________________________________________________________
10740 [ 29580] By: rgs                                   on 2006/12/18  13:34:00
10741         Log: Subject: [PATCH 5.8.8] OS/2-specific fixes, round II
10742              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10743              Date: Mon, 18 Dec 2006 00:45:24 -0800
10744              Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu>
10745      Branch: perl
10746            + os2/OS2/Process/t/os2_atoms.t
10747            + os2/OS2/Process/t/os2_clipboard.t os2/os2_pipe.t
10748            ! MANIFEST emacs/ptags ext/DynaLoader/XSLoader_pm.PL
10749            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
10750            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
10751            ! os2/OS2/Process/t/os2_process.t os2/OS2/REXX/DLL/Changes
10752            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h perl.c util.c
10753 ____________________________________________________________________________
10754 [ 29579] By: rgs                                   on 2006/12/18  11:53:54
10755         Log: ExtUtils::Command is now maintained separately from MakeMaker
10756      Branch: perl
10757            ! Porting/Maintainers.pl
10758 ____________________________________________________________________________
10759 [ 29578] By: rgs                                   on 2006/12/18  11:47:56
10760         Log: Subject: [PATCH 5.8.8] Fixes for the test suite on OS/2
10761              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10762              Date: Wed, 13 Dec 2006 18:32:22 -0800
10763              Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu>
10764      Branch: perl
10765            ! ext/IO/t/io_unix.t lib/ExtUtils/t/eu_command.t
10766            ! lib/Time/Local.t os2/OS2/ExtAttr/t/os2_ea.t t/io/fs.t
10767            ! t/op/stat.t
10768 ____________________________________________________________________________
10769 [ 29577] By: rgs                                   on 2006/12/18  10:49:15
10770         Log: Subject: [PATCH 5.8.8] OS/2: survive SIGCHLD
10771              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10772              Date: Mon, 18 Dec 2006 00:55:19 -0800
10773              Message-ID: <20061218085519.GA14893@powdermilk.math.berkeley.edu>
10774              
10775              plus a perldiag entry for the new error,
10776              "Maximal count of pending signals (%s) exceeded"
10777      Branch: perl
10778            ! mg.c pod/perldiag.pod
10779 ____________________________________________________________________________
10780 [ 29576] By: rgs                                   on 2006/12/18  10:07:10
10781         Log: Subject: [PATCH] C++: regcomp.c and ext/Time/Piece/Piece.xs
10782              From: Jarkko Hietaniemi <jhi@iki.fi>
10783              Date: Sun, 17 Dec 2006 22:45:29 -0500
10784              Message-ID: <45860ED9.9090808@iki.fi>
10785      Branch: perl
10786            ! ext/Time/Piece/Piece.xs regcomp.c
10787 ____________________________________________________________________________
10788 [ 29575] By: rgs                                   on 2006/12/18  09:58:48
10789         Log: Subject: PATCH: Add =encoding directive to non-latin READMEs
10790              From: Slaven Rezic <slaven@rezic.de>
10791              Date: 16 Dec 2006 11:20:36 +0100
10792              Message-ID: <87wt4sdtvv.fsf@biokovo.herceg.de>
10793      Branch: perl
10794            ! README.cn README.jp README.ko README.tw
10795 ____________________________________________________________________________
10796 [ 29574] By: rgs                                   on 2006/12/18  09:51:09
10797         Log: Subject: [PATCH] perl.c: leak avoidance
10798              From: Jarkko Hietaniemi <jhi@iki.fi>
10799              Date: Sat, 16 Dec 2006 11:48:13 -0500
10800              Message-ID: <4584234D.7070209@iki.fi>
10801      Branch: perl
10802            ! perl.c
10803 ____________________________________________________________________________
10804 [ 29573] By: craigb                                on 2006/12/18  01:15:43
10805         Log: In vms/vms.c, don't prototype decw$term_port until after 
10806              config.h (via perl.h) is included.  That's where USE_VMS_DECTERM
10807              is defined.
10808      Branch: perl
10809            ! vms/vms.c
10810 ____________________________________________________________________________
10811 [ 29572] By: craigb                                on 2006/12/18  01:11:41
10812         Log: Don't try to build Win32 on VMS
10813      Branch: perl
10814            ! configure.com
10815 ____________________________________________________________________________
10816 [ 29571] By: nicholas                              on 2006/12/18  00:27:43
10817         Log: POSIX::SigAction::new can be moved into the AUTOLOAD section.
10818      Branch: perl
10819            ! ext/POSIX/POSIX.pm
10820 ____________________________________________________________________________
10821 [ 29570] By: davem                                 on 2006/12/18  00:24:01
10822         Log: move parser state into new parser object, PL_parser
10823      Branch: perl
10824            + parser.h
10825            ! MANIFEST embedvar.h intrpvar.h perl.h perlapi.h perly.c
10826            ! pod/perlapi.pod pod/perlintern.pod toke.c
10827 ____________________________________________________________________________
10828 [ 29569] By: davem                                 on 2006/12/17  22:21:40
10829         Log: merge the four parser stacks into one
10830      Branch: perl
10831            ! perly.act perly.c regen_perly.pl
10832 ____________________________________________________________________________
10833 [ 29568] By: davem                                 on 2006/12/17  20:00:19
10834         Log: delete dead code and macros from perly.c
10835      Branch: perl
10836            ! perly.c
10837 ____________________________________________________________________________
10838 [ 29567] By: davem                                 on 2006/12/17  19:42:35
10839         Log: unify stacks arithmetic in parser
10840      Branch: perl
10841            ! perly.c
10842 ____________________________________________________________________________
10843 [ 29566] By: nicholas                              on 2006/12/16  23:03:42
10844         Log: Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM)
10845              to note when a proxy constant subroutine is copied. This allows us to
10846              correctly set GvIMPORTED_CV_on() if the symbol is ever turned into a
10847              real GV.
10848      Branch: perl
10849            + t/lib/proxy_constant_subs.t
10850            ! MANIFEST dump.c gv.c pp_hot.c sv.h
10851 ____________________________________________________________________________
10852 [ 29565] By: nicholas                              on 2006/12/16  16:54:06
10853         Log: Split out the use of SVp_SCREAM for GVs with GPs into a new symbolic
10854              flag SVpgv_GP, and use this in isGV_with_GP_on/off.
10855      Branch: perl
10856            ! dump.c ext/Devel/Peek/t/Peek.t gv.c mg.c sv.c sv.h
10857 ____________________________________________________________________________
10858 [ 29564] By: davem                                 on 2006/12/16  15:37:32
10859         Log: remove extraneous declaration prom perly.tab
10860      Branch: perl
10861            ! perly.tab regen_perly.pl
10862 ____________________________________________________________________________
10863 [ 29563] By: rgs                                   on 2006/12/16  10:03:23
10864         Log: Subject: [PATCH] threads 1.56
10865              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10866              Date: Fri, 15 Dec 2006 09:22:17 -0800 (PST)
10867              Message-ID: <20061215172217.10959.qmail@web30211.mail.mud.yahoo.com>
10868      Branch: perl
10869            ! ext/threads/Changes ext/threads/README ext/threads/t/err.t
10870            ! ext/threads/t/exit.t ext/threads/t/thread.t
10871            ! ext/threads/threads.pm
10872 ____________________________________________________________________________
10873 [ 29562] By: rgs                                   on 2006/12/16  09:54:47
10874         Log: TODO addition by Jerry D. Hedden.
10875      Branch: perl
10876            ! pod/perltodo.pod
10877 ____________________________________________________________________________
10878 [ 29561] By: davem                                 on 2006/12/16  02:53:59
10879         Log: don't include MAD code when its not needed
10880      Branch: perl
10881            ! op.c
10882 ____________________________________________________________________________
10883 [ 29560] By: davem                                 on 2006/12/16  01:36:28
10884         Log: fix a cast warning in perly.c
10885      Branch: perl
10886            ! perly.c
10887 ____________________________________________________________________________
10888 [ 29559] By: nicholas                              on 2006/12/15  20:14:07
10889         Log: Better documentation for SVf_UTF8. Including SvPV() 1st, SvUTF() 2nd.
10890      Branch: perl
10891            ! sv.h
10892 ____________________________________________________________________________
10893 [ 29558] By: rgs                                   on 2006/12/15  13:51:44
10894         Log: Subject: Re: [PATCH] Errno doesnt rebuild when things it depends on in Config.pm change
10895              From: demerphq <demerphq@gmail.com>
10896              Date: Fri, 15 Dec 2006 12:52:45 +0100
10897              Message-ID: <9b18b3110612150352y2394954bg5acd5ec5fd320d33@mail.gmail.com>
10898      Branch: perl
10899            ! ext/Errno/Makefile.PL
10900 ____________________________________________________________________________
10901 [ 29557] By: rgs                                   on 2006/12/15  10:14:16
10902         Log: Subject: [PATCH] threads 1.54 - Adds ->error() method
10903              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10904              Date: Thu, 14 Dec 2006 11:17:47 -0800 (PST)
10905              Message-ID: <20061214191748.98286.qmail@web30209.mail.mud.yahoo.com>
10906      Branch: perl
10907            + ext/threads/t/err.t
10908            ! MANIFEST ext/threads/Changes ext/threads/README
10909            ! ext/threads/t/exit.t ext/threads/t/libc.t
10910            ! ext/threads/t/thread.t ext/threads/threads.pm
10911            ! ext/threads/threads.xs
10912 ____________________________________________________________________________
10913 [ 29556] By: steveh                                on 2006/12/14  16:24:29
10914         Log: Silence a warning from (MinGW's) gcc
10915      Branch: perl
10916            ! ext/Time/Piece/Piece.xs
10917 ____________________________________________________________________________
10918 [ 29555] By: rgs                                   on 2006/12/14  12:43:20
10919         Log: Subject: [PATCH] perl5db.pl Mac OS X fix
10920              From: Bo Lindbergh <blgl@hagernas.com>
10921              Date: Thu, 14 Dec 2006 13:34:06 +0100
10922              Message-Id: <658AFA03-517E-4068-93CA-06D4A93B5CA5@hagernas.com>
10923      Branch: perl
10924            ! lib/perl5db.pl
10925 ____________________________________________________________________________
10926 [ 29554] By: nicholas                              on 2006/12/14  11:23:16
10927         Log: Turn a tab into 2 spaces to make more room for comments about SV flags.
10928              Sorry about damaging the change history - dig through this change with
10929              http://public.activestate.com/cgi-bin/perlbrowse?show_blame=Show+Annotated+File&filename=sv.h&rev=&change=29552
10930      Branch: perl
10931            ! sv.h
10932 ____________________________________________________________________________
10933 [ 29553] By: steveh                                on 2006/12/14  09:37:45
10934         Log: Silence a VC compiler warning
10935      Branch: perl
10936            ! op.c
10937 ____________________________________________________________________________
10938 [ 29552] By: nicholas                              on 2006/12/13  20:56:24
10939         Log: Swap the order of PERL_FBM_PREVIOUS_{L,H}_OFFSET_FROM_TABLE on little
10940              endian machines to hint to the compiler that a 16 bit read could work.
10941      Branch: perl
10942            ! sv.h
10943 ____________________________________________________________________________
10944 [ 29551] By: nicholas                              on 2006/12/13  19:55:08
10945         Log: Restore the two comments describing BmRARE and BmPREVIOUS that I'd
10946              inadvertently deleted. Explain the setting and testing of
10947              SVpbm_VALID.
10948      Branch: perl
10949            ! sv.h
10950 ____________________________________________________________________________
10951 [ 29550] By: stevep                                on 2006/12/13  19:53:02
10952         Log: Subject: [PATCH 5.8.8] Text mode wrongly set on pipe file descriptors
10953              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
10954              Date: Tue, 12 Dec 2006 23:28:25 -0800
10955              Message-ID: <20061213072825.GA26300@powdermilk.math.berkeley.edu>
10956      Branch: perl
10957            ! t/io/pipe.t util.c
10958 ____________________________________________________________________________
10959 [ 29549] By: davem                                 on 2006/12/13  17:24:49
10960         Log: make -Dpv display the parser stack before reduction
10961              (rather than afterwards)
10962      Branch: perl
10963            ! perly.c
10964 ____________________________________________________________________________
10965 [ 29548] By: davem                                 on 2006/12/13  17:16:22
10966         Log: misc MAD coredump fixes and parser leak fixes
10967              
10968              - fix MAD coredump in tr///
10969              - fix mad coredump in multi-line string literals
10970              - kill some MAD uninit value warnings
10971              - don't allow assignment to $n in perly.y
10972              - make op_dump handle op_latefree flags
10973      Branch: perl
10974            ! dump.c op.c perly.act perly.h perly.tab perly.y regen_perly.pl
10975            ! toke.c
10976 ____________________________________________________________________________
10977 [ 29547] By: davem                                 on 2006/12/13  12:47:35
10978         Log: fix double free introduced by #29543 (spotted by Nicholas)
10979      Branch: perl
10980            ! op.c
10981 ____________________________________________________________________________
10982 [ 29546] By: rgs                                   on 2006/12/13  10:40:36
10983         Log: Subject: [PATCH] t/op/groups.t: prevent failure on modern FreeBSDs
10984              From: Anton Berezin <tobez@tobez.org>
10985              Date: Tue, 12 Dec 2006 19:59:38 +0100
10986              Message-ID: <20061212185938.GB49084@heechee.tobez.org>
10987      Branch: perl
10988            ! t/op/groups.t
10989 ____________________________________________________________________________
10990 [ 29545] By: steveh                                on 2006/12/13  10:37:11
10991         Log: Do the same as #29514 for Win32
10992      Branch: perl
10993            ! win32/FindExt.pm
10994 ____________________________________________________________________________
10995 [ 29544] By: nicholas                              on 2006/12/13  08:35:43
10996         Log: Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.
10997              Add the placeholder for new type, temporarily named BIND, for binding
10998              and aliasing in 6 on 5.
10999      Branch: perl
11000            ! dump.c ext/B/B.xs ext/Storable/Storable.xs op.h
11001            ! pod/perltodo.pod pp_hot.c sv.c sv.h util.c
11002 ____________________________________________________________________________
11003 [ 29543] By: davem                                 on 2006/12/13  01:47:34
11004         Log: fix parser leaks caused by croaking while shifting or reducing
11005              e.g. these no longer leak:
11006              eval q[my $x; local $x] while 1;
11007              eval q[$s = sub <> {}]  while 1;
11008      Branch: perl
11009            ! op.c op.h perly.c
11010 ____________________________________________________________________________
11011 [ 29542] By: davem                                 on 2006/12/13  00:16:18
11012         Log: fixup some ival/opval type changes from perly.y/madly.y merger
11013      Branch: perl
11014            ! perly.act perly.h perly.tab perly.y
11015 ____________________________________________________________________________
11016 [ 29541] By: nicholas                              on 2006/12/12  23:02:56
11017         Log: In theory Perl_magic_setbm() should clear SvTAIL() too. In practice,
11018              I don't think that it matters as this routine is never actualy called
11019              because nothing exposes PVBMs to the world so that the world can assign
11020              to them.
11021      Branch: perl
11022            ! mg.c
11023 ____________________________________________________________________________
11024 [ 29540] By: nicholas                              on 2006/12/12  22:30:29
11025         Log: Correct the dumping logic for the various bits of flag bending
11026              associated with change 27313 or therabouts.
11027      Branch: perl
11028            ! dump.c
11029 ____________________________________________________________________________
11030 [ 29539] By: nicholas                              on 2006/12/12  22:03:21
11031         Log: Oops. As of some point one stopped being able to assign integers and
11032              floating point values to typeglobs.
11033      Branch: perl
11034            ! sv.c t/op/glob.t
11035 ____________________________________________________________________________
11036 [ 29538] By: nicholas                              on 2006/12/12  21:54:22
11037         Log: Correct some assumptions about PVBM table offset in B.xs
11038      Branch: perl
11039            ! ext/B/B.xs
11040 ____________________________________________________________________________
11041 [ 29537] By: nicholas                              on 2006/12/12  21:31:10
11042         Log: Assert that SvPAD_TYPED_on(), SvPAD_OUR_on() and SvPAD_STATE_on()
11043              are never called on PVGVs.
11044      Branch: perl
11045            ! sv.h
11046 ____________________________________________________________________________
11047 [ 29536] By: nicholas                              on 2006/12/12  21:00:37
11048         Log: Assert that PVGVs are never SvVALID() in the PVBM sense.
11049      Branch: perl
11050            ! gv.h sv.h
11051 ____________________________________________________________________________
11052 [ 29535] By: nicholas                              on 2006/12/12  19:54:05
11053         Log: pads haven't actually contained any PVGVs since change 27313.
11054              So correct the docs and assert this in the code.
11055      Branch: perl
11056            ! pad.c sv.c
11057 ____________________________________________________________________________
11058 [ 29534] By: nicholas                              on 2006/12/12  18:52:55
11059         Log: Shrink Perl_sv_peek() and Perl_do_sv_dump() by using type to name
11060              lookup tables.
11061      Branch: perl
11062            ! dump.c
11063 ____________________________________________________________________________
11064 [ 29533] By: steveh                                on 2006/12/12  18:02:19
11065         Log: Restore (differently) the setting of $Config{osvers} on Win32
11066              that was removed by #29509
11067      Branch: perl
11068            ! win32/config_sh.PL
11069 ____________________________________________________________________________
11070 [ 29532] By: steveh                                on 2006/12/12  17:49:51
11071         Log: Silence VC warnings about possible operator precedence problems
11072              and signed/unsigned mismatches
11073      Branch: perl
11074            ! regexec.c sv.h util.c
11075 ____________________________________________________________________________
11076 [ 29531] By: rgs                                   on 2006/12/12  13:32:01
11077         Log: Subject: [PATCH] mg.c: #ifdef only the different bits
11078              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
11079              Date: Tue, 12 Dec 2006 15:18:53 +0200 (EET)
11080              Message-Id: <20061212131853.C2CBA43A67@anubis.hut.fi>
11081      Branch: perl
11082            ! mg.c
11083 ____________________________________________________________________________
11084 [ 29530] By: merijn                                on 2006/12/12  11:36:41
11085         Log: The overly-picky AIX xlc compiler doesn't like the style
11086              from patch #29446
11087      Branch: perl
11088            ! mg.c
11089 ____________________________________________________________________________
11090 [ 29529] By: rgs                                   on 2006/12/12  11:07:27
11091         Log: Skip IO::Compress::Zlib in perlivp, since that's a distribution name,
11092              not a proper module name.
11093      Branch: perl
11094            ! utils/perlivp.PL
11095 ____________________________________________________________________________
11096 [ 29528] By: rgs                                   on 2006/12/12  10:20:04
11097         Log: Subject: [PATCH] get ext/Win32/Win32.xs to compile on cygwin
11098              From: Jan Dubois <jand@ActiveState.com>
11099              Date: Mon, 11 Dec 2006 13:09:09 -0800
11100              Message-ID: <isfrn2tbfleo1svmmi5kh673f4uh69am11@4ax.com>
11101              
11102              and:
11103              Date: Mon, 11 Dec 2006 15:08:53 -0800
11104              Message-ID: <kvorn2h0d14jo3khmmj2a9svsp2mplrodv@4ax.com>
11105      Branch: perl
11106            ! ext/Win32/Win32.xs win32/win32.c
11107 ____________________________________________________________________________
11108 [ 29527] By: nicholas                              on 2006/12/12  00:07:48
11109         Log: By moving xbm_previous into the SvPVX, we save a U16 from struct xpvbm,
11110              which will likely equate to 4 bytes with padding. (But we add 2 bytes
11111              to the SvPVX buffer...). However, the real win is that xpvbm is now
11112              identical to xpvmg, and all active FBM compiled strings are SvVALID()
11113              true, so now we can eliminate xpvbm, freeing a type for 6 on 5 proxies.
11114      Branch: perl
11115            ! sv.h
11116 ____________________________________________________________________________
11117 [ 29526] By: nicholas                              on 2006/12/11  23:44:30
11118         Log: Fix allocation bug in change 29524.
11119      Branch: perl
11120            ! util.c
11121 ____________________________________________________________________________
11122 [ 29525] By: nicholas                              on 2006/12/11  22:52:46
11123         Log: Add BmPREVIOUS_set(), and use it in the one place that BmPREVIOUS is
11124              modified.
11125      Branch: perl
11126            ! sv.h util.c
11127 ____________________________________________________________________________
11128 [ 29524] By: nicholas                              on 2006/12/11  22:18:53
11129         Log: Move PERL_FBM_TABLE_OFFSET and PERL_FBM_FLAGS_OFFSET_FROM_TABLE to sv.h
11130              Stow BmRARE in the SvPVX, and so delete xbm_rare.
11131              Can you see what it is yet?
11132      Branch: perl
11133            ! sv.h util.c
11134 ____________________________________________________________________________
11135 [ 29523] By: nicholas                              on 2006/12/11  21:52:12
11136         Log: Fix typo in change 29518 which broke non-debugging builds.
11137              (Here Mark, you can have the spare ; back again)
11138      Branch: perl
11139            ! sv.h
11140 ____________________________________________________________________________
11141 [ 29522] By: nicholas                              on 2006/12/11  21:21:09
11142         Log: Convert the -1 to a more explicit PERL_FBM_FLAGS_OFFSET_FROM_TABLE.
11143      Branch: perl
11144            ! util.c
11145 ____________________________________________________________________________
11146 [ 29521] By: nicholas                              on 2006/12/11  21:15:06
11147         Log: Assert that BmRARE() BmPREVIOUS() and BmUSEFUL() are only called on
11148              valid PVBMs.
11149      Branch: perl
11150            ! sv.h
11151 ____________________________________________________________________________
11152 [ 29520] By: nicholas                              on 2006/12/11  20:55:20
11153         Log: Rename FBM_TABLE_OFFSET to PERL_FBM_TABLE_OFFSET prior to moving it
11154              to a header.
11155      Branch: perl
11156            ! util.c
11157 ____________________________________________________________________________
11158 [ 29519] By: rgs                                   on 2006/12/11  18:33:21
11159         Log: Don't load the Win32 module on non-win32 platforms
11160      Branch: perl
11161            ! lib/File/CheckTree.t
11162 ____________________________________________________________________________
11163 [ 29518] By: nicholas                              on 2006/12/11  18:26:31
11164         Log: Change SvTAIL() to check that both SVpbm_TAIL|SVpbm_VALID are true.
11165              SVpbm_VALID is the same bit value is SVf_IVisUV, which means that
11166              PVBMs can't actually ever be IOK. Therefore move BmUSEFUL() into the
11167              IV union, and save one I32 per PVBM.
11168      Branch: perl
11169            ! sv.h util.c
11170 ____________________________________________________________________________
11171 [ 29516] By: rgs                                   on 2006/12/11  17:09:17
11172         Log: Changes and README are not needed for Switch.pm
11173      Branch: perl
11174            - lib/Switch/Changes lib/Switch/README
11175            ! MANIFEST
11176 ____________________________________________________________________________
11177 [ 29515] By: rgs                                   on 2006/12/11  16:53:58
11178         Log: As pointed out by Valentin Guignon, there is most
11179              probably one \n too many in the end-of-pod marker.
11180      Branch: perl
11181            ! lib/Switch.pm
11182 ____________________________________________________________________________
11183 [ 29514] By: rgs                                   on 2006/12/11  16:49:06
11184         Log: Configure needs to know about the extensions IO/Compress/Base
11185              and IO/Compress/Zlib, so they get built.
11186      Branch: perl
11187            ! Configure
11188 ____________________________________________________________________________
11189 [ 29513] By: rgs                                   on 2006/12/11  16:16:46
11190         Log: Move files from ext/Compress/IO to ext/IO/Compress
11191      Branch: perl
11192           +> (branch 94 files)
11193            - ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL
11194            - ext/Compress/IO/Base/README
11195            - ext/Compress/IO/Base/lib/File/GlobMapper.pm
11196            - ext/Compress/IO/Base/lib/IO/Compress/Base.pm
11197            - ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
11198            - ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
11199            - ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
11200            - ext/Compress/IO/Base/private/MakeUtil.pm
11201            - ext/Compress/IO/Base/t/01misc.t
11202            - ext/Compress/IO/Base/t/globmapper.t
11203            - ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL
11204            - ext/Compress/IO/Zlib/README
11205            - ext/Compress/IO/Zlib/examples/gzappend
11206            - ext/Compress/IO/Zlib/examples/gzcat
11207            - ext/Compress/IO/Zlib/examples/gzgrep
11208            - ext/Compress/IO/Zlib/examples/gzstream
11209            - ext/Compress/IO/Zlib/examples/unzip
11210            - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
11211            - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
11212            - ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
11213            - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
11214            - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
11215            - ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
11216            - ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
11217            - ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
11218            - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
11219            - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
11220            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
11221            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
11222            - ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
11223            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
11224            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
11225            - ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
11226            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
11227            - ext/Compress/IO/Zlib/private/MakeUtil.pm
11228            - ext/Compress/IO/Zlib/t/001zlib-generic-deflate.t
11229            - ext/Compress/IO/Zlib/t/001zlib-generic-gzip.t
11230            - ext/Compress/IO/Zlib/t/001zlib-generic-rawdeflate.t
11231            - ext/Compress/IO/Zlib/t/001zlib-generic-zip.t
11232            - ext/Compress/IO/Zlib/t/002any-deflate.t
11233            - ext/Compress/IO/Zlib/t/002any-gzip.t
11234            - ext/Compress/IO/Zlib/t/002any-rawdeflate.t
11235            - ext/Compress/IO/Zlib/t/002any-transparent.t
11236            - ext/Compress/IO/Zlib/t/002any-zip.t
11237            - ext/Compress/IO/Zlib/t/004gziphdr.t
11238            - ext/Compress/IO/Zlib/t/005defhdr.t
11239            - ext/Compress/IO/Zlib/t/010examples.t
11240            - ext/Compress/IO/Zlib/t/020isize.t
11241            - ext/Compress/IO/Zlib/t/050interop-gzip.t
11242            - ext/Compress/IO/Zlib/t/100generic-deflate.t
11243            - ext/Compress/IO/Zlib/t/100generic-gzip.t
11244            - ext/Compress/IO/Zlib/t/100generic-rawdeflate.t
11245            - ext/Compress/IO/Zlib/t/100generic-zip.t
11246            - ext/Compress/IO/Zlib/t/101truncate-deflate.t
11247            - ext/Compress/IO/Zlib/t/101truncate-gzip.t
11248            - ext/Compress/IO/Zlib/t/101truncate-rawdeflate.t
11249            - ext/Compress/IO/Zlib/t/101truncate-zip.t
11250            - ext/Compress/IO/Zlib/t/102tied-deflate.t
11251            - ext/Compress/IO/Zlib/t/102tied-gzip.t
11252            - ext/Compress/IO/Zlib/t/102tied-rawdeflate.t
11253            - ext/Compress/IO/Zlib/t/102tied-zip.t
11254            - ext/Compress/IO/Zlib/t/103newtied-deflate.t
11255            - ext/Compress/IO/Zlib/t/103newtied-gzip.t
11256            - ext/Compress/IO/Zlib/t/103newtied-rawdeflate.t
11257            - ext/Compress/IO/Zlib/t/103newtied-zip.t
11258            - ext/Compress/IO/Zlib/t/104destroy-deflate.t
11259            - ext/Compress/IO/Zlib/t/104destroy-gzip.t
11260            - ext/Compress/IO/Zlib/t/104destroy-rawdeflate.t
11261            - ext/Compress/IO/Zlib/t/104destroy-zip.t
11262            - ext/Compress/IO/Zlib/t/105oneshot-deflate.t
11263            - ext/Compress/IO/Zlib/t/105oneshot-gzip-only.t
11264            - ext/Compress/IO/Zlib/t/105oneshot-gzip.t
11265            - ext/Compress/IO/Zlib/t/105oneshot-rawdeflate.t
11266            - ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
11267            - ext/Compress/IO/Zlib/t/105oneshot-zip.t
11268            - ext/Compress/IO/Zlib/t/106prime-deflate.t
11269            - ext/Compress/IO/Zlib/t/106prime-gzip.t
11270            - ext/Compress/IO/Zlib/t/106prime-rawdeflate.t
11271            - ext/Compress/IO/Zlib/t/106prime-zip.t
11272            - ext/Compress/IO/Zlib/t/107multi-deflate.t
11273            - ext/Compress/IO/Zlib/t/107multi-gzip.t
11274            - ext/Compress/IO/Zlib/t/107multi-rawdeflate.t
11275            - ext/Compress/IO/Zlib/t/107multi-zip.t
11276            - ext/Compress/IO/Zlib/t/108anyunc-deflate.t
11277            - ext/Compress/IO/Zlib/t/108anyunc-gzip.t
11278            - ext/Compress/IO/Zlib/t/108anyunc-rawdeflate.t
11279            - ext/Compress/IO/Zlib/t/108anyunc-transparent.t
11280            - ext/Compress/IO/Zlib/t/108anyunc-zip.t
11281            - ext/Compress/IO/Zlib/t/109merge-deflate.t
11282            - ext/Compress/IO/Zlib/t/109merge-gzip.t
11283            - ext/Compress/IO/Zlib/t/109merge-rawdeflate.t
11284            - ext/Compress/IO/Zlib/t/109merge-zip.t
11285            ! MANIFEST
11286 ____________________________________________________________________________
11287 [ 29512] By: rgs                                   on 2006/12/11  14:58:43
11288         Log: Subject: Re: [PATCH] Deparse.pm bugfix
11289              From: Bo Lindbergh <blgl@hagernas.com>
11290              Date: Sat, 9 Dec 2006 12:17:53 +0100
11291              Message-Id: <A4BDE74B-DB3A-41C0-B2BE-FCEE0E15AB54@hagernas.com>
11292      Branch: perl
11293            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t
11294 ____________________________________________________________________________
11295 [ 29511] By: rgs                                   on 2006/12/11  13:23:55
11296         Log: Subject: re: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
11297              From: Jan Dubois <jand@ActiveState.com>
11298              Date: Sun, 10 Dec 2006 11:47:58 -0800
11299              Message-ID: <9moon29qtn5c23t9fer229ealsu06bkf11@4ax.com>
11300      Branch: perl
11301            ! ext/Storable/Storable.xs ext/Win32/Win32.pm win32/win32.c
11302 ____________________________________________________________________________
11303 [ 29510] By: rgs                                   on 2006/12/11  13:22:11
11304         Log: Second patch from:
11305              Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
11306              From: Jan Dubois <jand@ActiveState.com>
11307              Date: Fri, 08 Dec 2006 19:07:06 -0800
11308              Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com>
11309      Branch: perl
11310            ! ext/Win32/Win32.xs win32/win32.c
11311 ____________________________________________________________________________
11312 [ 29509] By: rgs                                   on 2006/12/11  13:21:28
11313         Log: First patch from:
11314              Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
11315              From: Jan Dubois <jand@ActiveState.com>
11316              Date: Fri, 08 Dec 2006 19:07:06 -0800
11317              Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com>
11318      Branch: perl
11319            ! ext/SDBM_File/Makefile.PL lib/Cwd.pm lib/ExtUtils/MM.pm
11320            ! lib/File/CheckTree.t lib/File/Copy.pm t/op/fork.t
11321            ! win32/FindExt.pm win32/config_sh.PL
11322            ! win32/ext/Win32API/File/t/file.t
11323 ____________________________________________________________________________
11324 [ 29508] By: davem                                 on 2006/12/11  11:41:10
11325         Log: remove extraneous debugging code introduced by #29504
11326      Branch: perl
11327            ! perly.c
11328 ____________________________________________________________________________
11329 [ 29507] By: rgs                                   on 2006/12/11  10:32:47
11330         Log: Subject: [PATCH] Fatal v1.03
11331              From: Jerrad Pierce <belg4mit@MIT.EDU>
11332              Date: Sun, 10 Dec 2006 14:38:18 -0500
11333              Message-Id: <200612101938.kBAJcI9D008026@all-night-tool.mit.edu>
11334              
11335              Allow to make fatal built-ins in CORE::GLOBAL
11336      Branch: perl
11337            ! lib/Fatal.pm
11338 ____________________________________________________________________________
11339 [ 29506] By: rgs                                   on 2006/12/11  10:28:13
11340         Log: Subject: [PATCH] Re: [perl #41065] Out of memory!, while extending scalar
11341              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
11342              Date: Sun, 10 Dec 2006 22:32:32 +0100
11343              Message-ID: <20061210223232.0f3a5318@r2d2>
11344      Branch: perl
11345            ! doop.c
11346 ____________________________________________________________________________
11347 [ 29505] By: rgs                                   on 2006/12/11  09:41:45
11348         Log: perlhack.pod nit by Jarkko
11349      Branch: perl
11350            ! pod/perlhack.pod
11351 ____________________________________________________________________________
11352 [ 29504] By: davem                                 on 2006/12/11  00:48:06
11353         Log: fix eval qw(BEGIN{die}) style leaks (second attempt).
11354              
11355              Repeat of change #28319 (backed out by change #28720), this time
11356              freeing ops using the right pad. Also backs out the remempad
11357              parser addition from change #29501; instead a new auxiliary
11358              paser stack is added, which records the current value of
11359              PL_comppad for every state.
11360      Branch: perl
11361            ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t
11362 ____________________________________________________________________________
11363 [ 29503] By: nicholas                              on 2006/12/10  23:05:25
11364         Log: Remove code duplication in S_to_utf8_substr() and S_to_byte_substr()
11365              by taking advantage of how anchored_* and float_* are stored in arrays
11366              to use a loop.
11367      Branch: perl
11368            ! regcomp.h regexec.c
11369 ____________________________________________________________________________
11370 [ 29502] By: nicholas                              on 2006/12/10  22:31:56
11371         Log: Downgrading a fixed or floating substring of a pattern whilst matching
11372              a studied string seems to get to a "should not happen" [bug #41067]
11373              It seems that Perl_regexec_flags() assumes that if the pre-downgraded
11374              substring is FBM compiled, then the downgraded version will be too,
11375              hence changing the downgrade and upgrade routines to FBM compile seems
11376              to be a correct fix.
11377      Branch: perl
11378            ! regexec.c t/op/re_tests
11379 ____________________________________________________________________________
11380 [ 29501] By: davem                                 on 2006/12/10  18:50:05
11381         Log: #28315 could crash when freeing ops with different pads
11382              Add hook to parser to record current PL_comppad, then use this
11383              when popping ops off the parser stack after parser error
11384      Branch: perl
11385            ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t
11386 ____________________________________________________________________________
11387 [ 29500] By: davem                                 on 2006/12/10  17:18:00
11388         Log: parser: expand yy_is_opval[] to include all value types
11389              and rename to yy_type_tab[]. Then use this table to improve stack
11390              dumping with -Dpv
11391      Branch: perl
11392            ! perly.act perly.c perly.h perly.tab perly.y regen_perly.pl
11393 ____________________________________________________________________________
11394 [ 29499] By: gbarr                                 on 2006/12/10  16:28:34
11395         Log: Restore change 27486 accidently removed (also added to 1.19 before release)
11396      Branch: perl
11397            ! ext/List/Util/multicall.h
11398 ____________________________________________________________________________
11399 [ 29498] By: gbarr                                 on 2006/12/10  16:17:14
11400         Log: Upgrade to Scalar-List-Utils-1.19
11401      Branch: perl
11402            ! ext/List/Util/Changes ext/List/Util/README
11403            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
11404            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/multicall.h
11405 ____________________________________________________________________________
11406 [ 29497] By: stevep                                on 2006/12/10  02:23:10
11407         Log: Subject: Re: [PATCH 5.8.8] Build on OS/2 - missing part
11408              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
11409              Date: Sat, 9 Dec 2006 16:33:41 -0800
11410              Message-ID: <20061210003341.GA14200@powdermilk.math.berkeley.edu>
11411      Branch: perl
11412            ! Makefile.SH os2/Makefile.SHs
11413 ____________________________________________________________________________
11414 [ 29496] By: nicholas                              on 2006/12/10  01:13:09
11415         Log: Swap SVpbm_TAIL and SVpbm_VALID.
11416      Branch: perl
11417            ! sv.h
11418 ____________________________________________________________________________
11419 [ 29495] By: stevep                                on 2006/12/09  22:44:27
11420         Log: Upgrade to Time-HiRes-1.9703
11421      Branch: perl
11422            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11423            ! ext/Time/HiRes/Makefile.PL
11424 ____________________________________________________________________________
11425 [ 29494] By: nicholas                              on 2006/12/09  21:19:45
11426         Log: PVBMs mustn't enter anything that turns SVIVisUV_on().
11427      Branch: perl
11428            ! sv.c
11429 ____________________________________________________________________________
11430 [ 29493] By: nicholas                              on 2006/12/09  21:17:37
11431         Log: Exterminate! 2 pieces of superfluous code related to UV setting.
11432      Branch: perl
11433            ! sv.c
11434 ____________________________________________________________________________
11435 [ 29492] By: nicholas                              on 2006/12/08  23:49:51
11436         Log: In Perl_fbm_instr(), no need to calculate the address of the table if
11437              we're going to return anyway.
11438      Branch: perl
11439            ! util.c
11440 ____________________________________________________________________________
11441 [ 29491] By: nicholas                              on 2006/12/08  23:22:31
11442         Log: assert that SvTAIL() isn't being called on PVAVs or PVHVs
11443      Branch: perl
11444            ! sv.h
11445 ____________________________________________________________________________
11446 [ 29490] By: nicholas                              on 2006/12/08  22:56:54
11447         Log: Wrap some macro arguments in () to avoid precedence problems.
11448      Branch: perl
11449            ! sv.h
11450 ____________________________________________________________________________
11451 [ 29489] By: nicholas                              on 2006/12/08  22:56:08
11452         Log: Perl_screaminstr() must be called with littlestr as a PVBM.
11453      Branch: perl
11454            ! util.c
11455 ____________________________________________________________________________
11456 [ 29488] By: davem                                 on 2006/12/08  22:20:41
11457         Log: add missing OP_REFCNT_LOCK/UNLOCKs and document it
11458      Branch: perl
11459            ! op.h sv.c
11460 ____________________________________________________________________________
11461 [ 29487] By: nicholas                              on 2006/12/08  22:11:56
11462         Log: Assert that BmRARE, BmUSEFUL and BmPREVIOUS are only called on SVtPVBM
11463      Branch: perl
11464            ! sv.h
11465 ____________________________________________________________________________
11466 [ 29486] By: nicholas                              on 2006/12/08  21:09:57
11467         Log: No need to upgrade if all we're going to do is return.
11468      Branch: perl
11469            ! util.c
11470 ____________________________________________________________________________
11471 [ 29485] By: steveh                                on 2006/12/07  12:34:10
11472         Log: Make use of $Config{d_pseudofork} in a couple of core tests
11473              
11474              Can't really use it in ext/IO/t/*.t and lib/Test/Simple/t/fork.t
11475              because they are dual-lived modules and must work with older perls
11476              that don't have d_pseudofork
11477      Branch: perl
11478            ! ext/Socket/t/socketpair.t t/op/fork.t
11479 ____________________________________________________________________________
11480 [ 29483] By: steveh                                on 2006/12/07  09:12:45
11481         Log: Subject: [PATCH] Move Win32 from win32/ext/Win32 to ext/Win32
11482              From: Jan Dubois <jand@ActiveState.com>
11483              Date: Wed, 06 Dec 2006 16:31:42 -0800
11484              Message-ID: <1unen2lsrq4pnnt06933h96pqj1d8luh3b@4ax.com>
11485      Branch: perl
11486           +> ext/Win32/Makefile.PL ext/Win32/Win32.pm ext/Win32/Win32.xs
11487            - win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
11488            - win32/ext/Win32/Win32.xs
11489            ! Configure MANIFEST
11490 ____________________________________________________________________________
11491 [ 29482] By: rgs                                   on 2006/12/07  09:07:25
11492         Log: Subject: [PATCH] Perl_save_destructor is not a mathom
11493              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11494              Date: Wed, 6 Dec 2006 11:12:13 -0800 (PST)
11495              Message-ID: <20061206191213.35036.qmail@web30206.mail.mud.yahoo.com>
11496      Branch: perl
11497            ! mathoms.c scope.c
11498 ____________________________________________________________________________
11499 [ 29481] By: steveh                                on 2006/12/07  08:53:15
11500         Log: Subject: [PATCH] Makefile.PL changes to compiler Win32.xs using cygwin
11501              From: Jan Dubois <jand@ActiveState.com>
11502              Date: Wed, 06 Dec 2006 16:26:38 -0800
11503              Message-ID: <5nnen2p2h4lhremj0qf1tmpkl0asvk87hr@4ax.com>
11504      Branch: perl
11505            ! win32/ext/Win32/Makefile.PL
11506 ____________________________________________________________________________
11507 [ 29480] By: steveh                                on 2006/12/06  17:28:03
11508         Log: Better fix than #29479 for exporting refcounted_he_chain_2hv
11509      Branch: perl
11510            ! embed.fnc pod/perlapi.pod pod/perlintern.pod
11511 ____________________________________________________________________________
11512 [ 29479] By: rgs                                   on 2006/12/06  17:05:18
11513         Log: Subject: Re: [PATCH] User pragmas now accessible from B
11514              From: demerphq <demerphq@gmail.com>
11515              Date: Wed, 6 Dec 2006 17:52:08 +0100
11516              Message-ID: <9b18b3110612060852s7cfbba66id5aae25e5bb20ae0@mail.gmail.com>
11517      Branch: perl
11518            ! embed.fnc embed.h ext/B/B.xs global.sym pod/perlapi.pod
11519            ! pod/perlintern.pod
11520 ____________________________________________________________________________
11521 [ 29478] By: steveh                                on 2006/12/06  14:19:55
11522         Log: Upgrade to Time-HiRes 1.9702
11523      Branch: perl
11524            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11525            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
11526            ! ext/Time/HiRes/t/HiRes.t
11527 ____________________________________________________________________________
11528 [ 29477] By: steveh                                on 2006/12/06  14:08:49
11529         Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing]
11530              From: Jarkko Hietaniemi <jhi@iki.fi>
11531              Date: Tue, 05 Dec 2006 16:08:33 -0500
11532              Message-ID: <4575DFD1.1060108@iki.fi>
11533              
11534              Fixes a problem spotted by Jan Dubois:
11535              
11536              The PerlMemShared pool is only shared between the interpreters that
11537              can share data structures (interpreters created by perl_clone(), which
11538              mean pseudo-fork, and threads.xs).  The pool is not shared between
11539              interpreters that are created separately by perl_alloc().
11540              [...]
11541              I guess this means PL_perlio_fd_refcnt needs to be allocated and
11542              freed by standard malloc() and not go through any abstraction.
11543      Branch: perl
11544            ! perlio.c
11545 ____________________________________________________________________________
11546 [ 29476] By: rgs                                   on 2006/12/06  13:26:18
11547         Log: save_I8 is not a mathom.
11548      Branch: perl
11549            ! mathoms.c scope.c
11550 ____________________________________________________________________________
11551 [ 29475] By: rgs                                   on 2006/12/06  12:51:34
11552         Log: Subject: [PATCH] User pragmas now accessible from B
11553              From: "Joshua ben Jore" <twists@gmail.com>
11554              Date: Tue, 5 Dec 2006 13:18:21 -0800
11555              Message-ID: <dc5c751d0612051318n2e2f08bfh185fab6323a980b@mail.gmail.com>
11556      Branch: perl
11557            + ext/B/t/pragma.t
11558            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/typemap t/lib/mypragma.pm
11559            ! t/lib/mypragma.t
11560 ____________________________________________________________________________
11561 [ 29474] By: craigb                                on 2006/12/06  05:29:50
11562         Log: Avoid my_regdupe type mismatch warning after #29430
11563      Branch: perl
11564            ! ext/re/re.xs
11565 ____________________________________________________________________________
11566 [ 29473] By: craigb                                on 2006/12/06  04:48:35
11567         Log: d_pseudofork for configure.com
11568      Branch: perl
11569            ! configure.com
11570 ____________________________________________________________________________
11571 [ 29472] By: nicholas                              on 2006/12/05  22:40:56
11572         Log: Subject: Re: [PATCH] Further tweaks to make it easier to create regexp engine plug ins.
11573              From: demerphq <demerphq@gmail.com>
11574              Message-ID: <9b18b3110612051353k7745792byabfdf98e18eb48c9@mail.gmail.com>
11575              Date: Tue, 5 Dec 2006 22:53:48 +0100
11576              
11577              Fixes a minor bug in change 29468.
11578      Branch: perl
11579            ! regcomp.c
11580 ____________________________________________________________________________
11581 [ 29471] By: stevep                                on 2006/12/05  21:00:38
11582         Log: Silence a warning from Module::CoreList that occurs when the module version is
11583              something like X.XX_XX.
11584      Branch: perl
11585            ! lib/Module/CoreList.pm
11586 ____________________________________________________________________________
11587 [ 29470] By: steveh                                on 2006/12/05  16:41:55
11588         Log: Make the check for PERL_IMPLICIT_SYS better
11589      Branch: perl
11590            ! win32/config_sh.PL
11591 ____________________________________________________________________________
11592 [ 29469] By: steveh                                on 2006/12/05  16:06:31
11593         Log: Extend d_pseudofork to Win32-land and set it when appropriate
11594              (namely, when we have USE_ITHREADS and PERL_IMPLICIT_SYSTEM)
11595      Branch: perl
11596            ! win32/config.bc win32/config.gc win32/config.vc
11597            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
11598            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
11599 ____________________________________________________________________________
11600 [ 29468] By: rgs                                   on 2006/12/05  15:39:39
11601         Log: Subject: [PATCH] Further tweaks to make it easier to create regexp engine plug ins.
11602              From: demerphq <demerphq@gmail.com>
11603              Date: Tue, 5 Dec 2006 16:13:36 +0100
11604              Message-ID: <9b18b3110612050713g77cac516x46fb5baac99b47c9@mail.gmail.com>
11605              
11606              (with tweaks)
11607      Branch: perl
11608            ! regcomp.c regcomp.h regexp.h
11609 ____________________________________________________________________________
11610 [ 29467] By: merijn                                on 2006/12/05  14:55:14
11611         Log: Introduction of d_pseudofork
11612      Branch: perl
11613            ! Configure Porting/Glossary Porting/config.sh config_h.SH
11614            ! handy.h uconfig.sh
11615 ____________________________________________________________________________
11616 [ 29465] By: steveh                                on 2006/12/05  09:41:44
11617         Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing]
11618              From: Jarkko Hietaniemi <jhi@iki.fi>
11619              Date: Mon, 04 Dec 2006 22:53:03 -0500
11620              Message-ID: <4574ED1F.40508@iki.fi>
11621              
11622              Re-instates #29424 (previously reverted by #29451), now fixed to work
11623              with PERL_IMPLICIT_SYS, thanks to Jan Dubois. Also adds PERLIO_TERM to
11624              the Symbian port.
11625      Branch: perl
11626            ! perlio.c symbian/symbianish.h win32/win32.c win32/wince.c
11627 ____________________________________________________________________________
11628 [ 29464] By: steveh                                on 2006/12/05  09:38:14
11629         Log: Skip Perl_regdupe_internal rather than Perl_regdupe
11630              when building on Win32 without ithreads (see #29430)
11631      Branch: perl
11632            ! makedef.pl
11633 ____________________________________________________________________________
11634 [ 29463] By: nicholas                              on 2006/12/04  22:50:09
11635         Log: Move Perl_get_db_sub() from pp_hot.c to util.c
11636      Branch: perl
11637            ! pp_hot.c util.c
11638 ____________________________________________________________________________
11639 [ 29462] By: merijn                                on 2006/12/04  18:09:20
11640         Log: Revert #29454
11641      Branch: perl
11642            ! Configure
11643 ____________________________________________________________________________
11644 [ 29461] By: davem                                 on 2006/12/04  18:08:31
11645         Log: fix some casting issues with perly.y / madly.y merger
11646      Branch: perl
11647            ! perly.act perly.h perly.tab perly.y
11648 ____________________________________________________________________________
11649 [ 29459] By: rgs                                   on 2006/12/04  17:50:51
11650         Log: Better version of last patch, by Yves Orton.
11651              Actually the regexp engine structure only needs
11652              one compilation function hook.
11653      Branch: perl
11654            ! ext/re/re.xs ext/re/re_top.h regcomp.c regcomp.h regexp.h
11655 ____________________________________________________________________________
11656 [ 29458] By: rgs                                   on 2006/12/04  17:22:02
11657         Log: The new regexp compilation function must be added to the engine structure.
11658      Branch: perl
11659            ! ext/re/re.xs ext/re/re_top.h regcomp.h regexp.h
11660 ____________________________________________________________________________
11661 [ 29457] By: rgs                                   on 2006/12/04  16:24:09
11662         Log: Actually submit previous change.
11663      Branch: perl
11664            ! embed.fnc embed.h global.sym proto.h regcomp.c
11665 ____________________________________________________________________________
11666 [ 29456] By: rgs                                   on 2006/12/04  16:15:54
11667         Log: Split Perl_pregcomp in two functions. Patch by Audrey Tang,
11668              to facilitate pluging in other regexp engines.
11669      Branch: perl
11670            ! embed.fnc embed.h global.sym proto.h regcomp.c
11671 ____________________________________________________________________________
11672 [ 29455] By: davem                                 on 2006/12/04  15:38:05
11673         Log: merge perly.y and madlu.y
11674      Branch: perl
11675            - madly.act madly.h madly.tab madly.y
11676            ! MANIFEST Makefile.SH madly.c perly.act perly.c perly.h
11677            ! perly.tab perly.y
11678 ____________________________________________________________________________
11679 [ 29454] By: merijn                                on 2006/12/04  15:20:53
11680         Log: Subject: Re: install misses Compress/IO/{Base,Zlib}
11681              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
11682              Date: Mon, 4 Dec 2006 15:48:12 +0100
11683              Message-ID: <b77c1dce0612040648j411247c5i27a305c86cbac401@mail.gmail.com>
11684      Branch: perl
11685            ! Configure
11686 ____________________________________________________________________________
11687 [ 29452] By: rgs                                   on 2006/12/04  15:06:34
11688         Log: Subject: [PATCH] Add File::Fetch to the core
11689              From: "Jos Boumans" <kane@dwim.org>
11690              Date: Fri, 1 Dec 2006 12:24:08 +0100 (CET)
11691              Message-ID: <22195.80.127.35.68.1164972248.squirrel@webmail.xs4all.nl>
11692      Branch: perl
11693            + lib/File/Fetch.pm lib/File/Fetch/Item.pm
11694            + lib/File/Fetch/t/01_File-Fetch.t
11695            ! MANIFEST
11696 ____________________________________________________________________________
11697 [ 29451] By: steveh                                on 2006/12/04  14:31:08
11698         Log: Change #29424 may well be correct in itself, but currently doesn't
11699              work when perl is built with PERL_IMPLICIT_SYS because PERLIO_TERM
11700              uses PerlMemShared_free() which, in that case, involves the perlhost
11701              that has already been freed itself by perl_free(), which is called
11702              before PERL_SYS_TERM().
11703              
11704              The order of perl_destruct(), perl_free(), PERL_SYS_TERM() cannot
11705              be changed (it is advertised in perlembed for a start), so just
11706              revert #29424 and the appropriate parts of #29442 for now.
11707              
11708              Perhaps PL_perlio_fd_refcnt needs allocating differently, or else
11709              the perlhost needs freeing later (after PerlIO)?
11710      Branch: perl
11711            ! win32/perllib.c win32/win32.c win32/wince.c
11712 ____________________________________________________________________________
11713 [ 29450] By: rgs                                   on 2006/12/04  13:49:20
11714         Log: Subject: [PATCH] Minor pod nit in perlre.
11715              From: demerphq <demerphq@gmail.com>
11716              Date: Mon, 4 Dec 2006 14:47:07 +0100
11717              Message-ID: <9b18b3110612040547k1bcff290qb8c9b0d7c9ed9640@mail.gmail.com>
11718      Branch: perl
11719            ! pod/perlre.pod
11720 ____________________________________________________________________________
11721 [ 29449] By: davem                                 on 2006/12/04  12:08:56
11722         Log: another fix for bison 2.3
11723      Branch: perl
11724            ! regen_perly.pl
11725 ____________________________________________________________________________
11726 [ 29448] By: merijn                                on 2006/12/04  11:24:57
11727         Log: Subject: -DDEBUGGING=both doesn't set -g
11728              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
11729              Date: Mon, 4 Dec 2006 03:10:31 -0800 (PST)
11730              Message-ID: <1176.63.226.246.123.1165230631.squirrel@63.226.246.123>
11731      Branch: perl
11732            ! Configure
11733 ____________________________________________________________________________
11734 [ 29446] By: rgs                                   on 2006/12/04  09:36:15
11735         Log: Subject: Re: [perl #38868] Changing $0 on darwin leads to excessive padding in 'ps'
11736              From: Chris Dolan <chris@chrisdolan.net>
11737              Date: Sat, 2 Dec 2006 09:37:08 -0600
11738              Message-Id: <005671A0-5C2B-464C-85B9-A91E52278194@chrisdolan.net>
11739      Branch: perl
11740            ! mg.c
11741 ____________________________________________________________________________
11742 [ 29445] By: rgs                                   on 2006/12/04  09:21:16
11743         Log: Subject: [PATCH] \R is supposed to mean something else so switch to \g and make it more useful in the process
11744              From: demerphq <demerphq@gmail.com>
11745              Date: Sun, 3 Dec 2006 16:55:55 +0100
11746              Message-ID: <9b18b3110612030755o241e6372o9870ecce9c42e3d5@mail.gmail.com>
11747      Branch: perl
11748            ! pod/perl595delta.pod pod/perldiag.pod pod/perlre.pod regcomp.c
11749            ! regexec.c t/op/pat.t t/op/re_tests
11750 ____________________________________________________________________________
11751 [ 29444] By: stevep                                on 2006/12/04  02:48:24
11752         Log: Upgrade to Test-Simple-0.66.
11753      Branch: perl
11754            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
11755            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
11756 ____________________________________________________________________________
11757 [ 29443] By: davem                                 on 2006/12/03  22:08:57
11758         Log: add support for bison 2.3
11759      Branch: perl
11760            ! perly.c regen_perly.pl
11761 ____________________________________________________________________________
11762 [ 29442] By: rgs                                   on 2006/12/03  19:16:17
11763         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing
11764              From: demerphq <demerphq@gmail.com>
11765              Date: Sat, 2 Dec 2006 14:48:54 +0100
11766              Message-ID: <9b18b3110612020548l7c5aefd4m19cb0b5c4395abb4@mail.gmail.com>
11767      Branch: perl
11768            ! perlio.c win32/perllib.c
11769 ____________________________________________________________________________
11770 [ 29441] By: rgs                                   on 2006/12/03  18:37:15
11771         Log: Subject: Re: [perl #41010] (?(COND)) in pattern matching not working properly
11772              From: demerphq <demerphq@gmail.com>
11773              Date: Thu, 30 Nov 2006 01:12:25 +0100
11774              Message-ID: <9b18b3110611291612i137803f4lab2739e3d9af40f7@mail.gmail.com>
11775      Branch: perl
11776            ! embed.fnc embed.h proto.h regcomp.c t/op/pat.t
11777 ____________________________________________________________________________
11778 [ 29440] By: davem                                 on 2006/12/03  15:52:59
11779         Log: merge perly.c and madly.c
11780              
11781              madly.c is now just a wrapper that #includes perly.c
11782      Branch: perl
11783            ! madly.c perly.c
11784 ____________________________________________________________________________
11785 [ 29439] By: rgs                                   on 2006/12/03  13:58:52
11786         Log: Subject: Minor patch for Benchmark.pm
11787              From: christophe grosjean <christophe.grosjean@gmail.com>
11788              Date: Sun, 03 Dec 2006 01:31:58 +0100
11789              Message-Id: <1165105918.2718.90.camel@localhost.localdomain>
11790      Branch: perl
11791            ! lib/Benchmark.pm
11792 ____________________________________________________________________________
11793 [ 29438] By: davem                                 on 2006/12/02  18:38:35
11794         Log: synchronise perly.c and madly.c
11795      Branch: perl
11796            ! madly.c perly.c
11797 ____________________________________________________________________________
11798 [ 29437] By: mhx                                   on 2006/12/02  17:25:55
11799         Log: Upgrade to Devel::PPPort 3.10_02
11800      Branch: perl
11801            + ext/Devel/PPPort/parts/base/5009005
11802            + ext/Devel/PPPort/parts/todo/5009005
11803            ! MANIFEST ext/Devel/PPPort/Changes
11804            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
11805 ____________________________________________________________________________
11806 [ 29436] By: mhx                                   on 2006/12/02  17:13:26
11807         Log: Upgrade to Devel::PPPort 3.10_01
11808      Branch: perl
11809            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
11810            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/TODO
11811            ! ext/Devel/PPPort/devel/buildperl.pl
11812            ! ext/Devel/PPPort/mktests.PL
11813            ! ext/Devel/PPPort/parts/base/5005000
11814            ! ext/Devel/PPPort/parts/base/5007002
11815            ! ext/Devel/PPPort/parts/base/5009001
11816            ! ext/Devel/PPPort/parts/base/5009004
11817            ! ext/Devel/PPPort/parts/embed.fnc
11818            ! ext/Devel/PPPort/parts/inc/misc
11819            ! ext/Devel/PPPort/parts/inc/threads
11820            ! ext/Devel/PPPort/parts/inc/variables
11821            ! ext/Devel/PPPort/parts/todo/5009001
11822            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
11823            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
11824            ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
11825            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
11826            ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
11827            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
11828            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
11829            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
11830            ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
11831            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
11832            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/strlfuncs.t
11833            ! ext/Devel/PPPort/t/sv_xpvf.t ext/Devel/PPPort/t/threads.t
11834            ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
11835            ! ext/Devel/PPPort/t/warn.t
11836 ____________________________________________________________________________
11837 [ 29435] By: rgs                                   on 2006/12/02  09:10:01
11838         Log: Subject: [PATCH] perltodo.pod: add perlio todos/thinkabouts
11839              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
11840              Date: Fri, 1 Dec 2006 22:05:17 +0200 (EET)
11841              Message-Id: <200612012005.kB1K5Hn3448004@kosh.hut.fi>
11842      Branch: perl
11843            ! pod/perltodo.pod
11844 ____________________________________________________________________________
11845 [ 29434] By: nicholas                              on 2006/12/01  22:51:22
11846         Log: Make get_db_sub non-static, and call it from pp_goto, which allows the
11847              removal of duplicate code. (The conversion of GvSV(PL_DBsub) to
11848              GvSVn(PL_DBsub) implicit in this change should fix a failure with
11849              Devel::SmallProf.)
11850      Branch: perl
11851            ! embed.fnc embed.h pp_ctl.c pp_hot.c proto.h
11852 ____________________________________________________________________________
11853 [ 29433] By: nicholas                              on 2006/12/01  22:28:11
11854         Log: Remove the pp_entersub specific logic from S_get_db_sub.
11855      Branch: perl
11856            ! embed.fnc pp_ctl.c pp_hot.c proto.h
11857 ____________________________________________________________________________
11858 [ 29432] By: rgs                                   on 2006/12/01  16:56:01
11859         Log: Subject: Re: [PATCH] Make B::Lint use Module::Pluggable
11860              From: "Joshua ben Jore" <twists@gmail.com>
11861              Date: Wed, 29 Nov 2006 16:26:25 -0800
11862              Message-ID: <dc5c751d0611291626w51f85791h93d0c6b7d13ed4a2@mail.gmail.com>
11863      Branch: perl
11864            + ext/B/t/pluglib/B/Lint/Plugin/Test.pm
11865            ! MANIFEST ext/B/B/Lint.pm ext/B/t/lint.t
11866 ____________________________________________________________________________
11867 [ 29431] By: rgs                                   on 2006/12/01  14:03:22
11868         Log: Remove unused variable
11869      Branch: perl
11870            ! regcomp.c
11871 ____________________________________________________________________________
11872 [ 29430] By: rgs                                   on 2006/12/01  13:59:27
11873         Log: Subject: [PATCH] Continue split of perl internal regexp structures from ones that are engine specific.
11874              From: demerphq <demerphq@gmail.com>
11875              Date: Thu, 30 Nov 2006 22:06:38 +0100
11876              Message-ID: <9b18b3110611301306p5cad5deal4aa55559b8c8defd@mail.gmail.com>
11877      Branch: perl
11878            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
11879            ! perl.h pod/perlreguts.pod proto.h regcomp.c regcomp.h regexp.h
11880            ! sv.c
11881 ____________________________________________________________________________
11882 [ 29429] By: rgs                                   on 2006/12/01  10:28:36
11883         Log: Verify that the debugger has an array where to store lines before
11884              doing so. This fixes an assertion failure when parsing a script
11885              that begins with '#!perl -d'.
11886              Also, code factorization in toke.c.
11887      Branch: perl
11888            ! embed.fnc embed.h op.c proto.h toke.c
11889 ____________________________________________________________________________
11890 [ 29428] By: steveh                                on 2006/12/01  09:41:47
11891         Log: Fix Time-HiRes linker error on Win32 introduced by upgrades
11892              from version 1.94 (#29423 and #29426)
11893              
11894              Subject: Re: Time::HiRes not happy?
11895              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
11896              Date: Fri, 1 Dec 2006 10:26:48 +0100
11897              Message-ID: <b77c1dce0612010126o799d5b8bs4ef37d22d5c7e50@mail.gmail.com>
11898      Branch: perl
11899            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
11900 ____________________________________________________________________________
11901 [ 29427] By: stevep                                on 2006/11/30  14:21:40
11902         Log: -Dprefix failed on Cygwin unless the directory ${installbin} already
11903              existed prior to running make.
11904      Branch: perl
11905            ! cygwin/Makefile.SHs
11906 ____________________________________________________________________________
11907 [ 29426] By: stevep                                on 2006/11/30  14:11:57
11908         Log: Upgrade to Time-HiRes-1.96.
11909      Branch: perl
11910            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11911            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
11912 ____________________________________________________________________________
11913 [ 29425] By: steveh                                on 2006/11/30  10:13:40
11914         Log: Don't try to export fd_refcnt symbols when building without USE_PERLIO
11915              to keep the Win32 linker happy
11916      Branch: perl
11917            ! makedef.pl
11918 ____________________________________________________________________________
11919 [ 29424] By: steveh                                on 2006/11/30  09:45:47
11920         Log: I think #29060 / #29073 missed this
11921      Branch: perl
11922            ! win32/win32.c win32/wince.c
11923 ____________________________________________________________________________
11924 [ 29423] By: stevep                                on 2006/11/30  04:44:54
11925         Log: Upgrade to Time-HiRes-1.95
11926      Branch: perl
11927            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11928            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/fallback/const-c.inc
11929 ____________________________________________________________________________
11930 [ 29422] By: stevep                                on 2006/11/30  04:24:10
11931         Log: Subject: [PATCH] No code specified for -.
11932              From: Jarkko Hietaniemi <jhi@iki.fi>
11933              Date: Wed, 29 Nov 2006 19:06:09 -0500
11934              Message-ID: <456E2071.3010404@iki.fi>
11935      Branch: perl
11936            ! perl.c
11937 ____________________________________________________________________________
11938 [ 29421] By: stevep                                on 2006/11/29  15:32:58
11939         Log: Upgrade to CPAN-1.88_63.
11940      Branch: perl
11941            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
11942 ____________________________________________________________________________
11943 [ 29420] By: rgs                                   on 2006/11/29  15:26:00
11944         Log: Subject: Re: Fix \k<foo> preceded by literal
11945              From: demerphq <demerphq@gmail.com>
11946              Date: Wed, 29 Nov 2006 16:18:34 +0100
11947              Message-ID: <9b18b3110611290718o685a07ddja39f595ed97c231a@mail.gmail.com>
11948      Branch: perl
11949            ! regcomp.c regcomp.h t/op/re_tests
11950 ____________________________________________________________________________
11951 [ 29419] By: stevep                                on 2006/11/29  15:24:21
11952         Log: Upgrade to Tie-RefHash-1.35_01, which is just a version change for
11953              bleadperl.
11954      Branch: perl
11955            ! lib/Tie/RefHash.pm
11956 ____________________________________________________________________________
11957 [ 29418] By: stevep                                on 2006/11/29  15:17:59
11958         Log: Upgrade to ExtUtils-ParseXS-2.17.  Actuall just caught up with 
11959              most of the patches to bleadperl.  The remaining change missing
11960              is #29252, so, the version has been bumped to 2.17_01.
11961      Branch: perl
11962            ! lib/ExtUtils/ParseXS.pm
11963 ____________________________________________________________________________
11964 [ 29417] By: rgs                                   on 2006/11/29  12:08:35
11965         Log: Patch by Derek Price to Time::Piece for CPAN bug #21255:
11966              NOTDATE - DATE should stringify DATE and let Perl handle things
11967      Branch: perl
11968            ! ext/Time/Piece/Piece.pm ext/Time/Piece/t/06subclass.t
11969 ____________________________________________________________________________
11970 [ 29416] By: rgs                                   on 2006/11/29  11:34:10
11971         Log: Subject: [perl #41008] Setting $0 invalidates environment shown by ps 
11972              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
11973              Date: Tue, 28 Nov 2006 05:09:31 -0800
11974              Message-ID: <rt-3.5.HEAD-32013-1164719371-480.41008-75-0@perl.org>
11975      Branch: perl
11976            ! mg.c
11977 ____________________________________________________________________________
11978 [ 29415] By: rgs                                   on 2006/11/29  11:01:06
11979         Log: Subject: [PATCH perl5db.pl] MacOSX debugger fork support
11980              From: Richard Foley <Richard.Foley@rfi.net>
11981              Date: Wed, 29 Nov 2006 12:00:53 +0100
11982              Message-Id: <200611291200.53429.Richard.Foley@rfi.net>
11983      Branch: perl
11984            ! lib/perl5db.pl
11985 ____________________________________________________________________________
11986 [ 29414] By: nicholas                              on 2006/11/29  10:19:19
11987         Log: Fix Attribute::Handlers to cope with proxy constant subroutines.
11988      Branch: perl
11989            + lib/Attribute/Handlers/t/constants.t
11990            ! MANIFEST lib/Attribute/Handlers.pm
11991 ____________________________________________________________________________
11992 [ 29413] By: rgs                                   on 2006/11/29  09:30:02
11993         Log: Change in handling of \RNNN inside nested patterns
11994              Subject: Re: New development release in sight
11995              From: demerphq <demerphq@gmail.com>
11996              Date: Wed, 29 Nov 2006 01:07:43 +0100
11997              Message-ID: <9b18b3110611281607i3d583febtd549989dc3cabc8a@mail.gmail.com>
11998      Branch: perl
11999            ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests
12000 ____________________________________________________________________________
12001 [ 29412] By: nicholas                              on 2006/11/28  23:31:15
12002         Log: Bring the joy of strict to Attribute::Handlers.
12003      Branch: perl
12004            ! lib/Attribute/Handlers.pm
12005 ____________________________________________________________________________
12006 [ 29411] By: rgs                                   on 2006/11/28  17:19:40
12007         Log: Remove DOS line endings
12008              (perforce should take care of line encodings on checkout)
12009      Branch: perl
12010            ! lib/IPC/Cmd/t/02_Interactive.t lib/Log/Message.pm
12011            ! lib/Log/Message/Config.pm lib/Log/Message/Handlers.pm
12012            ! lib/Log/Message/Item.pm lib/Log/Message/t/conf/config_file
12013            ! lib/Module/Load/Conditional/t/to_load/Commented.pm
12014            ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm
12015            ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
12016 ____________________________________________________________________________
12017 [ 29410] By: steveh                                on 2006/11/28  16:43:17
12018         Log: Fix IPC-Cmd test failure on Win32: check current directory as well
12019              as those listed in $ENV{PATH} when searching for binaries
12020      Branch: perl
12021            ! lib/IPC/Cmd.pm
12022 ____________________________________________________________________________
12023 [ 29409] By: steveh                                on 2006/11/28  16:01:55
12024         Log: Building with Visual C++ 2005 now works except for one test failure
12025      Branch: perl
12026            ! README.win32 win32/Makefile win32/makefile.mk
12027 ____________________________________________________________________________
12028 [ 29408] By: steveh                                on 2006/11/28  15:57:45
12029         Log: Silence VC++ 8 warnings about "possible loss of data"
12030      Branch: perl
12031            ! ext/POSIX/POSIX.xs pp_sys.c
12032 ____________________________________________________________________________
12033 [ 29407] By: rgs                                   on 2006/11/28  14:59:03
12034         Log: OS/2 compilation fixes by Ilya
12035              
12036              Subject: [PATCH 5.8.8] Build on OS/2
12037              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
12038              Date: Tue, 28 Nov 2006 03:36:29 -0800
12039              Message-ID: <20061128113629.GA18108@powdermilk.math.berkeley.edu>
12040      Branch: perl
12041            ! config_h.SH perlvars.h
12042 ____________________________________________________________________________
12043 [ 29406] By: steveh                                on 2006/11/28  14:58:14
12044         Log: Silence 4 "unreferenced local variable" warnings from VC++
12045      Branch: perl
12046            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
12047 ____________________________________________________________________________
12048 [ 29405] By: rgs                                   on 2006/11/28  14:39:58
12049         Log: Subject: Re: [PATCH 5.8.8] Build on OS/2
12050              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
12051              Date: Tue, 28 Nov 2006 05:02:20 -0800
12052              Message-ID: <20061128130220.GA18386@powdermilk.math.berkeley.edu>
12053      Branch: perl
12054            ! ext/Devel/DProf/DProf.xs
12055 ____________________________________________________________________________
12056 [ 29404] By: rgs                                   on 2006/11/28  13:50:37
12057         Log: Add Module::Pluggable
12058              (required by CPANPLUS)
12059      Branch: perl
12060            + lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
12061            + lib/Module/Pluggable/t/01use.t
12062            + lib/Module/Pluggable/t/02alsoworks.t
12063            + lib/Module/Pluggable/t/02works.t
12064            + lib/Module/Pluggable/t/02works_taint.t
12065            + lib/Module/Pluggable/t/03diffname.t
12066            + lib/Module/Pluggable/t/04acmedir.t
12067            + lib/Module/Pluggable/t/04acmedir_single.t
12068            + lib/Module/Pluggable/t/04acmepath.t
12069            + lib/Module/Pluggable/t/04acmepath_single.t
12070            + lib/Module/Pluggable/t/05postpath.t
12071            + lib/Module/Pluggable/t/06multipath.t
12072            + lib/Module/Pluggable/t/07instantiate.t
12073            + lib/Module/Pluggable/t/08nothing.t
12074            + lib/Module/Pluggable/t/09require.t
12075            + lib/Module/Pluggable/t/10innerpack.t
12076            + lib/Module/Pluggable/t/10innerpack_inner.t
12077            + lib/Module/Pluggable/t/10innerpack_noinner.t
12078            + lib/Module/Pluggable/t/10innerpack_override.t
12079            + lib/Module/Pluggable/t/11usetwice.t
12080            + lib/Module/Pluggable/t/12only.t
12081            + lib/Module/Pluggable/t/12onlyarray.t
12082            + lib/Module/Pluggable/t/12onlyregex.t
12083            + lib/Module/Pluggable/t/13except.t
12084            + lib/Module/Pluggable/t/13exceptarray.t
12085            + lib/Module/Pluggable/t/13exceptregex.t
12086            + lib/Module/Pluggable/t/14package.t
12087            + lib/Module/Pluggable/t/15topicsafe.t
12088            + lib/Module/Pluggable/t/16different_extension.t
12089            + lib/Module/Pluggable/t/17devel_inner_package.t
12090            + lib/Module/Pluggable/t/18skipped_package.t
12091            + lib/Module/Pluggable/t/19can_ok_clobber.t
12092            + lib/Module/Pluggable/t/20dodgy_files.t
12093            + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
12094            + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
12095            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
12096            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
12097            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
12098            + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
12099            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
12100            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
12101            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
12102            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
12103            + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
12104            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
12105            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
12106            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
12107            + lib/Module/Pluggable/t/lib/No/Middle.pm
12108            + lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm
12109            + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
12110            + lib/Module/Pluggable/t/lib/TA/C/A/I.pm
12111            ! MANIFEST
12112 ____________________________________________________________________________
12113 [ 29403] By: rgs                                   on 2006/11/28  13:32:26
12114         Log: Subject: [PATCH 5.8.8] perl5db on miniperl
12115              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
12116              Date: Tue, 28 Nov 2006 03:39:05 -0800
12117              Message-ID: <20061128113905.GA18135@powdermilk.math.berkeley.edu>
12118      Branch: perl
12119            ! lib/perl5db.pl
12120 ____________________________________________________________________________
12121 [ 29402] By: steveh                                on 2006/11/28  11:57:35
12122         Log: Give perl.exe an icon when built with MinGW and Borland
12123              
12124              It already gets an icon when built with VC++, but the MinGW and Borland
12125              builds were not making any use of the resource file.
12126              
12127              Also add the top-level directory into MinGW's resource compiler search
12128              path to assist ActivePerl builds: see:
12129              http://downloads.activestate.com/ActivePerl/src/5.8/AP819_diff.txt
12130      Branch: perl
12131            ! win32/makefile.mk
12132 ____________________________________________________________________________
12133 [ 29401] By: rgs                                   on 2006/11/28  10:45:06
12134         Log: Add IPC::Cmd to the core
12135      Branch: perl
12136            + lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t
12137            + lib/IPC/Cmd/t/02_Interactive.t lib/IPC/Cmd/t/src/child.pl
12138            ! MANIFEST
12139 ____________________________________________________________________________
12140 [ 29400] By: rgs                                   on 2006/11/28  10:09:01
12141         Log: Typo fix (by Dominic Dunlop)
12142      Branch: perl
12143            ! cflags.SH
12144 ____________________________________________________________________________
12145 [ 29399] By: rgs                                   on 2006/11/28  09:57:24
12146         Log: Subject: [PATCH[ threads 1.53
12147              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12148              Date: Mon, 27 Nov 2006 09:26:08 -0800 (PST)
12149              Message-ID: <965653.3725.qm@web30206.mail.mud.yahoo.com>
12150      Branch: perl
12151            ! ext/threads/Changes ext/threads/README
12152            ! ext/threads/shared/t/cond.t ext/threads/t/exit.t
12153            ! ext/threads/t/libc.t ext/threads/t/stress_re.t
12154            ! ext/threads/t/thread.t ext/threads/threads.pm
12155            ! ext/threads/threads.xs
12156 ____________________________________________________________________________
12157 [ 29398] By: stevep                                on 2006/11/28  01:32:07
12158         Log: Subject: [PATCH] Re: [PATCH] perlhack: some portability updates
12159              From: Dominic Dunlop <shouldbedomo@mac.com>
12160              Date: Sun, 26 Nov 2006 12:01:16 +0100
12161              Message-Id: <253514EB-BA57-4A43-93FA-75D6F3CF27BC@mac.com>
12162      Branch: perl
12163            ! cflags.SH perl.h pod/perlhack.pod
12164 ____________________________________________________________________________
12165 [ 29397] By: steveh                                on 2006/11/27  17:44:27
12166         Log: Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK to Win32 canned
12167              configs
12168              
12169              See:
12170              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00923.html
12171      Branch: perl
12172            ! perl.h win32/config.bc win32/config.gc win32/config.vc
12173            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
12174            ! win32/config_H.vc win32/config_H.vc64
12175 ____________________________________________________________________________
12176 [ 29396] By: steveh                                on 2006/11/27  17:39:00
12177         Log: Make the win32/makefile.mk a little safer
12178              
12179              - Add a few missing s,\,$B, substitutions. We were living dangerously
12180              with various unescaped backslashes not causing problems purely because
12181              they don't make valid ecape codes anyway, e.g. ..\perl59.dll was only
12182              working because \p isn't an escape code so it didn't get mapped to
12183              anything nasty.
12184              
12185              - Move the $(BLINK_FLAGS) out of $(mktmp ...)'s because it could contain
12186              backslashes which would otherwise need escaping. (Adding in the
12187              escaping would be another fix but other cases don't put $(BLINK_FLAGS)
12188              into $(mktmp ...) files in the first place.)
12189      Branch: perl
12190            ! win32/makefile.mk
12191 ____________________________________________________________________________
12192 [ 29395] By: rgs                                   on 2006/11/27  16:54:26
12193         Log: Add missing file to MANIFEST
12194      Branch: perl
12195            ! MANIFEST
12196 ____________________________________________________________________________
12197 [ 29394] By: nicholas                              on 2006/11/27  08:02:35
12198         Log: Move words and revcharmap out of struct _rev_trie_data and duplicate
12199              them on thread clone.
12200      Branch: perl
12201            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
12202 ____________________________________________________________________________
12203 [ 29393] By: nicholas                              on 2006/11/26  23:32:29
12204         Log: Move widecharmap out of the shared structure _reg_trie_data into the
12205              top level regdata array, so that it can be correctly duplicated on
12206              thread clone.
12207      Branch: perl
12208            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
12209 ____________________________________________________________________________
12210 [ 29392] By: nicholas                              on 2006/11/26  23:01:46
12211         Log: Swap _reg_ac_data.trie to U32 offset into the regdata array, as
12212              preliminary to moving _reg_trie_data.widecharmap out too.
12213      Branch: perl
12214            ! regcomp.c regcomp.h regexec.c
12215 ____________________________________________________________________________
12216 [ 29391] By: nicholas                              on 2006/11/26  22:21:02
12217         Log: Moving the reference count to the front of both _reg_trie_data and
12218              _reg_ac_data allows smaller code in Perl_regdupe.
12219      Branch: perl
12220            ! regcomp.c regcomp.h
12221 ____________________________________________________________________________
12222 [ 29390] By: nicholas                              on 2006/11/26  20:52:49
12223         Log: A little reodering of the switch statement in Perl_regdupe makes a 
12224              smaller executable.
12225      Branch: perl
12226            ! regcomp.c
12227 ____________________________________________________________________________
12228 [ 29389] By: nicholas                              on 2006/11/26  20:03:16
12229         Log: Eliminated unitialised clone_params value bug accidentally added with
12230              change 28229.
12231      Branch: perl
12232            ! ext/threads/threads.xs
12233 ____________________________________________________________________________
12234 [ 29388] By: nicholas                              on 2006/11/26  20:00:36
12235         Log: Stage 1 of threadsafe-ing the trie strucutres - use shared malloc.
12236      Branch: perl
12237            ! regcomp.c
12238 ____________________________________________________________________________
12239 [ 29387] By: nicholas                              on 2006/11/26  18:44:57
12240         Log: Simplify S_add_data(), given that realloc will NULL acts as malloc().
12241      Branch: perl
12242            ! regcomp.c
12243 ____________________________________________________________________________
12244 [ 29386] By: nicholas                              on 2006/11/26  18:26:53
12245         Log: Change (well, correct) S_add_data to take and return a U32.
12246      Branch: perl
12247            ! embed.fnc proto.h regcomp.c
12248 ____________________________________________________________________________
12249 [ 29385] By: nicholas                              on 2006/11/26  18:00:05
12250         Log: Make the cache in Carp::trusts actually persist across calls :-)
12251              I made a similar mistake once long ago, and now spot the pattern.
12252      Branch: perl
12253            ! lib/Carp/Heavy.pm
12254 ____________________________________________________________________________
12255 [ 29384] By: nicholas                              on 2006/11/26  17:33:05
12256         Log: Remove unused lexical present since change 13426.
12257      Branch: perl
12258            ! lib/Carp/Heavy.pm
12259 ____________________________________________________________________________
12260 [ 29383] By: stevep                                on 2006/11/26  14:14:54
12261         Log: Adding Time::Piece to the core...again.
12262      Branch: perl
12263            + ext/Time/Piece/Changes ext/Time/Piece/Makefile.PL
12264            + ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
12265            + ext/Time/Piece/README ext/Time/Piece/Seconds.pm
12266            + ext/Time/Piece/t/01base.t ext/Time/Piece/t/02core.t
12267            + ext/Time/Piece/t/03compare.t ext/Time/Piece/t/04mjd.t
12268            + ext/Time/Piece/t/05overload.t ext/Time/Piece/t/06subclass.t
12269            ! MANIFEST Porting/Maintainers.pl
12270 ____________________________________________________________________________
12271 [ 29382] By: nicholas                              on 2006/11/26  12:38:20
12272         Log: Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow
12273              manages to forcibly re-load Carp.pm without re-loading Carp/Heavy.pm
12274      Branch: perl
12275            ! lib/Carp.pm lib/Carp/Heavy.pm
12276 ____________________________________________________________________________
12277 [ 29381] By: stevep                                on 2006/11/25  23:11:36
12278         Log: Skip test for Module::Load::Conditional that appears to be setting
12279              $^X, but not getting it right.  I'll wait to see if Jos has a fix.
12280      Branch: perl
12281            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
12282 ____________________________________________________________________________
12283 [ 29380] By: craigb                                on 2006/11/25  22:19:14
12284         Log: xterm debugger support for VMS from John Malmberg (with revisions)
12285      Branch: perl
12286            ! configure.com lib/perl5db.pl vms/descrip_mms.template
12287            ! vms/vms.c
12288 ____________________________________________________________________________
12289 [ 29379] By: stevep                                on 2006/11/25  17:49:26
12290         Log: Subject: [PATCH] Add Module::Load::Conditional to the core
12291              From: "Jos Boumans" <kane@dwim.org>
12292              Date: Fri, 24 Nov 2006 18:07:54 +0100 (CET)
12293              Message-ID: <23336.80.127.35.68.1164388074.squirrel@webmail.xs4all.nl>
12294      Branch: perl
12295            + lib/Module/Load/Conditional.pm
12296            + lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
12297            + lib/Module/Load/Conditional/t/to_load/Commented.pm
12298            + lib/Module/Load/Conditional/t/to_load/LoadIt.pm
12299            + lib/Module/Load/Conditional/t/to_load/LoadMe.pl
12300            + lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
12301            + lib/Module/Load/Conditional/t/to_load/ToBeLoaded
12302            ! MANIFEST
12303 ____________________________________________________________________________
12304 [ 29378] By: stevep                                on 2006/11/25  17:34:09
12305         Log: Subject: [PATCH] smoke signs suppression
12306              From: Jarkko Hietaniemi <jhi@iki.fi>
12307              Date: Sat, 25 Nov 2006 11:45:24 -0500
12308              Message-ID: <45687324.3040102@iki.fi>
12309      Branch: perl
12310            ! ext/re/re.xs iperlsys.h pp_hot.c regcomp.c regexec.c
12311 ____________________________________________________________________________
12312 [ 29377] By: stevep                                on 2006/11/25  17:29:55
12313         Log: Subject: [PATCH] perlhack: some portability updates
12314              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
12315              Date: Sat, 25 Nov 2006 17:57:23 +0200 (EET)
12316              Message-Id: <200611251557.kAPFvNKw011342@kosh.hut.fi>
12317      Branch: perl
12318            ! pod/perlhack.pod
12319 ____________________________________________________________________________
12320 [ 29376] By: steveh                                on 2006/11/24  17:11:34
12321         Log: Remove redundant macros from win32 makefiles
12322              
12323              In the course of removing redundant ByteLoader references I found that
12324              various long lists of extensions are hopelessly out of date, e.g.
12325              Compress/Zlib should be Compress/Raw/Zlib and PerlIO/*, threads/* and
12326              others are missing. It seems that these lists of extensions serve no
12327              useful purpose anyway: in Makefile they are used to delete files that
12328              should already have been deleted by the Makefile for each module, and
12329              in makefile.mk DYNAMIC_EXT wasn't used at all! So the simplest remedy
12330              is to remove them. One less maintenance headache.
12331      Branch: perl
12332            ! win32/Makefile win32/makefile.mk
12333 ____________________________________________________________________________
12334 [ 29375] By: steveh                                on 2006/11/24  15:44:23
12335         Log: Cleanup manifest file left by test script when using VC8
12336      Branch: perl
12337            ! lib/ExtUtils/t/Embed.t
12338 ____________________________________________________________________________
12339 [ 29374] By: steveh                                on 2006/11/24  15:38:24
12340         Log: Embed manifest files in DLLs built with Module-Build when using VC8
12341              
12342              This change does for Module-Build what part of #29266 did for
12343              ExtUtils-MakeMaker.
12344      Branch: perl
12345            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
12346 ____________________________________________________________________________
12347 [ 29373] By: rgs                                   on 2006/11/24  15:03:55
12348         Log: Subject: [perl #36689] &=, |= and ^= overloads are nbot documented
12349              From: "Adriano Rodrigues" <a.r.ferreira@gmail.com>
12350              Date: Thu, 23 Nov 2006 17:43:12 -0200
12351              Message-ID: <73ddeb6c0611231143y1e3461dbqf30f5fce16698b5c@mail.gmail.com>
12352      Branch: perl
12353            ! lib/overload.pm lib/overload.t
12354 ____________________________________________________________________________
12355 [ 29372] By: rgs                                   on 2006/11/24  10:16:07
12356         Log: Revert change #29098 (that introduced a new warning,
12357              "Variable length character upgraded in print")
12358      Branch: perl
12359            ! doio.c pod/perl595delta.pod pod/perldiag.pod
12360 ____________________________________________________________________________
12361 [ 29371] By: rgs                                   on 2006/11/24  09:58:43
12362         Log: Un-TODO one test in pat.t ($1 kept safe after a /g match)
12363      Branch: perl
12364            ! t/op/pat.t
12365 ____________________________________________________________________________
12366 [ 29370] By: craigb                                on 2006/11/24  04:45:30
12367         Log: Even better configure.com handling for checkcfgvar.pl
12368      Branch: perl
12369            ! Porting/checkcfgvar.pl
12370 ____________________________________________________________________________
12371 [ 29369] By: craigb                                on 2006/11/24  04:42:43
12372         Log: Initialize targetarch in configure.com
12373      Branch: perl
12374            ! configure.com
12375 ____________________________________________________________________________
12376 [ 29368] By: nicholas                              on 2006/11/23  23:17:44
12377         Log: Subject: Re: [PATCH] Cleanup regexp flags and structure
12378              From: demerphq <demerphq@gmail.com>
12379              Message-ID: <9b18b3110611231021l561a9cb4te985db3f0648e097@mail.gmail.com>
12380              Date: Thu, 23 Nov 2006 19:21:38 +0100
12381              
12382              Attached patch completes the splitting out of the core from the regexp
12383              internal data.
12384      Branch: perl
12385            ! regcomp.c regexec.c regexp.h
12386 ____________________________________________________________________________
12387 [ 29367] By: stevep                                on 2006/11/23  20:51:11
12388         Log: Module::Pluggable diff had some hidden binary files in it.  I'm
12389              backing it out while Jos verifies whether those files are actually
12390              needed in the distribution or not.
12391      Branch: perl
12392            - lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
12393            - lib/Module/Pluggable/t/01use.t
12394            - lib/Module/Pluggable/t/02alsoworks.t
12395            - lib/Module/Pluggable/t/02works.t
12396            - lib/Module/Pluggable/t/03diffname.t
12397            - lib/Module/Pluggable/t/04acmedir.t
12398            - lib/Module/Pluggable/t/04acmedir_single.t
12399            - lib/Module/Pluggable/t/04acmepath.t
12400            - lib/Module/Pluggable/t/04acmepath_single.t
12401            - lib/Module/Pluggable/t/05postpath.t
12402            - lib/Module/Pluggable/t/06multipath.t
12403            - lib/Module/Pluggable/t/07instantiate.t
12404            - lib/Module/Pluggable/t/08nothing.t
12405            - lib/Module/Pluggable/t/09require.t
12406            - lib/Module/Pluggable/t/10innerpack.t
12407            - lib/Module/Pluggable/t/10innerpack_inner.t
12408            - lib/Module/Pluggable/t/10innerpack_noinner.t
12409            - lib/Module/Pluggable/t/10innerpack_override.t
12410            - lib/Module/Pluggable/t/11usetwice.t
12411            - lib/Module/Pluggable/t/12only.t
12412            - lib/Module/Pluggable/t/12onlyarray.t
12413            - lib/Module/Pluggable/t/12onlyregex.t
12414            - lib/Module/Pluggable/t/13except.t
12415            - lib/Module/Pluggable/t/13exceptarray.t
12416            - lib/Module/Pluggable/t/13exceptregex.t
12417            - lib/Module/Pluggable/t/14package.t
12418            - lib/Module/Pluggable/t/15topicsafe.t
12419            - lib/Module/Pluggable/t/16different_extension.t
12420            - lib/Module/Pluggable/t/17devel_inner_package.t
12421            - lib/Module/Pluggable/t/18skipped_package.t
12422            - lib/Module/Pluggable/t/19can_ok_clobber.t
12423            - lib/Module/Pluggable/t/20dodgy_files.t
12424            - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
12425            - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
12426            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
12427            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
12428            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
12429            - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
12430            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
12431            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
12432            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
12433            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
12434            - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
12435            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
12436            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
12437            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
12438            - lib/Module/Pluggable/t/lib/No/Middle.pm
12439            - lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm
12440            - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
12441            - lib/Module/Pluggable/t/lib/TA/C/A/I.pm
12442            ! MANIFEST
12443 ____________________________________________________________________________
12444 [ 29366] By: stevep                                on 2006/11/23  20:09:57
12445         Log: Subject: [PATCH] Add Module::Pluggable to the core
12446              From: "Jos Boumans" <kane@xs4all.net>
12447              Date: Sun, 19 Nov 2006 16:06:00 +0100 (CET)
12448              Message-ID: <4188.80.127.35.68.1163948760.squirrel@webmail.xs4all.nl>
12449      Branch: perl
12450            + lib/Devel/InnerPackage.pm lib/Module/Pluggable.pm
12451            + lib/Module/Pluggable/Object.pm lib/Module/Pluggable/t/01use.t
12452            + lib/Module/Pluggable/t/02alsoworks.t
12453            + lib/Module/Pluggable/t/02works.t
12454            + lib/Module/Pluggable/t/03diffname.t
12455            + lib/Module/Pluggable/t/04acmedir.t
12456            + lib/Module/Pluggable/t/04acmedir_single.t
12457            + lib/Module/Pluggable/t/04acmepath.t
12458            + lib/Module/Pluggable/t/04acmepath_single.t
12459            + lib/Module/Pluggable/t/05postpath.t
12460            + lib/Module/Pluggable/t/06multipath.t
12461            + lib/Module/Pluggable/t/07instantiate.t
12462            + lib/Module/Pluggable/t/08nothing.t
12463            + lib/Module/Pluggable/t/09require.t
12464            + lib/Module/Pluggable/t/10innerpack.t
12465            + lib/Module/Pluggable/t/10innerpack_inner.t
12466            + lib/Module/Pluggable/t/10innerpack_noinner.t
12467            + lib/Module/Pluggable/t/10innerpack_override.t
12468            + lib/Module/Pluggable/t/11usetwice.t
12469            + lib/Module/Pluggable/t/12only.t
12470            + lib/Module/Pluggable/t/12onlyarray.t
12471            + lib/Module/Pluggable/t/12onlyregex.t
12472            + lib/Module/Pluggable/t/13except.t
12473            + lib/Module/Pluggable/t/13exceptarray.t
12474            + lib/Module/Pluggable/t/13exceptregex.t
12475            + lib/Module/Pluggable/t/14package.t
12476            + lib/Module/Pluggable/t/15topicsafe.t
12477            + lib/Module/Pluggable/t/16different_extension.t
12478            + lib/Module/Pluggable/t/17devel_inner_package.t
12479            + lib/Module/Pluggable/t/18skipped_package.t
12480            + lib/Module/Pluggable/t/19can_ok_clobber.t
12481            + lib/Module/Pluggable/t/20dodgy_files.t
12482            + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
12483            + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
12484            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
12485            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
12486            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
12487            + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
12488            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
12489            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
12490            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
12491            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
12492            + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
12493            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
12494            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
12495            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
12496            + lib/Module/Pluggable/t/lib/No/Middle.pm
12497            + lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm
12498            + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
12499            + lib/Module/Pluggable/t/lib/TA/C/A/I.pm
12500            ! MANIFEST
12501 ____________________________________________________________________________
12502 [ 29365] By: nicholas                              on 2006/11/23  19:29:57
12503         Log: Change 29364 forgot to turn the POK flag on.
12504      Branch: perl
12505            ! sv.c
12506 ____________________________________________________________________________
12507 [ 29364] By: nicholas                              on 2006/11/23  17:16:34
12508         Log: Assigning to a PVCV effectively just sets the prototype, so make this
12509              the exact behaviour. (Fixes bug #40681, which prevents mod_perl from
12510              building)
12511      Branch: perl
12512            ! sv.c
12513 ____________________________________________________________________________
12514 [ 29363] By: nicholas                              on 2006/11/23  16:59:04
12515         Log: Remove superfluous SvROK()
12516      Branch: perl
12517            ! sv.c
12518 ____________________________________________________________________________
12519 [ 29362] By: craigb                                on 2006/11/23  16:11:16
12520         Log: Tune configure.com checking to ignore trailing comments.
12521      Branch: perl
12522            ! Porting/checkcfgvar.pl
12523 ____________________________________________________________________________
12524 [ 29361] By: rgs                                   on 2006/11/23  15:55:47
12525         Log: Fix for bug #38631: tied variables don't work with .= <>
12526      Branch: perl
12527            ! pp_hot.c t/op/readline.t
12528 ____________________________________________________________________________
12529 [ 29360] By: rgs                                   on 2006/11/23  12:57:18
12530         Log: Subject: [PATCH] Cleanup regexp flags and structure
12531              From: demerphq <demerphq@gmail.com>
12532              Date: Thu, 23 Nov 2006 12:36:24 +0100
12533              Message-ID: <9b18b3110611230336p3ce3b16du47cd5398dea8d873@mail.gmail.com>
12534      Branch: perl
12535            ! dump.c ext/re/re.xs mg.c op.c op.h pp.c pp_hot.c regcomp.c
12536            ! regexec.c regexp.h
12537 ____________________________________________________________________________
12538 [ 29359] By: rgs                                   on 2006/11/23  11:28:28
12539         Log: More safety in free()s
12540      Branch: perl
12541            ! op.c
12542 ____________________________________________________________________________
12543 [ 29358] By: steveh                                on 2006/11/23  11:06:47
12544         Log: Silence VC8's warnings about "unsafe" CRT functions and POSIX CRT
12545              function names being deprecated, and add a note to perltodo to
12546              revisit this one day.
12547      Branch: perl
12548            ! pod/perltodo.pod win32/Makefile win32/makefile.mk
12549 ____________________________________________________________________________
12550 [ 29357] By: rgs                                   on 2006/11/23  10:05:43
12551         Log: Subject: [PATCH lib/ExtUtils/t/build_man.t] installman3dir is null
12552              From: "Robin Barker" <Robin.Barker@npl.co.uk>
12553              Date: Tue, 21 Nov 2006 16:48:35 -0000
12554              Message-ID: <2C2E01334A940D4792B3E115F95B7226120ABE@exchsvr1.npl.ad.local>
12555      Branch: perl
12556            ! lib/ExtUtils/t/build_man.t
12557 ____________________________________________________________________________
12558 [ 29356] By: stevep                                on 2006/11/23  03:09:08
12559         Log: Upgrade to PathTools-3.24.
12560      Branch: perl
12561            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
12562            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
12563 ____________________________________________________________________________
12564 [ 29355] By: steveh                                on 2006/11/22  17:20:05
12565         Log: Update makefile.mk as per Makefile w.r.t. #29308 and #29323
12566      Branch: perl
12567            ! win32/makefile.mk
12568 ____________________________________________________________________________
12569 [ 29354] By: rgs                                   on 2006/11/22  17:09:33
12570         Log: Subject: \G with /g results in infinite loop in 5.6 and later
12571              From: demerphq <demerphq@gmail.com>
12572              Date: Wed, 22 Nov 2006 17:11:02 +0100
12573              Message-ID: <9b18b3110611220811k1a54f650t1bd7c6a9450b0a7e@mail.gmail.com>
12574      Branch: perl
12575            ! pod/perldiag.pod pod/perlre.pod pp_hot.c regcomp.c regcomp.h
12576            ! regcomp.sym regexec.c regexp.h t/op/pat.t t/op/regmesg.t
12577 ____________________________________________________________________________
12578 [ 29353] By: stevep                                on 2006/11/22  17:00:54
12579         Log: Subject: POSIX::remove() and directories
12580              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
12581              Date: Wed, 22 Nov 2006 17:41:55 +0100
12582              Message-ID: <3852726AFA94DE4F87E616F13F416A5F0A912F@naimucu1.ffz00k.rootdom.net>
12583      Branch: perl
12584            ! ext/POSIX/POSIX.pm
12585 ____________________________________________________________________________
12586 [ 29352] By: steveh                                on 2006/11/22  16:49:10
12587         Log: VC8 regards 60 seconds as an invalid parameter for strftime()
12588              so skip the test in that case.
12589      Branch: perl
12590            ! ext/POSIX/t/posix.t
12591 ____________________________________________________________________________
12592 [ 29351] By: rgs                                   on 2006/11/22  15:17:54
12593         Log: Don't AUTOLOAD DESTROY from Attribute::Handlers.
12594              (patch by Jerry D. Hedden for CPAN bug #1911)
12595      Branch: perl
12596            ! lib/Attribute/Handlers.pm
12597 ____________________________________________________________________________
12598 [ 29350] By: steveh                                on 2006/11/22  15:11:41
12599         Log: Fix infinite loop in Perl_my_strftime() for failing strftime()
12600      Branch: perl
12601            ! util.c
12602 ____________________________________________________________________________
12603 [ 29349] By: rgs                                   on 2006/11/22  14:30:19
12604         Log: More doc nits on Switch, and bump version to 2.11 for upcoming CPAN release.
12605      Branch: perl
12606            ! lib/Switch.pm
12607 ____________________________________________________________________________
12608 [ 29348] By: stevep                                on 2006/11/22  14:10:07
12609         Log: Subject: Re: [perl #40917] Benchmark fails under -Mbignum
12610              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12611              Date: Wed, 22 Nov 2006 22:32:46 +0900
12612              Message-Id: <20061122223227.193E.BQW10602@nifty.com>
12613      Branch: perl
12614            ! lib/Benchmark.pm
12615 ____________________________________________________________________________
12616 [ 29347] By: rgs                                   on 2006/11/22  13:57:12
12617         Log: Fix a number of documentation issues in Switch.pm (code examples
12618              that do not compile, typos, obscure examples)
12619      Branch: perl
12620            ! lib/Switch.pm
12621 ____________________________________________________________________________
12622 [ 29346] By: rgs                                   on 2006/11/22  10:03:51
12623         Log: Remove tests for POD or POD coverage -- they're always skipped.
12624      Branch: perl
12625            - ext/Compress/IO/Base/t/99pod.t ext/Compress/IO/Zlib/t/999pod.t
12626            - ext/Compress/Raw/Zlib/t/99pod.t ext/Compress/Zlib/t/99pod.t
12627            - ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
12628            - lib/Term/ANSIColor/t/pod.t lib/Test/Harness/t/pod.t
12629            - lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t
12630            ! MANIFEST
12631 ____________________________________________________________________________
12632 [ 29345] By: rgs                                   on 2006/11/22  09:56:14
12633         Log: - Restore two Text::Balanced tests, more comprehensive in bleadperl than
12634              in CPAN.
12635              - Restore a local bugfix, tested by the above tests.
12636              - Fix a few typos in the POD for Text::Balanced
12637              - Bump version of Text::Balanced
12638      Branch: perl
12639            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
12640            ! lib/Text/Balanced/t/extqlk.t
12641 ____________________________________________________________________________
12642 [ 29344] By: rgs                                   on 2006/11/22  09:12:16
12643         Log: Sync Text::Balanced with the CPAN version (1.99.1)
12644      Branch: perl
12645            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
12646            ! lib/Text/Balanced/README lib/Text/Balanced/t/extmul.t
12647            ! lib/Text/Balanced/t/extqlk.t
12648 ____________________________________________________________________________
12649 [ 29343] By: rgs                                   on 2006/11/21  17:24:19
12650         Log: Remove assertions.pm review from perltodo
12651      Branch: perl
12652            ! pod/perltodo.pod
12653 ____________________________________________________________________________
12654 [ 29342] By: rgs                                   on 2006/11/21  16:32:42
12655         Log: Subject: [PATCH] threads 1.52
12656              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12657              Date: Tue, 21 Nov 2006 08:26:28 -0800 (PST)
12658              Message-ID: <204140.57721.qm@web30207.mail.mud.yahoo.com>
12659      Branch: perl
12660            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
12661            ! ext/threads/t/thread.t ext/threads/threads.pm
12662            ! ext/threads/threads.xs
12663 ____________________________________________________________________________
12664 [ 29341] By: merijn                                on 2006/11/21  16:18:49
12665         Log: Upgrade warning should only be issued if upgrade happens
12666      Branch: perl
12667            ! hints/hpux.sh
12668 ____________________________________________________________________________
12669 [ 29340] By: rgs                                   on 2006/11/21  16:08:34
12670         Log: Regenerate Changes, add nits in perldelta
12671      Branch: perl
12672            ! Changes pod/perl595delta.pod
12673 ____________________________________________________________________________
12674 [ 29339] By: merijn                                on 2006/11/21  16:03:30
12675         Log: Silence some warnings during Configure
12676      Branch: perl
12677            ! hints/hpux.sh
12678 ____________________________________________________________________________
12679 [ 29338] By: merijn                                on 2006/11/21  15:16:46
12680         Log: No more 5005thread messages from Configure for 5.9.x and up
12681      Branch: perl
12682            ! Configure Porting/Glossary config_h.SH
12683 ____________________________________________________________________________
12684 [ 29336] By: rgs                                   on 2006/11/21  14:45:19
12685         Log: Invalidate the method lookup cache when assigning to a glob
12686              named "isa". (That happens when importing "isa" from UNIVERSAL,
12687              for example.) Fixes bug #24824.
12688      Branch: perl
12689            ! pp_hot.c t/op/universal.t
12690 ____________________________________________________________________________
12691 [ 29335] By: rgs                                   on 2006/11/21  10:22:21
12692         Log: Remove warnings against WHOA THERE warnings from the hints files.
12693      Branch: perl
12694            ! hints/machten.sh hints/machten_2.sh hints/sco.sh
12695            ! hints/solaris_2.sh hints/sunos_4_1.sh hints/ultrix_4.sh
12696            ! hints/umips.sh
12697 ____________________________________________________________________________
12698 [ 29334] By: rgs                                   on 2006/11/21  10:17:36
12699         Log: Remove description of WHOA THERE messages for recommended hint values,
12700              removed by change #29288.
12701      Branch: perl
12702            ! INSTALL
12703 ____________________________________________________________________________
12704 [ 29333] By: rgs                                   on 2006/11/21  09:15:43
12705         Log: Remove the test counter checker at the end of t/op/pat.t : it
12706              doesn't get updated correctly.
12707      Branch: perl
12708            ! t/op/pat.t
12709 ____________________________________________________________________________
12710 [ 29332] By: stevep                                on 2006/11/21  03:59:34
12711         Log: "This is going to be slow."  This change switches OpenBSD locale
12712              tests from the spaghetti doneness test to specifically testing
12713              locales in its /usr/share/locale.  Speeds up lib/locale.t to 
12714              13 minutes a run vs. the previous time of over two hours.
12715      Branch: perl
12716            ! lib/locale.t
12717 ____________________________________________________________________________
12718 [ 29331] By: nicholas                              on 2006/11/20  22:53:39
12719         Log: Correct typo in test description.
12720      Branch: perl
12721            ! t/op/pat.t
12722 ____________________________________________________________________________
12723 [ 29330] By: rgs                                   on 2006/11/20  18:03:43
12724         Log: Unify the two warnings "Can't declare %s in %s", in line with what's
12725              documented in perldiag.
12726      Branch: perl
12727            ! op.c t/op/attrs.t
12728 ____________________________________________________________________________
12729 [ 29329] By: rgs                                   on 2006/11/20  16:05:33
12730         Log: Subject: [PATCH] Re: thread free problem
12731              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12732              Date: Mon, 20 Nov 2006 07:32:36 -0800 (PST)
12733              Message-ID: <696736.39963.qm@web30204.mail.mud.yahoo.com>
12734      Branch: perl
12735            ! op.c
12736 ____________________________________________________________________________
12737 [ 29328] By: rgs                                   on 2006/11/20  15:31:03
12738         Log: Actually, undef $SIG{FOO} should restore the default signal
12739              handler. Else, once we exit a block where the signal handler was
12740              localized, it becomes ignored.
12741      Branch: perl
12742            ! mg.c
12743 ____________________________________________________________________________
12744 [ 29327] By: rgs                                   on 2006/11/20  15:19:36
12745         Log: Make undef $SIG{FOO} ignore the signal FOO
12746      Branch: perl
12747            ! mg.c
12748 ____________________________________________________________________________
12749 [ 29326] By: rgs                                   on 2006/11/20  14:51:46
12750         Log: Subject: [patch@29297] perl5db.pl detecting forked debugger on VMS.
12751              From: "John E. Malmberg" <wb8tyw@qsl.net>
12752              Date: Sat, 18 Nov 2006 23:07:17 -0500
12753              Message-ID: <455FD875.8050007@qsl.net>
12754      Branch: perl
12755            ! lib/perl5db.pl
12756 ____________________________________________________________________________
12757 [ 29325] By: rgs                                   on 2006/11/20  14:04:22
12758         Log: Fix precedence problem
12759      Branch: perl
12760            ! mg.c
12761 ____________________________________________________________________________
12762 [ 29324] By: rgs                                   on 2006/11/20  13:36:10
12763         Log: Patch by Yves Orton to fix the regression reported in :
12764              Subject: 28325/6 break DateTime::Format::Strptime
12765              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
12766              Date: Sun, 19 Nov 2006 05:41:53 +0100
12767              Message-ID: <877ixs6oa6.fsf@k75.linux.bogus>
12768      Branch: perl
12769            ! ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t
12770            ! ext/re/t/regop.t pp.sym pp_proto.h regcomp.c regexec.c
12771            ! t/op/pat.t
12772 ____________________________________________________________________________
12773 [ 29323] By: rgs                                   on 2006/11/20  11:19:29
12774         Log: Extend the test-reonly make target on windows (Yves Orton)
12775      Branch: perl
12776            ! win32/Makefile
12777 ____________________________________________________________________________
12778 [ 29322] By: rgs                                   on 2006/11/20  11:18:03
12779         Log: Un-TODO tests for bug #32840, plus some new tests,
12780              by Yves Orton
12781      Branch: perl
12782            ! t/op/rxcode.t
12783 ____________________________________________________________________________
12784 [ 29321] By: steveh                                on 2006/11/20  10:38:07
12785         Log: Revert #29307. It doesn't fix the XXX after all. Using "$(shell @type )"
12786              on a temporary file just inserts the contents of the file in question
12787              into the command-line, exactly like putting the data there in the first
12788              place would achieve. It doesn't avoid creating a long command-line as we
12789              would like to do.
12790      Branch: perl
12791            ! win32/makefile.mk
12792 ____________________________________________________________________________
12793 [ 29320] By: rgs                                   on 2006/11/20  09:54:10
12794         Log: Update Text::Tabs and Text::Wrap to version 2006.1117
12795      Branch: perl
12796            + lib/Text/TabsWrap/t/Jacobson.t lib/Text/TabsWrap/t/Jacobson2.t
12797            ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
12798            ! lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
12799            ! lib/Text/Wrap.pm
12800 ____________________________________________________________________________
12801 [ 29319] By: rgs                                   on 2006/11/19  15:36:29
12802         Log: Subject: [PATCH] ExtUtils/typemap: better error messages + constant string optimization
12803              From: Alexey Tourbin <at@altlinux.ru>
12804              Date: Sat, 18 Nov 2006 05:06:47 +0300
12805              Message-ID: <20061118020647.GA23287@localhost.localdomain>
12806      Branch: perl
12807            ! lib/ExtUtils/typemap
12808 ____________________________________________________________________________
12809 [ 29318] By: rgs                                   on 2006/11/19  13:56:32
12810         Log: Subject: Re: [PATCH] Study SUSPEND (and recursion) properly
12811              From: demerphq <demerphq@gmail.com>
12812              Date: Fri, 17 Nov 2006 13:34:42 +0100
12813              Message-ID: <9b18b3110611170434w218b4e86x7d61df2d1166a746@mail.gmail.com>
12814      Branch: perl
12815            ! regcomp.c
12816 ____________________________________________________________________________
12817 [ 29317] By: craigb                                on 2006/11/18  17:02:38
12818         Log: Update skip count for VMS.
12819      Branch: perl
12820            ! t/uni/class.t
12821 ____________________________________________________________________________
12822 [ 29316] By: nicholas                              on 2006/11/18  16:14:18
12823         Log: Subject: [perl #40921] shellwords.pl cannot handle trailing backslash
12824              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
12825              Message-ID: <rt-3.5.HEAD-32013-1163784707-1469.40921-75-0@perl.org>
12826              Date: Fri, 17 Nov 2006 09:31:48 -0800
12827              
12828              (and convert the example to a test)
12829      Branch: perl
12830            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
12831 ____________________________________________________________________________
12832 [ 29315] By: nicholas                              on 2006/11/18  15:32:04
12833         Log: Convert lib/Text/ParseWords.t to Test::More
12834      Branch: perl
12835            ! lib/Text/ParseWords.t
12836 ____________________________________________________________________________
12837 [ 29314] By: stevep                                on 2006/11/18  05:42:14
12838         Log: Sync up the function definitions for Perl_my_popen with the prototype.
12839      Branch: perl
12840            ! util.c
12841 ____________________________________________________________________________
12842 [ 29313] By: stevep                                on 2006/11/18  05:04:42
12843         Log: Tweaks needed to get Perl compiling with g++ on OpenBSD.
12844      Branch: perl
12845            ! perl.h perlio.c
12846 ____________________________________________________________________________
12847 [ 29312] By: merijn                                on 2006/11/17  20:46:20
12848         Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& 
12849              From: "yves orton via RT" <perlbug-followup@perl.org>
12850              Date: Fri, 17 Nov 2006 10:17:48 -0800
12851              Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>
12852      Branch: perl
12853            ! mg.c t/op/pat.t
12854 ____________________________________________________________________________
12855 [ 29311] By: merijn                                on 2006/11/17  20:28:27
12856         Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& 
12857              From: "yves orton via RT" <perlbug-followup@perl.org>
12858              Date: Fri, 17 Nov 2006 10:17:48 -0800
12859              Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>
12860      Branch: perl
12861            ! t/op/pat.t
12862 ____________________________________________________________________________
12863 [ 29310] By: merijn                                on 2006/11/17  20:25:27
12864         Log: Subject: [perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1 
12865              From: "yves orton via RT" <perlbug-followup@perl.org>
12866              Date: Fri, 17 Nov 2006 09:48:14 -0800
12867              Message-ID: <rt-3.5.HEAD-1666-1163785693-404.22395-15-0@perl.org>
12868      Branch: perl
12869            ! regcomp.c t/op/pat.t
12870 ____________________________________________________________________________
12871 [ 29309] By: merijn                                on 2006/11/17  20:12:20
12872         Log: Subject: [perl #17542] regex confusion 
12873              From: "yves orton via RT" <perlbug-followup@perl.org>
12874              Date: Fri, 17 Nov 2006 07:40:15 -0800
12875              Message-ID: <rt-3.5.HEAD-32013-1163778013-580.17542-15-0@perl.org>
12876      Branch: perl
12877            ! t/op/subst.t
12878 ____________________________________________________________________________
12879 [ 29308] By: merijn                                on 2006/11/17  19:54:49
12880         Log: Subject: [perl #36909] $^R undefined on matches involving backreferences
12881              From: yves orton via RT <bugs-perl5@bugs6.perl.org>
12882              Date: Nov 17, 2006 4:07 PM
12883      Branch: perl
12884            ! regcomp.c regexec.c t/op/pat.t t/op/subst.t win32/Makefile
12885 ____________________________________________________________________________
12886 [ 29307] By: steveh                                on 2006/11/17  17:07:33
12887         Log: Fix the XXX in #29303
12888      Branch: perl
12889            ! win32/makefile.mk
12890 ____________________________________________________________________________
12891 [ 29306] By: steveh                                on 2006/11/17  15:55:51
12892         Log: Tidy up Makefile part of #29260 and apply to makefile.mk too
12893      Branch: perl
12894            ! win32/Makefile win32/makefile.mk
12895 ____________________________________________________________________________
12896 [ 29305] By: steveh                                on 2006/11/17  15:45:26
12897         Log: Install perl-static.exe if it was built
12898              
12899              Perhaps this should be done via "installperl" so as to get, e.g.,
12900              perl5.9.5-static.exe and honour INST_VER and INST_ARCH?
12901              
12902              Just do it quick-and-dirty for now, as is done for wperl.exe. It
12903              can always be fixed later if anyone wants it.
12904      Branch: perl
12905            ! win32/Makefile win32/makefile.mk
12906 ____________________________________________________________________________
12907 [ 29304] By: rgs                                   on 2006/11/17  15:45:23
12908         Log: Subject: [patch@29297] d_printf_format_null needed in configure.com
12909              From: "John E. Malmberg" <wb8tyw@qsl.net>
12910              Date: Fri, 17 Nov 2006 10:22:50 -0500
12911              Message-ID: <455DD3CA.6050405@qsl.net>
12912      Branch: perl
12913            ! configure.com
12914 ____________________________________________________________________________
12915 [ 29303] By: steveh                                on 2006/11/17  15:12:12
12916         Log: Add perl-static.exe support to win32/makefile.mk
12917              
12918              This applies the same changes that were made in win32/Makefile by
12919              changes #29285 and #29296, plus a tweak to win32/runperl.c to fix
12920              a linker error when using MinGW/gcc
12921      Branch: perl
12922            ! win32/makefile.mk win32/runperl.c
12923 ____________________________________________________________________________
12924 [ 29302] By: nicholas                              on 2006/11/17  13:01:51
12925         Log: Change 29297 omitted a semicolon.
12926      Branch: perl
12927            ! t/op/taint.t
12928 ____________________________________________________________________________
12929 [ 29301] By: rgs                                   on 2006/11/17  11:06:48
12930         Log: Subject: [PATCH] Study SUSPEND (and recursion) properly
12931              From: demerphq <demerphq@gmail.com>
12932              Date: Thu, 16 Nov 2006 20:32:11 +0100
12933              Message-ID: <9b18b3110611161132j695ee86ata939a149b08efb11@mail.gmail.com>
12934      Branch: perl
12935            ! regcomp.c t/op/pat.t
12936 ____________________________________________________________________________
12937 [ 29300] By: rgs                                   on 2006/11/17  09:45:56
12938         Log: Doc nits to re.pm
12939      Branch: perl
12940            ! ext/re/re.pm
12941 ____________________________________________________________________________
12942 [ 29299] By: rgs                                   on 2006/11/17  09:38:56
12943         Log: Subject: [PATCH] add regmust() to re.pm/re.xs
12944              From: demerphq <demerphq@gmail.com>
12945              Date: Fri, 17 Nov 2006 00:54:13 +0100
12946              Message-ID: <9b18b3110611161554m222446bay7912ec1f778d3aaa@mail.gmail.com>
12947      Branch: perl
12948            ! ext/re/re.pm ext/re/re.xs ext/re/t/re_funcs.t pod/perltodo.pod
12949 ____________________________________________________________________________
12950 [ 29298] By: steveh                                on 2006/11/17  08:53:21
12951         Log: Add missing d_ctermid/HAS_CTERMID to Win32 canned configs
12952      Branch: perl
12953            ! win32/config.bc win32/config.gc win32/config.vc
12954            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
12955            ! win32/config_H.vc win32/config_H.vc64
12956 ____________________________________________________________________________
12957 [ 29297] By: stevep                                on 2006/11/17  04:20:01
12958         Log: Change #27951 added tests to t/op/taint.t involving taint, opening 
12959              "|-".  Unfortunately, this usually reacts badly on OpenBSD with
12960              threaded Perls, causing zombie processes nearly every time this is run.
12961              For now, skipping the test seem reasonable while working on a solution
12962              to the problem.
12963      Branch: perl
12964            ! t/op/taint.t
12965 ____________________________________________________________________________
12966 [ 29296] By: steveh                                on 2006/11/16  14:28:59
12967         Log: Fix Extensions_static dependencies to avoid relinking every time
12968              
12969              Subject: Re: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.ex e fo r win32
12970              From: demerphq <demerphq@gmail.com>
12971              Date: Thu, 16 Nov 2006 13:58:32 +0100
12972              Message-ID: <9b18b3110611160458r6bebb7f6k8421abe68b474997@mail.gmail.com>
12973      Branch: perl
12974            ! win32/Makefile
12975 ____________________________________________________________________________
12976 [ 29295] By: rgs                                   on 2006/11/16  13:35:14
12977         Log: Remove duplicate declaration
12978      Branch: perl
12979            ! regexp.h
12980 ____________________________________________________________________________
12981 [ 29294] By: rgs                                   on 2006/11/16  11:55:07
12982         Log: Clarifications to close() docs, pointed out by Peter Dintelmann
12983      Branch: perl
12984            ! pod/perlfunc.pod
12985 ____________________________________________________________________________
12986 [ 29293] By: rgs                                   on 2006/11/16  10:24:47
12987         Log: Subject: [PATCH] threads 1.51
12988              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12989              Date: Wed, 15 Nov 2006 11:36:58 -0800 (PST)
12990              Message-ID: <71793.95536.qm@web30213.mail.mud.yahoo.com>
12991      Branch: perl
12992            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
12993            ! ext/threads/t/thread.t ext/threads/threads.pm
12994            ! ext/threads/threads.xs
12995 ____________________________________________________________________________
12996 [ 29292] By: steveh                                on 2006/11/16  09:30:48
12997         Log: Update checkcfgvars.pl: config.ce is in win32/ in 5.9.x
12998              Leave wince/config.ce in the list as well, though, because that still
12999              exists in 5.8.x
13000      Branch: perl
13001            ! Porting/checkcfgvar.pl
13002 ____________________________________________________________________________
13003 [ 29291] By: merijn                                on 2006/11/16  09:13:08
13004         Log: Extended uconfig.sh based on Porting/checkcfgvar.pl findings
13005      Branch: perl
13006            ! uconfig.sh
13007 ____________________________________________________________________________
13008 [ 29289] By: merijn                                on 2006/11/16  08:07:33
13009         Log: Yet another step in generation a more reliable Glossary
13010      Branch: perl
13011            ! Porting/Glossary Porting/config.sh
13012 ____________________________________________________________________________
13013 [ 29288] By: merijn                                on 2006/11/15  21:36:30
13014         Log: 1. Less Whoa there, based on a suggestion by Andy Dougherty
13015              2. d_printf_format_null, based on a patch by Robin Barker
13016      Branch: perl
13017            ! Configure Porting/Glossary config_h.SH
13018 ____________________________________________________________________________
13019 [ 29285] By: steveh                                on 2006/11/15  18:07:44
13020         Log: Add support for building a perl-static.exe that doesn't depend on
13021              the perl59.dll. It currently can't load DLL extension modules, so
13022              any that are required must be statically linked too. This may be
13023              fixed sometime.  Changes to win32/makefile.mk also to follow.
13024              
13025              Subject: RE: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.exe fo r win32
13026              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
13027              Date: Mon, 13 Nov 2006 19:45:05 +0100
13028              Message-ID: <E3FB32585BF1D411B9E900805FF51A080207FA41@ru0022exch001u.ru.lucent.com>
13029              
13030              (with minor tweaks for cleanup and embedding manifest file)
13031      Branch: perl
13032            ! win32/Makefile
13033 ____________________________________________________________________________
13034 [ 29284] By: steveh                                on 2006/11/15  17:32:24
13035         Log: Fix tests added by #29248 and #29249
13036      Branch: perl
13037            ! ext/XS/APItest/APItest.xs ext/XS/APItest/core_or_not.inc
13038 ____________________________________________________________________________
13039 [ 29283] By: rgs                                   on 2006/11/15  15:28:53
13040         Log: Subject: [perl #39026] Tie::Memoize::EXISTS not caching the value 
13041              From: Len Weisberg (via RT) <perlbug-followup@perl.org>
13042              Date: Fri, 28 Apr 2006 20:36:05 -0700
13043              Message-ID: <rt-3.0.11-39026-132847.17.5801704932685@perl.org>
13044      Branch: perl
13045            ! lib/Tie/Memoize.pm
13046 ____________________________________________________________________________
13047 [ 29282] By: rgs                                   on 2006/11/15  13:56:52
13048         Log: FAQ sync
13049      Branch: perl
13050            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13051            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
13052            ! pod/perlfaq9.pod
13053 ____________________________________________________________________________
13054 [ 29281] By: rgs                                   on 2006/11/15  13:03:34
13055         Log: Fix a signedness cast warning
13056      Branch: perl
13057            ! sv.c
13058 ____________________________________________________________________________
13059 [ 29280] By: rgs                                   on 2006/11/15  12:51:48
13060         Log: Tweaks to the debugger test by Richard Foley,
13061              plus fix auxiliary file path
13062      Branch: perl
13063            ! lib/perl5db.t
13064 ____________________________________________________________________________
13065 [ 29279] By: rgs                                   on 2006/11/15  12:41:24
13066         Log: Subject: Re: [PATCH] Fix RT#19049 and add relative backreferences
13067              From: demerphq <demerphq@gmail.com>
13068              Date: Wed, 15 Nov 2006 12:29:39 +0100
13069              Message-ID: <9b18b3110611150329l206e4552w887ae5f0a3f7ca80@mail.gmail.com>
13070      Branch: perl
13071            ! ext/re/re.xs pod/perl595delta.pod pod/perldiag.pod
13072            ! pod/perlre.pod pod/perlreguts.pod regcomp.c regexec.c regexp.h
13073            ! t/op/pat.t t/op/re_tests
13074 ____________________________________________________________________________
13075 [ 29278] By: rgs                                   on 2006/11/15  11:12:30
13076         Log: Move the test files for the debugger in a t/ subdirectory, so they
13077              don't get installed
13078      Branch: perl
13079           +> lib/perl5db/t/eval-line-bug
13080            - lib/perl5db/eval-line-bug
13081            ! MANIFEST
13082 ____________________________________________________________________________
13083 [ 29277] By: rgs                                   on 2006/11/15  10:37:58
13084         Log: Subject: Re: Fix linker error on Win32
13085              From: demerphq <demerphq@gmail.com>
13086              Date: Wed, 15 Nov 2006 10:36:34 +0100
13087              Message-ID: <9b18b3110611150136n7c90d187t5cf49847f153a537@mail.gmail.com>
13088      Branch: perl
13089            ! ext/XS/APItest/core_or_not.inc
13090 ____________________________________________________________________________
13091 [ 29276] By: stevep                                on 2006/11/15  04:33:20
13092         Log: Subject: [PATCH] Makefile.SH: lib/re.pm often messes restarted parallel makes
13093              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
13094              Date: Wed, 15 Nov 2006 05:48:32 +0200 (EET)
13095              Message-Id: <20061115034832.43B7E8B3E7@seth.hut.fi>
13096      Branch: perl
13097            ! Makefile.SH
13098 ____________________________________________________________________________
13099 [ 29275] By: davem                                 on 2006/11/14  23:24:45
13100         Log: debugger test could hang if run with umask 0002
13101      Branch: perl
13102            ! lib/perl5db.t
13103 ____________________________________________________________________________
13104 [ 29274] By: rgs                                   on 2006/11/14  16:59:45
13105         Log: A first regression test for the debugger, by Shlomi Fish
13106              and Richard Foley.
13107      Branch: perl
13108            + lib/perl5db.t lib/perl5db/eval-line-bug
13109            ! MANIFEST
13110 ____________________________________________________________________________
13111 [ 29273] By: rgs                                   on 2006/11/14  14:19:46
13112         Log: Fix bug #39037: rcatline doesn't stringify references
13113      Branch: perl
13114            ! pp_hot.c t/op/readline.t
13115 ____________________________________________________________________________
13116 [ 29272] By: rgs                                   on 2006/11/14  12:36:15
13117         Log: Doc patch by Thomas O Smailus :
13118              Subject: Fwd: [perl #40866] Error on doc page? (File::Basename)
13119              From: "Adriano Rodrigues" <a.r.ferreira@gmail.com>
13120              Date: Tue, 14 Nov 2006 10:24:38 -0200
13121              Message-ID: <73ddeb6c0611140424t26b01d0aq667ca95e77f25e6@mail.gmail.com>
13122      Branch: perl
13123            ! lib/File/Basename.pm
13124 ____________________________________________________________________________
13125 [ 29271] By: rgs                                   on 2006/11/14  11:35:04
13126         Log: Assert that we don't access strings saved for $1 etc. out of bounds
13127      Branch: perl
13128            ! mg.c
13129 ____________________________________________________________________________
13130 [ 29270] By: rgs                                   on 2006/11/14  10:18:00
13131         Log: Subject: Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented?
13132              From: "Ben Tilly" <btilly@gmail.com>
13133              Date: Sun, 22 Oct 2006 14:07:23 -0700
13134              Message-ID: <acc274b30610221407o39e0157gad44ad5828c2bc21@mail.gmail.com>
13135      Branch: perl
13136            ! lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm
13137 ____________________________________________________________________________
13138 [ 29269] By: rgs                                   on 2006/11/14  09:40:43
13139         Log: Subject: [PATCH] ParseXS.pm: small optimization for "Usage: ..." constant strings
13140              From: Alexey Tourbin <at@altlinux.ru>
13141              Date: Tue, 14 Nov 2006 05:45:40 +0300
13142              Message-ID: <20061114024540.GA21986@localhost.localdomain>
13143      Branch: perl
13144            ! lib/ExtUtils/ParseXS.pm
13145 ____________________________________________________________________________
13146 [ 29268] By: rgs                                   on 2006/11/14  09:36:17
13147         Log: Subject: Fwd: Memory leak with s/// and hashes
13148              From: demerphq <demerphq@gmail.com>
13149              Date: Tue, 14 Nov 2006 00:38:31 +0100
13150              Message-ID: <9b18b3110611131538kc00175ft4db7ff71df22e766@mail.gmail.com>
13151      Branch: perl
13152            ! regcomp.c regexec.c regexp.h
13153 ____________________________________________________________________________
13154 [ 29267] By: rgs                                   on 2006/11/14  06:59:03
13155         Log: Subject: [PATCH] Allow negative indexing in recursive patterns
13156              From: demerphq <demerphq@gmail.com>
13157              Date: Mon, 13 Nov 2006 18:59:32 +0100
13158              Message-ID: <9b18b3110611130959k1fdd2485yd8eb1cd428de570a@mail.gmail.com>
13159      Branch: perl
13160            ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests
13161 ____________________________________________________________________________
13162 [ 29266] By: steveh                                on 2006/11/13  18:09:58
13163         Log: Embed manifest files in EXEs and DLLs when building with VC++ 8.x
13164              
13165              See the thread starting here for details:
13166              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00398.html
13167              
13168              (Still need to do something for Module::Build somtime...)
13169      Branch: perl
13170            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
13171            ! win32/Makefile win32/makefile.mk
13172 ____________________________________________________________________________
13173 [ 29265] By: rgs                                   on 2006/11/13  15:52:54
13174         Log: Todo (nice to have): an improvement to ~~
13175      Branch: perl
13176            ! pod/perltodo.pod
13177 ____________________________________________________________________________
13178 [ 29264] By: stevep                                on 2006/11/13  15:10:16
13179         Log: Upgrade to CPAN-1.88_62
13180      Branch: perl
13181            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
13182            ! lib/CPAN/SIGNATURE
13183 ____________________________________________________________________________
13184 [ 29263] By: rgs                                   on 2006/11/13  15:05:27
13185         Log: Fix a bug in the debugger tracing variables when one was eval'ing
13186              a string including a "#line" directive containing the actual
13187              name of the file already. (following-up change #25409)
13188      Branch: perl
13189            ! toke.c
13190 ____________________________________________________________________________
13191 [ 29262] By: rgs                                   on 2006/11/13  14:30:15
13192         Log: The latest regression test to Scalar::Util doesn't pass with threaded perls
13193      Branch: perl
13194            ! ext/List/Util/t/readonly.t
13195 ____________________________________________________________________________
13196 [ 29261] By: rgs                                   on 2006/11/13  14:15:33
13197         Log: A new regression test from:
13198              
13199              Subject: [PATHCH]  Scalar::Util::readonly &  compression (was RE: Change 29117: [PATCH] IO::Compress modules)
13200              From: "Paul Marquess" <paul.marquess@ntlworld.com>
13201              Date: Sun, 29 Oct 2006 21:03:21 -0000
13202              Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com>
13203      Branch: perl
13204            ! ext/List/Util/t/readonly.t
13205 ____________________________________________________________________________
13206 [ 29260] By: rgs                                   on 2006/11/13  14:00:41
13207         Log: Subject: Re: [PATCH] New regex syntax omnibus
13208              From: demerphq <demerphq@gmail.com>
13209              Date: Thu, 9 Nov 2006 17:09:34 +0100
13210              Message-ID: <9b18b3110611090809l667860c9t6c27453d7c86a21e@mail.gmail.com>
13211      Branch: perl
13212            ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.h
13213            ! regcomp.pl regcomp.sym regexec.c regexp.h regnodes.h
13214            ! t/op/pat.t win32/Makefile
13215 ____________________________________________________________________________
13216 [ 29259] By: rgs                                   on 2006/11/13  11:38:02
13217         Log: Subject: [PATCH] was RE: Perl_die() / Perl_croak()
13218              From: "Robin Barker" <Robin.Barker@npl.co.uk>
13219              Date: Mon, 13 Nov 2006 10:25:08 -0000
13220              Message-ID: <2C2E01334A940D4792B3E115F95B7226149377@exchsvr1.npl.ad.local>
13221      Branch: perl
13222            ! embed.fnc embed.pl perl.h proto.h
13223 ____________________________________________________________________________
13224 [ 29258] By: rgs                                   on 2006/11/13  11:17:10
13225         Log: Parsing fix: it wasn't possible to call a function with a (_) prototype
13226              (that is, a function mimicing an unary op) without parentheses.
13227              Bug reported by Ã†var Arnfjörð Bjarmason.
13228      Branch: perl
13229            ! madly.act madly.tab madly.y perly.act perly.tab perly.y
13230            ! t/comp/uproto.t
13231 ____________________________________________________________________________
13232 [ 29257] By: rgs                                   on 2006/11/13  10:13:52
13233         Log: Subject: Re: [perl #27053] /^/m doesn't match after a newline at the end of the string
13234              From: demerphq <demerphq@gmail.com>
13235              Date: Sat, 11 Nov 2006 16:25:17 +0100
13236              Message-ID: <9b18b3110611110725t3dc1e447v751ef5880363aa9b@mail.gmail.com>
13237      Branch: perl
13238            ! pod/perlre.pod
13239 ____________________________________________________________________________
13240 [ 29256] By: rgs                                   on 2006/11/13  10:12:34
13241         Log: Casting nit
13242      Branch: perl
13243            ! regcomp.c
13244 ____________________________________________________________________________
13245 [ 29255] By: rgs                                   on 2006/11/13  09:55:11
13246         Log: POD fixes and nits in re.pm
13247      Branch: perl
13248            ! ext/re/re.pm
13249 ____________________________________________________________________________
13250 [ 29254] By: rgs                                   on 2006/11/13  09:40:35
13251         Log: Subject: [PATCH DOC] minor nit in binmode docs
13252              From: Paul Johnson <paul@pjcj.net>
13253              Date: Fri, 10 Nov 2006 12:17:37 +0100
13254              Message-ID: <20061110111737.GP17047@pjcj.net>
13255      Branch: perl
13256            ! pod/perlfunc.pod
13257 ____________________________________________________________________________
13258 [ 29253] By: stevep                                on 2006/11/13  02:23:29
13259         Log: The DynaLoader test isn't happy with OpenBSD's libc.so.39.3.
13260      Branch: perl
13261            ! ext/DynaLoader/t/DynaLoader.t
13262 ____________________________________________________________________________
13263 [ 29252] By: stevep                                on 2006/11/13  02:19:12
13264         Log: Subject: [PATCH] Regex Utility Functions and Substituion Fix (XML::Twig core dump)
13265              From: demerphq <demerphq@gmail.com>
13266              Date: Sun, 12 Nov 2006 23:29:41 +0100
13267              Message-ID: <9b18b3110611121429g1fc9d6c1t4007dc711f9e8396@mail.gmail.com>
13268              
13269              Plus a couple tweaks to ext/re/re.pm and t/op/pat.t to those patches
13270              to apply cleanly.
13271      Branch: perl
13272            + ext/re/t/re_funcs.t
13273            ! MANIFEST embed.fnc embed.h ext/re/re.pm ext/re/re.xs
13274            ! ext/re/re_top.h lib/ExtUtils/ParseXS.pm perl.h
13275            ! pod/perlreguts.pod pp.c pp_hot.c proto.h regcomp.c regcomp.h
13276            ! regexp.h sv.c t/op/pat.t
13277 ____________________________________________________________________________
13278 [ 29251] By: nicholas                              on 2006/11/12  23:09:46
13279         Log: Re-order ops to the implementation order in pp_sys.c - this makes a
13280              branch table corresponding to a switch statement slightly smaller.
13281      Branch: perl
13282            ! opcode.h opcode.pl opnames.h
13283 ____________________________________________________________________________
13284 [ 29250] By: nicholas                              on 2006/11/12  22:17:30
13285         Log: Avoid ext/Safe/t/safeops.t needing to keep its tests in lockstep with
13286              opcode.pl OP order.
13287      Branch: perl
13288            ! ext/Safe/t/safeops.t
13289 ____________________________________________________________________________
13290 [ 29249] By: nicholas                              on 2006/11/12  21:57:22
13291         Log: Forgot to add the new files for 29248.
13292      Branch: perl
13293            + ext/XS/APItest/core.c ext/XS/APItest/core_or_not.inc
13294            + ext/XS/APItest/notcore.c ext/XS/APItest/t/svsetsv.t
13295 ____________________________________________________________________________
13296 [ 29248] By: nicholas                              on 2006/11/12  20:22:28
13297         Log: Change 24714 was arguably over-ambitious, in that non-core modules
13298              can't be expected to know that sv_setsv() may now not "really" copy a
13299              scalar. So arrange things so that COW of shared hash key scalars is
13300              only done for calls within the the PERL_CORE.
13301      Branch: perl
13302            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
13303            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL sv.c sv.h
13304 ____________________________________________________________________________
13305 [ 29247] By: nicholas                              on 2006/11/12  18:16:52
13306         Log: Looks like I didn't actually test the COW conditional code in
13307              change 27533. Perl now compiles, but
13308              ext/Compress/Raw/Zlib/t/07bufsize.t fails.
13309      Branch: perl
13310            ! pp_ctl.c regexec.c
13311 ____________________________________________________________________________
13312 [ 29246] By: rgs                                   on 2006/11/12  13:35:24
13313         Log: Subject: [PATCH] (2nd version) small tweaks based on smoke signs
13314              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
13315              Date: Sat, 11 Nov 2006 06:18:56 +0200 (EET)
13316              Message-Id: <200611110418.kAB4Ium5350338@kosh.hut.fi>
13317      Branch: perl
13318            ! hv.c regcomp.c regexec.c
13319 ____________________________________________________________________________
13320 [ 29245] By: rgs                                   on 2006/11/12  13:11:07
13321         Log: Reinstate warning 'Useless use of "re" pragma'
13322      Branch: perl
13323            ! ext/re/re.pm
13324 ____________________________________________________________________________
13325 [ 29244] By: stevep                                on 2006/11/10  22:55:01
13326         Log: Upgrade to Test-Simple-0.65.
13327      Branch: perl
13328            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
13329            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
13330            ! lib/Test/Simple/Changes
13331 ____________________________________________________________________________
13332 [ 29243] By: rgs                                   on 2006/11/09  15:58:11
13333         Log: Add to Attribute::Handlers the ability to report caller's file and line
13334              number. Based on:
13335              
13336              Subject: FW: Attribute::Handlers
13337              From: "David Feldman" <David.Feldman@tudor.com>
13338              Date: Wed, 25 Oct 2006 16:34:26 -0400
13339              Message-ID: <BA9AB162DD5CED46AC03DC5904B19C5B3736B4@tudor.com>
13340              
13341              plus docs and tests.
13342      Branch: perl
13343            + lib/Attribute/Handlers/t/linerep.t
13344            ! MANIFEST lib/Attribute/Handlers.pm
13345            ! lib/Attribute/Handlers/t/multi.t
13346 ____________________________________________________________________________
13347 [ 29242] By: rgs                                   on 2006/11/09  13:33:57
13348         Log: Silence warnings in Pod::Man
13349      Branch: perl
13350            ! lib/Pod/t/man.t
13351 ____________________________________________________________________________
13352 [ 29241] By: rgs                                   on 2006/11/09  12:32:41
13353         Log: Subject: [PATCH regexec.c regexp.h] ***speculative***  was RE: [PATCH] regexec.c - silence compiler warning
13354              From: "Robin Barker" <Robin.Barker@npl.co.uk>
13355              Date: Wed, 8 Nov 2006 15:29:47 -0000
13356              Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA6@exchsvr1.npl.ad.local>
13357      Branch: perl
13358            ! regexec.c regexp.h
13359 ____________________________________________________________________________
13360 [ 29240] By: rgs                                   on 2006/11/09  11:05:24
13361         Log: Subject: [PATCH] regcomp.c: printf arg casts
13362              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
13363              Date: Thu, 9 Nov 2006 06:47:53 +0200 (EET)
13364              Message-Id: <200611090447.kA94lreg223840@kosh.hut.fi>
13365      Branch: perl
13366            ! regcomp.c
13367 ____________________________________________________________________________
13368 [ 29239] By: davem                                 on 2006/11/08  19:13:57
13369         Log: perl parser bug leading to memory corruption
13370              quoted-string parser naughtily maintained a pointer into an SV
13371              which could get realloc()ed.
13372      Branch: perl
13373            ! toke.c
13374 ____________________________________________________________________________
13375 [ 29238] By: merijn                                on 2006/11/08  16:39:21
13376         Log: Subject: Configure patch to add detection for DIR.dd_fd member variable
13377              From: "Steve Peters" <steve.peters@gmail.com>
13378              Date: Sun, 5 Nov 2006 01:40:34 -0600
13379              Message-ID: <fd7a59d30611042340p5543442ctad306aeb748b6bfe@mail.gmail.com>
13380      Branch: perl
13381            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
13382            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
13383            ! handy.h plan9/config_sh.sample symbian/config.sh uconfig.sh
13384            ! win32/config.bc win32/config.gc win32/config.vc
13385            ! win32/config.vc64
13386 ____________________________________________________________________________
13387 [ 29236] By: rgs                                   on 2006/11/08  15:33:02
13388         Log: Subject: [PATCH t/op/inccode.t] fails under minitest
13389              From: "Robin Barker" <Robin.Barker@npl.co.uk>
13390              Date: Wed, 8 Nov 2006 15:18:23 -0000
13391              Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA5@exchsvr1.npl.ad.local>
13392      Branch: perl
13393            ! t/op/inccode.t
13394 ____________________________________________________________________________
13395 [ 29235] By: rgs                                   on 2006/11/08  15:14:31
13396         Log: Change the documentation of the return values of @INC-hooks to match
13397              what is tested to work. (It's a bit confusing that optional values
13398              might appear at the middle, too.)
13399      Branch: perl
13400            ! pod/perlfunc.pod
13401 ____________________________________________________________________________
13402 [ 29234] By: rgs                                   on 2006/11/08  14:02:46
13403         Log: Subject: [PATCH] Supress df warning in stat.t on OS X
13404              From: Michael G Schwern <schwern@gmail.com>
13405              Date: Wed, 08 Nov 2006 08:51:50 -0500
13406              Message-ID: <4551E0F6.20108@gmail.com>
13407      Branch: perl
13408            ! t/op/stat.t
13409 ____________________________________________________________________________
13410 [ 29233] By: steveh                                on 2006/11/08  13:53:52
13411         Log: Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards.
13412              
13413              VC++ 7.x onwards use their own MSVCR7x.dll, MSVCR8x.dll, etc, rather
13414              than MSVCRT.dll, so they do not require the read() fix.
13415              
13416              Therefore, we also don't need to update the ioinfo struct used by the
13417              read() fix w.r.t. VC++ 8.x, so back out that part of change #29218
13418      Branch: perl
13419            ! win32/Makefile win32/makefile.mk win32/win32.h
13420 ____________________________________________________________________________
13421 [ 29232] By: rgs                                   on 2006/11/08  13:27:14
13422         Log: Type change to avoid signed/unsigned compiler warnings
13423              (thanks to Robin Barker)
13424      Branch: perl
13425            ! regexec.c
13426 ____________________________________________________________________________
13427 [ 29231] By: rgs                                   on 2006/11/08  13:14:20
13428         Log: Regenerate Changes; update perldelta
13429      Branch: perl
13430            ! Changes pod/perl595delta.pod
13431 ____________________________________________________________________________
13432 [ 29230] By: rgs                                   on 2006/11/08  11:23:13
13433         Log: Subject: Re: New version diagnostic breaks a bunch of modules.
13434              From: Glenn Linderman <perl@NevCal.com>
13435              Date: Mon, 30 Oct 2006 12:50:21 -0800
13436              Message-ID: <4546658D.6090507@NevCal.com>
13437      Branch: perl
13438            ! pod/perlfunc.pod
13439 ____________________________________________________________________________
13440 [ 29229] By: rgs                                   on 2006/11/08  10:43:52
13441         Log: Subject: [PATCH] Perl_die() / Perl_croak()
13442              From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
13443              Date: Tue, 07 Nov 2006 23:27:40 -0800
13444              Message-ID: <455186EC.8010906@p6m7g8.com>
13445              
13446              (backported to embed.fnc)
13447      Branch: perl
13448            ! embed.fnc proto.h
13449 ____________________________________________________________________________
13450 [ 29228] By: rgs                                   on 2006/11/08  10:28:49
13451         Log: Subject: Patch for bug in SelfLoader.pm
13452              From: Mike Schilli <m@perlmeister.com>
13453              Date: Tue, 7 Nov 2006 13:39:30 -0800 (PST)
13454              Message-ID: <20061107132809.I31331@spiral.corp.yahoo.com>
13455      Branch: perl
13456            ! lib/SelfLoader.pm
13457 ____________________________________________________________________________
13458 [ 29227] By: rgs                                   on 2006/11/07  17:31:02
13459         Log: Use $HOME/localperl as default prefix for installing perl
13460              in the terse installation instructions in README.
13461      Branch: perl
13462            ! README
13463 ____________________________________________________________________________
13464 [ 29226] By: rgs                                   on 2006/11/07  16:50:47
13465         Log: More notes in perldelta
13466      Branch: perl
13467            ! pod/perl595delta.pod
13468 ____________________________________________________________________________
13469 [ 29225] By: rgs                                   on 2006/11/07  14:23:08
13470         Log: Forbid using tainted formats in printf and sprintf
13471      Branch: perl
13472            ! pod/perl595delta.pod pp.c pp_sys.c t/op/taint.t
13473 ____________________________________________________________________________
13474 [ 29224] By: rgs                                   on 2006/11/07  11:16:54
13475         Log: Subject: Re: [PATCH] [perl #40668] Data::Dumper fails to dump all hash keys when itertaor is not at start
13476              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
13477              Date: Mon, 6 Nov 2006 08:57:04 -0800 (PST)
13478              Message-ID: <20061106165704.939.qmail@web30214.mail.mud.yahoo.com>
13479      Branch: perl
13480            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/bugs.t
13481 ____________________________________________________________________________
13482 [ 29223] By: rgs                                   on 2006/11/07  10:45:26
13483         Log: Subject: Because I like pain. An update to README
13484              From: Jesse Vincent <jesse@fsck.com>
13485              Date: Mon, 6 Nov 2006 19:52:35 -0500
13486              Message-Id: <7BF48AB1-5285-4A9D-929B-8DD697348664@fsck.com>
13487      Branch: perl
13488            ! README
13489 ____________________________________________________________________________
13490 [ 29222] By: rgs                                   on 2006/11/07  10:21:25
13491         Log: Subject: [PATCH] New regex syntax omnibus
13492              From: demerphq <demerphq@gmail.com>
13493              Date: Mon, 6 Nov 2006 13:06:28 +0100
13494              Message-ID: <9b18b3110611060406u2fa1572as57073949a5df9e62@mail.gmail.com>
13495              
13496              Plus a portability fix (in string comparison for regex verbs)
13497              and doc tweaks / podchecker fixes
13498      Branch: perl
13499            ! embed.fnc embed.h ext/re/t/regop.t pod/perl595delta.pod
13500            ! pod/perldiag.pod pod/perlre.pod proto.h regcomp.c regcomp.h
13501            ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
13502            ! t/op/re_tests
13503 ____________________________________________________________________________
13504 [ 29221] By: nicholas                              on 2006/11/06  22:21:05
13505         Log: assert() that SvPV_set() isn't used on arrays.
13506      Branch: perl
13507            ! av.c cop.h mathoms.c pp.c pp_ctl.c pp_hot.c pp_sort.c sv.c
13508            ! sv.h
13509 ____________________________________________________________________________
13510 [ 29220] By: nicholas                              on 2006/11/06  21:05:59
13511         Log: assert() that SvPV_set() isn't used on hashes.
13512      Branch: perl
13513            ! sv.c sv.h
13514 ____________________________________________________________________________
13515 [ 29219] By: nicholas                              on 2006/11/06  20:02:38
13516         Log: assert() that scalars are of the correct type in *set macros.
13517      Branch: perl
13518            ! sv.h
13519 ____________________________________________________________________________
13520 [ 29218] By: steveh                                on 2006/11/06  16:26:48
13521         Log: Get Visual C++ 2005 (aka Visual C++ 8.x) support off the ground
13522              
13523              This is not a complete fix yet by any means (there are lots of compiler
13524              warnings and lots of test failures), but it's a step in the right
13525              direction.
13526              
13527              See the thread starting here:
13528              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-10/msg00893.html
13529              and continuing here:
13530              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00102.html
13531              for further information
13532      Branch: perl
13533            ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h
13534 ____________________________________________________________________________
13535 [ 29217] By: merijn                                on 2006/11/06  15:19:38
13536         Log: Subject: Re: [PATCH] Detecting bad /dev/null's in Configure
13537              From: Michael Cummings <mcummings@gentoo.org>
13538              Date: Fri, 25 Aug 2006 15:48:44 -0400
13539              Message-ID: <44EF541C.7050801@gentoo.org>
13540      Branch: perl
13541            ! Configure
13542 ____________________________________________________________________________
13543 [ 29215] By: rgs                                   on 2006/11/06  14:37:32
13544         Log: Subject: Re: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
13545              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13546              Date: Mon, 06 Nov 2006 23:31:50 +0900
13547              Message-Id: <20061106233139.A2BC.BQW10602@nifty.com>
13548      Branch: perl
13549            ! t/op/time.t
13550 ____________________________________________________________________________
13551 [ 29214] By: rgs                                   on 2006/11/06  14:05:41
13552         Log: Sync Pod::Usage with the CPAN version
13553      Branch: perl
13554            ! lib/Pod/Usage.pm
13555 ____________________________________________________________________________
13556 [ 29213] By: merijn                                on 2006/11/06  13:58:56
13557         Log: The non-unix parts for localtime_r_needs_tzset
13558              Plus forced Glossary entry. That is a TODO for automation
13559      Branch: perl
13560            ! Cross/config.sh-arm-linux NetWare/config.wc Porting/Glossary
13561            ! Porting/config_H config_h.SH configure.com epoc/config.sh
13562            ! handy.h plan9/config.plan9 plan9/config_h.sample
13563            ! plan9/config_sh.sample uconfig.sh win32/config.bc
13564            ! win32/config.ce win32/config.gc win32/config.vc
13565            ! win32/config.vc64 win32/config_H.bc win32/config_H.ce
13566            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
13567 ____________________________________________________________________________
13568 [ 29212] By: rgs                                   on 2006/11/06  13:18:25
13569         Log: Subject: [PATCH] Re: the new t/run/cloexec.t failing in Solaris and Tru64
13570              From: Andrew Savige <ajsavige@yahoo.com.au>
13571              Date: Tue, 7 Nov 2006 00:06:46 +1100 (EST)
13572              Message-ID: <20061106130647.57891.qmail@web56411.mail.re3.yahoo.com>
13573      Branch: perl
13574            ! t/run/cloexec.t
13575 ____________________________________________________________________________
13576 [ 29211] By: rgs                                   on 2006/11/06  10:59:16
13577         Log: Upgrade to Test::Simple 0.64_03
13578      Branch: perl
13579            + lib/Test/Simple/t/carp.t
13580            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
13581            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
13582            ! lib/Test/Simple/Changes
13583            ! lib/Test/Simple/t/00test_harness_check.t
13584            ! lib/Test/Simple/t/tbt_01basic.t
13585            ! lib/Test/Simple/t/tbt_02fhrestore.t
13586            ! lib/Test/Simple/t/tbt_03die.t
13587            ! lib/Test/Simple/t/tbt_04line_num.t
13588            ! lib/Test/Simple/t/tbt_05faildiag.t
13589            ! lib/Test/Simple/t/tbt_06errormess.t
13590            ! lib/Test/Simple/t/tbt_07args.t
13591 ____________________________________________________________________________
13592 [ 29210] By: rgs                                   on 2006/11/06  10:09:12
13593         Log: Change reentr.pl to generate reentr.h accordingly to change 29209
13594      Branch: perl
13595            ! reentr.pl
13596 ____________________________________________________________________________
13597 [ 29209] By: merijn                                on 2006/11/06  09:43:30
13598         Log: RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
13599              From: "Benjamin Holzman" <bholzman@longitude.com>
13600              Date: Wed, 19 Jul 2006 07:11:09 -0400
13601              Message-ID: <010801c6ab24$09b9ed30$ce0515ac@office.iseoptions.com>
13602      Branch: perl
13603            ! Configure Porting/Glossary config_h.SH reentr.h t/op/time.t
13604 ____________________________________________________________________________
13605 [ 29208] By: rgs                                   on 2006/11/06  09:30:41
13606         Log: Silence a cast warning
13607      Branch: perl
13608            ! regcomp.c
13609 ____________________________________________________________________________
13610 [ 29206] By: nicholas                              on 2006/11/06  08:13:09
13611         Log: PVCVs no longer allocate memory for the SvNVX slot, so assert that
13612              no-one is trying to access it.
13613      Branch: perl
13614            ! sv.h
13615 ____________________________________________________________________________
13616 [ 29205] By: craigb                                on 2006/11/06  01:37:13
13617         Log: In pipe_exit_routine in vms/vms.c, mark a subprocess we've deleted
13618              as done.  Courtesy of Scott Lepage.
13619      Branch: perl
13620            ! vms/vms.c
13621 ____________________________________________________________________________
13622 [ 29204] By: merijn                                on 2006/11/04  19:15:19
13623         Log: Subject: Re: [perl #40641] crash with unicode characters in regex comment
13624              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13625              Date: Sat, 04 Nov 2006 21:53:50 +0900
13626              Message-Id: <20061104215302.3325.BQW10602@nifty.com>
13627      Branch: perl
13628            + t/uni/greek.t t/uni/latin2.t
13629            ! MANIFEST embed.fnc embed.h global.sym pod/perldiag.pod proto.h
13630            ! regcomp.c t/uni/tr_utf8.t
13631 ____________________________________________________________________________
13632 [ 29203] By: nicholas                              on 2006/11/04  18:56:33
13633         Log: Change 27506 wasn't quite correct - the copy of the AMAGIC flag should
13634              be as part of RvDEEPCP() in gv.c (Perl_amagic_call())
13635      Branch: perl
13636            ! gv.c sv.c
13637 ____________________________________________________________________________
13638 [ 29202] By: stevep                                on 2006/11/04  15:39:57
13639         Log: Subject: [PATCH] New test for close-on-exec ($^F): t/run/cloexec.t
13640              From: Andrew Savige <ajsavige@yahoo.com.au>
13641              Date: Sat, 4 Nov 2006 21:24:14 +1100 (EST)
13642              Message-ID: <20061104102414.78987.qmail@web56403.mail.re3.yahoo.com>
13643      Branch: perl
13644            + t/run/cloexec.t
13645            ! MANIFEST
13646 ____________________________________________________________________________
13647 [ 29201] By: rgs                                   on 2006/11/03  16:04:48
13648         Log: Subject: [PATCH] replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the extended UTF-8)
13649              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13650              Date: Sun, 21 May 2006 14:00:43 +0900
13651              Message-Id: <20060521140011.358D.BQW10602@nifty.com>
13652      Branch: perl
13653            ! embed.fnc embed.h proto.h sv.c t/op/index.t
13654 ____________________________________________________________________________
13655 [ 29200] By: rgs                                   on 2006/11/03  15:04:15
13656         Log: The assignment to $VERSION must be on its own line, for
13657              ExtUtils::MM_Unix::parse_version to be happy.
13658      Branch: perl
13659            ! ext/DynaLoader/DynaLoader_pm.PL
13660 ____________________________________________________________________________
13661 [ 29199] By: rgs                                   on 2006/11/03  14:01:30
13662         Log: Subject: [PATCH] threads 1.49
13663              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
13664              Date: Fri, 3 Nov 2006 05:37:16 -0800 (PST)
13665              Message-ID: <20061103133716.95143.qmail@web30214.mail.mud.yahoo.com>
13666      Branch: perl
13667            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
13668            ! ext/threads/t/thread.t ext/threads/threads.pm
13669            ! ext/threads/threads.xs
13670 ____________________________________________________________________________
13671 [ 29198] By: rgs                                   on 2006/11/03  13:32:31
13672         Log: Wrap the $VERSION initialization of DynaLoader in a BEGIN block
13673              
13674              Subject: [perl #40651] (Obscure) Bug in Dynaloader 
13675              From: gml4410@ggr.co.uk (via RT) <perlbug-followup@perl.org>
13676              Date: Thu, 02 Nov 2006 09:30:34 -0800
13677              Message-ID: <rt-3.5.HEAD-4979-1162488633-1267.40651-75-0@perl.org>
13678      Branch: perl
13679            ! ext/DynaLoader/DynaLoader_pm.PL
13680 ____________________________________________________________________________
13681 [ 29197] By: rgs                                   on 2006/11/03  10:09:19
13682         Log: When code is loaded through an @INC-hook, and when this hook
13683              has set a filename entry in %INC, make sure __FILE__ is set
13684              for this code accordingly to the contents of that %INC entry.
13685      Branch: perl
13686            ! pp_ctl.c t/op/inccode.t
13687 ____________________________________________________________________________
13688 [ 29196] By: gisle                                 on 2006/11/03  07:08:18
13689         Log: Typo fixes by Troy Topnik.
13690      Branch: perl
13691            ! pod/perlretut.pod
13692 ____________________________________________________________________________
13693 [ 29195] By: merijn                                on 2006/11/02  17:49:53
13694         Log: Change #29193 makes this addition unneeded
13695      Branch: perl
13696            ! t/lib/common.pl
13697 ____________________________________________________________________________
13698 [ 29194] By: davem                                 on 2006/11/02  17:36:33
13699         Log: add test that eval undef clears $@
13700      Branch: perl
13701            ! t/op/eval.t
13702 ____________________________________________________________________________
13703 [ 29193] By: davem                                 on 2006/11/02  17:07:00
13704         Log: eval $undef should emit one warning, not three.
13705              Also ensure that eval $undef clears $@ (it did, but only by luck)
13706      Branch: perl
13707            ! pp_ctl.c t/lib/warnings/9uninit toke.c
13708 ____________________________________________________________________________
13709 [ 29192] By: rgs                                   on 2006/11/02  16:45:13
13710         Log: Fix case in external pod link
13711      Branch: perl
13712            ! pod/perlop.pod
13713 ____________________________________________________________________________
13714 [ 29191] By: rgs                                   on 2006/11/02  13:51:21
13715         Log: say() has the same syntax than print(), so forbid to override it
13716              (like print())
13717      Branch: perl
13718            ! perl_keyword.pl t/op/cproto.t toke.c
13719 ____________________________________________________________________________
13720 [ 29190] By: rgs                                   on 2006/11/02  13:04:10
13721         Log: This volatile modifier is not on the referent, but on the pointer
13722              (see change 28606)
13723      Branch: perl
13724            ! op.c
13725 ____________________________________________________________________________
13726 [ 29189] By: rgs                                   on 2006/11/02  12:26:47
13727         Log: Subject: [PATCH] Add more backtracking control verbs to regex engine (?CUT), (?ERROR)
13728              From: demerphq <demerphq@gmail.com>
13729              Date: Thu, 2 Nov 2006 12:35:10 +0100
13730              Message-ID: <9b18b3110611020335h7ea469a8g28ca483f6832816d@mail.gmail.com>
13731      Branch: perl
13732            ! embed.fnc ext/re/re.pm pod/perl595delta.pod pod/perlre.pod
13733            ! proto.h regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
13734            ! regexp.h regnodes.h t/op/pat.t
13735 ____________________________________________________________________________
13736 [ 29188] By: rgs                                   on 2006/11/02  11:59:23
13737         Log: Subject: [patch at 21983] factor out $^O eq 'darwin' from XSLoader.pm
13738              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
13739              Date: Thu, 2 Nov 2006 12:36:49 +0100 
13740              Message-ID: <E3FB32585BF1D411B9E900805FF51A080204E833@ru0022exch001u.ru.lucent.com>
13741      Branch: perl
13742            ! ext/DynaLoader/XSLoader_pm.PL
13743 ____________________________________________________________________________
13744 [ 29187] By: rgs                                   on 2006/11/02  11:14:42
13745         Log: Subject: Re: $, and say
13746              From: Gisle Aas <gisle@ActiveState.com>
13747              Date: 27 Jan 2006 14:46:00 -0800
13748              Message-ID: <lrek2t1e8n.fsf@caliper.activestate.com>
13749              
13750              with tweaks so "say;" continues to default to $_
13751              plus a regression test
13752      Branch: perl
13753            ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod
13754            ! pp.sym pp_hot.c pp_proto.h proto.h t/io/say.t
13755 ____________________________________________________________________________
13756 [ 29186] By: rgs                                   on 2006/11/02  11:01:29
13757         Log: Silence a gcc warning
13758      Branch: perl
13759            ! regexec.c
13760 ____________________________________________________________________________
13761 [ 29185] By: rgs                                   on 2006/11/02  10:32:18
13762         Log: More regression tests for the _ prototype
13763      Branch: perl
13764            ! t/comp/uproto.t
13765 ____________________________________________________________________________
13766 [ 29184] By: rgs                                   on 2006/11/02  10:06:37
13767         Log: More heuristics to make warnings.t pass under different
13768              combinations of PERL_UNICODE / locale
13769      Branch: perl
13770            ! t/lib/common.pl
13771 ____________________________________________________________________________
13772 [ 29183] By: rgs                                   on 2006/11/01  17:05:03
13773         Log: Subject: [PATCH] Add a commit verb to regex engine to allow fine tuning of backtracking control.
13774              From: demerphq <demerphq@gmail.com>
13775              Date: Tue, 31 Oct 2006 22:49:57 +0100
13776              Message-ID: <9b18b3110610311349n5947cc8fsf0b2e6ddd9a7ee01@mail.gmail.com>
13777      Branch: perl
13778            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
13779            ! t/op/pat.t
13780 ____________________________________________________________________________
13781 [ 29182] By: rgs                                   on 2006/11/01  16:29:05
13782         Log: Fix the failures in warnings tests when PERL_UNICODE is defined
13783              that show up in the smokes under UTF-8 locales. Based on :
13784              
13785              Subject: Re: UTF-8 Failures in smoke ($PERL_UNICODE)
13786              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
13787              Date: Wed, 1 Nov 2006 17:03:55 +0100
13788              Message-ID: <20061101170355.7c57b515@pc09>
13789      Branch: perl
13790            ! t/lib/common.pl t/lib/warnings/9uninit
13791 ____________________________________________________________________________
13792 [ 29181] By: steveh                                on 2006/11/01  13:22:16
13793         Log: Forgot to bump Time-HiRes $VERSION in change #29180
13794              (IO's $VERSION is bumped already)
13795      Branch: perl
13796            ! ext/Time/HiRes/HiRes.pm
13797 ____________________________________________________________________________
13798 [ 29180] By: steveh                                on 2006/11/01  13:07:37
13799         Log: Silence VC++ compiler warnings
13800              See: http://www.nntp.perl.org/group/perl.daily-build.reports/42208
13801      Branch: perl
13802            ! ext/IO/IO.xs ext/Time/HiRes/HiRes.xs regexec.c
13803 ____________________________________________________________________________
13804 [ 29179] By: rgs                                   on 2006/11/01  12:39:39
13805         Log: Subject: [PATCH] Remove beta status from compression modules
13806              From: "Paul Marquess" <paul.marquess@ntlworld.com>
13807              Date: Wed, 1 Nov 2006 10:34:52 -0000
13808              Message-ID: <02b301c6fda1$5d799950$4e3c140a@myopwv.com>
13809      Branch: perl
13810            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
13811            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
13812            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
13813            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
13814            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
13815            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README
13816            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
13817            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
13818            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
13819            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
13820            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
13821            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
13822            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
13823            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
13824            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
13825            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
13826            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
13827            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
13828            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
13829            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
13830            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
13831            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
13832            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
13833            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
13834            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
13835            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
13836            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
13837 ____________________________________________________________________________
13838 [ 29178] By: rgs                                   on 2006/11/01  10:44:58
13839         Log: Regression test by Yves Orton for : [perl #36046] Special var @-
13840              becomes arbitrarily large
13841      Branch: perl
13842            ! t/op/pat.t
13843 ____________________________________________________________________________
13844 [ 29177] By: nicholas                              on 2006/10/31  22:36:40
13845         Log: Missed a ) in a comment.
13846      Branch: perl
13847            ! perl.c
13848 ____________________________________________________________________________
13849 [ 29176] By: rgs                                   on 2006/10/31  16:28:33
13850         Log: Don't run ext/Sys/Syslog/t/constants.t with taint mode, so it's
13851              not systematically skipped
13852      Branch: perl
13853            ! ext/Sys/Syslog/t/constants.t
13854 ____________________________________________________________________________
13855 [ 29175] By: rgs                                   on 2006/10/31  16:02:03
13856         Log: Some diagnostic output was giving warnings in op/pack.t
13857              under UTF-8 locales, and warnings where fatal by default.
13858              Make them non-fatal for diagnostics.
13859      Branch: perl
13860            ! t/op/pack.t
13861 ____________________________________________________________________________
13862 [ 29174] By: rgs                                   on 2006/10/31  14:47:25
13863         Log: Fix a case of segfault in ithread destruction
13864      Branch: perl
13865            ! ext/threads/threads.xs
13866 ____________________________________________________________________________
13867 [ 29173] By: rgs                                   on 2006/10/31  14:29:07
13868         Log: Doc clarification for PerlIO::encoding
13869              (thanks to Steve Hay)
13870      Branch: perl
13871            ! ext/PerlIO/encoding/encoding.pm
13872 ____________________________________________________________________________
13873 [ 29172] By: rgs                                   on 2006/10/31  14:10:25
13874         Log: threads::shared doesn't use ppport.h in the core
13875      Branch: perl
13876            ! mkppport.lst
13877 ____________________________________________________________________________
13878 [ 29171] By: rgs                                   on 2006/10/31  14:03:30
13879         Log: Subject: [PATCH] threads 1.47
13880              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
13881              Date: Tue, 31 Oct 2006 05:26:25 -0800 (PST)
13882              Message-ID: <20061031132626.18317.qmail@web30214.mail.mud.yahoo.com>
13883      Branch: perl
13884            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
13885            ! ext/threads/t/stack.t ext/threads/t/thread.t
13886            ! ext/threads/threads.pm ext/threads/threads.xs
13887 ____________________________________________________________________________
13888 [ 29170] By: rgs                                   on 2006/10/31  13:51:38
13889         Log: Silence a warning and call readpipe_override() correctly.
13890      Branch: perl
13891            ! toke.c
13892 ____________________________________________________________________________
13893 [ 29169] By: rgs                                   on 2006/10/31  13:49:26
13894         Log: Make S_readpipe_override() compile with threads; regenerate perlapi.pod
13895      Branch: perl
13896            ! embed.fnc embed.h pod/perlapi.pod proto.h toke.c
13897 ____________________________________________________________________________
13898 [ 29168] By: rgs                                   on 2006/10/31  13:34:30
13899         Log: Make readpipe() overridable (and also `` and qx//)
13900      Branch: perl
13901            ! opcode.h opcode.pl pod/perlsub.pod pod/perltodo.pod pp.c
13902            ! t/op/cproto.t t/op/override.t toke.c
13903 ____________________________________________________________________________
13904 [ 29167] By: rgs                                   on 2006/10/31  10:59:02
13905         Log: Remove duplicated entries
13906      Branch: perl
13907            ! pod/perltodo.pod
13908 ____________________________________________________________________________
13909 [ 29166] By: gisle                                 on 2006/10/30  20:13:04
13910         Log: Improve documentation of av_len and av_fill.
13911      Branch: perl
13912            ! av.c
13913 ____________________________________________________________________________
13914 [ 29165] By: nicholas                              on 2006/10/30  18:37:41
13915         Log: Avoid Devel::DProf failing an assertion during global destruction.
13916      Branch: perl
13917            ! ext/Devel/DProf/DProf.xs
13918 ____________________________________________________________________________
13919 [ 29164] By: stevep                                on 2006/10/30  18:29:30
13920         Log: It seems only HWND__* is needed by MinGW g++.
13921      Branch: perl
13922            ! win32/win32.c
13923 ____________________________________________________________________________
13924 [ 29162] By: rgs                                   on 2006/10/30  17:56:33
13925         Log: The second patch from:
13926              Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively
13927              From: demerphq <demerphq@gmail.com>
13928              Date: Mon, 30 Oct 2006 19:15:13 +0200
13929              Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com>
13930      Branch: perl
13931            ! pod/perldiag.pod regcomp.c regcomp.sym regexec.c regnodes.h
13932 ____________________________________________________________________________
13933 [ 29161] By: rgs                                   on 2006/10/30  17:36:18
13934         Log: The first patch from:
13935              Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively
13936              From: demerphq <demerphq@gmail.com>
13937              Date: Mon, 30 Oct 2006 19:15:13 +0200
13938              Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com>
13939      Branch: perl
13940            ! embed.fnc embed.h proto.h regcomp.c regcomp.sym regexec.c
13941            ! regnodes.h
13942 ____________________________________________________________________________
13943 [ 29160] By: rgs                                   on 2006/10/30  17:07:46
13944         Log: Mention that field hashes are for inside-out objects
13945              (this will be useful for perl5100delta.)
13946      Branch: perl
13947            ! pod/perl594delta.pod
13948 ____________________________________________________________________________
13949 [ 29159] By: stevep                                on 2006/10/30  16:46:13
13950         Log: Subject: Patch 29155 breaks VC
13951              From: demerphq <demerphq@gmail.com>
13952              Date: Mon, 30 Oct 2006 18:08:17 +0200
13953              Message-ID: <9b18b3110610300808u39cc6cefxbee1468a149dc186@mail.gmail.com>
13954              
13955              Plus an additional casting.
13956      Branch: perl
13957            ! win32/win32.c
13958 ____________________________________________________________________________
13959 [ 29158] By: rgs                                   on 2006/10/30  16:29:35
13960         Log: Update perldelta with changes up to 28867
13961      Branch: perl
13962            ! pod/perl595delta.pod
13963 ____________________________________________________________________________
13964 [ 29157] By: stevep                                on 2006/10/30  15:53:50
13965         Log: VOL should be used instead of volatile in the core.
13966      Branch: perl
13967            ! op.c perl.c
13968 ____________________________________________________________________________
13969 [ 29156] By: merijn                                on 2006/10/30  14:14:25
13970         Log: $hex is already hex, so cannot be used in %X if starting with [A-F]
13971      Branch: perl
13972            ! lib/charnames.pm
13973 ____________________________________________________________________________
13974 [ 29155] By: stevep                                on 2006/10/30  13:58:15
13975         Log: Initial cleanups to support compiling Win32 with MinGW g++.
13976      Branch: perl
13977            ! perlio.c win32/win32.c
13978 ____________________________________________________________________________
13979 [ 29154] By: rgs                                   on 2006/10/30  11:25:39
13980         Log: Subject: Re: Closures with named subs
13981              From: Christian Winter <bitpoet@linux-config.de>
13982              Date: Sun, 29 Oct 2006 21:34:25 +0100
13983              Message-ID: <45451051.4080200@linux-config.de>
13984      Branch: perl
13985            ! pod/perlref.pod
13986 ____________________________________________________________________________
13987 [ 29153] By: rgs                                   on 2006/10/30  10:38:09
13988         Log: Subject: [PATCH] threads 1.46
13989              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
13990              Date: Fri, 27 Oct 2006 17:01:11 -0700 (PDT)
13991              Message-ID: <20061028000111.23729.qmail@web30207.mail.mud.yahoo.com>
13992      Branch: perl
13993            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
13994            ! ext/threads/threads.pm ext/threads/threads.xs
13995 ____________________________________________________________________________
13996 [ 29152] By: rgs                                   on 2006/10/30  10:13:22
13997         Log: Silence a g++ warning reported by Jarkko.
13998      Branch: perl
13999            ! ext/Data/Dumper/Dumper.xs
14000 ____________________________________________________________________________
14001 [ 29151] By: rgs                                   on 2006/10/30  10:08:24
14002         Log: Delete Encode's MANIFEST (or else the make process complains
14003              about the missing Encode's META.yml file)
14004      Branch: perl
14005            - ext/Encode/MANIFEST
14006            ! MANIFEST
14007 ____________________________________________________________________________
14008 [ 29150] By: steveh                                on 2006/10/30  10:02:35
14009         Log: Bump $VERSION in Term::UI following change #29120
14010      Branch: perl
14011            ! lib/Term/UI.pm
14012 ____________________________________________________________________________
14013 [ 29149] By: rgs                                   on 2006/10/30  09:52:05
14014         Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gz
14015              From: John Peacock <jpeacock@rowman.com>
14016              Date: Sun, 29 Oct 2006 14:47:51 -0500
14017              Message-ID: <45450567.7040609@rowman.com>
14018      Branch: perl
14019            ! lib/version.pm lib/version.t
14020 ____________________________________________________________________________
14021 [ 29148] By: rgs                                   on 2006/10/30  09:43:30
14022         Log: Subject: [patch] simplify optree test support
14023              From: Jim Cromie <jim.cromie@gmail.com>
14024              Date: Sun, 29 Oct 2006 14:50:02 -0700
14025              Message-ID: <4545220A.6060500@gmail.com>
14026      Branch: perl
14027            ! ext/B/t/OptreeCheck.pm
14028 ____________________________________________________________________________
14029 [ 29147] By: steveh                                on 2006/10/30  09:38:21
14030         Log: Add some missing targets to win32/makefile.mk
14031              
14032              This updates makefile.mk w.r.t. Makefile, following changes #28293,
14033              #28832, #28904 and #29131
14034      Branch: perl
14035            ! win32/makefile.mk
14036 ____________________________________________________________________________
14037 [ 29146] By: rgs                                   on 2006/10/30  09:33:33
14038         Log: In vim, modelines are not taken into account if they begin on the
14039              first character. Also, regenerate perlintern.pod.
14040      Branch: perl
14041            ! autodoc.pl pod/perlapi.pod pod/perlintern.pod
14042 ____________________________________________________________________________
14043 [ 29145] By: merijn                                on 2006/10/30  07:17:18
14044         Log: Subject: [PATCH@29157] wince patch
14045              From: Vadim <vadim@vkonovalov.ru>
14046              Date: Sat, 28 Oct 2006 23:48:46 +0400
14047              Message-ID: <4543B41E.3070006@vkonovalov.ru>
14048      Branch: perl
14049            ! README.ce win32/Makefile.ce
14050 ____________________________________________________________________________
14051 [ 29144] By: craigb                                on 2006/10/30  00:33:34
14052         Log: When we open a file and pass it along to PerlIO, be sure to enter the
14053              PerlIO world via Unix I/O.  If you start from stdio, a Unix I/O counter
14054              will get decremented on close even though it was never incremented (and 
14055              may not even exist).  Exposed by #29065.
14056      Branch: perl
14057            ! vms/ext/Stdio/Stdio.xs
14058 ____________________________________________________________________________
14059 [ 29143] By: craigb                                on 2006/10/30  00:23:35
14060         Log: Change the non-mkstemp, non-win32 code path of PerlIO_tmpfile
14061              to use PerlIO_fdopen so that when the tmpfile is closed we do
14062              not decrement a ref count that doesn't exist or is zero.
14063      Branch: perl
14064            ! perlio.c
14065 ____________________________________________________________________________
14066 [ 29142] By: stevep                                on 2006/10/30  00:22:00
14067         Log: Changes to get perl to compile with g++ on Cygwin.  Some additional
14068              changes will be needed to get it to link though.
14069      Branch: perl
14070            ! cygwin/cygwin.c malloc.c perl.h sv.c
14071 ____________________________________________________________________________
14072 [ 29140] By: nicholas                              on 2006/10/29  22:01:17
14073         Log: Subject: [PATHCH]  Scalar::Util::readonly &  compression (was RE: Change 29117: [PATCH] IO::Compress modules)
14074              From: "Paul Marquess" <paul.marquess@ntlworld.com>
14075              Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com>
14076              Date: Sun, 29 Oct 2006 21:03:21 -0000
14077      Branch: perl
14078            ! ext/Compress/IO/Base/t/01misc.t t/lib/compress/oneshot.pl
14079 ____________________________________________________________________________
14080 [ 29139] By: nicholas                              on 2006/10/29  21:54:29
14081         Log: Fix a typo in my description for change 26427.
14082      Branch: perl
14083            ! Changes
14084 ____________________________________________________________________________
14085 [ 29138] By: nicholas                              on 2006/10/29  21:23:12
14086         Log: Modify autodoc.pl to add read-only editor boilerplate for perlapi.pod
14087              and perlguts.pod
14088      Branch: perl
14089            ! autodoc.pl pod/perlapi.pod pod/perlguts.pod
14090 ____________________________________________________________________________
14091 [ 29133] By: nicholas                              on 2006/10/29  19:27:45
14092         Log: Subject: [PATCH] Re: Deparse bug?
14093              From: Stephen McCamant <smcc@mit.edu>
14094              Message-ID: <17732.55694.646895.706177@apocalypse.OCF.Berkeley.EDU>
14095              Date: Sun, 29 Oct 2006 08:40:46 -0800
14096      Branch: perl
14097            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
14098 ____________________________________________________________________________
14099 [ 29131] By: merijn                                on 2006/10/29  18:32:55
14100         Log: Subject: [PATCH] Add a few useful developers maketargets to win32/Makefile
14101              From: demerphq <demerphq@gmail.com>
14102              Date: Sun, 29 Oct 2006 13:28:31 +0200
14103              Message-ID: <9b18b3110610290328v71956891s7df10e40efd2350c@mail.gmail.com>
14104      Branch: perl
14105            ! win32/Makefile
14106 ____________________________________________________________________________
14107 [ 29130] By: nicholas                              on 2006/10/29  18:30:25
14108         Log: Add the note from change 25773 about auditing for destruction ordering.
14109      Branch: perl
14110            ! pod/perltodo.pod
14111 ____________________________________________________________________________
14112 [ 29128] By: nicholas                              on 2006/10/29  18:23:01
14113         Log: I shrunk struct context, so remove it from perltodo.
14114      Branch: perl
14115            ! pod/perltodo.pod
14116 ____________________________________________________________________________
14117 [ 29127] By: nicholas                              on 2006/10/27  21:40:40
14118         Log: Change 27779 failed to free() memory in two places in Perl_magic_set(),
14119              and hence was leaking like the proverbial Jumblie maritime craft.
14120      Branch: perl
14121            ! mg.c
14122 ____________________________________________________________________________
14123 [ 29126] By: stevep                                on 2006/10/27  13:29:05
14124         Log: Upgrade to Pod-Parser-1.35.
14125      Branch: perl
14126            + t/pod/p2u_data.pl t/pod/twice.t
14127            ! MANIFEST lib/Pod/Checker.pm lib/Pod/ParseUtils.pm
14128            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
14129            ! lib/Pod/Usage.pm t/pod/testcmp.pl
14130 ____________________________________________________________________________
14131 [ 29125] By: rgs                                   on 2006/10/27  09:45:33
14132         Log: Document the limitation of Attribute::Handlers w.r.t. UNITCHECK blocks.
14133      Branch: perl
14134            ! lib/Attribute/Handlers.pm
14135 ____________________________________________________________________________
14136 [ 29124] By: rgs                                   on 2006/10/27  08:43:26
14137         Log: Subject: [PATCH] Change MY_CXT ref in perl.h
14138              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14139              Date: Thu, 26 Oct 2006 08:35:46 -0700 (PDT)
14140              Message-ID: <20061026153546.71547.qmail@web30214.mail.mud.yahoo.com>
14141      Branch: perl
14142            ! perl.h
14143 ____________________________________________________________________________
14144 [ 29123] By: rgs                                   on 2006/10/27  08:41:45
14145         Log: Subject: [PATCH] Make 'threads' conform to perlguts
14146              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14147              Date: Thu, 26 Oct 2006 11:10:57 -0700 (PDT)
14148              Message-ID: <20061026181057.74650.qmail@web30211.mail.mud.yahoo.com>
14149      Branch: perl
14150            ! ext/threads/threads.xs
14151 ____________________________________________________________________________
14152 [ 29122] By: stevep                                on 2006/10/27  04:48:43
14153         Log: Spelling fixes for re.pm.
14154      Branch: perl
14155            ! ext/re/re.pm
14156 ____________________________________________________________________________
14157 [ 29121] By: stevep                                on 2006/10/27  03:48:34
14158         Log: Spelling nits from Debian bug list...
14159              
14160              Subject: Bug#395426: perl: spelling errors
14161              From: Matt Taggart <taggart@debian.org>
14162              Date: Thu, 26 Oct 2006 15:23:29 -0700
14163              Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus>
14164      Branch: perl
14165            ! ext/Encode/bin/enc2xs lib/ExtUtils/xsubpp x2p/find2perl.PL
14166            ! x2p/s2p.PL
14167 ____________________________________________________________________________
14168 [ 29120] By: steveh                                on 2006/10/26  16:26:56
14169         Log: Close temporary test file before unlinking (for the sake of Win32)
14170      Branch: perl
14171            ! lib/Term/UI/t/02_ui.t
14172 ____________________________________________________________________________
14173 [ 29119] By: rgs                                   on 2006/10/26  16:11:26
14174         Log: Document the new (?FAIL) assertion (Yves Orton)
14175      Branch: perl
14176            ! pod/perlre.pod
14177 ____________________________________________________________________________
14178 [ 29118] By: rgs                                   on 2006/10/26  15:58:18
14179         Log: Subject: [PATCH] Fix a problem with jump-tries, add (?FAIL) pattern.
14180              From: demerphq <demerphq@gmail.com>
14181              Date: Thu, 26 Oct 2006 14:59:11 +0200
14182              Message-ID: <9b18b3110610260559k3efa98barc28987e88c581a8a@mail.gmail.com>
14183      Branch: perl
14184            ! regcomp.c regcomp.sym regexec.c regexp.h regnodes.h
14185            ! t/op/re_tests
14186 ____________________________________________________________________________
14187 [ 29117] By: rgs                                   on 2006/10/26  15:42:40
14188         Log: Subject: [PATCH] IO::Compress modules
14189              From: "Paul Marquess" <paul.marquess@ntlworld.com>
14190              Date: Thu, 26 Oct 2006 15:29:43 +0100
14191              Message-ID: <028201c6f90b$2de7a4b0$4e3c140a@myopwv.com>
14192      Branch: perl
14193            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL
14194            ! ext/Compress/IO/Base/README
14195            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
14196            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
14197            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
14198            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
14199            ! ext/Compress/IO/Base/private/MakeUtil.pm
14200            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
14201            ! ext/Compress/IO/Zlib/README
14202            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
14203            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
14204            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
14205            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
14206            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
14207            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
14208            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
14209            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
14210            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
14211            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
14212            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
14213            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
14214            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
14215            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
14216            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
14217            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
14218            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
14219            ! ext/Compress/IO/Zlib/private/MakeUtil.pm
14220            ! ext/Compress/Raw/Zlib/Changes
14221            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
14222            ! ext/Compress/Raw/Zlib/Zlib.xs
14223            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
14224            ! ext/Compress/Raw/Zlib/private/MakeUtil.pm
14225            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
14226            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
14227            ! ext/Compress/Zlib/private/MakeUtil.pm
14228            ! t/lib/compress/CompTestUtils.pm t/lib/compress/generic.pl
14229            ! t/lib/compress/multi.pl t/lib/compress/oneshot.pl
14230 ____________________________________________________________________________
14231 [ 29116] By: rgs                                   on 2006/10/26  15:30:52
14232         Log: Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix
14233              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14234              Date: Fri, 27 Oct 2006 00:19:34 +0900
14235              Message-Id: <20061027001924.B158.BQW10602@nifty.com>
14236      Branch: perl
14237            ! pod/perlfunc.pod sv.c t/op/sprintf.t
14238 ____________________________________________________________________________
14239 [ 29115] By: merijn                                on 2006/10/26  14:08:03
14240         Log: Subject: [PATCH] Fix typo in File::Find POD
14241              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14242              Date: Thu, 26 Oct 2006 06:50:04 -0700 (PDT)
14243              Message-ID: <20061026135004.79720.qmail@web30211.mail.mud.yahoo.com>
14244      Branch: perl
14245            ! lib/File/Find.pm
14246 ____________________________________________________________________________
14247 [ 29114] By: rgs                                   on 2006/10/26  12:22:07
14248         Log: Add Term::UI and Object::Accessor to the list of dual-life modules
14249      Branch: perl
14250            ! Porting/Maintainers.pl
14251 ____________________________________________________________________________
14252 [ 29113] By: rgs                                   on 2006/10/26  12:16:49
14253         Log: Subject: [PATCH] Add Object::Accessor to the core
14254              From: "Jos Boumans" <kane@xs4all.net>
14255              Date: Thu, 26 Oct 2006 14:04:44 +0200 (CEST)
14256              Message-ID: <18983.80.127.35.68.1161864284.squirrel@webmail.xs4all.nl>
14257      Branch: perl
14258            + lib/Object/Accessor.pm
14259            + lib/Object/Accessor/t/00_Object-Accessor.t
14260            + lib/Object/Accessor/t/01_Object-Accessor-Subclassed.t
14261            + lib/Object/Accessor/t/02_Object-Accessor-allow.t
14262            + lib/Object/Accessor/t/03_Object-Accessor-local.t
14263            + lib/Object/Accessor/t/04_Object-Accessor-lvalue.t
14264            + lib/Object/Accessor/t/05_Object-Accessor-callback.t
14265            ! MANIFEST
14266 ____________________________________________________________________________
14267 [ 29112] By: rgs                                   on 2006/10/26  12:13:59
14268         Log: Subject: [PATCH] Add Term::UI to the core
14269              From: "Jos Boumans" <kane@xs4all.net>
14270              Date: Mon, 23 Oct 2006 12:07:23 +0200 (CEST)
14271              Message-ID: <19689.80.127.35.68.1161598043.squirrel@webmail.xs4all.nl>
14272      Branch: perl
14273            + lib/Term/UI.pm lib/Term/UI/History.pm lib/Term/UI/t/00_load.t
14274            + lib/Term/UI/t/01_history.t lib/Term/UI/t/02_ui.t
14275            ! MANIFEST
14276 ____________________________________________________________________________
14277 [ 29111] By: rgs                                   on 2006/10/26  11:02:15
14278         Log: Fix a memory leak :
14279              Subject: Re: Valgrind findings
14280              From: demerphq <demerphq@gmail.com>
14281              Date: Thu, 26 Oct 2006 12:34:43 +0200
14282              Message-ID: <9b18b3110610260334t6b77c2dbu2ca8207d822402da@mail.gmail.com>
14283      Branch: perl
14284            ! regexec.c
14285 ____________________________________________________________________________
14286 [ 29110] By: rgs                                   on 2006/10/26  10:42:03
14287         Log: Subject: [PATCH] threads-shared 1.05
14288              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14289              Date: Wed, 25 Oct 2006 11:27:15 -0700 (PDT)
14290              Message-ID: <20061025182715.561.qmail@web30211.mail.mud.yahoo.com>
14291      Branch: perl
14292            ! ext/threads/shared/Changes ext/threads/shared/Makefile.PL
14293            ! ext/threads/shared/README ext/threads/shared/shared.pm
14294            ! ext/threads/shared/shared.xs
14295 ____________________________________________________________________________
14296 [ 29109] By: rgs                                   on 2006/10/26  10:37:43
14297         Log: Subject: [PATCH] threads 1.45
14298              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14299              Date: Wed, 25 Oct 2006 11:26:29 -0700 (PDT)
14300              Message-ID: <20061025182629.16434.qmail@web30209.mail.mud.yahoo.com>
14301      Branch: perl
14302            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
14303            ! ext/threads/t/thread.t ext/threads/threads.pm
14304 ____________________________________________________________________________
14305 [ 29108] By: rgs                                   on 2006/10/25  16:19:50
14306         Log: Fix small leak with -F at interpreter destruction
14307      Branch: perl
14308            ! perl.c
14309 ____________________________________________________________________________
14310 [ 29107] By: rgs                                   on 2006/10/25  13:51:55
14311         Log: Plug a memory leak in newCONSTSUB
14312      Branch: perl
14313            ! op.c
14314 ____________________________________________________________________________
14315 [ 29106] By: rgs                                   on 2006/10/25  12:16:08
14316         Log: I'll finally get it right. (thanks to Sadahiro Tomoyuki)
14317      Branch: perl
14318            ! pod/perlfunc.pod
14319 ____________________________________________________________________________
14320 [ 29105] By: rgs                                   on 2006/10/25  11:18:27
14321         Log: Fix nit in previous patch, spotted by Gisle
14322      Branch: perl
14323            ! pod/perlfunc.pod
14324 ____________________________________________________________________________
14325 [ 29104] By: rgs                                   on 2006/10/25  10:59:55
14326         Log: Add a %B sprintf format
14327              
14328              Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix
14329              From: Nicholas Clark <nick@ccl4.org>
14330              Date: Mon, 23 Oct 2006 18:19:51 +0100
14331              Message-ID: <20061023171951.GA3262@plum.flirble.org>
14332              (plus docs)
14333      Branch: perl
14334            ! pod/perlfunc.pod sv.c t/op/sprintf.t
14335 ____________________________________________________________________________
14336 [ 29103] By: rgs                                   on 2006/10/25  10:27:05
14337         Log: Subject: [PATCH] FindBin.pm: better fix for PATH entries
14338              From: Alexey Tourbin <at@altlinux.ru>
14339              Date: Wed, 25 Oct 2006 14:02:55 +0400
14340              Message-ID: <20061025100255.GE7821@localhost.localdomain>
14341      Branch: perl
14342            ! lib/FindBin.pm
14343 ____________________________________________________________________________
14344 [ 29102] By: rgs                                   on 2006/10/25  09:56:06
14345         Log: Document that warnings.pm doesn't load Carp anymore
14346      Branch: perl
14347            ! pod/perl595delta.pod
14348 ____________________________________________________________________________
14349 [ 29101] By: craigb                                on 2006/10/25  03:58:38
14350         Log: Initialize d_ctermid and i_gdbm in configure.com.
14351      Branch: perl
14352            ! configure.com
14353 ____________________________________________________________________________
14354 [ 29100] By: stevep                                on 2006/10/24  15:44:22
14355         Log: Upgrade to CPAN-1.88_57.
14356      Branch: perl
14357            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
14358            ! lib/CPAN/SIGNATURE
14359 ____________________________________________________________________________
14360 [ 29099] By: rgs                                   on 2006/10/24  14:42:13
14361         Log: Silence an expected warning (when playing with utf8ness and string overloading)
14362      Branch: perl
14363            ! t/uni/overload.t
14364 ____________________________________________________________________________
14365 [ 29098] By: rgs                                   on 2006/10/24  12:53:14
14366         Log: New UTF-8 warning : Variable length character upgraded in print.
14367              
14368              Subject: Re: Changing the internal encoding (was: Re: utf8 regexp performance problem)
14369              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14370              Date: Sun, 22 Oct 2006 14:32:34 +0900
14371              Message-Id: <20061022142512.A7D3.BQW10602@nifty.com>
14372              
14373              (but with ckWARN_d replaced by ckWARN)
14374      Branch: perl
14375            ! doio.c pod/perldiag.pod
14376 ____________________________________________________________________________
14377 [ 29097] By: rgs                                   on 2006/10/24  09:46:57
14378         Log: No warning was produced if perl failed to load PerlIO::scalar
14379              (contrary to other PerlIO layers.)
14380      Branch: perl
14381            ! perlio.c
14382 ____________________________________________________________________________
14383 [ 29096] By: merijn                                on 2006/10/23  15:43:15
14384         Log: Fix for RT#38169 & RT#38945
14385              Configure won't handle versions 5.10.0 or 5.8.10.
14386      Branch: perl
14387            ! Configure config_h.SH
14388 ____________________________________________________________________________
14389 [ 29093] By: rgs                                   on 2006/10/23  13:43:32
14390         Log: Document that the %#X printf format prefixes the output with 0X, not 0x.
14391      Branch: perl
14392            ! pod/perlfunc.pod
14393 ____________________________________________________________________________
14394 [ 29092] By: rgs                                   on 2006/10/23  09:33:26
14395         Log: Update Changes
14396      Branch: perl
14397            ! Changes
14398 ____________________________________________________________________________
14399 [ 29091] By: rgs                                   on 2006/10/23  09:22:05
14400         Log: Some notes about the recent changes in perldelta
14401      Branch: perl
14402            ! pod/perl595delta.pod
14403 ____________________________________________________________________________
14404 [ 29090] By: rgs                                   on 2006/10/23  08:51:02
14405         Log: Subject: [PATCH] base.pm
14406              From: Ovid <publiustemp-p5p3@yahoo.com>
14407              Date: Thu, 19 Oct 2006 08:47:48 -0700 (PDT)
14408              Message-ID: <20061019154748.87433.qmail@web60824.mail.yahoo.com>
14409      Branch: perl
14410            ! lib/base.pm lib/base/t/base.t
14411 ____________________________________________________________________________
14412 [ 29089] By: rgs                                   on 2006/10/23  08:28:08
14413         Log: Protection against overwriting defsubs.h via a symlink
14414              (by Jim Cromie)
14415      Branch: perl
14416            ! ext/B/defsubs_h.PL
14417 ____________________________________________________________________________
14418 [ 29088] By: rgs                                   on 2006/10/23  08:27:05
14419         Log: Subject: [patch] make test.valgrind capable of running cachegrind
14420              From: Jim Cromie <jim.cromie@gmail.com>
14421              Date: Fri, 20 Oct 2006 14:49:03 -0600
14422              Message-ID: <4539363F.9020205@gmail.com>
14423      Branch: perl
14424            ! t/TEST
14425 ____________________________________________________________________________
14426 [ 29086] By: nicholas                              on 2006/10/22  22:51:59
14427         Log: Fix the other bug introduced by change 29079
14428      Branch: perl
14429            ! sv.c
14430 ____________________________________________________________________________
14431 [ 29085] By: nicholas                              on 2006/10/22  22:35:42
14432         Log: Fix bug in change 27321 - Perl_ss_dup should also have been updated.
14433      Branch: perl
14434            ! sv.c
14435 ____________________________________________________________________________
14436 [ 29084] By: nicholas                              on 2006/10/22  22:12:57
14437         Log: Fix a bug introduced by change 29079
14438      Branch: perl
14439            ! sv.c
14440 ____________________________________________________________________________
14441 [ 29083] By: stevep                                on 2006/10/22  21:47:11
14442         Log: Removed typo that caused a variable to shadow an existing variable
14443              in an external scope.
14444      Branch: perl
14445            ! ext/threads/Makefile.PL
14446 ____________________________________________________________________________
14447 [ 29082] By: nicholas                              on 2006/10/22  21:02:28
14448         Log: Merge cases in Perl_ss_dup().
14449      Branch: perl
14450            ! sv.c
14451 ____________________________________________________________________________
14452 [ 29079] By: nicholas                              on 2006/10/22  19:06:14
14453         Log: const the variable used for the save stack type in Perl_ss_dup().
14454      Branch: perl
14455            ! sv.c
14456 ____________________________________________________________________________
14457 [ 29078] By: rgs                                   on 2006/10/22  13:15:39
14458         Log: Make the overrides of built-ins in the bytes pragma use the new prototype _.
14459      Branch: perl
14460            ! lib/bytes.pm lib/bytes_heavy.pl
14461 ____________________________________________________________________________
14462 [ 29077] By: nicholas                              on 2006/10/21  23:01:45
14463         Log: Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM*
14464              in */*ish.h headers.
14465      Branch: perl
14466            ! epoc/epocish.h mpeix/mpeixish.h os2/os2ish.h plan9/plan9ish.h
14467            ! vms/vmsish.h
14468 ____________________________________________________________________________
14469 [ 29076] By: nicholas                              on 2006/10/21  22:40:28
14470         Log: Subject: Re: Change 29050: Memory leak fix, by Jarkko
14471              From: Jarkko Hietaniemi <jhi@iki.fi>
14472              Message-ID: <453A97FA.5090403@iki.fi>
14473              Date: Sat, 21 Oct 2006 17:58:18 -0400
14474              
14475              (Make AIX linker happy)
14476      Branch: perl
14477            ! makedef.pl
14478 ____________________________________________________________________________
14479 [ 29075] By: nicholas                              on 2006/10/21  21:53:48
14480         Log: Semicolon consistency between PERL_FPU_INIT and the other INITs.
14481      Branch: perl
14482            ! perl.h unixish.h
14483 ____________________________________________________________________________
14484 [ 29074] By: nicholas                              on 2006/10/21  21:31:20
14485         Log: Add PERLIO_INIT to PERL_SYS_INIT.
14486              I infer that this was accidentally omitted from change 29060
14487      Branch: perl
14488            ! dosish.h perl.h unixish.h
14489 ____________________________________________________________________________
14490 [ 29073] By: nicholas                              on 2006/10/21  21:02:53
14491         Log: Always defining PERLIO_TERM, even if it's empty, makes for a simpler
14492              PERL_SYS_TERM
14493      Branch: perl
14494            ! dosish.h perl.h unixish.h
14495 ____________________________________________________________________________
14496 [ 29072] By: stevep                                on 2006/10/21  18:16:53
14497         Log: Changes for threads::shared to all building with g++.
14498      Branch: perl
14499            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.xs
14500 ____________________________________________________________________________
14501 [ 29071] By: stevep                                on 2006/10/21  16:45:38
14502         Log: Fixes for Storable.xs when compiling a threaded Perl with g++.
14503      Branch: perl
14504            ! ext/Storable/Storable.xs
14505 ____________________________________________________________________________
14506 [ 29070] By: stevep                                on 2006/10/21  16:17:58
14507         Log: Fix in perl.h for compiling with g++.
14508      Branch: perl
14509            ! perl.h
14510 ____________________________________________________________________________
14511 [ 29069] By: stevep                                on 2006/10/21  13:28:13
14512         Log: Better solution to silencing prereq warnings from threads's
14513              Makefile.PL
14514      Branch: perl
14515            ! ext/threads/Makefile.PL
14516 ____________________________________________________________________________
14517 [ 29068] By: stevep                                on 2006/10/21  02:04:19
14518         Log: Quiet a warning in pp_sys.c on AIX.
14519      Branch: perl
14520            ! pp_sys.c
14521 ____________________________________________________________________________
14522 [ 29067] By: stevep                                on 2006/10/20  19:28:46
14523         Log: Comment out Hash::Util and IO::File from prereqs of threads, since
14524              they are both available in the core.
14525      Branch: perl
14526            ! ext/threads/Makefile.PL
14527 ____________________________________________________________________________
14528 [ 29066] By: rgs                                   on 2006/10/20  15:31:36
14529         Log: Adjustment to symbol lists after latest changes (by Jarkko)
14530      Branch: perl
14531            ! makedef.pl perlio.sym
14532 ____________________________________________________________________________
14533 [ 29065] By: rgs                                   on 2006/10/20  15:04:47
14534         Log: Enable perlio mutexes under threads (by Jarkko)
14535      Branch: perl
14536            ! perlio.c perlvars.h
14537 ____________________________________________________________________________
14538 [ 29064] By: rgs                                   on 2006/10/20  13:01:14
14539         Log: regen headers
14540      Branch: perl
14541            ! embedvar.h perlapi.h
14542 ____________________________________________________________________________
14543 [ 29063] By: davem                                 on 2006/10/20  13:00:52
14544         Log: only do \C hackery if \C is seen
14545              
14546              From: demerphq <demerphq@gmail.com>
14547              Date: Fri, 20 Oct 2006 12:38:13 +0200
14548              Subject: Re: utf8 regexp performance problem
14549              Message-ID: <9b18b3110610200338k5df1d3afpf829fbc0f3663a75@mail.gmail.com>
14550      Branch: perl
14551            ! mg.c
14552 ____________________________________________________________________________
14553 [ 29062] By: rgs                                   on 2006/10/20  11:51:57
14554         Log: Subject: [PATCH] B:: changes for UNITCHECK blocks
14555              From: Alex Gough <alex-p5p@earth.li>
14556              Date: Fri, 20 Oct 2006 02:05:20 +0100
14557              Message-ID: <20061020010520.GC12290@the.earth.li>
14558      Branch: perl
14559            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm
14560            ! ext/B/t/concise-xs.t ext/B/t/optree_specials.t
14561 ____________________________________________________________________________
14562 [ 29061] By: rgs                                   on 2006/10/20  10:32:20
14563         Log: Let's undocument -Dusesfio in INSTALL.
14564      Branch: perl
14565            ! INSTALL
14566 ____________________________________________________________________________
14567 [ 29060] By: rgs                                   on 2006/10/20  10:20:18
14568         Log: More leak fixes, by Jarkko
14569      Branch: perl
14570            ! dosish.h perl.h perlio.c perliol.h perlvars.h unixish.h
14571 ____________________________________________________________________________
14572 [ 29059] By: davem                                 on 2006/10/20  10:06:57
14573         Log: zero length $1 took too long to detect utf8-ness
14574      Branch: perl
14575            ! mg.c
14576 ____________________________________________________________________________
14577 [ 29058] By: rgs                                   on 2006/10/20  09:04:49
14578         Log: Silence some warnings
14579      Branch: perl
14580            ! pp_ctl.c regcomp.c
14581 ____________________________________________________________________________
14582 [ 29057] By: nicholas                              on 2006/10/19  20:52:31
14583         Log: Subject: Re: Off by one in the trie code?
14584              From: demerphq <demerphq@gmail.com>
14585              Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>
14586              Date: Wed, 18 Oct 2006 20:51:41 +0200
14587              
14588              1. code necessary to make patterns with interpolated vars behave
14589              correctly under lexical re 'debug', including additional tests.
14590              2. changes necessary to resolve the off by one error,
14591              3. tweaks to re.pm to document that re 'debug' is lexical,
14592      Branch: perl
14593            ! ext/re/re.pm ext/re/t/lexical_debug.pl
14594            ! ext/re/t/lexical_debug.t ext/re/t/regop.pl ext/re/t/regop.t
14595            ! pp_ctl.c regcomp.c regcomp.h
14596 ____________________________________________________________________________
14597 [ 29056] By: nicholas                              on 2006/10/19  20:47:53
14598         Log: Subject: Re: Off by one in the trie code?
14599              From: demerphq <demerphq@gmail.com>
14600              Date: Wed, 18 Oct 2006 20:51:41 +0200
14601              Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>
14602              
14603              change test files that do a require "./test.pl"; without a BEGIN block
14604              to ensure prototypes are seen, plus fix any breakage this reveals.
14605      Branch: perl
14606            ! ext/Devel/Peek/t/Peek.t ext/POSIX/t/posix.t lib/vmsish.t
14607            ! t/comp/parser.t t/comp/utf.t t/io/argv.t t/io/utf8.t
14608            ! t/op/stash.t t/run/switchC.t t/run/switchd.t t/run/switches.t
14609 ____________________________________________________________________________
14610 [ 29055] By: merijn                                on 2006/10/19  16:40:08
14611         Log: <tr> isnb't the same as C<tr>, and <tr> looks so stupid in man
14612      Branch: perl
14613            ! pod/perlop.pod
14614 ____________________________________________________________________________
14615 [ 29054] By: rgs                                   on 2006/10/19  16:20:41
14616         Log: Trim perltodo.
14617      Branch: perl
14618            ! pod/perltodo.pod
14619 ____________________________________________________________________________
14620 [ 29053] By: rgs                                   on 2006/10/19  15:54:15
14621         Log: Subject: [PATCH] stab at UNITCHECK blocks
14622              From: Alex Gough <alex-p5p@earth.li>
14623              Date: Thu, 19 Oct 2006 13:04:12 +0100
14624              Message-ID: <20061019120412.GA12290@the.earth.li>
14625      Branch: perl
14626            + t/op/blocks.t
14627            ! MANIFEST cv.h embedvar.h intrpvar.h keywords.h keywords.pl
14628            ! madly.act madly.h madly.tab madly.y op.c perl.c
14629            ! perl_keyword.pl perlapi.h perly.act perly.tab perly.y
14630            ! pod/perldebug.pod pod/perldiag.pod pod/perlfunc.pod
14631            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod pp_ctl.c sv.c
14632            ! toke.c
14633 ____________________________________________________________________________
14634 [ 29052] By: stevep                                on 2006/10/19  13:49:56
14635         Log: Subject: [PATCH] Add Log::Message and Log::Message::Simple to the core
14636              From: "Jos Boumans" <kane@xs4all.net>
14637              Date: Fri, 13 Oct 2006 17:12:57 +0200 (CEST)
14638              Message-ID: <13003.80.127.35.68.1160752377.squirrel@webmail.xs4all.nl>
14639      Branch: perl
14640            + lib/Log/Message.pm lib/Log/Message/Config.pm
14641            + lib/Log/Message/Handlers.pm lib/Log/Message/Item.pm
14642            + lib/Log/Message/Simple.pm lib/Log/Message/Simple/t/01_use.t
14643            + lib/Log/Message/Simple/t/02_imports.t
14644            + lib/Log/Message/Simple/t/03_functions.t
14645            + lib/Log/Message/t/01_Log-Message-Config.t
14646            + lib/Log/Message/t/02_Log-Message.t
14647            + lib/Log/Message/t/conf/LoadMe.pl
14648            + lib/Log/Message/t/conf/config_file
14649            ! MANIFEST Porting/Maintainers.pl
14650 ____________________________________________________________________________
14651 [ 29051] By: rgs                                   on 2006/10/19  12:17:18
14652         Log: Make prototype("CORE::mkdir") work. That's a special case,
14653              since from the OA_* flags we can't figure out which parameter
14654              is going to default to $_.
14655      Branch: perl
14656            ! pp.c t/op/cproto.t
14657 ____________________________________________________________________________
14658 [ 29050] By: rgs                                   on 2006/10/19  12:08:24
14659         Log: Memory leak fix, by Jarkko
14660      Branch: perl
14661            ! perlio.c
14662 ____________________________________________________________________________
14663 [ 29049] By: rgs                                   on 2006/10/19  10:27:20
14664         Log: Adjust documentation for previous change
14665      Branch: perl
14666            ! pod/perlsub.pod
14667 ____________________________________________________________________________
14668 [ 29048] By: rgs                                   on 2006/10/19  10:26:54
14669         Log: Allow the _ prototype character to be followed by optional arguments
14670      Branch: perl
14671            ! op.c t/comp/uproto.t
14672 ____________________________________________________________________________
14673 [ 29047] By: rgs                                   on 2006/10/19  08:56:14
14674         Log: Make all JAPH tests pass
14675      Branch: perl
14676            ! t/japh/abigail.t
14677 ____________________________________________________________________________
14678 [ 29046] By: rgs                                   on 2006/10/19  08:04:04
14679         Log: Remove free() part of change #29045, which causes
14680              panics from miniperl in FreeBSD/multithreaded
14681      Branch: perl
14682            ! perlio.c
14683 ____________________________________________________________________________
14684 [ 29045] By: stevep                                on 2006/10/19  01:18:50
14685         Log: Subject: [PATCH] blead valgrind finding
14686              From: Jarkko Hietaniemi <jhi@iki.fi>
14687              Date: Wed, 18 Oct 2006 20:07:54 -0400
14688              Message-ID: <4536C1DA.4060600@iki.fi>
14689      Branch: perl
14690            ! perlio.c
14691 ____________________________________________________________________________
14692 [ 29044] By: rgs                                   on 2006/10/18  20:26:37
14693         Log: Make prototype("CORE::foo") return prototypes with _ when it should
14694              (except for mkdir)
14695      Branch: perl
14696            ! pp.c t/op/cproto.t
14697 ____________________________________________________________________________
14698 [ 29043] By: rgs                                   on 2006/10/18  19:37:01
14699         Log: Add a regression test for change #29041
14700      Branch: perl
14701            ! t/comp/uproto.t
14702 ____________________________________________________________________________
14703 [ 29042] By: nicholas                              on 2006/10/18  19:11:55
14704         Log: Using explicit printf-like APIs with a format of "%s" isn't the world's
14705              most efficient idea.
14706      Branch: perl
14707            ! XSUB.h dump.c
14708 ____________________________________________________________________________
14709 [ 29041] By: rgs                                   on 2006/10/18  17:40:57
14710         Log: Functions with a (_) prototype should behave as unary operators
14711              (which is not the case of functions with a (;$) prototype)
14712      Branch: perl
14713            ! toke.c
14714 ____________________________________________________________________________
14715 [ 29040] By: nicholas                              on 2006/10/18  17:35:06
14716         Log: panic if we attempt to sv_setsv to or from an already freed SV.
14717      Branch: perl
14718            ! sv.c
14719 ____________________________________________________________________________
14720 [ 29039] By: rgs                                   on 2006/10/18  14:41:26
14721         Log: Test for the interaction between ; and _ in prototypes
14722      Branch: perl
14723            ! t/comp/uproto.t
14724 ____________________________________________________________________________
14725 [ 29038] By: rgs                                   on 2006/10/18  14:34:26
14726         Log: Document _ prototype in perlsub
14727      Branch: perl
14728            ! pod/perlsub.pod
14729 ____________________________________________________________________________
14730 [ 29037] By: rgs                                   on 2006/10/18  14:30:57
14731         Log: Fix prototype to mimic built-in in perlsub examples
14732      Branch: perl
14733            ! pod/perlsub.pod
14734 ____________________________________________________________________________
14735 [ 29036] By: rgs                                   on 2006/10/18  14:01:59
14736         Log: The _ character is only allowed to be at the end of prototypes
14737      Branch: perl
14738            ! op.c t/comp/uproto.t
14739 ____________________________________________________________________________
14740 [ 29035] By: rgs                                   on 2006/10/18  12:54:34
14741         Log: Improvements and fixes to the _ prototype
14742      Branch: perl
14743            ! op.c t/comp/uproto.t
14744 ____________________________________________________________________________
14745 [ 29034] By: rgs                                   on 2006/10/18  08:49:01
14746         Log: FAQ sync
14747      Branch: perl
14748            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
14749            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14750            ! pod/perlfaq7.pod pod/perlfaq9.pod
14751 ____________________________________________________________________________
14752 [ 29033] By: rgs                                   on 2006/10/18  08:24:30
14753         Log: Subject: [perl #40557] regexec.c saves context stack position improperly 
14754              From: Dave Bailey (via RT) <perlbug-followup@perl.org>
14755              Date: Tue, 17 Oct 2006 09:37:28 -0700
14756              Message-ID: <rt-3.5.HEAD-4979-1161103047-337.40557-75-0@perl.org>
14757      Branch: perl
14758            ! regexec.c scope.c scope.h
14759 ____________________________________________________________________________
14760 [ 29032] By: rgs                                   on 2006/10/17  16:07:04
14761         Log: First attempt at implementing the _ prototype
14762      Branch: perl
14763            + t/comp/uproto.t
14764            ! MANIFEST op.c toke.c
14765 ____________________________________________________________________________
14766 [ 29031] By: stevep                                on 2006/10/17  15:43:05
14767         Log: Upgrade to Time-HiRes-1.94.
14768      Branch: perl
14769            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14770            ! ext/Time/HiRes/t/HiRes.t
14771 ____________________________________________________________________________
14772 [ 29030] By: rgs                                   on 2006/10/17  14:13:52
14773         Log: Subject: Re: [PATCH] remove leaveit from toke.c:scan_const
14774              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14775              Date: Tue, 17 Oct 2006 23:10:04 +0900
14776              Message-Id: <20061017230958.41A2.BQW10602@nifty.com>
14777      Branch: perl
14778            ! pod/perldiag.pod
14779 ____________________________________________________________________________
14780 [ 29029] By: stevep                                on 2006/10/17  12:42:04
14781         Log: Upgrade to CPAN-1.88_55.
14782      Branch: perl
14783            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
14784 ____________________________________________________________________________
14785 [ 29028] By: rgs                                   on 2006/10/17  07:44:09
14786         Log: Less brace nesting.
14787      Branch: perl
14788            ! toke.c
14789 ____________________________________________________________________________
14790 [ 29027] By: rgs                                   on 2006/10/16  12:59:07
14791         Log: The "Unrecognized escape" warning can now be emitted in category
14792              "regexp" after change 29026 
14793      Branch: perl
14794            ! pod/perldiag.pod
14795 ____________________________________________________________________________
14796 [ 29026] By: rgs                                   on 2006/10/16  12:55:28
14797         Log: Subject: [PATCH] remove leaveit from toke.c:scan_const
14798              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14799              Date: Sun, 15 Oct 2006 22:23:00 +0900
14800              Message-Id: <20061015222223.BC38.BQW10602@nifty.com>
14801      Branch: perl
14802            ! pod/perlop.pod t/lib/warnings/regcomp t/lib/warnings/toke
14803            ! t/op/pat.t t/op/regmesg.t toke.c
14804 ____________________________________________________________________________
14805 [ 29025] By: rgs                                   on 2006/10/16  09:26:17
14806         Log: Subject: [PATCH] Re: sprintf 64 test
14807              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14808              Date: Sun, 15 Oct 2006 16:51:34 +0900
14809              Message-Id: <20061015165052.77AD.BQW10602@nifty.com>
14810              
14811              1. nullify 0 flag in integer conversions when precision is given
14812              2. ignore space after a plus sign as a sign for a nonnegative number
14813              3. make a negative precision through * working as if the precision
14814              is omitted
14815      Branch: perl
14816            ! pod/perlfunc.pod sv.c t/op/sprintf.t t/op/sprintf2.t
14817 ____________________________________________________________________________
14818 [ 29024] By: nicholas                              on 2006/10/16  04:41:30
14819         Log: Fix change 28770 to cope with the strange 32 bit bool type on VMS.
14820              (I should have seen this one coming - the two structures weren't
14821              textually identical)
14822      Branch: perl
14823            ! cop.h
14824 ____________________________________________________________________________
14825 [ 29023] By: stevep                                on 2006/10/15  17:17:32
14826         Log: Upgrade to Time-HiRes-1.93.
14827      Branch: perl
14828            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14829            ! ext/Time/HiRes/t/HiRes.t
14830 ____________________________________________________________________________
14831 [ 29020] By: stevep                                on 2006/10/14  23:18:29
14832         Log: Upgrade to CPAN-1.88_54.
14833      Branch: perl
14834            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
14835 ____________________________________________________________________________
14836 [ 29019] By: stevep                                on 2006/10/14  23:11:23
14837         Log: Upgrade to Digest-SHA-5.44.
14838      Branch: perl
14839            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
14840            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/SHA.xs
14841            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
14842            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
14843            ! ext/Digest/SHA/src/sha.h
14844 ____________________________________________________________________________
14845 [ 29018] By: nicholas                              on 2006/10/14  23:06:52
14846         Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a
14847              dereference of member of the structure being reallocated as part of
14848              the size calculation. (This one was well hidden by macros)
14849      Branch: perl
14850            ! regcomp.c
14851 ____________________________________________________________________________
14852 [ 29017] By: stevep                                on 2006/10/14  23:00:35
14853         Log: Upgrade to XSLoader-0.07.
14854      Branch: perl
14855            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
14856 ____________________________________________________________________________
14857 [ 29016] By: nicholas                              on 2006/10/14  22:40:00
14858         Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a direct
14859              dereference of member of the structure being reallocated as part of
14860              the size calculation. (There may be other similar bugs).
14861      Branch: perl
14862            ! regcomp.c
14863 ____________________________________________________________________________
14864 [ 29015] By: nicholas                              on 2006/10/14  20:38:59
14865         Log: Use Perl_croak_nocontext() rather than Perl_croak() for the snprintf()
14866              and vsnprintf() macros.
14867      Branch: perl
14868            ! perl.h
14869 ____________________________________________________________________________
14870 [ 29012] By: nicholas                              on 2006/10/14  14:32:28
14871         Log: Fix typo.
14872      Branch: perl
14873            ! Changes
14874 ____________________________________________________________________________
14875 [ 29011] By: nicholas                              on 2006/10/13  20:35:44
14876         Log: Subject: Re: SVpvs vs SVpvn
14877              From: Jim Cromie <jim.cromie@gmail.com>
14878              Message-ID: <452FED1D.1000504@gmail.com>
14879              Date: Fri, 13 Oct 2006 13:46:37 -0600
14880              
14881              plus the last newSVpvn() in toke.c that his regexp missed.
14882      Branch: perl
14883            ! toke.c
14884 ____________________________________________________________________________
14885 [ 29010] By: stevep                                on 2006/10/13  14:11:04
14886         Log: Upgrade to Time-HiRes-1.92.
14887      Branch: perl
14888            + ext/Time/HiRes/hints/aix.pl
14889            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14890            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
14891            ! ext/Time/HiRes/t/HiRes.t
14892 ____________________________________________________________________________
14893 [ 29009] By: nicholas                              on 2006/10/13  13:53:16
14894         Log: Correct one "parenthesis" to "parentheses".
14895      Branch: perl
14896            ! pod/perlre.pod
14897 ____________________________________________________________________________
14898 [ 29008] By: rgs                                   on 2006/10/13  12:12:04
14899         Log: Don't bother checking for bad characters in prototypes if we're not
14900              going to warn about them.
14901      Branch: perl
14902            ! toke.c
14903 ____________________________________________________________________________
14904 [ 29007] By: rgs                                   on 2006/10/13  11:27:54
14905         Log: Subject: [PATCH] compiler warning noreturn
14906              From: "Robin Barker" <Robin.Barker@npl.co.uk>
14907              Date: Fri, 13 Oct 2006 11:49:11 +0100
14908              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A70@exchsvr1.npl.ad.local>
14909      Branch: perl
14910            ! doio.c
14911 ____________________________________________________________________________
14912 [ 29006] By: rgs                                   on 2006/10/13  09:15:43
14913         Log: Fix nit in possessive quantifier descriptions.
14914              Add some =head3 headings.
14915      Branch: perl
14916            ! pod/perlre.pod
14917 ____________________________________________________________________________
14918 [ 29005] By: rgs                                   on 2006/10/13  09:02:05
14919         Log: Subject: [PATCH] Add possessive quantifiers to regex engine.
14920              From: demerphq <demerphq@gmail.com>
14921              Date: Thu, 12 Oct 2006 21:23:15 +0200
14922              Message-ID: <9b18b3110610121223m191e47ddtce3398cb0e8ba320@mail.gmail.com>
14923              
14924              With doc tweaks
14925      Branch: perl
14926            ! pod/perl595delta.pod pod/perlre.pod pod/perltodo.pod regcomp.c
14927            ! regcomp.h t/op/re_tests t/op/regexp.t
14928 ____________________________________________________________________________
14929 [ 29004] By: stevep                                on 2006/10/12  15:07:17
14930         Log: Upgrade to PathTools-3.23.
14931      Branch: perl
14932            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
14933            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
14934 ____________________________________________________________________________
14935 [ 29003] By: rgs                                   on 2006/10/12  14:52:42
14936         Log: Subject: [PATCH] threads::shared 1.04
14937              From: Jerry Hedden <jdhedden@yahoo.com>
14938              Date: Thu, 12 Oct 2006 07:47:37 -0700 (PDT)
14939              Message-ID: <20061012144737.56305.qmail@web30207.mail.mud.yahoo.com>
14940      Branch: perl
14941            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
14942            ! ext/threads/shared/shared.pm
14943 ____________________________________________________________________________
14944 [ 29002] By: rgs                                   on 2006/10/12  14:26:37
14945         Log: Subject: [PATCH] threads 1.44
14946              From: Jerry Hedden <jdhedden@yahoo.com>
14947              Date: Wed, 11 Oct 2006 05:57:43 -0700 (PDT)
14948              Message-ID: <20061011125743.68567.qmail@web30211.mail.mud.yahoo.com>
14949      Branch: perl
14950            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
14951            ! ext/threads/threads.pm
14952 ____________________________________________________________________________
14953 [ 29001] By: rgs                                   on 2006/10/12  14:19:33
14954         Log: Subject: [PATCH] fix format errors; was RE: g++ compile and make test 100%
14955              From: "Robin Barker" <Robin.Barker@npl.co.uk>
14956              Date: Wed, 11 Oct 2006 17:02:01 +0100
14957              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A69@exchsvr1.npl.ad.local>
14958      Branch: perl
14959            ! regcomp.c
14960 ____________________________________________________________________________
14961 [ 29000] By: rgs                                   on 2006/10/12  14:03:55
14962         Log: Subject: [PATCH] RE: g++ compile and make test 100%
14963              From: "Robin Barker" <Robin.Barker@npl.co.uk>
14964              Date: Wed, 11 Oct 2006 16:58:10 +0100
14965              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A68@exchsvr1.npl.ad.local>
14966      Branch: perl
14967            ! ext/ODBM_File/t/odbm.t
14968 ____________________________________________________________________________
14969 [ 28999] By: rgs                                   on 2006/10/12  13:57:57
14970         Log: Subject: [PATCH] More regexp documentation
14971              From: demerphq <demerphq@gmail.com>
14972              Date: Thu, 12 Oct 2006 14:45:25 +0200
14973              Message-ID: <9b18b3110610120545m3002e17cqace30f908b0e2277@mail.gmail.com>
14974      Branch: perl
14975            ! pod/perlre.pod pod/perlreguts.pod regcomp.c
14976 ____________________________________________________________________________
14977 [ 28998] By: rgs                                   on 2006/10/12  08:43:20
14978         Log: Subject: [PATCH] Add Regex conditionals. Various bugfixes. More tests.
14979              From: demerphq <demerphq@gmail.com>
14980              Date: Thu, 12 Oct 2006 00:46:50 +0200
14981              Message-ID: <9b18b3110610111546j74ca490dg21bd9fd1e7e10d42@mail.gmail.com>
14982      Branch: perl
14983            ! embed.fnc embed.h pod/perlre.pod proto.h regcomp.c regcomp.sym
14984            ! regexec.c regnodes.h t/op/pat.t t/op/re_tests
14985 ____________________________________________________________________________
14986 [ 28997] By: rgs                                   on 2006/10/11  15:01:52
14987         Log: Subject: RE: g++ compile and make test 100%
14988              From: "Robin Barker" <Robin.Barker@npl.co.uk>
14989              Date: Wed, 11 Oct 2006 15:29:43 +0100
14990              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A65@exchsvr1.npl.ad.local>
14991      Branch: perl
14992            ! ext/NDBM_File/typemap
14993 ____________________________________________________________________________
14994 [ 28996] By: stevep                                on 2006/10/11  14:48:45
14995         Log: Fix typo in NDBM_File.xs and bump up the version number.
14996      Branch: perl
14997            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
14998 ____________________________________________________________________________
14999 [ 28995] By: rgs                                   on 2006/10/11  09:59:15
15000         Log: Fix aliasing to an non-existent element of %+
15001              (by Yves Orton)
15002      Branch: perl
15003            ! hv.c
15004 ____________________________________________________________________________
15005 [ 28994] By: rgs                                   on 2006/10/11  09:38:37
15006         Log: Update comment (by Yves Orton), plus POD fixes
15007      Branch: perl
15008            ! ext/re/re.pm
15009 ____________________________________________________________________________
15010 [ 28993] By: rgs                                   on 2006/10/11  08:03:03
15011         Log: Missing % in format string
15012      Branch: perl
15013            ! perl.h
15014 ____________________________________________________________________________
15015 [ 28992] By: merijn                                on 2006/10/11  07:02:56
15016         Log: Subject: [PATCH] ext re: C++: EXTERN_C needed, and where did sub install() go?
15017              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
15018              Date: Wed, 11 Oct 2006 09:53:59 +0300 (EEST)
15019              Message-Id: <20061011065359.DFC4C8B3A1@seth.hut.fi>
15020      Branch: perl
15021            ! ext/re/re.pm ext/re/re.xs
15022 ____________________________________________________________________________
15023 [ 28991] By: stevep                                on 2006/10/11  00:52:58
15024         Log: Grrr...moved the files, but forgot to update Soundex.pm
15025      Branch: perl
15026            ! ext/Text/Soundex/Soundex.pm
15027 ____________________________________________________________________________
15028 [ 28990] By: rgs                                   on 2006/10/10  16:26:31
15029         Log: Subject: [PATCH] C++: class is a keyword
15030              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
15031              Date: Tue, 10 Oct 2006 19:20:26 +0300 (EEST)
15032              Message-Id: <20061010162026.190BE8B37C@seth.hut.fi>
15033      Branch: perl
15034            ! lib/ExtUtils/ParseXS/t/XSTest.xs
15035 ____________________________________________________________________________
15036 [ 28989] By: rgs                                   on 2006/10/10  16:23:48
15037         Log: Adjust test count for ExtUtils::Command
15038      Branch: perl
15039            ! lib/ExtUtils/t/eu_command.t
15040 ____________________________________________________________________________
15041 [ 28988] By: stevep                                on 2006/10/10  15:04:09
15042         Log: Upgrade to ExtUtils-Manifest-1.49.
15043      Branch: perl
15044            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
15045 ____________________________________________________________________________
15046 [ 28987] By: stevep                                on 2006/10/10  15:01:21
15047         Log: Upgrade to ExtUtils-Command-1.12.
15048      Branch: perl
15049            ! lib/ExtUtils/Command.pm lib/ExtUtils/t/eu_command.t
15050 ____________________________________________________________________________
15051 [ 28986] By: stevep                                on 2006/10/10  14:49:47
15052         Log: Upgrade to CPAN-1.88_53.
15053      Branch: perl
15054            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Queue.pm
15055            ! lib/CPAN/SIGNATURE
15056 ____________________________________________________________________________
15057 [ 28985] By: rgs                                   on 2006/10/10  14:36:49
15058         Log: Subject: [perl #40473] sprintf width+precision fails on wide chars 
15059              From: Anatoly Vorobey (via RT) <perlbug-followup@perl.org>
15060              Date: Sun, 08 Oct 2006 17:58:16 -0700
15061              Message-ID: <rt-3.5.HEAD-31259-1160355496-1702.40473-75-0@perl.org>
15062      Branch: perl
15063            ! sv.c t/op/sprintf2.t
15064 ____________________________________________________________________________
15065 [ 28984] By: stevep                                on 2006/10/10  14:33:53
15066         Log: Upgrade to ExtUtils-Makemaker-6.31.
15067      Branch: perl
15068            ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
15069            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
15070            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm
15071            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
15072            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
15073            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
15074            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm
15075            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
15076            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm
15077            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
15078            ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm
15079            ! lib/ExtUtils/MakeMaker/Config.pm
15080            ! lib/ExtUtils/MakeMaker/bytes.pm
15081            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
15082            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/README
15083            ! lib/ExtUtils/TODO lib/ExtUtils/t/basic.t
15084            ! lib/ExtUtils/testlib.pm
15085 ____________________________________________________________________________
15086 [ 28983] By: stevep                                on 2006/10/10  14:05:52
15087         Log: Update to PathTools-3.22.
15088      Branch: perl
15089            ! ext/Cwd/Changes ext/Text/Soundex/Soundex.xs lib/Cwd.pm
15090            ! lib/File/Spec.pm lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
15091            ! lib/File/Spec/t/crossplatform.t
15092 ____________________________________________________________________________
15093 [ 28982] By: merijn                                on 2006/10/10  14:02:16
15094         Log: New shiny models
15095      Branch: perl
15096            ! README.hpux
15097 ____________________________________________________________________________
15098 [ 28981] By: rgs                                   on 2006/10/10  13:13:18
15099         Log: Subject: [PATCH] Regexp Recurse by name.
15100              From: demerphq <demerphq@gmail.com>
15101              Date: Mon, 9 Oct 2006 20:36:20 +0200
15102              Message-ID: <9b18b3110610091136g48e5b154tf16d00d38e80a6dc@mail.gmail.com>
15103              
15104              (with doc nits)
15105      Branch: perl
15106            ! embed.fnc embed.h ext/re/re.pm pod/perlre.pod proto.h
15107            ! regcomp.c t/op/re_tests
15108 ____________________________________________________________________________
15109 [ 28980] By: rgs                                   on 2006/10/10  11:25:58
15110         Log: Subject: [PATCH] enc2xs and C++: add extern "C" to  data
15111              From: Jarkko Hietaniemi <jhi@iki.fi>
15112              Date: Tue, 10 Oct 2006 13:52:57 +0300
15113              Message-ID: <452B7B89.201@iki.fi>
15114      Branch: perl
15115            ! ext/Encode/bin/enc2xs
15116 ____________________________________________________________________________
15117 [ 28979] By: rgs                                   on 2006/10/10  11:20:19
15118         Log: Subject: [PATCH] Linux and Solaris hints: C++ vs dlerror
15119              From: Jarkko Hietaniemi <jhi@iki.fi>
15120              Date: Tue, 10 Oct 2006 14:00:40 +0300
15121              Message-ID: <452B7D58.1090009@iki.fi>
15122      Branch: perl
15123            ! hints/linux.sh hints/solaris_2.sh
15124 ____________________________________________________________________________
15125 [ 28978] By: steveh                                on 2006/10/10  10:25:06
15126         Log: Updates for building on Win32 with Visual C++ 2005 Express Edition
15127              
15128              Add some instructions in README.win32, clarify macro comments and add
15129              missing macros to makefile.mk, and drop the GLOBEXEBUILD macro from
15130              Makefile--the Express Edition of Visual C++ 2005 is free and includes
15131              setargv.obj, so there is no need to support the .NET 2.0 SDK compiler
15132              which didn't include it.
15133              
15134              Unfortunately, the build still doesn't work yet--my attempt got as far
15135              as building extensions, but miniperl.exe crashed.  Hopefully this can
15136              be sorted out soon.
15137      Branch: perl
15138            ! README.win32 win32/Makefile win32/makefile.mk
15139 ____________________________________________________________________________
15140 [ 28977] By: craigb                                on 2006/10/10  03:29:50
15141         Log: fix a doc typo and a warning typo in VMS::DCLsym
15142      Branch: perl
15143            ! vms/ext/DCLsym/DCLsym.pm
15144 ____________________________________________________________________________
15145 [ 28976] By: stevep                                on 2006/10/09  20:17:07
15146         Log: Make g++ happy when compiling NDBM_File on a system that
15147              is likely using the GDBM compatibility headers that 
15148              g++ (and other C++ implementations) cannot handle.
15149      Branch: perl
15150            ! ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.xs
15151 ____________________________________________________________________________
15152 [ 28975] By: davem                                 on 2006/10/09  16:35:02
15153         Log: fix bad free in do_exec3()
15154      Branch: perl
15155            ! doio.c
15156 ____________________________________________________________________________
15157 [ 28974] By: rgs                                   on 2006/10/09  14:29:52
15158         Log: Subject: [PATCH] Encode.xs: add an explicit cast to make g++ happier
15159              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
15160              Date: Mon,  9 Oct 2006 16:54:12 +0300 (EEST)
15161              Message-Id: <20061009135412.47F7A8B3A0@seth.hut.fi>
15162      Branch: perl
15163            ! ext/Encode/Encode.xs
15164 ____________________________________________________________________________
15165 [ 28973] By: rgs                                   on 2006/10/09  14:13:25
15166         Log: Address update for Jerry D. Hedden
15167      Branch: perl
15168            ! AUTHORS
15169 ____________________________________________________________________________
15170 [ 28972] By: rgs                                   on 2006/10/09  12:53:40
15171         Log: Update perldelta for recent regexp changes, based on a text by Yves Orton.
15172      Branch: perl
15173            ! pod/perl595delta.pod
15174 ____________________________________________________________________________
15175 [ 28971] By: rgs                                   on 2006/10/09  12:28:11
15176         Log: Subject: [PATCH] Digest::SHA 5.43_01 - ANSIfy src/hmac.c
15177              From: Jarkko Hietaniemi <jhi@iki.fi>
15178              Date: Mon, 09 Oct 2006 14:24:09 +0300
15179              Message-ID: <452A3159.3060003@iki.fi>
15180      Branch: perl
15181            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/hmac.c
15182 ____________________________________________________________________________
15183 [ 28970] By: rgs                                   on 2006/10/09  10:32:06
15184         Log: Add perl595delta
15185      Branch: perl
15186            + pod/perl595delta.pod
15187            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
15188            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
15189            ! win32/pod.mak
15190 ____________________________________________________________________________
15191 [ 28969] By: rgs                                   on 2006/10/09  10:11:09
15192         Log: Bump version to 5.9.5
15193      Branch: perl
15194            ! Cross/config.sh-arm-linux NetWare/Makefile NetWare/config_H.wc
15195            ! epoc/config.sh epoc/createpkg.pl patchlevel.h
15196            ! plan9/config.plan9 win32/Makefile win32/Makefile.ce
15197            ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
15198            ! win32/config_H.vc win32/config_H.vc64 win32/makefile.mk
15199 ____________________________________________________________________________
15200 [ 28968] By: rgs                                   on 2006/10/09  10:02:08
15201         Log: Subject: Re: [PATCH] regexec.c: goto crossing initialization
15202              From: Jarkko Hietaniemi <jhi@iki.fi>
15203              Date: Mon, 09 Oct 2006 12:47:11 +0300
15204              Message-ID: <452A1A9F.4080103@iki.fi>
15205      Branch: perl
15206            ! regexec.c
15207 ____________________________________________________________________________
15208 [ 28967] By: rgs                                   on 2006/10/08  19:53:10
15209         Log: Subject: Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup: on i686-linux-64int 2.6.17-2-k7 (UNINSTALLED)
15210              From: demerphq <demerphq@gmail.com>
15211              Date: Sun, 8 Oct 2006 20:14:24 +0200
15212              Message-ID: <9b18b3110610081114g11dabafaw860181598ab54bd6@mail.gmail.com>
15213      Branch: perl
15214            ! hv.c regcomp.c t/op/pat.t
15215 ____________________________________________________________________________
15216 [ 28966] By: rgs                                   on 2006/10/08  19:39:00
15217         Log: Revert change 28962 (at least until a better solution is found)
15218      Branch: perl
15219            ! XSUB.h perl.h sv.c
15220 ____________________________________________________________________________
15221 [ 28965] By: rgs                                   on 2006/10/08  17:07:42
15222         Log: Clarifications on the usage of setlocale() and LC_NUMERIC to
15223              affect the decimal point in output, by Jarkko.
15224      Branch: perl
15225            ! pod/perldata.pod pod/perlfunc.pod pod/perllocale.pod
15226 ____________________________________________________________________________
15227 [ 28964] By: nicholas                              on 2006/10/08  00:25:07
15228         Log: Document the growth policy, and Yves suggested a better arbitary
15229              constant. (The original plan was add 80 if free space is less than 80,
15230              which wasn't a noticable improvement. Hence 40 was 80/2 for plan B)
15231      Branch: perl
15232            ! ext/Data/Dumper/Dumper.xs
15233 ____________________________________________________________________________
15234 [ 28963] By: nicholas                              on 2006/10/07  23:42:56
15235         Log: Yves said that the XS version of Data::Dumper was inefficient because
15236              it keeps triggering realloc() due to sv_cat(). Here's a rather brute
15237              force approach to pre-stretching the buffer - if there are less than
15238              40 bytes free, grow it by 50%.
15239              
15240              Surprisingly effective for my test program
15241              ./perl -Ilib -MData::Dumper -MStorable=retrieve -we \
15242              'print Dumper(retrieve(shift))' ~/.cpan/Metadata >/dev/null
15243              
15244              Before
15245              real    2m42.921s
15246              user    1m43.321s
15247              sys     0m55.611s
15248              
15249              
15250              After
15251              real    0m5.205s
15252              user    0m4.885s
15253              sys     0m0.255s
15254              
15255              Same 25M of output, byte for byte. :-)
15256      Branch: perl
15257            ! ext/Data/Dumper/Dumper.xs
15258 ____________________________________________________________________________
15259 [ 28962] By: nicholas                              on 2006/10/07  22:24:28
15260         Log: No need to create a new magic vtable if it's all 0 pointers.
15261              [And these are function pointers, so they're not NULL :-)]
15262      Branch: perl
15263            ! XSUB.h perl.h sv.c
15264 ____________________________________________________________________________
15265 [ 28961] By: nicholas                              on 2006/10/07  22:06:19
15266         Log: Make reference stringification (blessed and unblessed) about as fast as
15267              is possible, because I'm told it's used quite frequently.
15268      Branch: perl
15269            ! sv.c
15270 ____________________________________________________________________________
15271 [ 28960] By: nicholas                              on 2006/10/07  17:16:01
15272         Log: Use packed addresses for the seen tracking hash, rather than
15273              "stringified" references. These use less memory, and should be faster
15274              as there is no call to sprintf().
15275      Branch: perl
15276            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15277 ____________________________________________________________________________
15278 [ 28959] By: nicholas                              on 2006/10/07  16:08:04
15279         Log: Eliminate two more unneeded strlen()s from Dumper.xs
15280      Branch: perl
15281            ! ext/Data/Dumper/Dumper.xs
15282 ____________________________________________________________________________
15283 [ 28958] By: rgs                                   on 2006/10/07  16:01:55
15284         Log: Subject: [PATCH] threads 1.43 - stringify
15285              From: Jerry Hedden <jdhedden@yahoo.com>
15286              Date: Fri, 6 Oct 2006 12:19:41 -0700 (PDT)
15287              Message-ID: <20061006191941.22457.qmail@web30205.mail.mud.yahoo.com>
15288      Branch: perl
15289            - ext/threads/typemap
15290            ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
15291            ! ext/threads/README ext/threads/t/basic.t
15292            ! ext/threads/t/thread.t ext/threads/threads.pm
15293 ____________________________________________________________________________
15294 [ 28957] By: rgs                                   on 2006/10/07  14:30:32
15295         Log: Subject: Re: [PATCH] Initial attempt at named captures for perls regexp engine
15296              From: demerphq <demerphq@gmail.com>
15297              Date: Fri, 6 Oct 2006 19:16:01 +0200
15298              Message-ID: <9b18b3110610061016x5ddce965u30d9a821f632d450@mail.gmail.com>
15299      Branch: perl
15300            ! XSUB.h doop.c dump.c embed.fnc embed.h gv.c hv.c perl.h
15301            ! pod/perlre.pod pod/perltodo.pod pod/perlvar.pod pp.c proto.h
15302            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
15303            ! sv.c t/op/pat.t t/op/re_tests t/op/regexp.t toke.c
15304 ____________________________________________________________________________
15305 [ 28956] By: nicholas                              on 2006/10/07  13:53:36
15306         Log: Change sprintf() to my_sprintf(), and use the returned length from
15307              that and my_snprintf() to avoid calls to strlen()
15308      Branch: perl
15309            ! ext/Data/Dumper/Dumper.xs
15310 ____________________________________________________________________________
15311 [ 28955] By: merijn                                on 2006/10/07  11:56:31
15312         Log: Subject: [PATCH] cflags.SH: strip -std=c89 for g++
15313              From: Jarkko Hietaniemi <jhi@iki.fi>
15314              Date: Sat, 07 Oct 2006 13:37:04 +0300
15315              Message-ID: <45278350.8020707@iki.fi>
15316      Branch: perl
15317            ! cflags.SH
15318 ____________________________________________________________________________
15319 [ 28954] By: merijn                                on 2006/10/07  11:52:04
15320         Log: Subject: [PATCH] another g++ patch (Util.xs)
15321              From: "Paul Marquess" <paul.marquess@ntlworld.com>
15322              Date: Fri, 6 Oct 2006 11:14:03 +0100
15323              Message-ID: <00ea01c6e930$269f3d70$4e3c140a@myopwv.com>
15324      Branch: perl
15325            ! ext/List/Util/Util.xs
15326 ____________________________________________________________________________
15327 [ 28953] By: stevep                                on 2006/10/07  01:34:15
15328         Log: Upgrade to Test-Harness-2.64
15329      Branch: perl
15330            + lib/Test/Harness/Results.pm
15331            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
15332            ! lib/Test/Harness/Straps.pm lib/Test/Harness/Util.pm
15333            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
15334            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/failure.t
15335            ! lib/Test/Harness/t/prove-switches.t
15336            ! lib/Test/Harness/t/strap-analyze.t
15337            ! lib/Test/Harness/t/test-harness.t
15338 ____________________________________________________________________________
15339 [ 28952] By: nicholas                              on 2006/10/06  21:56:46
15340         Log: Make the executable slightly smaller by using PL_hexdigit in
15341              Perl_sv_vcatpvfn.
15342      Branch: perl
15343            ! sv.c
15344 ____________________________________________________________________________
15345 [ 28951] By: nicholas                              on 2006/10/06  21:27:13
15346         Log: Fix typo spotted by Rafael. Close the file handle explicity and check
15347              for errors. Add overload.pl to regen.pl
15348      Branch: perl
15349            ! overload.pl regen.pl
15350 ____________________________________________________________________________
15351 [ 28950] By: nicholas                              on 2006/10/06  21:19:26
15352         Log: Generate the overload enum and names array programatically, which
15353              allows experimentation with the order. The new order shaves nearly
15354              900 bytes from gv.o, because the compiler can make smaller branch
15355              tables for switch statements.
15356      Branch: perl
15357            + overload.h overload.pl
15358            ! MANIFEST perl.h
15359 ____________________________________________________________________________
15360 [ 28949] By: nicholas                              on 2006/10/06  21:01:00
15361         Log: Reoder struct am_table and am_table_short to save 8 bytes on LP64
15362              systems, by placing the two U32 fields next to each other.
15363      Branch: perl
15364            ! perl.h
15365 ____________________________________________________________________________
15366 [ 28948] By: stevep                                on 2006/10/06  20:02:48
15367         Log: Upgrade to PathTools-3.21
15368      Branch: perl
15369            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
15370            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
15371            ! lib/File/Spec/t/Spec.t
15372 ____________________________________________________________________________
15373 [ 28947] By: nicholas                              on 2006/10/06  18:05:45
15374         Log: Don't bother generating the "Operation \"%s\": no method found..."
15375              message text if we're not going to use it.
15376      Branch: perl
15377            ! gv.c
15378 ____________________________________________________________________________
15379 [ 28946] By: davem                                 on 2006/10/05  18:16:19
15380         Log: Document the new regmatch() backtracking mechanism
15381      Branch: perl
15382            ! regexec.c
15383 ____________________________________________________________________________
15384 [ 28945] By: davem                                 on 2006/10/05  16:05:57
15385         Log: remove REGMATCH detritus and shrink the size of the backtrack structure
15386      Branch: perl
15387            ! regexec.c regexp.h
15388 ____________________________________________________________________________
15389 [ 28944] By: davem                                 on 2006/10/05  14:00:38
15390         Log: migrate CURLYX/WHILEM branch in regmatch() to new FSM-esque paradigm
15391      Branch: perl
15392            ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
15393 ____________________________________________________________________________
15394 [ 28943] By: rgs                                   on 2006/10/05  12:39:53
15395         Log: Subject: Re: [perl #8835] fairly large regex optimization bug with 5.7.3
15396              From: demerphq <demerphq@gmail.com>
15397              Date: Wed, 4 Oct 2006 19:08:47 +0200
15398              Message-ID: <9b18b3110610041008v2bd63d14g9294f93804122dec@mail.gmail.com>
15399      Branch: perl
15400            ! regcomp.c regcomp.h
15401 ____________________________________________________________________________
15402 [ 28942] By: rgs                                   on 2006/10/05  12:23:24
15403         Log: Nit in regcomp, discovered by a gcc warning, fixed by Yves
15404      Branch: perl
15405            ! regcomp.c
15406 ____________________________________________________________________________
15407 [ 28941] By: rgs                                   on 2006/10/05  12:20:28
15408         Log: Fix a couple of casting warnings
15409      Branch: perl
15410            ! regcomp.c
15411 ____________________________________________________________________________
15412 [ 28940] By: stevep                                on 2006/10/05  11:30:56
15413         Log: Fix a few pod nits in perlre.
15414      Branch: perl
15415            ! pod/perlre.pod
15416 ____________________________________________________________________________
15417 [ 28939] By: rgs                                   on 2006/10/05  10:23:08
15418         Log: Subject: Re: [PATCH] Add recursive regexes similar to PCRE
15419              From: demerphq <demerphq@gmail.com>
15420              Date: Wed, 4 Oct 2006 15:45:15 +0200
15421              Message-ID: <9b18b3110610040645s563220a2id6f235494b497e90@mail.gmail.com>
15422              
15423              Subject: Re: [PATCH] Add recursive regexes similar to PCRE
15424              From: demerphq <demerphq@gmail.com>
15425              Date: Wed, 4 Oct 2006 21:05:10 +0200
15426              Message-ID: <9b18b3110610041205m2660eb43m1315cf4b0653db96@mail.gmail.com>
15427      Branch: perl
15428            ! embed.fnc embed.h pod/perlre.pod pod/perltodo.pod proto.h
15429            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c regexp.h
15430            ! regnodes.h t/op/pat.t t/op/re_tests
15431 ____________________________________________________________________________
15432 [ 28938] By: rgs                                   on 2006/10/05  08:43:25
15433         Log: Upgrade to Module::CoreList 2.09:
15434              - make the dependency on version.pm optional
15435              - improve doc of corelist(1)
15436      Branch: perl
15437            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
15438 ____________________________________________________________________________
15439 [ 28937] By: rgs                                   on 2006/10/05  08:00:57
15440         Log: Change md5sum of MD5.xs after change 28936 (on UNIX, might
15441              need adjustments on other platforms)
15442      Branch: perl
15443            ! ext/Digest/MD5/t/files.t
15444 ____________________________________________________________________________
15445 [ 28936] By: stevep                                on 2006/10/04  19:56:13
15446         Log: Change to sv_reftype return value caused compile for Digest::MD5
15447              with g++ to fail.
15448      Branch: perl
15449            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
15450 ____________________________________________________________________________
15451 [ 28935] By: stevep                                on 2006/10/04  19:44:58
15452         Log: Subject: [PATCH] Give zlib the ASNI C treatmant
15453              From: "Paul Marquess" <paul.marquess@ntlworld.com>
15454              Date: Wed, 4 Oct 2006 17:14:05 +0100
15455              Message-ID: <018901c6e7d0$1f06c8f0$7565140a@myopwv.com>
15456      Branch: perl
15457            ! ext/Compress/Raw/Zlib/zlib-src/adler32.c
15458            ! ext/Compress/Raw/Zlib/zlib-src/compress.c
15459            ! ext/Compress/Raw/Zlib/zlib-src/crc32.c
15460            ! ext/Compress/Raw/Zlib/zlib-src/deflate.c
15461            ! ext/Compress/Raw/Zlib/zlib-src/infback.c
15462            ! ext/Compress/Raw/Zlib/zlib-src/inffast.c
15463            ! ext/Compress/Raw/Zlib/zlib-src/inflate.c
15464            ! ext/Compress/Raw/Zlib/zlib-src/inftrees.c
15465            ! ext/Compress/Raw/Zlib/zlib-src/trees.c
15466            ! ext/Compress/Raw/Zlib/zlib-src/uncompr.c
15467            ! ext/Compress/Raw/Zlib/zlib-src/zutil.c
15468 ____________________________________________________________________________
15469 [ 28934] By: stevep                                on 2006/10/04  18:45:37
15470         Log: Fixes to compile Perl with g++ and DEBUGGING.
15471      Branch: perl
15472            ! regcomp.pl regnodes.h x2p/a2p.c
15473 ____________________________________________________________________________
15474 [ 28933] By: rgs                                   on 2006/10/04  07:16:04
15475         Log: Subject: [PATCH] Update Stratus VOS files.
15476              From: "Green, Paul" <Paul.Green@stratus.com>
15477              Date: Tue, 3 Oct 2006 17:40:03 -0400
15478              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB022CA121@EXNA.corp.stratus.com>
15479      Branch: perl
15480            + vos/syslog.h
15481            ! MANIFEST vos/Changes vos/vos.c
15482 ____________________________________________________________________________
15483 [ 28932] By: rgs                                   on 2006/10/03  16:39:58
15484         Log: Text::Soundex is now dual-lived.
15485      Branch: perl
15486            ! Porting/Maintainers.pl
15487 ____________________________________________________________________________
15488 [ 28931] By: rgs                                   on 2006/10/03  15:52:33
15489         Log: Subject: [PATCH] threads-shared 1.03 - Changes, Makefile.PL
15490              From: Jerry Hedden <jdhedden@yahoo.com>
15491              Date: Tue, 3 Oct 2006 07:49:37 -0700 (PDT)
15492              Message-ID: <20061003144937.58522.qmail@web30202.mail.mud.yahoo.com>
15493      Branch: perl
15494            + ext/threads/shared/Changes
15495            ! MANIFEST ext/threads/shared/Makefile.PL
15496 ____________________________________________________________________________
15497 [ 28930] By: stevep                                on 2006/10/03  15:36:55
15498         Log: Upgrade to CGI.pm-3.25
15499      Branch: perl
15500            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Util.pm
15501 ____________________________________________________________________________
15502 [ 28929] By: stevep                                on 2006/10/03  15:08:35
15503         Log: Quiet warnings in new test for ExtUtils::Command.
15504      Branch: perl
15505            ! lib/ExtUtils/t/eu_command.t
15506 ____________________________________________________________________________
15507 [ 28928] By: rgs                                   on 2006/10/03  14:53:33
15508         Log: Subject: PATCH: clarify docs for lib.pm
15509              From: Mark Stosberg <mark@summersault.com>
15510              Date: Mon, 25 Sep 2006 15:53:44 -0400
15511              Message-ID: <20060925195512.27418.qmail@lists.develooper.com>
15512              
15513              (further modified by Merijn)
15514      Branch: perl
15515            ! lib/lib_pm.PL
15516 ____________________________________________________________________________
15517 [ 28927] By: stevep                                on 2006/10/03  14:52:45
15518         Log: Move Text::Soundex from lib/ to ext/ and upgrade it to 
15519              Text-Soundex-3.02.
15520      Branch: perl
15521            + ext/Text/Soundex/Changes ext/Text/Soundex/Makefile.PL
15522            + ext/Text/Soundex/README ext/Text/Soundex/Soundex.pm
15523            + ext/Text/Soundex/Soundex.xs
15524           +> ext/Text/Soundex/t/Soundex.t
15525            - lib/Text/Soundex.pm lib/Text/Soundex.t
15526            ! MANIFEST
15527 ____________________________________________________________________________
15528 [ 28926] By: rgs                                   on 2006/10/03  14:36:59
15529         Log: Subject: [patch] convert spare debug flag to DEBUG_U, for Unofficial, User hacking.
15530              From: Jim Cromie <jim.cromie@gmail.com>
15531              Date: Fri, 29 Sep 2006 12:38:56 -0600
15532              Message-ID: <451D6840.3020408@gmail.com>
15533      Branch: perl
15534            ! perl.c perl.h
15535 ____________________________________________________________________________
15536 [ 28925] By: rgs                                   on 2006/10/03  14:29:48
15537         Log: Un-TODO some B tests
15538      Branch: perl
15539            ! ext/B/t/optree_constants.t
15540 ____________________________________________________________________________
15541 [ 28924] By: stevep                                on 2006/10/03  13:51:30
15542         Log: Upgrade to version-0.6701  
15543      Branch: perl
15544            ! lib/version.pm
15545 ____________________________________________________________________________
15546 [ 28923] By: stevep                                on 2006/10/03  13:46:26
15547         Log: Upgrade to threads-shared-1.03
15548      Branch: perl
15549            ! ext/threads/shared/README ext/threads/shared/shared.pm
15550            ! ext/threads/shared/shared.xs ext/threads/shared/t/0nothread.t
15551            ! ext/threads/shared/t/av_refs.t
15552            ! ext/threads/shared/t/av_simple.t
15553            ! ext/threads/shared/t/blessed.t ext/threads/shared/t/cond.t
15554            ! ext/threads/shared/t/disabled.t ext/threads/shared/t/hv_refs.t
15555            ! ext/threads/shared/t/hv_simple.t
15556            ! ext/threads/shared/t/no_share.t
15557            ! ext/threads/shared/t/shared_attr.t
15558            ! ext/threads/shared/t/sv_refs.t
15559            ! ext/threads/shared/t/sv_simple.t ext/threads/shared/t/wait.t
15560            ! mkppport.lst
15561 ____________________________________________________________________________
15562 [ 28922] By: stevep                                on 2006/10/03  13:28:30
15563         Log: Upgrade to threads-1.42
15564      Branch: perl
15565            ! ext/threads/Changes ext/threads/README ext/threads/t/libc.t
15566            ! ext/threads/t/thread.t ext/threads/threads.pm
15567 ____________________________________________________________________________
15568 [ 28921] By: stevep                                on 2006/10/03  13:19:48
15569         Log: Upgrade to ExtUtils-Manifest-1.48
15570      Branch: perl
15571            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
15572 ____________________________________________________________________________
15573 [ 28920] By: stevep                                on 2006/10/03  13:13:53
15574         Log: Upgrade to CPAN-1.88_52
15575      Branch: perl
15576            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
15577            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
15578            ! lib/CPAN/t/10version.t
15579 ____________________________________________________________________________
15580 [ 28919] By: stevep                                on 2006/10/03  13:08:35
15581         Log: Upgrade to Time-HiRes-1.91
15582      Branch: perl
15583            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15584            ! ext/Time/HiRes/HiRes.xs
15585 ____________________________________________________________________________
15586 [ 28918] By: stevep                                on 2006/10/03  13:06:06
15587         Log: Update to ExtUtils-Command-1.11
15588      Branch: perl
15589            + lib/ExtUtils/t/eu_command.t
15590            - lib/ExtUtils/t/Command.t
15591            ! MANIFEST lib/ExtUtils/Command.pm
15592 ____________________________________________________________________________
15593 [ 28917] By: rgs                                   on 2006/10/03  11:58:46
15594         Log: Subject: [perl #40427] Segfault in pack 
15595              From: dgay@acm.org (via RT) <perlbug-followup@perl.org>
15596              Date: Thu, 28 Sep 2006 17:30:37 -0700
15597              Message-ID: <rt-3.5.HEAD-31259-1159489837-428.40427-75-0@perl.org>
15598      Branch: perl
15599            ! pp_pack.c
15600 ____________________________________________________________________________
15601 [ 28916] By: rgs                                   on 2006/10/03  07:51:03
15602         Log: Regenerate proto.h
15603      Branch: perl
15604            ! proto.h
15605 ____________________________________________________________________________
15606 [ 28915] By: merijn                                on 2006/10/03  06:56:41
15607         Log: Subject: [PATCH] const sv_reftype
15608              From: Jarkko Hietaniemi <jhi@iki.fi>
15609              Date: Tue, 03 Oct 2006 08:05:24 +0300
15610              Message-ID: <4521EF94.5080602@iki.fi>
15611      Branch: perl
15612            ! embed.fnc pod/perlapi.pod sv.c
15613 ____________________________________________________________________________
15614 [ 28914] By: merijn                                on 2006/10/02  20:50:18
15615         Log: Subject: Re: [PATCH] cflags.SH: rethink of the gcc -std=c89 and -pedantic
15616              From: Jarkko Hietaniemi <jhi@iki.fi>
15617              Date: Mon, 02 Oct 2006 13:04:14 +0300
15618              Message-ID: <4520E41E.8040300@iki.fi>
15619      Branch: perl
15620            ! cflags.SH
15621 ____________________________________________________________________________
15622 [ 28913] By: merijn                                on 2006/10/02  11:10:21
15623         Log: doc typo change on jhi's request
15624      Branch: perl
15625            ! pod/perldiag.pod
15626 ____________________________________________________________________________
15627 [ 28912] By: merijn                                on 2006/10/02  10:09:48
15628         Log: Subject: [PATCH] perldiag.pod: followup on the PerlIO::scalar patch
15629              From: Jarkko Hietaniemi <jhi@iki.fi>
15630              Date: Mon, 02 Oct 2006 12:58:18 +0300
15631              Message-ID: <4520E2BA.1000309@iki.fi>
15632      Branch: perl
15633            ! pod/perldiag.pod
15634 ____________________________________________________________________________
15635 [ 28911] By: nicholas                              on 2006/10/01  20:22:02
15636         Log: In PerlIO_debug(), if tainting or set*id, set PL_perlio_debug_fd to -1
15637              first time through to reduce the checks on subsequent calls.
15638      Branch: perl
15639            ! perlio.c
15640 ____________________________________________________________________________
15641 [ 28910] By: nicholas                              on 2006/10/01  19:29:50
15642         Log: In pp_binmode, call mode_from_discipline() once and remember the result.
15643      Branch: perl
15644            ! pp_sys.c
15645 ____________________________________________________________________________
15646 [ 28909] By: stevep                                on 2006/09/30  14:17:55
15647         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.88_51.tar.gz
15648              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
15649              Date: Sat, 30 Sep 2006 13:44:02 +0200
15650              Message-ID: <87ejttmvel.fsf@k75.linux.bogus>
15651      Branch: perl
15652            + lib/CPAN/Queue.pm
15653            ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
15654            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
15655            ! lib/CPAN/t/03pkgs.t
15656 ____________________________________________________________________________
15657 [ 28908] By: davem                                 on 2006/09/30  11:31:14
15658         Log: remove backing up outercc->cur in regmatch()/WHILEM
15659      Branch: perl
15660            ! regexec.c
15661 ____________________________________________________________________________
15662 [ 28907] By: davem                                 on 2006/09/30  00:29:10
15663         Log: assert that backing up outercc->cur in regmatch()/WHILEM is not needed
15664      Branch: perl
15665            ! regexec.c
15666 ____________________________________________________________________________
15667 [ 28906] By: davem                                 on 2006/09/30  00:22:20
15668         Log: add stress test for CURLYX/WHILEM regex ops
15669      Branch: perl
15670            ! t/op/pat.t
15671 ____________________________________________________________________________
15672 [ 28905] By: davem                                 on 2006/09/30  00:07:49
15673         Log: rationalise sayYES and sayNO code in regmatch()
15674      Branch: perl
15675            ! regexec.c regexp.h
15676 ____________________________________________________________________________
15677 [ 28904] By: merijn                                on 2006/09/29  17:54:12
15678         Log: Subject: [PATCH] Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns.
15679              From: demerphq <demerphq@gmail.com>
15680              Date: Fri, 29 Sep 2006 17:39:16 +0200
15681              Message-ID: <9b18b3110609290839i58fa703u59259e4ec1d9f2d9@mail.gmail.com>
15682      Branch: perl
15683            ! ext/re/re.pm regcomp.c regcomp.h win32/Makefile
15684 ____________________________________________________________________________
15685 [ 28903] By: stevep                                on 2006/09/29  15:10:41
15686         Log: Subject: [PATCH] PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to negative strangers
15687              From: Jarkko Hietaniemi <jhi@iki.fi>
15688              Date: Fri, 29 Sep 2006 17:41:28 +0300
15689              Message-ID: <451D3098.1000305@iki.fi>
15690      Branch: perl
15691            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
15692            ! pod/perldiag.pod
15693 ____________________________________________________________________________
15694 [ 28902] By: merijn                                on 2006/09/29  15:05:22
15695         Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads)
15696              From: demerphq <demerphq@gmail.com>
15697              Date: Fri, 29 Sep 2006 16:57:07 +0200
15698              Message-ID: <9b18b3110609290757n62b3484i7bb948f965524191@mail.gmail.com>
15699      Branch: perl
15700            ! perl.h regcomp.c regexp.h
15701 ____________________________________________________________________________
15702 [ 28901] By: stevep                                on 2006/09/29  13:55:55
15703         Log: Fix debug format in regcomp.c that was failing under
15704              -Doptimize="-g"
15705      Branch: perl
15706            ! regcomp.c
15707 ____________________________________________________________________________
15708 [ 28900] By: merijn                                on 2006/09/29  12:29:24
15709         Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads)
15710              From: demerphq <demerphq@gmail.com>
15711              Date: Fri, 29 Sep 2006 12:41:26 +0200
15712              Message-ID: <9b18b3110609290341p11767110sec20a6fee2038a00@mail.gmail.com>
15713      Branch: perl
15714            + ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t
15715            ! MANIFEST embed.fnc embed.h embedvar.h ext/re/re.pm
15716            ! ext/re/re.xs ext/re/t/re.t op.c perl.h perlapi.h pp.c pp_ctl.c
15717            ! pp_hot.c proto.h regcomp.c regcomp.h regcomp.pl regexec.c
15718            ! regexp.h regnodes.h sv.c thrdvar.h
15719 ____________________________________________________________________________
15720 [ 28899] By: nicholas                              on 2006/09/28  22:15:57
15721         Log: Silence two warnings from gcc when being -pedantic
15722      Branch: perl
15723            ! perl.h
15724 ____________________________________________________________________________
15725 [ 28898] By: merijn                                on 2006/09/28  11:23:38
15726         Log: Subject: Re: reentr reshuffle
15727              From: Jarkko Hietaniemi <jhi@iki.fi>
15728              Date: Thu, 28 Sep 2006 14:15:45 +0300
15729              Message-ID: <451BAEE1.1070509@iki.fi>
15730      Branch: perl
15731            ! reentr.h reentr.pl
15732 ____________________________________________________________________________
15733 [ 28897] By: merijn                                on 2006/09/28  10:36:00
15734         Log: Regen for #28896
15735      Branch: perl
15736            ! reentr.c reentr.h
15737 ____________________________________________________________________________
15738 [ 28896] By: merijn                                on 2006/09/28  10:30:21
15739         Log: Subject: reentr reshuffle
15740              From: Jarkko Hietaniemi <jhi@iki.fi>
15741              Date: Thu, 28 Sep 2006 12:40:04 +0300
15742              Message-ID: <451B9874.7060000@iki.fi>
15743      Branch: perl
15744            ! pod/perlembed.pod pod/perlxs.pod reentr.pl
15745 ____________________________________________________________________________
15746 [ 28895] By: rgs                                   on 2006/09/27  08:45:02
15747         Log: Saddest patch I ever had to apply.
15748      Branch: perl
15749            ! Porting/Maintainers.pl
15750 ____________________________________________________________________________
15751 [ 28894] By: steveh                                on 2006/09/27  08:37:23
15752         Log: I think we need to skip PL_regdupe as well as Perl_regdupe
15753              when USE_ITHREADS is not defined
15754              
15755              See: http://www.nntp.perl.org/group/perl.daily-build.reports/41274
15756      Branch: perl
15757            ! makedef.pl
15758 ____________________________________________________________________________
15759 [ 28893] By: nicholas                              on 2006/09/26  22:29:09
15760         Log: Make Perl_regdupe only exist for threaded perls.
15761      Branch: perl
15762            ! embed.fnc embed.h ext/re/re.xs makedef.pl proto.h regcomp.c
15763            ! thrdvar.h
15764 ____________________________________________________________________________
15765 [ 28892] By: davem                                 on 2006/09/25  22:01:36
15766         Log: Automate generation of the regmatch() state constants
15767              
15768              Subject:  Re: Problem with EVAL handling in bleads iterative regex code.
15769              From:  demerphq <demerphq@gmail.com>
15770              Date:  Mon, 25 Sep 2006 20:09:07 +0200
15771              Message-Id:  <9b18b3110609251109t4cb1d443y87d7a7dc94fcfc24@mail.gmail.com>
15772      Branch: perl
15773            ! regcomp.c regcomp.pl regcomp.sym regexec.c regnodes.h
15774 ____________________________________________________________________________
15775 [ 28891] By: nicholas                              on 2006/09/25  20:47:34
15776         Log: Subject: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re
15777              From: demerphq <demerphq@gmail.com>
15778              Message-ID: <9b18b3110609170557r73d94c18v90285bd57a38b876@mail.gmail.com>
15779              Date: Sun, 17 Sep 2006 14:57:57 +0200
15780      Branch: perl
15781            ! embed.fnc embed.h embedvar.h ext/re/re.xs ext/re/re_top.h
15782            ! global.sym perl.h perlapi.h proto.h regcomp.c sv.c thrdvar.h
15783 ____________________________________________________________________________
15784 [ 28890] By: rgs                                   on 2006/09/25  13:28:24
15785         Log: Remove three X<...> that cannot be handled by pod2text currently
15786              (spotted by David Landgren)
15787      Branch: perl
15788            ! pod/perlref.pod
15789 ____________________________________________________________________________
15790 [ 28889] By: rgs                                   on 2006/09/25  13:10:45
15791         Log: Subject: [PATCH] perlref clarification (was: Re: Is this a bug or a feature?)
15792              From: David Landgren <david@landgren.net>
15793              Date: Mon, 25 Sep 2006 15:03:33 +0200
15794              Message-ID: <4517D3A5.4010200@landgren.net>
15795      Branch: perl
15796            ! pod/perlref.pod
15797 ____________________________________________________________________________
15798 [ 28888] By: davem                                 on 2006/09/25  10:03:41
15799         Log: Fix re debug formatting nits
15800              
15801              From: demerphq <demerphq@gmail.com>
15802              Message-ID: <9b18b3110609250237h4dcf1784s487f1979b2b431b9@mail.gmail.com>
15803              Date: Mon, 25 Sep 2006 11:37:36 +0200
15804              Subject: Re: Problem with EVAL handling in bleads iterative regex code.
15805      Branch: perl
15806            ! regexec.c
15807 ____________________________________________________________________________
15808 [ 28887] By: rgs                                   on 2006/09/25  08:31:37
15809         Log: Typo fix in overload docs
15810      Branch: perl
15811            ! lib/overload.pm
15812 ____________________________________________________________________________
15813 [ 28886] By: nicholas                              on 2006/09/25  07:12:36
15814         Log: Subject: Re: Change 28877: [PATCH] deal with some gcc warnings
15815              From: Jarkko Hietaniemi <jhi@iki.fi>
15816              Message-ID: <45175CA4.3020900@iki.fi>
15817              Date: Mon, 25 Sep 2006 07:35:48 +0300
15818              
15819              remove casts that were causing failure on FreeBSD -Duse64bitint, and
15820              some other cleanups.
15821      Branch: perl
15822            ! doio.c reentr.c reentr.pl
15823 ____________________________________________________________________________
15824 [ 28885] By: davem                                 on 2006/09/25  01:23:31
15825         Log: eliminate PL_regindent and improve -Mre=Debug,STATE output
15826      Branch: perl
15827            ! perl.c regexec.c regexp.h
15828 ____________________________________________________________________________
15829 [ 28884] By: davem                                 on 2006/09/24  22:31:59
15830         Log: fix regression introduced in #27778: must backtrack into inner regex
15831              "aa" =~ /(??{"a+"})a/
15832      Branch: perl
15833            ! regexec.c regexp.h t/op/pat.t t/op/re_tests
15834 ____________________________________________________________________________
15835 [ 28883] By: davem                                 on 2006/09/24  22:03:05
15836         Log: in S_regmatch(), convert state var st->cc into local var cur_curlyx
15837      Branch: perl
15838            ! regexec.c regexp.h
15839 ____________________________________________________________________________
15840 [ 28882] By: davem                                 on 2006/09/24  21:23:28
15841         Log: allow fields in re_tests to include \x{nnn} etc
15842      Branch: perl
15843            ! t/op/re_tests t/op/regexp.t
15844 ____________________________________________________________________________
15845 [ 28881] By: stevep                                on 2006/09/23  16:58:17
15846         Log: Upgrade to CPAN-1.8801.
15847      Branch: perl
15848            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Tarzip.pm
15849 ____________________________________________________________________________
15850 [ 28880] By: rgs                                   on 2006/09/21  15:08:54
15851         Log: Document the values that mad_key can hold
15852              (by Larry)
15853      Branch: perl
15854            ! op.h
15855 ____________________________________________________________________________
15856 [ 28879] By: rgs                                   on 2006/09/21  14:52:15
15857         Log: Subject: RE: Combining UTF-16 output with :crlf is awkward
15858              From: "Jan Dubois" <jand@ActiveState.com>
15859              Date: Thu, 6 Apr 2006 18:37:21 -0700
15860              Message-ID: <0bbe01c659e3$d0c334a0$2217a8c0@candy>
15861      Branch: perl
15862            ! perlio.c
15863 ____________________________________________________________________________
15864 [ 28878] By: merijn                                on 2006/09/21  12:02:14
15865         Log: Subject: Re: \N{...} in regular expression [PATCH]
15866              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15867              Date: Thu, 21 Sep 2006 20:47:02 +0900
15868              Message-Id: <20060921204520.80A6.BQW10602@nifty.com>
15869      Branch: perl
15870            ! pod/perlop.pod
15871 ____________________________________________________________________________
15872 [ 28877] By: rgs                                   on 2006/09/21  07:54:10
15873         Log: Subject: [PATCH] deal with some gcc warnings
15874              From: Jarkko Hietaniemi <jhi@iki.fi>
15875              Date: Thu, 21 Sep 2006 09:08:47 +0300
15876              Message-ID: <45122C6F.9080904@iki.fi>
15877      Branch: perl
15878            ! doio.c reentr.c reentr.pl regcomp.c regexec.c sv.c toke.c
15879            ! util.c
15880 ____________________________________________________________________________
15881 [ 28876] By: stevep                                on 2006/09/21  02:17:30
15882         Log: Subject: [perl #40369] File::Find mishandles non-dangling symlinks
15883              From: ammon@rhythm.com (via RT) <perlbug-followup@perl.org>
15884              Date: Tue, 19 Sep 2006 20:56:32 -0700
15885              Message-ID: <rt-3.5.HEAD-31258-1158724592-1714.40369-75-0@perl.org>
15886      Branch: perl
15887            ! lib/File/Find.pm
15888 ____________________________________________________________________________
15889 [ 28875] By: rgs                                   on 2006/09/20  16:12:14
15890         Log: Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe" manner.
15891              
15892              Subject: Safe signals and SIGSEGV
15893              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
15894              Date: Fri, 8 Sep 2006 17:43:41 +0200
15895              Message-ID: <20060908174341.0cc7988f@grubert.mandriva.com>
15896      Branch: perl
15897            ! mg.c
15898 ____________________________________________________________________________
15899 [ 28874] By: rgs                                   on 2006/09/20  15:22:22
15900         Log: prototype() wasn't working to get the prototype of optional core
15901              keywords (like say, err, given.) Fix this by adding a parameter to
15902              Perl_keyword to always get the keyword number, even if the feature
15903              isn't in effect.
15904      Branch: perl
15905            ! embed.fnc embed.h perl_keyword.pl pp.c proto.h t/op/cproto.t
15906            ! toke.c
15907 ____________________________________________________________________________
15908 [ 28873] By: rgs                                   on 2006/09/20  11:53:59
15909         Log: Subject: Re: [PATCH] Patch for win32.c to fix #38723 and #39531
15910              From: Andrew Savige <ajsavige@yahoo.com.au>
15911              Date: Tue, 19 Sep 2006 23:42:31 +1000 (EST)
15912              Message-ID: <20060919134231.87370.qmail@web56407.mail.re3.yahoo.com>
15913      Branch: perl
15914            ! win32/win32.c
15915 ____________________________________________________________________________
15916 [ 28872] By: merijn                                on 2006/09/19  19:09:36
15917         Log: Subject: Re: \N{...} in regular expression [PATCH]
15918              From: demerphq <demerphq@gmail.com>
15919              Date: Tue, 19 Sep 2006 20:36:17 +0200
15920              Message-ID: <9b18b3110609191136v4d595f37pa0a52b8c20851588@mail.gmail.com>
15921      Branch: perl
15922            ! regcomp.c
15923 ____________________________________________________________________________
15924 [ 28871] By: rgs                                   on 2006/09/19  14:05:48
15925         Log: Upgrade to podlators 2.0.5
15926      Branch: perl
15927            + lib/Pod/t/pod-parser.t
15928            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/basic.man
15929            ! lib/Pod/t/basic.t lib/Pod/t/filehandle.t lib/Pod/t/man.t
15930 ____________________________________________________________________________
15931 [ 28870] By: merijn                                on 2006/09/19  11:16:11
15932         Log: Changed +DA2.0w to +DD64; Added notes about C ANSI C updates
15933              on HP-UX 11.00.
15934      Branch: perl
15935            ! README.hpux
15936 ____________________________________________________________________________
15937 [ 28869] By: rgs                                   on 2006/09/19  07:54:24
15938         Log: Subject: Re: [PATCH] lib/File/Copy.t - test descriptions and minor fixes
15939              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
15940              Date: Mon, 18 Sep 2006 17:36:50 -0300
15941              Message-ID: <73ddeb6c0609181336g53a90dceo9a29777f7686e372@mail.gmail.com>
15942      Branch: perl
15943            ! lib/File/Copy.t
15944 ____________________________________________________________________________
15945 [ 28868] By: merijn                                on 2006/09/19  06:56:36
15946         Log: Subject: Re: \N{...} in regular expression [PATCH]
15947              From: demerphq <demerphq@gmail.com>
15948              Date: Tue, 19 Sep 2006 01:37:19 +0200
15949              Message-ID: <9b18b3110609181637m796d6c16o1b2741edc5f09eb2@mail.gmail.com>
15950      Branch: perl
15951            + t/lib/Cname.pm
15952            ! MANIFEST embed.fnc embed.h pod/perldiag.pod proto.h regcomp.c
15953            ! regexec.c t/op/pat.t toke.c
15954 ____________________________________________________________________________
15955 [ 28867] By: merijn                                on 2006/09/19  06:45:26
15956         Log: Subject: [PATCH] C++: add -Wno-used-parameter, and drop ODBM_File
15957              From: Jarkko Hietaniemi <jhi@iki.fi>
15958              Date: Tue, 19 Sep 2006 09:19:22 +0300
15959              Message-ID: <450F8BEA.1010802@iki.fi>
15960      Branch: perl
15961            ! Makefile.SH cflags.SH
15962 ____________________________________________________________________________
15963 [ 28866] By: rgs                                   on 2006/09/18  09:04:02
15964         Log: Fix declaration-after-statement problem
15965              
15966              Subject: [bug] IO::Socket's IO.xs fails to compile
15967              From: Sebastian Steinlechner <steinlechner@gmx.net>
15968              Date: Mon, 18 Sep 2006 01:38:31 +0200
15969              Message-ID: <450DDC77.2060405@gmx.net>
15970      Branch: perl
15971            ! ext/IO/IO.xs
15972 ____________________________________________________________________________
15973 [ 28865] By: rgs                                   on 2006/09/18  08:37:21
15974         Log: Subject: [PATCH] bleed -  silence warning in sv.c
15975              From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
15976              Date: Mon, 18 Sep 2006 01:30:05 -0700
15977              Message-ID: <450E590D.1060205@p6m7g8.com>
15978      Branch: perl
15979            ! sv.c
15980 ____________________________________________________________________________
15981 [ 28864] By: rgs                                   on 2006/09/18  08:35:21
15982         Log: Subject: [PATCH] Re: [perl #37714] XSUB.h version check may fail due to locale
15983              From: John Peacock <jpeacock@rowman.com>
15984              Date: Sun, 17 Sep 2006 16:58:58 -0400
15985              Message-ID: <450DB712.4040703@rowman.com>
15986      Branch: perl
15987            ! universal.c util.c
15988 ____________________________________________________________________________
15989 [ 28863] By: nicholas                              on 2006/09/17  19:26:01
15990         Log: Fix one genuine unitialised code path spotted by gcc, and a signed/
15991              unsigned warning.
15992      Branch: perl
15993            ! doio.c
15994 ____________________________________________________________________________
15995 [ 28862] By: nicholas                              on 2006/09/17  18:52:00
15996         Log: Avoid compiler warning about a variable that isn't used when
15997              -DDEBUGGING is not in force.
15998      Branch: perl
15999            ! regcomp.c
16000 ____________________________________________________________________________
16001 [ 28861] By: rgs                                   on 2006/09/17  13:32:18
16002         Log: A better version of change #28847
16003      Branch: perl
16004            ! universal.c util.c
16005 ____________________________________________________________________________
16006 [ 28860] By: rgs                                   on 2006/09/17  12:07:27
16007         Log: Subject: [PATCH] util.c: restore Perl_my_setenv() to pre-28814
16008              From: Jarkko Hietaniemi <jhi@iki.fi>
16009              Date: Sun, 17 Sep 2006 10:29:08 +0300
16010              Message-ID: <450CF944.7000402@iki.fi>
16011      Branch: perl
16012            ! util.c
16013 ____________________________________________________________________________
16014 [ 28859] By: nicholas                              on 2006/09/17  10:39:27
16015         Log: Some notes about struct block_loop
16016      Branch: perl
16017            ! cop.h
16018 ____________________________________________________________________________
16019 [ 28858] By: nicholas                              on 2006/09/17  00:06:53
16020         Log: Store a pointer to the op in struct block_loop, rather than the 
16021              pointers to last and redo. (for ithreads also drop the next pointer,
16022              as pp_ctl.c doesn't re-write it for ithreads). This shrinks the struct
16023              to 40 bytes on ILP32 systems, and therefore struct block to 64 bytes.
16024      Branch: perl
16025            ! cop.h pp_ctl.c scope.c sv.c
16026 ____________________________________________________________________________
16027 [ 28857] By: stevep                                on 2006/09/16  20:19:08
16028         Log: Upgrade to CPAN-CPAN-1.87_64
16029      Branch: perl
16030            ! lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
16031            ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
16032            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
16033 ____________________________________________________________________________
16034 [ 28856] By: stevep                                on 2006/09/16  19:37:51
16035         Log: Upgrade to ExtUtils-ParseXS-2.16.  There actually are a couple of
16036              changes in bleadperl not in the new version, so version was bumped
16037              to 2.16_01.
16038      Branch: perl
16039            ! lib/ExtUtils/ParseXS.pm
16040 ____________________________________________________________________________
16041 [ 28855] By: nicholas                              on 2006/09/16  17:59:17
16042         Log: Shrink the interpreter structure by 4 bytes (usually) by making
16043              PL_in_eval a U8 and PL_delaymagic a U16. (And corresponding changes
16044              in struct block_eval in cop.h to avoid any possible compiler warnings)
16045      Branch: perl
16046            ! cop.h thrdvar.h
16047 ____________________________________________________________________________
16048 [ 28853] By: nicholas                              on 2006/09/16  17:07:03
16049         Log: Revert changes 28772, 28773, 28774 as they won't gain us anything - I
16050              failed to realise that struct block_sub is not the largest of the
16051              4 structures in the block.blk_u union. (It's actually block_loop)
16052      Branch: perl
16053            ! cop.h pp_ctl.c pp_hot.c scope.c sv.c
16054 ____________________________________________________________________________
16055 [ 28851] By: craigb                                on 2006/09/16  15:14:36
16056         Log: return value of -1 without errno set is ok in 
16057              ext/POSIX/t/sysconf.t (it just means the feature is
16058              not implemented, not defined, or has no limit)
16059      Branch: perl
16060            ! ext/POSIX/t/sysconf.t
16061 ____________________________________________________________________________
16062 [ 28850] By: rgs                                   on 2006/09/16  06:32:36
16063         Log: No declarations after statements ! (noticed by Sadahiro Tomoyuki)
16064      Branch: perl
16065            ! util.c
16066 ____________________________________________________________________________
16067 [ 28849] By: nicholas                              on 2006/09/15  22:03:53
16068         Log: Avoid warnings when $Config{d_cplusplus} is undefined.
16069      Branch: perl
16070            ! ext/Encode/bin/enc2xs
16071 ____________________________________________________________________________
16072 [ 28848] By: craigb                                on 2006/09/15  00:39:32
16073         Log: More hacking in util.c's ifdef jungle following 28844 to avoid
16074              duplicate definition of Perl_my_setenv on VMS.
16075      Branch: perl
16076            ! util.c
16077 ____________________________________________________________________________
16078 [ 28847] By: rgs                                   on 2006/09/14  15:31:22
16079         Log: Fix for bug #37714: XSUB.h version check may fail due to locale
16080              Always convert version to number under C locale settings
16081      Branch: perl
16082            ! util.c
16083 ____________________________________________________________________________
16084 [ 28846] By: stevep                                on 2006/09/14  15:24:04
16085         Log: Subject: [PATCH] C++ Encode
16086              From: Jarkko Hietaniemi <jhi@iki.fi>
16087              Date: Thu, 14 Sep 2006 09:05:10 +0300
16088              Message-ID: <4508F116.40606@iki.fi>
16089      Branch: perl
16090            ! ext/Encode/bin/enc2xs
16091 ____________________________________________________________________________
16092 [ 28845] By: rgs                                   on 2006/09/14  14:18:32
16093         Log: MakeMaker is being split in new sub-distributions on CPAN
16094      Branch: perl
16095            ! Porting/Maintainers.pl
16096 ____________________________________________________________________________
16097 [ 28844] By: rgs                                   on 2006/09/14  12:39:16
16098         Log: Subject: Re: Re: [PATCH] C++: Solaris CC now compiles "perl"
16099              From: demerphq <demerphq@gmail.com>
16100              Date: Thu, 14 Sep 2006 14:28:16 +0200
16101              Message-ID: <9b18b3110609140528x49e063aay724169d7f1e49531@mail.gmail.com>
16102      Branch: perl
16103            ! util.c
16104 ____________________________________________________________________________
16105 [ 28843] By: craigb                                on 2006/09/14  03:50:18
16106         Log: Define d_cplusplus on VMS when appropriate
16107      Branch: perl
16108            ! configure.com
16109 ____________________________________________________________________________
16110 [ 28842] By: stevep                                on 2006/09/14  01:36:13
16111         Log: Subject: [PATCH] (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
16112              From: Jarkko Hietaniemi <jhi@iki.fi>
16113              Date: Wed, 13 Sep 2006 20:19:04 +0300
16114              Message-ID: <45083D88.7050207@iki.fi>
16115              
16116              Plus a tweak to the name of CC.
16117      Branch: perl
16118            ! cflags.SH hints/solaris_2.sh perl.h
16119 ____________________________________________________________________________
16120 [ 28841] By: stevep                                on 2006/09/14  01:10:01
16121         Log: Regenerated mktables.lst per Yves Orton's suggestion.
16122      Branch: perl
16123            ! lib/unicore/mktables.lst
16124 ____________________________________________________________________________
16125 [ 28840] By: stevep                                on 2006/09/13  16:05:33
16126         Log: darwin also seems to be lacking a dl_unload_file() in its
16127              DynaLoader, so some additional skips are needed.  If I only
16128              had a NeXT to test with now...
16129      Branch: perl
16130            ! ext/DynaLoader/t/DynaLoader.t
16131 ____________________________________________________________________________
16132 [ 28839] By: stevep                                on 2006/09/13  15:34:46
16133         Log: Add darwin to the list of OS's that fail to pass test 
16134              op/sprintf.t #157.  Newer versions appear to be OK, 
16135              but Mac OS X 10.2.X regularly fail with this test.
16136      Branch: perl
16137            ! t/op/sprintf.t
16138 ____________________________________________________________________________
16139 [ 28838] By: stevep                                on 2006/09/13  14:59:01
16140         Log: Test cases for version cannot handle Test::More versions that
16141              end with _0X.  TODO-ing the failing test cases for now.
16142      Branch: perl
16143            ! lib/version.t
16144 ____________________________________________________________________________
16145 [ 28837] By: rgs                                   on 2006/09/13  14:23:38
16146         Log: Upgrade to CPAN 1.87_63
16147      Branch: perl
16148            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
16149            ! lib/CPAN/SIGNATURE
16150 ____________________________________________________________________________
16151 [ 28836] By: stevep                                on 2006/09/13  13:35:32
16152         Log: Upgrade to Test-Simple-0.64_02
16153      Branch: perl
16154            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
16155            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
16156            ! lib/Test/Simple/Changes
16157            ! lib/Test/Simple/t/00test_harness_check.t
16158            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
16159            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
16160            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/fail_one.t
16161            ! lib/Test/Simple/t/harness_active.t
16162            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/is_fh.t
16163            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
16164            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_bad.t
16165            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/sort_bug.t
16166            ! lib/Test/Simple/t/threads.t
16167 ____________________________________________________________________________
16168 [ 28835] By: rgs                                   on 2006/09/13  13:27:05
16169         Log: Bump version and other misc. changes. 3rd patch from:
16170              
16171              Subject: [PATCH] thread 1.41 - A drama in three parts
16172              From: "Jerry D. Hedden" <jdhedden@cpan.org>
16173              Date: Sun, 10 Sep 2006 09:12:06 -0700
16174              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
16175      Branch: perl
16176            ! ext/threads/Changes ext/threads/README ext/threads/t/state.t
16177            ! ext/threads/t/thread.t ext/threads/threads.pm
16178            ! ext/threads/threads.xs
16179 ____________________________________________________________________________
16180 [ 28834] By: rgs                                   on 2006/09/13  13:21:07
16181         Log: Statically allocate the main thread.
16182              2nd patch from:
16183              
16184              Subject: [PATCH] thread 1.41 - A drama in three parts
16185              From: "Jerry D. Hedden" <jdhedden@cpan.org>
16186              Date: Sun, 10 Sep 2006 09:12:06 -0700
16187              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
16188      Branch: perl
16189            ! ext/threads/threads.xs
16190 ____________________________________________________________________________
16191 [ 28833] By: rgs                                   on 2006/09/13  13:15:44
16192         Log: Race condition fix in threads.pm
16193              First patch from:
16194              
16195              Subject: [PATCH] thread 1.41 - A drama in three parts
16196              From: "Jerry D. Hedden" <jdhedden@cpan.org>
16197              Date: Sun, 10 Sep 2006 09:12:06 -0700
16198              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
16199      Branch: perl
16200            ! ext/threads/threads.xs
16201 ____________________________________________________________________________
16202 [ 28832] By: rgs                                   on 2006/09/13  09:55:09
16203         Log: Subject: mktables executes seven time per build sigh
16204              From: demerphq <demerphq@gmail.com>
16205              Date: Sun, 10 Sep 2006 17:52:10 +0200
16206              Message-ID: <9b18b3110609100852q2cfc2497ufceda5ff5d0875e3@mail.gmail.com>
16207              
16208              (Fix for Windows)
16209      Branch: perl
16210            ! lib/unicore/mktables win32/Makefile
16211 ____________________________________________________________________________
16212 [ 28831] By: rgs                                   on 2006/09/13  09:44:26
16213         Log: Subject: [perl #40328] B::Deparse pod does not list failure to grok outer lexical scopes in BUGS section 
16214              From: David Nicol (via RT) <perlbug-followup@perl.org>
16215              Date: Tue, 12 Sep 2006 13:21:24 -0700
16216              Message-ID: <rt-3.5.HEAD-31259-1158092484-244.40328-75-0@perl.org>
16217      Branch: perl
16218            ! ext/B/B/Deparse.pm
16219 ____________________________________________________________________________
16220 [ 28830] By: rgs                                   on 2006/09/13  09:36:11
16221         Log: Subject: [perl #40327] Doc patch for perlfunc.pod 
16222              From: merijnb@ms.com (via RT) <perlbug-followup@perl.org>
16223              Date: Tue, 12 Sep 2006 09:12:12 -0700
16224              Message-ID: <rt-3.5.HEAD-31259-1158077531-1067.40327-75-0@perl.org>
16225      Branch: perl
16226            ! pod/perlfunc.pod
16227 ____________________________________________________________________________
16228 [ 28829] By: merijn                                on 2006/09/13  06:51:55
16229         Log: Accumulated fixes from earlier backports, amongst of which:
16230              Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure
16231              From: Jarkko Hietaniemi <jhi@iki.fi>
16232              Date: Tue, 12 Sep 2006 07:19:32 +0300
16233              Message-ID: <45063554.1040301@iki.fi>
16234      Branch: perl
16235            ! Configure Porting/Glossary config_h.SH
16236 ____________________________________________________________________________
16237 [ 28827] By: rgs                                   on 2006/09/12  15:51:53
16238         Log: Disable study() for utf-8 strings
16239              
16240              Subject: Re: Re: [Fwd: Smoke [5.9.4] 28821 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
16241              From: demerphq <demerphq@gmail.com>
16242              Date: Tue, 12 Sep 2006 17:08:55 +0200
16243              Message-ID: <9b18b3110609120808jceb84ces55ef29c2f2b73ebc@mail.gmail.com>
16244      Branch: perl
16245            ! pp.c
16246 ____________________________________________________________________________
16247 [ 28826] By: stevep                                on 2006/09/12  15:30:57
16248         Log: Upgrade to CPAN-1.87_62
16249      Branch: perl
16250            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
16251 ____________________________________________________________________________
16252 [ 28825] By: rgs                                   on 2006/09/12  14:49:21
16253         Log: Upgrade to MakeMaker 6.30_04
16254      Branch: perl
16255            + lib/ExtUtils/t/build_man.t lib/ExtUtils/t/pm.t
16256            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Any.pm
16257            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
16258            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
16259            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
16260            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/MM_Win32.t
16261            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/revision.t
16262 ____________________________________________________________________________
16263 [ 28824] By: rgs                                   on 2006/09/12  14:04:54
16264         Log: More warnings silencing, including suggestions by Dominic Dunlop
16265      Branch: perl
16266            ! regcomp.c regexec.c
16267 ____________________________________________________________________________
16268 [ 28823] By: rgs                                   on 2006/09/12  07:26:46
16269         Log: Subject: [PATCH] Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1 V5.1 (EV6/4 cpu)]
16270              From: Dominic Dunlop <domo@computer.org>
16271              Date: Tue, 12 Sep 2006 09:13:41 +0200
16272              Message-Id: <6FD7503D-349B-4BE4-B457-D79458900FA0@computer.org>
16273      Branch: perl
16274            ! sv.c
16275 ____________________________________________________________________________
16276 [ 28822] By: rgs                                   on 2006/09/12  07:22:40
16277         Log: Another warning-silencing cast
16278      Branch: perl
16279            ! regcomp.c
16280 ____________________________________________________________________________
16281 [ 28821] By: rgs                                   on 2006/09/11  13:05:16
16282         Log: POD fixes in perlce manpage
16283      Branch: perl
16284            ! README.ce
16285 ____________________________________________________________________________
16286 [ 28820] By: rgs                                   on 2006/09/11  12:32:35
16287         Log: FAQ sync
16288      Branch: perl
16289            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16290            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16291            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
16292            ! pod/perlfaq9.pod
16293 ____________________________________________________________________________
16294 [ 28819] By: rgs                                   on 2006/09/11  11:51:04
16295         Log: Fix a few more printf format warnings
16296      Branch: perl
16297            ! regexec.c
16298 ____________________________________________________________________________
16299 [ 28818] By: rgs                                   on 2006/09/11  10:19:20
16300         Log: Fix definition of macro HOP3 (spotted by a gcc warning)
16301      Branch: perl
16302            ! regexec.c
16303 ____________________________________________________________________________
16304 [ 28817] By: rgs                                   on 2006/09/11  10:12:32
16305         Log: Fix some compilation warnings
16306      Branch: perl
16307            ! regcomp.c
16308 ____________________________________________________________________________
16309 [ 28816] By: rgs                                   on 2006/09/11  10:04:19
16310         Log: Subject: [PATCH] Teach regex optimiser how to handle (?=) and (?<=) properly.
16311              From: demerphq <demerphq@gmail.com>
16312              Date: Sat, 9 Sep 2006 22:00:05 +0200
16313              Message-ID: <9b18b3110609091300x1fd0b15dt32932902a0a80674@mail.gmail.com>
16314      Branch: perl
16315            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regcomp.sym
16316            ! regexec.c regnodes.h sv.c t/op/re_tests t/op/regexp.t
16317 ____________________________________________________________________________
16318 [ 28815] By: rgs                                   on 2006/09/11  09:14:58
16319         Log: Subject: Re: [perl #40302] sigtrap(3pm) man page is vague
16320              From: "David Nicol" <davidnicol@gmail.com>
16321              Date: Fri, 8 Sep 2006 11:19:23 -0500
16322              Message-ID: <934f64a20609080919g3d0add8cr1ca3d1c7ea9a5d32@mail.gmail.com>
16323      Branch: perl
16324            ! lib/sigtrap.pm
16325 ____________________________________________________________________________
16326 [ 28814] By: rgs                                   on 2006/09/11  08:56:21
16327         Log: Subject: [PATCH] C++: Solaris CC now compiles "perl"
16328              From: Jarkko Hietaniemi <jhi@iki.fi>
16329              Date: Sat, 09 Sep 2006 15:29:12 +0300
16330              Message-ID: <4502B398.6060505@iki.fi>
16331      Branch: perl
16332            ! hints/solaris_2.sh opcode.h opcode.pl perl.h perlio.c
16333            ! unixish.h util.c
16334 ____________________________________________________________________________
16335 [ 28813] By: rgs                                   on 2006/09/11  08:41:50
16336         Log: Subject: NULL and sv_setpv vs. newSVpv
16337              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
16338              Date: Sun, 10 Sep 2006 20:31:46 -0700 (PDT)
16339              Message-ID: <8750.24.19.24.170.1157945506.squirrel@24.19.24.170>
16340      Branch: perl
16341            ! sv.c
16342 ____________________________________________________________________________
16343 [ 28812] By: steveh                                on 2006/09/08  16:08:53
16344         Log: Update Porting/Maintainers.pl w.r.t. #28811
16345      Branch: perl
16346            ! Porting/Maintainers.pl
16347 ____________________________________________________________________________
16348 [ 28811] By: steveh                                on 2006/09/08  16:05:53
16349         Log: Subject: [PATCH] Add Params::Check to the core
16350              From: "Jos Boumans" <kane@dwim.org>
16351              Date: Fri, 8 Sep 2006 13:57:16 +0200 (CEST)
16352              Message-ID: <8319.80.127.35.68.1157716636.squirrel@webmail.xs4all.nl>
16353              
16354              (Just the Params-Check part: Locale-Maketext-Simple has already been
16355              added by change #28809)
16356      Branch: perl
16357            + lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t
16358            ! MANIFEST
16359 ____________________________________________________________________________
16360 [ 28810] By: steveh                                on 2006/09/08  15:33:18
16361         Log: Update Porting/Maintainers.pl w.r.t. #28809
16362      Branch: perl
16363            ! Porting/Maintainers.pl
16364 ____________________________________________________________________________
16365 [ 28809] By: steveh                                on 2006/09/08  15:19:50
16366         Log: Subject: Re: [PATCH] Add Locale::Maketext::Simple to the core
16367              From: kane@xs4all.nl
16368              Date: Sun, 13 Aug 2006 15:51:58 +0200 (CEST)
16369              Message-ID: <24406.80.127.35.68.1155477118.squirrel@webmail.xs4all.nl>
16370              
16371              Actually added 0.18, rather than 0.17 which this PATCH contained, for
16372              an updated licence statement.
16373      Branch: perl
16374            + lib/Locale/Maketext/Simple.pm
16375            + lib/Locale/Maketext/Simple/t/0-signature.t
16376            + lib/Locale/Maketext/Simple/t/1-basic.t
16377            ! MANIFEST
16378 ____________________________________________________________________________
16379 [ 28808] By: rgs                                   on 2006/09/08  08:36:32
16380         Log: Use %^H instead of $^H for the assertions pragma
16381      Branch: perl
16382            ! lib/assertions.pm op.c perl.h
16383 ____________________________________________________________________________
16384 [ 28807] By: rgs                                   on 2006/09/08  07:39:10
16385         Log: Remove empty typemap file
16386      Branch: perl
16387            - ext/threads/shared/typemap
16388            ! MANIFEST
16389 ____________________________________________________________________________
16390 [ 28806] By: craigb                                on 2006/09/08  02:07:30
16391         Log: declaration after code nit in vms/vms.c (from Martin Vorlaender)
16392      Branch: perl
16393            ! vms/vms.c
16394 ____________________________________________________________________________
16395 [ 28805] By: stevep                                on 2006/09/07  18:39:22
16396         Log: Clean up some comments.
16397      Branch: perl
16398            ! cygwin/ld2.in
16399 ____________________________________________________________________________
16400 [ 28804] By: rgs                                   on 2006/09/07  15:21:56
16401         Log: Typo fix in #ifdef
16402      Branch: perl
16403            ! toke.c
16404 ____________________________________________________________________________
16405 [ 28803] By: stevep                                on 2006/09/07  14:24:18
16406         Log: Fix to first problem causing Cygwin Perl to fail to build 
16407              in a path with spaces in it. 
16408      Branch: perl
16409            ! cygwin/Makefile.SHs
16410 ____________________________________________________________________________
16411 [ 28802] By: gisle                                 on 2006/09/07  14:12:14
16412         Log: Document mkpath() return value in scalar context.
16413              Document that rmtree() return value include deleted
16414              directories.
16415      Branch: perl
16416            ! lib/File/Path.pm
16417 ____________________________________________________________________________
16418 [ 28801] By: rgs                                   on 2006/09/07  13:16:12
16419         Log: Subject: Re: [perl #40262] kill( 0, ... ) does not return alive status of child process
16420              From: "David Nicol" <davidnicol@gmail.com>
16421              Date: Fri, 1 Sep 2006 17:26:34 -0500
16422              Message-ID: <934f64a20609011526odd7f5bta847a3be1f6fa5f0@mail.gmail.com>
16423      Branch: perl
16424            ! pod/perlfunc.pod
16425 ____________________________________________________________________________
16426 [ 28800] By: rgs                                   on 2006/09/07  13:13:05
16427         Log: Subject: [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" 
16428              From: premchai21@yahoo.com (via RT) <perlbug-followup@perl.org>
16429              Date: Wed, 06 Sep 2006 23:11:10 -0700
16430              Message-ID: <rt-3.5.HEAD-31258-1157609470-1994.40293-75-0@perl.org>
16431      Branch: perl
16432            ! pod/perlsec.pod
16433 ____________________________________________________________________________
16434 [ 28799] By: rgs                                   on 2006/09/07  11:46:40
16435         Log: Bump version of PerlIO::scalar
16436      Branch: perl
16437            ! ext/PerlIO/scalar/scalar.pm
16438 ____________________________________________________________________________
16439 [ 28798] By: rgs                                   on 2006/09/07  11:45:36
16440         Log: Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness
16441      Branch: perl
16442            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
16443 ____________________________________________________________________________
16444 [ 28797] By: rgs                                   on 2006/09/07  09:49:31
16445         Log: Invalidate ISA and method caches when calling a safe compartment
16446              (bug #39887)
16447              
16448              Remove XS_VERSION, make it equal to VERSION
16449      Branch: perl
16450            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
16451            ! ext/Opcode/Opcode.xs
16452 ____________________________________________________________________________
16453 [ 28796] By: rgs                                   on 2006/09/07  09:25:18
16454         Log: Add Exporter in the dual-lived module list
16455      Branch: perl
16456            ! Porting/Maintainers.pl
16457 ____________________________________________________________________________
16458 [ 28795] By: rgs                                   on 2006/09/07  09:21:56
16459         Log: Subject: Dual life for Exporter
16460              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
16461              Date: Wed, 6 Sep 2006 16:40:28 -0300
16462              Message-ID: <73ddeb6c0609061240g34f60d9fodaf7727575778d8e@mail.gmail.com>
16463      Branch: perl
16464            ! lib/Exporter.t
16465 ____________________________________________________________________________
16466 [ 28794] By: stevep                                on 2006/09/07  02:07:57
16467         Log: Convert Errno.t to Test::More.  Increase the test coverage
16468              while in there as well. 
16469      Branch: perl
16470            ! ext/Errno/t/Errno.t
16471 ____________________________________________________________________________
16472 [ 28793] By: steveh                                on 2006/09/06  16:54:19
16473         Log: cxtype is a U16, not a U32 (Stops VC++ complaining)
16474      Branch: perl
16475            ! pp_ctl.c
16476 ____________________________________________________________________________
16477 [ 28792] By: stevep                                on 2006/09/06  14:33:06
16478         Log: Removed some leftover debugging accidentally added with
16479              change #28788.
16480      Branch: perl
16481            ! regexec.c
16482 ____________________________________________________________________________
16483 [ 28791] By: rgs                                   on 2006/09/06  14:11:09
16484         Log: Revert accidental file deletion
16485      Branch: perl
16486            + ext/threads/shared/typemap
16487 ____________________________________________________________________________
16488 [ 28790] By: rgs                                   on 2006/09/06  14:04:33
16489         Log: Remove perlcc and the byteloader
16490      Branch: perl
16491            - ext/B/B/Assembler.pm ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
16492            - ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Disassembler.pm
16493            - ext/B/B/Stackobj.pm ext/B/B/Stash.pm ext/B/B/assemble
16494            - ext/B/B/cc_harness ext/B/B/disassemble ext/B/B/makeliblinks
16495            - ext/B/C/C.xs ext/B/C/Makefile.PL ext/B/NOTES ext/B/README
16496            - ext/B/TESTS ext/B/Todo ext/B/ramblings/cc.notes
16497            - ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
16498            - ext/B/ramblings/magic ext/B/ramblings/reg.alloc
16499            - ext/B/ramblings/runtime.porting ext/B/t/asmdata.t
16500            - ext/B/t/assembler.t ext/B/t/bblock.t ext/B/t/bytecode.t
16501            - ext/B/t/stash.t ext/ByteLoader/ByteLoader.pm
16502            - ext/ByteLoader/ByteLoader.xs ext/ByteLoader/Makefile.PL
16503            - ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
16504            - ext/ByteLoader/byterun.h ext/ByteLoader/hints/sunos.pl
16505            - ext/threads/shared/typemap utils/perlcc.PL
16506            ! MANIFEST Makefile.SH NetWare/Makefile bytecode.pl
16507            ! configure.com ext/B/B/Asmdata.pm pod/Makefile.SH
16508            ! pod/perlcompile.pod regen.pl t/TEST t/harness
16509            ! t/lib/1_compile.t utils.lst utils/Makefile
16510            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
16511            ! win32/pod.mak x2p/Makefile.SH
16512 ____________________________________________________________________________
16513 [ 28789] By: rgs                                   on 2006/09/06  09:18:31
16514         Log: Remove JPL
16515      Branch: perl
16516            - jpl/ChangeLog jpl/JNI/Changes jpl/JNI/Closer.java
16517            - jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/JNIConfig
16518            - jpl/JNI/JNIConfig.Win32 jpl/JNI/JNIConfig.kaffe
16519            - jpl/JNI/JNIConfig.noembed jpl/JNI/JNIConfig.standard
16520            - jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
16521            - jpl/JNI/typemap.gcc jpl/JNI/typemap.win32
16522            - jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
16523            - jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
16524            - jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
16525            - jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile.PL
16526            - jpl/PerlInterpreter/PerlInterpreter.c
16527            - jpl/PerlInterpreter/PerlInterpreter.h
16528            - jpl/PerlInterpreter/PerlInterpreter.java jpl/README
16529            - jpl/README.JUST-JNI jpl/SETVARS.PL jpl/Sample/Makefile.PL
16530            - jpl/Sample/Sample.jpl jpl/Test/Makefile.PL jpl/Test/Test.jpl
16531            - jpl/bin/jpl jpl/docs/Tutorial.pod jpl/get_jdk/README
16532            - jpl/get_jdk/get_jdk.pl jpl/get_jdk/jdk_hosts jpl/install-jpl
16533            ! MANIFEST
16534 ____________________________________________________________________________
16535 [ 28788] By: stevep                                on 2006/09/06  00:35:15
16536         Log: Subject: [PATCH] UCD 5.0.0
16537              From: Jarkko Hietaniemi <jhi@iki.fi>
16538              Date: Tue, 05 Sep 2006 21:29:45 +0300
16539              Message-ID: <44FDC219.8010006@iki.fi>
16540      Branch: perl
16541            + lib/unicore/NamedSqProv.txt
16542            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabicShaping.txt
16543            ! lib/unicore/BidiMirroring.txt lib/unicore/Blocks.txt
16544            ! lib/unicore/CaseFolding.txt
16545            ! lib/unicore/CompositionExclusions.txt
16546            ! lib/unicore/EastAsianWidth.txt
16547            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
16548            ! lib/unicore/Jamo.txt lib/unicore/LineBreak.txt
16549            ! lib/unicore/NamedSequences.txt lib/unicore/NamesList.txt
16550            ! lib/unicore/NormalizationCorrections.txt
16551            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
16552            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
16553            ! lib/unicore/Scripts.txt lib/unicore/SpecialCasing.txt
16554            ! lib/unicore/StandardizedVariants.txt
16555            ! lib/unicore/UnicodeData.txt lib/unicore/version regexec.c
16556            ! t/uni/class.t
16557 ____________________________________________________________________________
16558 [ 28787] By: rgs                                   on 2006/09/05  11:09:03
16559         Log: Fix a few warnings
16560      Branch: perl
16561            ! regcomp.c regexec.c
16562 ____________________________________________________________________________
16563 [ 28786] By: rgs                                   on 2006/09/05  10:40:25
16564         Log: Subject: [PATCH perl-current]; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warnings
16565              From: "Robin Barker" <Robin.Barker@npl.co.uk>
16566              Date: Fri, 1 Sep 2006 16:10:25 +0100
16567              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A21@exchsvr1.npl.ad.local>
16568      Branch: perl
16569            ! dump.c perl.h perlio.c pp.c pp_pack.c sv.c utf8.c
16570 ____________________________________________________________________________
16571 [ 28785] By: rgs                                   on 2006/09/05  10:21:57
16572         Log: Subject: Re: [PATCH] Trie jumping
16573              From: demerphq <demerphq@gmail.com>
16574              Date: Sat, 2 Sep 2006 16:40:12 +0200
16575              Message-ID: <9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com>
16576      Branch: perl
16577            ! embed.fnc embed.h ext/re/re.pm opcode.h proto.h regcomp.c
16578            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
16579            ! t/op/re_tests
16580 ____________________________________________________________________________
16581 [ 28783] By: rgs                                   on 2006/09/04  16:54:36
16582         Log: Subject: [perl #40239] New hints file for MidnightBSD 
16583              From: Lucas Holt (via RT) <perlbug-followup@perl.org>
16584              Date: Fri, 25 Aug 2006 20:16:40 -0700
16585              Message-ID: <rt-3.5.HEAD-31263-1156562199-1390.40239-75-0@perl.org>
16586      Branch: perl
16587            + hints/midnightbsd.sh
16588            ! MANIFEST
16589 ____________________________________________________________________________
16590 [ 28782] By: rgs                                   on 2006/09/04  15:50:17
16591         Log: Upgrade to Sys::Syslog 0.18
16592      Branch: perl
16593            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
16594            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
16595 ____________________________________________________________________________
16596 [ 28781] By: rgs                                   on 2006/09/04  14:53:00
16597         Log: Subject: [perl #40272] subroutine call with & in perlop example 
16598              From: yath-perlbug@yath.de (via RT) <perlbug-followup@perl.org>
16599              Date: Sun, 03 Sep 2006 13:03:28 -0700
16600              Message-ID: <rt-3.5.HEAD-31251-1157313807-430.40272-75-0@perl.org>
16601      Branch: perl
16602            ! pod/perlop.pod
16603 ____________________________________________________________________________
16604 [ 28780] By: rgs                                   on 2006/09/04  13:12:20
16605         Log: Documentation nit, found by Dr Ruud.
16606      Branch: perl
16607            ! pod/perldsc.pod
16608 ____________________________________________________________________________
16609 [ 28779] By: rgs                                   on 2006/09/04  13:11:01
16610         Log: Subject: [PATCH] Correction to POD for FETCH_*_ATTRIBUTES 
16611              From: "Jerry D. Hedden" <jerry@hedden.us>
16612              Date: Fri, 01 Sep 2006 12:43:46 -0700
16613              Message-ID: <20060901124346.fb30e530d17747c2b054d625b8945d88.0cfdb87cb8.wbe@email.secureserver.net>
16614      Branch: perl
16615            ! lib/attributes.pm
16616 ____________________________________________________________________________
16617 [ 28778] By: rgs                                   on 2006/09/04  12:41:39
16618         Log: Subject: Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls
16619              From: chromatic <chromatic@wgz.org>
16620              Date: Fri, 1 Sep 2006 09:12:45 -0700
16621              Message-Id: <200609010912.46314.chromatic@wgz.org>
16622      Branch: perl
16623            ! pod/perllexwarn.pod pod/perlmodlib.PL pod/perlop.pod
16624            ! pod/perlothrtut.pod pod/perlref.pod pod/perltie.pod
16625 ____________________________________________________________________________
16626 [ 28777] By: rgs                                   on 2006/09/04  12:30:36
16627         Log: Subject: [PATCH pod/perlfunc.pod] Add Index Numbers to caller() Docs
16628              From: chromatic <chromatic@wgz.org>
16629              Date: Fri, 1 Sep 2006 05:42:17 -0700
16630              Message-Id: <200609010542.17571.chromatic@wgz.org>
16631      Branch: perl
16632            ! pod/perlfunc.pod
16633 ____________________________________________________________________________
16634 [ 28776] By: rgs                                   on 2006/09/03  12:51:57
16635         Log: Remove dead code from sort.pm
16636      Branch: perl
16637            ! lib/sort.pm
16638 ____________________________________________________________________________
16639 [ 28774] By: nicholas                              on 2006/09/01  17:25:50
16640         Log: Merge lval and hasargs into one U8 in struct block_sub
16641      Branch: perl
16642            ! cop.h
16643 ____________________________________________________________________________
16644 [ 28773] By: nicholas                              on 2006/09/01  16:27:48
16645         Log: Access to cx->blk_sub.lval via macros (as it's about to move).
16646      Branch: perl
16647            ! cop.h pp_ctl.c pp_hot.c scope.c sv.c
16648 ____________________________________________________________________________
16649 [ 28772] By: nicholas                              on 2006/09/01  15:05:10
16650         Log: Access cx->blk_sub.hasargs via a pair of macros (as it's about to
16651              move)
16652      Branch: perl
16653            ! cop.h pp_ctl.c scope.c sv.c
16654 ____________________________________________________________________________
16655 [ 28771] By: nicholas                              on 2006/08/31  09:05:50
16656         Log: Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal
16657              on the tempstack, by augmenting pp_anonlist and pp_anonhash to accept
16658              OPf_SPECIAL to mean "return a reference to the aggregate" on the stack
16659              rather than the aggregate itself.
16660      Branch: perl
16661            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/f_map.t
16662            ! ext/B/t/f_sort.t ext/Devel/Peek/t/Peek.t op.c op.h pp.c
16663 ____________________________________________________________________________
16664 [ 28770] By: nicholas                              on 2006/08/31  08:26:13
16665         Log: Save 4 bytes from struct context (on ILP32) by moving cx_type into
16666              struct block and struct subst.
16667      Branch: perl
16668            ! cop.h
16669 ____________________________________________________________________________
16670 [ 28769] By: steveh                                on 2006/08/30  15:57:13
16671         Log: Silence some more Borland compiler warnings
16672              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
16673              
16674              - Change the cryptic pragma warn strings into numbers that are more
16675              easily recognized, and add a new one (8027).
16676              
16677              - Add a similar pragma warn line to fcrypt.c, which doesn't use
16678              win32.h.
16679      Branch: perl
16680            ! win32/fcrypt.c win32/win32.h
16681 ____________________________________________________________________________
16682 [ 28768] By: steveh                                on 2006/08/29  13:24:56
16683         Log: Silence Borland compiler warnings in XS::APItest and Win32
16684              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
16685      Branch: perl
16686            ! ext/XS/APItest/APItest.xs win32/ext/Win32/Win32.pm
16687            ! win32/ext/Win32/Win32.xs
16688 ____________________________________________________________________________
16689 [ 28767] By: rgs                                   on 2006/08/28  12:52:00
16690         Log: Revert bogus change 28763.
16691      Branch: perl
16692            ! EXTERN.h INTERN.h
16693 ____________________________________________________________________________
16694 [ 28766] By: rgs                                   on 2006/08/28  09:26:52
16695         Log: Fix PerlIO::scalar fileno() documentation as suggested in:
16696              Subject: [perl #40245] POD error for PerlIO::scalar in 5.8.8 
16697              From: "Shawn Boyette" (via RT) <perlbug-followup@perl.org>
16698              Date: Mon, 28 Aug 2006 00:21:25 -0700
16699              Message-ID: <rt-3.5.HEAD-31263-1156749685-634.40245-75-0@perl.org>
16700      Branch: perl
16701            ! ext/PerlIO/scalar/scalar.pm
16702 ____________________________________________________________________________
16703 [ 28765] By: stevep                                on 2006/08/27  17:53:17
16704         Log: Added an additional #ifndef based on comments by Jarkko and
16705              John Malmberg.
16706      Branch: perl
16707            ! x2p/INTERN.h
16708 ____________________________________________________________________________
16709 [ 28764] By: rgs                                   on 2006/08/27  16:05:09
16710         Log: Subject: [PATCH DOC] perlsyn incomplete duplicate definition of truth
16711              From: Daniel Frederick Crisman <daniel@crisman.org>
16712              Date: Thu, 24 Aug 2006 17:29:57 -0400
16713              Message-ID: <20060824212957.GA32557@fury.crisman.org>
16714      Branch: perl
16715            ! pod/perlsyn.pod
16716 ____________________________________________________________________________
16717 [ 28763] By: rgs                                   on 2006/08/27  15:57:39
16718         Log: More conditional defines of EXTERN_C, by Jarkko
16719      Branch: perl
16720            ! EXTERN.h INTERN.h
16721 ____________________________________________________________________________
16722 [ 28762] By: rgs                                   on 2006/08/27  15:51:25
16723         Log: Subject: [PATCH] Change #24364 broke Data::Dumper::Seen()
16724              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
16725              Date: Fri, 25 Aug 2006 22:35:33 +0200
16726              Message-ID: <20060825223533.04efdf2d@r2d2>
16727      Branch: perl
16728            ! ext/Data/Dumper/Dumper.pm
16729 ____________________________________________________________________________
16730 [ 28761] By: rgs                                   on 2006/08/27  15:46:54
16731         Log: Regression test for attributes 'reserved' warning,
16732              by Jerry D. Hedden
16733      Branch: perl
16734            ! t/op/attrs.t
16735 ____________________________________________________________________________
16736 [ 28760] By: rgs                                   on 2006/08/25  16:47:08
16737         Log: Put a plan in the last added test
16738      Branch: perl
16739            ! lib/SelfLoader-buggy.t
16740 ____________________________________________________________________________
16741 [ 28759] By: steveh                                on 2006/08/25  16:12:52
16742         Log: Silence a bunch of Borland compiler warnings in SDBM_File
16743              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40283)
16744      Branch: perl
16745            ! XSUB.h
16746 ____________________________________________________________________________
16747 [ 28758] By: rgs                                   on 2006/08/25  15:58:41
16748         Log: Subject: Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered by require
16749              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
16750              Date: Thu, 24 Aug 2006 10:20:43 -0300
16751              Message-ID: <73ddeb6c0608240620s207124d1mc202aea6a4598576@mail.gmail.com>
16752      Branch: perl
16753            + lib/SelfLoader-buggy.t
16754            ! MANIFEST lib/SelfLoader.pm
16755 ____________________________________________________________________________
16756 [ 28757] By: rgs                                   on 2006/08/25  15:45:08
16757         Log: Following Jarkko's advice, it seems that ODBM_File cannot be
16758              compiled as C++ as-is.
16759      Branch: perl
16760            ! ext/ODBM_File/ODBM_File.xs
16761 ____________________________________________________________________________
16762 [ 28756] By: rgs                                   on 2006/08/25  15:24:28
16763         Log: Subject: [PATCH] RE: [perl #40227] 'reserved' warning not working
16764              From: "Jerry D. Hedden" <jdhedden@cpan.org>
16765              Date: Thu, 24 Aug 2006 09:04:12 -0700
16766              Message-ID: <20060824090412.fb30e530d17747c2b054d625b8945d88.e8ae12ccab.wbe@email.secureserver.net>
16767      Branch: perl
16768            ! lib/attributes.pm xsutils.c
16769 ____________________________________________________________________________
16770 [ 28755] By: stevep                                on 2006/08/24  15:07:58
16771         Log: Upgrade to File-Temp-0.17.  Also, a change to Tim Jenness's email.
16772      Branch: perl
16773            + lib/File/Temp/t/seekable.t
16774            ! AUTHORS MANIFEST lib/File/Temp.pm
16775 ____________________________________________________________________________
16776 [ 28754] By: rgs                                   on 2006/08/24  12:36:08
16777         Log: Subject: [PATCH ext/ODBM_File/ODBM_File.xs] change 28744 broke ODBM_File
16778              From: "Robin Barker" <Robin.Barker@npl.co.uk>
16779              Date: Thu, 24 Aug 2006 13:22:47 +0100
16780              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A1A@exchsvr1.npl.ad.local>
16781      Branch: perl
16782            ! ext/ODBM_File/ODBM_File.xs
16783 ____________________________________________________________________________
16784 [ 28753] By: rgs                                   on 2006/08/24  12:23:15
16785         Log: Subject: [PATCH] Don't promulgate Perl attributes
16786              From: "Jerry D. Hedden" <jdhedden@cpan.org>
16787              Date: Wed, 23 Aug 2006 10:07:05 -0700
16788              Message-ID: <20060823100705.fb30e530d17747c2b054d625b8945d88.87c0ee9326.wbe@email.secureserver.net>
16789      Branch: perl
16790            ! lib/attributes.pm xsutils.c
16791 ____________________________________________________________________________
16792 [ 28752] By: stevep                                on 2006/08/24  01:27:08
16793         Log: Upgrade to CGI.pm-3.22.
16794      Branch: perl
16795            ! lib/CGI.pm lib/CGI/Changes
16796 ____________________________________________________________________________
16797 [ 28751] By: stevep                                on 2006/08/23  16:08:17
16798         Log: Subject: [perl #40161] ccversion fix for hpux
16799              From: smoketst@hp46t243.cup.hp.com (via RT) <perlbug-followup@perl.org>
16800              Date: Wed, 16 Aug 2006 23:10:52 -0700
16801              Message-ID: <rt-3.5.HEAD-31263-1155795052-1297.40161-75-0@perl.org>
16802      Branch: perl
16803            ! hints/hpux.sh
16804 ____________________________________________________________________________
16805 [ 28750] By: stevep                                on 2006/08/23  03:04:47
16806         Log: The previous change causes compile failures with threaded Perls.
16807      Branch: perl
16808            ! reentr.h reentr.pl
16809 ____________________________________________________________________________
16810 [ 28749] By: stevep                                on 2006/08/22  20:16:55
16811         Log: Part of one of Jarkko's g++ patches that was missed.
16812      Branch: perl
16813            ! reentr.h reentr.pl
16814 ____________________________________________________________________________
16815 [ 28748] By: stevep                                on 2006/08/22  17:41:33
16816         Log: Update to Time-HiRes-1.90.
16817      Branch: perl
16818            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16819            ! ext/Time/HiRes/HiRes.xs
16820 ____________________________________________________________________________
16821 [ 28747] By: stevep                                on 2006/08/22  16:43:52
16822         Log: Upgrade to Time-HiRes-1.89.
16823      Branch: perl
16824            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16825            ! ext/Time/HiRes/HiRes.xs
16826 ____________________________________________________________________________
16827 [ 28746] By: stevep                                on 2006/08/22  14:18:16
16828         Log: Upgrade to CGI.pm-3.21
16829      Branch: perl
16830            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
16831 ____________________________________________________________________________
16832 [ 28745] By: stevep                                on 2006/08/22  14:14:23
16833         Log: Upgrade to Time-HiRes-1.88.
16834      Branch: perl
16835            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16836            ! ext/Time/HiRes/HiRes.xs
16837 ____________________________________________________________________________
16838 [ 28744] By: stevep                                on 2006/08/22  14:07:13
16839         Log: Subject: [PATCH] g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Time::HiRes 1.88 in CPAN)
16840              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16841              Date: Tue, 22 Aug 2006 10:45:41 +0300 (EEST)
16842              Message-Id: <200608220745.k7M7jfjP050939@kosh.hut.fi>
16843              
16844              ...plus various version bumps and Digest::MD5 test file fixes.
16845      Branch: perl
16846            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
16847            ! ext/Digest/MD5/t/files.t ext/Math/BigInt/FastCalc/FastCalc.pm
16848            ! ext/Math/BigInt/FastCalc/FastCalc.xs
16849            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
16850            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
16851 ____________________________________________________________________________
16852 [ 28743] By: stevep                                on 2006/08/22  02:12:16
16853         Log: Subject: [PATCH] perlhack.pod: small porta-tweaks (this time without pod2man :-)
16854              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16855              Date: Mon, 21 Aug 2006 22:39:35 +0300 (EEST)
16856              Message-Id: <200608211939.k7LJdZ9P170671@kosh.hut.fi>
16857      Branch: perl
16858            ! pod/perlhack.pod
16859 ____________________________________________________________________________
16860 [ 28742] By: stevep                                on 2006/08/22  01:03:05
16861         Log: Subject: [PATCH] g++/x2p (better version)
16862              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16863              Date: Mon, 21 Aug 2006 14:48:26 +0300 (EEST)
16864              Message-Id: <200608211148.k7LBmQGL161830@kosh.hut.fi>
16865      Branch: perl
16866            ! x2p/EXTERN.h x2p/INTERN.h x2p/hash.h
16867 ____________________________________________________________________________
16868 [ 28741] By: rgs                                   on 2006/08/21  10:15:30
16869         Log: Subject: [PATCH] g++/Tru64: got perl linking once got the linkage right
16870              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16871              Date: Fri, 18 Aug 2006 13:03:17 +0300 (EEST)
16872              Message-Id: <200608181003.k7IA3Hso276655@kosh.hut.fi>
16873      Branch: perl
16874            ! hints/dec_osf.sh perl.h pp_sys.c
16875 ____________________________________________________________________________
16876 [ 28740] By: rgs                                   on 2006/08/20  10:13:12
16877         Log: Amendment to change #28739
16878      Branch: perl
16879            ! ext/B/B/Assembler.pm
16880 ____________________________________________________________________________
16881 [ 28739] By: rgs                                   on 2006/08/20  09:25:59
16882         Log: Subject: [PATCH] bytecode.t failures in Tru64: svtype (enum) is int, not long
16883              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16884              Date: Sat, 19 Aug 2006 14:34:53 +0300 (EEST)
16885              Message-Id: <200608191134.k7JBYroK518962@kosh.hut.fi>
16886      Branch: perl
16887            ! ext/B/B/Assembler.pm
16888 ____________________________________________________________________________
16889 [ 28738] By: rgs                                   on 2006/08/20  09:15:21
16890         Log: perlthrtut update, by Jerry D. Hedden.
16891      Branch: perl
16892            ! pod/perlthrtut.pod
16893 ____________________________________________________________________________
16894 [ 28737] By: rgs                                   on 2006/08/20  08:46:33
16895         Log: Subject: [PATCH] g++/Solaris: force d_dlopen=define
16896              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16897              Date: Fri, 18 Aug 2006 15:48:34 +0300 (EEST)
16898              Message-Id: <200608181248.k7ICmY2W028375@vipunen.hut.fi>
16899      Branch: perl
16900            ! hints/solaris_2.sh
16901 ____________________________________________________________________________
16902 [ 28736] By: rgs                                   on 2006/08/18  16:22:18
16903         Log: Phrasing nit in perlxstut (by Ville Koskinen)
16904      Branch: perl
16905            ! pod/perlxstut.pod
16906 ____________________________________________________________________________
16907 [ 28735] By: rgs                                   on 2006/08/18  15:46:18
16908         Log: A type change that apparently works around a compiler bug
16909              (gcc 4.1.1 on Solaris) (by Robin Barker)
16910      Branch: perl
16911            ! pp_hot.c
16912 ____________________________________________________________________________
16913 [ 28734] By: stevep                                on 2006/08/17  20:28:36
16914         Log: Subject: [PATCH] Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
16915              From: Jarkko Hietaniemi <jhi@iki.fi>
16916              Date: Thu, 17 Aug 2006 19:16:09 +0300
16917              Message-ID: <44E49649.9090307@iki.fi>
16918      Branch: perl
16919            ! XSUB.h mathoms.c op.h perl.h perlio.c utf8.c
16920 ____________________________________________________________________________
16921 [ 28733] By: stevep                                on 2006/08/17  17:57:33
16922         Log: syscall() declaration in perl.h needs to have an EXTERN_C prefixing
16923              it for some C++ compiles.  Might as well fix usleep()'s 
16924              declaration too.
16925      Branch: perl
16926            ! perl.h
16927 ____________________________________________________________________________
16928 [ 28732] By: stevep                                on 2006/08/17  15:28:36
16929         Log: Fix to problem where CGI can lose the filehandle during an upload.
16930              Patch posted to the Debian bug list by Eric Wong 
16931              <eric@petta-tech.com>.
16932      Branch: perl
16933            ! lib/CGI.pm
16934 ____________________________________________________________________________
16935 [ 28731] By: stevep                                on 2006/08/17  14:50:36
16936         Log: gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_close(),
16937              which caused core dumps.
16938      Branch: perl
16939            ! embed.fnc proto.h
16940 ____________________________________________________________________________
16941 [ 28730] By: stevep                                on 2006/08/16  17:44:44
16942         Log: Cast needed to compile bsd_glob.c with C++
16943      Branch: perl
16944            ! ext/File/Glob/bsd_glob.c
16945 ____________________________________________________________________________
16946 [ 28729] By: stevep                                on 2006/08/16  13:11:15
16947         Log: Additional changes to get C++ a little closer to a clean compile
16948              of Perl.
16949      Branch: perl
16950            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/bytecode.h
16951            ! ext/ByteLoader/byterun.c ext/DB_File/DB_File.pm
16952            ! ext/DB_File/DB_File.xs ext/Hash/Util/FieldHash/FieldHash.xs
16953            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
16954            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
16955 ____________________________________________________________________________
16956 [ 28728] By: stevep                                on 2006/08/15  18:57:11
16957         Log: Additional floating point strictness is needed to get Intel cc to pass
16958              its tests.
16959      Branch: perl
16960            ! hints/linux.sh
16961 ____________________________________________________________________________
16962 [ 28727] By: rgs                                   on 2006/08/15  10:01:48
16963         Log: Update Changes
16964      Branch: perl
16965            ! Changes
16966 ____________________________________________________________________________
16967 [ 28726] By: rgs                                   on 2006/08/15  09:59:24
16968         Log: Update Module::CoreList data with 5.9.4
16969      Branch: perl
16970            ! lib/Module/CoreList.pm
16971 ____________________________________________________________________________
16972 [ 28725] By: rgs                                   on 2006/08/15  09:55:27
16973         Log: 5.9.4 is today.
16974      Branch: perl
16975            ! pod/perlhist.pod
16976 ____________________________________________________________________________
16977 [ 28724] By: rgs                                   on 2006/08/15  09:54:02
16978         Log: Actually, Richard Clamp doesn't maintain Module::CoreList anymore.
16979      Branch: perl
16980            ! Porting/Maintainers.pl
16981 ____________________________________________________________________________
16982 [ 28723] By: rgs                                   on 2006/08/15  09:43:40
16983         Log: Regenerate perlmodlib and perltoc
16984      Branch: perl
16985            ! pod/perlmodlib.pod pod/perltoc.pod
16986 ____________________________________________________________________________
16987 [ 28722] By: rgs                                   on 2006/08/15  09:40:08
16988         Log: POD formatting nit
16989      Branch: perl
16990            ! pod/perl594delta.pod
16991 ____________________________________________________________________________
16992 [ 28721] By: rgs                                   on 2006/08/15  09:29:03
16993         Log: Remove some of the known problems documented in perldelta, which were
16994              caused by change #28319, just backed out. Add some Windows news (by
16995              Steve Hay)
16996      Branch: perl
16997            ! pod/perl594delta.pod
16998 ____________________________________________________________________________
16999 [ 28720] By: rgs                                   on 2006/08/15  09:22:54
17000         Log: Revert change 28319, which may cause segfaults with threaded perls
17001              on eval("syntax error") statements
17002      Branch: perl
17003            ! perly.c
17004 ____________________________________________________________________________
17005 [ 28719] By: rgs                                   on 2006/08/15  07:57:54
17006         Log: More perldelta nits found by my reviewers
17007      Branch: perl
17008            ! pod/perl594delta.pod
17009 ____________________________________________________________________________
17010 [ 28718] By: rgs                                   on 2006/08/14  22:30:18
17011         Log: Spelling fixes, thanks to Nicholas and to Ronald Kimball
17012      Branch: perl
17013            ! pod/perl594delta.pod
17014 ____________________________________________________________________________
17015 [ 28717] By: rgs                                   on 2006/08/14  21:58:15
17016         Log: More perldelta entries and fixes
17017      Branch: perl
17018            ! pod/perl594delta.pod
17019 ____________________________________________________________________________
17020 [ 28716] By: rgs                                   on 2006/08/14  21:31:43
17021         Log: Typo fix in the documentation of source filters in @INC
17022      Branch: perl
17023            ! pod/perlfunc.pod
17024 ____________________________________________________________________________
17025 [ 28715] By: mhx                                   on 2006/08/14  20:29:57
17026         Log: Only copy ppport.h to destination if it is different.
17027              This avoids unneccessary rebuilds.
17028      Branch: perl
17029            ! mkppport
17030 ____________________________________________________________________________
17031 [ 28714] By: mhx                                   on 2006/08/14  19:43:23
17032         Log: Upgrade to Devel::PPPort 3.10
17033      Branch: perl
17034            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
17035            ! ext/Devel/PPPort/soak
17036 ____________________________________________________________________________
17037 [ 28713] By: rgs                                   on 2006/08/14  19:30:17
17038         Log: perldelta entry describing regexp work, by Yves Orton
17039      Branch: perl
17040            ! pod/perl594delta.pod
17041 ____________________________________________________________________________
17042 [ 28712] By: rgs                                   on 2006/08/14  15:27:51
17043         Log: Regenerate metafile
17044      Branch: perl
17045            ! META.yml
17046 ____________________________________________________________________________
17047 [ 28711] By: rgs                                   on 2006/08/14  14:24:19
17048         Log: New authors
17049      Branch: perl
17050            ! AUTHORS
17051 ____________________________________________________________________________
17052 [ 28710] By: rgs                                   on 2006/08/14  12:45:59
17053         Log: More perldelta entries; plus, credits.
17054      Branch: perl
17055            ! pod/perl594delta.pod
17056 ____________________________________________________________________________
17057 [ 28709] By: rgs                                   on 2006/08/14  12:35:13
17058         Log: Typo fix in perldiag
17059      Branch: perl
17060            ! pod/perldiag.pod
17061 ____________________________________________________________________________
17062 [ 28708] By: steveh                                on 2006/08/14  10:20:13
17063         Log: Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules
17064              alphabetically.
17065      Branch: perl
17066            ! pod/perl594delta.pod
17067 ____________________________________________________________________________
17068 [ 28707] By: steveh                                on 2006/08/14  10:15:04
17069         Log: Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706.
17070      Branch: perl
17071            ! Porting/Maintainers.pl
17072 ____________________________________________________________________________
17073 [ 28706] By: steveh                                on 2006/08/14  10:10:07
17074         Log: Subject: [PATCH] Add Module::Loaded to the core
17075              From: kane@xs4all.nl
17076              Date: Sun, 13 Aug 2006 16:22:09 +0200 (CEST)
17077              Message-ID: <9310.80.127.35.68.1155478929.squirrel@webmail.xs4all.nl>
17078      Branch: perl
17079            + lib/Module/Loaded.pm lib/Module/Loaded/t/01_Module-Loaded.t
17080            ! MANIFEST
17081 ____________________________________________________________________________
17082 [ 28705] By: rgs                                   on 2006/08/14  09:30:38
17083         Log: More perldelta nits.
17084      Branch: perl
17085            ! pod/perl594delta.pod
17086 ____________________________________________________________________________
17087 [ 28704] By: rgs                                   on 2006/08/14  09:19:02
17088         Log: Make the NAME section of Package::Constants more conformant to
17089              man page conventions
17090      Branch: perl
17091            ! lib/Package/Constants.pm
17092 ____________________________________________________________________________
17093 [ 28703] By: steveh                                on 2006/08/14  09:09:40
17094         Log: Subject: [PATCH] Add Package::Constants to the core
17095              From: kane@xs4all.nl
17096              Date: Sat, 12 Aug 2006 23:57:58 +0200 (CEST)
17097              Message-ID: <9749.80.127.35.68.1155419878.squirrel@webmail.xs4all.nl>
17098      Branch: perl
17099            + lib/Package/Constants.pm lib/Package/Constants/t/01_list.t
17100            ! MANIFEST
17101 ____________________________________________________________________________
17102 [ 28702] By: nicholas                              on 2006/08/13  19:51:41
17103         Log: Regularise the indents of Changes to placate Porting/checkAUTHORS.pl
17104      Branch: perl
17105            ! Changes
17106 ____________________________________________________________________________
17107 [ 28701] By: rgs                                   on 2006/08/13  13:53:54
17108         Log: Fix URL of perlbug database
17109      Branch: perl
17110            ! pod/perl594delta.pod
17111 ____________________________________________________________________________
17112 [ 28700] By: rgs                                   on 2006/08/13  12:44:18
17113         Log: More perldelta entries
17114      Branch: perl
17115            ! pod/perl594delta.pod
17116 ____________________________________________________________________________
17117 [ 28699] By: rgs                                   on 2006/08/13  07:51:46
17118         Log: Fix a couple URLs in perlhack
17119      Branch: perl
17120            ! pod/perlhack.pod
17121 ____________________________________________________________________________
17122 [ 28698] By: rgs                                   on 2006/08/12  12:53:32
17123         Log: Subject: [PATCH] perlhack.pod: more portability pitfalls
17124              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17125              Date: Sat, 12 Aug 2006 10:33:38 +0300 (EEST)
17126              Message-Id: <200608120733.k7C7XcU0268432@kosh.hut.fi>
17127      Branch: perl
17128            ! pod/perlhack.pod
17129 ____________________________________________________________________________
17130 [ 28697] By: steveh                                on 2006/08/11  17:31:45
17131         Log: Resync win32/config_H.* and win32/config.* with config_h.SH
17132              and Porting/config.sh respectively
17133              
17134              No real changes except for the addition of the missing
17135              HAS_C99_VARIADIC_MACROS to win32/config_H.* and
17136              initialinstalllocation, madlyh, madlyobj and madlysrc to
17137              win32/config.*
17138      Branch: perl
17139            ! win32/config.bc win32/config.gc win32/config.vc
17140            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
17141            ! win32/config_H.vc win32/config_H.vc64
17142 ____________________________________________________________________________
17143 [ 28696] By: rgs                                   on 2006/08/11  16:02:32
17144         Log: More perldelta notes. Also, I did forget things
17145              in perl593delta...
17146      Branch: perl
17147            ! pod/perl593delta.pod pod/perl594delta.pod
17148 ____________________________________________________________________________
17149 [ 28695] By: steveh                                on 2006/08/11  12:52:51
17150         Log: Subject: [PATCH] Add Module::Load to 5.9.x
17151              From: kane@xs4all.nl
17152              Date: Wed, 9 Aug 2006 12:23:42 +0200 (CEST)
17153              Message-ID: <9866.194.109.0.185.1155119022.squirrel@webmail.xs4all.nl>
17154      Branch: perl
17155            + lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t
17156            + lib/Module/Load/t/to_load/LoadIt.pm
17157            + lib/Module/Load/t/to_load/LoadMe.pl
17158            + lib/Module/Load/t/to_load/Must/Be/Loaded.pm
17159            + lib/Module/Load/t/to_load/TestModule.pm
17160            + lib/Module/Load/t/to_load/ToBeLoaded
17161            + lib/Module/Load/t/to_load/config_file
17162            ! MANIFEST
17163 ____________________________________________________________________________
17164 [ 28694] By: steveh                                on 2006/08/11  12:49:00
17165         Log: Close file before unlinking (on Win32 at least!)
17166      Branch: perl
17167            ! t/op/stat.t
17168 ____________________________________________________________________________
17169 [ 28693] By: rgs                                   on 2006/08/10  16:46:07
17170         Log: Subject: [PATCH] Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu)
17171              From: Andrew Dougherty <doughera@lafayette.edu>
17172              Date: Thu, 10 Aug 2006 12:37:39 -0400 (EDT)
17173              Message-ID: <Pine.LNX.4.62.0608101230260.12531@fractal.phys.lafayette.edu>
17174      Branch: perl
17175            ! lib/open.t
17176 ____________________________________________________________________________
17177 [ 28692] By: rgs                                   on 2006/08/10  14:27:44
17178         Log: Update Changes
17179      Branch: perl
17180            ! Changes
17181 ____________________________________________________________________________
17182 [ 28691] By: rgs                                   on 2006/08/10  13:17:51
17183         Log: Some updates to the cross-compilation config script
17184      Branch: perl
17185            ! Cross/config.sh-arm-linux
17186 ____________________________________________________________________________
17187 [ 28690] By: rgs                                   on 2006/08/10  09:46:34
17188         Log: lstat on *GLOB{IO} with warnings on would segfault
17189              (noticed by Andrew Dougherty)
17190      Branch: perl
17191            ! pp_sys.c
17192 ____________________________________________________________________________
17193 [ 28689] By: rgs                                   on 2006/08/10  08:23:31
17194         Log: Subject: [PATCH] g++: gethostbyaddr, and more Tru64 defines
17195              From: Jarkko Hietaniemi <jhi@iki.fi>
17196              Date: Thu, 10 Aug 2006 09:00:44 +0300
17197              Message-ID: <44DACB8C.1080708@iki.fi>
17198      Branch: perl
17199            ! hints/dec_osf.sh pp_sys.c
17200 ____________________________________________________________________________
17201 [ 28688] By: rgs                                   on 2006/08/10  08:22:01
17202         Log: Subject: [PATCH] doio.c: vararg NULLs must be cast right
17203              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17204              Date: Thu, 10 Aug 2006 08:35:53 +0300 (EEST)
17205              Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi>
17206      Branch: perl
17207            ! doio.c
17208 ____________________________________________________________________________
17209 [ 28687] By: rgs                                   on 2006/08/10  08:14:46
17210         Log: Upgrade to version.pm 0.67
17211      Branch: perl
17212            ! lib/version.pm lib/version.pod lib/version.t
17213 ____________________________________________________________________________
17214 [ 28686] By: stevep                                on 2006/08/09  21:54:08
17215         Log: A couple const's and a cast to get Sun CC to compile these files.
17216              Perl, however, still will not build with the Sun CC.  
17217      Branch: perl
17218            ! op.c pp_sort.c toke.c
17219 ____________________________________________________________________________
17220 [ 28685] By: stevep                                on 2006/08/09  19:45:06
17221         Log: Fix comment nit in config.h
17222      Branch: perl
17223            ! config_h.SH
17224 ____________________________________________________________________________
17225 [ 28684] By: rgs                                   on 2006/08/09  15:46:55
17226         Log: Subject: Re: [perl #37731] junk and uninit'ed values in tied scalars
17227              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
17228              Date: Mon, 28 Nov 2005 01:26:31 -0800
17229              Message-ID: <20051128092605.GA2328@efn.org>
17230              
17231              plus a regression test
17232      Branch: perl
17233            ! sv.c t/op/tie.t
17234 ____________________________________________________________________________
17235 [ 28683] By: rgs                                   on 2006/08/09  12:43:19
17236         Log: Subject: PATCH: Sync Time::Local in blead to 1.13 on CPAN
17237              From: Dave Rolsky <autarch@urth.org>
17238              Date: Wed, 9 Aug 2006 04:38:28 -0500 (CDT)
17239              Message-ID: <Pine.LNX.4.64.0608090422450.8735@urth.org>
17240      Branch: perl
17241            ! lib/Time/Local.pm lib/Time/Local.t
17242 ____________________________________________________________________________
17243 [ 28682] By: rgs                                   on 2006/08/09  09:58:52
17244         Log: Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]
17245      Branch: perl
17246            ! lib/Module/CoreList.pm
17247 ____________________________________________________________________________
17248 [ 28681] By: rgs                                   on 2006/08/09  09:52:38
17249         Log: Add OS-specific modules in Module::Corelist generation script
17250              (hinted by Steve Hay)
17251      Branch: perl
17252            ! Porting/corelist.pl
17253 ____________________________________________________________________________
17254 [ 28680] By: rgs                                   on 2006/08/09  09:42:34
17255         Log: Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
17256      Branch: perl
17257            ! lib/Module/CoreList.pm
17258 ____________________________________________________________________________
17259 [ 28679] By: rgs                                   on 2006/08/09  09:23:02
17260         Log: More fixes in the Module::Corelist data generation process
17261      Branch: perl
17262            ! Porting/corelist.pl
17263 ____________________________________________________________________________
17264 [ 28678] By: rgs                                   on 2006/08/09  09:01:25
17265         Log: Really submit previous change
17266      Branch: perl
17267            ! Porting/corelist.pl
17268 ____________________________________________________________________________
17269 [ 28677] By: rgs                                   on 2006/08/09  08:34:42
17270         Log: Several fixes in Porting/corelist.pl
17271              - make it run with 5.8.x perls
17272              - make it handle new modules layout in bleadperl
17273      Branch: perl
17274            ! Porting/corelist.pl
17275 ____________________________________________________________________________
17276 [ 28676] By: rgs                                   on 2006/08/08  09:39:35
17277         Log: Subject: [PATCH] Small precision about $SIG{__WARN__}
17278              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
17279              Date: Tue, 08 Aug 2006 11:17:58 +0200
17280              Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr>
17281      Branch: perl
17282            ! pod/perlvar.pod
17283 ____________________________________________________________________________
17284 [ 28675] By: rgs                                   on 2006/08/08  09:22:27
17285         Log: Simplification in Perl_magic_clearsig, plus a fix similar and
17286              symmetrical to the one implemented in change #28669.
17287      Branch: perl
17288            ! mg.c
17289 ____________________________________________________________________________
17290 [ 28674] By: stevep                                on 2006/08/08  03:55:13
17291         Log: Subject: [PATCH] g++ stage 1 reached
17292              From: Jarkko Hietaniemi <jhi@iki.fi>
17293              Date: Tue, 08 Aug 2006 00:02:35 +0300
17294              Message-ID: <44D7AA6B.4040802@iki.fi>
17295      Branch: perl
17296            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
17297            ! Porting/config_H cflags.SH config_h.SH configure.com deb.c
17298            ! dump.c epoc/config.sh gv.c mathoms.c mg.c op.c opcode.h
17299            ! plan9/config.plan9 plan9/config_h.sample symbian/config.sh
17300            ! uconfig.h uconfig.sh win32/config.bc win32/config.ce
17301            ! win32/config.gc win32/config.vc win32/config.vc64
17302            ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
17303            ! win32/config_H.vc win32/config_H.vc64
17304 ____________________________________________________________________________
17305 [ 28673] By: stevep                                on 2006/08/07  19:54:51
17306         Log: Upgrade to Module-Build-0.2805
17307      Branch: perl
17308            ! lib/Module/Build.pm lib/Module/Build/API.pod
17309            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
17310            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
17311            ! lib/Module/Build/Platform/MacOS.pm lib/Module/Build/Version.pm
17312            ! lib/Module/Build/t/moduleinfo.t
17313 ____________________________________________________________________________
17314 [ 28672] By: stevep                                on 2006/08/07  19:37:28
17315         Log: Upgrade to Digest-SHA-5.43
17316      Branch: perl
17317            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
17318            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
17319            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
17320            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
17321            ! ext/Digest/SHA/src/sha64bit.c
17322 ____________________________________________________________________________
17323 [ 28671] By: steveh                                on 2006/08/07  16:58:16
17324         Log: Subject: Define PERL_NO_DEV_RANDOM on Windows
17325              From: "Davies, Alex" <adavies@ptc.com>
17326              Date: Thu, 3 Aug 2006 13:31:14 -0400
17327              Message-ID: <A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>
17328              
17329              This stops perl from trying to read C:\dev\urandom on Windows
17330      Branch: perl
17331            ! dosish.h
17332 ____________________________________________________________________________
17333 [ 28670] By: steveh                                on 2006/08/07  16:21:40
17334         Log: Fixups for test failures caused by #28667 and #28668
17335      Branch: perl
17336            ! ext/B/B/Assembler.pm ext/B/t/assembler.t
17337 ____________________________________________________________________________
17338 [ 28669] By: rgs                                   on 2006/08/07  14:10:15
17339         Log: We shouldn't try to decrement the refcount of PL_warnhook
17340              if it has been set to PERL_WARNHOOK_FATAL.
17341      Branch: perl
17342            ! mg.c
17343 ____________________________________________________________________________
17344 [ 28668] By: steveh                                on 2006/08/07  10:24:39
17345         Log: Provide a BGET_svtype, required by #28667
17346      Branch: perl
17347            ! ext/ByteLoader/bytecode.h
17348 ____________________________________________________________________________
17349 [ 28667] By: rgs                                   on 2006/08/07  09:43:20
17350         Log: Try to reinstate the fix of change #28638 by patching bytecode.pl and
17351              not the file it generates
17352      Branch: perl
17353            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
17354 ____________________________________________________________________________
17355 [ 28666] By: rgs                                   on 2006/08/07  09:23:35
17356         Log: Restore modification in warnings.h from change 28662 by backporting it
17357              to warnings.pl
17358      Branch: perl
17359            ! warnings.h warnings.pl
17360 ____________________________________________________________________________
17361 [ 28665] By: rgs                                   on 2006/08/07  09:13:42
17362         Log: Subject: [PATCH] File::Basename add X<> tags, replace regex delimiters
17363              From: "Gabor Szabo" <szabgab@gmail.com>
17364              Date: Sat, 5 Aug 2006 23:00:14 +0300
17365              Message-ID: <d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com>
17366      Branch: perl
17367            ! lib/File/Basename.pm
17368 ____________________________________________________________________________
17369 [ 28664] By: rgs                                   on 2006/08/07  08:28:50
17370         Log: Subject: [PATCH] adding X<> to perlvar
17371              From: "Gabor Szabo" <szabgab@gmail.com>
17372              Date: Sun, 6 Aug 2006 13:59:28 +0300
17373              Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com>
17374      Branch: perl
17375            ! pod/perlvar.pod
17376 ____________________________________________________________________________
17377 [ 28663] By: rgs                                   on 2006/08/07  08:23:13
17378         Log: Regenerate files after previous change
17379      Branch: perl
17380            ! ext/ByteLoader/byterun.c warnings.h
17381 ____________________________________________________________________________
17382 [ 28662] By: rgs                                   on 2006/08/07  08:15:39
17383         Log: Subject: [PATCH] g++ large patch
17384              From: Jarkko Hietaniemi <jhi@iki.fi>
17385              Date: Fri, 04 Aug 2006 08:58:27 +0300
17386              Message-ID: <44D2E203.5050201@iki.fi>
17387      Branch: perl
17388            ! cflags.SH deb.c dump.c embed.fnc embed.h gv.c hv.c mathoms.c
17389            ! mg.c op.c perl.h perlio.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
17390            ! proto.h regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
17391            ! warnings.h
17392 ____________________________________________________________________________
17393 [ 28661] By: rgs                                   on 2006/08/05  15:46:34
17394         Log: Subject: [PATCH] perlfunc.pod - unite gmtime and localtime
17395              From: "Gabor Szabo" <szabgab@gmail.com>
17396              Date: Thu, 27 Jul 2006 09:25:02 +0300
17397              Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com>
17398      Branch: perl
17399            ! pod/perlfunc.pod
17400 ____________________________________________________________________________
17401 [ 28660] By: rgs                                   on 2006/08/05  15:28:39
17402         Log: Subject: [PATCH] add more X<> tags to perlfunc
17403              From: "Gabor Szabo" <szabgab@gmail.com>
17404              Date: Thu, 27 Jul 2006 00:27:06 +0300
17405              Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com>
17406      Branch: perl
17407            ! pod/perlfunc.pod
17408 ____________________________________________________________________________
17409 [ 28659] By: rgs                                   on 2006/08/05  15:22:18
17410         Log: Subject: [PATCH] File::Copy pod updated adding X<>
17411              From: "Gabor Szabo" <szabgab@gmail.com>
17412              Date: Tue, 1 Aug 2006 08:55:37 +0200
17413              Message-ID: <d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com>
17414      Branch: perl
17415            ! lib/File/Copy.pm
17416 ____________________________________________________________________________
17417 [ 28658] By: stevep                                on 2006/08/04  16:42:54
17418         Log: Sorting the MANIFEST
17419      Branch: perl
17420            ! MANIFEST
17421 ____________________________________________________________________________
17422 [ 28657] By: rgs                                   on 2006/08/04  09:45:37
17423         Log: Subject: [PATCH blead] Re: [perl #39882] inconsistent list slice behaviour
17424              From: Rick Delaney <rick@bort.ca>
17425              Date: Thu, 3 Aug 2006 21:48:07 -0400
17426              Message-ID: <20060804014807.GW21381@localhost.localdomain>
17427      Branch: perl
17428            ! pp.c t/op/list.t
17429 ____________________________________________________________________________
17430 [ 28656] By: rgs                                   on 2006/08/04  09:20:31
17431         Log: Subject: [PATCH blead] Re: [perl #40055] B::Deparse double do
17432              From: Rick Delaney <rick@bort.ca>
17433              Date: Thu, 3 Aug 2006 17:30:06 -0400
17434              Message-ID: <20060803213006.GU21381@localhost.localdomain>
17435      Branch: perl
17436            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
17437 ____________________________________________________________________________
17438 [ 28655] By: stevep                                on 2006/08/03  20:18:28
17439         Log: Subject: [PATCH] Tru64 oops
17440              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17441              Date: Thu, 3 Aug 2006 22:59:37 +0300 (EEST)
17442              Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi>
17443      Branch: perl
17444            ! pp_sys.c
17445 ____________________________________________________________________________
17446 [ 28654] By: rgs                                   on 2006/08/03  08:15:51
17447         Log: Subject: [PATCH] more g++ in Tru64
17448              From: Jarkko Hietaniemi <jhi@iki.fi>
17449              Date: Thu, 03 Aug 2006 09:04:45 +0300
17450              Message-ID: <44D191FD.9030902@iki.fi>
17451      Branch: perl
17452            ! hints/dec_osf.sh perlio.c pp_sys.c
17453 ____________________________________________________________________________
17454 [ 28653] By: stevep                                on 2006/08/02  17:47:34
17455         Log: Upgrade to Archive-Tar-1.30.  Since change #27571 is not included,
17456              the bleadperl version is bumped to 1.30_01.
17457      Branch: perl
17458            ! lib/Archive/Tar.pm
17459 ____________________________________________________________________________
17460 [ 28652] By: rgs                                   on 2006/08/02  13:11:25
17461         Log: Cross-compilation makefile fails to copy Config_heavy.pl
17462              (noticed by Alexandre Jousset <mid@gtmp.org>)
17463      Branch: perl
17464            ! Cross/Makefile
17465 ____________________________________________________________________________
17466 [ 28651] By: merijn                                on 2006/08/02  11:21:30
17467         Log: Subject: [PATCH] g++ heavy shoveling
17468              From: Jarkko Hietaniemi <jhi@iki.fi>
17469              Date: Wed, 02 Aug 2006 00:04:42 +0300
17470              Message-ID: <44CFC1EA.2050702@iki.fi>
17471      Branch: perl
17472            ! Configure
17473 ____________________________________________________________________________
17474 [ 28649] By: rgs                                   on 2006/08/02  09:49:10
17475         Log: Subject: [PATCH blead] Re: [perl #39733] $AUTOLOAD is never tainted
17476              From: Rick Delaney <rick@bort.ca>
17477              Date: Sun, 9 Jul 2006 15:01:50 -0400
17478              Message-ID: <20060709190150.GA1922@localhost.localdomain>
17479              
17480              Plus a note in perldelta
17481      Branch: perl
17482            ! gv.c pod/perl594delta.pod t/op/taint.t
17483 ____________________________________________________________________________
17484 [ 28645] By: stevep                                on 2006/08/02  03:11:51
17485         Log: Subject: [PATCH] g++ heavy shoveling
17486              From: Jarkko Hietaniemi <jhi@iki.fi>
17487              Date: Wed, 02 Aug 2006 00:04:42 +0300
17488              Message-ID: <44CFC1EA.2050702@iki.fi>
17489      Branch: perl
17490            ! cflags.SH hints/linux.sh perl.h
17491 ____________________________________________________________________________
17492 [ 28644] By: rgs                                   on 2006/08/01  16:47:01
17493         Log: Subject: Re: New perltrap?
17494              From: Rick Delaney <rick@bort.ca>
17495              Date: Tue, 1 Aug 2006 08:43:36 -0400
17496              Message-ID: <20060801124336.GM21381@localhost.localdomain>
17497      Branch: perl
17498            ! pod/perlsec.pod
17499 ____________________________________________________________________________
17500 [ 28643] By: steveh                                on 2006/08/01  16:17:47
17501         Log: Silence a couple of Borland compiler warnings
17502      Branch: perl
17503            ! cop.h regexec.c win32/win32.h
17504 ____________________________________________________________________________
17505 [ 28642] By: rgs                                   on 2006/08/01  16:11:24
17506         Log: Subject: [PATCH] threads 1.38
17507              From: "Jerry D. Hedden" <jerry@hedden.us>
17508              Date: Tue, 01 Aug 2006 08:58:52 -0700
17509              Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net>
17510      Branch: perl
17511            ! ext/threads/Changes ext/threads/README ext/threads/t/free.t
17512            ! ext/threads/t/free2.t ext/threads/t/thread.t
17513            ! ext/threads/threads.pm ext/threads/threads.xs
17514 ____________________________________________________________________________
17515 [ 28641] By: rgs                                   on 2006/08/01  15:11:15
17516         Log: Bump version of Module::CoreList
17517      Branch: perl
17518            ! lib/Module/CoreList.pm
17519 ____________________________________________________________________________
17520 [ 28640] By: rgs                                   on 2006/08/01  14:59:36
17521         Log: Patch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions
17522              in the corelist utility, and to add an easy way to determine what was
17523              some module's version bundled with a specified Perl release.
17524      Branch: perl
17525            ! lib/Module/CoreList/bin/corelist
17526 ____________________________________________________________________________
17527 [ 28639] By: merijn                                on 2006/08/01  12:13:53
17528         Log: Subject: [PATCH] g++ dNOOP (luckily one can mix code and decls in C++)
17529              Somewhat modifies as per Steve Hay's comment
17530              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17531              Date: Tue, 1 Aug 2006 08:46:15 +0300 (EEST)
17532              Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi>
17533      Branch: perl
17534            ! perl.h
17535 ____________________________________________________________________________
17536 [ 28638] By: steveh                                on 2006/08/01  11:20:47
17537         Log: Silence the VC7 compiler warning in the following smoke:
17538              http://www.nntp.perl.org/group/perl.daily-build.reports/39824
17539      Branch: perl
17540            ! ext/ByteLoader/byterun.c
17541 ____________________________________________________________________________
17542 [ 28637] By: merijn                                on 2006/08/01  08:44:58
17543         Log: ANSI-C headers in test snippets to please g++ (and the rest)
17544              Subject: [PATCH]  (back) towards g++ compilation (in Tru64, and elsewhere)
17545              From: Jarkko Hietaniemi <jhi@iki.fi>
17546              Date: Mon, 31 Jul 2006 23:44:55 +0300
17547              Message-ID: <44CE6BC7.8060805@iki.fi>
17548      Branch: perl
17549            ! Configure
17550 ____________________________________________________________________________
17551 [ 28635] By: steveh                                on 2006/08/01  08:10:07
17552         Log: Subject: [PATCH] op/stat.t: SKIP count fix in case of no dirfd()
17553              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17554              Date: Tue, 1 Aug 2006 08:04:26 +0300 (EEST)
17555              Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi>
17556      Branch: perl
17557            ! t/op/stat.t
17558 ____________________________________________________________________________
17559 [ 28634] By: stevep                                on 2006/08/01  00:17:19
17560         Log: Subject: [PATCH] solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*()
17561              From: Jarkko Hietaniemi <jhi@iki.fi>
17562              Date: Fri, 28 Jul 2006 09:00:28 +0300
17563              Message-ID: <44C9A7FC.1060801@iki.fi>
17564      Branch: perl
17565            ! handy.h
17566 ____________________________________________________________________________
17567 [ 28633] By: stevep                                on 2006/08/01  00:10:06
17568         Log: Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere)
17569              From: Jarkko Hietaniemi <jhi@iki.fi>
17570              Date: Mon, 31 Jul 2006 23:44:55 +0300
17571              Message-ID: <44CE6BC7.8060805@iki.fi>
17572              
17573              Just the hints/dec_osf.sh changes from this set of patches.
17574      Branch: perl
17575            ! hints/dec_osf.sh
17576 ____________________________________________________________________________
17577 [ 28632] By: stevep                                on 2006/07/30  17:03:10
17578         Log: Tests to go with change #28628.
17579      Branch: perl
17580            ! t/op/stat.t
17581 ____________________________________________________________________________
17582 [ 28631] By: stevep                                on 2006/07/30  16:20:58
17583         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
17584              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
17585              Date: Sat, 29 Jul 2006 22:06:31 +0200
17586              Message-ID: <877j1w2n20.fsf@k75.linux.bogus>
17587      Branch: perl
17588            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
17589            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
17590 ____________________________________________________________________________
17591 [ 28630] By: steveh                                on 2006/07/28  16:37:48
17592         Log: Remove a (UINT) cast to silence a VC6 compiler warning
17593              (this was added by #27352, but Digest-SHA-5.37 changed the
17594              loop variable to be signed so the cast now needs to go).
17595              Also bump the VERSION since #27482 has not yet been applied
17596              to the CPAN version.
17597      Branch: perl
17598            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
17599 ____________________________________________________________________________
17600 [ 28629] By: merijn                                on 2006/07/28  08:04:01
17601         Log: Subject: [PATCH] z/OS: an easy test nit
17602              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17603              Date: Thu, 27 Jul 2006 20:00:02 +0300 (EEST)
17604              Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi>
17605      Branch: perl
17606            ! ext/PerlIO/t/encoding.t
17607 ____________________________________________________________________________
17608 [ 28628] By: stevep                                on 2006/07/28  00:42:04
17609         Log: Change stat() and -X filetests so that they treat *FILE{IO} 
17610              filehandles like *FILE filehandles.  This resolves RT #8244.
17611      Branch: perl
17612            ! doio.c pp_sys.c
17613 ____________________________________________________________________________
17614 [ 28627] By: stevep                                on 2006/07/27  21:17:10
17615         Log: Upgrade to Digest-SHA-5.42
17616      Branch: perl
17617            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
17618            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
17619            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
17620            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
17621            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/2-nist-sha-oo.t
17622            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
17623            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
17624            ! ext/Digest/SHA/t/3-gillogly-hard.t
17625            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
17626 ____________________________________________________________________________
17627 [ 28626] By: steveh                                on 2006/07/27  16:25:41
17628         Log: Clear up most of the VC6 compiler warnings in the following smoke:
17629              http://www.nntp.perl.org/group/perl.daily-build.reports/39733
17630      Branch: perl
17631            ! doio.c ext/B/B.xs ext/XS/APItest/APItest.xs hv.c op.c pp.c
17632            ! pp_pack.c utf8.c
17633 ____________________________________________________________________________
17634 [ 28625] By: merijn                                on 2006/07/27  15:33:07
17635         Log: #7217: config.h comments for HAS_POLL incorrect
17636              http://rt.perl.org/rt3/Ticket/Display.html?id=7217
17637              Date: Mon, 2 Jul 2001 14:58:27 -0700
17638              From: David Dyck <dcd@tc.fluke.com>
17639              Subject: config.h comments for HAS_POLL incorrect
17640      Branch: perl
17641            ! config_h.SH
17642 ____________________________________________________________________________
17643 [ 28623] By: craigb                                on 2006/07/27  13:54:55
17644         Log: Subject: Re: Silence/fix more warnings from the regex engine
17645              From: demerphq <demerphq@gmail.com>
17646              Date: Tue, 18 Jul 2006 21:57:15 +0200
17647              Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com>
17648              
17649              REGCP_SET should only set a value, not check the previous value of its arg
17650      Branch: perl
17651            ! regexec.c
17652 ____________________________________________________________________________
17653 [ 28622] By: stevep                                on 2006/07/27  11:00:18
17654         Log: Subject: [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept()
17655              From: Andy Wardley (via RT) <perlbug-followup@perl.org>
17656              Date: Fri, 14 Jul 2006 10:11:44 -0700      
17657              Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org>
17658      Branch: perl
17659            ! pod/perlipc.pod
17660 ____________________________________________________________________________
17661 [ 28621] By: rgs                                   on 2006/07/26  20:36:19
17662         Log: Some notes in perl594delta.
17663      Branch: perl
17664            ! pod/perl594delta.pod
17665 ____________________________________________________________________________
17666 [ 28620] By: rgs                                   on 2006/07/26  20:32:08
17667         Log: Subject: interpolation of @- (and @+) in patterns ([perl #27940] comes back)
17668              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17669              Date: Tue, 25 Jul 2006 00:15:50 +0900
17670              Message-Id: <20060725001517.3C5D.BQW10602@nifty.com>
17671      Branch: perl
17672            ! pod/perlop.pod t/op/pat.t t/op/subst.t t/op/tr.t toke.c
17673 ____________________________________________________________________________
17674 [ 28619] By: stevep                                on 2006/07/26  13:54:28
17675         Log: Added tests from CGI.pm that had not been integrated into core.
17676      Branch: perl
17677            + lib/CGI/t/start_end_asterisk.t lib/CGI/t/start_end_end.t
17678            + lib/CGI/t/start_end_start.t
17679            ! MANIFEST
17680 ____________________________________________________________________________
17681 [ 28618] By: rgs                                   on 2006/07/26  06:41:56
17682         Log: Add a few links to standard modules in perlfunc, by Gabor Szabo.
17683      Branch: perl
17684            ! pod/perlfunc.pod
17685 ____________________________________________________________________________
17686 [ 28617] By: stevep                                on 2006/07/26  01:59:06
17687         Log: Subject: [PATCH] Re: [ID 20000816.012] *foo = *_ is broken
17688              From: Mike Guy <mjtg@cam.ac.uk>
17689              Date: Thu, 17 Aug 2000 16:26:56 +0100
17690              Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk>
17691              
17692              Only part regarding @ARG missing from the documentation was applied.
17693      Branch: perl
17694            ! pod/perlvar.pod
17695 ____________________________________________________________________________
17696 [ 28616] By: mhx                                   on 2006/07/25  18:54:08
17697         Log: Upgrade to Devel::PPPort 3.09_02
17698      Branch: perl
17699            + ext/Devel/PPPort/parts/inc/strlfuncs
17700            + ext/Devel/PPPort/t/strlfuncs.t
17701            ! MANIFEST ext/Devel/PPPort/Changes
17702            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
17703            ! ext/Devel/PPPort/parts/apicheck.pl
17704            ! ext/Devel/PPPort/parts/base/5009004
17705            ! ext/Devel/PPPort/parts/embed.fnc
17706            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
17707 ____________________________________________________________________________
17708 [ 28615] By: mhx                                   on 2006/07/25  18:42:26
17709         Log: Very recent development versions of gcc (4.2.0 20060715) seem
17710              to have switched from '<command line>' to '<command-line>'.
17711      Branch: perl
17712            ! makedepend.SH
17713 ____________________________________________________________________________
17714 [ 28614] By: stevep                                on 2006/07/24  17:30:38
17715         Log: Replace some sprintf()'s in Data::Dumper with my_snprintf()'s
17716      Branch: perl
17717            ! ext/Data/Dumper/Dumper.xs mkppport.lst
17718 ____________________________________________________________________________
17719 [ 28613] By: rgs                                   on 2006/07/23  20:32:33
17720         Log: Revert change 28603: this was a wrong fix, that didn't prevent
17721              a later crash. Reindent a bit of the same function.
17722      Branch: perl
17723            ! pp_hot.c
17724 ____________________________________________________________________________
17725 [ 28612] By: rgs                                   on 2006/07/23  19:59:55
17726         Log: Subject: [PATCH document] perlop: parsing quoted constructs 
17727              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17728              Date: Sun, 16 Jul 2006 20:06:33 +0900
17729              Message-Id: <20060716200218.2CE6.BQW10602@nifty.com>
17730      Branch: perl
17731            ! pod/perlop.pod
17732 ____________________________________________________________________________
17733 [ 28611] By: stevep                                on 2006/07/23  13:46:05
17734         Log: The rest of the changes for Sys-Syslog-0.17 which my new patch no
17735              longer automatically "p4 edits" for me.
17736      Branch: perl
17737            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
17738            ! ext/Sys/Syslog/README ext/Sys/Syslog/t/syslog.t
17739 ____________________________________________________________________________
17740 [ 28610] By: stevep                                on 2006/07/23  13:42:55
17741         Log: Upgrade to Sys-Syslog-0.17
17742      Branch: perl
17743            ! ext/Sys/Syslog/Syslog.pm
17744 ____________________________________________________________________________
17745 [ 28609] By: stevep                                on 2006/07/23  13:20:07
17746         Log: Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3
17747              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17748              Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST)
17749              Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>
17750      Branch: perl
17751            ! hints/dec_osf.sh
17752 ____________________________________________________________________________
17753 [ 28608] By: rgs                                   on 2006/07/23  13:17:48
17754         Log: Revert part of last change, that was causing utf8 test failures
17755      Branch: perl
17756            ! toke.c
17757 ____________________________________________________________________________
17758 [ 28607] By: rgs                                   on 2006/07/23  13:04:10
17759         Log: Subject: [PATCH] z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
17760              From: Jarkko Hietaniemi <jhi@iki.fi>
17761              Date: Sat, 22 Jul 2006 18:51:48 +0300
17762              Message-ID: <44C24994.6020008@iki.fi>
17763      Branch: perl
17764            ! pp_sys.c regcomp.c regexec.c toke.c utf8.c
17765 ____________________________________________________________________________
17766 [ 28606] By: rgs                                   on 2006/07/23  12:51:02
17767         Log: Add another volatile modifier to protect against longjmp clobbering
17768      Branch: perl
17769            ! op.c
17770 ____________________________________________________________________________
17771 [ 28605] By: mhx                                   on 2006/07/21  17:56:39
17772         Log: Upgrade to Devel::PPPort 3.09_01
17773      Branch: perl
17774            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
17775            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
17776            ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/parts/ppptools.pl
17777            ! ext/Devel/PPPort/soak
17778 ____________________________________________________________________________
17779 [ 28604] By: rgs                                   on 2006/07/21  15:27:20
17780         Log: More tweaks to threads 1.37, by Jerry D. Hedden
17781      Branch: perl
17782            ! ext/threads/Changes ext/threads/t/exit.t
17783            ! ext/threads/t/thread.t ext/threads/threads.pm
17784            ! ext/threads/threads.xs
17785 ____________________________________________________________________________
17786 [ 28603] By: rgs                                   on 2006/07/20  22:03:59
17787         Log: In pp_entersub, accept to handle a CV with a NULL padlist.
17788              This fixes a crash with mod_perl 1.29.
17789      Branch: perl
17790            ! pp_hot.c
17791 ____________________________________________________________________________
17792 [ 28602] By: rgs                                   on 2006/07/20  21:36:25
17793         Log: Upgrade to threads 1.37, by Jerry D. Hedden
17794      Branch: perl
17795            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
17796            ! ext/threads/t/thread.t ext/threads/threads.pm
17797            ! ext/threads/threads.xs
17798 ____________________________________________________________________________
17799 [ 28601] By: rgs                                   on 2006/07/19  21:34:05
17800         Log: Band-aid for segfault in ext/threads/t/blocks.t on SMP machines
17801      Branch: perl
17802            ! pp_hot.c
17803 ____________________________________________________________________________
17804 [ 28600] By: stevep                                on 2006/07/19  14:59:24
17805         Log: Subject: [perl #39876] Time::gmtime 1.02 examples patch
17806              From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org>
17807              Date: Wed, 19 Jul 2006 05:46:36 -0700
17808              Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org>
17809              
17810              Pod fixes for Time::gmtime.pm
17811      Branch: perl
17812            ! lib/Time/gmtime.pm
17813 ____________________________________________________________________________
17814 [ 28599] By: rgs                                   on 2006/07/18  21:43:52
17815         Log: Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
17816              From: Jarkko Hietaniemi <jhi@iki.fi>
17817              Date: Mon, 17 Jul 2006 09:09:24 +0300
17818              Message-ID: <44BB2994.5090609@iki.fi>
17819      Branch: perl
17820            ! perl.h pod/perlguts.pod pod/perlhack.pod
17821 ____________________________________________________________________________
17822 [ 28598] By: rgs                                   on 2006/07/18  21:02:39
17823         Log: Subject: [PATCH] [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
17824              From: "Jerry D. Hedden" <jerry@hedden.us>
17825              Date: Mon, 17 Jul 2006 05:00:01 -0700
17826              Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net>
17827      Branch: perl
17828            ! ext/threads/t/basic.t ext/threads/t/free.t
17829 ____________________________________________________________________________
17830 [ 28597] By: steveh                                on 2006/07/18  12:11:36
17831         Log: Fix Borland problem with quoted pre-processor macros in response files
17832              
17833              This should clear up the errors from Module/Build/t/ppm.t and
17834              Module/Build/t/xs.t in the Borland smokes.
17835              
17836              Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
17837              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
17838              Date: Thu, 06 Apr 2006 22:33:04 -0400
17839              Message-ID: <4435CF60.1000707@thepierianspring.org>
17840              
17841              See the thread here for details:
17842              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html
17843      Branch: perl
17844            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
17845 ____________________________________________________________________________
17846 [ 28596] By: stevep                                on 2006/07/18  03:10:51
17847         Log: Additional reason for ssh passphrase failures.
17848      Branch: perl
17849            ! Porting/repository.pod
17850 ____________________________________________________________________________
17851 [ 28595] By: rgs                                   on 2006/07/17  21:11:52
17852         Log: Remove the C89 checking with gcc
17853              (but leave a note in perlhack)
17854      Branch: perl
17855            ! cflags.SH pod/perlhack.pod
17856 ____________________________________________________________________________
17857 [ 28594] By: steveh                                on 2006/07/17  14:32:19
17858         Log: Subject: Silence system warning during tests (only on win32 for now)
17859              From: demerphq <demerphq@gmail.com>
17860              Date: Sat, 15 Jul 2006 18:21:15 +0200
17861              Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com>
17862      Branch: perl
17863            ! t/comp/opsubs.t
17864 ____________________________________________________________________________
17865 [ 28593] By: steveh                                on 2006/07/17  14:23:59
17866         Log: Avoid an error that VC++'s resource compiler seems to have
17867              with a reference to "perly.y" in "perly.h"
17868              
17869              See the thread here for details:
17870              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html
17871      Branch: perl
17872            ! perly.h regen_perly.pl
17873 ____________________________________________________________________________
17874 [ 28592] By: merijn                                on 2006/07/17  06:51:54
17875         Log: Cygwin doesn't cope (yet) with gcc flags -std=c89
17876      Branch: perl
17877            ! cflags.SH
17878 ____________________________________________________________________________
17879 [ 28591] By: rgs                                   on 2006/07/16  21:42:59
17880         Log: Check for taintedness of PERL5SHELL on Windows
17881              (bug #39832)
17882      Branch: perl
17883            ! taint.c
17884 ____________________________________________________________________________
17885 [ 28590] By: stevep                                on 2006/07/16  19:18:27
17886         Log: Subject: [PATCH] MIME::Base64 quoted-print.t: z/OS (EBCDIC)
17887              From: Jarkko Hietaniemi <jhi@iki.fi>
17888              Date: Sun, 16 Jul 2006 13:11:15 +0300
17889              Message-ID: <44BA10C3.8040007@iki.fi>
17890      Branch: perl
17891            ! ext/MIME/Base64/t/quoted-print.t
17892 ____________________________________________________________________________
17893 [ 28589] By: stevep                                on 2006/07/16  19:12:28
17894         Log: Subject: Re: Fix loads of warnings from the last escaping patch...
17895              From: demerphq <demerphq@gmail.com>
17896              Date: Sun, 16 Jul 2006 19:59:02 +0200
17897              Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com>
17898      Branch: perl
17899            ! dump.c embed.fnc ext/re/re.pm pod/perlapi.pod proto.h
17900            ! regcomp.c regcomp.h
17901 ____________________________________________________________________________
17902 [ 28588] By: stevep                                on 2006/07/16  19:06:01
17903         Log: Subject: [PATCH] perlhack: advertise Configure -Dgccansipedantic
17904              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17905              Date: Sun, 16 Jul 2006 20:27:20 +0300 (EEST)
17906              Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi>
17907      Branch: perl
17908            ! pod/perlhack.pod
17909 ____________________________________________________________________________
17910 [ 28587] By: stevep                                on 2006/07/16  15:40:29
17911         Log: Upgrade to Module-Build-0.2803
17912      Branch: perl
17913            ! lib/Module/Build.pm lib/Module/Build/Base.pm
17914            ! lib/Module/Build/Changes
17915 ____________________________________________________________________________
17916 [ 28586] By: stevep                                on 2006/07/16  14:54:58
17917         Log: Upgrade to Test-Simple-0.64
17918      Branch: perl
17919            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
17920            ! lib/Test/Simple/Changes lib/Test/Simple/t/skip.t
17921            ! lib/Test/Simple/t/tbt_01basic.t
17922            ! lib/Test/Simple/t/tbt_05faildiag.t
17923            ! lib/Test/Simple/t/tbt_06errormess.t
17924            ! lib/Test/Simple/t/tbt_07args.t
17925 ____________________________________________________________________________
17926 [ 28585] By: stevep                                on 2006/07/16  13:46:35
17927         Log: various safety/portability tweaks
17928              From: Jarkko Hietaniemi <jhi@iki.fi>
17929              Date: Sat, 15 Jul 2006 22:15:29 +0300
17930              Message-ID: <44B93ED1.7080000@iki.fi>
17931              
17932              Fix for change #28578.
17933      Branch: perl
17934            ! util.c
17935 ____________________________________________________________________________
17936 [ 28584] By: davem                                 on 2006/07/16  00:20:25
17937         Log: run regen_headerds
17938      Branch: perl
17939            ! embed.h global.sym proto.h
17940 ____________________________________________________________________________
17941 [ 28583] By: davem                                 on 2006/07/15  22:14:46
17942         Log: Subject:  [PATCH] comment update for scan_const
17943              From:  SADAHIRO Tomoyuki <bqw10602@nifty.com>
17944              Date:  Sat, 15 Jul 2006 20:16:01 +0900
17945              Message-Id:  <20060715201552.9FA5.BQW10602@nifty.com>
17946      Branch: perl
17947            ! toke.c
17948 ____________________________________________________________________________
17949 [ 28582] By: davem                                 on 2006/07/15  21:59:43
17950         Log: Subject:  Updated escaping code. utf8 regex debug output improvements
17951              From:  demerphq <demerphq@gmail.com>
17952              Date:  Sat, 15 Jul 2006 18:56:03 +0200
17953              Message-Id:  <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com>
17954      Branch: perl
17955            ! dump.c embed.fnc ext/re/re.pm perl.h regcomp.c regcomp.h
17956            ! regexec.c
17957 ____________________________________________________________________________
17958 [ 28581] By: stevep                                on 2006/07/15  18:57:39
17959         Log: Adding Module::Build::Version missed in upgrade.
17960      Branch: perl
17961            + lib/Module/Build/Version.pm
17962            ! MANIFEST
17963 ____________________________________________________________________________
17964 [ 28580] By: stevep                                on 2006/07/15  15:22:35
17965         Log: Upgrade to ANSIColor-1.11
17966      Branch: perl
17967            + lib/Term/ANSIColor/t/basic.t lib/Term/ANSIColor/t/pod.t
17968            - lib/Term/ANSIColor/test.pl
17969            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
17970            ! lib/Term/ANSIColor/README
17971 ____________________________________________________________________________
17972 [ 28579] By: stevep                                on 2006/07/15  14:46:53
17973         Log: Upgrade to Module-Build-0.2802
17974      Branch: perl
17975            ! lib/Module/Build.pm lib/Module/Build/Base.pm
17976            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
17977            ! lib/Module/Build/t/moduleinfo.t
17978            ! lib/Module/Build/t/runthrough.t
17979 ____________________________________________________________________________
17980 [ 28578] By: merijn                                on 2006/07/15  11:53:36
17981         Log: Subject: [PATCH] various safety/portability tweaks
17982              From: Jarkko Hietaniemi <jhi@iki.fi>
17983              Date: Sat, 15 Jul 2006 13:14:32 +0300
17984              Message-ID: <44B8C008.4030300@iki.fi>
17985      Branch: perl
17986            ! pod/perlhack.pod pod/perltodo.pod pp_sys.c sv.c util.c
17987 ____________________________________________________________________________
17988 [ 28577] By: merijn                                on 2006/07/15  11:45:15
17989         Log: Subject: [PATCH] cflags.SH: add missing C files
17990              From: Jarkko Hietaniemi <jhi@iki.fi>
17991              Date: Sat, 15 Jul 2006 12:30:25 +0300
17992              Message-ID: <44B8B5B1.2050902@iki.fi>
17993      Branch: perl
17994            ! cflags.SH
17995 ____________________________________________________________________________
17996 [ 28576] By: merijn                                on 2006/07/15  11:41:59
17997         Log: Subject: [PATCH] Re: [PATCH] cflags.SH: add -std=c89
17998              From: Jarkko Hietaniemi <jhi@iki.fi>
17999              Date: Sat, 15 Jul 2006 12:19:45 +0300
18000              Message-ID: <44B8B331.8090009@iki.fi>
18001      Branch: perl
18002            ! cflags.SH
18003 ____________________________________________________________________________
18004 [ 28575] By: craigb                                on 2006/07/14  18:18:18
18005         Log: overload.t has same locale problem with VMS that it has with dec_osf
18006      Branch: perl
18007            ! t/uni/overload.t
18008 ____________________________________________________________________________
18009 [ 28574] By: craigb                                on 2006/07/14  18:09:40
18010         Log: Make sysconf tests handle unimplemented success indications
18011              for the benefit of Mac OS X and VMS.
18012      Branch: perl
18013            ! ext/POSIX/t/sysconf.t
18014 ____________________________________________________________________________
18015 [ 28573] By: steveh                                on 2006/07/14  14:42:57
18016         Log: Silence a compiler warning on Win32/VC++
18017              
18018              Subject: Re: Smoke [5.9.4] 28569 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
18019              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
18020              Date: Fri, 14 Jul 2006 16:33:01 +0200
18021              Message-Id: <8CC2FF7E-42EE-4B28-A9D2-4FCD8C745004@mailbox.tu-berlin.de>
18022      Branch: perl
18023            ! ext/Hash/Util/FieldHash/FieldHash.xs
18024 ____________________________________________________________________________
18025 [ 28572] By: stevep                                on 2006/07/14  14:38:28
18026         Log: Skip tests for pathconf() and fpathconf() on HP-UX for 
18027              _PC_CHOWN_RESTRICTED.  The HP-UX manpage suggests not trying
18028              to do it, and that the errno will not be set on failure.
18029      Branch: perl
18030            ! ext/POSIX/t/sysconf.t
18031 ____________________________________________________________________________
18032 [ 28571] By: davem                                 on 2006/07/14  11:50:37
18033         Log: remove regex postive super-linear cache code
18034              (it wasn't actually achieving anything)
18035      Branch: perl
18036            ! regexec.c t/op/re_tests
18037 ____________________________________________________________________________
18038 [ 28570] By: merijn                                on 2006/07/14  07:03:08
18039         Log: Subject: [PATCH] -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!)
18040              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18041              Date: Fri, 14 Jul 2006 09:34:09 +0300 (EEST)
18042              Message-Id: <200607140634.k6E6Y9Ia471707@kosh.hut.fi>
18043      Branch: perl
18044            ! hv.c sv.c
18045 ____________________________________________________________________________
18046 [ 28569] By: stevep                                on 2006/07/13  20:31:59
18047         Log: Version bumps for z/OS fixes.
18048      Branch: perl
18049            ! ext/Encode/Encode.pm ext/MIME/Base64/Base64.pm
18050            ! ext/threads/shared/shared.pm
18051 ____________________________________________________________________________
18052 [ 28568] By: stevep                                on 2006/07/13  20:18:59
18053         Log: Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/
18054              From: Jarkko Hietaniemi <jhi@iki.fi>
18055              Date: Thu, 13 Jul 2006 23:10:27 +0300
18056              Message-ID: <44B6A8B3.5070605@iki.fi>
18057      Branch: perl
18058            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
18059            ! ext/Encode/Encode.xs ext/Encode/t/utf8strict.t
18060            ! ext/MIME/Base64/Base64.xs ext/Storable/t/downgrade.t
18061            ! ext/Storable/t/overload.t ext/threads/shared/shared.xs
18062            ! lib/CGI/t/util-58.t lib/Digest/t/base.t lib/Digest/t/file.t
18063            ! lib/Pod/t/pod2html-lib.pl lib/Tie/File/t/09_gen_rs.t
18064 ____________________________________________________________________________
18065 [ 28567] By: merijn                                on 2006/07/13  17:12:00
18066         Log: Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment
18067              From: Jarkko Hietaniemi <jhi@iki.fi>
18068              Date: Thu, 13 Jul 2006 19:47:29 +0300
18069              Message-ID: <44B67921.6090901@iki.fi>
18070      Branch: perl
18071            ! ext/B/B/Deparse.pm lib/AutoLoader.t lib/DBM_Filter/t/encode.t
18072            ! lib/DBM_Filter/t/utf8.t lib/ExtUtils/Constant/Utils.pm
18073            ! lib/ExtUtils/Embed.pm lib/ExtUtils/t/Embed.t
18074            ! lib/PerlIO/via/t/QuotedPrint.t lib/bytes.t lib/dumpvar.pl
18075            ! lib/utf8.t miniperlmain.c perl.h
18076 ____________________________________________________________________________
18077 [ 28566] By: stevep                                on 2006/07/13  15:46:11
18078         Log: Keep Intel C++ from claiming that it is gcc.
18079      Branch: perl
18080            ! hints/linux.sh
18081 ____________________________________________________________________________
18082 [ 28565] By: stevep                                on 2006/07/13  14:04:18
18083         Log: Clear up a few more warnings from blead.
18084      Branch: perl
18085            ! op.c perl.c reentr.c reentr.pl regexec.c
18086 ____________________________________________________________________________
18087 [ 28564] By: rgs                                   on 2006/07/13  08:46:30
18088         Log: Not everybody has env
18089      Branch: perl
18090            ! pod/perlintro.pod
18091 ____________________________________________________________________________
18092 [ 28563] By: rgs                                   on 2006/07/13  08:40:12
18093         Log: Subject: Re: Misunderstanding escapes in heredocs?
18094              From: demerphq <demerphq@gmail.com>
18095              Date: Sun, 9 Jul 2006 16:42:45 +0200
18096              Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com>
18097              
18098              with formatting nits
18099      Branch: perl
18100            ! pod/perlop.pod
18101 ____________________________________________________________________________
18102 [ 28562] By: rgs                                   on 2006/07/13  08:17:04
18103         Log: Additions to perlhack based on a patch by Gabor Szabo
18104      Branch: perl
18105            ! pod/perlhack.pod
18106 ____________________________________________________________________________
18107 [ 28561] By: rgs                                   on 2006/07/13  08:04:44
18108         Log: Nits to the perlintro safety net (by Gabor Szabo and Merijn)
18109      Branch: perl
18110            ! pod/perlintro.pod
18111 ____________________________________________________________________________
18112 [ 28560] By: merijn                                on 2006/07/13  06:50:55
18113         Log: Relink to use temp file forced on current dir in mpeix
18114              Subject: [PATCH] mpeix/relink: tweak from Donna Garverick
18115              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18116              Date: Thu, 13 Jul 2006 08:25:59 +0300 (EEST)
18117              Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi>
18118      Branch: perl
18119            ! mpeix/relink
18120 ____________________________________________________________________________
18121 [ 28559] By: rgs                                   on 2006/07/12  13:19:04
18122         Log: Cleanup and conversion to t/test.pl
18123      Branch: perl
18124            ! ext/Devel/Peek/t/Peek.t
18125 ____________________________________________________________________________
18126 [ 28558] By: rgs                                   on 2006/07/12  12:29:58
18127         Log: I prefer array indexes that start from 0 in beginner docs
18128      Branch: perl
18129            ! pod/perlintro.pod
18130 ____________________________________________________________________________
18131 [ 28557] By: rgs                                   on 2006/07/12  12:28:34
18132         Log: Integration of strlcat is to-done (noticed by Yves)
18133      Branch: perl
18134            ! pod/perltodo.pod
18135 ____________________________________________________________________________
18136 [ 28556] By: steveh                                on 2006/07/12  10:28:39
18137         Log: Fix change #28552: VC++ doesn't like code before declarations
18138      Branch: perl
18139            ! ext/Hash/Util/FieldHash/FieldHash.xs
18140 ____________________________________________________________________________
18141 [ 28555] By: rgs                                   on 2006/07/12  09:56:04
18142         Log: Additions and removals in perltodo
18143      Branch: perl
18144            ! pod/perltodo.pod
18145 ____________________________________________________________________________
18146 [ 28554] By: merijn                                on 2006/07/12  09:40:14
18147         Log: Subject: [PATCH] more strictness in perlintro
18148              From: "Gabor Szabo" <szabgab@gmail.com>
18149              Date: Wed, 12 Jul 2006 10:30:06 +0300
18150              Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com>
18151      Branch: perl
18152            ! pod/perlintro.pod
18153 ____________________________________________________________________________
18154 [ 28553] By: merijn                                on 2006/07/12  09:27:59
18155         Log: Subject: [PATCH] perlinro (use $fh filehandler + not to use built in function name in sub example)
18156              From: "Gabor Szabo" <szabgab@gmail.com>
18157              Date: Wed, 12 Jul 2006 10:51:03 +0300
18158              Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com>
18159      Branch: perl
18160            ! pod/perlintro.pod
18161 ____________________________________________________________________________
18162 [ 28552] By: rgs                                   on 2006/07/12  09:00:01
18163         Log: Subject: Re: [PATCH] FieldHash coverity-compliant
18164              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
18165              Date: Wed, 12 Jul 2006 00:45:44 +0200
18166              Message-Id: <7AEBF247-0AF7-46A8-9D61-D38B45FD21EA@mailbox.tu-berlin.de>
18167      Branch: perl
18168            ! ext/Hash/Util/FieldHash/FieldHash.xs
18169 ____________________________________________________________________________
18170 [ 28551] By: rgs                                   on 2006/07/12  08:49:17
18171         Log: Upgrade to PathTools 3.19
18172      Branch: perl
18173            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
18174            ! lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
18175 ____________________________________________________________________________
18176 [ 28550] By: merijn                                on 2006/07/12  06:53:22
18177         Log: Subject: [PATCH] z/OS: t/ - mostly EBCDIC fixes
18178              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18179              Date: Wed, 12 Jul 2006 00:01:29 +0300 (EEST)
18180              Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi>
18181      Branch: perl
18182            ! t/comp/parser.t t/op/caller.t t/op/chop.t t/op/exec.t
18183            ! t/op/index.t t/op/pack.t t/op/pat.t t/op/sprintf.t
18184            ! t/op/utfhash.t t/run/fresh_perl.t t/uni/case.pl t/uni/class.t
18185 ____________________________________________________________________________
18186 [ 28549] By: rgs                                   on 2006/07/11  17:00:26
18187         Log: A few rough notes for the next perldelta
18188      Branch: perl
18189            ! pod/perl594delta.pod
18190 ____________________________________________________________________________
18191 [ 28548] By: rgs                                   on 2006/07/11  14:55:17
18192         Log: Revert bogus fix for bug #27940, which wasn't really a bug,
18193              and a new test item, as found and suggested by Sadahiro Tomoyuki.
18194      Branch: perl
18195            ! t/op/pat.t toke.c
18196 ____________________________________________________________________________
18197 [ 28547] By: rgs                                   on 2006/07/11  14:06:08
18198         Log: Subject: Re: Misunderstanding escapes in heredocs?
18199              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18200              Date: Sun, 09 Jul 2006 11:57:42 +0900
18201              Message-Id: <20060709115613.78FF.BQW10602@nifty.com>
18202      Branch: perl
18203            ! pod/perlop.pod
18204 ____________________________________________________________________________
18205 [ 28546] By: stevep                                on 2006/07/11  12:31:10
18206         Log: Upgrade to Text-Tabs+Wrap-2006.0711.  Keep the local changes from
18207              change #27541.  Also, leave out the test files Jacobson.t and 
18208              Jacobson2.t which both generated several warnings.
18209      Branch: perl
18210            + lib/Text/TabsWrap/t/37000.t lib/Text/TabsWrap/t/39548.t
18211            + lib/Text/TabsWrap/t/Jochen.t lib/Text/TabsWrap/t/belg4mit.t
18212            + lib/Text/TabsWrap/t/sep.t lib/Text/TabsWrap/t/sep2.t
18213            ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
18214            ! lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
18215 ____________________________________________________________________________
18216 [ 28545] By: steveh                                on 2006/07/11  11:26:17
18217         Log: Fix change #28533: my_strlcpy does not return the dest str!
18218      Branch: perl
18219            ! util.c
18220 ____________________________________________________________________________
18221 [ 28544] By: rgs                                   on 2006/07/11  09:29:23
18222         Log: Adjust test count in threads test
18223      Branch: perl
18224            ! ext/threads/t/kill.t
18225 ____________________________________________________________________________
18226 [ 28543] By: rgs                                   on 2006/07/11  09:27:25
18227         Log: Subject: [PATCH] threads 1.36 - Signalling terminated threads core dumps
18228              From: "Jerry D. Hedden" <jerry@hedden.us>
18229              Date: Mon, 10 Jul 2006 13:28:25 -0700
18230              Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net>
18231      Branch: perl
18232            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
18233            ! ext/threads/t/thread.t ext/threads/threads.pm
18234            ! ext/threads/threads.xs
18235 ____________________________________________________________________________
18236 [ 28542] By: rgs                                   on 2006/07/11  08:06:26
18237         Log: Subject: [PATCH] FieldHash coverity-compliant
18238              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
18239              Date: Mon, 10 Jul 2006 21:30:15 +0200
18240              Message-Id: <9C6C104C-8040-489A-BB35-40D22BC48AFC@mailbox.tu-berlin.de>
18241      Branch: perl
18242            ! ext/Hash/Util/FieldHash/FieldHash.xs
18243            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
18244            ! ext/Hash/Util/FieldHash/t/02_function.t
18245            ! ext/Hash/Util/FieldHash/t/04_thread.t
18246 ____________________________________________________________________________
18247 [ 28541] By: rgs                                   on 2006/07/11  07:55:21
18248         Log: Subject: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
18249              From: Andy Dougherty <doughera@lafayette.edu>
18250              Date: Mon, 10 Jul 2006 13:16:27 -0400 (EDT)
18251              Message-ID: <Pine.LNX.4.62.0607101312540.24708@fractal.phys.lafayette.edu>
18252      Branch: perl
18253            ! perl.h
18254 ____________________________________________________________________________
18255 [ 28540] By: rgs                                   on 2006/07/11  07:48:24
18256         Log: Subject: [PATCH] sysconf.t: still failing in tru64, try harder to skip
18257              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18258              Date: Tue, 11 Jul 2006 09:23:08 +0300 (EEST)
18259              Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi>
18260      Branch: perl
18261            ! ext/POSIX/t/sysconf.t
18262 ____________________________________________________________________________
18263 [ 28539] By: rgs                                   on 2006/07/10  20:14:34
18264         Log: Subject: [PATCH] z/OS: hints/os390.sh and Makefile.SH
18265              From: Jarkko Hietaniemi <jhi@iki.fi>
18266              Date: Mon, 10 Jul 2006 22:55:33 +0300
18267              Message-ID: <44B2B0B5.3000008@iki.fi>
18268      Branch: perl
18269            ! Makefile.SH hints/os390.sh
18270 ____________________________________________________________________________
18271 [ 28538] By: rgs                                   on 2006/07/10  19:42:18
18272         Log: Update Changes
18273      Branch: perl
18274            ! Changes
18275 ____________________________________________________________________________
18276 [ 28537] By: stevep                                on 2006/07/10  19:28:54
18277         Log: Subject: [PATCH] perlhack: argh...
18278              From: Jarkko Hietaniemi <jhi@iki.fi>
18279              Date: Mon, 10 Jul 2006 21:07:35 +0300
18280              Message-ID: <44B29767.4040606@iki.fi>
18281      Branch: perl
18282            ! pod/perlhack.pod
18283 ____________________________________________________________________________
18284 [ 28536] By: stevep                                on 2006/07/10  19:12:07
18285         Log: Restoring change #28523 accidentilly reverted with change #28528.
18286      Branch: perl
18287            ! doio.c
18288 ____________________________________________________________________________
18289 [ 28535] By: stevep                                on 2006/07/10  18:26:25
18290         Log: Fix another empty if-statement warning
18291      Branch: perl
18292            ! sv.c
18293 ____________________________________________________________________________
18294 [ 28534] By: stevep                                on 2006/07/10  18:17:30
18295         Log: Silence empty if-statement warning.
18296      Branch: perl
18297            ! universal.c
18298 ____________________________________________________________________________
18299 [ 28533] By: stevep                                on 2006/07/10  17:23:02
18300         Log: Convert some low hanging fruit to my_strlcpy/my_strlcat.
18301      Branch: perl
18302            ! doio.c mg.c pp_sys.c toke.c util.c
18303 ____________________________________________________________________________
18304 [ 28532] By: rgs                                   on 2006/07/10  17:09:38
18305         Log: POD fixes in perlhack
18306      Branch: perl
18307            ! pod/perlhack.pod
18308 ____________________________________________________________________________
18309 [ 28531] By: rgs                                   on 2006/07/10  17:07:43
18310         Log: Typo found by Craig Berry
18311      Branch: perl
18312            ! pod/perlhack.pod
18313 ____________________________________________________________________________
18314 [ 28530] By: rgs                                   on 2006/07/10  17:05:12
18315         Log: More perlhack portability additions by Jarkko
18316      Branch: perl
18317            ! pod/perlhack.pod
18318 ____________________________________________________________________________
18319 [ 28529] By: rgs                                   on 2006/07/10  14:04:00
18320         Log: Subject: [PATCH] threads 1.35 - Borland compiler fix
18321              From: "Jerry D. Hedden" <jerry@hedden.us>
18322              Date: Mon, 10 Jul 2006 06:49:34 -0700
18323              Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net>
18324      Branch: perl
18325            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
18326            ! ext/threads/threads.pm ext/threads/threads.xs
18327 ____________________________________________________________________________
18328 [ 28528] By: stevep                                on 2006/07/10  13:55:39
18329         Log: Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/
18330              my_strlcat() API.  Convert ext/File/Glob/bsd_glob.c to use 
18331              my_strlcat().  Add to the strlcy()/strlcat() todo entry.
18332      Branch: perl
18333            ! doio.c ext/File/Glob/bsd_glob.c pod/perltodo.pod pp_ctl.c
18334            ! util.c
18335 ____________________________________________________________________________
18336 [ 28527] By: rgs                                   on 2006/07/10  12:46:41
18337         Log: Subject: [PATCH] perlhack: more portability musings
18338              From: Jarkko Hietaniemi <jhi@iki.fi>
18339              Date: Mon, 10 Jul 2006 15:41:10 +0300
18340              Message-ID: <44B24AE6.6030708@iki.fi>
18341      Branch: perl
18342            ! pod/perlhack.pod
18343 ____________________________________________________________________________
18344 [ 28526] By: rgs                                   on 2006/07/10  12:01:20
18345         Log: Subject: examples in the core documentation
18346              From: "Gabor Szabo" <szabgab@gmail.com>
18347              Date: Sun, 9 Jul 2006 15:44:47 +0200
18348              Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com>
18349      Branch: perl
18350            ! pod/perlfunc.pod
18351 ____________________________________________________________________________
18352 [ 28525] By: stevep                                on 2006/07/10  11:28:24
18353         Log: Add Russ Allbery's public domain implementations of strlcat and
18354              strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core.
18355              Thanks Russ!
18356      Branch: perl
18357            ! embed.fnc embed.h global.sym perl.h proto.h util.c
18358 ____________________________________________________________________________
18359 [ 28524] By: rgs                                   on 2006/07/10  10:16:53
18360         Log: Add a macro to remove duplicated code
18361              
18362              Subject: Re: cut-and-paste findings for blead 28504
18363              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18364              Date: Sun, 09 Jul 2006 13:47:04 +0900
18365              Message-Id: <20060709134236.E51A.BQW10602@nifty.com>
18366      Branch: perl
18367            ! pp_sort.c
18368 ____________________________________________________________________________
18369 [ 28523] By: rgs                                   on 2006/07/10  10:11:22
18370         Log: Fix a signed/unsigned warning
18371      Branch: perl
18372            ! doio.c
18373 ____________________________________________________________________________
18374 [ 28522] By: rgs                                   on 2006/07/10  09:53:33
18375         Log: Pod cleanup in Shell.pm
18376      Branch: perl
18377            ! lib/Shell.pm
18378 ____________________________________________________________________________
18379 [ 28521] By: merijn                                on 2006/07/10  07:41:25
18380         Log: Even Jarkko's patches should go in only once
18381              Subject: [PATCH] undouble Jarkko's patch
18382              From: andy@petdance.com (Andy Lester)
18383              Date: Mon, 10 Jul 2006 00:22:18 -0500
18384              Message-ID: <20060710052218.GA7477@petdance.com>
18385      Branch: perl
18386            ! pod/perlhack.pod
18387 ____________________________________________________________________________
18388 [ 28520] By: stevep                                on 2006/07/10  03:07:59
18389         Log: Subject: [PATCH] Skip tests of a POSIX constant on Mac OS X because saved IDs are borked
18390              From: Dominic Dunlop <shouldbedomo@mac.com>
18391              Date: Sun, 9 Jul 2006 22:22:14 +0200
18392              Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com>
18393      Branch: perl
18394            ! ext/POSIX/t/sysconf.t
18395 ____________________________________________________________________________
18396 [ 28519] By: stevep                                on 2006/07/10  00:29:02
18397         Log: Clear up test based on line number differences between the core and the
18398              Test-Simple version.
18399      Branch: perl
18400            ! lib/Test/Simple/t/tbt_01basic.t
18401 ____________________________________________________________________________
18402 [ 28518] By: nicholas                              on 2006/07/09  21:56:18
18403         Log: Tweak for Jarkko's addition to perlhack, suggested by Yves.
18404      Branch: perl
18405            ! pod/perlhack.pod
18406 ____________________________________________________________________________
18407 [ 28517] By: stevep                                on 2006/07/09  20:51:48
18408         Log: Hmmm...patch didn't warn about rejects in tbt_01basic.t.
18409      Branch: perl
18410            ! lib/Test/Simple/t/tbt_01basic.t
18411 ____________________________________________________________________________
18412 [ 28516] By: merijn                                on 2006/07/09  18:50:01
18413         Log: Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo)
18414              From: Jarkko Hietaniemi <jhi@iki.fi>
18415              Date: Sun, 09 Jul 2006 19:42:10 +0300
18416              Message-ID: <44B131E2.8050805@iki.fi>
18417      Branch: perl
18418            ! pod/perlhack.pod pod/perltodo.pod
18419 ____________________________________________________________________________
18420 [ 28515] By: stevep                                on 2006/07/09  13:57:25
18421         Log: Subject: [PATCH] perlhack.pod
18422              From: Jarkko Hietaniemi <jhi@iki.fi>
18423              Date: Sun, 09 Jul 2006 14:55:20 +0300
18424              Message-ID: <44B0EEA8.4080003@iki.fi>
18425      Branch: perl
18426            ! pod/perlhack.pod
18427 ____________________________________________________________________________
18428 [ 28514] By: stevep                                on 2006/07/09  13:51:37
18429         Log: Upgrade to Test-Simple-0.63
18430      Branch: perl
18431            ! lib/Test/Builder.pm lib/Test/Builder/Tester.pm
18432            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
18433            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/tbt_01basic.t
18434            ! lib/Test/Simple/t/tbt_05faildiag.t
18435 ____________________________________________________________________________
18436 [ 28513] By: mhx                                   on 2006/07/09  08:19:33
18437         Log: Integrate mkppport. All ppport.h files in the core will now
18438              be autogenerated at build time (and removed during cleanup).
18439      Branch: perl
18440            + mkppport mkppport.lst
18441            - ext/Compress/Raw/Zlib/ppport.h ext/Cwd/ppport.h
18442            - ext/Digest/SHA/ppport.h ext/Sys/Syslog/ppport.h
18443            - ext/Time/HiRes/ppport.h win32/ext/Win32API/File/ppport.h
18444            ! MANIFEST Makefile.SH vms/descrip_mms.template win32/Makefile
18445            ! win32/Makefile.ce win32/makefile.mk
18446 ____________________________________________________________________________
18447 [ 28512] By: stevep                                on 2006/07/08  18:08:07
18448         Log: Subject: [PATCH] Macroize vast tracks of duplicated code in regexec.c
18449              From: demerphq <demerphq@gmail.com>
18450              Date: Sat, 8 Jul 2006 17:48:34 +0200
18451              Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com>
18452              
18453              Removing duplicated regexp trie-related code.
18454      Branch: perl
18455            ! regexec.c
18456 ____________________________________________________________________________
18457 [ 28511] By: stevep                                on 2006/07/08  18:00:17
18458         Log: Subject: [PATCH] optimisation for File::Spec::abs2rel where both args are relative
18459              From: Brendan O'Dea <bod@debian.org>
18460              Date: Thu, 6 Jul 2006 01:02:41 +1000
18461              Message-ID: <20060705150241.GA2244@londo.c47.org>
18462      Branch: perl
18463            ! lib/File/Spec/Unix.pm
18464 ____________________________________________________________________________
18465 [ 28510] By: stevep                                on 2006/07/08  17:51:43
18466         Log: Subject: [PATCH] perl5db.pl: read full lines from remote socket
18467              From: Brendan O'Dea <bod@debian.org>
18468              Date: Sat, 8 Jul 2006 13:27:50 +1000
18469              Message-ID: <20060708032750.GA20454@londo.c47.org>
18470      Branch: perl
18471            ! lib/perl5db.pl
18472 ____________________________________________________________________________
18473 [ 28509] By: stevep                                on 2006/07/08  17:47:24
18474         Log: Making encoding::warnings lexical is to-done.
18475      Branch: perl
18476            ! pod/perltodo.pod
18477 ____________________________________________________________________________
18478 [ 28508] By: stevep                                on 2006/07/08  17:28:36
18479         Log: Subject: Skip some POSIX tests when the thing they are testing is unimplemented
18480              From: demerphq <demerphq@gmail.com>
18481              Date: Sat, 8 Jul 2006 17:55:09 +0200
18482              Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com>
18483      Branch: perl
18484            ! ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
18485 ____________________________________________________________________________
18486 [ 28507] By: mhx                                   on 2006/07/08  16:27:10
18487         Log: Upgrade to Devel::PPPort 3.09
18488      Branch: perl
18489            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
18490            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
18491            ! ext/Devel/PPPort/parts/apidoc.fnc
18492            ! ext/Devel/PPPort/parts/base/5009004
18493            ! ext/Devel/PPPort/parts/embed.fnc
18494            ! ext/Devel/PPPort/parts/inc/podtest
18495            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
18496            ! ext/Devel/PPPort/t/podtest.t
18497 ____________________________________________________________________________
18498 [ 28506] By: stevep                                on 2006/07/08  14:50:33
18499         Log: Update Audrey Tang's email throughout various files.
18500      Branch: perl
18501            ! AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl
18502 ____________________________________________________________________________
18503 [ 28505] By: merijn                                on 2006/07/08  09:04:56
18504         Log: POSIX test improvements on True64
18505              Subject: [PATCH] the new POSIX tests
18506              From: Jarkko Hietaniemi <jhi@iki.fi>
18507              Date: Sat, 08 Jul 2006 11:43:05 +0300
18508              Message-ID: <44AF7019.3070509@iki.fi>
18509      Branch: perl
18510            ! ext/POSIX/POSIX.pod ext/POSIX/t/sysconf.t
18511            ! ext/POSIX/t/termios.t
18512 ____________________________________________________________________________
18513 [ 28504] By: stevep                                on 2006/07/08  01:14:28
18514         Log: Upgrade to encoding-warnings-0.10
18515      Branch: perl
18516            + lib/encoding/warnings/t/4-lexical.t
18517            ! MANIFEST lib/encoding/warnings.pm
18518            ! lib/encoding/warnings/t/3-normal.t
18519 ____________________________________________________________________________
18520 [ 28503] By: stevep                                on 2006/07/07  18:38:01
18521         Log: Subject: [PATCH] Test scripts for I18N::Langinfo and POSIX
18522              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
18523              Date: Fri, 07 Jul 2006 11:02:31 +0200
18524              Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>
18525              
18526              Only includes changes to:
18527              * ext/I18N/Langinfo/t/Langinfo.t
18528              * ext/POSIX/t/sysconf.t
18529              * ext/POSIX/t/termios.t
18530      Branch: perl
18531            + ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
18532            ! MANIFEST ext/I18N/Langinfo/t/Langinfo.t
18533 ____________________________________________________________________________
18534 [ 28502] By: rgs                                   on 2006/07/07  14:52:15
18535         Log: Subject: Re: Dual life for Shell.pm
18536              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
18537              Date: Thu, 6 Jul 2006 13:02:23 -0300
18538              Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com>
18539      Branch: perl
18540            ! lib/Shell.pm lib/Shell.t
18541 ____________________________________________________________________________
18542 [ 28501] By: rgs                                   on 2006/07/07  14:12:59
18543         Log: Subject: [PATCH] threads 1.34 - state methods
18544              From: "Jerry D. Hedden" <jerry@hedden.us>
18545              Date: Thu, 06 Jul 2006 07:33:13 -0700
18546              Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net>
18547      Branch: perl
18548            + ext/threads/t/state.t
18549            ! MANIFEST ext/threads/Changes ext/threads/README
18550            ! ext/threads/t/context.t ext/threads/t/thread.t
18551            ! ext/threads/threads.pm ext/threads/threads.xs
18552 ____________________________________________________________________________
18553 [ 28500] By: rgs                                   on 2006/07/07  13:23:45
18554         Log: Subject: More escaping in the RE
18555              From: demerphq <demerphq@gmail.com>
18556              Date: Fri, 7 Jul 2006 10:40:40 +0200
18557              Message-ID: <9b18b3110607070140p5cb2c58ftcadbcd113a58c3af@mail.gmail.com>
18558              
18559              (with tweaks)
18560      Branch: perl
18561            ! regcomp.c regcomp.h regexec.c
18562 ____________________________________________________________________________
18563 [ 28499] By: rgs                                   on 2006/07/07  09:50:35
18564         Log: Fix the implementation of list assignment to state().
18565      Branch: perl
18566            ! op.c t/lib/warnings/op t/op/state.t
18567 ____________________________________________________________________________
18568 [ 28498] By: rgs                                   on 2006/07/06  16:55:57
18569         Log: The state() implementation is not yet perfect. Check in a new todo test
18570      Branch: perl
18571            ! t/op/state.t
18572 ____________________________________________________________________________
18573 [ 28497] By: rgs                                   on 2006/07/06  16:35:37
18574         Log: Error in the formulation of the new warning, spotted by Dominic Dunlop
18575      Branch: perl
18576            ! pod/perldiag.pod
18577 ____________________________________________________________________________
18578 [ 28496] By: rgs                                   on 2006/07/06  15:49:30
18579         Log: Add a new warning, "State variable %s will be reinitialized"
18580      Branch: perl
18581            ! op.c pod/perldiag.pod t/lib/warnings/op
18582 ____________________________________________________________________________
18583 [ 28495] By: stevep                                on 2006/07/06  15:38:51
18584         Log: Upgrade to Module-Build-0.2801.
18585      Branch: perl
18586            ! lib/Module/Build.pm lib/Module/Build/Base.pm
18587            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
18588            ! lib/Module/Build/Cookbook.pm lib/Module/Build/Platform/Unix.pm
18589            ! lib/Module/Build/Platform/Windows.pm lib/Module/Build/YAML.pm
18590            ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
18591            ! lib/Module/Build/t/mbyaml.t lib/Module/Build/t/runthrough.t
18592 ____________________________________________________________________________
18593 [ 28494] By: stevep                                on 2006/07/06  15:18:58
18594         Log: Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.
18595              Also, sync'ing up with the CPAN version of the module.
18596      Branch: perl
18597            ! Porting/Maintainers.pl lib/Math/Complex.pm lib/Math/Complex.t
18598            ! lib/Math/Trig.pm lib/Math/Trig.t
18599 ____________________________________________________________________________
18600 [ 28493] By: rgs                                   on 2006/07/06  14:31:55
18601         Log: Document state() variables in perlsub
18602      Branch: perl
18603            ! pod/perlsub.pod
18604 ____________________________________________________________________________
18605 [ 28492] By: stevep                                on 2006/07/06  14:12:56
18606         Log: Alphabetizing function names in perlfunc lists. 
18607      Branch: perl
18608            ! pod/perlfunc.pod
18609 ____________________________________________________________________________
18610 [ 28491] By: rgs                                   on 2006/07/06  13:36:57
18611         Log: Mention state variables in perldiag. Add switch-related keywords
18612              in the keyword listing section in perlfunc. Add a summary of
18613              C<state> in perlfunc. Fix a typo in the synopsis for C<our>.
18614              Don't say that C<my $_> is illegal in perlsub.
18615      Branch: perl
18616            ! pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
18617 ____________________________________________________________________________
18618 [ 28490] By: rgs                                   on 2006/07/06  09:01:16
18619         Log: Introduce a new function, pv_escape(), to display contents of PVs
18620              that might contain non printable chars.
18621              
18622              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
18623              From: demerphq <demerphq@gmail.com>
18624              Date: Wed, 5 Jul 2006 20:40:58 +0200
18625              Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com>
18626      Branch: perl
18627            ! dump.c embed.fnc embed.h global.sym perl.h pod/perlapi.pod
18628            ! proto.h reentr.c regexec.c t/lib/warnings/9uninit
18629 ____________________________________________________________________________
18630 [ 28489] By: rgs                                   on 2006/07/05  21:00:31
18631         Log: Implement handling of state variables in list assignment
18632      Branch: perl
18633            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/state.t
18634 ____________________________________________________________________________
18635 [ 28488] By: rgs                                   on 2006/07/05  20:00:10
18636         Log: Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left
18637              side is made out a list declared with our(). In this case OPpLVAL_INTRO
18638              isn't set on the left op, so we just remove that check. Add new tests.
18639      Branch: perl
18640            ! op.c t/op/array.t
18641 ____________________________________________________________________________
18642 [ 28487] By: rgs                                   on 2006/07/05  19:49:36
18643         Log: Adjust test count after introducing new constants in POSIX
18644      Branch: perl
18645            ! ext/B/t/concise-xs.t
18646 ____________________________________________________________________________
18647 [ 28486] By: stevep                                on 2006/07/05  16:27:16
18648         Log: Add constants needed for recvmsg()/sendmsg() support.
18649      Branch: perl
18650            ! ext/POSIX/Makefile.PL
18651 ____________________________________________________________________________
18652 [ 28485] By: stevep                                on 2006/07/05  15:40:05
18653         Log: Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
18654      Branch: perl
18655            ! lib/Memoize/t/tie_ndbm.t
18656 ____________________________________________________________________________
18657 [ 28484] By: rgs                                   on 2006/07/05  14:10:18
18658         Log: Add a TODO test for list assignment to a list of state variables.
18659              Not sure yet how to encode in the optree the information that
18660              state($x, $y) and (state $x, state $y) must be treated differently.
18661      Branch: perl
18662            ! t/op/state.t
18663 ____________________________________________________________________________
18664 [ 28483] By: rgs                                   on 2006/07/05  12:48:57
18665         Log: Don't add extra warning flags for gcc versions < 3.
18666      Branch: perl
18667            ! cflags.SH
18668 ____________________________________________________________________________
18669 [ 28482] By: rgs                                   on 2006/07/05  08:53:56
18670         Log: Make the distclean target remove lib/Hash correctly
18671      Branch: perl
18672            ! Makefile.SH
18673 ____________________________________________________________________________
18674 [ 28481] By: craigb                                on 2006/07/05  02:31:06
18675         Log: Subject: [PATCH] RE: [PATCH] threads 1.33
18676              From: "Jerry D. Hedden" <jdhedden@cpan.org>
18677              Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net>
18678              Date: Tue, 04 Jul 2006 17:18:45 -0700
18679              
18680              exiting from threads works differently on VMS
18681      Branch: perl
18682            ! ext/threads/t/exit.t
18683 ____________________________________________________________________________
18684 [ 28480] By: craigb                                on 2006/07/04  21:27:42
18685         Log: fix signed/unsigned nit in reentr.c
18686      Branch: perl
18687            ! reentr.c
18688 ____________________________________________________________________________
18689 [ 28479] By: craigb                                on 2006/07/04  19:08:16
18690         Log: fix type mismatch warning caused by return statement lurking in DIE macro
18691      Branch: perl
18692            ! doio.c
18693 ____________________________________________________________________________
18694 [ 28478] By: nicholas                              on 2006/07/04  18:58:10
18695         Log: Subject: [PATCH] more warning-silencing in FieldHash
18696              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
18697              Message-Id: <CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de>
18698              Date: Tue, 4 Jul 2006 19:42:12 +0200
18699      Branch: perl
18700            ! ext/Hash/Util/FieldHash/FieldHash.xs
18701            ! ext/Hash/Util/FieldHash/t/02_function.t
18702            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
18703 ____________________________________________________________________________
18704 [ 28477] By: rgs                                   on 2006/07/04  12:04:58
18705         Log: Subject: [PATCH] consting and localizing in universal.c
18706              From: andy@petdance.com (Andy Lester)
18707              Date: Mon, 3 Jul 2006 17:41:48 -0500
18708              Message-ID: <20060703224148.GA14449@petdance.com>
18709      Branch: perl
18710            ! embed.fnc proto.h universal.c
18711 ____________________________________________________________________________
18712 [ 28476] By: rgs                                   on 2006/07/04  09:42:12
18713         Log: Subject: [PATCH] toke.c consting and localizing
18714              From: andy@petdance.com (Andy Lester)
18715              Date: Mon, 3 Jul 2006 17:42:50 -0500
18716              Message-ID: <20060703224250.GA14481@petdance.com>
18717      Branch: perl
18718            ! toke.c
18719 ____________________________________________________________________________
18720 [ 28475] By: rgs                                   on 2006/07/04  09:37:10
18721         Log: Subject: [PATCH] threads 1.33
18722              From: "Jerry D. Hedden" <jdhedden@cpan.org>
18723              Date: Mon, 03 Jul 2006 09:01:53 -0700
18724              Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net>
18725      Branch: perl
18726            + ext/threads/t/exit.t
18727            ! MANIFEST ext/threads/Changes ext/threads/README
18728            ! ext/threads/t/blocks.t ext/threads/t/context.t
18729            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
18730            ! ext/threads/t/join.t ext/threads/t/thread.t
18731            ! ext/threads/threads.pm ext/threads/threads.xs
18732 ____________________________________________________________________________
18733 [ 28474] By: mhx                                   on 2006/07/03  21:40:58
18734         Log: Upgrade to Devel::PPPort 3.08_07
18735      Branch: perl
18736            + ext/Devel/PPPort/PPPort.xs
18737            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
18738            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
18739            ! ext/Devel/PPPort/parts/inc/ppphbin
18740            ! ext/Devel/PPPort/parts/inc/ppphdoc
18741            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
18742            ! ext/Devel/PPPort/t/ppphtest.t
18743 ____________________________________________________________________________
18744 [ 28473] By: stevep                                on 2006/07/03  18:09:01
18745         Log: Allow stat() and -X file tests work on dirhandles.
18746      Branch: perl
18747            ! doio.c pod/perlfunc.pod pp_sys.c t/op/stat.t
18748 ____________________________________________________________________________
18749 [ 28472] By: rgs                                   on 2006/07/03  16:51:05
18750         Log: Subject: [PATCH] embed.pl enhancements
18751              From: andy@petdance.com (Andy Lester)
18752              Date: Sun, 2 Jul 2006 12:11:39 -0500
18753              Message-ID: <20060702171139.GA20266@petdance.com>
18754              
18755              Add experimental (and optional) splint support
18756      Branch: perl
18757            ! embed.pl perlapi.c
18758 ____________________________________________________________________________
18759 [ 28471] By: rgs                                   on 2006/07/03  16:40:19
18760         Log: Subject: [PATCH] Makefile splint support
18761              From: andy@petdance.com (Andy Lester)
18762              Date: Sun, 2 Jul 2006 12:19:08 -0500
18763              Message-ID: <20060702171908.GA20443@petdance.com>
18764      Branch: perl
18765            ! Makefile.SH
18766 ____________________________________________________________________________
18767 [ 28470] By: rgs                                   on 2006/07/03  16:36:14
18768         Log: Subject: [PATCH] DProf.xs patch
18769              From: andy@petdance.com (Andy Lester)
18770              Date: Sun, 2 Jul 2006 12:17:08 -0500
18771              Message-ID: <20060702171708.GA20392@petdance.com>
18772      Branch: perl
18773            ! ext/Devel/DProf/DProf.xs
18774 ____________________________________________________________________________
18775 [ 28469] By: rgs                                   on 2006/07/03  09:39:42
18776         Log: Subject: [PATCH] mg.c cleanups
18777              From: andy@petdance.com (Andy Lester)
18778              Date: Sun, 2 Jul 2006 12:33:36 -0500
18779              Message-ID: <20060702173336.GA20641@petdance.com>
18780      Branch: perl
18781            ! mg.c
18782 ____________________________________________________________________________
18783 [ 28468] By: rgs                                   on 2006/07/03  09:34:44
18784         Log: Subject: [PATCH] Clean up mathoms.c
18785              From: andy@petdance.com (Andy Lester)
18786              Date: Sun, 2 Jul 2006 12:24:45 -0500
18787              Message-ID: <20060702172445.GA20521@petdance.com>
18788      Branch: perl
18789            ! mathoms.c
18790 ____________________________________________________________________________
18791 [ 28467] By: steveh                                on 2006/07/03  08:23:03
18792         Log: Subject: Re: Win32API::File now in core
18793              From: demerphq <demerphq@gmail.com>
18794              Date: Sun, 2 Jul 2006 15:19:58 +0200
18795              Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com>
18796              
18797              Sync blead with Win32API-File-0.1001
18798              (plus change to sync README too)
18799      Branch: perl
18800            ! win32/ext/Win32API/File/Changes
18801            ! win32/ext/Win32API/File/File.pm win32/ext/Win32API/File/README
18802 ____________________________________________________________________________
18803 [ 28466] By: davem                                 on 2006/07/02  22:47:24
18804         Log: silence a compiler warning
18805      Branch: perl
18806            ! regexec.c
18807 ____________________________________________________________________________
18808 [ 28465] By: davem                                 on 2006/07/02  19:30:49
18809         Log: remove some unnecessary uses of WITH_THR
18810      Branch: perl
18811            ! mg.c op.c
18812 ____________________________________________________________________________
18813 [ 28464] By: craigb                                on 2006/07/02  18:06:36
18814         Log: s/have a more/have more/ typo fix in perlfaq4
18815      Branch: perl
18816            ! pod/perlfaq4.pod
18817 ____________________________________________________________________________
18818 [ 28463] By: davem                                 on 2006/07/02  16:31:10
18819         Log: Subject:  [PATCH] Synchronize ExtUtils::Instal 1.41
18820              From:  demerphq <demerphq@gmail.com>
18821              Date:  Sun, 2 Jul 2006 16:23:21 +0200
18822              Message-Id:  <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com>
18823              
18824              Sync ExtUtils::Install with CPAN (just trivially change version nos)
18825      Branch: perl
18826            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
18827            ! lib/ExtUtils/Packlist.pm
18828 ____________________________________________________________________________
18829 [ 28462] By: davem                                 on 2006/07/02  15:34:23
18830         Log: 
18831              From: demerphq <demerphq@gmail.com>
18832              Date: Sun, 2 Jul 2006 15:13:20 +0200
18833              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
18834              Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com>
18835              
18836              add test for patch #28417
18837      Branch: perl
18838            ! t/op/pat.t
18839 ____________________________________________________________________________
18840 [ 28461] By: rgs                                   on 2006/06/30  16:33:57
18841         Log: Must not forget that.
18842      Branch: perl
18843            ! pod/perltodo.pod
18844 ____________________________________________________________________________
18845 [ 28460] By: steveh                                on 2006/06/30  13:46:06
18846         Log: Add Win32API::File to the core
18847              
18848              For discussions, see the thread starting here:
18849              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html
18850      Branch: perl
18851            + win32/ext/Win32API/File/Changes
18852            + win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
18853            + win32/ext/Win32API/File/File.pm
18854            + win32/ext/Win32API/File/File.xs
18855            + win32/ext/Win32API/File/Makefile.PL
18856            + win32/ext/Win32API/File/README
18857            + win32/ext/Win32API/File/buffers.h
18858            + win32/ext/Win32API/File/cFile.h
18859            + win32/ext/Win32API/File/cFile.pc
18860            + win32/ext/Win32API/File/const2perl.h
18861            + win32/ext/Win32API/File/ppport.h
18862            + win32/ext/Win32API/File/t/file.t
18863            + win32/ext/Win32API/File/t/tie.t
18864            + win32/ext/Win32API/File/typemap
18865            ! MANIFEST Porting/Maintainers.pl t/TEST t/harness
18866            ! win32/Makefile win32/config_sh.PL win32/makefile.mk
18867 ____________________________________________________________________________
18868 [ 28459] By: rgs                                   on 2006/06/30  13:28:46
18869         Log: Fix casting warnings related to snprintf/vsnprintf
18870      Branch: perl
18871            ! perl.h util.c
18872 ____________________________________________________________________________
18873 [ 28458] By: merijn                                on 2006/06/30  13:17:59
18874         Log: Solaris' sh doesn't like empty if's
18875      Branch: perl
18876            ! hints/solaris_2.sh
18877 ____________________________________________________________________________
18878 [ 28457] By: rgs                                   on 2006/06/30  13:09:40
18879         Log: PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
18880              is used.
18881      Branch: perl
18882            ! perl.c
18883 ____________________________________________________________________________
18884 [ 28456] By: rgs                                   on 2006/06/30  12:56:59
18885         Log: Fix a couple of compilation warnings
18886      Branch: perl
18887            ! regcomp.c toke.c
18888 ____________________________________________________________________________
18889 [ 28455] By: davem                                 on 2006/06/30  12:07:01
18890         Log: migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
18891      Branch: perl
18892            ! regexec.c regexp.h
18893 ____________________________________________________________________________
18894 [ 28454] By: rgs                                   on 2006/06/30  08:13:24
18895         Log: Small adjustment to the Plan
18896      Branch: perl
18897            ! pod/perltodo.pod
18898 ____________________________________________________________________________
18899 [ 28453] By: merijn                                on 2006/06/30  05:00:22
18900         Log: HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
18901              Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
18902              From: Andrew Dougherty <doughera@lafayette.edu>
18903              Date: Thu, 29 Jun 2006 13:41:28 -0400 (EDT)
18904              Message-ID: <Pine.LNX.4.62.0606291327130.16718@fractal.phys.lafayette.edu>
18905      Branch: perl
18906            ! perl.h
18907 ____________________________________________________________________________
18908 [ 28452] By: rgs                                   on 2006/06/29  16:47:32
18909         Log: Another typo fix.
18910      Branch: perl
18911            ! pod/perlre.pod
18912 ____________________________________________________________________________
18913 [ 28451] By: rgs                                   on 2006/06/29  16:12:05
18914         Log: Typo fix.
18915      Branch: perl
18916            ! pod/perlre.pod
18917 ____________________________________________________________________________
18918 [ 28450] By: rgs                                   on 2006/06/29  15:53:43
18919         Log: Subject: [PATCH] Small precision about \Q \E inside m//x
18920              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
18921              Date: Thu, 29 Jun 2006 17:46:57 +0200
18922              Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr>
18923      Branch: perl
18924            ! pod/perlre.pod
18925 ____________________________________________________________________________
18926 [ 28449] By: rgs                                   on 2006/06/29  14:53:38
18927         Log: Subject: [PATCH] Cleanup in Hash::Util::FieldHash
18928              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
18929              Date: Wed, 28 Jun 2006 19:20:14 +0200
18930              Message-Id: <B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de>
18931      Branch: perl
18932            ! ext/Hash/Util/FieldHash/FieldHash.xs
18933            ! ext/Hash/Util/FieldHash/Makefile.PL
18934            ! ext/Hash/Util/FieldHash/t/01_load.t
18935 ____________________________________________________________________________
18936 [ 28448] By: craigb                                on 2006/06/29  14:21:35
18937         Log: Updated handling of signal names and signals for VMS
18938      Branch: perl
18939            ! configure.com vms/vms.c
18940 ____________________________________________________________________________
18941 [ 28447] By: rgs                                   on 2006/06/29  12:12:00
18942         Log: Some CPP macro sanitization by Sadahiro Tomoyuki
18943      Branch: perl
18944            ! utfebcdic.h
18945 ____________________________________________________________________________
18946 [ 28446] By: merijn                                on 2006/06/28  17:51:28
18947         Log: Solaris hints: gcc flags confuse Configure
18948              Subject: [PATCH] (Was Re: [perl #39636] Configure fails)
18949              From: Andy Dougherty <doughera@lafayette.edu>
18950              Date: Wed, 28 Jun 2006 13:37:54 -0400 (EDT)
18951              Message-ID: <Pine.LNX.4.62.0606281331350.3867@fractal.phys.lafayette.edu>
18952      Branch: perl
18953            ! hints/solaris_2.sh
18954 ____________________________________________________________________________
18955 [ 28445] By: rgs                                   on 2006/06/28  14:37:03
18956         Log: Subject: [PATCH] Update for IO::Uncompress::Base
18957              From: "Paul Marquess" <paul.marquess@ntlworld.com>
18958              Date: Wed, 28 Jun 2006 14:22:46 +0100
18959              Message-ID: <001701c69ab5$f4d5d3d0$2405140a@myopwv.com>
18960      Branch: perl
18961            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
18962            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
18963            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
18964            ! t/lib/compress/CompTestUtils.pm t/lib/compress/any.pl
18965            ! t/lib/compress/anyunc.pl t/lib/compress/multi.pl
18966            ! t/lib/compress/oneshot.pl
18967 ____________________________________________________________________________
18968 [ 28444] By: rgs                                   on 2006/06/28  08:42:09
18969         Log: Subject: [perl #39639] perldoc -f waitpid has wrong code example 
18970              From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org>
18971              Date: Tue, 27 Jun 2006 07:23:59 -0700
18972              Message-ID: <rt-3.0.11-39639-135396.19.0765391798804@perl.org>
18973      Branch: perl
18974            ! pod/perlfunc.pod
18975 ____________________________________________________________________________
18976 [ 28435] By: rgs                                   on 2006/06/27  14:01:30
18977         Log: Nits in the perlpragma manpage
18978      Branch: perl
18979            ! pod/perlpragma.pod
18980 ____________________________________________________________________________
18981 [ 28434] By: rgs                                   on 2006/06/27  08:48:45
18982         Log: Subject: [PATCH] cflags.SH: scan the gcc warning flags only once, during .SH expansion
18983              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
18984              Date: Mon, 26 Jun 2006 22:12:37 +0300 (EEST)
18985              Message-Id: <20060626191237.8A0936CF04@seth.hut.fi>
18986      Branch: perl
18987            ! cflags.SH
18988 ____________________________________________________________________________
18989 [ 28433] By: rgs                                   on 2006/06/26  17:17:57
18990         Log: Adjust test preamble for Hash::Util tests too.
18991      Branch: perl
18992            ! ext/Hash/Util/t/Util.t
18993 ____________________________________________________________________________
18994 [ 28432] By: rgs                                   on 2006/06/26  16:50:58
18995         Log: Adjust test preambles for Hash::Util::FieldHash tests to change
18996              the @INC path only when testing inside the core
18997      Branch: perl
18998            ! ext/Hash/Util/FieldHash/t/01_load.t
18999            ! ext/Hash/Util/FieldHash/t/02_function.t
19000            ! ext/Hash/Util/FieldHash/t/03_class.t
19001            ! ext/Hash/Util/FieldHash/t/04_thread.t
19002            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
19003            ! ext/Hash/Util/FieldHash/t/10_hash.t
19004            ! ext/Hash/Util/FieldHash/t/11_hashassign.t
19005            ! ext/Hash/Util/FieldHash/t/12_hashwarn.t
19006 ____________________________________________________________________________
19007 [ 28431] By: rgs                                   on 2006/06/26  16:32:16
19008         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
19009              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
19010              Date: Mon, 26 Jun 2006 18:05:53 +0200
19011              Message-Id: <133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de>
19012      Branch: perl
19013            ! ext/Hash/Util/FieldHash/Changes
19014            ! ext/Hash/Util/FieldHash/FieldHash.xs
19015            ! ext/Hash/Util/FieldHash/Makefile.PL
19016 ____________________________________________________________________________
19017 [ 28430] By: rgs                                   on 2006/06/26  16:29:06
19018         Log: Remove notes about removed 5005-threads from perlguts.
19019      Branch: perl
19020            ! pod/perlguts.pod
19021 ____________________________________________________________________________
19022 [ 28429] By: rgs                                   on 2006/06/26  12:31:19
19023         Log: Subject: [patch@28427] vms.c - null termination of string missing.
19024              From: "John E. Malmberg" <wb8tyw@qsl.net>
19025              Date: Mon, 26 Jun 2006 08:24:57 -0400
19026              Message-ID: <449FD219.5060900@qsl.net>
19027      Branch: perl
19028            ! vms/vms.c
19029 ____________________________________________________________________________
19030 [ 28428] By: rgs                                   on 2006/06/26  08:55:56
19031         Log: More perlreguts nits by Dominic Dunlop,
19032              plus fix a broken internal POD link
19033      Branch: perl
19034            ! pod/perlreguts.pod
19035 ____________________________________________________________________________
19036 [ 28427] By: rgs                                   on 2006/06/25  22:23:46
19037         Log: Nits about lock() in perlthrtut by Daniel Frederick Crisman,
19038              plus other nits by rgs
19039      Branch: perl
19040            ! pod/perlthrtut.pod
19041 ____________________________________________________________________________
19042 [ 28426] By: rgs                                   on 2006/06/25  21:57:30
19043         Log: Compilation fixes for VMS by John E. Malmberg
19044      Branch: perl
19045            ! ext/Hash/Util/FieldHash/FieldHash.xs
19046 ____________________________________________________________________________
19047 [ 28425] By: rgs                                   on 2006/06/25  21:12:06
19048         Log: Nits to perlreguts.pod by Dominic Dunlop
19049      Branch: perl
19050            ! pod/perlreguts.pod
19051 ____________________________________________________________________________
19052 [ 28424] By: mhx                                   on 2006/06/25  08:13:33
19053         Log: Upgrade to Devel::PPPort 3.08_06
19054      Branch: perl
19055            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
19056            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/mktests.PL
19057            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
19058            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
19059            ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
19060            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
19061            ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
19062            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
19063            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
19064            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
19065            ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
19066            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
19067            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
19068            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
19069            ! ext/Devel/PPPort/t/variables.t ext/Devel/PPPort/t/warn.t
19070 ____________________________________________________________________________
19071 [ 28423] By: stevep                                on 2006/06/25  01:45:51
19072         Log: Re: [PATCH] Hash::Util::FieldHash
19073              From: demerphq <demerphq@gmail.com>
19074              Date: Sat, 24 Jun 2006 13:19:35 +0200
19075              Message-ID: <9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>
19076      Branch: perl
19077            ! ext/Hash/Util/FieldHash/Makefile.PL
19078 ____________________________________________________________________________
19079 [ 28422] By: davem                                 on 2006/06/24  23:31:33
19080         Log: quieten warning by avoiding a comment-within-a-comment
19081      Branch: perl
19082            ! regcomp.c
19083 ____________________________________________________________________________
19084 [ 28421] By: davem                                 on 2006/06/23  22:26:02
19085         Log: migrate TRIE branch in regmatch() to new FSM-esque paradigm
19086      Branch: perl
19087            ! regexec.c regexp.h
19088 ____________________________________________________________________________
19089 [ 28420] By: mhx                                   on 2006/06/23  19:06:43
19090         Log: Upgrade to Devel::PPPort 3.08_05
19091      Branch: perl
19092            - ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
19093            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
19094            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
19095 ____________________________________________________________________________
19096 [ 28419] By: rgs                                   on 2006/06/23  16:28:03
19097         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
19098              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
19099              Date: Wed, 21 Jun 2006 22:39:51 +0200
19100              Message-Id: <974A5B4B-7614-4F3F-BA7C-828960D82C55@mailbox.tu-berlin.de>
19101      Branch: perl
19102            + ext/Hash/Util/FieldHash/Changes
19103            + ext/Hash/Util/FieldHash/FieldHash.xs
19104            + ext/Hash/Util/FieldHash/Makefile.PL
19105            + ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
19106            + ext/Hash/Util/FieldHash/t/01_load.t
19107            + ext/Hash/Util/FieldHash/t/02_function.t
19108            + ext/Hash/Util/FieldHash/t/03_class.t
19109            + ext/Hash/Util/FieldHash/t/04_thread.t
19110            + ext/Hash/Util/FieldHash/t/05_perlhook.t
19111            + ext/Hash/Util/FieldHash/t/10_hash.t
19112            + ext/Hash/Util/FieldHash/t/11_hashassign.t
19113            + ext/Hash/Util/FieldHash/t/12_hashwarn.t
19114            ! MANIFEST embed.fnc embed.h ext/Hash/Util/Changes
19115            ! ext/Hash/Util/Makefile.PL ext/Hash/Util/lib/Hash/Util.pm hv.c
19116            ! mg.c pod/perlapi.pod pod/perlguts.pod proto.h sv.c
19117 ____________________________________________________________________________
19118 [ 28418] By: rgs                                   on 2006/06/23  14:00:59
19119         Log: Subject: Re: [PATCH] perlhack.pod
19120              From: "Dr.Ruud" <rvtol+news@isolution.nl>
19121              Date: Thu, 22 Jun 2006 23:42:53 +0200
19122              Message-ID: <20060622215407.9605.qmail@lists.develooper.com>
19123      Branch: perl
19124            ! pod/perlhack.pod
19125 ____________________________________________________________________________
19126 [ 28417] By: rgs                                   on 2006/06/23  10:50:29
19127         Log: Subject: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
19128              From: demerphq <demerphq@gmail.com>
19129              Date: Fri, 23 Jun 2006 11:54:19 +0200
19130              Message-ID: <9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com>
19131      Branch: perl
19132            ! regexec.c
19133 ____________________________________________________________________________
19134 [ 28416] By: rgs                                   on 2006/06/23  09:41:36
19135         Log: perltodo additions by Vadim Konovalov
19136      Branch: perl
19137            ! pod/perltodo.pod
19138 ____________________________________________________________________________
19139 [ 28415] By: stevep                                on 2006/06/22  11:34:20
19140         Log: Subject: [PATCH] IO::Compress::Base
19141              From: "Paul Marquess" <paul.marquess@ntlworld.com>
19142              Date: Thu, 22 Jun 2006 11:40:10 +0100
19143              Message-ID: <01f701c695e8$3d035e20$2405140a@myopwv.com>
19144      Branch: perl
19145            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
19146            ! t/lib/compress/merge.pl
19147 ____________________________________________________________________________
19148 [ 28414] By: steveh                                on 2006/06/22  08:05:14
19149         Log: Subject: Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
19150              From: demerphq <demerphq@gmail.com>
19151              Date: Wed, 21 Jun 2006 22:51:03 +0200
19152              Message-ID: <9b18b3110606211351v5b052103i4d727ad464a162e@mail.gmail.com>
19153      Branch: perl
19154            ! regcomp.c
19155 ____________________________________________________________________________
19156 [ 28413] By: rgs                                   on 2006/06/21  08:15:38
19157         Log: Subject: [PATCH] <toke.c> isALNUM(*s) && *s != '_'
19158              From: "Dr.Ruud" <rvtol+news@isolution.nl>
19159              Date: Wed, 21 Jun 2006 01:58:19 +0200
19160              Message-ID: <20060621000237.24398.qmail@lists.develooper.com>
19161      Branch: perl
19162            ! toke.c
19163 ____________________________________________________________________________
19164 [ 28412] By: steveh                                on 2006/06/21  08:07:21
19165         Log: Fix code before declaration error introduced by #28405
19166      Branch: perl
19167            ! regcomp.c
19168 ____________________________________________________________________________
19169 [ 28411] By: rgs                                   on 2006/06/21  07:44:24
19170         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
19171              From: Dominic Dunlop <shouldbedomo@mac.com>
19172              Date: Tue, 20 Jun 2006 21:49:07 +0200
19173              Message-Id: <C48A3CD4-DDA5-43AD-8DDC-20375A187EFD@mac.com>
19174      Branch: perl
19175            ! t/op/sprintf.t
19176 ____________________________________________________________________________
19177 [ 28410] By: rgs                                   on 2006/06/20  22:01:16
19178         Log: Upgrade to Sys::Syslog 0.16
19179      Branch: perl
19180            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
19181            ! ext/Sys/Syslog/t/syslog.t
19182 ____________________________________________________________________________
19183 [ 28409] By: rgs                                   on 2006/06/20  17:22:15
19184         Log: Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more
19185              clever. If the right hand side of s///e contains a #, then maybe
19186              it's a comment, so add a \n after it. Obviously, this is fast, but
19187              won't cover all possible cases.
19188      Branch: perl
19189            ! toke.c
19190 ____________________________________________________________________________
19191 [ 28408] By: rgs                                   on 2006/06/20  14:18:28
19192         Log: Subject: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
19193              From: Dominic Dunlop <shouldbedomo@mac.com>
19194              Date: Tue, 20 Jun 2006 16:02:38 +0200
19195              Message-Id: <D223CF35-9AC3-4351-A0C9-F4E224AAC19E@mac.com>
19196      Branch: perl
19197            ! sv.c t/op/sprintf.t
19198 ____________________________________________________________________________
19199 [ 28407] By: rgs                                   on 2006/06/20  12:51:31
19200         Log: Subject: [PATCH] IO::Compress::* 2.000_13
19201              From: "Paul Marquess" <paul.marquess@ntlworld.com>
19202              Date: Tue, 20 Jun 2006 13:40:47 +0100
19203              Message-ID: <00b101c69466$c18f0af0$2405140a@myopwv.com>
19204      Branch: perl
19205            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
19206            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
19207            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
19208            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
19209            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
19210            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
19211            ! ext/Compress/IO/Zlib/README
19212            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
19213            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
19214            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
19215            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
19216            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
19217            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
19218            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
19219            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
19220            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
19221            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
19222            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
19223            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
19224            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
19225            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
19226            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
19227            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
19228            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
19229            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
19230            ! ext/Compress/Raw/Zlib/README
19231            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
19232            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
19233            ! ext/Compress/Zlib/lib/Compress/Zlib.pm t/lib/compress/multi.pl
19234            ! t/lib/compress/oneshot.pl
19235 ____________________________________________________________________________
19236 [ 28406] By: rgs                                   on 2006/06/20  12:44:27
19237         Log: Upgrade to Unicode::Normalize 1.01
19238      Branch: perl
19239            + ext/Unicode/Normalize/t/tie.t
19240            ! MANIFEST ext/Unicode/Normalize/Changes
19241            ! ext/Unicode/Normalize/Normalize.pm
19242            ! ext/Unicode/Normalize/Normalize.xs
19243            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
19244            ! ext/Unicode/Normalize/t/illegal.t
19245 ____________________________________________________________________________
19246 [ 28405] By: stevep                                on 2006/06/20  12:14:27
19247         Log: Clean up a few warnings in regcomp.c under -Dgccansipedantic.
19248      Branch: perl
19249            ! regcomp.c
19250 ____________________________________________________________________________
19251 [ 28404] By: rgs                                   on 2006/06/20  08:52:12
19252         Log: Subject: [perl #39365] Bug in toke.c (eval in subst) 
19253              From: bcarter@gumdrop.flyinganvil.org (via RT) <perlbug-followup@perl.org>
19254              Date: Fri, 09 Jun 2006 02:08:44 -0700
19255              Message-ID: <rt-3.0.11-39365-134716.18.9775670722527@perl.org>
19256              
19257              plus a regression test.
19258      Branch: perl
19259            ! t/comp/parser.t toke.c
19260 ____________________________________________________________________________
19261 [ 28403] By: rgs                                   on 2006/06/20  08:16:58
19262         Log: Subject: [PATCH lib/UNIVERSAL.pm] Add Documentation for DOES()
19263              From: chromatic <chromatic@wgz.org>
19264              Date: Sat, 17 Jun 2006 17:24:03 -0700
19265              Message-Id: <200606171724.04302.chromatic@wgz.org>
19266      Branch: perl
19267            ! lib/UNIVERSAL.pm
19268 ____________________________________________________________________________
19269 [ 28402] By: rgs                                   on 2006/06/19  11:27:03
19270         Log: Subject: RE: [PATCH] cflags.SH: rework the gcc warnings selection
19271              From: "Green, Paul" <Paul.Green@stratus.com>
19272              Date: Sun, 18 Jun 2006 19:41:50 -0400
19273              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB02026106@EXNA.corp.stratus.com>
19274      Branch: perl
19275            ! cflags.SH
19276 ____________________________________________________________________________
19277 [ 28401] By: davem                                 on 2006/06/18  09:58:08
19278         Log: Subject:  [PATCH] Re: blead trie problems in tru64 with -DDEBUGGING
19279              From:  Jarkko Hietaniemi <jhi@iki.fi>
19280              Date:  Sun, 18 Jun 2006 01:04:46 +0300
19281              Message-Id:  <44947C7E.7090100@iki.fi>
19282      Branch: perl
19283            ! regexec.c
19284 ____________________________________________________________________________
19285 [ 28400] By: davem                                 on 2006/06/17  20:01:38
19286         Log: Subject:  [PATCH] Comply with the 0x80th commandment
19287              From:  demerphq <demerphq@gmail.com>
19288              Date:  Sat, 17 Jun 2006 16:44:17 +0200
19289              Message-Id:  <9b18b3110606170744x60f4074bg11bf0f4c87eeb6c1@mail.gmail.com>
19290              
19291              add some (U8) casts
19292      Branch: perl
19293            ! regcomp.h
19294 ____________________________________________________________________________
19295 [ 28399] By: davem                                 on 2006/06/17  16:39:53
19296         Log: dont warn at exit of detatched threads still running
19297      Branch: perl
19298            ! ext/threads/t/blocks.t ext/threads/threads.xs
19299 ____________________________________________________________________________
19300 [ 28398] By: davem                                 on 2006/06/16  23:25:51
19301         Log: start turning regmatch() main loop into a FSM
19302              also make BRANCH use the state stack rather than its own unwind struct
19303      Branch: perl
19304            ! regcomp.pl regexec.c regexp.h regnodes.h t/op/re_tests
19305 ____________________________________________________________________________
19306 [ 28397] By: rgs                                   on 2006/06/15  10:01:14
19307         Log: Subject: [PATCH] cflags.SH: rework the gcc warnings selection
19308              From: Jarkko Hietaniemi <jhi@iki.fi>
19309              Date: Thu, 15 Jun 2006 09:12:53 +0300
19310              Message-ID: <4490FA65.70006@iki.fi>
19311      Branch: perl
19312            ! cflags.SH
19313 ____________________________________________________________________________
19314 [ 28396] By: craigb                                on 2006/06/15  03:20:48
19315         Log: only use NAML$M_OPEN_SPECIAL where it exists
19316      Branch: perl
19317            ! vms/vms.c
19318 ____________________________________________________________________________
19319 [ 28395] By: craigb                                on 2006/06/15  03:16:34
19320         Log: signedness nit in Unicode::Normalize::decompose
19321      Branch: perl
19322            ! ext/Unicode/Normalize/Normalize.xs
19323 ____________________________________________________________________________
19324 [ 28394] By: rgs                                   on 2006/06/14  14:58:14
19325         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)
19326              From: demerphq <demerphq@gmail.com>
19327              Date: Wed, 14 Jun 2006 14:33:24 +0200
19328              Message-ID: <9b18b3110606140533k583fdd3bh6c4b292e7ff4cf13@mail.gmail.com>
19329      Branch: perl
19330            ! regcomp.c regcomp.h
19331 ____________________________________________________________________________
19332 [ 28393] By: rgs                                   on 2006/06/14  12:11:13
19333         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)
19334              From: demerphq <demerphq@gmail.com>
19335              Date: Wed, 14 Jun 2006 13:54:04 +0200
19336              Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com>
19337      Branch: perl
19338            ! ext/re/t/regop.pl lib/Benchmark.pm regcomp.c regcomp.h
19339            ! regexec.c
19340 ____________________________________________________________________________
19341 [ 28392] By: rgs                                   on 2006/06/13  09:23:23
19342         Log: I thought I had fixed the spelling of DOES() in universal.t, but
19343              apparently no.
19344      Branch: perl
19345            ! t/op/universal.t
19346 ____________________________________________________________________________
19347 [ 28391] By: rgs                                   on 2006/06/13  08:32:04
19348         Log: Subject: Guard clause should happen first, otherwise its not a guard clause.
19349              From: demerphq <demerphq@gmail.com>
19350              Date: Tue, 13 Jun 2006 09:39:42 +0200
19351              Message-ID: <9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com>
19352      Branch: perl
19353            ! regcomp.c regexec.c
19354 ____________________________________________________________________________
19355 [ 28390] By: stevep                                on 2006/06/13  01:15:21
19356         Log: Upgrade to Digest-SHA-5.41
19357      Branch: perl
19358            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
19359            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
19360            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
19361            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
19362            ! ext/Digest/SHA/t/2-nist-sha-oo.t
19363 ____________________________________________________________________________
19364 [ 28389] By: stevep                                on 2006/06/13  01:00:02
19365         Log: Upgrade to Unicode-Normalize-1.00
19366      Branch: perl
19367            ! ext/Unicode/Normalize/Changes
19368            ! ext/Unicode/Normalize/Normalize.pm
19369            ! ext/Unicode/Normalize/Normalize.xs
19370            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
19371            ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
19372            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/null.t
19373            ! ext/Unicode/Normalize/t/test.t
19374 ____________________________________________________________________________
19375 [ 28388] By: rgs                                   on 2006/06/12  17:21:22
19376         Log: Subject: Re: Segv from new regex code when under threads.
19377              From: demerphq <demerphq@gmail.com>
19378              Date: Mon, 12 Jun 2006 19:17:30 +0200
19379              Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com>
19380      Branch: perl
19381            ! regcomp.c win32/vmem.h
19382 ____________________________________________________________________________
19383 [ 28387] By: rgs                                   on 2006/06/12  16:41:44
19384         Log: Add the new method UNIVERSAL::DOES() and the API function sv_does()
19385              
19386              Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does()
19387              From: chromatic <chromatic@wgz.org>
19388              Date: Tue, 30 May 2006 17:41:08 -0700
19389              Message-Id: <200605301741.08363.chromatic@wgz.org>
19390      Branch: perl
19391            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h
19392            ! t/op/universal.t universal.c
19393 ____________________________________________________________________________
19394 [ 28386] By: rgs                                   on 2006/06/12  14:35:22
19395         Log: Adapt the new Test::Harness test to the core
19396      Branch: perl
19397            ! lib/Test/Harness/t/failure.t
19398 ____________________________________________________________________________
19399 [ 28385] By: rgs                                   on 2006/06/12  14:12:18
19400         Log: Subject: [PATCH] Static cleanup in pp_sort.c
19401              From: andy@petdance.com (Andy Lester)
19402              Date: Mon, 12 Jun 2006 08:59:34 -0500
19403              Message-ID: <20060612135934.GA2202@petdance.com>
19404      Branch: perl
19405            ! embed.fnc embed.h pp_sort.c proto.h
19406 ____________________________________________________________________________
19407 [ 28384] By: rgs                                   on 2006/06/12  14:08:09
19408         Log: Upgrade to Test::Harness 2.62
19409      Branch: perl
19410            + lib/Test/Harness/t/failure.t
19411            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
19412 ____________________________________________________________________________
19413 [ 28383] By: rgs                                   on 2006/06/12  13:01:43
19414         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
19415              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
19416              Date: Sun, 11 Jun 2006 02:30:54 +0200
19417              Message-ID: <1149985854.448b643e27a1f@imp5-g19.free.fr>
19418      Branch: perl
19419            + ext/Sys/Syslog/ppport.h
19420            ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/README
19421            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
19422            ! ext/Sys/Syslog/t/syslog.t
19423 ____________________________________________________________________________
19424 [ 28382] By: rgs                                   on 2006/06/12  12:08:54
19425         Log: Subject: Re: [PATCH DOC] Three minor fixes related to perlop
19426              From: Daniel Frederick Crisman <daniel@crisman.org>
19427              Date: Sat, 10 Jun 2006 10:49:29 -0400
19428              Message-ID: <20060610144929.GA10201@fury.crisman.org>
19429      Branch: perl
19430            ! pod/perldiag.pod pod/perlop.pod
19431 ____________________________________________________________________________
19432 [ 28381] By: rgs                                   on 2006/06/12  10:07:18
19433         Log: Subject: [PATCH] Proper use of enums
19434              From: andy@petdance.com (Andy Lester)
19435              Date: Sun, 11 Jun 2006 22:44:34 -0500
19436              Message-ID: <20060612034434.GA21588@petdance.com>
19437      Branch: perl
19438            ! embed.fnc gv.c op.c perlio.c pod/perlapi.pod pp.c proto.h sv.c
19439            ! sv.h
19440 ____________________________________________________________________________
19441 [ 28380] By: rgs                                   on 2006/06/11  23:08:32
19442         Log: Subject: Re: [PATCH] regexec/regcomp.c cleanups
19443              From: demerphq <demerphq@gmail.com>
19444              Date: Sun, 11 Jun 2006 23:01:14 +0200
19445              Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com>
19446      Branch: perl
19447            ! ext/re/re.pm pod/perlreguts.pod regcomp.c regcomp.h regexec.c
19448            ! regexp.h sv.c
19449 ____________________________________________________________________________
19450 [ 28379] By: rgs                                   on 2006/06/11  22:00:03
19451         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
19452              From: demerphq <demerphq@gmail.com>
19453              Date: Fri, 9 Jun 2006 19:48:11 +0200
19454              Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com>
19455      Branch: perl
19456            ! ext/re/re.pm regcomp.c regexec.c regexp.h
19457 ____________________________________________________________________________
19458 [ 28378] By: nicholas                              on 2006/06/11  20:52:36
19459         Log: A little more work needed to get ext/re/t/re.t test 14 (no segv) passing
19460              with PERL_DESTRUCT_LEVEL=2.
19461      Branch: perl
19462            ! gv.c regcomp.h
19463 ____________________________________________________________________________
19464 [ 28377] By: rgs                                   on 2006/06/09  16:40:52
19465         Log: Mark the 1st argument to S_exec_failed as non null
19466      Branch: perl
19467            ! embed.fnc proto.h
19468 ____________________________________________________________________________
19469 [ 28376] By: rgs                                   on 2006/06/09  16:15:08
19470         Log: Subject: [PATCH] Add error checks after execing PL_cshname or PL_sh_path
19471              From: "Jan Dubois" <jand@activestate.com>
19472              Date: Wed, 7 Jun 2006 15:53:02 -0700
19473              Message-ID: <002301c68a85$21aa7320$d045a8c0@candy>
19474      Branch: perl
19475            ! doio.c embed.fnc embed.h proto.h
19476 ____________________________________________________________________________
19477 [ 28375] By: rgs                                   on 2006/06/09  16:03:03
19478         Log: Subject: [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gz
19479              From: John Peacock <jpeacock@rowman.com>
19480              Date: Thu, 08 Jun 2006 21:14:04 -0400
19481              Message-ID: <4488CB5C.4070702@rowman.com>
19482      Branch: perl
19483            ! lib/version.pm lib/version.pod lib/version.t universal.c
19484            ! util.c
19485 ____________________________________________________________________________
19486 [ 28374] By: rgs                                   on 2006/06/09  14:39:31
19487         Log: Subject: [PATCH] sv_dup
19488              From: andy@petdance.com (Andy Lester)
19489              Date: Fri, 9 Jun 2006 00:39:25 -0500
19490              Message-ID: <20060609053925.GA30698@petdance.com>
19491      Branch: perl
19492            ! sv.c
19493 ____________________________________________________________________________
19494 [ 28373] By: rgs                                   on 2006/06/09  14:06:24
19495         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
19496              From: demerphq <demerphq@gmail.com>
19497              Date: Fri, 9 Jun 2006 00:56:37 +0200
19498              Message-ID: <9b18b3110606081556t779de698r82f361d82a05fbc8@mail.gmail.com>
19499              
19500              (with tweaks)
19501      Branch: perl
19502            ! embed.fnc embed.h ext/re/t/re.t ext/re/t/regop.pl
19503            ! ext/re/t/regop.t proto.h regcomp.c regcomp.h regexec.c sv.c
19504 ____________________________________________________________________________
19505 [ 28372] By: rgs                                   on 2006/06/08  14:11:29
19506         Log: Add the perlreguts manpage, by Yves Orton
19507      Branch: perl
19508            + pod/perlreguts.pod
19509            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
19510            ! vms/descrip_mms.template win32/pod.mak
19511 ____________________________________________________________________________
19512 [ 28371] By: rgs                                   on 2006/06/08  13:00:18
19513         Log: Subject: [PATCH] Re: range operator vs. unicode
19514              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19515              Date: Thu, 8 Jun 2006 02:33:43 -0700
19516              Message-ID: <20060608093343.GD2676@efn.org>
19517              
19518              with tweaks
19519      Branch: perl
19520            ! pod/perlop.pod
19521 ____________________________________________________________________________
19522 [ 28370] By: rgs                                   on 2006/06/07  20:47:20
19523         Log: Revert change #20462 (except the regression test),
19524              since the bug has been really fixed by change #22074,
19525              as explained in :
19526              Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls
19527              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19528              Date: Thu, 01 Jun 2006 08:16:51 +0900
19529              Message-Id: <20060601081304.7A39.BQW10602@nifty.com>
19530      Branch: perl
19531            ! pp.c
19532 ____________________________________________________________________________
19533 [ 28369] By: nicholas                              on 2006/06/07  17:36:32
19534         Log: The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}
19535      Branch: perl
19536            ! t/io/utf8.t
19537 ____________________________________________________________________________
19538 [ 28368] By: craigb                                on 2006/06/07  12:29:32
19539         Log: autosplit one level deeper so we don't miss anything
19540              on a second pass (where lib/auto already exists)
19541      Branch: perl
19542            ! vms/descrip_mms.template
19543 ____________________________________________________________________________
19544 [ 28367] By: craigb                                on 2006/06/07  12:14:39
19545         Log: Subject: [patch@28349] vmsify - full EFS charset support
19546              From: "John E. Malmberg" <wb8tyw@qsl.net>
19547              Date: Mon, 05 Jun 2006 23:39:32 -0400
19548              Message-id: <4484F8F4.7040902@qsl.net>
19549
19550      Branch: perl
19551            ! vms/vms.c vms/vmsish.h
19552 ____________________________________________________________________________
19553 [ 28366] By: rgs                                   on 2006/06/07  09:13:51
19554         Log: Add a regression test to ensure that charnames pragma
19555              is propagated to eval("")
19556      Branch: perl
19557            ! lib/charnames.t
19558 ____________________________________________________________________________
19559 [ 28365] By: rgs                                   on 2006/06/07  08:47:49
19560         Log: Make "use feature 'dor'" an alias for "use feature 'err'"
19561      Branch: perl
19562            ! lib/feature.pm
19563 ____________________________________________________________________________
19564 [ 28364] By: rgs                                   on 2006/06/07  08:33:35
19565         Log: Subject: [PATCH] exhausting <> in BEGIN{} gets ARGVOUT used only once warning
19566              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19567              Date: Tue, 6 Jun 2006 22:24:46 -0700
19568              Message-ID: <20060607052446.GA3240@efn.org>
19569      Branch: perl
19570            ! gv.c t/op/readline.t
19571 ____________________________________________________________________________
19572 [ 28363] By: rgs                                   on 2006/06/07  08:30:03
19573         Log: Subject: [PATCH] dump.c patches
19574              From: andy@petdance.com (Andy Lester)
19575              Date: Tue, 6 Jun 2006 10:01:37 -0500
19576              Message-ID: <20060606150137.GA4434@petdance.com>
19577      Branch: perl
19578            ! doop.c dump.c
19579 ____________________________________________________________________________
19580 [ 28362] By: merijn                                on 2006/06/06  18:33:52
19581         Log: Subject: [PATCH]Teach Configure that icc is not gcc
19582              From: Steve Peters <steve@fisharerojo.org>
19583              Date: Tue, 6 Jun 2006 10:33:12 -0500
19584              Message-ID: <20060606153312.GA5542@fisharerojo.org>
19585      Branch: perl
19586            ! Configure
19587 ____________________________________________________________________________
19588 [ 28360] By: rgs                                   on 2006/06/06  16:30:36
19589         Log: Upgrade to Module::CoreList 2.05
19590              (contains a patch by Adriano Ferreira to make corelist accept
19591              regexps as arguments)
19592      Branch: perl
19593            + lib/Module/CoreList/t/find_modules.t
19594            ! MANIFEST lib/Module/CoreList.pm
19595            ! lib/Module/CoreList/bin/corelist
19596 ____________________________________________________________________________
19597 [ 28359] By: rgs                                   on 2006/06/06  12:37:34
19598         Log: Upgrade to Encode 2.18
19599      Branch: perl
19600            ! ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm ext/Encode/Changes
19601            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/Encode.pm
19602            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
19603            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
19604            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
19605            ! ext/Encode/lib/Encode/Alias.pm
19606            ! ext/Encode/lib/Encode/CJKConstants.pm
19607            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
19608            ! ext/Encode/lib/Encode/Encoding.pm
19609            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
19610            ! ext/Encode/lib/Encode/JP/JIS7.pm
19611            ! ext/Encode/lib/Encode/KR/2022_KR.pm
19612            ! ext/Encode/lib/Encode/MIME/Header.pm
19613            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
19614            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
19615 ____________________________________________________________________________
19616 [ 28358] By: rgs                                   on 2006/06/06  11:27:19
19617         Log: Subject: [PATCH] more accumulated cleanups
19618              From: andy@petdance.com (Andy Lester)
19619              Date: Tue, 6 Jun 2006 00:25:01 -0500
19620              Message-ID: <20060606052501.GA30469@petdance.com>
19621      Branch: perl
19622            ! av.c doio.c utf8.c util.c
19623 ____________________________________________________________________________
19624 [ 28357] By: rgs                                   on 2006/06/06  11:17:22
19625         Log: Subject: [PATCH] Accumulated toke.c cleanups
19626              From: andy@petdance.com (Andy Lester)
19627              Date: Tue, 6 Jun 2006 00:07:36 -0500
19628              Message-ID: <20060606050736.GA30291@petdance.com>
19629      Branch: perl
19630            ! toke.c
19631 ____________________________________________________________________________
19632 [ 28356] By: rgs                                   on 2006/06/06  11:05:46
19633         Log: Subject: [PATCH] random thread test failure
19634              From: "Jerry D. Hedden" <jerry@hedden.us>
19635              Date: Mon, 05 Jun 2006 13:28:51 -0700
19636              Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net>
19637      Branch: perl
19638            ! ext/threads/t/thread.t
19639 ____________________________________________________________________________
19640 [ 28355] By: rgs                                   on 2006/06/06  11:02:14
19641         Log: Subject: [PATCH] threads 1.32
19642              From: "Jerry D. Hedden" <jerry@hedden.us>
19643              Date: Mon, 05 Jun 2006 06:34:56 -0700
19644              Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net>
19645      Branch: perl
19646            + ext/threads/hints/hpux.pl
19647            ! MANIFEST ext/threads/Changes ext/threads/README
19648            ! ext/threads/t/blocks.t ext/threads/t/context.t
19649            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
19650            ! ext/threads/t/join.t ext/threads/t/kill.t ext/threads/t/libc.t
19651            ! ext/threads/t/problems.t ext/threads/t/thread.t
19652            ! ext/threads/threads.pm ext/threads/threads.xs
19653 ____________________________________________________________________________
19654 [ 28354] By: nicholas                              on 2006/06/05  21:39:40
19655         Log: Eliminate most of the UTF-8 black smoke by skipping optree tests when
19656              ${^OPEN} is set, and tweaking hints.t to understand that $^H is
19657              different when -C has been used.
19658      Branch: perl
19659            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
19660            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
19661            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
19662            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
19663            ! t/comp/hints.t
19664 ____________________________________________________________________________
19665 [ 28353] By: nicholas                              on 2006/06/05  21:38:38
19666         Log: Add the missing ${^OPEN} hints flag to B::Concise
19667      Branch: perl
19668            ! ext/B/B/Concise.pm
19669 ____________________________________________________________________________
19670 [ 28352] By: rgs                                   on 2006/06/05  16:22:46
19671         Log: Subject: [DOCPATCH perlunicode.pod] paragraphing nit
19672              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19673              Date: Sun, 04 Jun 2006 15:52:54 +0900
19674              Message-Id: <20060604155149.0913.BQW10602@nifty.com>
19675      Branch: perl
19676            ! pod/perlunicode.pod
19677 ____________________________________________________________________________
19678 [ 28351] By: rgs                                   on 2006/06/05  08:35:45
19679         Log: Subject: [PATCH] mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf)
19680              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19681              Date: Sun, 4 Jun 2006 11:21:30 +0300 (EEST)
19682              Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi>
19683      Branch: perl
19684            ! mg.c
19685 ____________________________________________________________________________
19686 [ 28350] By: rgs                                   on 2006/06/05  07:50:12
19687         Log: Use POSIX::_exit instead of exit in IPC::Open when exiting after an
19688              exec() failure, as suggested by Salvador Fandino after change #28347
19689      Branch: perl
19690            ! lib/IPC/Open3.pm
19691 ____________________________________________________________________________
19692 [ 28349] By: rgs                                   on 2006/06/04  22:32:50
19693         Log: The smart match table was duplicated in source code and in perlsyn,
19694              so remove the one in the source code
19695      Branch: perl
19696            ! pod/perlsyn.pod pp_ctl.c
19697 ____________________________________________________________________________
19698 [ 28348] By: craigb                                on 2006/06/02  23:18:08
19699         Log: It's all relative -- better handling of tainted directories
19700              in PATH on VMS (and scrubbing them in t/test.pl).
19701      Branch: perl
19702            ! mg.c t/test.pl
19703 ____________________________________________________________________________
19704 [ 28347] By: davem                                 on 2006/06/02  19:53:52
19705         Log: IPC::Open3 handled exec failure badly
19706              When you're in the child, don't croak - you may get trapped by
19707              eval. Also clarify the documentation
19708      Branch: perl
19709            ! lib/IPC/Open3.pm
19710 ____________________________________________________________________________
19711 [ 28346] By: stevep                                on 2006/06/01  19:11:38
19712         Log: Subject: [perl #39178] IO::Socket::connect returns wrong errno on timeout
19713              From: "mlelstv@serpens.de (via RT)" <perlbug-followup@perl.org>
19714              Date: Sun, 21 May 2006 04:23:38 -0700
19715              Message-ID: <rt-3.0.11-39178-133695.13.7935957232893@perl.org>
19716      Branch: perl
19717            ! ext/IO/lib/IO/Socket.pm
19718 ____________________________________________________________________________
19719 [ 28345] By: rgs                                   on 2006/06/01  14:50:50
19720         Log: Add the perlunitut manpage, by Juerd Waalboer
19721      Branch: perl
19722            + pod/perlunitut.pod
19723            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
19724            ! vms/descrip_mms.template win32/pod.mak
19725 ____________________________________________________________________________
19726 [ 28344] By: rgs                                   on 2006/06/01  12:16:09
19727         Log: Subject: [PATCH: installperl] Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references not implemented"
19728              From: Brendan O'Dea <bod@debian.org>
19729              Date: Wed, 31 May 2006 22:51:48 +1000
19730              Message-ID: <20060531125148.GA20658@londo.c47.org>
19731      Branch: perl
19732            ! installperl
19733 ____________________________________________________________________________
19734 [ 28343] By: rgs                                   on 2006/06/01  11:40:34
19735         Log: Add a few more built-in types in perlfunc/ref()
19736      Branch: perl
19737            ! pod/perlfunc.pod
19738 ____________________________________________________________________________
19739 [ 28342] By: rgs                                   on 2006/06/01  07:08:36
19740         Log: Remove duplicate file in manifest
19741      Branch: perl
19742            ! MANIFEST
19743 ____________________________________________________________________________
19744 [ 28341] By: rgs                                   on 2006/06/01  07:07:43
19745         Log: Add missing file to MANIFEST
19746      Branch: perl
19747            ! MANIFEST
19748 ____________________________________________________________________________
19749 [ 28340] By: craigb                                on 2006/05/31  03:31:54
19750         Log: Teach incfilter.t some DCL.
19751      Branch: perl
19752            ! t/op/incfilter.t
19753 ____________________________________________________________________________
19754 [ 28339] By: craigb                                on 2006/05/31  03:19:27
19755         Log: Make VMS-specific device name encoding routine say no more politely.
19756      Branch: perl
19757            ! vms/vms.c
19758 ____________________________________________________________________________
19759 [ 28338] By: rgs                                   on 2006/05/30  12:21:17
19760         Log: Subject: Re: B::Lint changes
19761              From: "Joshua ben Jore" <twists@gmail.com>
19762              Date: Thu, 18 May 2006 08:45:30 -0500
19763              Message-ID: <dc5c751d0605180645q63ddba5fga354d2660a4877f5@mail.gmail.com>
19764      Branch: perl
19765            ! ext/B/B/Lint.pm ext/B/t/lint.t
19766 ____________________________________________________________________________
19767 [ 28337] By: nicholas                              on 2006/05/30  11:59:26
19768         Log: Fix bugs in the bytecode system caused by the abolition of cop_io.
19769      Branch: perl
19770            ! ext/B/B.xs ext/B/B/Bytecode.pm
19771 ____________________________________________________________________________
19772 [ 28336] By: rgs                                   on 2006/05/30  08:32:00
19773         Log: Subject: C is not perl, AV's dont just magically free themselves...
19774              From: demerphq <demerphq@gmail.com>
19775              Date: Tue, 30 May 2006 10:23:19 +0200
19776              Message-ID: <9b18b3110605300123t467f14eerf30a149f253be281@mail.gmail.com>
19777      Branch: perl
19778            ! regcomp.c
19779 ____________________________________________________________________________
19780 [ 28335] By: nicholas                              on 2006/05/29  22:58:46
19781         Log: Comprehensive regression tests for Perl_refcounted_he_fetch().
19782              Fix a bug due to the fact that Perl's typedef'd "bool" type isn't
19783              actually boolean.
19784      Branch: perl
19785            + ext/XS/APItest/t/op.t t/op/caller.pl
19786            ! MANIFEST ext/XS/APItest/APItest.xs hv.c t/op/caller.t
19787 ____________________________________________________________________________
19788 [ 28334] By: craigb                                on 2006/05/29  22:34:23
19789         Log: Subject: [PATCH] redo part of change 27374
19790              From: Abe Timmerman <abe@ztreet.demon.nl>
19791              Date: Mon, 29 May 2006 23:24:51 +0200
19792              Message-id: <200605292324.51714.abe@ztreet.demon.nl>
19793
19794      Branch: perl
19795            ! configure.com
19796 ____________________________________________________________________________
19797 [ 28333] By: craigb                                on 2006/05/29  19:37:41
19798         Log: And some more DynaLoader things that should not be tested on
19799              VMS since they are not part of the implementation.
19800      Branch: perl
19801            ! ext/DynaLoader/t/DynaLoader.t
19802 ____________________________________________________________________________
19803 [ 28332] By: mhx                                   on 2006/05/29  17:50:48
19804         Log: Upgrade to Devel::PPPort 3.08_04
19805      Branch: perl
19806            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
19807            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
19808            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
19809            ! ext/Devel/PPPort/apicheck_c.PL
19810            ! ext/Devel/PPPort/devel/buildperl.pl
19811            ! ext/Devel/PPPort/devel/devtools.pl
19812            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
19813            ! ext/Devel/PPPort/devel/regenerate
19814            ! ext/Devel/PPPort/parts/apicheck.pl
19815            ! ext/Devel/PPPort/parts/base/5004000
19816            ! ext/Devel/PPPort/parts/base/5004050
19817            ! ext/Devel/PPPort/parts/base/5005000
19818            ! ext/Devel/PPPort/parts/base/5005030
19819            ! ext/Devel/PPPort/parts/base/5006000
19820            ! ext/Devel/PPPort/parts/base/5006001
19821            ! ext/Devel/PPPort/parts/base/5007001
19822            ! ext/Devel/PPPort/parts/base/5007002
19823            ! ext/Devel/PPPort/parts/base/5007003
19824            ! ext/Devel/PPPort/parts/base/5008000
19825            ! ext/Devel/PPPort/parts/base/5008001
19826            ! ext/Devel/PPPort/parts/base/5009000
19827            ! ext/Devel/PPPort/parts/base/5009001
19828            ! ext/Devel/PPPort/parts/base/5009002
19829            ! ext/Devel/PPPort/parts/base/5009003
19830            ! ext/Devel/PPPort/parts/base/5009004
19831            ! ext/Devel/PPPort/parts/inc/podtest
19832            ! ext/Devel/PPPort/parts/todo/5004000
19833            ! ext/Devel/PPPort/parts/todo/5005000
19834            ! ext/Devel/PPPort/parts/todo/5005030
19835            ! ext/Devel/PPPort/parts/todo/5006000
19836            ! ext/Devel/PPPort/parts/todo/5006001
19837            ! ext/Devel/PPPort/parts/todo/5007001
19838            ! ext/Devel/PPPort/parts/todo/5007002
19839            ! ext/Devel/PPPort/parts/todo/5007003
19840            ! ext/Devel/PPPort/parts/todo/5008000
19841            ! ext/Devel/PPPort/parts/todo/5008001
19842            ! ext/Devel/PPPort/parts/todo/5009000
19843            ! ext/Devel/PPPort/parts/todo/5009001
19844            ! ext/Devel/PPPort/parts/todo/5009002
19845            ! ext/Devel/PPPort/parts/todo/5009003
19846            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
19847            ! ext/Devel/PPPort/t/podtest.t
19848 ____________________________________________________________________________
19849 [ 28331] By: davem                                 on 2006/05/29  15:27:02
19850         Log: make require report too many open files error
19851              ie don't continue searching the rest of @INC
19852      Branch: perl
19853            ! pp_ctl.c
19854 ____________________________________________________________________________
19855 [ 28330] By: davem                                 on 2006/05/29  14:12:13
19856         Log: ensure failure to load Carp::Heavy gets reported
19857      Branch: perl
19858            ! lib/Carp.pm
19859 ____________________________________________________________________________
19860 [ 28329] By: rgs                                   on 2006/05/29  14:08:42
19861         Log: Revert change 28322, which makes ithreads panic
19862      Branch: perl
19863            ! perlio.c
19864 ____________________________________________________________________________
19865 [ 28328] By: rgs                                   on 2006/05/29  13:41:24
19866         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. 
19867              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19868              Date: Sun, 21 May 2006 19:33:21 +0900
19869              Message-Id: <20060521193259.81E5.BQW10602@nifty.com>
19870              
19871              with test tweaks further suggested by the same
19872      Branch: perl
19873            ! sv.c t/op/sprintf2.t
19874 ____________________________________________________________________________
19875 [ 28327] By: rgs                                   on 2006/05/29  13:10:45
19876         Log: Silence a warning
19877      Branch: perl
19878            ! regcomp.c
19879 ____________________________________________________________________________
19880 [ 28326] By: rgs                                   on 2006/05/29  12:40:15
19881         Log: Regen headers following change 28325. Also, make it compile
19882              with gcc by forward-declaring struct _reg_trie_data; and
19883              tweak the new re test to use test.pl, in order to portably
19884              run a new interpreter
19885      Branch: perl
19886            ! embed.h ext/re/t/regop.t perl.h proto.h regcomp.c regcomp.h
19887            ! regexec.c regnodes.h
19888 ____________________________________________________________________________
19889 [ 28325] By: rgs                                   on 2006/05/29  12:38:09
19890         Log: Subject: Re: [PATCH] More regex optimisations and debug enhancements (including Andys stuff too)
19891              From: demerphq <demerphq@gmail.com>
19892              Date: Sun, 28 May 2006 16:24:59 +0200
19893              Message-ID: <9b18b3110605280724u54a9c53bn3b20692b6fe4f1c3@mail.gmail.com>
19894      Branch: perl
19895            + ext/re/t/regop.pl ext/re/t/regop.t
19896            ! MANIFEST embed.fnc ext/re/re.pm regcomp.c regcomp.h regcomp.pl
19897            ! regcomp.sym regexec.c t/op/re_tests
19898 ____________________________________________________________________________
19899 [ 28324] By: rgs                                   on 2006/05/29  09:39:06
19900         Log: Subject: [PATCH] skip t/op/incfilter.t for "make clean;make miniperl;make minitest"
19901              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19902              Date: Sun, 28 May 2006 14:11:02 +0300 (EEST)
19903              Message-Id: <200605281111.k4SBB2jc133843@kosh.hut.fi>
19904      Branch: perl
19905            ! t/op/incfilter.t
19906 ____________________________________________________________________________
19907 [ 28323] By: rgs                                   on 2006/05/29  08:20:36
19908         Log: Subject: [PATCH] gv.c consting
19909              From: andy@petdance.com (Andy Lester)
19910              Date: Sun, 28 May 2006 12:24:25 -0500
19911              Message-ID: <20060528172425.GA8291@petdance.com>
19912              
19913              Subject: [PATCH] mg.c consting
19914              From: andy@petdance.com (Andy Lester)
19915              Date: Sun, 28 May 2006 11:34:33 -0500
19916              Message-ID: <20060528163433.GA5518@petdance.com>
19917      Branch: perl
19918            ! embed.fnc gv.c mg.c proto.h
19919 ____________________________________________________________________________
19920 [ 28322] By: rgs                                   on 2006/05/29  08:00:04
19921         Log: Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is
19922              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
19923              Date: Sun, 28 May 2006 18:15:35 +0300 (EEST)
19924              Message-Id: <20060528151535.BEA3E6D08C@seth.hut.fi>
19925      Branch: perl
19926            ! perlio.c
19927 ____________________________________________________________________________
19928 [ 28321] By: nicholas                              on 2006/05/28  10:55:17
19929         Log: Subject: [PATCH] DynaLoader.t: less assumptions
19930              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
19931              Message-ID: <44796AF2.8060903@gmail.com>
19932              Date: Sun, 28 May 2006 12:18:42 +0300
19933      Branch: perl
19934            ! ext/DynaLoader/t/DynaLoader.t
19935 ____________________________________________________________________________
19936 [ 28320] By: nicholas                              on 2006/05/28  10:40:48
19937         Log: Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was far
19938              too lax.
19939      Branch: perl
19940            ! hv.c t/op/caller.t
19941 ____________________________________________________________________________
19942 [ 28319] By: davem                                 on 2006/05/27  21:16:30
19943         Log: fix eval qw(BEGIN{die}) style leaks.
19944              death while exdcuting code while parsing meant that the current
19945              parse stack got quiety abandonded, thus leaking a bunch of OPs.
19946              Register a destructor to be called when this happens.
19947      Branch: perl
19948            ! perly.c
19949 ____________________________________________________________________________
19950 [ 28318] By: craigb                                on 2006/05/27  18:00:31
19951         Log: use the same arg names everyone else does and handle undef filename
19952      Branch: perl
19953            ! ext/DynaLoader/dl_vms.xs
19954 ____________________________________________________________________________
19955 [ 28317] By: davem                                 on 2006/05/27  15:05:30
19956         Log: Subject:  RE: perlhack.pod confused about POPSTACK
19957              From:  "Jan Dubois" <jand@activestate.com>
19958              Date:  Thu, 25 May 2006 18:20:25 -0700
19959              Message-Id:  <059101c68062$9143d550$2217a8c0@candy>
19960              
19961              more fixing of the PUSHMARK example
19962      Branch: perl
19963            ! pod/perlhack.pod
19964 ____________________________________________________________________________
19965 [ 28316] By: davem                                 on 2006/05/27  00:54:18
19966         Log: make -Dpv display OP names ons the parser stack
19967      Branch: perl
19968            ! perly.c
19969 ____________________________________________________________________________
19970 [ 28315] By: davem                                 on 2006/05/27  00:31:33
19971         Log: stop OPs leaking in eval "syntax error"
19972              When bison pops states during error recovery, any states holding
19973              an OP would leak the OP. Create an extra YY table that tells us
19974              which states are of type opval, and when popping one of those,
19975              free the op.
19976      Branch: perl
19977            ! madly.tab perly.c perly.tab regen_perly.pl
19978 ____________________________________________________________________________
19979 [ 28314] By: davem                                 on 2006/05/26  18:50:34
19980         Log: stop eval "sub{" leaking
19981      Branch: perl
19982            ! madly.act madly.h madly.tab madly.y perly.act perly.h
19983            ! perly.tab perly.y
19984 ____________________________________________________________________________
19985 [ 28313] By: stevep                                on 2006/05/26  15:03:12
19986         Log: Subject: [PATCH] SysV IPC
19987              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
19988              Date: Thu, 25 May 2006 18:49:33 +0300
19989              Message-ID: <4475D20D.9010600@gmail.com>
19990      Branch: perl
19991            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
19992            ! ext/IPC/SysV/SysV.pm pod/perlipc.pod
19993 ____________________________________________________________________________
19994 [ 28312] By: stevep                                on 2006/05/26  14:45:01
19995         Log: Upgrade to Sys-Syslog-0.14
19996      Branch: perl
19997            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
19998            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/fallback/const-c.inc
19999            ! ext/Sys/Syslog/t/constants.t ext/Sys/Syslog/t/syslog.t
20000 ____________________________________________________________________________
20001 [ 28311] By: stevep                                on 2006/05/26  13:39:06
20002         Log: Fix pod nit in perltodo.
20003      Branch: perl
20004            ! pod/perltodo.pod
20005 ____________________________________________________________________________
20006 [ 28310] By: stevep                                on 2006/05/26  13:38:16
20007         Log: Stop a warning generated from thread's Makefile.PL
20008      Branch: perl
20009            ! ext/threads/Makefile.PL
20010 ____________________________________________________________________________
20011 [ 28309] By: stevep                                on 2006/05/26  13:33:54
20012         Log: Sun C on Linux doesn't complain about the attributes sprinkled 
20013              through the code in all cases, even though attributes are not
20014              supported.  In some cases, however, it does.  
20015      Branch: perl
20016            ! hints/linux.sh
20017 ____________________________________________________________________________
20018 [ 28308] By: rgs                                   on 2006/05/26  13:01:35
20019         Log: Subject: Re: [PATCH] Test script for DynaLoader
20020              From: demerphq <demerphq@gmail.com>
20021              Date: Thu, 25 May 2006 13:20:53 +0200
20022              Message-ID: <9b18b3110605250420m7431bfbeve44aada2025264f7@mail.gmail.com>
20023      Branch: perl
20024            ! ext/DynaLoader/t/DynaLoader.t
20025 ____________________________________________________________________________
20026 [ 28307] By: mhx                                   on 2006/05/25  15:52:02
20027         Log: Upgrade to Devel::PPPort 3.08_03
20028      Branch: perl
20029            + ext/Devel/PPPort/devel/devtools.pl
20030            + ext/Devel/PPPort/devel/regenerate
20031            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
20032            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
20033            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
20034            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
20035            ! ext/Devel/PPPort/parts/apicheck.pl
20036            ! ext/Devel/PPPort/parts/apidoc.fnc
20037            ! ext/Devel/PPPort/parts/base/5006000
20038            ! ext/Devel/PPPort/parts/base/5009003
20039            ! ext/Devel/PPPort/parts/base/5009004
20040            ! ext/Devel/PPPort/parts/embed.fnc
20041            ! ext/Devel/PPPort/parts/inc/podtest
20042            ! ext/Devel/PPPort/parts/inc/ppphtest
20043            ! ext/Devel/PPPort/parts/todo/5009003
20044            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
20045            ! ext/Devel/PPPort/t/podtest.t ext/Devel/PPPort/t/ppphtest.t
20046 ____________________________________________________________________________
20047 [ 28306] By: stevep                                on 2006/05/25  13:48:56
20048         Log: Upgrade to Digest-SHA-5.38.
20049      Branch: perl
20050            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
20051            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
20052            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
20053            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
20054            ! ext/Digest/SHA/t/2-nist-sha-oo.t
20055 ____________________________________________________________________________
20056 [ 28305] By: gisle                                 on 2006/05/25  07:09:15
20057         Log: Subject: Pod::Html should not convert "foo" in `foo''
20058              From: Gisle Aas <gisle@ActiveState.com>
20059              Date: 24 May 2006 14:09:49 -0700
20060              Message-ID: <lr1wujqgde.fsf@caliper.activestate.com>
20061      Branch: perl
20062            ! lib/Pod/Html.pm
20063 ____________________________________________________________________________
20064 [ 28304] By: stevep                                on 2006/05/25  02:17:21
20065         Log: Upgrade to Test-Harness-2.60
20066      Branch: perl
20067            ! lib/Test/Harness.pm lib/Test/Harness/Changes
20068 ____________________________________________________________________________
20069 [ 28303] By: davem                                 on 2006/05/25  00:21:21
20070         Log: Subject:  RE: perlhack.pod confused about POPSTACK
20071              From:  "Jan Dubois" <jand@activestate.com>
20072              Date:  Wed, 24 May 2006 16:35:14 -0700
20073              Message-Id:  <03ee01c67f8a$b4d6aca0$2217a8c0@candy>
20074              
20075              clean up davem's doc thinko of change #28292
20076      Branch: perl
20077            ! pod/perlhack.pod
20078 ____________________________________________________________________________
20079 [ 28302] By: mhx                                   on 2006/05/24  17:44:20
20080         Log: Run 'make regen' for changes 28299, 28300, 28301.
20081      Branch: perl
20082            ! pod/perlapi.pod proto.h
20083 ____________________________________________________________________________
20084 [ 28301] By: mhx                                   on 2006/05/24  17:40:01
20085         Log: The sv_catpvs() and sv_setpvs() macros also return void.
20086      Branch: perl
20087            ! handy.h
20088 ____________________________________________________________________________
20089 [ 28300] By: mhx                                   on 2006/05/24  17:38:08
20090         Log: The SvREFCNT_*void* macros return void, not SV*.
20091      Branch: perl
20092            ! sv.h
20093 ____________________________________________________________________________
20094 [ 28299] By: mhx                                   on 2006/05/24  17:31:28
20095         Log: The 'f' flag was missing for my_snprintf().
20096      Branch: perl
20097            ! embed.fnc
20098 ____________________________________________________________________________
20099 [ 28298] By: rgs                                   on 2006/05/24  13:34:45
20100         Log: Fix segfault in SDBM_File when the destructor is called multiple times
20101      Branch: perl
20102            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
20103 ____________________________________________________________________________
20104 [ 28297] By: rgs                                   on 2006/05/24  12:39:31
20105         Log: Subject: [PATCH] Stop harness from printing summary table header for each row in table
20106              From: demerphq <demerphq@gmail.com>
20107              Date: Tue, 23 May 2006 22:27:40 +0200
20108              Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com>
20109      Branch: perl
20110            ! lib/Test/Harness.pm
20111 ____________________________________________________________________________
20112 [ 28296] By: rgs                                   on 2006/05/24  12:24:27
20113         Log: Subject: [PATCH] Refactoring in av.c
20114              From: andy@petdance.com (Andy Lester)
20115              Date: Wed, 24 May 2006 00:16:40 -0500
20116              Message-ID: <20060524051640.GA4713@petdance.com>
20117      Branch: perl
20118            ! av.c cop.h
20119 ____________________________________________________________________________
20120 [ 28295] By: rgs                                   on 2006/05/24  07:27:47
20121         Log: Subject: [PATCH lib/AutoLoader.pm lib/AutoLoader.t] Export can() with AUTOLOAD()
20122              From: chromatic <chromatic@wgz.org>
20123              Date: Sat, 20 May 2006 11:40:27 -0700
20124              Message-Id: <200605201140.27789.chromatic@wgz.org>
20125              
20126              With tweaks: use built-in ref() instead of Scalar::Util::blessed
20127      Branch: perl
20128            ! lib/AutoLoader.pm lib/AutoLoader.t
20129 ____________________________________________________________________________
20130 [ 28294] By: stevep                                on 2006/05/24  02:56:23
20131         Log: Subject: [PATCH] Make t/TEST more helpful
20132              From: andy@petdance.com (Andy Lester)
20133              Date: Tue, 23 May 2006 21:07:48 -0500
20134              Message-ID: <20060524020748.GA16729@petdance.com>
20135      Branch: perl
20136            ! t/TEST
20137 ____________________________________________________________________________
20138 [ 28293] By: stevep                                on 2006/05/24  02:53:38
20139         Log: Subject: Re: [patch] win32/buildext.pl to handle inclusions and not just exclusions
20140              From: demerphq <demerphq@gmail.com>
20141              Date: Sun, 21 May 2006 12:20:12 +0200
20142              Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com>
20143      Branch: perl
20144            ! win32/Makefile win32/buildext.pl
20145 ____________________________________________________________________________
20146 [ 28292] By: davem                                 on 2006/05/23  22:16:28
20147         Log: correct POPSTACK/POPMARK confusion in perlhack.pod
20148      Branch: perl
20149            ! pod/perlhack.pod
20150 ____________________________________________________________________________
20151 [ 28291] By: rgs                                   on 2006/05/23  08:05:56
20152         Log: Typo fix
20153      Branch: perl
20154            ! ext/threads/threads.pm
20155 ____________________________________________________________________________
20156 [ 28290] By: rgs                                   on 2006/05/23  08:03:08
20157         Log: Subject: [PATCH] Explicit thread context
20158              From: "Jerry D. Hedden" <jerry@hedden.us>
20159              Date: Fri, 19 May 2006 13:42:50 -0700
20160              Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net>
20161      Branch: perl
20162            + ext/threads/t/context.t
20163            ! MANIFEST ext/threads/Changes ext/threads/README
20164            ! ext/threads/threads.pm ext/threads/threads.xs
20165 ____________________________________________________________________________
20166 [ 28289] By: rgs                                   on 2006/05/23  07:27:11
20167         Log: Subject: [PATCH] clean some lint findings
20168              From: andy@petdance.com (Andy Lester)
20169              Date: Sun, 21 May 2006 00:02:40 -0500
20170              Message-ID: <20060521050240.GA21051@petdance.com>
20171      Branch: perl
20172            ! embed.fnc embed.h hv.c perlio.c pp_pack.c proto.h
20173 ____________________________________________________________________________
20174 [ 28288] By: rgs                                   on 2006/05/23  07:23:48
20175         Log: Subject: Re: [PATCH - DUH] Synchronize bleadperl with version-0.60
20176              From: John Peacock <jpeacock@rowman.com>
20177              Date: Mon, 22 May 2006 19:08:03 -0400
20178              Message-ID: <44724453.5090606@rowman.com>
20179      Branch: perl
20180            ! lib/version.pm lib/version.t
20181 ____________________________________________________________________________
20182 [ 28287] By: rgs                                   on 2006/05/23  07:20:15
20183         Log: Fix a syntax error in test
20184      Branch: perl
20185            ! lib/Text/Balanced/t/00-load.t
20186 ____________________________________________________________________________
20187 [ 28286] By: merijn                                on 2006/05/23  06:17:26
20188         Log: HAS_HAS WAS NOW HAS
20189      Branch: perl
20190            ! handy.h
20191 ____________________________________________________________________________
20192 [ 28285] By: stevep                                on 2006/05/22  20:30:14
20193         Log: Subject: [PATCH] IO::Compress::Base::Common
20194              From: "Paul Marquess" <paul.marquess@openwave.com>
20195              Date: Sat, 20 May 2006 11:55:21 +0100
20196              Message-ID: <3F2DD0FCF1E2EA4D974C6195B482FD8801C339EF@bfs-exch-prd1.myopwv.com>
20197      Branch: perl
20198            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
20199 ____________________________________________________________________________
20200 [ 28284] By: merijn                                on 2006/05/22  17:39:47
20201         Log: If I needed this now, I'll probably need it next time too :)
20202      Branch: perl
20203            ! handy.h
20204 ____________________________________________________________________________
20205 [ 28283] By: merijn                                on 2006/05/22  17:37:33
20206         Log: Re-generation after backports of
20207              #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently
20208              #28189 A Configure probe for C99 variadic macros, based on code from
20209              #28202 Take advantage of the bug that binexp ignores the Configure
20210              #28263 Oops. Fix bad #! lines when not using userelocatableinc
20211              One small cleanup fix added. Some small re-ordering. Some whitespace.
20212      Branch: perl
20213            ! Configure Porting/Glossary Porting/config.sh config_h.SH
20214 ____________________________________________________________________________
20215 [ 28280] By: rgs                                   on 2006/05/22  16:51:36
20216         Log: Amend version.pm so it correctly loads the XS version of qv()
20217      Branch: perl
20218            ! lib/version.pm
20219 ____________________________________________________________________________
20220 [ 28279] By: rgs                                   on 2006/05/22  16:41:56
20221         Log: Subject: [PATCH] pp_sys cleanup again
20222              From: andy@petdance.com (Andy Lester)
20223              Date: Sat, 20 May 2006 16:20:20 -0500
20224              Message-ID: <20060520212020.GA30688@petdance.com>
20225      Branch: perl
20226            ! pp_sys.c
20227 ____________________________________________________________________________
20228 [ 28277] By: steveh                                on 2006/05/22  15:18:33
20229         Log: Fix Win32 linker error
20230              
20231              See:
20232              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-05/msg00758.html
20233      Branch: perl
20234            ! embed.fnc embed.h global.sym
20235 ____________________________________________________________________________
20236 [ 28276] By: rgs                                   on 2006/05/22  15:02:08
20237         Log: Upgrade to version.pm 0.60
20238      Branch: perl
20239            ! lib/version.pm lib/version.t universal.c util.c
20240 ____________________________________________________________________________
20241 [ 28275] By: rgs                                   on 2006/05/22  14:49:05
20242         Log: Subject: Perl_PerlIO_context_layers and PerlIO_apply_layers, as well as other unexported/undefined entities... (patch 28258/28264 incomplete?)
20243              From: demerphq <demerphq@gmail.com>
20244              Date: Sun, 21 May 2006 15:06:20 +0200
20245              Message-ID: <9b18b3110605210606l441b69b3lf6934a15d9a26e4b@mail.gmail.com>
20246              
20247              (only the makedef.pl and perlio.c patches)
20248      Branch: perl
20249            ! makedef.pl perlio.c
20250 ____________________________________________________________________________
20251 [ 28274] By: merijn                                on 2006/05/22  14:42:47
20252         Log: Better handling for error-checking
20253              From: IRC/#p5p/Maddingue (Sebastien Aperghis-Tramoni)
20254      Branch: perl
20255            ! ext/DynaLoader/t/DynaLoader.t
20256 ____________________________________________________________________________
20257 [ 28273] By: rgs                                   on 2006/05/22  13:58:45
20258         Log: Subject: [PATCH] literal string macros
20259              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
20260              Date: Mon, 22 May 2006 13:39:33 +0200
20261              Message-ID: <20060522133933.65ea93ce@r2d2>
20262      Branch: perl
20263            ! handy.h pod/perlapi.pod
20264 ____________________________________________________________________________
20265 [ 28272] By: stevep                                on 2006/05/22  13:57:54
20266         Log: Additional perlpragma.pod nits.
20267      Branch: perl
20268            ! pod/perlpragma.pod
20269 ____________________________________________________________________________
20270 [ 28271] By: rgs                                   on 2006/05/22  13:47:19
20271         Log: More nits in perlpragma, and remove the warning about %^H being
20272              strictly internal in perlvar.
20273      Branch: perl
20274            ! pod/perlpragma.pod pod/perlvar.pod
20275 ____________________________________________________________________________
20276 [ 28270] By: stevep                                on 2006/05/22  13:46:30
20277         Log: Silence Text::Balanced's 00-load.t when PERL_CORE is defined.
20278      Branch: perl
20279            ! lib/Text/Balanced/t/00-load.t
20280 ____________________________________________________________________________
20281 [ 28269] By: rgs                                   on 2006/05/22  13:09:12
20282         Log: Subject: Re: [PATCH] optimize /[x]/ to /x/.
20283              From: demerphq <demerphq@gmail.com>
20284              Date: Sun, 21 May 2006 19:32:15 +0200
20285              Message-ID: <9b18b3110605211032n5035d2cfne703514d8271e181@mail.gmail.com>
20286              
20287              New tests.
20288      Branch: perl
20289            ! t/op/re_tests
20290 ____________________________________________________________________________
20291 [ 28268] By: rgs                                   on 2006/05/22  12:55:13
20292         Log: Fix two nits in perlpragma.pod
20293      Branch: perl
20294            ! pod/perlpragma.pod
20295 ____________________________________________________________________________
20296 [ 28267] By: mhx                                   on 2006/05/22  11:31:57
20297         Log: Upgrade to Devel::PPPort 3.08_02
20298      Branch: perl
20299            + ext/Devel/PPPort/parts/inc/SvREFCNT
20300            + ext/Devel/PPPort/parts/inc/podtest
20301            + ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/podtest.t
20302            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
20303            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
20304            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/mktests.PL
20305            ! ext/Devel/PPPort/parts/apidoc.fnc
20306            ! ext/Devel/PPPort/parts/base/5009004
20307            ! ext/Devel/PPPort/parts/embed.fnc
20308            ! ext/Devel/PPPort/parts/inc/memory
20309            ! ext/Devel/PPPort/parts/inc/misc
20310            ! ext/Devel/PPPort/parts/inc/ppphbin
20311            ! ext/Devel/PPPort/parts/inc/ppphdoc
20312            ! ext/Devel/PPPort/parts/inc/pvs
20313            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
20314            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
20315            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/call.t
20316            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/exception.t
20317            ! ext/Devel/PPPort/t/grok.t ext/Devel/PPPort/t/limits.t
20318            ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/magic.t
20319            ! ext/Devel/PPPort/t/memory.t ext/Devel/PPPort/t/misc.t
20320            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
20321            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
20322            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
20323            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/t/threads.t
20324            ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
20325            ! ext/Devel/PPPort/t/warn.t
20326 ____________________________________________________________________________
20327 [ 28266] By: mhx                                   on 2006/05/21  22:34:29
20328         Log: Remove duplicate documentation for SvREFCNT_inc().
20329              Add documentation for SvREFCNT_inc_simple_void_NN().
20330              Wrap SvREFCNT_inc_simple_void() in STMT_START/STMT_END.
20331      Branch: perl
20332            ! sv.h
20333 ____________________________________________________________________________
20334 [ 28265] By: mhx                                   on 2006/05/21  22:20:48
20335         Log: Document PoisonFree() instead of documenting Poison() twice.
20336      Branch: perl
20337            ! handy.h
20338 ____________________________________________________________________________
20339 [ 28264] By: stevep                                on 2006/05/21  03:47:18
20340         Log: Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.
20341              Also, picked up a missed change for pod/perlapi.pod.
20342      Branch: perl
20343            ! embed.fnc embed.h global.sym pod/perlapi.pod
20344 ____________________________________________________________________________
20345 [ 28263] By: nicholas                              on 2006/05/20  23:08:40
20346         Log: Oops. Fix bad #! lines when not using userelocatableinc
20347      Branch: perl
20348            ! Configure
20349 ____________________________________________________________________________
20350 [ 28262] By: davem                                 on 2006/05/20  22:23:21
20351         Log: Subject:  [PATCH] optimize /[x]/ to /x/.
20352              From:  demerphq <demerphq@gmail.com>
20353              Date:  Sat, 20 May 2006 23:16:33 +0200
20354              Message-Id:  <9b18b3110605201416i3dc44c39k86cd9b2f47f5cda0@mail.gmail.com>
20355      Branch: perl
20356            ! regcomp.c
20357 ____________________________________________________________________________
20358 [ 28261] By: nicholas                              on 2006/05/20  22:17:07
20359         Log: Fix bug in change 28258. So how come I thought I'd passed all tests?
20360      Branch: perl
20361            ! ext/B/B.xs
20362 ____________________________________________________________________________
20363 [ 28260] By: davem                                 on 2006/05/20  21:07:34
20364         Log: don't try to dump GVish parts of an LV if it hasn't got GVish parts
20365      Branch: perl
20366            ! dump.c
20367 ____________________________________________________________________________
20368 [ 28259] By: mhx                                   on 2006/05/20  18:22:00
20369         Log: Upgrade to Devel::PPPort 3.08_01
20370      Branch: perl
20371            + ext/Devel/PPPort/parts/base/5008008
20372            + ext/Devel/PPPort/parts/base/5009004
20373            + ext/Devel/PPPort/parts/inc/pvs
20374            + ext/Devel/PPPort/parts/inc/snprintf
20375            + ext/Devel/PPPort/parts/inc/warn
20376            + ext/Devel/PPPort/parts/todo/5008008
20377            + ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/t/pvs.t
20378            + ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/warn.t
20379            - ext/Devel/PPPort/MANIFEST
20380            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
20381            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
20382            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
20383            ! ext/Devel/PPPort/parts/apicheck.pl
20384            ! ext/Devel/PPPort/parts/apidoc.fnc
20385            ! ext/Devel/PPPort/parts/base/5004050
20386            ! ext/Devel/PPPort/parts/base/5006000
20387            ! ext/Devel/PPPort/parts/base/5006001
20388            ! ext/Devel/PPPort/parts/base/5007002
20389            ! ext/Devel/PPPort/parts/base/5007003
20390            ! ext/Devel/PPPort/parts/base/5008000
20391            ! ext/Devel/PPPort/parts/base/5008001
20392            ! ext/Devel/PPPort/parts/base/5009000
20393            ! ext/Devel/PPPort/parts/base/5009003
20394            ! ext/Devel/PPPort/parts/embed.fnc
20395            ! ext/Devel/PPPort/parts/inc/Sv_set
20396            ! ext/Devel/PPPort/parts/inc/magic
20397            ! ext/Devel/PPPort/parts/inc/misc
20398            ! ext/Devel/PPPort/parts/todo/5004000
20399            ! ext/Devel/PPPort/parts/todo/5005000
20400            ! ext/Devel/PPPort/parts/todo/5006000
20401            ! ext/Devel/PPPort/parts/todo/5006001
20402            ! ext/Devel/PPPort/parts/todo/5007003
20403            ! ext/Devel/PPPort/parts/todo/5009003 ext/Devel/PPPort/soak
20404            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/magic.t
20405            ! ext/Devel/PPPort/t/misc.t
20406 ____________________________________________________________________________
20407 [ 28258] By: nicholas                              on 2006/05/20  17:29:52
20408         Log: Abolish cop_io (the simple way) by storing the value in cop_hints_hash.
20409              Todo - store the in and out values under 2 keys, and avoid the need to
20410              create a temporary mortal SV while checking it.
20411      Branch: perl
20412            ! bytecode.pl cop.h embed.fnc embed.h ext/B/B.xs
20413            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
20414            ! ext/ByteLoader/byterun.h mg.c op.c perl.c perl.h perlio.c
20415            ! perlio.h pp_ctl.c pp_sys.c proto.h sv.c
20416 ____________________________________________________________________________
20417 [ 28257] By: nicholas                              on 2006/05/20  15:27:28
20418         Log: Move the hints from op_private into cop_hints. This allows all 32 bits
20419              to be stored. Make B::Concise display the new hints field, and modify
20420              B::Deparse to use it.
20421      Branch: perl
20422            ! cop.h ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm
20423            ! ext/B/B/Deparse.pm ext/B/t/f_map.t ext/B/t/f_sort.t
20424            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
20425            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
20426            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
20427            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
20428            ! ext/ByteLoader/bytecode.h op.c perl.h
20429 ____________________________________________________________________________
20430 [ 28255] By: merijn                                on 2006/05/20  15:16:29
20431         Log: Small typo correction
20432      Branch: perl
20433            ! INSTALL
20434 ____________________________________________________________________________
20435 [ 28254] By: davem                                 on 2006/05/20  14:30:50
20436         Log: eval { s/$foo/die/e } leaked a scalar
20437      Branch: perl
20438            ! pp_ctl.c pp_hot.c
20439 ____________________________________________________________________________
20440 [ 28253] By: merijn                                on 2006/05/20  13:26:51
20441         Log: Subject: Re: Over-pious message from Configure?
20442              From: Dominic Dunlop <shouldbedomo@mac.com>
20443              Date: Thu, 18 May 2006 15:47:27 +0200
20444              Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com>
20445      Branch: perl
20446            ! INSTALL
20447 ____________________________________________________________________________
20448 [ 28252] By: nicholas                              on 2006/05/20  12:31:09
20449         Log: Rename cop_hints to cop_hints_hash
20450      Branch: perl
20451            ! cop.h mg.c op.c perl.c pod/perlintern.pod pp_ctl.c scope.c
20452            ! scope.h sv.c
20453 ____________________________________________________________________________
20454 [ 28251] By: davem                                 on 2006/05/20  11:58:07
20455         Log: Perl segfaults; test case available
20456              sub f { s/$var/f()/e } could free the wrong RE
20457      Branch: perl
20458            ! cop.h pp_ctl.c pp_hot.c
20459 ____________________________________________________________________________
20460 [ 28250] By: nicholas                              on 2006/05/20  11:29:26
20461         Log: Abolish cop_arybase. Signal a non zero $[ with a hint flag, and store
20462              the value in the hints structure used for %^H.
20463      Branch: perl
20464            ! cop.h embed.fnc embed.h global.sym hv.c op.c perl.h proto.h
20465 ____________________________________________________________________________
20466 [ 28249] By: nicholas                              on 2006/05/20  10:27:23
20467         Log: Solaris was happy, but change 28247 removed the wrong dTHX as far as
20468              some other operating systems were concerned.
20469      Branch: perl
20470            ! perlio.c
20471 ____________________________________________________________________________
20472 [ 28248] By: davem                                 on 2006/05/20  00:43:42
20473         Log: SEGV with complicated regexp and long string
20474              PL_reg_maxiter was wrapping to a negative value
20475      Branch: perl
20476            ! op.c regexec.c
20477 ____________________________________________________________________________
20478 [ 28247] By: nicholas                              on 2006/05/19  22:48:38
20479         Log: Perl_croak() needs an aTHX_ in PerlIO_vsprintf().
20480      Branch: perl
20481            ! perlio.c
20482 ____________________________________________________________________________
20483 [ 28246] By: mhx                                   on 2006/05/19  22:11:44
20484         Log: There is no STASH type.
20485      Branch: perl
20486            ! sv.h
20487 ____________________________________________________________________________
20488 [ 28245] By: nicholas                              on 2006/05/19  21:44:14
20489         Log: Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn't
20490              store a reference to the value, so don't pass it in a new SV.
20491      Branch: perl
20492            ! hv.c mg.c pod/perlintern.pod
20493 ____________________________________________________________________________
20494 [ 28244] By: stevep                                on 2006/05/19  20:15:10
20495         Log: Grrr...Perforce decided not to add the MANIFEST changes for change
20496              #28243.  Hateful indeed!
20497      Branch: perl
20498            ! MANIFEST
20499 ____________________________________________________________________________
20500 [ 28243] By: stevep                                on 2006/05/19  20:12:23
20501         Log: Shortening name of a Pod::Simple test case to allow the test to be 
20502              run on the VOS operating system.  Fixes "RT #38645: Test case name
20503              is too long".
20504      Branch: perl
20505           +> lib/Pod/Simple/t/search_25_glob_squaa.t
20506            - lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
20507 ____________________________________________________________________________
20508 [ 28242] By: nicholas                              on 2006/05/19  20:11:57
20509         Log: Rebuild perltoc.pod.
20510      Branch: perl
20511            ! pod/perltoc.pod
20512 ____________________________________________________________________________
20513 [ 28241] By: nicholas                              on 2006/05/19  20:10:47
20514         Log: Add perlpragma.pod, which describes how to implement user pragmata.
20515      Branch: perl
20516            + pod/perlpragma.pod
20517            ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
20518            ! win32/pod.mak
20519 ____________________________________________________________________________
20520 [ 28239] By: nicholas                              on 2006/05/19  20:08:46
20521         Log: Add README.riscos to pod.lst
20522      Branch: perl
20523            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
20524            ! win32/makefile.mk
20525 ____________________________________________________________________________
20526 [ 28238] By: nicholas                              on 2006/05/19  20:08:21
20527         Log: pod/buildtoc has fussy ideas about the order of MANIFEST
20528      Branch: perl
20529            ! MANIFEST
20530 ____________________________________________________________________________
20531 [ 28237] By: stevep                                on 2006/05/19  18:36:13
20532         Log: Subject: [PATCH] strlcat aaargh
20533              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20534              Date: Fri, 19 May 2006 20:44:46 +0300
20535              Message-ID: <446E040E.8030205@gmail.com>
20536      Branch: perl
20537            ! doio.c
20538 ____________________________________________________________________________
20539 [ 28236] By: nicholas                              on 2006/05/19  16:31:35
20540         Log: strlen(foo) rather than strchr(foo, 0) makes simpler code, and is
20541              likely to be a more efficient implementation.
20542      Branch: perl
20543            ! perlio.c
20544 ____________________________________________________________________________
20545 [ 28235] By: davem                                 on 2006/05/19  16:06:58
20546         Log: give a more useful example for $^V
20547      Branch: perl
20548            ! pod/perlvar.pod
20549 ____________________________________________________________________________
20550 [ 28234] By: rgs                                   on 2006/05/19  15:17:00
20551         Log: Subject: [PATCH] Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
20552              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20553              Date: Thu, 18 May 2006 22:44:14 +0300
20554              Message-ID: <446CCE8E.8010407@gmail.com>
20555      Branch: perl
20556            ! perl.h perlio.c util.c
20557 ____________________________________________________________________________
20558 [ 28232] By: rgs                                   on 2006/05/19  08:46:09
20559         Log: Adjust test following change #28225
20560      Branch: perl
20561            ! t/lib/h2ph.pht
20562 ____________________________________________________________________________
20563 [ 28231] By: davem                                 on 2006/05/19  00:14:15
20564         Log: lots of warnings with diagnostics and (warn or die)
20565              stop C<use diagnostics; warn "\n">  outputing lots of 'uninit'
20566              warnings.
20567      Branch: perl
20568            ! lib/diagnostics.pm
20569 ____________________________________________________________________________
20570 [ 28230] By: davem                                 on 2006/05/18  23:50:51
20571         Log: test some die codepaths in pp_enterwrite
20572      Branch: perl
20573            ! t/op/write.t
20574 ____________________________________________________________________________
20575 [ 28229] By: davem                                 on 2006/05/18  23:16:16
20576         Log: Subject:  [PATCH] threads core dump in BEGIN
20577              From:  "Jerry D. Hedden" <jerry@hedden.us>
20578              Date:  Thu, 18 May 2006 13:22:20 -0700
20579              Message-Id:  <20060518132220.fb30e530d17747c2b054d625b8945d88.f45de90925.wbe@email.secureserver.net>
20580      Branch: perl
20581            + ext/threads/t/blocks.t
20582            ! MANIFEST ext/threads/Changes ext/threads/README
20583            ! ext/threads/threads.pm ext/threads/threads.xs
20584 ____________________________________________________________________________
20585 [ 28228] By: rgs                                   on 2006/05/18  15:45:49
20586         Log: We can now remove DynaLoader from 1_compile.t
20587      Branch: perl
20588            ! t/lib/1_compile.t
20589 ____________________________________________________________________________
20590 [ 28227] By: rgs                                   on 2006/05/18  15:43:25
20591         Log: Nits in the DynaLoader test: make it warning-clean,
20592              and avoid checking OS- and locale-specific messages
20593      Branch: perl
20594            ! ext/DynaLoader/t/DynaLoader.t
20595 ____________________________________________________________________________
20596 [ 28226] By: stevep                                on 2006/05/18  15:16:40
20597         Log: Subject: [PATCH] Test script for DynaLoader
20598              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
20599              Date: Thu, 18 May 2006 16:46:00 +0200
20600              Message-ID: <1147963560.446c88a8891e1@imp1-g19.free.fr>
20601      Branch: perl
20602            + ext/DynaLoader/t/DynaLoader.t
20603            ! MANIFEST
20604 ____________________________________________________________________________
20605 [ 28225] By: rgs                                   on 2006/05/18  12:52:34
20606         Log: Subject: [perl #39130] h2ph generates incorrect code for '#if defined A || defined B' 
20607              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
20608              Date: Thu, 11 May 2006 11:00:42 -0700
20609              Message-ID: <rt-3.0.11-39130-133411.1.91055283125046@perl.org>
20610      Branch: perl
20611            ! utils/h2ph.PL
20612 ____________________________________________________________________________
20613 [ 28224] By: rgs                                   on 2006/05/18  12:34:35
20614         Log: Subject: Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace"
20615              From: "Fergal Daly" <fergal@esatclear.ie>
20616              Date: Wed, 17 May 2006 18:59:50 +0100
20617              Message-ID: <875029960605171059y286fe449nd39d6830ef2b229a@mail.gmail.com>
20618      Branch: perl
20619            ! lib/diagnostics.pm
20620 ____________________________________________________________________________
20621 [ 28223] By: rgs                                   on 2006/05/18  11:38:00
20622         Log: Subject: [PATCH] threads 1.28
20623              From: "Jerry D. Hedden" <jerry@hedden.us>
20624              Date: Wed, 17 May 2006 11:45:32 -0700
20625              Message-ID: <20060517114532.fb30e530d17747c2b054d625b8945d88.ca725822fc.wbe@email.secureserver.net>
20626      Branch: perl
20627            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
20628            ! ext/threads/threads.pm ext/threads/threads.xs
20629 ____________________________________________________________________________
20630 [ 28222] By: rgs                                   on 2006/05/18  06:30:09
20631         Log: Adjust calling of Perl_va_copy(), noticed by Jarkko
20632      Branch: perl
20633            ! util.c
20634 ____________________________________________________________________________
20635 [ 28221] By: nicholas                              on 2006/05/17  23:13:51
20636         Log: Another SvVOK(). I believe that this is the last.
20637      Branch: perl
20638            ! util.c
20639 ____________________________________________________________________________
20640 [ 28219] By: rgs                                   on 2006/05/17  21:01:54
20641         Log: Oops, missed a SvVOK.
20642      Branch: perl
20643            ! util.c
20644 ____________________________________________________________________________
20645 [ 28218] By: rgs                                   on 2006/05/17  20:54:23
20646         Log: Add a new macro SvVSTRING_mg that returns vstring magic, if any.
20647              SvVOK used to do that, in stealth mode, but now it returns a
20648              boolean like it used to. Patch suggested by John Peacock.
20649      Branch: perl
20650            ! sv.c sv.h
20651 ____________________________________________________________________________
20652 [ 28217] By: rgs                                   on 2006/05/17  19:55:30
20653         Log: Parenthesize uses of macro arguments
20654      Branch: perl
20655            ! perl.h
20656 ____________________________________________________________________________
20657 [ 28216] By: rgs                                   on 2006/05/17  19:50:54
20658         Log: Subject: Re: Change 28183 has broken 64-bit builds?
20659              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20660              Date: Wed, 17 May 2006 22:19:51 +0300
20661              Message-ID: <446B7757.8030301@gmail.com>
20662      Branch: perl
20663            ! perl.h perlio.c pod/perlapi.pod util.c
20664 ____________________________________________________________________________
20665 [ 28215] By: steveh                                on 2006/05/17  17:06:26
20666         Log: Subject: Re: [perl #39145] win32, @_ and fork crashing in dounwind
20667              From: Dave Mitchell <davem@iabyn.com>
20668              Date: Wed, 17 May 2006 17:38:16 +0100
20669              Message-ID: <20060517163816.GN17109@iabyn.com>
20670              
20671              (Dave's fix, plus a test taken from [perl #39145])
20672      Branch: perl
20673            ! sv.c t/op/fork.t
20674 ____________________________________________________________________________
20675 [ 28214] By: stevep                                on 2006/05/17  15:02:45
20676         Log: Subject: [PATCH] IO::Compress* 2.000_12
20677              From: "Paul Marquess" <paul.marquess@ntlworld.com>
20678              Date: Wed, 17 May 2006 13:45:16 +0100
20679              Message-ID: <00c101c679af$c0305af0$2405140a@myopwv.com>
20680      Branch: perl
20681            + ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
20682            + ext/Compress/Raw/Zlib/Changes
20683            ! MANIFEST ext/Compress/IO/Base/README
20684            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
20685            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
20686            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
20687            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
20688            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
20689            ! ext/Compress/IO/Zlib/README
20690            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
20691            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
20692            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
20693            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
20694            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
20695            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
20696            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
20697            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
20698            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
20699            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
20700            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
20701            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
20702            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
20703            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
20704            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
20705            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
20706            ! ext/Compress/IO/Zlib/t/004gziphdr.t
20707            ! ext/Compress/IO/Zlib/t/101truncate-zip.t
20708            ! ext/Compress/Raw/Zlib/README
20709            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
20710            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
20711            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
20712            ! t/lib/compress/CompTestUtils.pm x2p/find2perl.PL
20713 ____________________________________________________________________________
20714 [ 28210] By: nicholas                              on 2006/05/16  16:41:45
20715         Log: Revert change 27513
20716              [Make the original versions of relocated paths available from
20717              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
20718              best choice.]
20719      Branch: perl
20720            ! configpm
20721 ____________________________________________________________________________
20722 [ 28209] By: rgs                                   on 2006/05/16  16:14:46
20723         Log: Subject: Re: [PATCH]  upgrade bytes_to_uni
20724              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20725              Date: Mon, 15 May 2006 22:39:58 +0900
20726              Message-Id: <20060515223901.F3B0.BQW10602@nifty.com>
20727      Branch: perl
20728            ! pp_pack.c
20729 ____________________________________________________________________________
20730 [ 28206] By: rgs                                   on 2006/05/16  13:14:12
20731         Log: Subject: [PATCH] Refactoring reghops
20732              From: andy@petdance.com (Andy Lester)
20733              Date: Mon, 15 May 2006 08:54:24 -0500
20734              Message-ID: <20060515135424.GA31585@petdance.com>
20735      Branch: perl
20736            ! embed.fnc proto.h regexec.c
20737 ____________________________________________________________________________
20738 [ 28205] By: rgs                                   on 2006/05/16  13:09:17
20739         Log: Subject: [PATCH] refactoring out S_regoptail
20740              From: andy@petdance.com (Andy Lester)
20741              Date: Sun, 14 May 2006 23:15:18 -0500
20742              Message-ID: <20060515041518.GA15745@petdance.com>
20743      Branch: perl
20744            ! embed.fnc embed.h proto.h regcomp.c
20745 ____________________________________________________________________________
20746 [ 28202] By: nicholas                              on 2006/05/16  10:00:55
20747         Log: Take advantage of the bug that binexp ignores the Configure
20748              installprefix, by using initialinstalllocation rather than binexp
20749              to determine the #! line for installed scripts. This way they are at
20750              least correct initially for a relocatable @INC perl, rather than
20751              starting as .../../bin/perl
20752      Branch: perl
20753            ! Configure
20754 ____________________________________________________________________________
20755 [ 28200] By: stevep                                on 2006/05/15  16:43:44
20756         Log: Clarification on what Perl does to floating points in the modulus 
20757              operation.
20758      Branch: perl
20759            ! pod/perlop.pod
20760 ____________________________________________________________________________
20761 [ 28198] By: nicholas                              on 2006/05/15  15:11:15
20762         Log: Encode run-time relocation of file names in packlist with a relocate_as
20763              attribute. With this, unmodified instmodsh correctly verifies installed
20764              modules even after relocation.
20765      Branch: perl
20766            ! lib/ExtUtils/Packlist.pm
20767 ____________________________________________________________________________
20768 [ 28197] By: stevep                                on 2006/05/15  14:13:46
20769         Log: Upgrade to Digest-SHA-5.37
20770      Branch: perl
20771            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
20772            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
20773            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
20774            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
20775 ____________________________________________________________________________
20776 [ 28196] By: nicholas                              on 2006/05/15  13:57:25
20777         Log: Simplify the implementation in ExtUtils::Packlist::read.
20778      Branch: perl
20779            ! lib/ExtUtils/Packlist.pm
20780 ____________________________________________________________________________
20781 [ 28195] By: rgs                                   on 2006/05/15  11:29:59
20782         Log: Subject: [REPATCH universal.c] Make sv_derived_from Documentation Clearer
20783              From: chromatic <chromatic@wgz.org>
20784              Date: Sun, 14 May 2006 16:51:36 -0700
20785              Message-Id: <200605141651.37181.chromatic@wgz.org>
20786      Branch: perl
20787            ! pod/perlapi.pod universal.c
20788 ____________________________________________________________________________
20789 [ 28194] By: rgs                                   on 2006/05/15  09:43:02
20790         Log: Subject: [PATCH] S_reguni should return its length
20791              From: andy@petdance.com (Andy Lester)
20792              Date: Sun, 14 May 2006 09:46:32 -0500
20793              Message-ID: <20060514144632.GA20935@petdance.com>
20794      Branch: perl
20795            ! embed.fnc embed.h proto.h regcomp.c
20796 ____________________________________________________________________________
20797 [ 28193] By: rgs                                   on 2006/05/15  08:33:53
20798         Log: Subject: [PATCH] strange encodings upsets pp_chr
20799              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20800              Date: Sun, 14 May 2006 19:57:28 +0900
20801              Message-Id: <20060514195532.5422.BQW10602@nifty.com>
20802      Branch: perl
20803            + t/uni/chr.t
20804            ! MANIFEST pp.c t/op/chr.t t/op/ord.t
20805 ____________________________________________________________________________
20806 [ 28192] By: nicholas                              on 2006/05/14  12:27:19
20807         Log: TEST needs to binmode the file handle that is reading the TAP, else it
20808              can get killed if TEST's environment has made it default all opens to
20809              UTF-8 but the TAP is not UTF-8.
20810      Branch: perl
20811            ! t/TEST
20812 ____________________________________________________________________________
20813 [ 28190] By: nicholas                              on 2006/05/14  10:33:39
20814         Log: Upgrade to Test::Harness 2.58.
20815      Branch: perl
20816            ! lib/Test/Harness.pm
20817 ____________________________________________________________________________
20818 [ 28189] By: nicholas                              on 2006/05/13  15:48:24
20819         Log: A Configure probe for C99 variadic macros, based on code from Jarkko.
20820      Branch: perl
20821            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
20822            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
20823            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
20824            ! win32/config.bc win32/config.gc win32/config.vc
20825            ! win32/config.vc64
20826 ____________________________________________________________________________
20827 [ 28188] By: nicholas                              on 2006/05/13  12:57:50
20828         Log: Only ask about MAD for 5.9.0 and greater. Otherwise silently select
20829              'n'.
20830      Branch: perl
20831            ! Configure
20832 ____________________________________________________________________________
20833 [ 28187] By: nicholas                              on 2006/05/13  11:26:04
20834         Log: Subject: t/uni/overload.t
20835              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20836              Message-ID: <4465988C.9080407@gmail.com>
20837              Date: Sat, 13 May 2006 11:27:56 +0300
20838      Branch: perl
20839            ! t/uni/overload.t
20840 ____________________________________________________________________________
20841 [ 28186] By: nicholas                              on 2006/05/13  10:36:49
20842         Log: Subject: [PATCH] sv.c: printf %d wants int not size_t
20843              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20844              Message-Id: <200605130715.k4D7FWg3089581@kosh.hut.fi>
20845              Date: Sat, 13 May 2006 10:15:32 +0300 (EEST)
20846      Branch: perl
20847            ! sv.c
20848 ____________________________________________________________________________
20849 [ 28185] By: nicholas                              on 2006/05/13  10:36:18
20850         Log: Can't do require Foo if $tainted; because taint tunnels.
20851              (Documented, but I regard this as a serious practical deficiency in
20852              tainting) 
20853      Branch: perl
20854            ! lib/Tie/RefHash.pm
20855 ____________________________________________________________________________
20856 [ 28183] By: rgs                                   on 2006/05/12  20:57:07
20857         Log: Subject: Re: [PATCH] my_snprintf
20858              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20859              Date: Fri, 12 May 2006 22:28:49 +0300
20860              Message-ID: <4464E1F1.9010706@gmail.com>
20861      Branch: perl
20862            ! embed.fnc global.sym perl.h perlio.c pod/perlapi.pod pp_ctl.c
20863            ! proto.h regcomp.c sv.c toke.c universal.c util.c
20864 ____________________________________________________________________________
20865 [ 28181] By: rgs                                   on 2006/05/12  16:55:36
20866         Log: Subject: AW: question on "len item/string item" with unpack()
20867              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
20868              Date: Fri, 5 May 2006 13:20:24 +0200 
20869              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2104979424@naimucx5.muc.allianz>
20870      Branch: perl
20871            ! pod/perlfunc.pod
20872 ____________________________________________________________________________
20873 [ 28180] By: rgs                                   on 2006/05/12  15:48:43
20874         Log: Subject: [PATCH]  upgrade bytes_to_uni
20875              From: andy@petdance.com (Andy Lester)
20876              Date: Fri, 12 May 2006 00:21:23 -0500
20877              Message-ID: <20060512052123.GA21648@petdance.com>
20878      Branch: perl
20879            ! embed.fnc embed.h pp_pack.c proto.h
20880 ____________________________________________________________________________
20881 [ 28179] By: rgs                                   on 2006/05/12  14:33:40
20882         Log: Subject: [PATCH] Proper use of static funcs in toke.c and pp_sys.c
20883              From: andy@petdance.com (Andy Lester)
20884              Date: Tue, 9 May 2006 12:27:30 -0500
20885              Message-ID: <20060509172730.GA5272@petdance.com>
20886      Branch: perl
20887            ! embed.fnc embed.h pp_sys.c proto.h toke.c
20888 ____________________________________________________________________________
20889 [ 28178] By: nicholas                              on 2006/05/12  14:08:45
20890         Log: The upgrade/croak order in Perl_sv_utf8_encode() seemed utterly
20891              backwards. It now checks for readonly *first*.
20892      Branch: perl
20893            ! sv.c
20894 ____________________________________________________________________________
20895 [ 28177] By: rgs                                   on 2006/05/12  13:09:29
20896         Log: Upgrade to Tie::RefHash 1.34, by Yuval Kogman
20897      Branch: perl
20898            + lib/Tie/RefHash/rebless.t lib/Tie/RefHash/storable.t
20899            ! MANIFEST lib/Tie/RefHash.pm lib/Tie/RefHash/refhash.t
20900            ! lib/Tie/RefHash/threaded.t
20901 ____________________________________________________________________________
20902 [ 28176] By: rgs                                   on 2006/05/12  12:23:03
20903         Log: Subject: [PATCH] Speed up utf8.c a bit
20904              From: andy@petdance.com (Andy Lester)
20905              Date: Thu, 11 May 2006 22:41:01 -0500
20906              Message-ID: <20060512034101.GA10709@petdance.com>
20907      Branch: perl
20908            ! utf8.c
20909 ____________________________________________________________________________
20910 [ 28175] By: rgs                                   on 2006/05/12  12:13:03
20911         Log: Subject: [PATCH] Fixing embed.fnc
20912              From: andy@petdance.com (Andy Lester)
20913              Date: Thu, 11 May 2006 21:54:10 -0500
20914              Message-ID: <20060512025410.GA32709@petdance.com>
20915      Branch: perl
20916            ! embed.fnc proto.h
20917 ____________________________________________________________________________
20918 [ 28174] By: nicholas                              on 2006/05/12  11:47:40
20919         Log: Threads and signals. Delicious. Tweak change 28168 to add a local
20920              signal handler in the sleeping thread, because some operating systems
20921              deliver the SIGINT to that thread rather than the signalling thread.
20922      Branch: perl
20923            ! ext/threads/t/kill.t
20924 ____________________________________________________________________________
20925 [ 28173] By: rgs                                   on 2006/05/12  11:40:51
20926         Log: Subject: [PATCH] Better unsafe signals info in threads.pm
20927              From: "Jerry D. Hedden" <jerry@hedden.us>
20928              Date: Thu, 11 May 2006 11:50:15 -0700
20929              Message-ID: <20060511115015.fb30e530d17747c2b054d625b8945d88.8b4855700b.wbe@email.secureserver.net>
20930      Branch: perl
20931            ! ext/threads/threads.pm
20932 ____________________________________________________________________________
20933 [ 28172] By: nicholas                              on 2006/05/12  09:47:29
20934         Log: Fix concise-xs.t following the changes to B::Deparse.
20935      Branch: perl
20936            ! ext/B/t/concise-xs.t
20937 ____________________________________________________________________________
20938 [ 28171] By: nicholas                              on 2006/05/11  21:44:06
20939         Log: Tk spots that S_glob_2pv might be called from *_nolen, so we need to
20940              check that len is non-NULL before assigning to it.
20941      Branch: perl
20942            ! sv.c
20943 ____________________________________________________________________________
20944 [ 28168] By: rgs                                   on 2006/05/11  16:47:33
20945         Log: Subject: [PATCH] Thread signalling [REVISED]
20946              From: "Jerry D. Hedden" <jerry@hedden.us>
20947              Date: Thu, 11 May 2006 08:55:39 -0700
20948              Message-ID: <20060511085539.fb30e530d17747c2b054d625b8945d88.a90037f085.wbe@email.secureserver.net>
20949      Branch: perl
20950            + ext/threads/t/kill.t
20951            ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
20952            ! ext/threads/threads.pm ext/threads/threads.xs
20953 ____________________________________________________________________________
20954 [ 28166] By: rgs                                   on 2006/05/11  16:06:06
20955         Log: Deparse state variables.
20956      Branch: perl
20957            ! ext/B/B/Deparse.pm
20958 ____________________________________________________________________________
20959 [ 28156] By: stevep                                on 2006/05/11  00:09:53
20960         Log: Adding a mention of STDIN processing by qx// as requested by 
20961              RT #34288: perlop: qx/STRING/: mention STDIN
20962      Branch: perl
20963            ! pod/perlop.pod
20964 ____________________________________________________________________________
20965 [ 28155] By: stevep                                on 2006/05/10  23:02:20
20966         Log: Add -fno-delete-null-pointer-checks to ccflags on Itaniums when 
20967              compiling with gcc's 3.2, 3.3, or 3.4.  This fixes RT #37156.
20968      Branch: perl
20969            ! hints/linux.sh
20970 ____________________________________________________________________________
20971 [ 28152] By: stevep                                on 2006/05/10  15:03:03
20972         Log: Upgrade to Encode-2.17
20973      Branch: perl
20974            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/encoding.pm
20975 ____________________________________________________________________________
20976 [ 28150] By: nicholas                              on 2006/05/10  14:08:43
20977         Log: no 5.9.4; should fail in version 5.9.4.
20978              Improve the diagnostics and test names in t/comp/use.t
20979      Branch: perl
20980            ! pp_ctl.c t/comp/use.t
20981 ____________________________________________________________________________
20982 [ 28149] By: nicholas                              on 2006/05/10  13:08:49
20983         Log: Convert use.t to an inlined is/isnt/like implementation, to give better
20984              diagnostics.
20985      Branch: perl
20986            ! t/comp/use.t
20987 ____________________________________________________________________________
20988 [ 28148] By: davem                                 on 2006/05/10  01:32:10
20989         Log: disable WARN and DIE hooks during constant folding
20990      Branch: perl
20991            ! op.c t/comp/fold.t util.c warnings.h warnings.pl
20992 ____________________________________________________________________________
20993 [ 28146] By: nicholas                              on 2006/05/09  21:42:18
20994         Log: Change 28145 means that Perl_allocmy() can take a const char *name.
20995      Branch: perl
20996            ! embed.fnc op.c proto.h
20997 ____________________________________________________________________________
20998 [ 28145] By: nicholas                              on 2006/05/09  20:42:03
20999         Log: Simplify the non-printable name error reporting code in Perl_allocmy().
21000      Branch: perl
21001            ! op.c
21002 ____________________________________________________________________________
21003 [ 28144] By: nicholas                              on 2006/05/09  20:10:12
21004         Log: In Perl_Gv_AMupdate(), there's no need to call sv_unmagic() if we know
21005              the magic isn't there.
21006      Branch: perl
21007            ! gv.c
21008 ____________________________________________________________________________
21009 [ 28143] By: nicholas                              on 2006/05/09  19:31:04
21010         Log: Gv_AMupdate() always creates magic, so mg can never be NULL.
21011      Branch: perl
21012            ! gv.c
21013 ____________________________________________________________________________
21014 [ 28142] By: nicholas                              on 2006/05/09  16:35:25
21015         Log: Two signed array indicies that Coverity spots should be unsigned.
21016      Branch: perl
21017            ! ext/POSIX/POSIX.xs
21018 ____________________________________________________________________________
21019 [ 28141] By: nicholas                              on 2006/05/09  16:04:25
21020         Log: Ressurect change 27824, which plugs a resource leak in uncalled code.
21021      Branch: perl
21022            ! ext/Encode/Encode.xs
21023 ____________________________________________________________________________
21024 [ 28140] By: rgs                                   on 2006/05/09  15:23:55
21025         Log: Subject: wince crosscompile patch for 28132
21026              From: Vadim <vadim@vkonovalov.ru>
21027              Date: Tue, 09 May 2006 15:09:43 +0400
21028              Message-ID: <44607877.90603@vkonovalov.ru>
21029      Branch: perl
21030            ! INSTALL perl.h perlio.c win32/Makefile.ce win32/config.ce
21031            ! win32/config_H.ce
21032 ____________________________________________________________________________
21033 [ 28139] By: rgs                                   on 2006/05/09  14:03:30
21034         Log: POD fixes
21035      Branch: perl
21036            ! lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
21037            ! lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
21038            ! lib/DBM_Filter/utf8.pm
21039 ____________________________________________________________________________
21040 [ 28138] By: rgs                                   on 2006/05/09  13:45:43
21041         Log: Subject: Re: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
21042              From: David Landgren <david@landgren.net>
21043              Date: Tue, 09 May 2006 13:03:22 +0200
21044              Message-ID: <446076FA.6010409@landgren.net>
21045      Branch: perl
21046            ! ext/IPC/SysV/t/sem.t
21047 ____________________________________________________________________________
21048 [ 28137] By: rgs                                   on 2006/05/09  13:18:34
21049         Log: Fix another Coverity problem by adding an assert that says that
21050              some string we got from the lexer is null-terminated
21051      Branch: perl
21052            ! op.c
21053 ____________________________________________________________________________
21054 [ 28136] By: rgs                                   on 2006/05/09  13:10:01
21055         Log: Fix a logic error in conditional found by Coverity
21056      Branch: perl
21057            ! op.c
21058 ____________________________________________________________________________
21059 [ 28135] By: davem                                 on 2006/05/09  11:43:55
21060         Log: allow exit during fold_constants
21061              eg BEGIN { $SIG{__WARN__} = sub{exit};} "a" == "b" 
21062      Branch: perl
21063            ! op.c
21064 ____________________________________________________________________________
21065 [ 28134] By: steveh                                on 2006/05/09  08:04:29
21066         Log: Subject: [PATCH] 'threads' patch to fix threaded build on Win32
21067              From: "Jerry D. Hedden" <jerry@hedden.us>
21068              Date: Mon, 08 May 2006 10:23:33 -0700
21069              Message-ID: <20060508102333.fb30e530d17747c2b054d625b8945d88.1e447744fc.wbe@email.secureserver.net>
21070      Branch: perl
21071            ! ext/threads/Changes ext/threads/README ext/threads/threads.pm
21072            ! ext/threads/threads.xs
21073 ____________________________________________________________________________
21074 [ 28133] By: rgs                                   on 2006/05/09  07:27:37
21075         Log: Subject: perlop.pod doc patch: I/O operators
21076              From: Ash Berlin <ash@cpan.org>
21077              Date: Sat, 06 May 2006 14:16:00 +0100
21078              Message-ID: <445CA190.1070105@cpan.org>
21079      Branch: perl
21080            ! pod/perlop.pod
21081 ____________________________________________________________________________
21082 [ 28132] By: stevep                                on 2006/05/09  02:16:18
21083         Log: Subject: [PATCH] PERL_MEM_LOG enhancements
21084              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21085              Date: Sat, 06 May 2006 11:21:02 +0300
21086              Message-ID: <445C5C6E.6070201@gmail.com>
21087      Branch: perl
21088            ! util.c
21089 ____________________________________________________________________________
21090 [ 28131] By: nicholas                              on 2006/05/08  21:11:37
21091         Log: Subject: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
21092              From: David Landgren <david@landgren.net>
21093              Message-ID: <445B694B.8060901@landgren.net>
21094              Date: Fri, 05 May 2006 17:03:39 +0200
21095              
21096              Subject: Re: [PATCH] ext/IPC/SysV/t/sem.t using test.pl
21097              From: David Landgren <david@landgren.net>
21098              Message-ID: <445B75EF.3000100@landgren.net>
21099              Date: Fri, 05 May 2006 17:57:35 +0200
21100      Branch: perl
21101            ! ext/IPC/SysV/t/ipcsysv.t ext/IPC/SysV/t/sem.t
21102 ____________________________________________________________________________
21103 [ 28127] By: stevep                                on 2006/05/08  19:01:56
21104         Log: Rename lib/Text/Balanced/t/00.load.t to 
21105              lib/Text/Balanced/t/00-load.t and restore a test to 
21106              lib/Text/Balanced/t/extmul.t.
21107      Branch: perl
21108           +> lib/Text/Balanced/t/00-load.t
21109            - lib/Text/Balanced/t/00.load.t
21110            ! MANIFEST lib/Text/Balanced/t/extmul.t
21111 ____________________________________________________________________________
21112 [ 28126] By: stevep                                on 2006/05/08  18:46:16
21113         Log: Version bump and typo fix from change #28125.
21114      Branch: perl
21115            ! lib/Text/Balanced.pm
21116 ____________________________________________________________________________
21117 [ 28125] By: stevep                                on 2006/05/08  18:37:47
21118         Log: Rollback two changes in Text::Balanced which cause test failures in the
21119              CPAN and bleadperl version of the tests.  Also, the previous bleadperl
21120              version of one test file is a bit more comprehensive than what was in
21121              CPAN, so it has been completely restored.
21122      Branch: perl
21123            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extqlk.t
21124 ____________________________________________________________________________
21125 [ 28122] By: stevep                                on 2006/05/08  16:47:39
21126         Log: Upgrade to Digest-SHA-5.36.  Actually bumped to 5.36_01 as
21127              change #27352 has not yet been applied to the CPAN version.
21128      Branch: perl
21129            ! ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
21130            ! ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
21131            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
21132            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
21133            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/nist/Readme.txt
21134            ! ext/Digest/SHA/t/nist/bit-hashes.sha1
21135            ! ext/Digest/SHA/t/nist/bit-messages.sha1
21136            ! ext/Digest/SHA/t/nist/byte-hashes.sha1
21137            ! ext/Digest/SHA/t/nist/byte-messages.sha1
21138 ____________________________________________________________________________
21139 [ 28118] By: nicholas                              on 2006/05/08  11:23:15
21140         Log: Tie::RefHash is now dual life, maintained by Yuval Kogman.
21141      Branch: perl
21142            ! Porting/Maintainers.pl
21143 ____________________________________________________________________________
21144 [ 28116] By: merijn                                on 2006/05/07  14:18:45
21145         Log: Remvove code that gets undone in the next line.
21146              Keep the documentation part.
21147      Branch: perl
21148            ! hints/hpux.sh
21149 ____________________________________________________________________________
21150 [ 28108] By: stevep                                on 2006/05/05  16:26:48
21151         Log: These Module::Build tests depended on STDIN.  Unfortunately, cron
21152              closes STDIN, so these build failures were only seen while 
21153              running smokes through cron.
21154      Branch: perl
21155            ! lib/Module/Build/t/extend.t
21156 ____________________________________________________________________________
21157 [ 28106] By: rgs                                   on 2006/05/05  12:48:19
21158         Log: Implement state array and state hashes. Initialisation assignment
21159              to state arrays or hashes is not implemented yet.
21160      Branch: perl
21161            ! ext/B/B/Concise.pm pp.c t/op/state.t
21162 ____________________________________________________________________________
21163 [ 28105] By: stevep                                on 2006/05/05  12:40:41
21164         Log: Upgrade to Text-Balanced-1.98
21165      Branch: perl
21166            + lib/Text/Balanced/t/00.load.t
21167            + lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t
21168            ! MANIFEST lib/Text/Balanced.pm lib/Text/Balanced/Changes
21169            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extmul.t
21170            ! lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
21171            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
21172 ____________________________________________________________________________
21173 [ 28104] By: rgs                                   on 2006/05/05  11:32:36
21174         Log: Subject: [PATCH] threads - stack size support
21175              From: "Jerry D. Hedden" <jerry@hedden.us>
21176              Date: Thu, 04 May 2006 10:07:58 -0700
21177              Message-ID: <20060504100758.fb30e530d17747c2b054d625b8945d88.1ee893a99c.wbe@email.secureserver.net>
21178      Branch: perl
21179            + ext/threads/t/stack.t ext/threads/t/stack_env.t
21180            ! MANIFEST ext/threads/Changes ext/threads/README
21181            ! ext/threads/threads.pm ext/threads/threads.xs
21182 ____________________________________________________________________________
21183 [ 28103] By: stevep                                on 2006/05/05  01:26:08
21184         Log: Teach checkAUTHORS.pl about Sarathy's new email address.
21185      Branch: perl
21186            ! Porting/checkAUTHORS.pl
21187 ____________________________________________________________________________
21188 [ 28102] By: stevep                                on 2006/05/05  01:12:41
21189         Log: Subject: [PATCH] Email address changes
21190              From: "Jan Dubois" <jand@activestate.com>
21191              Date: Thu, 4 May 2006 15:28:19 -0700
21192              Message-ID: <007101c66fca$0b651a50$2217a8c0@candy>
21193      Branch: perl
21194            ! AUTHORS
21195 ____________________________________________________________________________
21196 [ 28101] By: stevep                                on 2006/05/04  20:03:42
21197         Log: Upgrade to ExtUtils-Install-1.40
21198      Branch: perl
21199            ! lib/ExtUtils/Install.pm
21200 ____________________________________________________________________________
21201 [ 28100] By: rgs                                   on 2006/05/04  16:37:28
21202         Log: Subject: RE: [PATCH-for-28089] wince yet another step
21203              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
21204              Date: Thu, 4 May 2006 17:32:12 +0200 
21205              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB454@ru0022exch001u.ru.lucent.com>
21206      Branch: perl
21207            ! README.ce win32/perllib.c win32/vmem.h win32/win32.h
21208 ____________________________________________________________________________
21209 [ 28099] By: rgs                                   on 2006/05/04  12:51:51
21210         Log: Subject: [PATCH] threads - formatting [REVISED]
21211              From: "Jerry D. Hedden" <jerry@hedden.us>
21212              Date: Wed, 03 May 2006 12:34:34 -0700
21213              Message-ID: <20060503123433.fb30e530d17747c2b054d625b8945d88.d352e5da51.wbe@email.secureserver.net>
21214      Branch: perl
21215            ! ext/threads/README ext/threads/t/basic.t ext/threads/t/end.t
21216            ! ext/threads/t/join.t ext/threads/t/libc.t ext/threads/t/list.t
21217            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
21218            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
21219            ! ext/threads/t/thread.t ext/threads/threads.pm
21220            ! ext/threads/threads.xs
21221 ____________________________________________________________________________
21222 [ 28098] By: rgs                                   on 2006/05/04  12:06:33
21223         Log: Upgrade to Encode 2.16
21224      Branch: perl
21225            ! ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
21226            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
21227            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
21228            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
21229            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
21230            ! ext/Encode/Encode/encode.h ext/Encode/JP/JP.pm
21231            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
21232            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
21233            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
21234            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
21235            ! ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
21236            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
21237            ! ext/Encode/bin/piconv ext/Encode/bin/ucm2table
21238            ! ext/Encode/bin/ucmlint ext/Encode/bin/ucmsort
21239            ! ext/Encode/bin/unidump ext/Encode/encengine.c
21240            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
21241            ! ext/Encode/lib/Encode/CJKConstants.pm
21242            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
21243            ! ext/Encode/lib/Encode/Encoder.pm
21244            ! ext/Encode/lib/Encode/Encoding.pm
21245            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
21246            ! ext/Encode/lib/Encode/JP/JIS7.pm
21247            ! ext/Encode/lib/Encode/KR/2022_KR.pm
21248            ! ext/Encode/lib/Encode/MIME/Header.pm
21249            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
21250            ! ext/Encode/lib/Encode/PerlIO.pod
21251            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t
21252            ! ext/Encode/t/CJKT.t ext/Encode/t/Encode.t
21253            ! ext/Encode/t/Unicode.t ext/Encode/t/at-cn.t
21254            ! ext/Encode/t/at-tw.t ext/Encode/t/enc_data.t
21255            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
21256            ! ext/Encode/t/enc_utf8.t ext/Encode/t/encoding.t
21257            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
21258            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
21259            ! ext/Encode/t/mime_header_iso2022jp.t ext/Encode/t/perlio.t
21260            ! ext/Encode/t/rt.pl ext/Encode/t/unibench.pl
21261            ! ext/Encode/t/utf8strict.t
21262 ____________________________________________________________________________
21263 [ 28097] By: rgs                                   on 2006/05/04  11:32:05
21264         Log: Resubmit change #28095
21265      Branch: perl
21266            ! t/op/grep.t
21267 ____________________________________________________________________________
21268 [ 28096] By: steveh                                on 2006/05/04  11:22:04
21269         Log: Subject: [PATCH-for-28089] wince yet another step
21270              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
21271              Date: Thu, 4 May 2006 13:04:45 +0200 
21272              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB1EE@ru0022exch001u.ru.lucent.com>
21273      Branch: perl
21274            ! win32/Makefile.ce
21275 ____________________________________________________________________________
21276 [ 28095] By: rgs                                   on 2006/05/04  10:00:14
21277         Log: Subject: [PATCH] t/op/grep.t using test.pl
21278              From: David Landgren <david@landgren.net>
21279              Date: Wed, 03 May 2006 15:53:38 +0200
21280              Message-ID: <4458B5E2.7090103@landgren.net>
21281      Branch: perl
21282            ! t/op/grep.t
21283 ____________________________________________________________________________
21284 [ 28094] By: rgs                                   on 2006/05/04  09:58:28
21285         Log: Subject: [PATCH] t/op/context.t using test.pl
21286              From: David Landgren <david@landgren.net>
21287              Date: Wed, 03 May 2006 16:20:40 +0200
21288              Message-ID: <4458BC38.6050600@landgren.net>
21289      Branch: perl
21290            ! t/op/context.t
21291 ____________________________________________________________________________
21292 [ 28093] By: rgs                                   on 2006/05/04  09:56:56
21293         Log: Subject: [PATCH] t/op/list.t using test.pl
21294              From: David Landgren <david@landgren.net>
21295              Date: Wed, 03 May 2006 19:40:40 +0200
21296              Message-ID: <4458EB18.8070904@landgren.net>
21297      Branch: perl
21298            ! t/op/list.t
21299 ____________________________________________________________________________
21300 [ 28092] By: rgs                                   on 2006/05/04  09:43:51
21301         Log: Document order of evaluation for the comma operator
21302              
21303              Subject: [PATCH] Re: Kill select((select(OUTPUT_HANDLE), $| = 1)[0]);
21304              From: Paul Johnson <paul@pjcj.net>
21305              Date: Wed, 26 Apr 2006 22:38:43 +0200
21306              Message-ID: <20060426203843.GE21543@pjcj.net>
21307      Branch: perl
21308            ! pod/perlop.pod
21309 ____________________________________________________________________________
21310 [ 28091] By: steveh                                on 2006/05/04  08:24:06
21311         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
21312              From: "Jan Dubois" <jand@activestate.com>
21313              Date: Wed, 3 May 2006 12:41:23 -0700
21314              Message-ID: <013f01c66ee9$8f1437a0$d045a8c0@candy>
21315      Branch: perl
21316            ! pod/perlport.pod
21317 ____________________________________________________________________________
21318 [ 28090] By: rgs                                   on 2006/05/04  07:42:27
21319         Log: Another test for state variables and closures,
21320              adapted from a Perl 6 example, pointed out by
21321              Joshua "Limbic_Region" Gatcomb
21322      Branch: perl
21323            ! t/op/state.t
21324 ____________________________________________________________________________
21325 [ 28089] By: rgs                                   on 2006/05/03  22:49:14
21326         Log: Ensure that C<(state $x) = $y> is not a state assignment
21327              (due to the parentheses that make it a regular assignment
21328              to a variable declared inside a list)
21329      Branch: perl
21330            ! t/op/state.t
21331 ____________________________________________________________________________
21332 [ 28088] By: rgs                                   on 2006/05/03  22:40:28
21333         Log: New test case for state variables with ties, suggested by Nicholas
21334      Branch: perl
21335            ! t/op/state.t
21336 ____________________________________________________________________________
21337 [ 28087] By: rgs                                   on 2006/05/03  22:01:41
21338         Log: Add "state" feature
21339      Branch: perl
21340            ! lib/feature.pm perl_keyword.pl t/op/state.t toke.c
21341 ____________________________________________________________________________
21342 [ 28086] By: rgs                                   on 2006/05/03  21:46:02
21343         Log: Introduce a new keyword, state, for state variables.
21344      Branch: perl
21345            + t/op/state.t
21346            ! MANIFEST dump.c embed.fnc embed.h ext/B/B/Concise.pm
21347            ! ext/B/t/concise-xs.t keywords.h keywords.pl op.c op.h pad.c
21348            ! perl.h perl_keyword.pl pod/perlintern.pod pp_hot.c proto.h
21349            ! sv.h toke.c
21350 ____________________________________________________________________________
21351 [ 28085] By: rgs                                   on 2006/05/03  19:15:00
21352         Log: Subject: [PATCH] wince another step
21353              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **"
21354              Date: Wed, 3 May 2006 20:11:11 +0200 
21355              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCAE1F@ru0022exch001u.ru.lucent.com>
21356      Branch: perl
21357            - win32/xconfig.h
21358            ! MANIFEST win32/Makefile.ce
21359 ____________________________________________________________________________
21360 [ 28084] By: rgs                                   on 2006/05/03  19:10:29
21361         Log: Subject: [PATCH] Clarify hard link support on Windows
21362              From: "Jan Dubois" <jand@activestate.com>
21363              Date: Wed, 3 May 2006 11:30:03 -0700
21364              Message-ID: <013a01c66edf$982ebcc0$d045a8c0@candy>
21365      Branch: perl
21366            ! pod/perlport.pod
21367 ____________________________________________________________________________
21368 [ 28083] By: rgs                                   on 2006/05/03  19:06:26
21369         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
21370              From: "Jan Dubois" <jand@activestate.com>
21371              Date: Wed, 3 May 2006 11:18:30 -0700
21372              Message-ID: <013901c66edd$fb8ae750$d045a8c0@candy>
21373      Branch: perl
21374            ! pod/perlvar.pod
21375 ____________________________________________________________________________
21376 [ 28082] By: stevep                                on 2006/05/03  17:56:37
21377         Log: Upgrade to CGI-3.20
21378      Branch: perl
21379            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
21380            ! lib/CGI/t/cookie.t lib/CGI/t/function.t
21381 ____________________________________________________________________________
21382 [ 28081] By: rgs                                   on 2006/05/03  16:24:04
21383         Log: Subject: [PATCH] more logic localizations
21384              From: andy@petdance.com (Andy Lester)
21385              Date: Tue, 11 Apr 2006 14:14:45 -0500
21386              Message-ID: <20060411191445.GA4938@petdance.com>
21387      Branch: perl
21388            ! mg.c
21389 ____________________________________________________________________________
21390 [ 28080] By: rgs                                   on 2006/05/03  16:09:48
21391         Log: Subject: -Dmad breaks a few tests
21392              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
21393              Date: Tue, 2 May 2006 01:37:03 +0200
21394              Message-Id: <64F8ECEA-D96B-11DA-AA80-000502F3279F@free.fr>
21395              
21396              (part of, with tweaks)
21397      Branch: perl
21398            ! t/op/incfilter.t
21399 ____________________________________________________________________________
21400 [ 28079] By: rgs                                   on 2006/05/03  09:04:30
21401         Log: Subject: [PATCH] Remove an unnecessary goto
21402              From: andy@petdance.com (Andy Lester)
21403              Date: Wed, 3 May 2006 00:54:30 -0500
21404              Message-ID: <20060503055430.GA4922@petdance.com>
21405      Branch: perl
21406            ! op.c
21407 ____________________________________________________________________________
21408 [ 28078] By: rgs                                   on 2006/05/03  09:00:39
21409         Log: Subject: [PATCH] optimize S_find_array_subscript
21410              From: andy@petdance.com (Andy Lester)
21411              Date: Tue, 2 May 2006 21:09:08 -0500
21412              Message-ID: <20060503020908.GA2234@petdance.com>
21413      Branch: perl
21414            ! sv.c
21415 ____________________________________________________________________________
21416 [ 28077] By: rgs                                   on 2006/05/03  08:57:45
21417         Log: Subject: [PATCH] clean up loops in doio.c and dump.c
21418              From: andy@petdance.com (Andy Lester)
21419              Date: Tue, 2 May 2006 13:38:15 -0500
21420              Message-ID: <20060502183815.GA7979@petdance.com>
21421      Branch: perl
21422            ! doio.c dump.c embed.fnc embed.h proto.h
21423 ____________________________________________________________________________
21424 [ 28076] By: rgs                                   on 2006/05/03  08:52:01
21425         Log: Subject: [PATCH] pp_sys.c: U8* cast
21426              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21427              Date: Tue, 2 May 2006 20:04:33 +0300 (EEST)
21428              Message-Id: <200605021704.k42H4XIh255652@kosh.hut.fi>
21429      Branch: perl
21430            ! pp_sys.c
21431 ____________________________________________________________________________
21432 [ 28075] By: rgs                                   on 2006/05/03  08:51:14
21433         Log: Subject: [PATCH] hv.c: do zeroing via mem wrap check
21434              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21435              Date: Tue, 2 May 2006 20:03:01 +0300 (EEST)
21436              Message-Id: <200605021703.k42H31PF216868@kosh.hut.fi>
21437      Branch: perl
21438            ! hv.c
21439 ____________________________________________________________________________
21440 [ 28074] By: rgs                                   on 2006/05/03  08:38:39
21441         Log: Subject: [PATCH] microperl update
21442              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21443              Date: Wed, 03 May 2006 08:20:31 +0300
21444              Message-ID: <44583D9F.8060401@gmail.com>
21445      Branch: perl
21446            ! Makefile.micro README.micro uconfig.h uconfig.sh
21447 ____________________________________________________________________________
21448 [ 28073] By: steveh                                on 2006/05/03  08:25:27
21449         Log: Make Perl_unshare_hek visible to core extensions without being public
21450              
21451              See the comments in:
21452              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00480.html
21453              (which were put into practice in changes #27800 and #27848)
21454      Branch: perl
21455            ! embed.fnc embed.h
21456 ____________________________________________________________________________
21457 [ 28072] By: steveh                                on 2006/05/03  08:03:50
21458         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
21459              From: Vadim <vadim@vkonovalov.ru>
21460              Date: Wed, 03 May 2006 06:10:59 +0400
21461              Message-ID: <44581133.8080100@vkonovalov.ru>
21462      Branch: perl
21463           +> win32/perlmaince.c
21464            - win32/perlmain.c
21465            ! MANIFEST
21466 ____________________________________________________________________________
21467 [ 28071] By: stevep                                on 2006/05/03  01:46:27
21468         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
21469              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21470              Date: Wed, 03 May 2006 10:00:03 +0900
21471              Message-Id: <20060503095420.0357.BQW10602@nifty.com>
21472      Branch: perl
21473            ! embed.fnc embed.h global.sym
21474 ____________________________________________________________________________
21475 [ 28070] By: nicholas                              on 2006/05/02  22:38:52
21476         Log: Remove a variable left unused since change 28065.
21477      Branch: perl
21478            ! sv.c
21479 ____________________________________________________________________________
21480 [ 28069] By: nicholas                              on 2006/05/02  22:19:56
21481         Log: Add a new hash key flag HVhek_UNSHARED, to mark all unshared hash keys.
21482              Otherwise Perl_newSVhek(), called by Perl_hv_iterkeysv(), naively
21483              assumes that it can share any hash key directly.
21484      Branch: perl
21485            ! hv.c hv.h sv.c
21486 ____________________________________________________________________________
21487 [ 28068] By: nicholas                              on 2006/05/02  22:16:25
21488         Log: cumulative totals and list reverse for checkAUTHORS.pl
21489      Branch: perl
21490            ! Porting/checkAUTHORS.pl
21491 ____________________________________________________________________________
21492 [ 28067] By: stevep                                on 2006/05/02  18:03:57
21493         Log: Another place where Intel C++ pretending to be gcc is a really
21494              bad thing.
21495      Branch: perl
21496            ! gv.h
21497 ____________________________________________________________________________
21498 [ 28066] By: nicholas                              on 2006/05/02  17:46:38
21499         Log: *static* pointers to newXSUB(), dammit!
21500      Branch: perl
21501            ! writemain.SH xsutils.c
21502 ____________________________________________________________________________
21503 [ 28065] By: nicholas                              on 2006/05/02  17:00:56
21504         Log: Assert that SvMAGIC() isn't being called on PVMGs which are using the
21505              same union to store the stash for our.
21506      Branch: perl
21507            ! sv.c sv.h
21508 ____________________________________________________________________________
21509 [ 28064] By: nicholas                              on 2006/05/02  16:24:14
21510         Log: Change 28063 forgot 1 key line - acutally use the correct filename
21511              storage.
21512      Branch: perl
21513            ! op.c
21514 ____________________________________________________________________________
21515 [ 28063] By: nicholas                              on 2006/05/02  15:55:25
21516         Log: Fix bug in DynaLoader, which has been passing a filename in dynamic
21517              storage to newXS() seemingly forever. This involves creating
21518              newXS_flags(), with the first flag being "arrange to copy the 
21519              filename and free it at the right time".
21520      Branch: perl
21521            ! XSUB.h cv.h embed.fnc embed.h ext/DynaLoader/dl_aix.xs
21522            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs
21523            ! ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs
21524            ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs
21525            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs
21526            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_symbian.xs
21527            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs op.c
21528            ! pod/perlapi.pod proto.h
21529 ____________________________________________________________________________
21530 [ 28062] By: rgs                                   on 2006/05/02  15:37:35
21531         Log: Move some scripts under win32/ce-helpers.
21532              
21533              Subject: RE: Merge WinCE into Win32 directory and remove the the WinCE dir ectory
21534              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
21535              Date: Tue, 2 May 2006 17:30:59 +0200 
21536              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BB3F03@ru0022exch001u.ru.lucent.com>
21537      Branch: perl
21538           +> win32/ce-helpers/cecopy-lib.pl win32/ce-helpers/comp.pl
21539           +> win32/ce-helpers/compile-all.bat win32/ce-helpers/compile.bat
21540           +> win32/ce-helpers/makedist.pl win32/ce-helpers/registry.bat
21541            - win32/cecopy-lib.pl win32/comp.pl win32/compile-all.bat
21542            - win32/compile.bat win32/makedist.pl win32/registry.bat
21543            - win32/win32-d.h
21544            ! MANIFEST win32/Makefile.ce
21545 ____________________________________________________________________________
21546 [ 28061] By: rgs                                   on 2006/05/02  14:28:31
21547         Log: Subject: Re: Merge WinCE into Win32 directory and remove the the WinCE directory
21548              From: demerphq <demerphq@gmail.com>
21549              Date: Mon, 1 May 2006 19:02:09 +0200
21550              Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com>
21551              
21552              Plus adjustements to MANIFEST. Also, perlmain.c seemed to be missing
21553              from the patch.
21554      Branch: perl
21555            + win32/Makefile.ce win32/cecopy-lib.pl win32/comp.pl
21556            + win32/compile-all.bat win32/compile.bat win32/config.ce
21557            + win32/config_H.ce win32/makedist.pl win32/perl.rc
21558            + win32/perlmain.c win32/registry.bat win32/win32-d.h
21559            + win32/win32ceio.c win32/win32iop-o.h win32/wince.c
21560            + win32/wince.h win32/wincesck.c win32/xconfig.h
21561            - wince/Makefile.ce wince/bin/exetype.pl wince/bin/perlglob.pl
21562            - wince/bin/pl2bat.pl wince/bin/runperl.pl wince/bin/search.pl
21563            - wince/cecopy-lib.pl wince/comp.pl wince/compile-all.bat
21564            - wince/compile.bat wince/config.ce wince/config_H.ce
21565            - wince/config_h.PL wince/config_sh.PL wince/dl_win32.xs
21566            - wince/include/arpa/inet.h wince/include/sys/socket.h
21567            - wince/makedist.pl wince/makeico.pl wince/perl.rc
21568            - wince/perlhost.h wince/perllib.c wince/perlmain.c
21569            - wince/registry.bat wince/runperl.c wince/splittree.pl
21570            - wince/vdir.h wince/vmem.h wince/win32.h wince/win32io.c
21571            - wince/win32iop.h wince/win32thread.c wince/win32thread.h
21572            - wince/wince.c wince/wince.h wince/wincesck.c
21573            ! MANIFEST win32/include/sys/socket.h win32/win32.h
21574            ! win32/win32thread.h
21575 ____________________________________________________________________________
21576 [ 28060] By: nicholas                              on 2006/05/02  12:41:43
21577         Log: GvFILE() cannot be a pointer to the memory owned by the COP, because
21578              COPs created by use can be freed along this memory, but the GP
21579              remains. Given that several GVs may refer to the same file, use a
21580              shared string rather than an individual allocation per GP.
21581      Branch: perl
21582            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
21583            ! gv.c gv.h sv.c
21584 ____________________________________________________________________________
21585 [ 28059] By: nicholas                              on 2006/05/02  12:02:32
21586         Log: Change 28037 broke t/op/each.t when running with TEST.
21587      Branch: perl
21588            ! t/test.pl
21589 ____________________________________________________________________________
21590 [ 28058] By: nicholas                              on 2006/05/02  11:15:26
21591         Log: De-duplicate the code that creates new GPs into Perl_newGP().
21592      Branch: perl
21593            ! embed.fnc embed.h gv.c proto.h scope.c
21594 ____________________________________________________________________________
21595 [ 28057] By: rgs                                   on 2006/05/02  10:39:01
21596         Log: Subject: Re: [PATCH] t/op/glob.t using test.pl
21597              From: David Landgren <david@landgren.net>
21598              Date: Sat, 29 Apr 2006 15:32:07 +0200
21599              Message-ID: <44536AD7.4060608@landgren.net>
21600      Branch: perl
21601            ! t/op/glob.t
21602 ____________________________________________________________________________
21603 [ 28056] By: rgs                                   on 2006/05/02  10:36:39
21604         Log: Subject: [PATCH] t/op/hashwarn.t using test.pl
21605              From: David Landgren <david@landgren.net>
21606              Date: Sat, 29 Apr 2006 17:51:28 +0200
21607              Message-ID: <44538B80.2060503@landgren.net>
21608      Branch: perl
21609            ! t/op/hashwarn.t
21610 ____________________________________________________________________________
21611 [ 28055] By: rgs                                   on 2006/05/02  10:16:23
21612         Log: Subject: [PATCH] toke.c: function pointer to data pointer
21613              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21614              Date: Tue, 2 May 2006 08:25:55 +0300 (EEST)
21615              Message-Id: <200605020525.k425Ptik165705@kosh.hut.fi>
21616      Branch: perl
21617            ! toke.c
21618 ____________________________________________________________________________
21619 [ 28054] By: rgs                                   on 2006/05/02  10:11:10
21620         Log: Subject: [DOC PATCH] chop warning in perlport
21621              From: Xavier Noria <fxn@hashref.com>
21622              Date: Tue, 2 May 2006 12:08:34 +0200
21623              Message-Id: <E06C0594-CAF6-4822-8EB4-8E06EAD4A889@hashref.com>
21624      Branch: perl
21625            ! pod/perlport.pod
21626 ____________________________________________________________________________
21627 [ 28053] By: steveh                                on 2006/05/02  09:59:23
21628         Log: Sigh. Third time lucky.
21629      Branch: perl
21630            ! win32/win32.h
21631 ____________________________________________________________________________
21632 [ 28052] By: steveh                                on 2006/05/02  09:46:41
21633         Log: Ahem. And here's the rest of #28051...
21634      Branch: perl
21635            ! win32/win32.h
21636 ____________________________________________________________________________
21637 [ 28051] By: steveh                                on 2006/05/02  09:39:01
21638         Log: Subject: RE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
21639              From: "Jan Dubois" <jand@ActiveState.com>
21640              Date: Mon, 1 May 2006 18:55:11 -0700
21641              Message-ID: <08ff01c66d8b$7282e320$2217a8c0@candy>
21642              
21643              Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m)
21644              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
21645              Date: Tue, 2 May 2006 09:23:51 +0200
21646              Message-ID: <20060502092351.7bae0896@pc09>
21647      Branch: perl
21648            ! win32/config.vc win32/config.vc64 win32/config_H.vc
21649            ! win32/config_H.vc64
21650 ____________________________________________________________________________
21651 [ 28050] By: rgs                                   on 2006/05/02  09:13:19
21652         Log: Subject: [PATCH] pp.c casting, take two
21653              From: andy@petdance.com (Andy Lester)
21654              Date: Sun, 30 Apr 2006 19:48:26 -0500
21655              Message-ID: <20060501004826.GA4744@petdance.com>
21656              
21657              (with adjustements, some of the code has already
21658              been touched since)
21659      Branch: perl
21660            ! pp.c
21661 ____________________________________________________________________________
21662 [ 28049] By: rgs                                   on 2006/05/02  08:50:05
21663         Log: Subject: [PATCH] Some more SvREFCNT_inc updates
21664              From: andy@petdance.com (Andy Lester)
21665              Date: Sun, 30 Apr 2006 13:24:14 -0500
21666              Message-ID: <20060430182414.GA18094@petdance.com>
21667      Branch: perl
21668            ! cop.h pp_ctl.c
21669 ____________________________________________________________________________
21670 [ 28048] By: rgs                                   on 2006/05/02  08:48:04
21671         Log: Subject: [PATCH] quiet some perlio.c warnings
21672              From: andy@petdance.com (Andy Lester)
21673              Date: Sun, 30 Apr 2006 13:23:22 -0500
21674              Message-ID: <20060430182322.GA18064@petdance.com>
21675      Branch: perl
21676            ! perlio.c
21677 ____________________________________________________________________________
21678 [ 28047] By: rgs                                   on 2006/05/02  08:45:26
21679         Log: Subject: [PATCH] More tweaking of SvREFCNT_inc calls
21680              From: andy@petdance.com (Andy Lester)
21681              Date: Sun, 30 Apr 2006 12:06:21 -0500
21682              Message-ID: <20060430170621.GA4054@petdance.com>
21683      Branch: perl
21684            ! mg.c
21685 ____________________________________________________________________________
21686 [ 28046] By: stevep                                on 2006/05/02  02:50:33
21687         Log: One too many ('s in change #28043. 
21688      Branch: perl
21689            ! ext/Errno/Errno_pm.PL
21690 ____________________________________________________________________________
21691 [ 28045] By: stevep                                on 2006/05/02  02:47:43
21692         Log: Escape prompts with #'s to avoid causing tests to fail from
21693              the unexpected output.
21694      Branch: perl
21695            ! lib/Module/Build/t/extend.t
21696 ____________________________________________________________________________
21697 [ 28044] By: stevep                                on 2006/05/02  01:55:53
21698         Log: Fix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
21699      Branch: perl
21700            ! utils/h2xs.PL
21701 ____________________________________________________________________________
21702 [ 28043] By: stevep                                on 2006/05/02  00:23:05
21703         Log: Fix for RT #7916: perl 5.6.1 with Intel's icc on RedHat 
21704              Linux 7.2.  The original fix, change #13053, added a check
21705              for $Config{gccversion} which is now populated by newer
21706              Intel compilers.  This additional change checks to see
21707              if Intel is in $Config{gccversion}.  If it is, its not
21708              a gcc.
21709      Branch: perl
21710            ! ext/Errno/Errno_pm.PL
21711 ____________________________________________________________________________
21712 [ 28042] By: stevep                                on 2006/05/01  23:30:59
21713         Log: Subject: [PATCH] signed vs unsigned char * nit
21714              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21715              Date: Sat, 29 Apr 2006 20:59:29 +0300 (EEST)
21716              Message-Id: <200604291759.k3THxTji032009@kosh.hut.fi>
21717      Branch: perl
21718            ! pp.c
21719 ____________________________________________________________________________
21720 [ 28041] By: stevep                                on 2006/05/01  23:25:30
21721         Log: Reverting context removal from change #27992.  This should
21722              clear up threaded builds on Win32 and VMS. 
21723      Branch: perl
21724            ! embed.fnc embed.h pp_ctl.c proto.h
21725 ____________________________________________________________________________
21726 [ 28040] By: rgs                                   on 2006/05/01  20:25:17
21727         Log: Add a BUGS section to Fatal.pm, see bug #38790
21728      Branch: perl
21729            ! lib/Fatal.pm
21730 ____________________________________________________________________________
21731 [ 28039] By: nicholas                              on 2006/05/01  19:07:06
21732         Log: Disable SIGRTMAX and SIGRTMIN in POSIX if Configure's probes found that
21733              they aren't viable. (Certain glibcs are "interesting")
21734      Branch: perl
21735            ! ext/POSIX/Makefile.PL
21736 ____________________________________________________________________________
21737 [ 28038] By: nicholas                              on 2006/05/01  17:28:43
21738         Log: Allow a macro of "0" to mean "#if 0" for convenient elimination of
21739              constants.
21740      Branch: perl
21741            ! lib/ExtUtils/Constant/Base.pm
21742 ____________________________________________________________________________
21743 [ 28037] By: merijn                                on 2006/05/01  14:18:16
21744         Log: Subject: Re: [PATCH] provide diag() and don't use ++ in test.pl
21745              From: David Landgren <david@landgren.net>
21746              Date: Mon, 01 May 2006 15:50:03 +0200
21747              Message-ID: <4456120B.3000302@landgren.net>
21748              
21749              Plus some additional comment (also from David) about WHY not to
21750              use ++ in test.pl
21751      Branch: perl
21752            ! t/test.pl
21753 ____________________________________________________________________________
21754 [ 28036] By: merijn                                on 2006/05/01  12:56:54
21755         Log: Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
21756              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21757              Date: Mon, 01 May 2006 21:34:33 +0900
21758              Message-Id: <20060501213249.814E.BQW10602@nifty.com>
21759      Branch: perl
21760            ! win32/config.vc64
21761 ____________________________________________________________________________
21762 [ 28035] By: nicholas                              on 2006/05/01  11:16:13
21763         Log: Re-order one DO_UTF8 to be after the SvPV.
21764      Branch: perl
21765            ! ext/Data/Dumper/Dumper.xs
21766 ____________________________________________________________________________
21767 [ 28034] By: nicholas                              on 2006/04/30  23:08:17
21768         Log: Fix two errors found by Coverity.
21769      Branch: perl
21770            ! pp_sys.c
21771 ____________________________________________________________________________
21772 [ 28033] By: nicholas                              on 2006/04/30  23:02:46
21773         Log: Add a --percentage option to checkAUTHORS.pl to show rankings as
21774              percentages.
21775      Branch: perl
21776            ! Porting/checkAUTHORS.pl
21777 ____________________________________________________________________________
21778 [ 28032] By: nicholas                              on 2006/04/30  22:00:34
21779         Log: Replace a STRLEN no_len; with a _nolen macro call.
21780      Branch: perl
21781            ! pp_pack.c
21782 ____________________________________________________________________________
21783 [ 28031] By: nicholas                              on 2006/04/30  21:27:20
21784         Log: Perl_pack_cat() is a mathom too!
21785      Branch: perl
21786            ! mathoms.c pod/perlapi.pod pp_pack.c
21787 ____________________________________________________________________________
21788 [ 28030] By: nicholas                              on 2006/04/30  20:41:29
21789         Log: One part of pp_pack couldn't correctly handle surprises from UTF-8
21790              overloading.
21791      Branch: perl
21792            ! pp_pack.c t/uni/overload.t
21793 ____________________________________________________________________________
21794 [ 28029] By: nicholas                              on 2006/04/30  19:07:43
21795         Log: do_vop() couldn't correctly handle surprises from UTF-8 overloading.
21796      Branch: perl
21797            ! doop.c t/uni/overload.t
21798 ____________________________________________________________________________
21799 [ 28028] By: nicholas                              on 2006/04/30  17:58:53
21800         Log: We had no tests that covered the grow paths in pp_uc and pp_lc.
21801      Branch: perl
21802            ! t/op/lc.t
21803 ____________________________________________________________________________
21804 [ 28027] By: nicholas                              on 2006/04/30  17:23:44
21805         Log: Dave noticed that change 28022 was wrong - should read is_index
21806              rather than just index.
21807      Branch: perl
21808            ! pp.c
21809 ____________________________________________________________________________
21810 [ 28026] By: merijn                                on 2006/04/30  15:22:12
21811         Log: Subject: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
21812              From: Abe Timmerman <abe@ztreet.demon.nl>
21813              Date: Sun, 30 Apr 2006 15:15:24 +0200
21814              Message-Id: <200604301515.24580.abe@ztreet.demon.nl>
21815      Branch: perl
21816            ! win32/config.vc win32/config_H.vc
21817 ____________________________________________________________________________
21818 [ 28025] By: stevep                                on 2006/04/30  14:27:08
21819         Log: I was mistaken.  Borland and gcc do have snprintf() and vsnprintf()
21820              on Win32.
21821      Branch: perl
21822            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21823            ! win32/config_H.vc64
21824 ____________________________________________________________________________
21825 [ 28024] By: stevep                                on 2006/04/30  13:14:25
21826         Log: OK, Win32 must no have snprintf()/vsnprintf 
21827      Branch: perl
21828            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21829            ! win32/config_H.vc64
21830 ____________________________________________________________________________
21831 [ 28023] By: davem                                 on 2006/04/30  12:32:09
21832         Log: remove a compiler warning by making HOPBACKc only hop *back*
21833      Branch: perl
21834            ! regexec.c
21835 ____________________________________________________________________________
21836 [ 28022] By: nicholas                              on 2006/04/30  11:14:04
21837         Log: index and rindex couldn't correctly handle surprises from UTF-8
21838              overloading.
21839      Branch: perl
21840            ! pp.c t/lib/warnings/9uninit t/uni/overload.t
21841 ____________________________________________________________________________
21842 [ 28021] By: nicholas                              on 2006/04/30  10:58:11
21843         Log: Document SvGAMAGIC(), and its significance w.r.t. the side effects of
21844              inadvertently calling magic and overloading too often.
21845      Branch: perl
21846            ! pod/perlapi.pod sv.h
21847 ____________________________________________________________________________
21848 [ 28020] By: nicholas                              on 2006/04/29  23:35:52
21849         Log: Coverity disliked us passing a negative length to vsnprintf().
21850      Branch: perl
21851            ! perlio.c
21852 ____________________________________________________________________________
21853 [ 28019] By: nicholas                              on 2006/04/29  23:33:36
21854         Log: syswrite couldn't correctly handle surprises from UTF-8 overloading.
21855              As part of fixing this, syswrite now tries to take advantage of the
21856              UTF-8 cache logic for lengths and offsets on regular scalars.
21857      Branch: perl
21858            ! pp_sys.c t/lib/warnings/9uninit t/uni/overload.t
21859 ____________________________________________________________________________
21860 [ 28018] By: nicholas                              on 2006/04/29  23:32:06
21861         Log: More tests for syswrite with UTF-8 data.
21862      Branch: perl
21863            ! lib/open.t
21864 ____________________________________________________________________________
21865 [ 28017] By: nicholas                              on 2006/04/29  21:54:38
21866         Log: It should never be possible for SvGMAGICAL() to be true on SVt_IV.
21867      Branch: perl
21868            ! doio.c
21869 ____________________________________________________________________________
21870 [ 28016] By: nicholas                              on 2006/04/29  17:38:08
21871         Log: print couldn't correctly handle surprises from UTF-8 overloading.
21872      Branch: perl
21873            ! doio.c t/uni/overload.t
21874 ____________________________________________________________________________
21875 [ 28015] By: nicholas                              on 2006/04/29  17:31:27
21876         Log: Add a cross reference to bytes_from_utf8() in the documentation for
21877              utf8_to_bytes(). Regenerate perlapi.pod.
21878      Branch: perl
21879            ! pod/perlapi.pod utf8.c
21880 ____________________________________________________________________________
21881 [ 28014] By: nicholas                              on 2006/04/29  16:07:31
21882         Log: There were more ways to break uc/lc/ucfirst/lcfirst even without
21883              use 'locale'; so test for them too. Correct the skip count.
21884      Branch: perl
21885            ! t/uni/overload.t
21886 ____________________________________________________________________________
21887 [ 28013] By: nicholas                              on 2006/04/29  15:55:51
21888         Log: lcfirst/ucfist plus an 8 bit locale could mangle UTF-8 values
21889              returned by overloaded stringification.
21890      Branch: perl
21891            ! pp.c t/uni/overload.t
21892 ____________________________________________________________________________
21893 [ 28012] By: nicholas                              on 2006/04/29  14:05:55
21894         Log: uc plus an 8 bit locale could get confused by UTF-8 values returned by
21895              overloaded stringification.
21896      Branch: perl
21897            ! pp.c t/uni/overload.t
21898 ____________________________________________________________________________
21899 [ 28011] By: nicholas                              on 2006/04/29  13:43:26
21900         Log: lc plus an 8 bit locale could mangle UTF-8 values returned by
21901              overloaded stringification.
21902      Branch: perl
21903            ! pp.c t/uni/overload.t
21904 ____________________________________________________________________________
21905 [ 28010] By: stevep                                on 2006/04/29  13:09:18
21906         Log: Subject: [PATCH] more -ansi -pedantic cleanliness
21907              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21908              Date: Sat, 29 Apr 2006 11:13:24 +0300
21909              Message-ID: <44532024.9070303@gmail.com>
21910      Branch: perl
21911            ! cop.h gv.c regcomp.c regexec.c sv.c toke.c
21912 ____________________________________________________________________________
21913 [ 28009] By: stevep                                on 2006/04/28  20:53:07
21914         Log: Subject: Re: [ANNOUNCE] Module::Build 0.28 -> CPAN
21915              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
21916              Date: Fri, 28 Apr 2006 15:31:55 -0400
21917              Message-ID: <44526DAB.8070408@thepierianspring.org>
21918      Branch: perl
21919            ! lib/Module/Build/ConfigData.pm
21920 ____________________________________________________________________________
21921 [ 28008] By: stevep                                on 2006/04/28  20:40:41
21922         Log: Subject: [PATCH] reduce gcc -ansi -pedantic noise plus a suggestion
21923              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21924              Date: Fri, 28 Apr 2006 22:58:58 +0300
21925              Message-ID: <44527402.8000506@gmail.com>
21926      Branch: perl
21927            ! doio.c gv.c hv.c op.c pad.c perl.c perl.h perlio.c pp.c
21928            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c toke.c
21929            ! universal.c utf8.c
21930 ____________________________________________________________________________
21931 [ 28007] By: stevep                                on 2006/04/28  19:14:22
21932         Log: Subject: two [PATCH]es: dVAR for malloc.c, and a signed/unsigned char*
21933              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21934              Date: Fri, 28 Apr 2006 21:04:59 +0300
21935              Message-ID: <4452594B.4040609@gmail.com>
21936      Branch: perl
21937            ! malloc.c pp.c
21938 ____________________________________________________________________________
21939 [ 28006] By: nicholas                              on 2006/04/28  16:34:14
21940         Log: Fix bug 34297 (length of overloaded UTF-8 strings)
21941      Branch: perl
21942            + t/uni/overload.t
21943            ! MANIFEST pp.c
21944 ____________________________________________________________________________
21945 [ 28005] By: stevep                                on 2006/04/28  16:15:25
21946         Log: Typo in MANIFEST from change #27997.  Mustn't touch Perl before coffee.
21947      Branch: perl
21948            ! MANIFEST
21949 ____________________________________________________________________________
21950 [ 28004] By: stevep                                on 2006/04/28  15:35:37
21951         Log: Added Changes file left out from change #28001.
21952      Branch: perl
21953            ! ext/Cwd/Changes
21954 ____________________________________________________________________________
21955 [ 28003] By: rgs                                   on 2006/04/28  15:29:30
21956         Log: Subject: Merge WinCE and Win32 directories -- Initial patch
21957              From: demerphq <demerphq@gmail.com>
21958              Date: 27-Apr-2006 23:30
21959              Message-ID: <9b18b3110604271430k4de84685jec6535ded195ed94@mail.gmail.com>
21960      Branch: perl
21961            ! win32/config_h.PL win32/dl_win32.xs win32/include/sys/socket.h
21962            ! win32/makeico.pl win32/perlhost.h win32/perllib.c win32/vdir.h
21963            ! win32/vmem.h win32/win32.h
21964 ____________________________________________________________________________
21965 [ 28001] By: stevep                                on 2006/04/28  13:34:39
21966         Log: Upgrade to Pathtools-3.18
21967      Branch: perl
21968            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
21969            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
21970 ____________________________________________________________________________
21971 [ 28000] By: rgs                                   on 2006/04/28  13:33:37
21972         Log: Subject: [PATCH] t/op/defins.pl using test.pl
21973              From: David Landgren <david@landgren.net>
21974              Date: Fri, 28 Apr 2006 14:27:39 +0200
21975              Message-ID: <44520A3B.1080707@landgren.net>
21976      Branch: perl
21977            ! t/op/defins.t
21978 ____________________________________________________________________________
21979 [ 27999] By: rgs                                   on 2006/04/28  13:33:11
21980         Log: Subject: [PATCH] t/op/delete.t using test.pl
21981              From: David Landgren <david@landgren.net>
21982              Date: Fri, 28 Apr 2006 15:03:39 +0200
21983              Message-ID: <445212AB.4080404@landgren.net>
21984      Branch: perl
21985            ! t/op/delete.t
21986 ____________________________________________________________________________
21987 [ 27998] By: rgs                                   on 2006/04/28  13:32:53
21988         Log: Subject: [PATCH] t/op/auto.pl using test.pl
21989              From: David Landgren <david@landgren.net>
21990              Date: Fri, 28 Apr 2006 13:56:30 +0200
21991              Message-ID: <445202EE.6000604@landgren.net>
21992      Branch: perl
21993            ! t/op/auto.t
21994 ____________________________________________________________________________
21995 [ 27997] By: stevep                                on 2006/04/28  13:29:41
21996         Log: Upgrade to Module-Build-0.28
21997      Branch: perl
21998            + lib/Module/Build/API.pod
21999            ! MANIFEST lib/Module/Build.pm lib/Module/Build/Authoring.pod
22000            ! lib/Module/Build/Base.pm lib/Module/Build/Changes
22001            ! lib/Module/Build/Compat.pm lib/Module/Build/Cookbook.pm
22002            ! lib/Module/Build/ModuleInfo.pm
22003            ! lib/Module/Build/Platform/MacOS.pm
22004            ! lib/Module/Build/Platform/VMS.pm
22005            ! lib/Module/Build/Platform/Windows.pm
22006            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/YAML.pm
22007            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
22008            ! lib/Module/Build/t/destinations.t lib/Module/Build/t/extend.t
22009            ! lib/Module/Build/t/mbyaml.t
22010 ____________________________________________________________________________
22011 [ 27995] By: nicholas                              on 2006/04/28  12:48:27
22012         Log: Anton Berezin says that on FreeBSD we're wrong to be using -lc_r, and
22013              should just be using -pthread on the linker line.
22014              This stops the new taint tests looping infinitely. It also seems to
22015              cure the TODO test in posix.t - masked SIGINT is now received.
22016      Branch: perl
22017            ! hints/freebsd.sh
22018 ____________________________________________________________________________
22019 [ 27994] By: rgs                                   on 2006/04/28  12:10:24
22020         Log: Subject: [PATCH] threads - miscellaneous
22021              From: "Jerry D. Hedden" <jerry@hedden.us>
22022              Date: Wed, 26 Apr 2006 11:24:05 -0700
22023              Message-ID: <20060426112405.fb30e530d17747c2b054d625b8945d88.4331e666e7.wbe@email.secureserver.net>
22024      Branch: perl
22025            ! ext/threads/Changes ext/threads/Makefile.PL
22026            ! ext/threads/t/end.t ext/threads/t/join.t ext/threads/t/libc.t
22027            ! ext/threads/t/problems.t ext/threads/threads.xs
22028 ____________________________________________________________________________
22029 [ 27993] By: rgs                                   on 2006/04/28  09:14:17
22030         Log: Subject: [PATCH] t/op/sort.t using test.pl
22031              From: David Landgren <david@landgren.net>
22032              Date: Thu, 27 Apr 2006 18:25:56 +0200
22033              Message-ID: <4450F094.2010907@landgren.net>
22034      Branch: perl
22035            ! t/op/sort.t
22036 ____________________________________________________________________________
22037 [ 27992] By: rgs                                   on 2006/04/28  09:04:36
22038         Log: Subject: [PATCH] Removing another context parm
22039              From: andy@petdance.com (Andy Lester)
22040              Date: Thu, 27 Apr 2006 10:31:56 -0500
22041              Message-ID: <20060427153156.GA11445@petdance.com>
22042      Branch: perl
22043            ! embed.fnc embed.h pp_ctl.c proto.h
22044 ____________________________________________________________________________
22045 [ 27991] By: rgs                                   on 2006/04/28  08:53:51
22046         Log: Subject: [PATCH] t/op/loopctl.t using test.pl
22047              From: David Landgren <david@landgren.net>
22048              Date: Thu, 27 Apr 2006 19:13:28 +0200
22049              Message-ID: <4450FBB8.8070203@landgren.net>
22050      Branch: perl
22051            ! t/op/loopctl.t
22052 ____________________________________________________________________________
22053 [ 27990] By: rgs                                   on 2006/04/28  08:51:09
22054         Log: Subject: [PATCH] dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update
22055              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
22056              Date: Thu, 27 Apr 2006 21:18:30 +0300
22057              Message-ID: <44510AF6.6040603@gmail.com>
22058      Branch: perl
22059            ! hv.c perl.h perlio.c sv.c
22060 ____________________________________________________________________________
22061 [ 27989] By: rgs                                   on 2006/04/28  08:41:25
22062         Log: Typo fix in perlretut by Simon Taylor
22063      Branch: perl
22064            ! pod/perlretut.pod
22065 ____________________________________________________________________________
22066 [ 27988] By: rgs                                   on 2006/04/28  07:58:16
22067         Log: Fix typo in function call
22068      Branch: perl
22069            ! perlio.c
22070 ____________________________________________________________________________
22071 [ 27987] By: stevep                                on 2006/04/28  02:12:03
22072         Log: Subject: Re: [PATCH] use snprintf/strlcpy/strlcat when useful
22073              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
22074              Date: Tue, 25 Apr 2006 18:23:39 +0300
22075              Message-ID: <444E3EFB.8020503@gmail.com>
22076      Branch: perl
22077            ! op.c perl.h perlio.c pp_ctl.c regcomp.c sv.c toke.c
22078            ! universal.c util.c
22079 ____________________________________________________________________________
22080 [ 27986] By: davem                                 on 2006/04/27  23:15:02
22081         Log: another REIFY bug
22082      Branch: perl
22083            ! scope.c t/op/local.t
22084 ____________________________________________________________________________
22085 [ 27983] By: stevep                                on 2006/04/27  18:06:12
22086         Log: Upgrade to ExtUtils-Install-1.39
22087      Branch: perl
22088            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
22089            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Install.t
22090            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/Packlist.t
22091 ____________________________________________________________________________
22092 [ 27982] By: stevep                                on 2006/04/27  17:53:11
22093         Log: Upgrade to Encode-2.15
22094      Branch: perl
22095            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
22096            ! ext/Encode/Unicode/Unicode.xs
22097            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
22098 ____________________________________________________________________________
22099 [ 27976] By: rgs                                   on 2006/04/27  12:29:47
22100         Log: Subject: [PATCH] Removing unused context
22101              From: andy@petdance.com (Andy Lester)
22102              Date: Thu, 27 Apr 2006 00:32:15 -0500
22103              Message-ID: <20060427053215.GA31445@petdance.com>
22104      Branch: perl
22105            ! embed.fnc embed.h proto.h sv.c
22106 ____________________________________________________________________________
22107 [ 27968] By: mhx                                   on 2006/04/26  19:18:09
22108         Log: Change type of temporary padoff_du used in dUNDERBAR
22109              from I32 to PADOFFSET, which is more correct (and fixes
22110              a warning in Devel::PPPort).
22111      Branch: perl
22112            ! XSUB.h
22113 ____________________________________________________________________________
22114 [ 27962] By: rgs                                   on 2006/04/26  07:53:36
22115         Log: Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
22116              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
22117              Date: Mon, 24 Apr 2006 23:20:38 +0200
22118              Message-ID: <20060424232038.7550f9b6@r2d2>
22119      Branch: perl
22120            ! deb.c doio.c doop.c dump.c gv.c handy.h
22121            ! lib/ExtUtils/Constant/ProxySubs.pm mg.c op.c patchlevel.h
22122            ! perl.c perlio.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
22123            ! regexec.c scope.h sv.c toke.c util.c
22124 ____________________________________________________________________________
22125 [ 27961] By: rgs                                   on 2006/04/26  07:38:38
22126         Log: Subject: [PATCH] threads - consolidate XS functions
22127              From: "Jerry D. Hedden" <jerry@hedden.us>
22128              Date: Tue, 25 Apr 2006 07:50:05 -0700
22129              Message-ID: <20060425075005.fb30e530d17747c2b054d625b8945d88.e23f2fed42.wbe@email.secureserver.net>
22130      Branch: perl
22131            ! ext/threads/threads.pm ext/threads/threads.xs
22132 ____________________________________________________________________________
22133 [ 27960] By: steveh                                on 2006/04/25  16:23:38
22134         Log: Make Module-Build aware of new Test-Harness output
22135              
22136              See also:
22137              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00755.html
22138      Branch: perl
22139            ! lib/Module/Build/t/compat.t
22140 ____________________________________________________________________________
22141 [ 27959] By: nicholas                              on 2006/04/25  12:51:40
22142         Log: Coverity has started to notice another inconsistency in our NULL
22143              pointer checking.
22144      Branch: perl
22145            ! pp_ctl.c
22146 ____________________________________________________________________________
22147 [ 27958] By: rgs                                   on 2006/04/25  08:41:38
22148         Log: Subject: [PATCH] use NOOP macro
22149              From: andy@petdance.com (Andy Lester)
22150              Date: Mon, 24 Apr 2006 13:44:51 -0500
22151              Message-ID: <20060424184451.GA1479@petdance.com>
22152      Branch: perl
22153            ! gv.c gv.h hv.c op.c pad.c perl.h perlio.c pp.c pp_ctl.c
22154            ! pp_hot.c regcomp.c regexec.c sv.c toke.c utf8.c
22155 ____________________________________________________________________________
22156 [ 27957] By: rgs                                   on 2006/04/25  08:35:22
22157         Log: Subject: [PATCH] Continuing threads sync
22158              From: "Jerry D. Hedden" <jerry@hedden.us>
22159              Date: Mon, 24 Apr 2006 13:00:23 -0700
22160              Message-ID: <20060424130023.fb30e530d17747c2b054d625b8945d88.969ed54130.wbe@email.secureserver.net>
22161      Branch: perl
22162            ! ext/threads/t/free.t ext/threads/threads.pm
22163            ! ext/threads/threads.xs
22164 ____________________________________________________________________________
22165 [ 27956] By: nicholas                              on 2006/04/24  16:38:09
22166         Log: Perl_unpack_str() is a mathom!
22167      Branch: perl
22168            ! mathoms.c pp_pack.c
22169 ____________________________________________________________________________
22170 [ 27955] By: stevep                                on 2006/04/24  16:31:24
22171         Log: Really bump the version of File::Find.
22172      Branch: perl
22173            ! lib/File/Find.pm
22174 ____________________________________________________________________________
22175 [ 27954] By: stevep                                on 2006/04/24  16:29:59
22176         Log: Reverting change #27953, as it appears that File::Find has 
22177              localized the C<$_> usable by the wanted function since 
22178              version 1.04 (change #18501, to be exact).  Update the 
22179              docs to express this change.  Finally, bump the version.
22180      Branch: perl
22181            ! lib/File/Find.pm
22182 ____________________________________________________________________________
22183 [ 27953] By: stevep                                on 2006/04/24  15:27:39
22184         Log: Subject: Re: [perl #38965] File::Find documentation - is "Don't modify thesevariables" still valid?
22185              From: David Landgren <david@landgren.net>
22186              Date: Mon, 24 Apr 2006 13:02:02 +0200
22187              Message-ID: <444CB02A.2000604@landgren.net>
22188      Branch: perl
22189            ! lib/File/Find.pm
22190 ____________________________________________________________________________
22191 [ 27952] By: nicholas                              on 2006/04/24  13:21:09
22192         Log: Subject: Re: recursion now removed from the regex engine
22193              From: demerphq <demerphq@gmail.com>
22194              Message-ID: <9b18b3110604231210w5deff59el3a1a79c98f34e0fd@mail.gmail.com>
22195              Date: Sun, 23 Apr 2006 21:10:34 +0200
22196      Branch: perl
22197            ! regcomp.sym regnodes.h
22198 ____________________________________________________________________________
22199 [ 27951] By: rgs                                   on 2006/04/24  12:15:58
22200         Log: Subject: [perl #38709] Opening '|-' triggers unjustified taint check 
22201              From: mhasch@cpan.org (via RT) <perlbug-followup@perl.org>
22202              Date: Fri, 10 Mar 2006 20:10:49 -0800
22203              Message-ID: <rt-3.0.11-38709-130993.2.89182805885773@perl.org>
22204      Branch: perl
22205            ! doio.c t/op/taint.t
22206 ____________________________________________________________________________
22207 [ 27950] By: rgs                                   on 2006/04/24  11:59:25
22208         Log: Add regression test for bug #38475
22209      Branch: perl
22210            + t/op/attrhand.t
22211            ! MANIFEST
22212 ____________________________________________________________________________
22213 [ 27949] By: nicholas                              on 2006/04/24  10:52:09
22214         Log: Change 27947 forgot to remove one now-unneeded cast.
22215      Branch: perl
22216            ! sv.c
22217 ____________________________________________________________________________
22218 [ 27948] By: rgs                                   on 2006/04/24  10:33:34
22219         Log: Subject: [perl #38475] attribute multiline fix (in tokenizer) 
22220              From: bas@quarantainenet.nl (via RT) <perlbug-followup@perl.org>
22221              Date: Thu, 09 Feb 2006 06:33:51 -0800
22222              Message-ID: <rt-3.0.11-38475-129844.11.5904582303176@perl.org>
22223      Branch: perl
22224            ! toke.c
22225 ____________________________________________________________________________
22226 [ 27947] By: nicholas                              on 2006/04/24  09:40:58
22227         Log: Following change 27942 it's clear that the return type of
22228              glob_2inpuv_number() should change. Rename it and glob_2inpuv() to
22229              reflect what they do.
22230      Branch: perl
22231            ! embed.fnc embed.h proto.h sv.c
22232 ____________________________________________________________________________
22233 [ 27946] By: rgs                                   on 2006/04/24  08:08:03
22234         Log: Cleanup some gcc warnings
22235              Third and fourth patches from:
22236              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
22237              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
22238              Date: Sun, 23 Apr 2006 04:47:04 +0200
22239              Message-ID: <20060423044704.6a383ee8@r2d2>
22240      Branch: perl
22241            ! mg.c perl.h toke.c
22242 ____________________________________________________________________________
22243 [ 27945] By: rgs                                   on 2006/04/24  08:04:11
22244         Log: A couple of casts to PADOFFSET.
22245              2nd patch from :
22246              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
22247              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
22248              Date: Sun, 23 Apr 2006 04:47:04 +0200
22249              Message-ID: <20060423044704.6a383ee8@r2d2>
22250      Branch: perl
22251            ! op.c pad.c pp.c toke.c
22252 ____________________________________________________________________________
22253 [ 27944] By: rgs                                   on 2006/04/24  08:01:32
22254         Log: Ensure GvNAME doesn't return NULL
22255              First patch from :
22256              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
22257              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
22258              Date: Sun, 23 Apr 2006 04:47:04 +0200
22259              Message-ID: <20060423044704.6a383ee8@r2d2>
22260      Branch: perl
22261            ! embed.fnc gv.c gv.h proto.h
22262 ____________________________________________________________________________
22263 [ 27943] By: rgs                                   on 2006/04/24  07:39:23
22264         Log: Subject: [PATCH] doop.c consting, take 2
22265              From: andy@petdance.com (Andy Lester)
22266              Date: Sun, 23 Apr 2006 20:45:09 -0500
22267              Message-ID: <20060424014509.GA29642@petdance.com>
22268      Branch: perl
22269            ! doop.c embed.fnc proto.h
22270 ____________________________________________________________________________
22271 [ 27942] By: rgs                                   on 2006/04/24  07:27:33
22272         Log: Subject: [PATCH] Refactor S_glob_2inpuv
22273              From: andy@petdance.com (Andy Lester)
22274              Date: Sun, 23 Apr 2006 21:12:39 -0500
22275              Message-ID: <20060424021239.GA5449@petdance.com>
22276      Branch: perl
22277            ! embed.fnc embed.h proto.h sv.c
22278 ____________________________________________________________________________
22279 [ 27941] By: rgs                                   on 2006/04/24  07:14:49
22280         Log: Subject: [PATCH] Inlining static funcs in perl.c
22281              From: andy@petdance.com (Andy Lester)
22282              Date: Sun, 23 Apr 2006 21:50:27 -0500
22283              Message-ID: <20060424025027.GA25998@petdance.com>
22284      Branch: perl
22285            ! embed.fnc embed.h perl.c proto.h
22286 ____________________________________________________________________________
22287 [ 27940] By: nicholas                              on 2006/04/23  20:48:25
22288         Log: Assimilate Test::Harness 2.57_06
22289      Branch: perl
22290            ! lib/Test/Harness.pm lib/Test/Harness/Changes
22291            ! lib/Test/Harness/Straps.pm lib/Test/Harness/bin/prove
22292            ! lib/Test/Harness/t/version.t
22293 ____________________________________________________________________________
22294 [ 27939] By: stevep                                on 2006/04/22  23:08:50
22295         Log: Subject: Update to AUTHORS file
22296              From: Joshua Rodd <joshua@rodd.us>
22297              Date: Sat, 22 Apr 2006 14:39:11 -0400
22298              Message-ID: <20060422183911.GA19435@rodd.us>
22299      Branch: perl
22300            ! AUTHORS
22301 ____________________________________________________________________________
22302 [ 27938] By: nicholas                              on 2006/04/22  09:31:16
22303         Log: "Don't Repeat Yourself" on the "We *really* need to overwrite these
22304              symbols" section.
22305              Minor tweaks to make it possible to use the code unchanged with 5.8.x
22306      Branch: perl
22307            + ext/re/re_comp.h ext/re/re_top.h
22308            ! MANIFEST regcomp.c regexec.c
22309 ____________________________________________________________________________
22310 [ 27937] By: nicholas                              on 2006/04/21  23:08:59
22311         Log: Remove the enable_debugging member from the structure, and instead
22312              decree that state & 1 indicates debugging. This is simpler.
22313      Branch: perl
22314            ! ext/re/re.xs
22315 ____________________________________________________________________________
22316 [ 27936] By: nicholas                              on 2006/04/21  21:40:49
22317         Log: Use a struct to hold the regexp engine state information, to make
22318              swapping possible between more two alternatives.
22319      Branch: perl
22320            ! ext/re/re.xs
22321 ____________________________________________________________________________
22322 [ 27935] By: nicholas                              on 2006/04/21  21:01:42
22323         Log: Merge the install and uninstall routines.
22324      Branch: perl
22325            ! ext/re/re.pm ext/re/re.xs
22326 ____________________________________________________________________________
22327 [ 27934] By: nicholas                              on 2006/04/21  20:38:15
22328         Log: Refactor re.pm slightly. This has no change to documented behaviour,
22329              but anyone mad enought to set ${^RE_DEBUG_FLAGS} and then do
22330              no re 'Debug'; will now find that it will load the debuging version of
22331              the regexp engine.
22332      Branch: perl
22333            ! ext/re/re.pm
22334 ____________________________________________________________________________
22335 [ 27933] By: rgs                                   on 2006/04/21  15:55:38
22336         Log: Subject: [PATCH] Rework threads destruct call
22337              From: "Jerry D. Hedden" <jerry@hedden.us>
22338              Date: Thu, 20 Apr 2006 13:53:20 -0700
22339              Message-ID: <20060420135320.fb30e530d17747c2b054d625b8945d88.ef565d84db.wbe@email.secureserver.net>
22340      Branch: perl
22341            + ext/threads/t/free.t ext/threads/t/free2.t
22342            ! MANIFEST ext/threads/threads.xs
22343 ____________________________________________________________________________
22344 [ 27932] By: rgs                                   on 2006/04/21  13:01:09
22345         Log: Subject: Re: [perl #38904] Text::ParseWords doesn't always handle backslashes correctly 
22346              From: Alexey Toptygin <alexeyt@freeshell.org>
22347              Date: Thu, 20 Apr 2006 15:42:20 +0000 (UTC)
22348              Message-ID: <Pine.NEB.4.62.0604201539380.20332@otaku.freeshell.org>
22349      Branch: perl
22350            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
22351 ____________________________________________________________________________
22352 [ 27931] By: nicholas                              on 2006/04/21  12:46:43
22353         Log: Why hide functions (and duplicate them) when you can just avoid
22354              compiling them in the first place?
22355      Branch: perl
22356            ! regcomp.c regexec.c
22357 ____________________________________________________________________________
22358 [ 27930] By: nicholas                              on 2006/04/21  11:38:24
22359         Log: Given that use re 'debug' can turn on DEBUGGING even on a non-DEBUGGING
22360              build, we cannot assume that PL_reg_starttry isn't needed. So copy it
22361              in Perl_ss_dup.
22362      Branch: perl
22363            ! sv.c
22364 ____________________________________________________________________________
22365 [ 27927] By: nicholas                              on 2006/04/20  21:27:21
22366         Log: Remove the last traces of explicitly setting HINT_LOCALIZE_HH from
22367              perl modules.
22368      Branch: perl
22369            ! lib/charnames.pm lib/open.pm lib/open.t lib/overload.pm
22370 ____________________________________________________________________________
22371 [ 27925] By: stevep                                on 2006/04/20  20:55:09
22372         Log: Subject: Re: TODO tests and test::harness
22373              From: demerphq <demerphq@gmail.com>
22374              Date: Thu, 20 Apr 2006 22:36:08 +0200
22375              Message-ID: <9b18b3110604201336k5a974f28h732a2819853b995@mail.gmail.com>
22376      Branch: perl
22377            ! lib/Test/Harness.pm lib/Test/Harness/t/version.t
22378 ____________________________________________________________________________
22379 [ 27923] By: rgs                                   on 2006/04/20  20:24:46
22380         Log: Add test boilerplate and use test.pl instead of Test::More
22381      Branch: perl
22382            ! t/op/rxcode.t
22383 ____________________________________________________________________________
22384 [ 27922] By: rgs                                   on 2006/04/20  20:22:23
22385         Log: Add new tests for bug #32840 provided by David Landgren,
22386              as a new file rxcode.t (they mostly test $^R for now)
22387      Branch: perl
22388            + t/op/rxcode.t
22389            ! MANIFEST
22390 ____________________________________________________________________________
22391 [ 27919] By: nicholas                              on 2006/04/20  18:51:02
22392         Log: Tweak change 23256 to continue passing on 5.8.x
22393      Branch: perl
22394            ! lib/base/t/fields.t
22395 ____________________________________________________________________________
22396 [ 27918] By: nicholas                              on 2006/04/20  17:37:31
22397         Log: Convert two ok()s to better constructions.
22398      Branch: perl
22399            ! lib/base/t/fields.t
22400 ____________________________________________________________________________
22401 [ 27917] By: rgs                                   on 2006/04/20  17:25:43
22402         Log: Subject: [REPOST] [PATCH] Remove superfluous counter in threads
22403              From: "Jerry D. Hedden" <jerry@hedden.us>
22404              Date: Wed, 19 Apr 2006 05:32:14 -0700
22405              Message-ID: <20060419053214.fb30e530d17747c2b054d625b8945d88.4606123135.wbe@email.secureserver.net>
22406      Branch: perl
22407            ! ext/threads/threads.pm ext/threads/threads.xs
22408 ____________________________________________________________________________
22409 [ 27913] By: nicholas                              on 2006/04/20  13:54:45
22410         Log: Fix typo in the description of change 21323.
22411      Branch: perl
22412            ! Changes
22413 ____________________________________________________________________________
22414 [ 27912] By: rgs                                   on 2006/04/20  12:59:50
22415         Log: New test for the "Assignment to both a list and a scalar" error,
22416              suggested by Stephen McCamant
22417      Branch: perl
22418            ! t/comp/parser.t
22419 ____________________________________________________________________________
22420 [ 27911] By: davem                                 on 2006/04/20  12:33:09
22421         Log: regmatch(): replace magic value -1000 with symbolic CHRTEST_VOID
22422      Branch: perl
22423            ! regexec.c
22424 ____________________________________________________________________________
22425 [ 27910] By: rgs                                   on 2006/04/20  10:02:25
22426         Log: Subject: [PATCH] op_type shrinking
22427              From: andy@petdance.com (Andy Lester)
22428              Date: Wed, 19 Apr 2006 23:16:53 -0500
22429              Message-ID: <20060420041653.GA28523@petdance.com>
22430      Branch: perl
22431            ! dump.c sv.c
22432 ____________________________________________________________________________
22433 [ 27909] By: rgs                                   on 2006/04/20  09:35:00
22434         Log: Subject: [PATCH] regexec consting & localizing
22435              From: andy@petdance.com (Andy Lester)
22436              Date: Wed, 19 Apr 2006 12:35:43 -0500
22437              Message-ID: <20060419173543.GA8268@petdance.com>
22438      Branch: perl
22439            ! regexec.c
22440 ____________________________________________________________________________
22441 [ 27908] By: rgs                                   on 2006/04/20  09:04:46
22442         Log: Subject: [PATCH] Localizing vars
22443              From: andy@petdance.com (Andy Lester)
22444              Date: Wed, 19 Apr 2006 23:44:01 -0500
22445              Message-ID: <20060420044401.GA2792@petdance.com>
22446      Branch: perl
22447            ! util.c
22448 ____________________________________________________________________________
22449 [ 27907] By: davem                                 on 2006/04/20  00:30:53
22450         Log: regmatch: merge the greedy and non-greedy branches of CURLYM
22451      Branch: perl
22452            ! regexec.c regexp.h
22453 ____________________________________________________________________________
22454 [ 27906] By: stevep                                on 2006/04/19  16:40:56
22455         Log: Subject: [perl #38892] PATCH: remove spurious warning from Benchmark.pm
22456              From: Linda Walsh (via RT) <perlbug-followup@perl.org>
22457              Date: Mon, 10 Apr 2006 18:53:46 -0700
22458              Message-ID: <rt-3.0.11-38892-132143.0.516271519365361@perl.org>
22459      Branch: perl
22460            ! lib/Benchmark.pm
22461 ____________________________________________________________________________
22462 [ 27905] By: stevep                                on 2006/04/19  16:32:26
22463         Log: Changes to perlfaq8 "How do I find out if I'm running interactively 
22464              or not?" suggested by Slaven Rezic in RT #38901: perlfaq8 correction
22465      Branch: perl
22466            ! pod/perlfaq8.pod
22467 ____________________________________________________________________________
22468 [ 27904] By: stevep                                on 2006/04/19  14:57:36
22469         Log: Add a TODO test for RT #1085: "what should be output of perl -we
22470              'print do { foreach (1, 2) { 1; } }'"
22471      Branch: perl
22472            ! t/cmd/for.t
22473 ____________________________________________________________________________
22474 [ 27903] By: davem                                 on 2006/04/19  13:56:07
22475         Log: regmatch(): make IFMATCH use PUSH_STACK rather than fake recursion
22476      Branch: perl
22477            ! regexec.c regexp.h t/op/re_tests
22478 ____________________________________________________________________________
22479 [ 27902] By: rgs                                   on 2006/04/19  11:38:11
22480         Log: Upgrade to Test::Harness 2.57_05
22481      Branch: perl
22482            + lib/Test/Harness/Util.pm
22483            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
22484            ! lib/Test/Harness/Changes lib/Test/Harness/Point.pm
22485            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
22486            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
22487            ! lib/Test/Harness/t/prove-globbing.t
22488            ! lib/Test/Harness/t/prove-switches.t lib/Test/Harness/t/strap.t
22489            ! lib/Test/Harness/t/test-harness.t
22490 ____________________________________________________________________________
22491 [ 27901] By: nicholas                              on 2006/04/19  11:20:08
22492         Log: newCONSTSUB needs to be robust in case CopFILE is NULL.
22493      Branch: perl
22494            ! op.c
22495 ____________________________________________________________________________
22496 [ 27900] By: nicholas                              on 2006/04/19  09:58:19
22497         Log: Oops. Need a macro to convert cv_ckproto() to cv_ckproto_len().
22498      Branch: perl
22499            ! op.h
22500 ____________________________________________________________________________
22501 [ 27899] By: rgs                                   on 2006/04/19  09:34:48
22502         Log: There's a macro to get ${^RE_DEBUG_FLAGS} when debugging,
22503              so use it (and this fixes a valgrind memory access error)
22504      Branch: perl
22505            ! regcomp.c
22506 ____________________________________________________________________________
22507 [ 27898] By: nicholas                              on 2006/04/19  09:22:03
22508         Log: Avoid temporarily writing over the prototype when reporting an error.
22509              (And beef up the relevant tests to really check that it all works).
22510      Branch: perl
22511            ! op.c t/comp/proto.t
22512 ____________________________________________________________________________
22513 [ 27897] By: rgs                                   on 2006/04/19  09:09:14
22514         Log: Replace some Copy() by Move() calls, because valgrind reports
22515              we can have overlapping memory areas here
22516      Branch: perl
22517            ! doop.c
22518 ____________________________________________________________________________
22519 [ 27896] By: nicholas                              on 2006/04/19  08:42:18
22520         Log: Calling cv_undef() on the CV created by newCONSTSUB() would leak like
22521              a Jumblie's preferred maritime craft. To free CvFILE for this case,
22522              take advantage of the 0 length prototype that will also be there,
22523              and hang it from the prototype. To do this properly means changing
22524              code to actually pay attention to SvCUR() on prototypes. It turns out
22525              that we always know the length of the prototype string, so this may
22526              be faster. Certainly, it's a memory saving (even ignoring the leak).
22527      Branch: perl
22528            ! dump.c embed.fnc embed.h global.sym mathoms.c op.c
22529            ! pod/perlapi.pod proto.h sv.c util.c
22530 ____________________________________________________________________________
22531 [ 27895] By: nicholas                              on 2006/04/19  07:55:18
22532         Log: Fix compilation of microperl, which doesn't have INT_MAX.
22533      Branch: perl
22534            ! toke.c
22535 ____________________________________________________________________________
22536 [ 27894] By: nicholas                              on 2006/04/18  19:52:19
22537         Log: Revert 27869 at Jarkko's request.
22538      Branch: perl
22539            ! regcomp.c
22540 ____________________________________________________________________________
22541 [ 27893] By: davem                                 on 2006/04/18  17:03:15
22542         Log: regmatch: fix a || vs | typo in CACHEsayYES and add a test from Hugo.
22543              Also defer altering the cache bit until CACHEsayYES/NO is called
22544      Branch: perl
22545            ! regexec.c t/op/re_tests
22546 ____________________________________________________________________________
22547 [ 27892] By: stevep                                on 2006/04/18  16:47:58
22548         Log: Add a TODO regarding merging the win32 and wince codebases.
22549      Branch: perl
22550            ! pod/perltodo.pod
22551 ____________________________________________________________________________
22552 [ 27891] By: rgs                                   on 2006/04/18  16:05:15
22553         Log: When checking whether perl is built with -g in optimisation
22554              flags, use a more tolerant regexp, because we can now have
22555              things like '-O2 -g'.
22556      Branch: perl
22557            ! Makefile.SH
22558 ____________________________________________________________________________
22559 [ 27890] By: nicholas                              on 2006/04/18  16:03:10
22560         Log: Expand "am I hot or not" into a more general "Profile Perl" section.
22561      Branch: perl
22562            ! pod/perltodo.pod
22563 ____________________________________________________________________________
22564 [ 27889] By: stevep                                on 2006/04/18  15:47:48
22565         Log: A fix to change #27845 to get it to compile with -DPERL_MAD.
22566      Branch: perl
22567            ! dump.c
22568 ____________________________________________________________________________
22569 [ 27888] By: steveh                                on 2006/04/18  15:17:52
22570         Log: Subject: [PATCH] win32/Makefile changes for Windows 64 bit
22571              From: "Jan Dubois" <jand@ActiveState.com>
22572              Date: Mon, 17 Apr 2006 01:48:34 -0700
22573              Message-ID: <036401c661fb$bc7a1200$2217a8c0@candy>
22574              
22575              and make similar changes to win32/makefile.mk
22576              and delete a spurious extra line from that file
22577      Branch: perl
22578            ! win32/Makefile win32/makefile.mk
22579 ____________________________________________________________________________
22580 [ 27887] By: rgs                                   on 2006/04/18  14:02:23
22581         Log: Addition to README.riscos suggested by Nicholas
22582      Branch: perl
22583            ! README.riscos
22584 ____________________________________________________________________________
22585 [ 27886] By: nicholas                              on 2006/04/18  13:18:27
22586         Log: Note that Rafael has done the first cut of state variables.
22587              Document that UTF-8 cleansing the tokeniser and the pads is TODO.
22588      Branch: perl
22589            ! pod/perltodo.pod
22590 ____________________________________________________________________________
22591 [ 27885] By: nicholas                              on 2006/04/18  13:10:35
22592         Log: Relocatable @INC and parallel builds pretty much work now.
22593      Branch: perl
22594            ! pod/perltodo.pod
22595 ____________________________________________________________________________
22596 [ 27884] By: rgs                                   on 2006/04/18  12:48:31
22597         Log: Subject: [PATCH] Support compiling for RISC OS
22598              From: Alex Waugh <alex@alexwaugh.com>
22599              Date: Mon, 17 Apr 2006 00:14:26 +0100
22600              Message-ID: <2498b2184e.ajw498@caramel.cp15.org>
22601      Branch: perl
22602            + README.riscos hints/riscos.sh
22603            ! MANIFEST ext/Errno/Errno_pm.PL hv.c util.c
22604 ____________________________________________________________________________
22605 [ 27883] By: nicholas                              on 2006/04/18  11:18:12
22606         Log: Coverity still thinks that there is a route through do_vop that can
22607              leak resources. I believe that it's spotted that you can skip all the
22608              cases in the switch. Plug that hole.
22609      Branch: perl
22610            ! doop.c
22611 ____________________________________________________________________________
22612 [ 27882] By: nicholas                              on 2006/04/18  10:54:15
22613         Log: Coverity insists that if we deference a pointer without checking, and
22614              subsequently check that same pointer before deferencing it, something
22615              in our code or our logic is bogus. So assert() that it's safe the
22616              first time and remove the second check.
22617      Branch: perl
22618            ! regcomp.c
22619 ____________________________________________________________________________
22620 [ 27881] By: nicholas                              on 2006/04/17  20:50:34
22621         Log: Fix an error, spotted by Tim Bunce.
22622      Branch: perl
22623            ! pod/perlfunc.pod
22624 ____________________________________________________________________________
22625 [ 27880] By: nicholas                              on 2006/04/17  20:41:00
22626         Log: Coderefs in @INC are done and documented.
22627      Branch: perl
22628            ! pod/perltodo.pod
22629 ____________________________________________________________________________
22630 [ 27879] By: nicholas                              on 2006/04/17  20:35:52
22631         Log: Document all the return values that code references in @INC can return.
22632      Branch: perl
22633            ! pod/perlfunc.pod
22634 ____________________________________________________________________________
22635 [ 27878] By: stevep                                on 2006/04/17  20:05:03
22636         Log: Patch to fix RT #31227: perldoc -f, -q ignores extra arguments with no notice.
22637              Never made it to the mailing list though, so, was never found.  Patch
22638              previously provided to the Pod-Perldoc CPAN RT queue.
22639      Branch: perl
22640            ! lib/Pod/Perldoc.pm
22641 ____________________________________________________________________________
22642 [ 27877] By: nicholas                              on 2006/04/17  19:12:23
22643         Log: Coverity is upset about a signed int in ext/Filter/Util/Call/Call.xs,
22644              but the real problem is down in Perl_filter_read() in toke.c.
22645      Branch: perl
22646            ! toke.c
22647 ____________________________________________________________________________
22648 [ 27876] By: nicholas                              on 2006/04/17  18:30:59
22649         Log: Coverity is a persistent beast. Hot on the tails of fixing one leak,
22650              it notices a slightly earlier leak.
22651              (Which also suggests that marking bugs as RESOLVED isn't a great plan,
22652              as it's not clear whether that calls off the dogs of war. I'd much
22653              prefer it to be forced to scan again, and give a positve "all clear"
22654              (or more accurately "nowt wrong I can see with that"))
22655      Branch: perl
22656            ! ext/Storable/Storable.xs
22657 ____________________________________________________________________________
22658 [ 27875] By: nicholas                              on 2006/04/17  16:52:54
22659         Log: Turn on UTF8 cache assertions with -Ca
22660      Branch: perl
22661            ! locale.c perl.c perl.h pod/perlrun.pod util.c
22662 ____________________________________________________________________________
22663 [ 27874] By: nicholas                              on 2006/04/17  16:52:07
22664         Log: Oops. Change 27826 had an error in the definition of BGET_PADOFFSET().
22665      Branch: perl
22666            ! ext/ByteLoader/bytecode.h
22667 ____________________________________________________________________________
22668 [ 27873] By: stevep                                on 2006/04/17  16:49:51
22669         Log: Upgrade to CGI.pm-3.19.
22670      Branch: perl
22671            ! lib/CGI.pm lib/CGI/Changes
22672 ____________________________________________________________________________
22673 [ 27872] By: nicholas                              on 2006/04/17  15:33:21
22674         Log: Note that PVIOs probably aren't worth shrinking. Note 3 possible
22675              subflags for -C if the two Unicode TODOs are done.
22676      Branch: perl
22677            ! pod/perlrun.pod pod/perltodo.pod
22678 ____________________________________________________________________________
22679 [ 27871] By: nicholas                              on 2006/04/17  15:11:03
22680         Log: Subject: Re: [PATCH] update to pp_complement() via Coverity
22681              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22682              Message-Id: <20060416184044.4ADB.BQW10602@nifty.com>
22683              Date: Sun, 16 Apr 2006 18:45:37 +0900
22684              
22685              Subject: Re: [PATCH] update to pp_complement() via Coverity
22686              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22687              Message-Id: <20060417230614.20A5.BQW10602@nifty.com>
22688              Date: Mon, 17 Apr 2006 23:06:21 +0900
22689      Branch: perl
22690            ! pp.c t/op/bop.t
22691 ____________________________________________________________________________
22692 [ 27870] By: nicholas                              on 2006/04/17  14:48:13
22693         Log: In Change 27764 I forgot to at PL_hints_mutex to the list of symbols to
22694              exclude when not compiling with ithreads. It would be good to automate
22695              the processing of this.
22696      Branch: perl
22697            ! makedef.pl
22698 ____________________________________________________________________________
22699 [ 27869] By: nicholas                              on 2006/04/17  13:38:30
22700         Log: Subject: [PATCH] (tentative) regcomp.c: try convincing Coverity that data ptr in study_chunk is non-NULL when needed
22701              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
22702              Message-Id: <20060416092648.812D36CF2D@aprikoosi.hut.fi>
22703              Date: Sun, 16 Apr 2006 12:26:48 +0300 (EEST)
22704      Branch: perl
22705            ! regcomp.c
22706 ____________________________________________________________________________
22707 [ 27868] By: nicholas                              on 2006/04/17  13:15:34
22708         Log: Note in av_store() that S_regclass relies on being able to pass NULL.
22709      Branch: perl
22710            ! av.c
22711 ____________________________________________________________________________
22712 [ 27867] By: nicholas                              on 2006/04/17  13:14:55
22713         Log: Add assertions to cover cases where the Coverity scanner thinks we
22714              could are deferencing a NULL pointer, but we think it missed something
22715              it should have been capable of figuring out.
22716      Branch: perl
22717            ! hv.c op.c
22718 ____________________________________________________________________________
22719 [ 27866] By: nicholas                              on 2006/04/17  12:48:43
22720         Log: Add Dave's explainations of why certain pointers are always non-NULL,
22721              and assert() that it is true.
22722      Branch: perl
22723            ! regexec.c
22724 ____________________________________________________________________________
22725 [ 27865] By: stevep                                on 2006/04/17  12:30:08
22726         Log: Subject: [PATCH] fix cygwin build
22727              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
22728              Date: Sun, 16 Apr 2006 18:05:20 -0700
22729              Message-ID: <20060417010520.GA2888@efn.org>
22730      Branch: perl
22731            ! cygwin/Makefile.SHs
22732 ____________________________________________________________________________
22733 [ 27863] By: merijn                                on 2006/04/17  12:18:07
22734         Log: Support for -DDEBUGGING and its alias -DEBUGGING
22735      Branch: perl
22736            ! Configure INSTALL config_h.SH
22737 ____________________________________________________________________________
22738 [ 27862] By: nicholas                              on 2006/04/17  12:07:23
22739         Log: Revert change 27818, as change 27853 fixes the real bug.
22740      Branch: perl
22741            ! sv.c
22742 ____________________________________________________________________________
22743 [ 27861] By: stevep                                on 2006/04/17  11:53:04
22744         Log: Subject: [PATCH] Compress::Zlib
22745              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
22746              Date: Mon, 17 Apr 2006 10:58:30 +0100
22747              Message-ID: <019b01c66205$7dc7ea50$6601a8c0@myopwv.com>
22748      Branch: perl
22749            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
22750            ! ext/Compress/Zlib/t/14gzopen.t
22751 ____________________________________________________________________________
22752 [ 27860] By: nicholas                              on 2006/04/17  11:39:27
22753         Log: Subject: [PATCH] pp_ctl.c caching
22754              From: andy@petdance.com (Andy Lester)
22755              Message-ID: <20060417044035.GA28818@petdance.com>
22756              Date: Sun, 16 Apr 2006 23:40:35 -0500
22757      Branch: perl
22758            ! pp_ctl.c
22759 ____________________________________________________________________________
22760 [ 27859] By: nicholas                              on 2006/04/17  11:37:38
22761         Log: Subject: [PATCH] dooop.c: the strong asserts in Sv* macros could cause memory leakage -- move the macro calls earlier (Coverity CID 84)
22762              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
22763              Message-Id: <20060417071937.C13346CF2D@aprikoosi.hut.fi>
22764              Date: Mon, 17 Apr 2006 10:19:37 +0300 (EEST)
22765      Branch: perl
22766            ! doop.c
22767 ____________________________________________________________________________
22768 [ 27857] By: nicholas                              on 2006/04/17  10:28:40
22769         Log: Revert 27856.
22770      Branch: perl
22771            ! doop.c
22772 ____________________________________________________________________________
22773 [ 27856] By: nicholas                              on 2006/04/17  10:24:58
22774         Log: The danger of piping an mbox to patch is that it contains more than
22775              one message. So both:
22776              
22777              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
22778              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
22779              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
22780              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
22781              
22782              and
22783              
22784              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
22785              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
22786              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
22787              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
22788      Branch: perl
22789            ! doop.c
22790 ____________________________________________________________________________
22791 [ 27855] By: davem                                 on 2006/04/16  23:30:36
22792         Log: generalize the 'continue on success' mechanism of deferred REs
22793      Branch: perl
22794            ! regexec.c regexp.h
22795 ____________________________________________________________________________
22796 [ 27854] By: davem                                 on 2006/04/16  23:12:31
22797         Log: abstract regmatch slab access with SLAB_FIRST and SLAB_LAST macros
22798      Branch: perl
22799            ! regexec.c
22800 ____________________________________________________________________________
22801 [ 27853] By: davem                                 on 2006/04/16  23:07:13
22802         Log: stop PL_op and PL_curpad referring to different pads at start of doeval
22803              (this could make find_uninit_var do Bad Things)
22804      Branch: perl
22805            ! pp_ctl.c
22806 ____________________________________________________________________________
22807 [ 27852] By: nicholas                              on 2006/04/16  21:44:59
22808         Log: Fix bug introduced with change 27841. (len + 1, not just len).
22809      Branch: perl
22810            ! sv.c
22811 ____________________________________________________________________________
22812 [ 27851] By: nicholas                              on 2006/04/16  19:06:19
22813         Log: Coverity is flagging a potential problem because it sees a check for
22814              NULL and assumes that this means that the variable host could be
22815              NULL. It can't, and the check added in change 13291 was a little bit
22816              more than the minimal solution needed for the bug report
22817              [ID 20011126.148]
22818              Hence remove the NULL check.
22819      Branch: perl
22820            ! ext/Socket/Socket.xs
22821 ____________________________________________________________________________
22822 [ 27850] By: nicholas                              on 2006/04/16  18:09:33
22823         Log: Subject: [PATCH] op.c patch, 2nd version
22824              From: andy@petdance.com (Andy Lester)
22825              Message-ID: <20060415042924.GA1786@petdance.com>
22826              Date: Fri, 14 Apr 2006 23:29:24 -0500
22827      Branch: perl
22828            ! op.c
22829 ____________________________________________________________________________
22830 [ 27849] By: nicholas                              on 2006/04/16  15:04:36
22831         Log: A scalar reference returned from a coderef in @INC is treated as the
22832              initial "content" of the file. When it is exhausted input is taken
22833              from a real file handle, or a generator sub, if either exists.
22834      Branch: perl
22835            ! pp_ctl.c t/op/incfilter.t
22836 ____________________________________________________________________________
22837 [ 27848] By: stevep                                on 2006/04/16  14:03:59
22838         Log: Subject: [PATCH] remove some cruft from makedef.pl
22839              From: "Jan Dubois" <jand@ActiveState.com>
22840              Date: Sun, 16 Apr 2006 02:05:00 -0700
22841              Message-ID: <022e01c66134$d7a8dec0$2217a8c0@candy>
22842      Branch: perl
22843            ! embed.fnc global.sym makedef.pl
22844 ____________________________________________________________________________
22845 [ 27847] By: stevep                                on 2006/04/16  13:52:47
22846         Log: Subject: [PATCH] testcase for change #27832
22847              From: "Jan Dubois" <jand@ActiveState.com>
22848              Date: Sun, 16 Apr 2006 00:57:00 -0700
22849              Message-ID: <022a01c6612b$575cb7e0$2217a8c0@candy>
22850      Branch: perl
22851            ! lib/Pod/Html.pm lib/Pod/t/htmllink.pod
22852 ____________________________________________________________________________
22853 [ 27846] By: stevep                                on 2006/04/16  13:44:47
22854         Log: Stray pod/perlapi.pod change found after a regen.
22855      Branch: perl
22856            ! pod/perlapi.pod
22857 ____________________________________________________________________________
22858 [ 27845] By: stevep                                on 2006/04/16  13:43:01
22859         Log: Subject: [PATCH] dump.c patch redux
22860              From: andy@petdance.com (Andy Lester)
22861              Date: Sun, 16 Apr 2006 00:29:36 -0500
22862              Message-ID: <20060416052936.GA19143@petdance.com>
22863      Branch: perl
22864            ! dump.c embed.fnc embed.h proto.h
22865 ____________________________________________________________________________
22866 [ 27843] By: nicholas                              on 2006/04/16  13:25:18
22867         Log: Perl_do_vop can profitably use Perl_sv_usepvn_flags, as it has
22868              allocated space for an initialised a trailing NUL.
22869      Branch: perl
22870            ! doop.c
22871 ____________________________________________________________________________
22872 [ 27842] By: nicholas                              on 2006/04/16  12:06:57
22873         Log: In Perl_sv_usepvn_flags, assert() that the caller has RTFM.
22874      Branch: perl
22875            ! sv.c
22876 ____________________________________________________________________________
22877 [ 27841] By: nicholas                              on 2006/04/16  11:35:38
22878         Log: Provide a new flag for sv_usepvn_flags, SV_HAS_TRAILING_NUL, which
22879              signals that the buffer passed in is already well-formed for use as
22880              SvPVX (i.e. it is followed by a trailing NUL), and hence the realloc()
22881              to add a NUL can be skipped.
22882      Branch: perl
22883            ! pp.c sv.c sv.h
22884 ____________________________________________________________________________
22885 [ 27840] By: nicholas                              on 2006/04/16  11:03:28
22886         Log: Merge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags. "Promote" the
22887              other two to mathoms.c
22888      Branch: perl
22889            ! embed.fnc embed.h global.sym mathoms.c proto.h sv.c sv.h
22890 ____________________________________________________________________________
22891 [ 27839] By: nicholas                              on 2006/04/16  10:37:46
22892         Log: In Perl_sv_usepvn(), force a move under DEBUGGING to shake out caller
22893              bugs.
22894      Branch: perl
22895            ! sv.c
22896 ____________________________________________________________________________
22897 [ 27838] By: nicholas                              on 2006/04/16  10:37:04
22898         Log: Fix htmllink.t to cater for the case where perladmin isn't an empty
22899              string.
22900      Branch: perl
22901            ! lib/Pod/t/htmllink.t
22902 ____________________________________________________________________________
22903 [ 27837] By: nicholas                              on 2006/04/16  09:36:18
22904         Log: Coverity notes that we might be dereferencing fgv before a check that
22905              it's not NULL. In fact, the code ordering meant that one "if (fgv)"
22906              would always be true. So fix this.
22907      Branch: perl
22908            ! pp_sys.c
22909 ____________________________________________________________________________
22910 [ 27836] By: stevep                                on 2006/04/16  05:24:04
22911         Log: Subject: [PATCH] update to pp_complement() via Coverity
22912              From: andy@petdance.com (Andy Lester)
22913              Date: Sun, 16 Apr 2006 00:14:23 -0500
22914              Message-ID: <20060416051423.GA17063@petdance.com>
22915      Branch: perl
22916            ! pp.c
22917 ____________________________________________________________________________
22918 [ 27835] By: stevep                                on 2006/04/16  05:17:57
22919         Log: Subject: [PATCH] clean up hv_assert()
22920              From: andy@petdance.com (Andy Lester)
22921              Date: Sat, 15 Apr 2006 23:18:27 -0500
22922              Message-ID: <20060416041827.GA3031@petdance.com>
22923      Branch: perl
22924            ! hv.c
22925 ____________________________________________________________________________
22926 [ 27834] By: stevep                                on 2006/04/16  05:12:56
22927         Log: Subject: [PATCH] Removed unused var in a macro
22928              From: andy@petdance.com (Andy Lester)
22929              Date: Sat, 15 Apr 2006 23:32:53 -0500
22930              Message-ID: <20060416043253.GA3438@petdance.com>
22931      Branch: perl
22932            ! thread.h
22933 ____________________________________________________________________________
22934 [ 27833] By: stevep                                on 2006/04/16  04:59:19
22935         Log: Subject: [PATCH] Change anchor generation in Pod::Html for "=item item 2"
22936              From: "Jan Dubois" <jand@ActiveState.com>
22937              Date: Fri, 14 Apr 2006 13:13:20 -0700
22938              Message-ID: <017a01c65fff$dfd0f370$2217a8c0@candy>
22939      Branch: perl
22940            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t
22941 ____________________________________________________________________________
22942 [ 27832] By: stevep                                on 2006/04/16  04:50:15
22943         Log: Subject: [PATCH] Pod::Html::depod() doesn't work correctly for multi-line strings
22944              From: "Jan Dubois" <jand@ActiveState.com>
22945              Date: Mon, 10 Apr 2006 15:32:23 -0700
22946              Message-ID: <017b01c65cee$a2f5fe00$6062a8c0@candy>
22947      Branch: perl
22948            ! lib/Pod/Html.pm
22949 ____________________________________________________________________________
22950 [ 27831] By: stevep                                on 2006/04/16  04:41:34
22951         Log: Subject: [PATCH] Missing part of change 25186
22952              From: "Jan Dubois" <jand@ActiveState.com>
22953              Date: Thu, 13 Apr 2006 18:26:29 -0700
22954              Message-ID: <009401c65f62$74fded70$2217a8c0@candy>
22955      Branch: perl
22956            ! lib/Pod/t/htmllink.t
22957 ____________________________________________________________________________
22958 [ 27830] By: stevep                                on 2006/04/16  04:37:46
22959         Log: Subject: [PATCH] Missing part of change 25676
22960              From: "Jan Dubois" <jand@ActiveState.com>
22961              Date: Thu, 13 Apr 2006 18:19:26 -0700
22962              Message-ID: <009001c65f61$78866d60$2217a8c0@candy>
22963      Branch: perl
22964            ! lib/Pod/t/htmllink.t
22965 ____________________________________________________________________________
22966 [ 27829] By: nicholas                              on 2006/04/15  23:51:10
22967         Log: Subject: [PATCH] Handle null io in leavewrite (not possible?) (Coverity)
22968              From: bah@longitude.com
22969              Message-ID: <1661.38.96.138.153.1145124821.squirrel@mail.longitude.com>
22970              Date: Sat, 15 Apr 2006 14:13:41 -0400 (EDT)
22971      Branch: perl
22972            ! pp_sys.c
22973 ____________________________________________________________________________
22974 [ 27828] By: nicholas                              on 2006/04/15  23:41:23
22975         Log: Subject: [PATCH] Potential (?) memory leak in Storable.xs (Coverity)
22976              From: bah@longitude.com
22977              Message-ID: <1561.38.96.138.153.1145123650.squirrel@mail.longitude.com>
22978              Date: Sat, 15 Apr 2006 13:54:10 -0400 (EDT)
22979      Branch: perl
22980            ! ext/Storable/Storable.xs
22981 ____________________________________________________________________________
22982 [ 27827] By: nicholas                              on 2006/04/15  22:44:30
22983         Log: Teach Perl_do_sv_dump how to cope with IOs that have bogus things in
22984              GV slots. (Which source filters are prone to do to them).
22985      Branch: perl
22986            ! dump.c
22987 ____________________________________________________________________________
22988 [ 27826] By: nicholas                              on 2006/04/15  21:50:12
22989         Log: Coverity was getting upset about an assignment from a function
22990              returning int to a U8 variable. Curiously it was only getting upset
22991              about the first of many.
22992              However, we are doing NO ERROR CHECKING on whether we read in the
22993              requested number of bytes of bytecode. All except BGET_op_tr_array
22994              will now croak on a short read.
22995      Branch: perl
22996            ! ext/ByteLoader/bytecode.h
22997 ____________________________________________________________________________
22998 [ 27825] By: nicholas                              on 2006/04/15  21:43:13
22999         Log: Coverity reports that Storable can potentially cause a NULL pointer
23000              dereference while iterating a hash. This should never happen unless
23001              the hash lies about how many keys it has, so croak if a fib is spotted.
23002      Branch: perl
23003            ! ext/Storable/Storable.xs
23004 ____________________________________________________________________________
23005 [ 27824] By: nicholas                              on 2006/04/15  21:11:44
23006         Log: Coverity notes that resource are leaked in the unfinished and never
23007              called function _utf8_to_bytes.
23008      Branch: perl
23009            ! ext/Encode/Encode.xs
23010 ____________________________________________________________________________
23011 [ 27823] By: nicholas                              on 2006/04/15  20:55:20
23012         Log: Coverity correctly reports that gv might (just) be NULL. So don't
23013              derefernece it if it is.
23014      Branch: perl
23015            ! ext/IO/IO.pm ext/IO/IO.xs
23016 ____________________________________________________________________________
23017 [ 27822] By: nicholas                              on 2006/04/15  20:54:44
23018         Log: Update the assertion to a croak "Out of range special SV number"
23019              to give ByteLoader more meaningful failure diagnostics.
23020      Branch: perl
23021            ! ext/ByteLoader/bytecode.h
23022 ____________________________________________________________________________
23023 [ 27821] By: nicholas                              on 2006/04/15  20:19:22
23024         Log: I believe that it makes little sense for the simple user filters
23025              provided by coderefs to be run in block mode. Hence always read from
23026              the upstream filter in line mode, and always call the user's filter
23027              with 1 line.
23028      Branch: perl
23029            ! pp_ctl.c
23030 ____________________________________________________________________________
23031 [ 27820] By: nicholas                              on 2006/04/15  20:01:58
23032         Log: Fix a bug - the introduction of the caching code means that we should
23033              initialise the SV upstream after it.
23034              assert that filter_sub is always non-null now.
23035      Branch: perl
23036            ! pp_ctl.c
23037 ____________________________________________________________________________
23038 [ 27819] By: nicholas                              on 2006/04/15  19:37:32
23039         Log: Augment the user filter caching code so that if the user filter returns
23040              multiple lines, only one line at a time is returned.
23041              Rename the variable len to status, as it is the status value.
23042      Branch: perl
23043            ! pp_ctl.c t/op/incfilter.t
23044 ____________________________________________________________________________
23045 [ 27818] By: nicholas                              on 2006/04/15  19:17:51
23046         Log: Deep in the bowels of creating new and exciting bugs, I managed to
23047              segfault the uninitialised value reporting code. This protects against
23048              the segfault.
23049      Branch: perl
23050            ! sv.c
23051 ____________________________________________________________________________
23052 [ 27817] By: nicholas                              on 2006/04/15  18:08:04
23053         Log: $foo .= $bar doesn't warn if $foo is undefined, so simplify code.
23054      Branch: perl
23055            ! t/op/incfilter.t
23056 ____________________________________________________________________________
23057 [ 27816] By: nicholas                              on 2006/04/15  18:05:12
23058         Log: If the downstream caller wants block mode, and we're in line mode,
23059              then don't return more bytes than they asked for. Hold bytes over
23060              until next time if necessary.
23061      Branch: perl
23062            ! pp_ctl.c t/op/incfilter.t
23063 ____________________________________________________________________________
23064 [ 27815] By: nicholas                              on 2006/04/15  17:00:54
23065         Log: Eliminate the filter_child_proc hack from pp_require.
23066      Branch: perl
23067            ! pp_ctl.c
23068 ____________________________________________________________________________
23069 [ 27814] By: nicholas                              on 2006/04/15  16:43:22
23070         Log: If you return void from a filter subroutine, the caller's status is
23071              used. If not, your last statement is the return value, and if it keeps
23072              being +ve you'll never hit EOF.
23073              The probably should be a sanity check for this in toke.c, but I'm not
23074              sure how.
23075      Branch: perl
23076            ! t/op/incfilter.t
23077 ____________________________________________________________________________
23078 [ 27813] By: nicholas                              on 2006/04/15  16:42:23
23079         Log: Tests for having multiple pipes open simultaneously.
23080              (See comment added in change 3771 about this apparently being buggy)
23081      Branch: perl
23082            ! t/op/inccode.t
23083 ____________________________________________________________________________
23084 [ 27812] By: nicholas                              on 2006/04/15  13:45:13
23085         Log: Add more tests for the builtin source filter implementation, and fix
23086              two bugs - it would loop infinitely if data were already in the read
23087              buffer, and it would process those data twice.
23088      Branch: perl
23089            ! pp_ctl.c t/op/incfilter.t
23090 ____________________________________________________________________________
23091 [ 27811] By: nicholas                              on 2006/04/15  11:59:26
23092         Log: Add a test for source filters returned from code references in @INC.
23093      Branch: perl
23094            + t/op/incfilter.t
23095            ! MANIFEST
23096 ____________________________________________________________________________
23097 [ 27810] By: nicholas                              on 2006/04/15  11:22:29
23098         Log: Bump the expect file count in readdir.t. We keep writing more tests.
23099      Branch: perl
23100            ! t/op/readdir.t
23101 ____________________________________________________________________________
23102 [ 27809] By: nicholas                              on 2006/04/15  10:51:48
23103         Log: Subject: [PATCH] perlio.c: layer data might be allocated and unused (Coverity)
23104              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
23105              Message-Id: <20060415082417.24F0A6D08C@ugli.hut.fi>
23106              Date: Sat, 15 Apr 2006 11:24:17 +0300 (EEST)
23107              
23108              (with a correction)
23109      Branch: perl
23110            ! perlio.c
23111 ____________________________________________________________________________
23112 [ 27808] By: craigb                                on 2006/04/15  06:05:44
23113         Log: Fix bug in prime_env_iter where the terms of a comparison were reversed
23114              so we thought we didn't have a logical name table when we did.  Reported as:
23115              Subject: LWP::Simple crashes on VMSperl
23116              From: "juna" <ggl.20.jj...@spamgourmet.com>
23117              Date: 24 Mar 2006 13:52:41 -0800
23118              Newsgroups: comp.os.vms,comp.lang.perl.misc
23119              Message-ID: <1143237161.931669.48370@t31g2000cwb.googlegroups.com>
23120      Branch: perl
23121            ! vms/vms.c
23122 ____________________________________________________________________________
23123 [ 27807] By: craigb                                on 2006/04/15  00:45:26
23124         Log: Honor READALL privilege in cando_by_name (from Scott
23125              Lepage of HP OpenVMS Engineering)
23126      Branch: perl
23127            ! vms/vms.c
23128 ____________________________________________________________________________
23129 [ 27806] By: craigb                                on 2006/04/15  00:42:41
23130         Log: Don't die after SS$_NOPRIV in Perl_vmssetenv, courtesy
23131              of Scott Lepage at HP.
23132      Branch: perl
23133            ! vms/vms.c
23134 ____________________________________________________________________________
23135 [ 27805] By: nicholas                              on 2006/04/14  20:44:27
23136         Log: Change SAVECOPWARNINGS(c) to SAVECOMPILEWARNINGS() - it's only used to
23137              save the warnings on PL_compiling, so constraining its use to what we
23138              can test seems to make sense. Particularly as testing Perl_ss_dup is
23139              tricky.
23140      Branch: perl
23141            ! op.c pp_ctl.c scope.c scope.h sv.c
23142 ____________________________________________________________________________
23143 [ 27804] By: nicholas                              on 2006/04/14  19:44:34
23144         Log: In the description of require, clarify the file handle return and why
23145              C<INC> must be qualified.
23146      Branch: perl
23147            ! pod/perlfunc.pod
23148 ____________________________________________________________________________
23149 [ 27803] By: nicholas                              on 2006/04/14  16:43:03
23150         Log: S_glob_2inpuv() did not check if lenp was NULL. Oops.
23151      Branch: perl
23152            ! sv.c
23153 ____________________________________________________________________________
23154 [ 27802] By: nicholas                              on 2006/04/14  16:18:30
23155         Log: Replace explict "/dev/null" with BIT_BUCKET, which varies by platform.
23156      Branch: perl
23157            ! pp_ctl.c
23158 ____________________________________________________________________________
23159 [ 27801] By: rgs                                   on 2006/04/14  16:11:19
23160         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)
23161              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
23162              Date: Thu, 13 Apr 2006 19:20:46 +0300 (EEST)
23163              Message-Id: <20060413162046.5F9636D08C@ugli.hut.fi>
23164      Branch: perl
23165            ! doop.c pod/perlapi.pod sv.c t/op/bop.t
23166 ____________________________________________________________________________
23167 [ 27800] By: nicholas                              on 2006/04/14  14:45:04
23168         Log: Mark new_warnings_bitfield as XE, and add it to __DATA__ in makedef.pl
23169              Remove a reference to the deleted function Perl_refcounted_he_dup.
23170      Branch: perl
23171            ! embed.fnc embed.h global.sym makedef.pl
23172 ____________________________________________________________________________
23173 [ 27799] By: stevep                                on 2006/04/14  12:16:01
23174         Log: Subject: [PATCH] IO::Compress::*
23175              From: Paul Marquess <paul.marquess@ntlworld.com>
23176              Date: Fri, 14 Apr 2006 09:05:39 +0100
23177              Message-ID: <004f01c65f9a$3871eb30$2405140a@myopwv.com>
23178      Branch: perl
23179            ! ext/Compress/IO/Base/Changes
23180            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
23181            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
23182            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
23183            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
23184            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README
23185            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
23186            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
23187            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
23188            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
23189            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
23190            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
23191            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
23192            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
23193            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
23194            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
23195            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
23196            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
23197            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
23198            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
23199            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
23200            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
23201            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
23202            ! ext/Compress/Raw/Zlib/README
23203            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
23204            ! ext/Compress/Zlib/README
23205            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
23206            ! t/lib/compress/generic.pl
23207 ____________________________________________________________________________
23208 [ 27798] By: nicholas                              on 2006/04/14  11:50:56
23209         Log: Subject: [PATCH] perlio.c: (Coverity) eliminate temp ptr that confuses Coverity into thinking there is a resource leak
23210              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
23211              Message-Id: <20060414085644.94A076D08C@ugli.hut.fi>
23212              Date: Fri, 14 Apr 2006 11:56:44 +0300 (EEST)
23213      Branch: perl
23214            ! perlio.c
23215 ____________________________________________________________________________
23216 [ 27797] By: stevep                                on 2006/04/14  11:26:59
23217         Log: Reverting change #27791 which may cause corruption addition corruption
23218              within a regular expression.
23219      Branch: perl
23220            ! regexec.c
23221 ____________________________________________________________________________
23222 [ 27796] By: rgs                                   on 2006/04/14  08:42:27
23223         Log: Fix implementation of threads->_handle on unixes.
23224              See :
23225              Subject: RE: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
23226              From: "Jerry D. Hedden" <jerry@hedden.us>
23227              Date: Tue, 04 Apr 2006 09:25:20 -0700
23228              Message-ID: <20060404092520.fb30e530d17747c2b054d625b8945d88.4a8a6b16c9.wbe@email.email.secureserver.net>
23229      Branch: perl
23230            ! ext/threads/threads.xs
23231 ____________________________________________________________________________
23232 [ 27795] By: nicholas                              on 2006/04/13  21:59:52
23233         Log: (Hopefully) fix coredumps in ByteLoader, which were a side effect of
23234              fixing a bug in B, and non-robust autogenerated code. When
23235              autogenerating initialiser statements for an array, it's a bad plan to
23236              have the size of that array hard coded.
23237      Branch: perl
23238            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
23239 ____________________________________________________________________________
23240 [ 27794] By: davem                                 on 2006/04/13  18:31:54
23241         Log: eliminate PL_regbol PL_regtill PL_regnarrate PL_reg_ganch PL_reg_sv
23242              (only another 434 to go ...)
23243      Branch: perl
23244            ! embed.fnc proto.h regexec.c regexp.h sv.c
23245 ____________________________________________________________________________
23246 [ 27793] By: davem                                 on 2006/04/13  17:16:41
23247         Log: disable 'split /(?{ split "" })/' test until recursive split is fixed
23248      Branch: perl
23249            ! t/op/pat.t
23250 ____________________________________________________________________________
23251 [ 27792] By: nicholas                              on 2006/04/13  16:14:23
23252         Log: Remove SAVEt_FREESHAREDPV, as nothing is using it, and it isn't catered
23253              for in Perl_ss_dup, hence nothing is testing it and nothing will alert
23254              us if it breaks.
23255      Branch: perl
23256            ! scope.c scope.h
23257 ____________________________________________________________________________
23258 [ 27791] By: stevep                                on 2006/04/13  15:08:04
23259         Log: Add another NULL check thanks to Coverity.
23260      Branch: perl
23261            ! regexec.c
23262 ____________________________________________________________________________
23263 [ 27790] By: nicholas                              on 2006/04/13  14:14:57
23264         Log: For duping SAVEHINTS it rather helps if you pay attention to what is
23265              actually being pushed onto the save stack.
23266      Branch: perl
23267            ! sv.c
23268 ____________________________________________________________________________
23269 [ 27789] By: nicholas                              on 2006/04/13  13:53:55
23270         Log: Subject: [PATCH] regexec.c: (Coverity) add NULL check
23271              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23272              Message-Id: <200604131252.k3DCqFUL497781@kosh.hut.fi>
23273              Date: Thu, 13 Apr 2006 15:52:15 +0300 (EEST)
23274      Branch: perl
23275            ! regexec.c
23276 ____________________________________________________________________________
23277 [ 27788] By: nicholas                              on 2006/04/13  13:28:50
23278         Log: Subject: [PATCH] regexec.c: (Coverity) move NULL check even earlier
23279              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23280              Message-Id: <200604131239.k3DCdXhe124107@kosh.hut.fi>
23281              Date: Thu, 13 Apr 2006 15:39:33 +0300 (EEST)
23282      Branch: perl
23283            ! regexec.c
23284 ____________________________________________________________________________
23285 [ 27787] By: nicholas                              on 2006/04/13  13:02:30
23286         Log: Add a break; to the end of the SAVEt_COP_WARNINGS case, and don't try
23287              to dereference cop_hints if it's NULL.
23288      Branch: perl
23289            ! sv.c
23290 ____________________________________________________________________________
23291 [ 27786] By: nicholas                              on 2006/04/13  12:40:24
23292         Log: Fix B and ByteLoader to cope with cop_warnings no longer being an SV.
23293      Branch: perl
23294            ! bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
23295            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
23296 ____________________________________________________________________________
23297 [ 27785] By: nicholas                              on 2006/04/13  10:46:32
23298         Log: Add SAVEt_COP_WARNINGS to ss_dup.
23299      Branch: perl
23300            ! sv.c
23301 ____________________________________________________________________________
23302 [ 27784] By: nicholas                              on 2006/04/13  10:09:20
23303         Log: Subject: Re: [PATCH] add pTHX_ parameter to new_warnings_bitfield()
23304              From: Steve Hay <steve.hay@uk.radan.com>
23305              Message-ID: <443E1998.9090909@uk.radan.com>
23306              Date: Thu, 13 Apr 2006 10:27:52 +0100
23307      Branch: perl
23308            ! embed.fnc mg.c perl.c pp_ctl.c proto.h util.c
23309 ____________________________________________________________________________
23310 [ 27783] By: davem                                 on 2006/04/13  02:20:33
23311         Log: eliminate PL_reg_re
23312              (only another 439 to go ...)
23313      Branch: perl
23314            ! embed.fnc embed.h pod/perlintern.pod proto.h regcomp.c
23315            ! regexec.c regexp.h sv.c
23316 ____________________________________________________________________________
23317 [ 27782] By: davem                                 on 2006/04/12  23:51:57
23318         Log: Subject: [perl #38906] Regex engine does not release MINMOD
23319              From: "Animator via RT" <perlbug-followup@perl.org>
23320              Message-ID: <rt-3.0.11-38906-132222.3.24032491323436@perl.org>
23321              Date: Wed, 12 Apr 2006 15:27:41 -0700
23322              
23323              zero-length minimum matches that failed could leak into a following
23324              maximal match
23325      Branch: perl
23326            ! regexec.c t/op/re_tests
23327 ____________________________________________________________________________
23328 [ 27781] By: nicholas                              on 2006/04/12  23:17:18
23329         Log: D'oh! Don't try to do #ifdefs inside "functions" that are actually
23330              macros.
23331      Branch: perl
23332            ! hv.c
23333 ____________________________________________________________________________
23334 [ 27780] By: nicholas                              on 2006/04/12  22:49:58
23335         Log: Add tests for all the other types that %^H serialisation is supposed
23336              to support. In the process, found and corrected a bug.
23337              Tests are good, m'kay.
23338      Branch: perl
23339            ! hv.c t/op/caller.t
23340 ____________________________________________________________________________
23341 [ 27779] By: nicholas                              on 2006/04/12  22:45:12
23342         Log: Change cop_warnings from an SV holding the warnings bitmask to a
23343              directly (shared) malloc()ed buffer holding the warnings bitmask.
23344              This avoids bugs/crashes when the interpreter that created an optree
23345              is freed but the optree remains in use by other interpreters.
23346      Branch: perl
23347            ! cop.h embed.fnc embed.h mg.c op.c perl.c pp_ctl.c proto.h
23348            ! scope.c scope.h sv.c util.c warnings.h warnings.pl
23349 ____________________________________________________________________________
23350 [ 27778] By: davem                                 on 2006/04/12  22:43:03
23351         Log: Remove the final recursion path from S_regmatch:  (??{...})
23352              Also put PUSH/POP_STATE infastructure in place
23353              Also eliminate PL_reg_call_cc
23354              (only another 440 global vars to go ...)
23355      Branch: perl
23356            ! regexec.c regexp.h sv.c
23357 ____________________________________________________________________________
23358 [ 27777] By: nicholas                              on 2006/04/12  16:18:30
23359         Log: Test that we can do embedded 0 bytes in hints.
23360      Branch: perl
23361            ! t/op/caller.t
23362 ____________________________________________________________________________
23363 [ 27776] By: nicholas                              on 2006/04/12  16:01:08
23364         Log: Store cop_hints as a shared structure without using any SVs (on
23365              ithreads).
23366      Branch: perl
23367            ! hv.c hv.h
23368 ____________________________________________________________________________
23369 [ 27775] By: nicholas                              on 2006/04/12  14:14:50
23370         Log: Remove Perl_refcounted_he_copy and Perl_refcounted_he_dup.
23371      Branch: perl
23372            ! embed.fnc embed.h hv.c proto.h
23373 ____________________________________________________________________________
23374 [ 27774] By: nicholas                              on 2006/04/12  12:31:29
23375         Log: Newxz() can use calloc() rather than malloc(), as the implementation
23376              of calloc() may know that it has fresh pages from the OS, and so
23377              doesn't need to zero them itself. Plus our object code should be
23378              slightly smaller.
23379      Branch: perl
23380            ! handy.h
23381 ____________________________________________________________________________
23382 [ 27773] By: nicholas                              on 2006/04/12  12:01:38
23383         Log: As OPs are shared between threads, they should be using
23384              PerlMemShared_*alloc functions, rather than per-thread *alloc()s.
23385      Branch: perl
23386            ! op.c op.h
23387 ____________________________________________________________________________
23388 [ 27772] By: nicholas                              on 2006/04/11  22:17:25
23389         Log: Subject: [PATCH] regexec.c: move NULL check earlier to make Coverity happier
23390              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23391              Message-Id: <200604112004.k3BK4mV3097400@kosh.hut.fi>
23392              Date: Tue, 11 Apr 2006 23:04:48 +0300 (EEST)
23393      Branch: perl
23394            ! regexec.c
23395 ____________________________________________________________________________
23396 [ 27771] By: nicholas                              on 2006/04/11  21:53:33
23397         Log: Subject: [PATCH] regcomp.c (try II): use &PL_sv_undef for listsv as suggested by Nick
23398              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23399              Message-Id: <200604112053.k3BKrPgk310001@kosh.hut.fi>
23400              Date: Tue, 11 Apr 2006 23:53:25 +0300 (EEST)
23401      Branch: perl
23402            ! regcomp.c
23403 ____________________________________________________________________________
23404 [ 27770] By: nicholas                              on 2006/04/11  21:03:48
23405         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
23406              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23407              Message-Id: <200604112039.k3BKdWix334525@kosh.hut.fi>
23408              Date: Tue, 11 Apr 2006 23:39:32 +0300 (EEST)
23409      Branch: perl
23410            ! perlio.c
23411 ____________________________________________________________________________
23412 [ 27769] By: nicholas                              on 2006/04/11  19:47:15
23413         Log: Subject: [PATCH] locale.c: more Safefree() (Coverity finding)
23414              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23415              Message-Id: <200604111908.k3BJ8ewn030950@kosh.hut.fi>
23416              Date: Tue, 11 Apr 2006 22:08:40 +0300 (EEST)
23417      Branch: perl
23418            ! locale.c
23419 ____________________________________________________________________________
23420 [ 27768] By: nicholas                              on 2006/04/11  19:26:48
23421         Log: First stab at using the pad to store the serialised hints data.
23422              This approach is almost certainly not only wrong, but also doomed.
23423              But it's needed to build a correct solution.
23424      Branch: perl
23425            ! hv.c hv.h op.c pp_ctl.c scope.h sv.c
23426 ____________________________________________________________________________
23427 [ 27767] By: nicholas                              on 2006/04/11  18:06:30
23428         Log: Within Perl_newSVhek, inline most of newSVpvn_share(), because
23429              share_hek_hek() is far more efficient than sharepvn().
23430      Branch: perl
23431            ! sv.c
23432 ____________________________________________________________________________
23433 [ 27766] By: nicholas                              on 2006/04/11  16:17:13
23434         Log: Stop Perl_newSVpvn_share() potentially leaking the return result from
23435              bytes_from_utf8().
23436      Branch: perl
23437            ! sv.c
23438 ____________________________________________________________________________
23439 [ 27764] By: nicholas                              on 2006/04/11  13:47:05
23440         Log: Need to migrate the refcounted_he structure to be properly shared.
23441              Add a mutex for manipulated their reference counts.
23442              Unwrap the structure, so that for ithreads it can store SVs in pads.
23443      Branch: perl
23444            ! dosish.h embedvar.h hv.c hv.h perl.c perlapi.h perlvars.h
23445            ! symbian/symbianish.h unixish.h vms/vmsish.h win32/win32.c
23446            ! wince/wince.c
23447 ____________________________________________________________________________
23448 [ 27763] By: rgs                                   on 2006/04/11  07:54:23
23449         Log: Subject: [PATCH] Quiet a coverity problem
23450              From: andy@petdance.com (Andy Lester)
23451              Date: Mon, 10 Apr 2006 23:51:50 -0500
23452              Message-ID: <20060411045150.GA1422@petdance.com>
23453      Branch: perl
23454            ! pp.c
23455 ____________________________________________________________________________
23456 [ 27762] By: nicholas                              on 2006/04/10  19:55:49
23457         Log: All S_dumpuntil()'s regnode pointer arguments can be const.
23458      Branch: perl
23459            ! embed.fnc proto.h regcomp.c
23460 ____________________________________________________________________________
23461 [ 27761] By: nicholas                              on 2006/04/10  17:48:04
23462         Log: Perl_unsharepvn() was no longer being used in core, and changes to
23463              S_unshare_hek_or_pvn() had broken it. Now fixed and tested.
23464      Branch: perl
23465            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
23466 ____________________________________________________________________________
23467 [ 27760] By: merijn                                on 2006/04/10  16:35:30
23468         Log: config_H being the last part of my mkglossary work
23469      Branch: perl
23470            ! Porting/config_H
23471 ____________________________________________________________________________
23472 [ 27758] By: merijn                                on 2006/04/10  16:14:32
23473         Log: Regeneration of Glossary and the underlying tools.
23474      Branch: perl
23475            ! Porting/Glossary Porting/config.sh
23476 ____________________________________________________________________________
23477 [ 27757] By: rgs                                   on 2006/04/10  15:46:27
23478         Log: Subject: [PATCH] Fix coverity warning in utf8.c
23479              From: Andy Dougherty <doughera@lafayette.edu>
23480              Date: Mon, 10 Apr 2006 11:18:35 -0400 (EDT)
23481              Message-ID: <Pine.SOC.4.62.0604101117450.22851@maxwell.phys.lafayette.edu>
23482      Branch: perl
23483            ! utf8.c
23484 ____________________________________________________________________________
23485 [ 27756] By: nicholas                              on 2006/04/10  12:21:34
23486         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for format cv
23487              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
23488              Message-Id: <20060408155541.46B796D08C@ugli.hut.fi>
23489              Date: Sat,  8 Apr 2006 18:55:41 +0300 (EEST)
23490      Branch: perl
23491            ! pp_sys.c t/op/write.t
23492 ____________________________________________________________________________
23493 [ 27755] By: nicholas                              on 2006/04/10  11:56:21
23494         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for io pointers
23495              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
23496              Message-Id: <20060408155232.4C9726D08C@ugli.hut.fi>
23497              Date: Sat,  8 Apr 2006 18:52:32 +0300 (EEST)
23498      Branch: perl
23499            ! pp_sys.c
23500 ____________________________________________________________________________
23501 [ 27754] By: nicholas                              on 2006/04/10  11:12:26
23502         Log: Subject: [PATCH]es: quiet some warnings (with a free AIX cpp insanity avoidance tip)
23503              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
23504              Message-ID: <44375F23.6030900@gmail.com>
23505              Date: Sat, 08 Apr 2006 09:58:43 +0300
23506      Branch: perl
23507            ! op.c pad.h pp_sys.c
23508 ____________________________________________________________________________
23509 [ 27753] By: davem                                 on 2006/04/10  09:10:37
23510         Log: Subject:  [PATCH] True consting goodness in regexes
23511              From:  andy@petdance.com (Andy Lester)
23512              Date:  Mon, 10 Apr 2006 02:15:58 -0500
23513              Message-Id:  <20060410071558.GA24756@petdance.com>
23514      Branch: perl
23515            ! embed.fnc proto.h regcomp.c regexec.c
23516 ____________________________________________________________________________
23517 [ 27752] By: nicholas                              on 2006/04/09  21:07:48
23518         Log: Fix pointer error in change 27741, spotted by John E. Malmberg.
23519      Branch: perl
23520            ! sv.c
23521 ____________________________________________________________________________
23522 [ 27751] By: stevep                                on 2006/04/09  19:28:35
23523         Log: Subject: Re: [PATCH] perlio.c: Coverity finding: finding false (Coverity notable to follow vtable logic) but adding an assert
23524              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
23525              Date: Sun, 09 Apr 2006 10:18:52 +0300
23526              Message-ID: <4438B55C.9010604@gmail.com>
23527      Branch: perl
23528            ! perlio.c
23529 ____________________________________________________________________________
23530 [ 27750] By: stevep                                on 2006/04/09  18:55:07
23531         Log: Subject: Re: [PATCH] locale.c: Coverity finding
23532              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
23533              Date: Sun, 09 Apr 2006 10:31:32 +0300
23534              Message-ID: <4438B854.6040301@gmail.com>
23535      Branch: perl
23536            ! locale.c
23537 ____________________________________________________________________________
23538 [ 27749] By: stevep                                on 2006/04/09  18:44:17
23539         Log: Subject: [PATCH] Rename variables in some mg_* funcs
23540              From: andy@petdance.com (Andy Lester)
23541              Date: Sun, 9 Apr 2006 00:20:12 -0500
23542              Message-ID: <20060409052012.GA15887@petdance.com>
23543      Branch: perl
23544            ! mg.c
23545 ____________________________________________________________________________
23546 [ 27746] By: davem                                 on 2006/04/08  23:58:51
23547         Log: fix potential null deref introduced by change #27716
23548      Branch: perl
23549            ! regexec.c
23550 ____________________________________________________________________________
23551 [ 27745] By: nicholas                              on 2006/04/08  22:37:29
23552         Log: Subject: [PATCH] perlio.c: Coverity finding: finding false (Coverity not able to follow vtable logic) but adding an assert
23553              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
23554              Message-Id: <20060408161136.CEAC86D08C@ugli.hut.fi>
23555              Date: Sat,  8 Apr 2006 19:11:36 +0300 (EEST)
23556      Branch: perl
23557            ! perlio.c
23558 ____________________________________________________________________________
23559 [ 27744] By: nicholas                              on 2006/04/08  22:23:26
23560         Log: Subject: [PATCH] sv.c, rs.t, perlvar.pod (Coverity finding: did you know what happens with $/=\0?)
23561              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
23562              Message-Id: <20060408152533.C4D5F6D08C@ugli.hut.fi>
23563              Date: Sat,  8 Apr 2006 18:25:33 +0300 (EEST)
23564              
23565              (although I should add that this version of Coverity is actually
23566              raising a false positive here, albeit something still interesting)
23567      Branch: perl
23568            ! pod/perlvar.pod sv.c t/base/rs.t
23569 ____________________________________________________________________________
23570 [ 27741] By: nicholas                              on 2006/04/08  15:14:13
23571         Log: As av_dup, gv_dup and hv_dup are the same as sv_dup, code in various
23572              branches of Perl_ss_dup() is actually duplicated, so can be merged.
23573      Branch: perl
23574            ! sv.c
23575 ____________________________________________________________________________
23576 [ 27740] By: nicholas                              on 2006/04/08  14:46:53
23577         Log: By swapping the order of pushes onto the save stack for
23578              SAVEt_GENERIC_PVREF, we can merge it with SAVEt_PPTR in Perl_ss_dup().
23579      Branch: perl
23580            ! scope.c sv.c
23581 ____________________________________________________________________________
23582 [ 27739] By: nicholas                              on 2006/04/08  13:43:46
23583         Log: Teach ss_dup about SAVEt_RE_STATE. (As correctly as it ever was before)
23584      Branch: perl
23585            ! sv.c
23586 ____________________________________________________________________________
23587 [ 27738] By: nicholas                              on 2006/04/08  12:50:13
23588         Log: ss_dup of SAVEt_COP_ARYBASE can use the same code as SAVEt_I8.
23589      Branch: perl
23590            ! sv.c
23591 ____________________________________________________________________________
23592 [ 27737] By: nicholas                              on 2006/04/07  21:24:35
23593         Log: Give more information in the panic in ss_dup. (Although I'm not sure
23594              if croak() works at this point, given PerlIO's dependency on a
23595              functional interpreter.)
23596      Branch: perl
23597            ! sv.c
23598 ____________________________________________________________________________
23599 [ 27736] By: gisle                                 on 2006/04/07  16:08:26
23600         Log: Make perl_fini() run when compiling perl with
23601              the Sun WorkShop compiler.
23602      Branch: perl
23603            ! perl.c
23604 ____________________________________________________________________________
23605 [ 27735] By: steveh                                on 2006/04/07  14:55:41
23606         Log: Patch from Jarkko to fix breakage caused by change #27649
23607              see: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00144.html
23608      Branch: perl
23609            ! malloc.c perl.h
23610 ____________________________________________________________________________
23611 [ 27734] By: nicholas                              on 2006/04/07  12:49:11
23612         Log: Oops. Being too terse for my own good - it's not a great idea to chain
23613              assignment of char * to struct pmop *, even when the value is NULL.
23614      Branch: perl
23615            ! perl.c
23616 ____________________________________________________________________________
23617 [ 27733] By: craigb                                on 2006/04/07  02:53:52
23618         Log: Subject: [patch@27694] VMS RMSEXPAND/PERL_CANDO fixes
23619              From: "John E. Malmberg" <wb8tyw@qsl.net>
23620              Date: Mon, 03 Apr 2006 07:39:10 -0400
23621              Message-id: <4431095E.8030003@qsl.net>
23622      Branch: perl
23623            ! vms/vms.c vms/vmsish.h
23624 ____________________________________________________________________________
23625 [ 27732] By: nicholas                              on 2006/04/06  15:52:37
23626         Log: Move all the regexp state variables into a single structure.
23627              This allows it to be saved, restored and cloned with a single Copy()
23628              (but inevitably still some fixup)
23629      Branch: perl
23630            ! embedvar.h perl.c perlapi.h regcomp.c regexp.h scope.c sv.c
23631            ! thrdvar.h
23632 ____________________________________________________________________________
23633 [ 27731] By: steveh                                on 2006/04/06  14:55:40
23634         Log: Subject: Re: Smoke [5.9.4] 27728 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
23635              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
23636              Date: Thu, 6 Apr 2006 14:32:50 +0200
23637              Message-ID: <20060406143250.5a7de4b8@grubert.mandriva.com>
23638      Branch: perl
23639            ! mg.c
23640 ____________________________________________________________________________
23641 [ 27729] By: steveh                                on 2006/04/06  12:16:53
23642         Log: Fix skip count in ext\B\t\lint.t
23643      Branch: perl
23644            ! ext/B/t/lint.t
23645 ____________________________________________________________________________
23646 [ 27728] By: nicholas                              on 2006/04/05  21:40:11
23647         Log: Save the regexp engine state as 1 block on the save stack.
23648      Branch: perl
23649            ! regcomp.c regexp.h scope.c scope.h
23650 ____________________________________________________________________________
23651 [ 27727] By: rgs                                   on 2006/04/05  20:59:53
23652         Log: Subject: Re: expr foreach (...) isn't a B::Lint warning anymore
23653              From: "Joshua ben Jore" <twists@gmail.com>
23654              Date: Wed, 5 Apr 2006 01:11:11 -0500
23655              Message-ID: <dc5c751d0604042311v354547aanf482b3259e56ebb8@mail.gmail.com>
23656      Branch: perl
23657            ! ext/B/B/Lint.pm ext/B/t/lint.t
23658 ____________________________________________________________________________
23659 [ 27726] By: nicholas                              on 2006/04/05  20:19:34
23660         Log: Perl_save_alloc can use the new(er) SSGROW rather than looping.
23661      Branch: perl
23662            ! scope.c
23663 ____________________________________________________________________________
23664 [ 27725] By: rgs                                   on 2006/04/05  19:45:42
23665         Log: Assigning undef to an entry in %ENV shouldn't produce warnings, even
23666              though it's silently converted to ""
23667      Branch: perl
23668            ! mg.c t/lib/warnings/mg
23669 ____________________________________________________________________________
23670 [ 27724] By: stevep                                on 2006/04/05  16:15:41
23671         Log: Try not to use negative values when accessing arrays in C.  Yet another
23672              Coverity catch.
23673      Branch: perl
23674            ! util.c
23675 ____________________________________________________________________________
23676 [ 27723] By: stevep                                on 2006/04/05  15:31:18
23677         Log: Initializing variables is good.  This is another Coverity catch.
23678      Branch: perl
23679            ! gv.c
23680 ____________________________________________________________________________
23681 [ 27722] By: rgs                                   on 2006/04/05  14:44:11
23682         Log: Subject: perlio.c breaks on Solaris/gcc when > 256 FDs are available
23683              From: Alan Burlison <Alan.Burlison@sun.com>
23684              Date: Wed, 05 Apr 2006 15:52:14 +0100
23685              Message-ID: <4433D99E.40800@sun.com>
23686      Branch: perl
23687            ! perlio.c
23688 ____________________________________________________________________________
23689 [ 27721] By: rgs                                   on 2006/04/05  12:56:10
23690         Log: There should be only one META.yml file
23691      Branch: perl
23692            - ext/Devel/PPPort/META.yml ext/Encode/META.yml
23693            ! MANIFEST
23694 ____________________________________________________________________________
23695 [ 27720] By: rgs                                   on 2006/04/05  12:19:11
23696         Log: Fix test portability on non-ASCII platforms
23697              
23698              Subject: Re: lib/ExtUtils/t/Constant.t problem on z/OS
23699              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23700              Date: Wed, 05 Apr 2006 21:13:02 +0900
23701              Message-Id: <20060405210426.F99D.BQW10602@nifty.com>
23702      Branch: perl
23703            ! lib/ExtUtils/t/Constant.t
23704 ____________________________________________________________________________
23705 [ 27719] By: stevep                                on 2006/04/05  11:49:23
23706         Log: Document the functions htmlify() and anchorify() in Pod::Html.
23707      Branch: perl
23708            ! lib/Pod/Html.pm
23709 ____________________________________________________________________________
23710 [ 27718] By: steveh                                on 2006/04/05  10:35:58
23711         Log: Simplify tests for fork() capabilities
23712              
23713              Jarkko pointed out that change #27710 was causing some
23714              black smoke so makes the tests for fork() simpler, as
23715              per lib\Test\Simple\t\fork.t for now. (Ideally we want
23716              a $Config{d_pseudofork}, as suggested by Andy Dougherty,
23717              but that'll have to wait until I get some more tuits.)
23718      Branch: perl
23719            ! ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_sock.t
23720 ____________________________________________________________________________
23721 [ 27717] By: davem                                 on 2006/04/05  03:17:50
23722         Log: (??{...}) didn't always restore PL_reg_re.
23723              Also trie debugging output was using a var that was no longer
23724              valid
23725      Branch: perl
23726            ! regexec.c
23727 ____________________________________________________________________________
23728 [ 27716] By: davem                                 on 2006/04/05  01:50:33
23729         Log: eliminate PL_regprecomp, PL_regprogram, PL_regnpar and PL_regdata
23730              (only another 441 global vars to go ...)
23731      Branch: perl
23732            ! embed.fnc embed.h embedvar.h perlapi.h proto.h regcomp.c
23733            ! regexec.c sv.c thrdvar.h
23734 ____________________________________________________________________________
23735 [ 27715] By: davem                                 on 2006/04/05  01:26:59
23736         Log: restructure the EVAL branch of regmatch() to minimise local var scope
23737              (no changes to functionality)
23738      Branch: perl
23739            ! regexec.c
23740 ____________________________________________________________________________
23741 [ 27714] By: rgs                                   on 2006/04/04  15:15:19
23742         Log: Subject: Re: Making IO::Socket pass test on Win32
23743              From: Jim Cromie <jim.cromie@gmail.com>
23744              Date: Tue, 04 Apr 2006 11:07:03 -0400
23745              Message-ID: <44328B97.2060903@gmail.com>
23746      Branch: perl
23747            ! ext/B/t/concise-xs.t
23748 ____________________________________________________________________________
23749 [ 27713] By: rgs                                   on 2006/04/04  12:42:44
23750         Log: FEATURE_IS_ENABLED takes only one parameter now, so reflect that in
23751              perl_keyword.pl
23752      Branch: perl
23753            ! perl_keyword.pl
23754 ____________________________________________________________________________
23755 [ 27712] By: rgs                                   on 2006/04/04  11:42:05
23756         Log: Subject: [PATCH] threads.pm should overload != operator
23757              From: "Jan Dubois" <jand@ActiveState.com>
23758              Date: Mon, 3 Apr 2006 18:06:24 -0700
23759              Message-ID: <02fc01c65783$fe4820f0$2217a8c0@candy>
23760      Branch: perl
23761            ! ext/threads/t/basic.t ext/threads/threads.pm
23762 ____________________________________________________________________________
23763 [ 27711] By: rgs                                   on 2006/04/04  11:14:27
23764         Log: Fix syntax error in io_pipe test
23765      Branch: perl
23766            ! ext/IO/t/io_pipe.t
23767 ____________________________________________________________________________
23768 [ 27710] By: steveh                                on 2006/04/04  10:34:10
23769         Log: Subject: Re: Making IO::Socket pass test on Win32
23770              From: demerphq <demerphq@gmail.com>
23771              Date: Sun, 2 Apr 2006 11:07:19 +0200
23772              Message-ID: <9b18b3110604020107o6a0b594cwfc2344a172c360b0@mail.gmail.com>
23773              
23774              plus extra $Config{d_fork} changes to io_pipe.t and io_multihomed.t
23775      Branch: perl
23776            ! ext/IO/lib/IO/Socket.pm ext/IO/t/io_multihomed.t
23777            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_unix.t
23778 ____________________________________________________________________________
23779 [ 27709] By: rgs                                   on 2006/04/04  08:54:05
23780         Log: Subject: [PATCH] Move conditional SOCKS5 code into #ifdefs
23781              From: andy@petdance.com (Andy Lester)
23782              Date: Mon, 3 Apr 2006 08:28:18 -0500
23783              Message-ID: <20060403132818.GA7820@petdance.com>
23784      Branch: perl
23785            ! perlio.c
23786 ____________________________________________________________________________
23787 [ 27708] By: gisle                                 on 2006/04/04  08:36:02
23788         Log: Change 27592 disabled the building of manpages for non core-extensions
23789              The init_MAN3PODS method need to be called when no INSTALLMAN3DIR is
23790              present in the first place.
23791      Branch: perl
23792            ! lib/ExtUtils/MM_Unix.pm
23793 ____________________________________________________________________________
23794 [ 27707] By: rgs                                   on 2006/04/04  07:39:59
23795         Log: Subject: [PATCH] "smart match" description in overload.pm is in the middle of "fallback" section
23796              From: "Jan Dubois" <jand@ActiveState.com>
23797              Date: Mon, 3 Apr 2006 18:11:55 -0700
23798              Message-ID: <02fd01c65784$c3f3c430$2217a8c0@candy>
23799      Branch: perl
23800            ! lib/overload.pm
23801 ____________________________________________________________________________
23802 [ 27706] By: craigb                                on 2006/04/04  03:12:34
23803         Log: sort out some utime() issues on VMS
23804      Branch: perl
23805            ! vms/perlvms.pod vms/vms.c
23806 ____________________________________________________________________________
23807 [ 27705] By: rgs                                   on 2006/04/03  16:21:57
23808         Log: Subject: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
23809              From: "Jerry D. Hedden" <jerry@hedden.us>
23810              Date: Mon, 03 Apr 2006 06:10:35 -0700
23811              Message-ID: <20060403061035.fb30e530d17747c2b054d625b8945d88.7482c755b8.wbe@email.email.secureserver.net>
23812      Branch: perl
23813            ! ext/threads/Changes ext/threads/README ext/threads/t/basic.t
23814            ! ext/threads/t/join.t ext/threads/t/list.t
23815            ! ext/threads/t/problems.t ext/threads/t/thread.t
23816            ! ext/threads/threads.pm ext/threads/threads.xs
23817 ____________________________________________________________________________
23818 [ 27704] By: nicholas                              on 2006/04/03  11:32:44
23819         Log: Two modules in ext/ have dependencies that are post-miniperl.
23820              Encode this information in the Makefile for now.
23821      Branch: perl
23822            ! Makefile.SH
23823 ____________________________________________________________________________
23824 [ 27703] By: merijn                                on 2006/04/03  10:02:37
23825         Log: Regeneration after backports of #27447, #27484, #27485, #27488,
23826              #27489, #27490, #27491, and #27632
23827      Branch: perl
23828            ! Configure config_h.SH
23829 ____________________________________________________________________________
23830 [ 27702] By: davem                                 on 2006/04/03  09:56:29
23831         Log: undo #27700 and add a missing Safefree()
23832      Branch: perl
23833            ! regexec.c
23834 ____________________________________________________________________________
23835 [ 27701] By: rgs                                   on 2006/04/03  09:50:45
23836         Log: Subject: [PATCH] SvREFCNT_inc tweaks
23837              From: andy@petdance.com (Andy Lester)
23838              Date: Sat, 1 Apr 2006 02:01:30 -0600
23839              Message-ID: <20060401080130.GA19372@petdance.com>
23840      Branch: perl
23841            ! op.c pad.c perlio.c
23842 ____________________________________________________________________________
23843 [ 27700] By: rgs                                   on 2006/04/03  09:07:20
23844         Log: Subject: [PATCH] Removed unused code in regexec.c
23845              From: andy@petdance.com (Andy Lester)
23846              Date: Mon, 3 Apr 2006 00:00:50 -0500
23847              Message-ID: <20060403050050.GA19055@petdance.com>
23848      Branch: perl
23849            ! regexec.c
23850 ____________________________________________________________________________
23851 [ 27699] By: rgs                                   on 2006/04/03  08:57:57
23852         Log: Subject: [PATCH] ext/IO/t/io_unix.t
23853              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
23854              Date: Sun, 02 Apr 2006 21:57:19 +0300
23855              Message-ID: <44301E8F.2060503@gmail.com>
23856      Branch: perl
23857            ! ext/IO/t/io_unix.t
23858 ____________________________________________________________________________
23859 [ 27698] By: rgs                                   on 2006/04/03  08:50:28
23860         Log: Subject: revisited: pow.t test failures on AIX 5.1 perl588 with -Duselongdouble
23861              From: "John L. Allen" <allen@grumman.com>
23862              Date: Thu, 30 Mar 2006 17:53:13 -0500 (EST)
23863              Message-ID: <Pine.GSO.4.53.0603301710140.24672@gateway.northropgrumman.com>
23864      Branch: perl
23865            ! pp.c
23866 ____________________________________________________________________________
23867 [ 27697] By: rgs                                   on 2006/04/03  08:30:27
23868         Log: Document that the regexp engine is not currently reentrant
23869              
23870              Subject: Re: [perl #33936] segment fault when using split() in regexp with (??{...})
23871              From: Dominic Dunlop <domo@computer.org>
23872              Date: Sun, 2 Apr 2006 21:13:59 +0200
23873              Message-Id: <AD104FE7-2BD6-49B6-A845-46458179A4B1@computer.org>
23874      Branch: perl
23875            ! pod/perlre.pod
23876 ____________________________________________________________________________
23877 [ 27696] By: rgs                                   on 2006/04/03  08:22:15
23878         Log: Take splint into account for PERL_UNUSED_ARG (patch by Jarkko)
23879      Branch: perl
23880            ! XSUB.h perl.h
23881 ____________________________________________________________________________
23882 [ 27694] By: davem                                 on 2006/04/03  01:31:12
23883         Log: anonymous unions aren't legal ANSI c
23884      Branch: perl
23885            ! regexec.c regexp.h
23886 ____________________________________________________________________________
23887 [ 27693] By: nicholas                              on 2006/04/03  00:25:45
23888         Log: The make_ext script should pass MAKE=$MAKE to submakes it invokes for
23889              extentions, as they in turn may invoke $MAKE, and should invoke the
23890              same $MAKE as at the top level, which may not be $Config{make}
23891      Branch: perl
23892            ! ext/util/make_ext
23893 ____________________________________________________________________________
23894 [ 27692] By: davem                                 on 2006/04/02  23:50:25
23895         Log: whoops, change 27691 blew away the regexec.c changes from 27688
23896      Branch: perl
23897            ! regexec.c
23898 ____________________________________________________________________________
23899 [ 27691] By: davem                                 on 2006/04/02  22:37:57
23900         Log: subsume CURCUR (current curly) struct within the main regmatch_state
23901      Branch: perl
23902            ! regexec.c regexp.h
23903 ____________________________________________________________________________
23904 [ 27690] By: rgs                                   on 2006/04/02  21:41:28
23905         Log: Subject: [PATCH] Removed unnecessary pointers checks
23906              From: andy@petdance.com (Andy Lester)
23907              Date: Sat, 1 Apr 2006 01:01:32 -0600
23908              Message-ID: <20060401070132.GA6616@petdance.com>
23909      Branch: perl
23910            ! gv.c
23911 ____________________________________________________________________________
23912 [ 27689] By: rgs                                   on 2006/04/02  21:13:16
23913         Log: Subject: [PATCH] Prevent "use sort 'stable'" from reversing the order
23914              From: Robin Houston <robin@cpan.org>
23915              Date: Sun, 2 Apr 2006 17:20:24 +0100
23916              Message-ID: <20060402162024.GA3854@rpc142.cs.man.ac.uk>
23917      Branch: perl
23918            ! lib/sort.t pp_sort.c
23919 ____________________________________________________________________________
23920 [ 27688] By: rgs                                   on 2006/04/02  20:58:59
23921         Log: Subject: Re: [perl #38293] chr(65535) should be allowed in regexes
23922              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23923              Date: Sun, 02 Apr 2006 22:48:44 +0900
23924              Message-Id: <20060402224657.B942.BQW10602@nifty.com>
23925      Branch: perl
23926            ! doop.c op.c regcomp.c regexec.c t/op/pat.t t/op/tr.t utf8.h
23927 ____________________________________________________________________________
23928 [ 27687] By: nicholas                              on 2006/04/02  20:27:24
23929         Log: Change 27677 missed two direct accesses to op_private in COPs.
23930              I believe that all are now found, as redefining CopHINTS_get(c)
23931              to (~(c)->op_private) (with corresponding changes to CopHINTS_set()
23932              and the initialisation of PL_compiling) works.
23933      Branch: perl
23934            ! perl.h pp_ctl.c utf8.h
23935 ____________________________________________________________________________
23936 [ 27686] By: merijn                                on 2006/04/02  19:10:55
23937         Log: First stab at a more reliable Glossary. This now is (again)
23938              mostly generated. (Well, It's a repair to the existing version
23939              "based on" a generated version, which is now well sorted, but
23940              still incomplete for less obvious reasons).
23941      Branch: perl
23942            ! Porting/Glossary
23943 ____________________________________________________________________________
23944 [ 27685] By: davem                                 on 2006/04/02  18:32:32
23945         Log: make parts of struct regmatch_state unions
23946              This reduces its size from 120 to 72 bytes
23947      Branch: perl
23948            ! regexec.c regexp.h
23949 ____________________________________________________________________________
23950 [ 27681] By: nicholas                              on 2006/04/02  17:05:34
23951         Log: Better failure diagnostics from switch.t.
23952      Branch: perl
23953            ! t/op/switch.t
23954 ____________________________________________________________________________
23955 [ 27680] By: nicholas                              on 2006/04/02  16:51:53
23956         Log: Subject: Re: recent changes have some unmatching of parameters and types
23957              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23958              Message-Id: <20060402122547.0037.BQW10602@nifty.com>
23959              Date: Sun, 02 Apr 2006 12:32:53 +0900
23960      Branch: perl
23961            ! embed.fnc pod/perlintern.pod proto.h
23962 ____________________________________________________________________________
23963 [ 27679] By: davem                                 on 2006/04/02  16:32:10
23964         Log: use slabs to allocate save state space in regmatch() 
23965      Branch: perl
23966            ! embedvar.h perl.c perl.h perlapi.h regcomp.h regexec.c
23967            ! regexp.h sv.c thrdvar.h
23968 ____________________________________________________________________________
23969 [ 27677] By: nicholas                              on 2006/04/02  11:17:58
23970         Log: Abstract all reads/writes of the hints in COPs with 2 new macros,
23971              CopHINTS_get() and CopHINTS_set().
23972      Branch: perl
23973            ! cop.h op.c pp_ctl.c utf8.c
23974 ____________________________________________________________________________
23975 [ 27676] By: nicholas                              on 2006/04/02  10:55:36
23976         Log: 'SvIOK(sv) ? SvIVX(sv) : sv_2iv(sv)' is 'SvIV(sv)' so write it as such.
23977      Branch: perl
23978            ! mg.c
23979 ____________________________________________________________________________
23980 [ 27674] By: nicholas                              on 2006/04/02  10:41:30
23981         Log: Convert ByteLoader to use CopARYBASE_set().
23982      Branch: perl
23983            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
23984 ____________________________________________________________________________
23985 [ 27671] By: nicholas                              on 2006/04/02  10:08:04
23986         Log: Abstract all the accesses to cop_arybase (apart from ByteLoader)
23987      Branch: perl
23988            ! cop.h ext/B/B.xs mg.c op.c pp.c pp_ctl.c pp_hot.c scope.c
23989            ! scope.h toke.c
23990 ____________________________________________________________________________
23991 [ 27669] By: craigb                                on 2006/04/02  01:09:38
23992         Log: fix typo in vms/gen_shrfls.pl itanium detector
23993      Branch: perl
23994            ! vms/gen_shrfls.pl
23995 ____________________________________________________________________________
23996 [ 27668] By: nicholas                              on 2006/04/01  23:34:10
23997         Log: If the passed in target rv for Perl_newSVrv() was already a reference
23998              to something, it would leak the reference count on that thing.
23999      Branch: perl
24000            ! sv.c
24001 ____________________________________________________________________________
24002 [ 27667] By: nicholas                              on 2006/04/01  23:09:34
24003         Log: Test no mypragma;
24004      Branch: perl
24005            ! t/lib/mypragma.t
24006 ____________________________________________________________________________
24007 [ 27666] By: nicholas                              on 2006/04/01  21:17:46
24008         Log: Automatically set HINT_LOCALIZE_HH whenever %^H is modified.
24009      Branch: perl
24010            ! embed.fnc embed.h hv.c lib/feature.pm lib/sort.pm mg.c op.c
24011            ! proto.h scope.c scope.h t/lib/mypragma.pm
24012 ____________________________________________________________________________
24013 [ 27665] By: nicholas                              on 2006/04/01  19:38:31
24014         Log: The call to Perl_hv_assert(aTHX_ hv) should be wrapped in a DEBUG_A().
24015      Branch: perl
24016            ! hv.c
24017 ____________________________________________________________________________
24018 [ 27664] By: nicholas                              on 2006/04/01  15:26:48
24019         Log: Test that user pragmas work inside string eval.
24020      Branch: perl
24021            ! t/lib/mypragma.t
24022 ____________________________________________________________________________
24023 [ 27663] By: nicholas                              on 2006/04/01  15:22:54
24024         Log: Add Rafael's example user pragma, and convert his demo to a test.
24025      Branch: perl
24026            + t/lib/mypragma.pm t/lib/mypragma.t
24027            ! MANIFEST
24028 ____________________________________________________________________________
24029 [ 27662] By: nicholas                              on 2006/04/01  15:21:56
24030         Log: If the comment says "(and not ours)" then it should be tested.
24031      Branch: perl
24032            ! t/op/getppid.t
24033 ____________________________________________________________________________
24034 [ 27660] By: nicholas                              on 2006/04/01  15:11:11
24035         Log: Rewrite t/op/getppid.t to remove the assumption that init has PID of 1.
24036      Branch: perl
24037            ! t/op/getppid.t
24038 ____________________________________________________________________________
24039 [ 27659] By: nicholas                              on 2006/04/01  14:31:37
24040         Log: Propagate cop_hints inside string evals. For the unthreaded case this
24041              is easy. For the threaded case it's not, because the current OP may
24042              be shared with another thread, so solve this by copying the hints
24043              chain.
24044      Branch: perl
24045            ! embed.fnc embed.h hv.c pod/perlintern.pod pp_ctl.c proto.h
24046            ! t/op/caller.t
24047 ____________________________________________________________________________
24048 [ 27657] By: nicholas                              on 2006/04/01  12:32:23
24049         Log: Inconsistencies in paramter const-ness noticed by SADAHIRO Tomoyuki.
24050      Branch: perl
24051            ! embed.fnc proto.h sv.c
24052 ____________________________________________________________________________
24053 [ 27656] By: rgs                                   on 2006/03/31  21:53:22
24054         Log: Subject: [PATCH] Re: recursion now removed from the regex engine
24055              From: Dominic Dunlop <shouldbedomo@mac.com>
24056              Date: Thu, 30 Mar 2006 10:31:55 +0200
24057              Message-Id: <C4D69F9F-FB90-4564-8C46-E51765EB0440@mac.com>
24058      Branch: perl
24059            ! t/op/pat.t
24060 ____________________________________________________________________________
24061 [ 27653] By: rgs                                   on 2006/03/31  20:02:40
24062         Log: Updated version of the grumpy comment deleted by change #27649,
24063              by Jarkko
24064      Branch: perl
24065            ! perl.h
24066 ____________________________________________________________________________
24067 [ 27652] By: merijn                                on 2006/03/31  19:36:44
24068         Log: Glossary part for #27447 (madlyh, madlyobj, madlysrc)
24069      Branch: perl
24070            ! Porting/Glossary
24071 ____________________________________________________________________________
24072 [ 27650] By: nicholas                              on 2006/03/31  19:30:09
24073         Log: Need to dup any hints HV stored on the save stack.
24074      Branch: perl
24075            ! sv.c
24076 ____________________________________________________________________________
24077 [ 27649] By: rgs                                   on 2006/03/31  16:59:53
24078         Log: Subject: [PATCH] Redo PERL_UNUSED_DECL
24079              From: andy@petdance.com (Andy Lester)
24080              Date: Fri, 31 Mar 2006 00:54:58 -0600
24081              Message-ID: <20060331065458.GA28571@petdance.com>
24082      Branch: perl
24083            ! malloc.c perl.h
24084 ____________________________________________________________________________
24085 [ 27648] By: craigb                                on 2006/03/31  16:31:28
24086         Log: Subject: [patch@27638] Enable standard stat for VMS >=8.2
24087              From: "John E. Malmberg" <wb8tyw@qsl.net>
24088              Date: Fri, 31 Mar 2006 00:39:23 -0500
24089              Message-id: <442CC08A.30409@qsl.net>
24090      Branch: perl
24091            ! configure.com vms/vms.c vms/vmsish.h
24092 ____________________________________________________________________________
24093 [ 27647] By: nicholas                              on 2006/03/31  16:22:13
24094         Log: Note future possible flexibility for Perl_magic_sethint().
24095      Branch: perl
24096            ! mg.c
24097 ____________________________________________________________________________
24098 [ 27646] By: nicholas                              on 2006/03/31  16:19:38
24099         Log: Test that entries in %^H are actually independant.
24100      Branch: perl
24101            ! t/op/caller.t
24102 ____________________________________________________________________________
24103 [ 27645] By: nicholas                              on 2006/03/31  14:10:39
24104         Log: I can't spell.
24105      Branch: perl
24106            ! op.c
24107 ____________________________________________________________________________
24108 [ 27644] By: rgs                                   on 2006/03/31  14:08:12
24109         Log: Document new magic types in perlguts. Fix a comment about sort hints.
24110      Branch: perl
24111            ! perl.h pod/perlguts.pod
24112 ____________________________________________________________________________
24113 [ 27643] By: nicholas                              on 2006/03/31  13:45:57
24114         Log: Serialise changes to %^H onto the current COP. Return the compile time
24115              state of %^H as an eleventh value from caller. This allows users to
24116              write pragmas.
24117      Branch: perl
24118            ! cop.h dump.c embed.fnc embed.h gv.c hv.c hv.h makedef.pl mg.c
24119            ! op.c perl.c perl.h pod/perlfunc.pod pod/perlintern.pod
24120            ! pp_ctl.c proto.h scope.c scope.h sv.c t/op/caller.t
24121 ____________________________________________________________________________
24122 [ 27642] By: rgs                                   on 2006/03/31  13:22:00
24123         Log: Upgrade to Time::Local 1.12_01
24124      Branch: perl
24125            ! lib/Time/Local.pm lib/Time/Local.t
24126 ____________________________________________________________________________
24127 [ 27641] By: rgs                                   on 2006/03/31  12:30:31
24128         Log: Subject: [PATCH] Random accumulated patches
24129              From: andy@petdance.com (Andy Lester)
24130              Date: Thu, 30 Mar 2006 23:42:28 -0600
24131              Message-ID: <20060331054228.GA18940@petdance.com>
24132      Branch: perl
24133            ! cop.h doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c op.c perl.c
24134            ! perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c proto.h regcomp.c sv.c
24135            ! sv.h toke.c utf8.c
24136 ____________________________________________________________________________
24137 [ 27640] By: rgs                                   on 2006/03/31  12:10:57
24138         Log: Subject: [PATCH] IO::Compress::Zip
24139              From: "Paul Marquess" <paul.marquess@ntlworld.com>
24140              Date: Fri, 31 Mar 2006 09:48:36 +0100
24141              Message-ID: <005201c6549f$e7374490$2405140a@myopwv.com>
24142      Branch: perl
24143            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
24144 ____________________________________________________________________________
24145 [ 27639] By: rgs                                   on 2006/03/31  08:00:08
24146         Log: Test for fileno definedness instead of truth
24147              Don't load Config.pm, which isn't used
24148      Branch: perl
24149            ! lib/FileCache.pm
24150 ____________________________________________________________________________
24151 [ 27638] By: nicholas                              on 2006/03/30  20:55:17
24152         Log: Localising hash slices with UTF-8 encoded keys was also buggy.
24153              (See also change 27637)
24154      Branch: perl
24155            ! pp.c t/op/local.t
24156 ____________________________________________________________________________
24157 [ 27637] By: nicholas                              on 2006/03/30  20:37:03
24158         Log: Fix bug #38815 (localising keys which are UTF-8 encoded didn't delete
24159              them correctly on scope exit)
24160      Branch: perl
24161            ! pp_hot.c scope.c t/op/local.t
24162 ____________________________________________________________________________
24163 [ 27636] By: nicholas                              on 2006/03/30  18:18:27
24164         Log: Fix bug 36267 - assigning to a tied hash shouldn't change the
24165              underlying hash. (It used to, if the underlying hash had had storage
24166              allocated). This has the side effect of changing the return value from
24167              hv_store and hv_store_ent for some tied hash scenarios. But *to*
24168              something consistent (ly crazy)
24169      Branch: perl
24170            ! ext/XS/APItest/t/hash.t hv.c t/op/tie.t
24171 ____________________________________________________________________________
24172 [ 27635] By: stevep                                on 2006/03/30  12:49:28
24173         Log: Pod nit mentioned in Debian bug #358455.
24174      Branch: perl
24175            ! pod/perlsec.pod
24176 ____________________________________________________________________________
24177 [ 27634] By: gisle                                 on 2006/03/30  12:31:26
24178         Log: Populate pre-canned config.sh files with
24179              d_archlib and d_inc_version_list.
24180              Ref change 27632.
24181      Branch: perl
24182            ! configure.com symbian/config.sh win32/config.bc
24183            ! win32/config.gc win32/config.vc win32/config.vc64
24184            ! wince/config.ce
24185 ____________________________________________________________________________
24186 [ 27633] By: rgs                                   on 2006/03/30  12:15:35
24187         Log: Subject: PATCH t/op/tie.t
24188              From: Robin Barker <Robin.Barker@npl.co.uk>
24189              Date: Thu, 30 Mar 2006 13:07:47 +0100
24190              Message-ID: <533D273D4014D411AB1D00062938C4D90849C9CA@hotel.npl.ad.local>
24191      Branch: perl
24192            ! t/op/tie.t
24193 ____________________________________________________________________________
24194 [ 27632] By: gisle                                 on 2006/03/30  12:13:54
24195         Log: Introduce d_sitearch and d_inc_version_list config.sh variables.
24196              These allow me to set sitearch and sitelib to be the same without
24197              ending up with duplicate entries in @INC.
24198              
24199              Basically the same way the old d_archlib variable is used.
24200      Branch: perl
24201            ! Configure Porting/Glossary config_h.SH perl.c
24202 ____________________________________________________________________________
24203 [ 27631] By: rgs                                   on 2006/03/30  08:28:38
24204         Log: Subject: Re: New Module::Build released
24205              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
24206              Date: Wed, 29 Mar 2006 14:10:32 -0500
24207              Message-ID: <442ADBA8.4000203@thepierianspring.org>
24208      Branch: perl
24209            + lib/Module/Build/YAML.pm lib/Module/Build/t/mbyaml.t
24210            ! MANIFEST lib/ExtUtils/CBuilder.pm
24211            ! lib/ExtUtils/CBuilder/Changes
24212            ! lib/ExtUtils/CBuilder/Platform/VMS.pm lib/Module/Build.pm
24213            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
24214            ! lib/Module/Build/Changes lib/Module/Build/Platform/MacOS.pm
24215            ! lib/Module/Build/Platform/VMS.pm
24216            ! lib/Module/Build/Platform/Windows.pm
24217            ! lib/Module/Build/Platform/os2.pm
24218            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
24219            ! lib/Module/Build/t/lib/DistGen.pm
24220            ! lib/Module/Build/t/metadata.t
24221 ____________________________________________________________________________
24222 [ 27630] By: rgs                                   on 2006/03/30  08:17:12
24223         Log: Subject: [PATCH] Clean up regexec.c, and remove two functions
24224              From: andy@petdance.com (Andy Lester)
24225              Date: Wed, 29 Mar 2006 10:13:36 -0600
24226              Message-ID: <20060329161336.GA12456@petdance.com>
24227      Branch: perl
24228            ! embed.fnc embed.h proto.h regexec.c
24229 ____________________________________________________________________________
24230 [ 27629] By: rgs                                   on 2006/03/29  12:30:56
24231         Log: Subject: child's processor time
24232              From: hv@crypt.org <hv@crypt.org>
24233              Date: Mar 29, 2006 2:34 PM
24234              Message-Id: <200603291234.k2TCY6r29535@zen.crypt.org>
24235      Branch: perl
24236            ! pod/perlfunc.pod
24237 ____________________________________________________________________________
24238 [ 27628] By: rgs                                   on 2006/03/29  09:26:01
24239         Log: Subject: CLONE for Tie::RefHash
24240              From: Yuval Kogman <nothingmuch@woobling.org>
24241              Date: Mon, 27 Mar 2006 15:34:07 +0200
24242              Message-ID: <20060327133407.GA16901@woobling.org>
24243              
24244              (also rename old Tie::RefHash test, so several test files
24245              are allowed.)
24246      Branch: perl
24247            + lib/Tie/RefHash/threaded.t
24248           +> lib/Tie/RefHash/refhash.t
24249            - lib/Tie/RefHash.t
24250            ! MANIFEST lib/Tie/RefHash.pm
24251 ____________________________________________________________________________
24252 [ 27627] By: rgs                                   on 2006/03/29  09:01:21
24253         Log: Subject: [PATCH] Devel::DProf consting
24254              From: andy@petdance.com (Andy Lester)
24255              Date: Sat, 25 Mar 2006 23:32:13 -0600
24256              Message-ID: <20060326053213.GA10401@petdance.com>
24257      Branch: perl
24258            ! ext/Devel/DProf/DProf.xs
24259 ____________________________________________________________________________
24260 [ 27626] By: rgs                                   on 2006/03/29  08:55:21
24261         Log: Subject: re-[PATCH] Re: [PATCH] Poison now in two different flavours!
24262              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24263              Date: Sun, 26 Mar 2006 14:53:56 +0300
24264              Message-ID: <442680D4.3000809@gmail.com>
24265      Branch: perl
24266            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
24267            ! pp_ctl.c scope.c sv.c util.c
24268 ____________________________________________________________________________
24269 [ 27625] By: rgs                                   on 2006/03/29  08:42:28
24270         Log: Subject: [doc-patch] clarify -Accflags in INSTALL
24271              From: Jim Cromie <jim.cromie@gmail.com>
24272              Date: Sun, 26 Mar 2006 20:33:23 -0500
24273              Message-ID: <442740E3.8030006@gmail.com>
24274      Branch: perl
24275            ! INSTALL
24276 ____________________________________________________________________________
24277 [ 27622] By: nicholas                              on 2006/03/28  15:43:59
24278         Log: Only compile Perl_hv_assert with DEBUGGING.
24279      Branch: perl
24280            ! hv.c makedef.pl
24281 ____________________________________________________________________________
24282 [ 27621] By: nicholas                              on 2006/03/28  15:17:06
24283         Log: Having tested IPv6 support in all builtins for TCP and UDP, it all
24284              seem to work perfectly. So remove from perltodo.pod.
24285      Branch: perl
24286            ! pod/perltodo.pod
24287 ____________________________________________________________________________
24288 [ 27620] By: gisle                                 on 2006/03/28  11:18:52
24289         Log: Improved description of the tmon.out format.
24290              The / lines where undocumented.
24291      Branch: perl
24292            ! ext/Devel/DProf/DProf.pm
24293 ____________________________________________________________________________
24294 [ 27619] By: steveh                                on 2006/03/28  10:38:52
24295         Log: Subject: [PATCH lib/Term/ReadLine] Re: [cpan #17773] Bug in Term::ReadKey being trigger by a bug in Term::ReadLine
24296              From: Jonathan Stowe <jns@gellyfish.com>
24297              Date: Mon, 13 Mar 2006 16:09:44 +0000
24298              Message-Id: <1142266184.5811.141.camel@orpheus.gellyfish.com>
24299      Branch: perl
24300            ! lib/Term/ReadLine.pm
24301 ____________________________________________________________________________
24302 [ 27618] By: craigb                                on 2006/03/28  04:01:21
24303         Log: Subject: [patch@27613] VMS long file path support active.
24304              From: "John E. Malmberg" <wb8tyw@qsl.net>
24305              Date: Mon, 27 Mar 2006 08:05:33 -0500
24306              Message-id: <4427E31D.2030801@qsl.net>
24307
24308      Branch: perl
24309            ! vms/vms.c vms/vmsish.h
24310 ____________________________________________________________________________
24311 [ 27617] By: nicholas                              on 2006/03/27  21:04:58
24312         Log: Merge the cut & paste code from Perl_call_sv/Perl_fold_constants with
24313              the near identical code in pp_entertry into Perl_create_eval_scope.
24314              Move the cut & paste code from Perl_call_sv/Perl_fold_constants into
24315              Perl_delete_eval_scope.
24316      Branch: perl
24317            ! cop.h embed.fnc embed.h ext/B/t/concise-xs.t op.c perl.c
24318            ! pp_ctl.c proto.h
24319 ____________________________________________________________________________
24320 [ 27616] By: nicholas                              on 2006/03/27  20:31:52
24321         Log: It helps to actually add the files you add to MANIFEST. (Thanks Dave
24322              for spotting my mistake).
24323      Branch: perl
24324            + t/comp/fold.t
24325 ____________________________________________________________________________
24326 [ 27615] By: nicholas                              on 2006/03/27  19:25:02
24327         Log: If constant folding fails, don't fold constants, rather than reporting
24328              the error at compile time. This allows illegal constant expressions in
24329              dead code to be ignored.
24330      Branch: perl
24331            ! MANIFEST op.c pod/perldiag.pod pod/perltodo.pod
24332 ____________________________________________________________________________
24333 [ 27613] By: craigb                                on 2006/03/27  00:04:10
24334         Log: EU::MM::MM_VMS::one_liner must quote "--" argument
24335      Branch: perl
24336            ! lib/ExtUtils/MM_VMS.pm
24337 ____________________________________________________________________________
24338 [ 27612] By: nicholas                              on 2006/03/26  22:12:57
24339         Log: Replace all sv_mortalcopy(&PL_sv_no); sv_set*(...) with
24340              sv2mortal(newSV*(...)) to avoid needless upgrades to PVNV and needless
24341              allocation of a copy of "".
24342      Branch: perl
24343            ! pp_sys.c
24344 ____________________________________________________________________________
24345 [ 27611] By: craigb                                on 2006/03/26  21:58:49
24346         Log: Subject: [patch@27609] vms pool corruption fix for _NLA0:
24347              From: "John E. Malmberg" <wb8tyw@qsl.net>
24348              Date: Sun, 26 Mar 2006 14:32:30 -0500
24349              Message-id: <4426EC4E.8030801@qsl.net>
24350      Branch: perl
24351            ! vms/vms.c
24352 ____________________________________________________________________________
24353 [ 27610] By: gisle                                 on 2006/03/26  09:15:01
24354         Log: REXEC_ML is unused.
24355      Branch: perl
24356            ! regexp.h
24357 ____________________________________________________________________________
24358 [ 27609] By: gbarr                                 on 2006/03/26  02:49:11
24359         Log: Update to IO-1.23
24360      Branch: perl
24361            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/lib/IO/Dir.pm
24362            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
24363            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
24364            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IO/t/io_multihomed.t
24365            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
24366            ! ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
24367 ____________________________________________________________________________
24368 [ 27608] By: nicholas                              on 2006/03/25  22:45:34
24369         Log: Add S_space_join_names_mortal() which joins a char** array with " "s,
24370              replacing 5 instances of the same code.
24371      Branch: perl
24372            ! embed.fnc embed.h pp_sys.c proto.h
24373 ____________________________________________________________________________
24374 [ 27607] By: nicholas                              on 2006/03/25  22:10:27
24375         Log: Silence 3 (spurious) gcc warnings about "maybe used uninitialized".
24376      Branch: perl
24377            ! regexec.c sv.c
24378 ____________________________________________________________________________
24379 [ 27603] By: davem                                 on 2006/03/25  14:57:19
24380         Log: make configpm only update Config.pm, Config_heavy.pl if changed.
24381              Should stop spurious rebuilding of extensions.
24382              Also add documentation and copyright to top of file.
24383      Branch: perl
24384            ! configpm
24385 ____________________________________________________________________________
24386 [ 27602] By: nicholas                              on 2006/03/25  14:46:09
24387         Log: PL_multiline isn't referenced, and can be removed.
24388      Branch: perl
24389            ! embedvar.h intrpvar.h perl.c perlapi.h sv.c
24390 ____________________________________________________________________________
24391 [ 27601] By: rgs                                   on 2006/03/25  13:42:38
24392         Log: Subject: [PATCH] ext/Compress/IO/Zlib/t/050interop-gzip.t
24393              From: "Paul Marquess" <paul.marquess@ntlworld.com>
24394              Date: Fri, 24 Mar 2006 16:19:05 -0000
24395              Message-ID: <001b01c64f5e$ad8284d0$6b65140a@myopwv.com>
24396      Branch: perl
24397            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
24398 ____________________________________________________________________________
24399 [ 27600] By: nicholas                              on 2006/03/25  11:35:33
24400         Log: Free the regexp state when exiting "recursion".
24401      Branch: perl
24402            ! regexec.c
24403 ____________________________________________________________________________
24404 [ 27599] By: davem                                 on 2006/03/24  23:21:52
24405         Log: remove unused PL_regcc variable
24406      Branch: perl
24407            ! embedvar.h perlapi.h regcomp.c sv.c thrdvar.h
24408 ____________________________________________________________________________
24409 [ 27598] By: davem                                 on 2006/03/24  23:05:11
24410         Log: make S_regmatch() iterative rather than recursive.
24411              Goodbye stack-bustng regexes!
24412      Branch: perl
24413            ! regexec.c
24414 ____________________________________________________________________________
24415 [ 27597] By: craigb                                on 2006/03/24  21:05:45
24416         Log: restore EU::MM test fixes from 26079, 26813, and 26919
24417              that were lost in 27590
24418      Branch: perl
24419            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/FIRST_MAKEFILE.t
24420            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
24421 ____________________________________________________________________________
24422 [ 27596] By: rgs                                   on 2006/03/24  13:51:15
24423         Log: Bump version number of ExtUtils::MM_Win32
24424      Branch: perl
24425            ! lib/ExtUtils/MM_Win32.pm
24426 ____________________________________________________________________________
24427 [ 27595] By: steveh                                on 2006/03/24  13:01:32
24428         Log: Fix broken MM_Win32.t tests following 27590
24429              
24430              Test 31 was failing because 27590 had undone part of 25627.
24431              Test 41 was failing because the change to pasthru() in MM_Win32.pm
24432              means that $self->{MAKE} now needs to be initialized.
24433      Branch: perl
24434            ! lib/ExtUtils/t/MM_Win32.t
24435 ____________________________________________________________________________
24436 [ 27594] By: rgs                                   on 2006/03/24  11:01:01
24437         Log: Subject: [PATCH] (2nd revised) 1st patch to sync blead 'threads' with CPAN
24438              From: "Jerry D. Hedden" <jerry@hedden.us>
24439              Date: Thu, 23 Mar 2006 09:19:54 -0700
24440              Message-ID: <20060323091954.fb30e530d17747c2b054d625b8945d88.884826707f.wbe@email.email.secureserver.net>
24441      Branch: perl
24442            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
24443            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
24444            ! ext/threads/t/libc.t ext/threads/t/list.t
24445            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
24446            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
24447            ! ext/threads/t/thread.t ext/threads/threads.pm
24448            ! ext/threads/threads.xs
24449 ____________________________________________________________________________
24450 [ 27593] By: craigb                                on 2006/03/23  23:19:38
24451         Log: improve thread linking options on VMS
24452      Branch: perl
24453            ! configure.com vms/descrip_mms.template
24454 ____________________________________________________________________________
24455 [ 27592] By: rgs                                   on 2006/03/23  22:13:13
24456         Log: When MAN3PODS is forced to {} in a Makefile.PL, manpages should not be
24457              built from pods. This change fixes bleadperl compilation -- trying to
24458              build manpages with miniperl causes a bootstrapping problem.
24459      Branch: perl
24460            ! lib/ExtUtils/MM_Unix.pm
24461 ____________________________________________________________________________
24462 [ 27591] By: rgs                                   on 2006/03/23  17:50:29
24463         Log: No reason to ship MakeMaker's META.yml
24464      Branch: perl
24465            - lib/ExtUtils/META.yml
24466            ! MANIFEST
24467 ____________________________________________________________________________
24468 [ 27590] By: rgs                                   on 2006/03/23  17:43:26
24469         Log: Merge changes from CPAN's EU:MM 6.30_01.
24470              The modules that have local changes have superior
24471              version numbers than the CPAN counterparts.
24472      Branch: perl
24473            + lib/ExtUtils/t/INSTALL_BASE.t lib/ExtUtils/t/make.t
24474            + lib/ExtUtils/t/revision.t
24475            - lib/ExtUtils/t/installbase.t
24476            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
24477            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
24478            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24479            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
24480            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
24481            ! lib/ExtUtils/PATCHING lib/ExtUtils/t/Command.t
24482            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/MM_NW5.t
24483            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
24484            ! lib/ExtUtils/t/basic.t
24485 ____________________________________________________________________________
24486 [ 27589] By: nicholas                              on 2006/03/23  16:27:42
24487         Log: Document the values for ${^UTF8CACHE}
24488      Branch: perl
24489            ! pod/perlvar.pod
24490 ____________________________________________________________________________
24491 [ 27588] By: nicholas                              on 2006/03/23  16:25:51
24492         Log: Rejig the location of the cache assertion code in Perl_sv_pos_b2u().
24493      Branch: perl
24494            ! sv.c
24495 ____________________________________________________________________________
24496 [ 27587] By: rgs                                   on 2006/03/23  15:27:15
24497         Log: Get version numbers in line with what's in the CPAN
24498              EU::MM 6.30_01 tarball. (ExtUtils::Install has local changes,
24499              so bump its version number.)
24500      Branch: perl
24501            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
24502            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
24503            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
24504 ____________________________________________________________________________
24505 [ 27586] By: nicholas                              on 2006/03/23  14:31:28
24506         Log: Move orphaned documentation back to its functions
24507              Document the new static functions, and how the cache works.
24508      Branch: perl
24509            ! pod/perltodo.pod sv.c
24510 ____________________________________________________________________________
24511 [ 27585] By: nicholas                              on 2006/03/23  14:09:33
24512         Log: Make S_sv_pos_u2b_cached use both cache pairs.
24513      Branch: perl
24514            ! sv.c
24515 ____________________________________________________________________________
24516 [ 27584] By: nicholas                              on 2006/03/23  13:47:41
24517         Log: Use both cache entries for Perl_sv_pos_b2u().
24518      Branch: perl
24519            ! sv.c
24520 ____________________________________________________________________________
24521 [ 27583] By: nicholas                              on 2006/03/23  13:16:53
24522         Log: Complete the other 2 arms of the cache update code.
24523      Branch: perl
24524            ! sv.c
24525 ____________________________________________________________________________
24526 [ 27582] By: nicholas                              on 2006/03/23  12:44:35
24527         Log: Pass the (byte) length of the entire string into
24528              utf8_mg_pos_cache_update()
24529              Start to use the cache to store two pairs of byte/utf-8 pairs.
24530              Add the first third of the cache update code.
24531      Branch: perl
24532            ! embed.fnc embed.h proto.h sv.c
24533 ____________________________________________________________________________
24534 [ 27581] By: rgs                                   on 2006/03/23  12:30:39
24535         Log: Upgrade to Time::Local 1.12
24536      Branch: perl
24537            ! lib/Time/Local.pm lib/Time/Local.t
24538 ____________________________________________________________________________
24539 [ 27580] By: nicholas                              on 2006/03/23  11:33:48
24540         Log: Add all new static functions to embed.fnc
24541              Remove old unused static functions.
24542              Remove references to cache[2] and cache[3].
24543      Branch: perl
24544            ! embed.fnc embed.h proto.h sv.c
24545 ____________________________________________________________________________
24546 [ 27579] By: nicholas                              on 2006/03/23  11:06:52
24547         Log: Use the cache in S_sv_pos_u2b_cached() when the desired offset is
24548              between the start of the string and the cached location.
24549              Remove unneccesary else from Perl_sv_pos_b2u().
24550      Branch: perl
24551            ! sv.c
24552 ____________________________________________________________________________
24553 [ 27578] By: nicholas                              on 2006/03/23  10:42:26
24554         Log: Use the cache in S_sv_pos_u2b_cached when the sought offset is after
24555              the first cache entry.
24556      Branch: perl
24557            ! sv.c
24558 ____________________________________________________________________________
24559 [ 27577] By: rgs                                   on 2006/03/23  10:01:48
24560         Log: Further adjustement to change #27576 by Jan Dubois
24561              (this change being blead-specific, while #27576 is
24562              integrable to maint)
24563      Branch: perl
24564            ! sv.c
24565 ____________________________________________________________________________
24566 [ 27576] By: rgs                                   on 2006/03/23  09:58:22
24567         Log: Subject: RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32
24568              From: "Jan Dubois" <jand@ActiveState.com>
24569              Date: Wed, 22 Mar 2006 22:49:11 -0800
24570              Message-ID: <060201c64e45$e4ca7020$2217a8c0@candy>
24571              
24572              Also, back out change #27567.
24573      Branch: perl
24574            ! README.win32 pp.c pp_hot.c sv.c win32/win32.h
24575 ____________________________________________________________________________
24576 [ 27575] By: nicholas                              on 2006/03/23  00:14:53
24577         Log: Call S_utf8_mg_pos_cache_update() from S_sv_pos_u2b_cached().
24578              S_utf8_mg_pos_cache_update() can't use S_sv_pos_b2u_forwards() in the
24579              cache assertion code as it triggers warnings about surrogates.
24580      Branch: perl
24581            ! sv.c
24582 ____________________________________________________________________________
24583 [ 27574] By: nicholas                              on 2006/03/22  22:49:42
24584         Log: Take advantage of uoffset >= uoffset0, to simplify some logic.
24585      Branch: perl
24586            ! sv.c
24587 ____________________________________________________________________________
24588 [ 27573] By: nicholas                              on 2006/03/22  21:19:50
24589         Log: Add S_sv_pos_u2b_midway for when we know the utf-8/bytes offsets on
24590              both sides of the desired offset, so could count either way.
24591              Use cached utf-8 length in S_sv_pos_u2b_cached.
24592              Check the results if PL_utf8cache < 0.
24593      Branch: perl
24594            ! sv.c
24595 ____________________________________________________________________________
24596 [ 27572] By: nicholas                              on 2006/03/22  20:38:20
24597         Log: Create S_sv_pos_u2b_cached, which abstracts away utf-8 to byte
24598              conversions, hiding the complexity of any cache lookup.
24599      Branch: perl
24600            ! sv.c
24601 ____________________________________________________________________________
24602 [ 27571] By: rgs                                   on 2006/03/22  20:33:56
24603         Log: Subject: Uninitialized value in Archive::Tar
24604              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
24605              Date: Mon, 20 Mar 2006 06:37:31 -0500
24606              Message-ID: <441E93FB.3050906@thepierianspring.org>
24607      Branch: perl
24608            ! lib/Archive/Tar.pm
24609 ____________________________________________________________________________
24610 [ 27570] By: nicholas                              on 2006/03/22  18:13:06
24611         Log: The simplest way to start on Perl_sv_pos_u2b seems to be to take out
24612              all of the caching code.
24613      Branch: perl
24614            ! sv.c
24615 ____________________________________________________________________________
24616 [ 27569] By: davem                                 on 2006/03/22  16:05:16
24617         Log: remove idential code branch from regmatch()
24618      Branch: perl
24619            ! regexec.c
24620 ____________________________________________________________________________
24621 [ 27568] By: stevep                                on 2006/03/22  15:59:07
24622         Log: Fix some test failures in t/op/cmp.t when compiling with the Intel
24623              C++ Compiler on Linux.
24624      Branch: perl
24625            ! hints/linux.sh
24626 ____________________________________________________________________________
24627 [ 27567] By: rgs                                   on 2006/03/22  14:27:21
24628         Log: Subject: [PATCH] Re: [perl #38779] NAN's on Win32
24629              From: Dominic Dunlop <shouldbedomo@mac.com>
24630              Date: Wed, 22 Mar 2006 15:18:33 +0100
24631              Message-Id: <E44A2151-DE7F-4C5D-8A4B-DDA0412229C2@mac.com>
24632      Branch: perl
24633            ! README.win32
24634 ____________________________________________________________________________
24635 [ 27566] By: gisle                                 on 2006/03/22  13:37:19
24636         Log: Adjust docs to reflect that DynaLoader, as of change 27549,
24637              is part of libperl.
24638      Branch: perl
24639            ! lib/ExtUtils/Embed.pm
24640 ____________________________________________________________________________
24641 [ 27565] By: stevep                                on 2006/03/22  02:18:58
24642         Log: Increase the length of content compressed as a kludge to get 
24643              around incompatibilities in OpenBSD's gzip.
24644      Branch: perl
24645            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
24646 ____________________________________________________________________________
24647 [ 27564] By: nicholas                              on 2006/03/21  22:09:51
24648         Log: (Hopefully) make VMS happy.
24649      Branch: perl
24650            ! sv.c
24651 ____________________________________________________________________________
24652 [ 27563] By: craigb                                on 2006/03/21  13:01:47
24653         Log: Subject: [patch@27529] thread.h - VMS needs more stack
24654              From: "John E. Malmberg" <wb8tyw@qsl.net>
24655              Date: Fri, 17 Mar 2006 11:05:33 -0500
24656              Message-id: <441ADE4D.2090207@qsl.net>
24657
24658      Branch: perl
24659            ! thread.h
24660 ____________________________________________________________________________
24661 [ 27562] By: gisle                                 on 2006/03/21  11:34:38
24662         Log: Upgrade to Digest-1.15
24663      Branch: perl
24664            ! lib/Digest.pm lib/Digest/Changes
24665 ____________________________________________________________________________
24666 [ 27561] By: rgs                                   on 2006/03/21  10:49:14
24667         Log: Subject: [patch@27538] utime patch for VMS
24668              From: "John E. Malmberg" <wb8tyw@qsl.net>
24669              Date: Mon, 20 Mar 2006 08:12:19 -0500
24670              Message-ID: <441EAA33.6010603@qsl.net>
24671      Branch: perl
24672            ! configure.com vms/vms.c vms/vmsish.h
24673 ____________________________________________________________________________
24674 [ 27560] By: gisle                                 on 2006/03/21  10:16:43
24675         Log: Test croak(NULL)
24676      Branch: perl
24677            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/exception.t
24678 ____________________________________________________________________________
24679 [ 27559] By: nicholas                              on 2006/03/20  19:30:48
24680         Log: Extend change 27558 - if we know the character offset of the end, but
24681              don't have a cache for intermediate offsets, we can still use the end
24682              offset.
24683      Branch: perl
24684            ! sv.c
24685 ____________________________________________________________________________
24686 [ 27558] By: nicholas                              on 2006/03/20  18:54:32
24687         Log: In Perl_sv_pos_b2u, if we know the character offset of the end, we
24688              can take advantage of this to count backwards if close.
24689              Remove some now unnecessary casts.
24690      Branch: perl
24691            ! sv.c
24692 ____________________________________________________________________________
24693 [ 27557] By: nicholas                              on 2006/03/20  18:17:39
24694         Log: Abstract the string walking functionality from Perl_sv_pos_b2u into
24695              static functions, and make it respect PL_utf8cache.
24696      Branch: perl
24697            ! sv.c
24698 ____________________________________________________________________________
24699 [ 27556] By: steveh                                on 2006/03/20  17:32:25
24700         Log: Merge some more changes from ActivePerl 5.8.8.816
24701              
24702              See (again):
24703              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
24704              
24705              These changes improve support for the MS 64-bit compiler in
24706              win32/Makefile (and tentatively make the same changes to
24707              win32/makefile.mk), and also switches the now deprecated -Gf switch to
24708              -GF for all flavours of VC++ instead of just the latest ones.
24709              
24710              (See:
24711              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-02/msg00353.html
24712              for a comment on the s/-Gf/-GF/ change.)
24713      Branch: perl
24714            ! win32/Makefile win32/makefile.mk
24715 ____________________________________________________________________________
24716 [ 27555] By: steveh                                on 2006/03/20  17:21:15
24717         Log: Merge some changes from ActivePerl 5.8.8.816
24718              
24719              See:
24720              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
24721              
24722              These changes provide better support for building XS extension modules
24723              using VC++ or MinGW when perl itself was built with the opposite of
24724              those two compilers.
24725      Branch: perl
24726            ! win32/config_H.gc win32/config_H.vc
24727 ____________________________________________________________________________
24728 [ 27554] By: rgs                                   on 2006/03/20  13:03:07
24729         Log: Revert part of change 27546 related to a /dev/null bug
24730              workaround on VMS, as requested by John E. Malmberg
24731      Branch: perl
24732            ! vms/vms.c
24733 ____________________________________________________________________________
24734 [ 27553] By: nicholas                              on 2006/03/20  12:37:22
24735         Log: Perl_utf8_distance can be implemented as a call to Perl_utf8_length.
24736      Branch: perl
24737            ! utf8.c
24738 ____________________________________________________________________________
24739 [ 27552] By: nicholas                              on 2006/03/20  12:13:46
24740         Log: The two loops in Perl_utf8_distance can be merged.
24741      Branch: perl
24742            ! utf8.c
24743 ____________________________________________________________________________
24744 [ 27551] By: gisle                                 on 2006/03/20  10:51:36
24745         Log: Avoid "uninitialized value" warnings during 'make test'.
24746              My system is set up with a few PATH entries I'm not allowed
24747              to access, so stat() fails for these.
24748      Branch: perl
24749            ! t/test.pl
24750 ____________________________________________________________________________
24751 [ 27550] By: gisle                                 on 2006/03/20  10:44:08
24752         Log: Also strip $ENV{PATH} dirs writable by world.
24753              The stripping was introduced in change 27364 to improve taint handling.
24754      Branch: perl
24755            ! t/test.pl
24756 ____________________________________________________________________________
24757 [ 27549] By: gisle                                 on 2006/03/20  10:21:50
24758         Log: Move DynaLoader.o into libperl.so.
24759              
24760              This avoids the need to statically link DynaLoader into the stub perl
24761              executable and make libperl.so provide all the code needed to get a
24762              functional embedded perl interpreter up running.  As a side effect
24763              this also moves DynaLoader into libperl.a for non-useshrplib builds.
24764              
24765              Fixes [perl #32539]
24766      Branch: perl
24767            ! Makefile.SH ext/DynaLoader/Makefile.PL ext/util/make_ext
24768            ! writemain.SH
24769 ____________________________________________________________________________
24770 [ 27548] By: nicholas                              on 2006/03/20  10:13:38
24771         Log: If the scalar has just been upgraded to SVt_RV, there's no way SvPVX
24772              can be non-NULL, so no need to check.
24773      Branch: perl
24774            ! pp.c
24775 ____________________________________________________________________________
24776 [ 27547] By: rgs                                   on 2006/03/20  10:11:21
24777         Log: Subject: [PATCH blead] Re: [perl #38710] localised stash slice
24778              From: Rick Delaney <rick@bort.ca>
24779              Date: Sat, 18 Mar 2006 19:52:11 -0500
24780              Message-ID: <20060319005211.GM25733@localhost.localdomain>
24781              
24782              One can now localize slices.
24783      Branch: perl
24784            ! pp.c t/op/local.t
24785 ____________________________________________________________________________
24786 [ 27546] By: rgs                                   on 2006/03/20  09:53:17
24787         Log: Subject: [patch@27538] Misc vms.c fixes for buffer sizes.
24788              From: "John E. Malmberg" <wb8tyw@qsl.net>
24789              Date: Sun, 19 Mar 2006 20:08:34 -0500
24790              Message-ID: <441E0092.2010405@qsl.net>
24791      Branch: perl
24792            ! vms/vms.c
24793 ____________________________________________________________________________
24794 [ 27545] By: steveh                                on 2006/03/20  09:34:57
24795         Log: Subject: [PATCH] win32_async_check must *always* check for pending signals
24796              From: "Jan Dubois" <jand@ActiveState.com>
24797              Date: Fri, 17 Mar 2006 12:23:01 -0800
24798              Message-ID: <00d401c64a00$96af8ae0$2217a8c0@candy>
24799      Branch: perl
24800            ! win32/win32.c
24801 ____________________________________________________________________________
24802 [ 27544] By: davem                                 on 2006/03/20  00:52:09
24803         Log: merge the TRIEF/TRIEFL and TRIE branches in regmatch(),
24804              expunge a couple of macros, and move some variable declarations
24805              inwards
24806      Branch: perl
24807            ! regexec.c
24808 ____________________________________________________________________________
24809 [ 27543] By: nicholas                              on 2006/03/19  19:26:05
24810         Log: Remove a redundant test on mg->mg_ptr. (It had to be non-NULL to get
24811              into this block).
24812      Branch: perl
24813            ! sv.c
24814 ____________________________________________________________________________
24815 [ 27542] By: stevep                                on 2006/03/19  16:38:11
24816         Log: Subject: [PATCH] Change the semantics of S_isa_lookup
24817              From: Andy Lester <andy@petdance.com>
24818              Date: Sat, 18 Mar 2006 00:28:45 -0600
24819              Message-ID: <20060318062845.GA11607@petdance.com>
24820      Branch: perl
24821            ! embed.fnc proto.h universal.c
24822 ____________________________________________________________________________
24823 [ 27541] By: stevep                                on 2006/03/19  16:32:16
24824         Log: Subject: [PATCH] a bit 'use strict' cleanliness
24825              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24826              Date: Sun, 19 Mar 2006 13:21:37 +0200
24827              Message-ID: <441D3EC1.20902@gmail.com>
24828      Branch: perl
24829            ! lib/English.pm lib/Text/Tabs.pm lib/Tie/Hash.pm
24830            ! lib/Tie/Scalar.pm
24831 ____________________________________________________________________________
24832 [ 27540] By: stevep                                on 2006/03/19  16:24:22
24833         Log: Subject: [PATCH] Data::Dumper consting
24834              From: Andy Lester <andy@petdance.com>
24835              Date: Sun, 19 Mar 2006 01:22:04 -0600
24836              Message-ID: <20060319072204.GB5596@petdance.com>
24837      Branch: perl
24838            ! ext/Data/Dumper/Dumper.xs
24839 ____________________________________________________________________________
24840 [ 27539] By: stevep                                on 2006/03/19  16:21:29
24841         Log: Subject: [PATCH] Cleanups in op.c
24842              From: Andy Lester <andy@petdance.com>
24843              Date: Sun, 19 Mar 2006 00:30:29 -0600
24844              Message-ID: <20060319063029.GA5077@petdance.com>
24845      Branch: perl
24846            ! op.c
24847 ____________________________________________________________________________
24848 [ 27538] By: nicholas                              on 2006/03/17  22:12:27
24849         Log: Make Perl_sv_len_utf8 honour the new ${^UTF8CACHE}.
24850              If PERL_UTF8_CACHE_ASSERT is defined, default ${^UTF8CACHE} to -1
24851              (assertion mode). Need a way to turn this on with existing command
24852              line flags.
24853      Branch: perl
24854            ! intrpvar.h sv.c
24855 ____________________________________________________________________________
24856 [ 27537] By: nicholas                              on 2006/03/17  20:39:47
24857         Log: Remove a duplicated conditional test by putting everything for the
24858              not readonly case inside one block.
24859      Branch: perl
24860            ! sv.c
24861 ____________________________________________________________________________
24862 [ 27536] By: nicholas                              on 2006/03/17  19:37:41
24863         Log: Properly set/reset the UTF-8 length cache in regcomp.c.
24864      Branch: perl
24865            ! regcomp.c sv.c
24866 ____________________________________________________________________________
24867 [ 27535] By: nicholas                              on 2006/03/17  16:46:44
24868         Log: Restore a bit of change 27533 that change 27534 inadvertently unwound.
24869      Branch: perl
24870            ! regexec.c
24871 ____________________________________________________________________________
24872 [ 27534] By: davem                                 on 2006/03/17  15:58:45
24873         Log: inline, then delete, S_regrepeat_hard()
24874      Branch: perl
24875            ! embed.fnc embed.h proto.h regexec.c
24876 ____________________________________________________________________________
24877 [ 27533] By: nicholas                              on 2006/03/17  13:38:34
24878         Log: sv_find() returning false, followed by sv_magic() to add the magic,
24879              followed immediately by sv_find() to find it, is somewhat wasteful.
24880              So use sv_magicext(). (All cases are also correct w.r.t. SvREADONLY())
24881      Branch: perl
24882            ! mg.c pp_ctl.c pp_hot.c regexec.c sv.c
24883 ____________________________________________________________________________
24884 [ 27532] By: steveh                                on 2006/03/17  13:20:11
24885         Log: Make "distclean" target on Win32 clean up temporary HTML directory
24886              that gets left behind after running the "install" target.
24887              Also clean up a couple of leftover pod2html cache files.
24888      Branch: perl
24889            ! win32/Makefile win32/makefile.mk
24890 ____________________________________________________________________________
24891 [ 27531] By: rgs                                   on 2006/03/17  13:18:38
24892         Log: Upgrade to ExtUtils::CBuilder 0.17
24893      Branch: perl
24894            + lib/ExtUtils/CBuilder/Changes
24895            ! MANIFEST lib/ExtUtils/CBuilder.pm
24896            ! lib/ExtUtils/CBuilder/Base.pm
24897            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
24898            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
24899 ____________________________________________________________________________
24900 [ 27530] By: steveh                                on 2006/03/17  11:10:41
24901         Log: Install POD files into "lib\pods" rather than "lib\pod" on Win32
24902              to avoid clashing with "lib\Pod" (cf. perl change #26363)
24903              
24904              Also remove a couple of unused macros from the makefiles
24905      Branch: perl
24906            ! installperl win32/Makefile win32/makefile.mk
24907 ____________________________________________________________________________
24908 [ 27529] By: stevep                                on 2006/03/17  04:40:24
24909         Log: Subject: [PATCH] threads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression 
24910              From: Jan Dubois <jand@ActiveState.com> 
24911              Date: Thu, 16 Mar 2006 19:34:00 -0800
24912              Message-ID: <02e601c64973$a1960cf0$6062a8c0@candy> 
24913              
24914              Also includes a version bump to ext/threads/threads.pm.
24915      Branch: perl
24916            ! ext/threads/threads.pm ext/threads/threads.xs
24917 ____________________________________________________________________________
24918 [ 27528] By: stevep                                on 2006/03/17  04:29:30
24919         Log: Subject: [PATCH] win32_pclose() error exit doesn't unlock mutex
24920              From: Jan Dubois <jand@ActiveState.com>
24921              Date: Thu, 16 Mar 2006 16:30:23 -0800
24922              Message-ID: <02c701c64959$fac63ad0$6062a8c0@candy>
24923      Branch: perl
24924            ! win32/win32.c wince/wince.c
24925 ____________________________________________________________________________
24926 [ 27527] By: stevep                                on 2006/03/17  04:19:01
24927         Log: Subject: [PATCH] win32_async_check() can loop indefinitely; 5.8.8 regression
24928              From: Jan Dubois <jand@ActiveState.com>
24929              Date: Thu, 16 Mar 2006 16:11:48 -0800
24930              Message-ID: <02ab01c64957$62142e70$6062a8c0@candy>
24931      Branch: perl
24932            ! win32/win32.c
24933 ____________________________________________________________________________
24934 [ 27526] By: davem                                 on 2006/03/17  02:57:45
24935         Log: reduce S_regrepeat_hard() callers from 3 to 1
24936      Branch: perl
24937            ! regexec.c
24938 ____________________________________________________________________________
24939 [ 27525] By: nicholas                              on 2006/03/16  23:11:11
24940         Log: Add a new per-interpeter variable PL_utf8cache, which will be used to
24941              control the UTF-8 offset caching code. Make this visible as
24942              ${^UTF8CACHE}
24943      Branch: perl
24944            ! embedvar.h gv.c intrpvar.h mg.c perlapi.h pod/perlvar.pod
24945 ____________________________________________________________________________
24946 [ 27524] By: nicholas                              on 2006/03/16  22:20:57
24947         Log: Note that it's worth looking to downsize variables in the interpreter
24948              structure.
24949      Branch: perl
24950            ! pod/perltodo.pod
24951 ____________________________________________________________________________
24952 [ 27523] By: nicholas                              on 2006/03/16  21:52:49
24953         Log: Correct the macros in the comments in hv.c. Given the improvements in
24954              compiler optimisation, and the almost irrelevance of instructions
24955              executed over cache misses, maybe we should just remove the comments
24956              by putting their code back in place of the o{ptimis,bfuscat}ed version.
24957      Branch: perl
24958            ! hv.c
24959 ____________________________________________________________________________
24960 [ 27522] By: gisle                                 on 2006/03/16  21:27:00
24961         Log: Avoid hardcoded $(OBJ_EXT)
24962      Branch: perl
24963            ! ext/DynaLoader/Makefile.PL
24964 ____________________________________________________________________________
24965 [ 27521] By: gisle                                 on 2006/03/16  21:20:46
24966         Log: Change 27520 was a bit too aggressive.  Let's keep the warning.
24967      Branch: perl
24968            ! ext/util/make_ext
24969 ____________________________________________________________________________
24970 [ 27520] By: gisle                                 on 2006/03/16  21:14:26
24971         Log: Remove unused code. No extension use Makefile.SH any more.
24972      Branch: perl
24973            ! ext/util/make_ext
24974 ____________________________________________________________________________
24975 [ 27519] By: gisle                                 on 2006/03/16  20:32:27
24976         Log: Fix up miniperl dependency.
24977              Depend on $(obj) when we use that to build miniperl.
24978      Branch: perl
24979            ! Makefile.SH
24980 ____________________________________________________________________________
24981 [ 27518] By: gisle                                 on 2006/03/16  20:24:08
24982         Log: Simplify; make perl.o included in $(obj)
24983      Branch: perl
24984            ! Makefile.SH
24985 ____________________________________________________________________________
24986 [ 27517] By: rgs                                   on 2006/03/16  16:17:38
24987         Log: Add a couple of regression tests for the untested
24988              "Bad name after %s" parsing error
24989      Branch: perl
24990            ! t/comp/parser.t
24991 ____________________________________________________________________________
24992 [ 27516] By: rgs                                   on 2006/03/16  15:19:03
24993         Log: Subject: [PATCH] Compress::Raw::Zlib, Compress::Zlib, IO::Compress::Zlib 2.000_10
24994              From: "Paul Marquess" <paul.marquess@ntlworld.com>
24995              Date: Thu, 16 Mar 2006 14:38:52 -0000
24996              Message-ID: <009401c64907$5a6ed710$4c05140a@myopwv.com>
24997      Branch: perl
24998            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
24999            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
25000            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
25001            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
25002            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
25003            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL
25004            ! ext/Compress/IO/Zlib/README
25005            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
25006            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
25007            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
25008            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
25009            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
25010            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
25011            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
25012            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
25013            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
25014            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
25015            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
25016            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
25017            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
25018            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
25019            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
25020            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
25021            ! ext/Compress/IO/Zlib/t/010examples.t
25022            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
25023            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
25024            ! ext/Compress/Raw/Zlib/Zlib.xs
25025            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
25026            ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes
25027            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
25028            ! ext/Compress/Zlib/examples/gzcat
25029            ! ext/Compress/Zlib/examples/gzstream
25030            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
25031            ! ext/Compress/Zlib/t/14gzopen.t t/lib/compress/generic.pl
25032            ! t/lib/compress/tied.pl
25033 ____________________________________________________________________________
25034 [ 27515] By: gisle                                 on 2006/03/16  12:01:10
25035         Log: require should ignore directories found when searching @INC not just
25036              die as soon as it finds one.  It should for instance be possible to
25037              for require "File" to read the file "./File" even if there happens to
25038              be a "File" directory in perl's standard library.
25039              
25040              This fixes the RT #24404 fix in change 26373.
25041      Branch: perl
25042            ! pp_ctl.c t/comp/require.t
25043 ____________________________________________________________________________
25044 [ 27514] By: rgs                                   on 2006/03/16  08:32:28
25045         Log: Make the threads tests silent with regard to the new :unique deprecation warning
25046      Branch: perl
25047            ! ext/threads/t/problems.t
25048 ____________________________________________________________________________
25049 [ 27513] By: nicholas                              on 2006/03/15  23:02:49
25050         Log: Make the original versions of relocated paths available from
25051              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
25052              best choice.
25053      Branch: perl
25054            ! configpm
25055 ____________________________________________________________________________
25056 [ 27511] By: nicholas                              on 2006/03/15  19:47:02
25057         Log: Correct the non gcc-brace-group definition of SvAMAGIC_off
25058      Branch: perl
25059            ! sv.h
25060 ____________________________________________________________________________
25061 [ 27510] By: nicholas                              on 2006/03/15  18:47:32
25062         Log: D'oh! 27508 wasn't quite testing what I wanted it to test. This does.
25063      Branch: perl
25064            ! lib/overload.t
25065 ____________________________________________________________________________
25066 [ 27508] By: nicholas                              on 2006/03/15  17:57:14
25067         Log: Test for reblessing objects with weak references.
25068      Branch: perl
25069            ! lib/overload.t
25070 ____________________________________________________________________________
25071 [ 27507] By: nicholas                              on 2006/03/15  17:21:00
25072         Log: Expunge references to HV_AMAGIC, HV_AMAGICbad and HV_AMAGICmb which
25073              have been unused since revision 1.
25074      Branch: perl
25075            ! hv.h sv.h
25076 ____________________________________________________________________________
25077 [ 27506] By: nicholas                              on 2006/03/15  15:08:49
25078         Log: Moving the overloading flag from the reference to the referant allows
25079              (re)?blessing of overloaded objects to work correctly.
25080      Branch: perl
25081            ! dump.c lib/overload.t sv.c sv.h
25082 ____________________________________________________________________________
25083 [ 27505] By: nicholas                              on 2006/03/15  13:13:19
25084         Log: Finish converting overload.t to Test::More
25085      Branch: perl
25086            ! lib/overload.t
25087 ____________________________________________________________________________
25088 [ 27504] By: nicholas                              on 2006/03/15  12:43:15
25089         Log: Further conversion of overload.t
25090      Branch: perl
25091            ! lib/overload.t
25092 ____________________________________________________________________________
25093 [ 27503] By: stevep                                on 2006/03/15  12:34:10
25094         Log: Additions to README.win32 and win32/Makefile based on comments from
25095              Steve Hay.
25096      Branch: perl
25097            ! README.win32 win32/Makefile
25098 ____________________________________________________________________________
25099 [ 27502] By: nicholas                              on 2006/03/15  12:29:01
25100         Log: Further conversion of overload.t
25101      Branch: perl
25102            ! lib/overload.t
25103 ____________________________________________________________________________
25104 [ 27501] By: nicholas                              on 2006/03/15  12:05:27
25105         Log: Partially convert overload.t to Test::More
25106      Branch: perl
25107            ! lib/overload.t
25108 ____________________________________________________________________________
25109 [ 27500] By: stevep                                on 2006/03/15  11:06:34
25110         Log: The first step in supporting VC++ 8.0.  Added macros for the free .NET 2.0 SDK and Visual Studio
25111              2005.  Added these macros to "if" conditions that were appropriate.  Added a fix to prevent
25112              the .NET 1.1 and 2.0 SDK compilers from attempting to build perlglob.exe (they are both missing
25113              the setargv.obj file necessary to do it).
25114      Branch: perl
25115            ! win32/Makefile
25116 ____________________________________________________________________________
25117 [ 27499] By: rgs                                   on 2006/03/14  17:32:48
25118         Log: Deprecate :unique even with threads
25119      Branch: perl
25120            ! toke.c
25121 ____________________________________________________________________________
25122 [ 27498] By: rgs                                   on 2006/03/14  17:02:38
25123         Log: Make usage of :unique emit a deprecation warning.
25124              Remove its outdated documentation.
25125      Branch: perl
25126            ! cv.h pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke
25127            ! toke.c
25128 ____________________________________________________________________________
25129 [ 27497] By: rgs                                   on 2006/03/14  16:02:35
25130         Log: Subject: [PATCH] perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work on VMS ODS-2
25131              From: Peter Prymmer <PPrymmer@factset.com>
25132              Date: Tue, 14 Mar 2006 10:38:00 -0500
25133              Message-ID: <OF85EC8E5E.4DF3A439-ON85257131.0055870A-85257131.0055E07C@factset.com>
25134      Branch: perl
25135            ! lib/Pod/Simple/t/corpustest.t
25136 ____________________________________________________________________________
25137 [ 27496] By: nicholas                              on 2006/03/14  15:21:54
25138         Log: SVphv_REHASH can use the same flag bit as SVf_FAKE. This allows
25139              0x10000000 (SVf_AMAGIC) to be set on all 16 SV types, which seems to
25140              be necessary to fix subtle bugs involving reblessing and overloading. 
25141      Branch: perl
25142            ! sv.h
25143 ____________________________________________________________________________
25144 [ 27495] By: rgs                                   on 2006/03/14  09:55:17
25145         Log: Subject: [perl #38710] localised stash slice 
25146              From: Hugo van der Sanden (via RT) <perlbug-followup@perl.org>
25147              Date: Sat, 11 Mar 2006 02:47:56 -0800
25148              Message-ID: <rt-3.0.11-38710-131000.18.015529928953@perl.org>
25149              
25150              (new TODO tests)
25151      Branch: perl
25152            ! t/op/local.t
25153 ____________________________________________________________________________
25154 [ 27494] By: rgs                                   on 2006/03/14  08:53:07
25155         Log: threads and threads::shared are now dual-lived modules
25156      Branch: perl
25157            ! Porting/Maintainers.pl
25158 ____________________________________________________________________________
25159 [ 27493] By: rgs                                   on 2006/03/14  08:38:45
25160         Log: Subject: [PATCH] Do nothing in a GCC-friendly way
25161              From: andy@petdance.com (Andy Lester)
25162              Date: Mon, 13 Mar 2006 12:48:50 -0600
25163              Message-ID: <20060313184850.GA16905@petdance.com>
25164      Branch: perl
25165            ! perl.h
25166 ____________________________________________________________________________
25167 [ 27492] By: rgs                                   on 2006/03/14  08:35:24
25168         Log: Subject: [PATCH] looks_like_bool can be const
25169              From: andy@petdance.com (Andy Lester)
25170              Date: Mon, 13 Mar 2006 09:31:52 -0600
25171              Message-ID: <20060313153152.GA13254@petdance.com>
25172      Branch: perl
25173            ! embed.fnc op.c proto.h
25174 ____________________________________________________________________________
25175 [ 27491] By: nicholas                              on 2006/03/13  23:13:23
25176         Log: Somewhat less shaky relocatable @INC support. You can install things
25177              to the current location of the perl tree, move it, install more things,
25178              move it again, lather rinse repeat.
25179              Configure with -Duserelocatableinc
25180      Branch: perl
25181            ! Configure configpm installperl
25182 ____________________________________________________________________________
25183 [ 27490] By: nicholas                              on 2006/03/13  20:49:55
25184         Log: First stab at rather shaky Configure support for relocatable @INC.
25185              Seems to be installing rather more that it's supposed to be.
25186      Branch: perl
25187            ! Configure configpm
25188 ____________________________________________________________________________
25189 [ 27489] By: nicholas                              on 2006/03/13  18:59:27
25190         Log: Split break out the installprefix code from setprefixvar, which allows
25191              the remaining 8 places to call the common prefix conversion code.
25192      Branch: perl
25193            ! Configure
25194 ____________________________________________________________________________
25195 [ 27488] By: nicholas                              on 2006/03/13  18:01:11
25196         Log: Refactor most of the cut & paste for setting prefix/prefixexp variables
25197              and the "Change installation prefix, if necessary" into a new
25198              "function" setprefixvar (which I assume will become Setprefixvar.U)
25199              How many platforms still have Bourne shells that can't do shell
25200              functions? Someone's going to say Irix?
25201      Branch: perl
25202            ! Configure
25203 ____________________________________________________________________________
25204 [ 27487] By: rgs                                   on 2006/03/13  17:35:59
25205         Log: Forgot the ending \. Why did it still compile ?
25206      Branch: perl
25207            ! ext/List/Util/multicall.h
25208 ____________________________________________________________________________
25209 [ 27486] By: rgs                                   on 2006/03/13  17:34:09
25210         Log: Subject: [PATCH] Automatically SPAGAIN in the poor-man's-multicall API
25211              From: Robin Houston <robin@cpan.org>
25212              Date: Mon, 13 Mar 2006 12:48:21 +0000
25213              Message-ID: <20060313124821.GA11203@rpc142.cs.man.ac.uk>
25214      Branch: perl
25215            ! ext/List/Util/multicall.h
25216 ____________________________________________________________________________
25217 [ 27485] By: nicholas                              on 2006/03/13  17:10:14
25218         Log: The existing order of the checks for whether man1dir and man3dir were
25219              ' ' were obviously buggy, because they set installman[13]dir only for
25220              the next if block to set it again. Reordering removes that daftness.
25221      Branch: perl
25222            ! Configure
25223 ____________________________________________________________________________
25224 [ 27484] By: nicholas                              on 2006/03/13  15:50:04
25225         Log: The "Change installation prefix, if necessary." code needs to use
25226              the ~ expanded prefix and installprefix in the substitution.
25227      Branch: perl
25228            ! Configure
25229 ____________________________________________________________________________
25230 [ 27483] By: rgs                                   on 2006/03/12  15:12:29
25231         Log: Load .pmc always, even if they are older than a matching .pm file.
25232              (This trick is going to be used by pugs.)
25233      Branch: perl
25234            ! pod/perlfunc.pod pp_ctl.c
25235 ____________________________________________________________________________
25236 [ 27482] By: stevep                                on 2006/03/12  14:07:17
25237         Log: Subject: [PATCH] Removed unnecessary NULL check in Digest::SHA
25238              From: Andy Lester <andy@petdance.com>
25239              Date: Tue, 7 Mar 2006 12:12:35 -0600
25240              Message-ID: <20060307181235.GA25688@petdance.com>
25241      Branch: perl
25242            ! ext/Digest/SHA/src/hmac.c
25243 ____________________________________________________________________________
25244 [ 27481] By: stevep                                on 2006/03/12  13:48:10
25245         Log: Upgrade to Module-Build-0.27_09
25246      Branch: perl
25247            ! Porting/Maintainers.pl lib/Module/Build.pm
25248            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
25249            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
25250            ! lib/Module/Build/Cookbook.pm
25251 ____________________________________________________________________________
25252 [ 27480] By: nicholas                              on 2006/03/11  23:40:34
25253         Log: isSPACE('\0') is false, so can simplify the condition in the for
25254              loop. As the for loop is basically a while loop, write it as one, to
25255              make its intentions clearer.
25256      Branch: perl
25257            ! toke.c
25258 ____________________________________________________________________________
25259 [ 27479] By: nicholas                              on 2006/03/11  22:51:26
25260         Log: Fix the last 2 perly.y specific parts of regen_perly.pl, and make
25261              the regen_perly target call it for both perly.y and madly.y.
25262      Branch: perl
25263            - regen_madly.pl
25264            ! MANIFEST Makefile.SH regen_perly.pl
25265 ____________________________________________________________________________
25266 [ 27478] By: nicholas                              on 2006/03/11  22:29:56
25267         Log: NNs and NULLOKs for MAD's new functions.
25268      Branch: perl
25269            ! embed.fnc proto.h
25270 ____________________________________________________________________________
25271 [ 27477] By: stevep                                on 2006/03/11  22:08:34
25272         Log: Perl_newWHILEOP() had exactly the same lack of a NULL pointer check
25273              that Perl_newLOOPOP() had and fixed in change #27476.  Maybe some 
25274              refactoring is needed?
25275      Branch: perl
25276            ! op.c
25277 ____________________________________________________________________________
25278 [ 27476] By: stevep                                on 2006/03/11  21:41:20
25279         Log: Possible NULL pointer reference found by Coverity checks.
25280      Branch: perl
25281            ! op.c
25282 ____________________________________________________________________________
25283 [ 27475] By: stevep                                on 2006/03/11  20:57:26
25284         Log: Keep from using a variable in S_my_kid() before it is initialized.  This        was introduced with the MAD changes.
25285      Branch: perl
25286            ! op.c
25287 ____________________________________________________________________________
25288 [ 27474] By: craigb                                on 2006/03/11  17:26:00
25289         Log: Subject: [PATCH] perl@27437 fix File::Path::mkpath so that perl installs on VMS
25290              From: Peter Prymmer <PPrymmer@factset.com>
25291              Date: Fri, 10 Mar 2006 15:24:23 -0500
25292              Message-id: <OFBE8F84F1.A708DA4A-ON8525712D.006E4BF7-8525712D.007018C6@factset.com>
25293      Branch: perl
25294            ! lib/File/Path.pm
25295 ____________________________________________________________________________
25296 [ 27473] By: merijn                                on 2006/03/11  11:03:55
25297         Log: Subject: [PATCH] Reapply change 24432
25298              From: "Jan Dubois" <jand@ActiveState.com>
25299              Date: Fri, 10 Mar 2006 18:21:39 -0800
25300              Message-ID: <01b001c644b2$879a1f50$6062a8c0@candy>
25301      Branch: perl
25302            ! config_h.SH
25303 ____________________________________________________________________________
25304 [ 27471] By: nicholas                              on 2006/03/11  10:21:27
25305         Log: Missed the hunk that adds regen_madly.pl to the regen_perl target.
25306      Branch: perl
25307            ! Makefile.SH
25308 ____________________________________________________________________________
25309 [ 27470] By: nicholas                              on 2006/03/11  10:16:04
25310         Log: Subject: [PATCH] Sync up embed.fnc and doio.c
25311              From: andy@petdance.com (Andy Lester)
25312              Message-ID: <20060311071338.GA12490@petdance.com>
25313              Date: Sat, 11 Mar 2006 01:13:38 -0600
25314      Branch: perl
25315            ! embed.fnc proto.h
25316 ____________________________________________________________________________
25317 [ 27469] By: nicholas                              on 2006/03/11  09:55:43
25318         Log: Subject: [PATCH] Localizing some vars in S_checkcomma
25319              From: andy@petdance.com (Andy Lester)
25320              Message-ID: <20060310223100.GA13455@petdance.com>
25321              Date: Fri, 10 Mar 2006 16:31:00 -0600
25322      Branch: perl
25323            ! toke.c
25324 ____________________________________________________________________________
25325 [ 27468] By: nicholas                              on 2006/03/11  09:32:18
25326         Log: Remove the obsolete mad/P5RE.pm
25327      Branch: perl
25328            - mad/P5RE.pm
25329            ! MANIFEST
25330 ____________________________________________________________________________
25331 [ 27467] By: craigb                                on 2006/03/11  01:52:37
25332         Log: null terminate command string -- broken in #27438
25333      Branch: perl
25334            ! vms/vms.c
25335 ____________________________________________________________________________
25336 [ 27466] By: nicholas                              on 2006/03/10  21:54:18
25337         Log: Move the 12 static MAD variables from toke.c into the interpeter
25338              structure.
25339      Branch: perl
25340            ! embedvar.h intrpvar.h makedef.pl perl.c perlapi.h sv.c toke.c
25341 ____________________________________________________________________________
25342 [ 27465] By: nicholas                              on 2006/03/10  20:58:23
25343         Log: Rename the 12 static variables in toke.c to PL_*
25344      Branch: perl
25345            ! toke.c
25346 ____________________________________________________________________________
25347 [ 27464] By: nicholas                              on 2006/03/10  19:47:11
25348         Log: gozer took over from gsar (some time ago).
25349      Branch: perl
25350            ! Porting/repository.pod
25351 ____________________________________________________________________________
25352 [ 27463] By: nicholas                              on 2006/03/10  18:53:01
25353         Log: All the autogenerated files from change 27462.
25354      Branch: perl
25355            ! madly.act madly.h madly.tab
25356 ____________________________________________________________________________
25357 [ 27462] By: nicholas                              on 2006/03/10  18:52:40
25358         Log: Merge perly.y changes from 5.9.2 to now into madly.y.
25359      Branch: perl
25360            ! madly.y
25361 ____________________________________________________________________________
25362 [ 27461] By: nicholas                              on 2006/03/10  12:57:18
25363         Log: Teaching embed.pl about conditional symbols is a TODO.
25364      Branch: perl
25365            ! pod/perltodo.pod
25366 ____________________________________________________________________________
25367 [ 27460] By: nicholas                              on 2006/03/10  12:09:39
25368         Log: Tweak change 27457 - make PL_lasttoke MAD only, but teach makedef.pl
25369              about MADness (and unMADness - maybe there is a special word for that)
25370      Branch: perl
25371            ! intrpvar.h makedef.pl
25372 ____________________________________________________________________________
25373 [ 27459] By: nicholas                              on 2006/03/10  11:31:14
25374         Log: Summon constman! S_checkcomma now has all 3 arguments const char.
25375      Branch: perl
25376            ! embed.fnc proto.h toke.c
25377 ____________________________________________________________________________
25378 [ 27458] By: nicholas                              on 2006/03/10  10:50:29
25379         Log: Tease apart the keyword/subroutine test in S_checkcomma.
25380      Branch: perl
25381            ! toke.c
25382 ____________________________________________________________________________
25383 [ 27457] By: stevep                                on 2006/03/10  02:17:43
25384         Log: Move PL_lasttoke out of its PERL_MAD define in intrpvar.h.
25385              Otherwise, Win32 does not compile.
25386      Branch: perl
25387            ! intrpvar.h
25388 ____________________________________________________________________________
25389 [ 27456] By: nicholas                              on 2006/03/09  23:23:19
25390         Log: Correct another gv_fetchpv() - it takes a bitmask of flags, not simply
25391              TRUE/FALSE.
25392      Branch: perl
25393            ! gv.c
25394 ____________________________________________________________________________
25395 [ 27455] By: nicholas                              on 2006/03/09  22:50:23
25396         Log: Remove two NEWSV()s in the non-ithread dump code that got missed.
25397      Branch: perl
25398            ! dump.c
25399 ____________________________________________________________________________
25400 [ 27454] By: mhx                                   on 2006/03/09  22:07:01
25401         Log: Subject: Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek on filehandle
25402              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
25403              Date: Thu, 9 Mar 2006 16:29:12 -0500
25404              Message-ID: <20060309212912.GF22682@penkwe.pair.com>
25405      Branch: perl
25406            ! pod/perlfunc.pod
25407 ____________________________________________________________________________
25408 [ 27453] By: nicholas                              on 2006/03/09  22:03:55
25409         Log: Add the Perl 5 to Perl 5 convertor scripts.
25410      Branch: perl
25411            + mad/P5AST.pm mad/P5RE.pm mad/P5re.pm mad/PLXML.pm mad/nomad
25412            + mad/p55
25413            ! MANIFEST
25414 ____________________________________________________________________________
25415 [ 27452] By: nicholas                              on 2006/03/09  22:01:28
25416         Log: Superior *printf-fu lets us avoid modifying source code.
25417      Branch: perl
25418            ! toke.c
25419 ____________________________________________________________________________
25420 [ 27451] By: nicholas                              on 2006/03/09  21:49:20
25421         Log: Avoid scribbling on the passed in command line string for -i in 
25422              moreswitches.
25423      Branch: perl
25424            ! perl.c
25425 ____________________________________________________________________________
25426 [ 27450] By: nicholas                              on 2006/03/09  21:24:04
25427         Log: -Dmad works, albeit with some test failures:
25428              ext/B/t/f_sort.t                       20    5  25.00%  2 4-6 16
25429              ext/B/t/optree_samples.t               20    1   5.00%  18
25430              ext/List/Util/t/weak.t      1   256    22    1   4.55%  22
25431              ext/Safe/t/safeops.t        0   134   354  288  81.36%  211-354
25432              lib/warnings.t                        561    2   0.36%  3 10
25433      Branch: perl
25434            ! toke.c
25435 ____________________________________________________________________________
25436 [ 27449] By: nicholas                              on 2006/03/09  20:53:11
25437         Log: Oops. Failed to add madly.c
25438      Branch: perl
25439            + madly.c
25440 ____________________________________________________________________________
25441 [ 27448] By: stevep                                on 2006/03/09  20:48:50
25442         Log: The Coverity audit is upset that the scream_olds variable is not
25443              directly initialized, although it is likely initialized after 
25444              another variable takes a reference to it.
25445      Branch: perl
25446            ! regexec.c
25447 ____________________________________________________________________________
25448 [ 27447] By: nicholas                              on 2006/03/09  20:48:18
25449         Log: Add the madly parser. I believe that this is all the C code. Now to
25450              find the bugs that stowed away.
25451      Branch: perl
25452            + madly.act madly.h madly.tab madly.y regen_madly.pl
25453            ! Configure MANIFEST Makefile.SH embed.fnc embed.h perly.c
25454            ! proto.h
25455 ____________________________________________________________________________
25456 [ 27446] By: nicholas                              on 2006/03/09  19:53:53
25457         Log: It helps to run embed.pl in the correct directory. (not the symlink
25458              tree)
25459      Branch: perl
25460            ! embed.h embedvar.h perlapi.h proto.h
25461 ____________________________________________________________________________
25462 [ 27445] By: nicholas                              on 2006/03/09  19:22:10
25463         Log: The remainder of the toke.c MAD changes. Now to investigate why MAD
25464              no longer builds.
25465      Branch: perl
25466            ! embed.fnc intrpvar.h sv.c toke.c
25467 ____________________________________________________________________________
25468 [ 27444] By: nicholas                              on 2006/03/09  19:00:26
25469         Log: Another refactoring from Larry implicit in the MAD patch.
25470      Branch: perl
25471            ! toke.c
25472 ____________________________________________________________________________
25473 [ 27443] By: nicholas                              on 2006/03/09  18:08:52
25474         Log: Refactoring from Larry implicit in the MAD patch.
25475      Branch: perl
25476            ! toke.c
25477 ____________________________________________________________________________
25478 [ 27442] By: nicholas                              on 2006/03/09  17:06:46
25479         Log: Replace PL_nextval[PL_nexttoke].opval with the macro NEXTVAL_NEXTTOKE
25480              as MAD conditionally changes this consistently in 27 places.
25481      Branch: perl
25482            ! toke.c
25483 ____________________________________________________________________________
25484 [ 27441] By: stevep                                on 2006/03/09  16:14:20
25485         Log: Need to update test count from change #27440.
25486      Branch: perl
25487            ! ext/POSIX/t/sigaction.t
25488 ____________________________________________________________________________
25489 [ 27440] By: stevep                                on 2006/03/09  16:03:21
25490         Log: croak in POSIX::sigaction() when passed a negative signal instead
25491              dumping core.
25492      Branch: perl
25493            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
25494 ____________________________________________________________________________
25495 [ 27439] By: nicholas                              on 2006/03/09  15:13:49
25496         Log: MAD changes for bare skipspace()
25497      Branch: perl
25498            ! embed.fnc embed.h proto.h toke.c
25499 ____________________________________________________________________________
25500 [ 27438] By: craigb                                on 2006/03/09  14:49:45
25501         Log: Subject: patch@27385 - VMS thread fixes (was: threads and VMS)
25502              From: "John E. Malmberg" <wb8tyw@qsl.net>
25503              Date: Wed, 08 Mar 2006 23:34:05 -0500
25504              Message-id: <440FB03D.8010409@qsl.net>
25505
25506      Branch: perl
25507            ! vms/vms.c
25508 ____________________________________________________________________________
25509 [ 27437] By: nicholas                              on 2006/03/09  13:45:30
25510         Log: Add the MAD change to perly.y, which brings a new PEG token.
25511      Branch: perl
25512            ! perly.act perly.h perly.tab perly.y
25513 ____________________________________________________________________________
25514 [ 27436] By: mhx                                   on 2006/03/09  12:54:19
25515         Log: Fix a memory leak in ck_grep(), spotted by coverity:
25516              perl -e'eval "grep" while 1'
25517      Branch: perl
25518            ! op.c
25519 ____________________________________________________________________________
25520 [ 27435] By: nicholas                              on 2006/03/09  12:41:40
25521         Log: Tweaking the order of op creation/op free in Perl_ck_require to Larry's
25522              order doesn't make tests pass :-(. Nor does it make them fail.
25523      Branch: perl
25524            ! op.c
25525 ____________________________________________________________________________
25526 [ 27434] By: nicholas                              on 2006/03/09  12:17:41
25527         Log: Fix C99ism in dump.c
25528      Branch: perl
25529            ! dump.c
25530 ____________________________________________________________________________
25531 [ 27433] By: nicholas                              on 2006/03/09  12:01:36
25532         Log: Unroll 27425 - keeping Larry's order in op.c means that exactly the
25533              same sequence of pad usage is generated with and without MAD.
25534      Branch: perl
25535            ! ext/B/t/f_map.t op.c
25536 ____________________________________________________________________________
25537 [ 27432] By: nicholas                              on 2006/03/09  11:20:14
25538         Log: Note the weakref.t failure that commenting out this code caused.
25539              Pesky waterbeds.
25540      Branch: perl
25541            ! op.c
25542 ____________________________________________________________________________
25543 [ 27431] By: nicholas                              on 2006/03/09  11:04:23
25544         Log: Note the cause of another MAD test failure - an explicit abort trap
25545              for saving PL_formfeed is being hit.
25546      Branch: perl
25547            ! scope.c
25548 ____________________________________________________________________________
25549 [ 27430] By: nicholas                              on 2006/03/09  10:53:25
25550         Log: Bodge MAD code to get pack.t and ext/Encode/t/Encode.t passing.
25551      Branch: perl
25552            ! op.c
25553 ____________________________________________________________________________
25554 [ 27429] By: nicholas                              on 2006/03/08  23:33:05
25555         Log: Make MAD at least compile and link once more. Although it's now failing
25556              6 regression tests.
25557      Branch: perl
25558            ! op.c perly.c
25559 ____________________________________________________________________________
25560 [ 27428] By: nicholas                              on 2006/03/08  22:36:30
25561         Log: Further MAD changes.
25562      Branch: perl
25563            ! perl.c perly.c pp_ctl.c scope.c
25564 ____________________________________________________________________________
25565 [ 27427] By: nicholas                              on 2006/03/08  21:53:06
25566         Log: Oops. Didn't mean to commit 27426 to maint first. Integrate it:
25567              Avoid writing over the input string in the case 'F' in moreswitches.
25568      Branch: perl
25569           !> perl.c
25570 ____________________________________________________________________________
25571 [ 27425] By: nicholas                              on 2006/03/08  21:18:58
25572         Log: The last MAD change to op.c changes the pad offsets of the test that
25573              ext/B/t/f_map.t is using.
25574      Branch: perl
25575            ! ext/B/t/f_map.t op.c
25576 ____________________________________________________________________________
25577 [ 27424] By: nicholas                              on 2006/03/08  20:34:16
25578         Log: Almost all the MAD changes for op.c
25579      Branch: perl
25580            ! embed.fnc embed.h op.c perl.h proto.h
25581 ____________________________________________________________________________
25582 [ 27423] By: nicholas                              on 2006/03/08  18:17:09
25583         Log: Change from Larry in the MAD code which seems to be unrelated to MAD.
25584      Branch: perl
25585            ! op.c
25586 ____________________________________________________________________________
25587 [ 27422] By: nicholas                              on 2006/03/08  16:29:26
25588         Log: MAD changes to dump.c
25589      Branch: perl
25590            ! dump.c embed.fnc embed.h global.sym makedef.pl proto.h
25591 ____________________________________________________________________________
25592 [ 27421] By: steveh                                on 2006/03/08  16:25:23
25593         Log: Get rid of unnecessary "rmdir /s" calls in Win32 makefiles
25594              
25595              They only existed for the benefit of old shells that didn't
25596              understand "rmdir /s /q", but since change #27195 effectively
25597              drops support for old shells that don't understand "xcopy /y"
25598              it seems unnecessary now.
25599              
25600              Windows NT4, 2000, XP and onwards all support "rmdir /s /q", so
25601              it's probably only the Windows 9x shells that lose out.
25602      Branch: perl
25603            ! win32/Makefile win32/makefile.mk
25604 ____________________________________________________________________________
25605 [ 27420] By: steveh                                on 2006/03/08  15:20:28
25606         Log: Sort the ext/ and lib/ tests when running under t/harness
25607              
25608              Unless they are sorted then they are run in the same order in which
25609              they are listed in MANIFEST, which is not always ideal. In particular,
25610              the ext/Compress/IO/Zlib/t/*.t tests are not run in the correct order,
25611              which causes some files to be left behind afterwards.
25612              
25613              ExtUtils::Command::MM::test_harness() sorts test files, so it seems
25614              sensible for t/harness to do likewise, rather than relying on the
25615              ordering in MANIFEST.
25616      Branch: perl
25617            ! t/harness
25618 ____________________________________________________________________________
25619 [ 27419] By: nicholas                              on 2006/03/08  13:40:48
25620         Log: Add MAD changes to pad code (new function Perl_pad_peg)
25621      Branch: perl
25622            ! embed.fnc embed.h makedef.pl pad.c pad.h proto.h
25623 ____________________________________________________________________________
25624 [ 27418] By: steveh                                on 2006/03/08  13:37:28
25625         Log: Adjust Win32 distclean as per changes #27411 and #27417
25626      Branch: perl
25627            ! win32/Makefile win32/makefile.mk
25628 ____________________________________________________________________________
25629 [ 27417] By: rgs                                   on 2006/03/08  13:29:26
25630         Log: "make distclean" fix noticed by Steve Hay
25631      Branch: perl
25632            ! Makefile.SH
25633 ____________________________________________________________________________
25634 [ 27416] By: steveh                                on 2006/03/08  12:15:04
25635         Log: Cleanup Archive-Tar temporary test files
25636              
25637              I've done this twice before already (changes #25043 and #26785),
25638              but it keeps getting accidentally removed. Third time lucky?
25639      Branch: perl
25640            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
25641 ____________________________________________________________________________
25642 [ 27415] By: rgs                                   on 2006/03/08  10:31:24
25643         Log: Subject: [PATCH] Re: [perl #38684] O::Deparse not working as expected 
25644              From: Stephen McCamant <smcc@mit.edu>
25645              Date: Tue, 7 Mar 2006 20:00:30 -0800
25646              Message-ID: <17422.22238.570532.2771@apocalypse.OCF.Berkeley.EDU>
25647      Branch: perl
25648            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
25649 ____________________________________________________________________________
25650 [ 27414] By: rgs                                   on 2006/03/08  10:25:26
25651         Log: Subject: [PATCH] Removed unused check and assignment in pp_hot.c
25652              From: andy@petdance.com (Andy Lester)
25653              Date: Wed, 8 Mar 2006 00:45:29 -0600
25654              Message-ID: <20060308064529.GA16499@petdance.com>
25655      Branch: perl
25656            ! pp_hot.c
25657 ____________________________________________________________________________
25658 [ 27413] By: steveh                                on 2006/03/08  09:36:50
25659         Log: Don't try to export PL_madskills/PL_xmlfp when they're not defined
25660              (Fixes Win32 linker error introduced by change #27408)
25661      Branch: perl
25662            ! makedef.pl
25663 ____________________________________________________________________________
25664 [ 27412] By: steveh                                on 2006/03/08  08:42:44
25665         Log: Complete change #27407/27410 on Win32 and tidy up change #27372
25666      Branch: perl
25667            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25668            ! win32/config_H.vc64
25669 ____________________________________________________________________________
25670 [ 27411] By: rgs                                   on 2006/03/08  08:23:54
25671         Log: "make distclean" adjustments for the new Compress modules
25672      Branch: perl
25673            ! Makefile.SH
25674 ____________________________________________________________________________
25675 [ 27410] By: merijn                                on 2006/03/08  08:10:25
25676         Log: Backport #27407
25677              Add a Configure question for mad (Misc Attribute Decoration - Larry's
25678              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
25679      Branch: perl
25680            ! Configure Porting/Glossary config_h.SH
25681 ____________________________________________________________________________
25682 [ 27408] By: nicholas                              on 2006/03/07  23:24:55
25683         Log: Some of the MAD structures in headers, plus PL_madskills and PL_xmlfp,
25684              and default definitions for the 2 variables. (Which will save a lot of
25685              conditional complilation, by instead letting the C compiler optimiser
25686              remove dead code.)
25687      Branch: perl
25688            ! XSUB.h embedvar.h intrpvar.h op.h perl.h perlapi.h
25689 ____________________________________________________________________________
25690 [ 27407] By: nicholas                              on 2006/03/07  22:16:55
25691         Log: Add a Configure question for mad (Misc Attribute Decoration - Larry's
25692              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
25693      Branch: perl
25694            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
25695            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
25696            ! perl.c plan9/config_sh.sample symbian/config.sh uconfig.sh
25697            ! win32/config.bc win32/config.gc win32/config.vc
25698            ! win32/config.vc64 wince/config.ce
25699 ____________________________________________________________________________
25700 [ 27406] By: nicholas                              on 2006/03/07  19:31:49
25701         Log: Two more TODOs for those with C knowledge.
25702      Branch: perl
25703            ! pod/perltodo.pod
25704 ____________________________________________________________________________
25705 [ 27405] By: nicholas                              on 2006/03/07  19:27:28
25706         Log: Remove the #define - ARENASETS are always on now.
25707      Branch: perl
25708            ! perl.h sv.c
25709 ____________________________________________________________________________
25710 [ 27404] By: nicholas                              on 2006/03/07  19:23:14
25711         Log: TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html
25712              Shrinking PVGVs, PVLVs, PVCVs and PVFMs is TODOne.
25713      Branch: perl
25714            ! pod/perltodo.pod
25715 ____________________________________________________________________________
25716 [ 27403] By: rgs                                   on 2006/03/07  17:09:54
25717         Log: This looks like a memory leak.
25718      Branch: perl
25719            ! op.c
25720 ____________________________________________________________________________
25721 [ 27402] By: rgs                                   on 2006/03/07  16:49:58
25722         Log: $[ = 2 should not warn.
25723      Branch: perl
25724            ! op.c t/lib/warnings/op
25725 ____________________________________________________________________________
25726 [ 27401] By: steveh                                on 2006/03/07  14:58:20
25727         Log: Fix lib/Module/Build/t/compat.t
25728              (e.g. see http://www.nntp.perl.org/group/perl.daily-build.reports/36431)
25729      Branch: perl
25730            ! lib/Module/Build/t/compat.t
25731 ____________________________________________________________________________
25732 [ 27400] By: rgs                                   on 2006/03/07  14:36:00
25733         Log: Make report on bad filenames easier to read
25734      Branch: perl
25735            ! Porting/check83.pl
25736 ____________________________________________________________________________
25737 [ 27399] By: rgs                                   on 2006/03/07  14:15:46
25738         Log: FAQ sync. (FAQ now moved to svn)
25739      Branch: perl
25740            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
25741            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
25742            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
25743            ! pod/perlfaq9.pod
25744 ____________________________________________________________________________
25745 [ 27398] By: stevep                                on 2006/03/07  04:48:29
25746         Log: Upgrade to PathTools-3.17
25747      Branch: perl
25748            ! ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
25749 ____________________________________________________________________________
25750 [ 27397] By: stevep                                on 2006/03/06  23:31:21
25751         Log: Subject:  Re: [PATCH] Removed a redundant o->op_type
25752              From: Paul Johnson <paul@pjcj.net>
25753              Date: Tue, 28 Feb 2006 20:17:31 +0100
25754              Message-ID: <20060228191731.GD20933@pjcj.net>
25755      Branch: perl
25756            ! op.c
25757 ____________________________________________________________________________
25758 [ 27396] By: mhx                                   on 2006/03/06  22:18:52
25759         Log: Don't free thread memory if PERL_DESTRUCT_LEVEL is set to a non-zero
25760              value as we're probably hunting memory leaks then
25761      Branch: perl
25762            ! perl.c
25763 ____________________________________________________________________________
25764 [ 27393] By: nicholas                              on 2006/03/06  20:44:02
25765         Log: Update David Dyck's e-mail address.
25766      Branch: perl
25767            ! AUTHORS Porting/checkAUTHORS.pl
25768 ____________________________________________________________________________
25769 [ 27390] By: rgs                                   on 2006/03/06  17:26:43
25770         Log: Add all new utilities in the perlutil man page.
25771              Includes lots of work by Zsban Ambrus.
25772      Branch: perl
25773            ! pod/perlutil.pod
25774 ____________________________________________________________________________
25775 [ 27389] By: rgs                                   on 2006/03/06  16:09:50
25776         Log: Subject: [PATCH] add Module::Build 0.27_08
25777              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25778              Date: Sun, 5 Mar 2006 12:08:30 -0800
25779              Message-ID: <20060305200830.GA2660@efn.org>
25780      Branch: perl
25781            + lib/Module/Build.pm lib/Module/Build/Authoring.pod
25782            + lib/Module/Build/Base.pm lib/Module/Build/Changes
25783            + lib/Module/Build/Compat.pm lib/Module/Build/ConfigData.pm
25784            + lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm
25785            + lib/Module/Build/Notes.pm lib/Module/Build/PPMMaker.pm
25786            + lib/Module/Build/Platform/Amiga.pm
25787            + lib/Module/Build/Platform/Default.pm
25788            + lib/Module/Build/Platform/EBCDIC.pm
25789            + lib/Module/Build/Platform/MPEiX.pm
25790            + lib/Module/Build/Platform/MacOS.pm
25791            + lib/Module/Build/Platform/RiscOS.pm
25792            + lib/Module/Build/Platform/Unix.pm
25793            + lib/Module/Build/Platform/VMS.pm
25794            + lib/Module/Build/Platform/VOS.pm
25795            + lib/Module/Build/Platform/Windows.pm
25796            + lib/Module/Build/Platform/aix.pm
25797            + lib/Module/Build/Platform/cygwin.pm
25798            + lib/Module/Build/Platform/darwin.pm
25799            + lib/Module/Build/Platform/os2.pm lib/Module/Build/PodParser.pm
25800            + lib/Module/Build/scripts/config_data
25801            + lib/Module/Build/t/basic.t
25802            + lib/Module/Build/t/bundled/Tie/CPHash.pm
25803            + lib/Module/Build/t/compat.t lib/Module/Build/t/destinations.t
25804            + lib/Module/Build/t/ext.t lib/Module/Build/t/extend.t
25805            + lib/Module/Build/t/files.t lib/Module/Build/t/install.t
25806            + lib/Module/Build/t/lib/DistGen.pm
25807            + lib/Module/Build/t/lib/MBTest.pm
25808            + lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
25809            + lib/Module/Build/t/metadata2.t lib/Module/Build/t/moduleinfo.t
25810            + lib/Module/Build/t/notes.t lib/Module/Build/t/parents.t
25811            + lib/Module/Build/t/pod_parser.t lib/Module/Build/t/ppm.t
25812            + lib/Module/Build/t/runthrough.t lib/Module/Build/t/signature.t
25813            + lib/Module/Build/t/tilde.t lib/Module/Build/t/versions.t
25814            + lib/Module/Build/t/xs.t utils/config_data.PL
25815            ! MANIFEST Porting/Maintainers.pl installperl pod/perlutil.pod
25816            ! utils.lst utils/Makefile vms/descrip_mms.template
25817            ! win32/Makefile win32/makefile.mk
25818 ____________________________________________________________________________
25819 [ 27388] By: rgs                                   on 2006/03/06  14:52:48
25820         Log: Upgrade to Archive::Tar 1.29
25821      Branch: perl
25822            ! lib/Archive/Tar.pm lib/Archive/Tar/t/00_setup.t
25823            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
25824 ____________________________________________________________________________
25825 [ 27387] By: rgs                                   on 2006/03/06  10:06:53
25826         Log: Add and remove files forgotten in change #27384
25827      Branch: perl
25828            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
25829            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
25830            + ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
25831            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
25832            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
25833            + ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
25834            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
25835            - (delete 110 files)
25836            ! MANIFEST
25837 ____________________________________________________________________________
25838 [ 27386] By: craigb                                on 2006/03/06  03:42:19
25839         Log: Subject: PATCH: 2 vms specific build files in perl @ 27383
25840              From: Peter Prymmer <PPrymmer@factset.com>
25841              Date: Sun, 05 Mar 2006 20:30:09 -0500
25842              Message-id: <OFF0B19477.39D9ABEB-ON85257129.00070590-85257129.000840D3@factset.com>
25843      Branch: perl
25844            ! configure.com vms/gen_shrfls.pl
25845 ____________________________________________________________________________
25846 [ 27385] By: craigb                                on 2006/03/06  03:26:39
25847         Log: Subject: Re: threads and VMS
25848              From: "John E. Malmberg" <wb8tyw@qsl.net>
25849              Date: Sun, 05 Mar 2006 00:32:27 -0500
25850              Message-id: <440A77EB.2030205@qsl.net>
25851      Branch: perl
25852            ! vms/vms.c
25853 ____________________________________________________________________________
25854 [ 27384] By: stevep                                on 2006/03/06  02:06:04
25855         Log: Subject: [PATCH] Compress::Zlib
25856              From: "Paul Marquess" <paul.marquess@ntlworld.com>
25857              Date: Fri, 3 Mar 2006 10:25:48 -0000
25858              Message-ID: <007101c63eac$d919c6c0$4c05140a@myopwv.com>
25859      Branch: perl
25860            + (add 129 files)
25861            ! MANIFEST ext/Compress/Zlib/Changes
25862            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
25863            ! ext/Compress/Zlib/examples/filtdef
25864            ! ext/Compress/Zlib/examples/filtinf
25865            ! ext/Compress/Zlib/examples/gzcat
25866            ! ext/Compress/Zlib/examples/gzgrep
25867            ! ext/Compress/Zlib/examples/gzstream
25868            ! ext/Compress/Zlib/t/01version.t
25869            ! ext/Compress/Zlib/t/03zlib-v1.t
25870            ! ext/Compress/Zlib/t/05examples.t
25871            ! ext/Compress/Zlib/t/06gzsetp.t
25872            ! ext/Compress/Zlib/t/08encoding.t
25873            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/99pod.t
25874            ! t/lib/compress/any.pl t/lib/compress/anyunc.pl
25875            ! t/lib/compress/destroy.pl t/lib/compress/generic.pl
25876            ! t/lib/compress/merge.pl t/lib/compress/multi.pl
25877            ! t/lib/compress/newtied.pl t/lib/compress/oneshot.pl
25878            ! t/lib/compress/prime.pl t/lib/compress/tied.pl
25879            ! t/lib/compress/truncate.pl t/lib/compress/zlib-generic.pl
25880 ____________________________________________________________________________
25881 [ 27383] By: nicholas                              on 2006/03/05  21:21:10
25882         Log: Change 27380 (HEK into the IV union failed to convert the code in the
25883              non-gcc-debugging ifdef. Whoops. Very lax of me)
25884      Branch: perl
25885            ! gv.h
25886 ____________________________________________________________________________
25887 [ 27382] By: nicholas                              on 2006/03/05  19:07:12
25888         Log: Perl_gv_name_set should not leak the old HEK. Allow the flag GV_ADD
25889              to simplify GV initialisation.
25890      Branch: perl
25891            ! gv.c gv.h sv.c
25892 ____________________________________________________________________________
25893 [ 27381] By: nicholas                              on 2006/03/05  18:40:59
25894         Log: Change hv_name_set to take U32 length and flags parameters.
25895      Branch: perl
25896            ! embed.fnc hv.c proto.h
25897 ____________________________________________________________________________
25898 [ 27380] By: nicholas                              on 2006/03/05  18:13:42
25899         Log: Move the GvNAME HEK into the IV union - every GV is now 1 pointer
25900              smaller.
25901      Branch: perl
25902            ! av.h cv.h gv.c gv.h hv.h sv.h
25903 ____________________________________________________________________________
25904 [ 27379] By: nicholas                              on 2006/03/05  17:47:23
25905         Log: Use a HEK to store the GV's name, rather than a malloc()ed string.
25906              Saves 1 word in each GV (no more strlen), and will also save the memory
25907              used by the string itself, as the HEK will exist already due to the
25908              key used by the symbol table for this GV.
25909      Branch: perl
25910            ! gv.c gv.h sv.c sv.h
25911 ____________________________________________________________________________
25912 [ 27378] By: nicholas                              on 2006/03/05  12:12:56
25913         Log: Only #define PERL_DONT_CREATE_GVSV if it wasn't already defined.
25914      Branch: perl
25915            ! perl.h
25916 ____________________________________________________________________________
25917 [ 27377] By: nicholas                              on 2006/03/05  11:53:55
25918         Log: Provide Perl_gv_name_set to replace LVALUE use of GvNAME and GvNAMESET.
25919      Branch: perl
25920            ! embed.fnc embed.h global.sym gv.c gv.h proto.h sv.c
25921 ____________________________________________________________________________
25922 [ 27376] By: craigb                                on 2006/03/05  00:03:31
25923         Log: Subject: Re: threads and VMS
25924              From: "John E. Malmberg" <wb8tyw@qsl.net>
25925              Date: Sat, 04 Mar 2006 18:29:22 -0500
25926              Message-id: <440A22D2.30009@qsl.net>
25927      Branch: perl
25928            ! doio.c
25929 ____________________________________________________________________________
25930 [ 27375] By: merijn                                on 2006/03/04  06:48:13
25931         Log: Subject: patch@27373 VMS build fix + more long pathname stuff
25932              From: "John E. Malmberg" <wb8tyw@qsl.net>
25933              Date: Sat, 04 Mar 2006 00:36:03 -0500
25934              Message-ID: <44092743.4030607@qsl.net>
25935      Branch: perl
25936            ! vms/vms.c
25937 ____________________________________________________________________________
25938 [ 27374] By: merijn                                on 2006/03/04  06:44:10
25939         Log: Subject: Re: [PATCH] include configure.com in Porting/checkcfgvar.pl
25940              From: Abe Timmerman <abe@ztreet.demon.nl>
25941              Date: Fri, 3 Mar 2006 22:56:47 +0100
25942              Message-Id: <200603032256.47170.abe@ztreet.demon.nl>
25943      Branch: perl
25944            ! Porting/checkcfgvar.pl configure.com
25945 ____________________________________________________________________________
25946 [ 27373] By: stevep                                on 2006/03/03  18:40:22
25947         Log: Add d_builtin_choose_expr and d_builtin_expect to configure.com as
25948              'undef'.
25949      Branch: perl
25950            ! configure.com
25951 ____________________________________________________________________________
25952 [ 27372] By: stevep                                on 2006/03/03  18:34:18
25953         Log: Make Win32 configuration changes for HAS_BUILTIN_CHOOSE_EXPR and
25954              HAS_BUILTIN_EXPECT.
25955      Branch: perl
25956            ! win32/config.bc win32/config.gc win32/config.vc
25957            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
25958            ! win32/config_H.vc win32/config_H.vc64
25959 ____________________________________________________________________________
25960 [ 27371] By: stevep                                on 2006/03/03  17:49:01
25961         Log: Subject: [PATCH] include configure.com in Porting/checkcfgvar.pl
25962              From: Abe Timmerman <abe@ztreet.demon.nl>
25963              Date: Fri, 3 Mar 2006 18:43:24 +0100
25964              Message-Id: <200603031843.24250.abe@ztreet.demon.nl>
25965      Branch: perl
25966            ! Porting/checkcfgvar.pl
25967 ____________________________________________________________________________
25968 [ 27370] By: merijn                                on 2006/03/03  16:40:57
25969         Log: Subject: [PATCH] Support for __builtin_expect and __builtin_choose_expr
25970              From: Andy Lester <andy@petdance.com>
25971              Date: Wed, 28 Dec 2005 15:34:08 -0600
25972              Message-ID: <20051228213408.GB26033@petdance.com>
25973      Branch: perl
25974            ! Configure Porting/Glossary config_h.SH perl.h
25975 ____________________________________________________________________________
25976 [ 27368] By: rgs                                   on 2006/03/03  15:45:32
25977         Log: Subject: [PATCH] Re: [perl #38657] -d:Foo=bar broke in 5.8.8
25978              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25979              Date: Thu, 02 Mar 2006 20:21:26 +0200
25980              Message-ID: <440737A6.4060606@gmail.com>
25981      Branch: perl
25982            ! t/lib/Devel/switchd.pm t/run/switchd.t
25983 ____________________________________________________________________________
25984 [ 27367] By: merijn                                on 2006/03/03  07:35:51
25985         Log: #27363 broke HP-UX (and others). if [[ ... ]] syntax not supported
25986      Branch: perl
25987            ! Configure
25988 ____________________________________________________________________________
25989 [ 27365] By: stevep                                on 2006/03/03  00:18:40
25990         Log: Subject: Re: [PATCH] Re: [perl #38612] Data::Dumper core dump in 5.8.6, fixed by 5.8.7
25991              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25992              Date: Thu, 02 Mar 2006 22:46:14 +0200
25993              Message-ID: <44075996.1000002@gmail.com>
25994      Branch: perl
25995            ! ext/Data/Dumper/t/bugs.t
25996 ____________________________________________________________________________
25997 [ 27364] By: merijn                                on 2006/03/02  20:14:50
25998         Log: Taint handling for runperl:
25999              - better taint detection (switch -T in command)
26000              - $ENV{PATH} stripping of writeable directories on unix/linux
26001      Branch: perl
26002            ! t/test.pl
26003 ____________________________________________________________________________
26004 [ 27363] By: merijn                                on 2006/03/02  20:07:51
26005         Log: Subject: [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros" 
26006              Date: Tue, 31 Jan 2006 09:50:32 -0800
26007              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
26008      Branch: perl
26009            ! Configure utils/h2ph.PL
26010 ____________________________________________________________________________
26011 [ 27361] By: rgs                                   on 2006/03/02  09:11:35
26012         Log: Subject: [PATCH] mgvtbl initialization
26013              From: andy@petdance.com (Andy Lester)
26014              Date: Wed, 1 Mar 2006 22:52:20 -0600
26015              Message-ID: <20060302045220.GA15985@petdance.com>
26016      Branch: perl
26017            ! perl.h
26018 ____________________________________________________________________________
26019 [ 27360] By: rgs                                   on 2006/03/02  09:08:30
26020         Log: Subject: [PATCH] Non-null optimizations
26021              From: andy@petdance.com (Andy Lester)
26022              Date: Wed, 1 Mar 2006 22:13:45 -0600
26023              Message-ID: <20060302041345.GA13731@petdance.com>
26024      Branch: perl
26025            ! embed.fnc pod/perlapi.pod proto.h sv.c
26026 ____________________________________________________________________________
26027 [ 27359] By: rgs                                   on 2006/03/01  22:39:24
26028         Log: Don't put strings with embedded NULs in the environment.
26029              This makes things like -d:Foo=bar work again.
26030      Branch: perl
26031            ! perl.c
26032 ____________________________________________________________________________
26033 [ 27358] By: stevep                                on 2006/03/01  20:15:27
26034         Log: Grammar nit in Locale::Maketext::TPJ13.pod, found by Justin Pryzby.
26035      Branch: perl
26036            ! lib/Locale/Maketext/TPJ13.pod
26037 ____________________________________________________________________________
26038 [ 27357] By: stevep                                on 2006/03/01  16:53:49
26039         Log: Upgrade to podlators-2.04
26040      Branch: perl
26041            + lib/Pod/t/filehandle.t
26042            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
26043 ____________________________________________________________________________
26044 [ 27356] By: stevep                                on 2006/03/01  16:29:37
26045         Log: Upgrade to assertions-0.03
26046      Branch: perl
26047            ! lib/assertions.pm lib/assertions/activate.pm
26048            ! lib/assertions/compat.pm t/comp/assertions.t
26049            ! t/comp/asstcompat.t
26050 ____________________________________________________________________________
26051 [ 27355] By: rgs                                   on 2006/03/01  16:13:56
26052         Log: Subject: [PATCH] a buglet in fakesdio.h
26053              From: Anton Berezin <tobez@tobez.org>
26054              Date: Wed, 1 Mar 2006 16:56:13 +0100
26055              Message-ID: <20060301155613.GA30368@heechee.tobez.org>
26056      Branch: perl
26057            ! fakesdio.h
26058 ____________________________________________________________________________
26059 [ 27354] By: stevep                                on 2006/03/01  16:08:17
26060         Log: Upgrade to CGI.pm-3.17, but continuing the version bump for 
26061              unintegrated changes.
26062      Branch: perl
26063            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
26064 ____________________________________________________________________________
26065 [ 27353] By: rgs                                   on 2006/03/01  09:08:46
26066         Log: Subject: Re: Patch lint for grep { /.../ } and grep /.../,
26067              From: "Joshua ben Jore" <twists@gmail.com>
26068              Date: Wed, 1 Mar 2006 01:14:14 -0600
26069              Message-ID: <dc5c751d0602282314o19c54a3av92d1a3addbc895fb@mail.gmail.com>
26070      Branch: perl
26071            ! ext/B/B/Lint.pm ext/B/t/lint.t
26072 ____________________________________________________________________________
26073 [ 27352] By: steveh                                on 2006/02/28  12:51:55
26074         Log: Silence another VC++ warning
26075              (signed/unsigned mismatch)
26076      Branch: perl
26077            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
26078 ____________________________________________________________________________
26079 [ 27351] By: steveh                                on 2006/02/28  12:40:06
26080         Log: Silence a VC++ warning with DEBUGGING builds
26081              (signed/unsigned mismatch)
26082      Branch: perl
26083            ! sv.c
26084 ____________________________________________________________________________
26085 [ 27350] By: nicholas                              on 2006/02/27  21:41:58
26086         Log: In Perl_sv_setsv_flags, swap the default in the type based switch to
26087              the "Bizarre copy" failure case.
26088      Branch: perl
26089            ! sv.c
26090 ____________________________________________________________________________
26091 [ 27349] By: nicholas                              on 2006/02/27  21:10:21
26092         Log: Subject: [PATCH] Removed a redundant o->op_type
26093              From: andy@petdance.com (Andy Lester)
26094              Message-ID: <20060227202043.GA7783@petdance.com>
26095              Date: Mon, 27 Feb 2006 14:20:43 -0600
26096      Branch: perl
26097            ! op.c
26098 ____________________________________________________________________________
26099 [ 27348] By: steveh                                on 2006/02/27  17:48:55
26100         Log: Silence a GCC warning
26101              (assignment from incompatible pointer type)
26102      Branch: perl
26103            ! sv.h
26104 ____________________________________________________________________________
26105 [ 27347] By: steveh                                on 2006/02/27  17:24:37
26106         Log: Silence a VC++ warning
26107              (conversion from 'long ' to 'char ', possible loss of data)
26108      Branch: perl
26109            ! sv.c
26110 ____________________________________________________________________________
26111 [ 27346] By: rgs                                   on 2006/02/27  17:00:37
26112         Log: Upgrade to CPAN 1.87
26113      Branch: perl
26114            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
26115            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
26116 ____________________________________________________________________________
26117 [ 27345] By: nicholas                              on 2006/02/27  16:13:05
26118         Log: Move all the de-tainting logic for runperl into test.pl.
26119      Branch: perl
26120            ! t/op/utftaint.t t/test.pl
26121 ____________________________________________________________________________
26122 [ 27344] By: rgs                                   on 2006/02/27  15:43:41
26123         Log: Subject: [PATCH] fix up gv.c and gv.h
26124              From: andy@petdance.com (Andy Lester)
26125              Date: Sat, 25 Feb 2006 20:52:16 -0600
26126              Message-ID: <20060226025216.GA12758@petdance.com>
26127      Branch: perl
26128            ! gv.h
26129 ____________________________________________________________________________
26130 [ 27343] By: rgs                                   on 2006/02/27  15:36:46
26131         Log: Subject: [PATCH] PERL_TRACK_MEMPOOL cripples environment after exit()
26132              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
26133              Date: Sun, 26 Feb 2006 20:47:21 +0100
26134              Message-ID: <20060226204721.00be2bff@r2d2>
26135      Branch: perl
26136            ! miniperlmain.c
26137 ____________________________________________________________________________
26138 [ 27342] By: rgs                                   on 2006/02/27  14:45:00
26139         Log: Subject: [patch] dumping tied globs without FILENO method on the debugger fails
26140              From: Salvador Fandino <sfandino@yahoo.com>
26141              Date: Sat, 25 Feb 2006 11:14:20 +0100
26142              Message-ID: <20060225101254.726.qmail@lists.develooper.com>
26143      Branch: perl
26144            ! lib/dumpvar.pl
26145 ____________________________________________________________________________
26146 [ 27341] By: steveh                                on 2006/02/27  14:39:46
26147         Log: Fix op/utftaint.t on Win32 following change #27248
26148              (Don't remove PATH completely because it'll break on Unix if you
26149              have . in the PATH)
26150      Branch: perl
26151            ! t/op/utftaint.t
26152 ____________________________________________________________________________
26153 [ 27340] By: nicholas                              on 2006/02/27  14:19:32
26154         Log: There is now the potential for an upgrade from something without an
26155              offset (PVNV or PVMG) to something with one (PVCV, PVFM). Deal with
26156              this correctly.
26157      Branch: perl
26158            ! sv.c
26159 ____________________________________________________________________________
26160 [ 27339] By: rgs                                   on 2006/02/27  13:40:44
26161         Log: ptr_table_find() is only defined with ithreads
26162      Branch: perl
26163            ! embed.fnc embed.h proto.h sv.c
26164 ____________________________________________________________________________
26165 [ 27338] By: merijn                                on 2006/02/27  13:28:04
26166         Log: Workaround for initialization errors on HP's pre-compiler
26167              Do not ask me to explain. This re-definition works on AIX
26168              and HP-UX. Let's await the smokes.
26169      Branch: perl
26170            ! sv.c
26171 ____________________________________________________________________________
26172 [ 27337] By: steveh                                on 2006/02/27  12:21:14
26173         Log: Fix code-before-declaration error (under VC++) from change #27334
26174      Branch: perl
26175            ! perlio.c
26176 ____________________________________________________________________________
26177 [ 27336] By: nicholas                              on 2006/02/27  12:00:12
26178         Log: Change 27330 failed to decontaminate SvCUR/GvFLAGS when upgrading an
26179              SvPV acting as a prototype placeholder to a full typeglob.
26180      Branch: perl
26181            ! gv.c
26182 ____________________________________________________________________________
26183 [ 27335] By: rgs                                   on 2006/02/27  11:26:58
26184         Log: Subject: Testing hash key stringification
26185              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
26186              Date: Sun, 26 Feb 2006 23:30:01 +0100
26187              Message-Id: <4871E87D-4B59-40A3-A091-A7A3CFA221CF@mailbox.tu-berlin.de>
26188      Branch: perl
26189            ! t/op/hashassign.t
26190 ____________________________________________________________________________
26191 [ 27334] By: rgs                                   on 2006/02/27  11:06:30
26192         Log: Subject: [PATCH] Speedups and shrinkages of SvREFCNT_inc
26193              From: andy@petdance.com (Andy Lester)
26194              Date: Fri, 24 Feb 2006 14:54:35 -0600
26195              Message-ID: <20060224205434.GA17867@petdance.com>
26196      Branch: perl
26197            ! av.c cop.h doio.c doop.c gv.c hv.c mg.c op.c pad.c perl.c
26198            ! perl.h perlio.c pod/perlapi.pod pod/perlintern.pod pp.c
26199            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
26200            ! sv.h toke.c
26201 ____________________________________________________________________________
26202 [ 27333] By: rgs                                   on 2006/02/27  10:33:59
26203         Log: Subject: [PATCH] Suppress System V IPC for 64-bit Darwin builds
26204              From: Dominic Dunlop <shouldbedomo@mac.com>
26205              Date: Fri, 24 Feb 2006 17:22:54 +0100
26206              Message-Id: <A685C5DB-23CE-430E-95F1-CC7A9480DDF9@mac.com>
26207      Branch: perl
26208            ! README.macosx hints/darwin.sh
26209 ____________________________________________________________________________
26210 [ 27332] By: rgs                                   on 2006/02/27  10:30:35
26211         Log: Subject: [perl #38633] doc patch: perlfunc "new" section lacks lock and qr 
26212              From: Zsban Ambrus (via RT) <perlbug-followup@perl.org>
26213              Date: Sat, 25 Feb 2006 05:11:03 -0800
26214              Message-ID: <rt-3.0.11-38633-130596.7.22367548359067@perl.org>
26215      Branch: perl
26216            ! pod/perlfunc.pod
26217 ____________________________________________________________________________
26218 [ 27331] By: rgs                                   on 2006/02/27  07:33:53
26219         Log: Fix argument grouping for some macros
26220      Branch: perl
26221            ! gv.h
26222 ____________________________________________________________________________
26223 [ 27330] By: nicholas                              on 2006/02/25  17:16:24
26224         Log: GvFLAGS can be overlaid with SvCUR.
26225      Branch: perl
26226            ! gv.h sv.h
26227 ____________________________________________________________________________
26228 [ 27329] By: nicholas                              on 2006/02/25  16:51:34
26229         Log: Subject: Re: [perl #38619] Bug in lc and uc (interaction between UTF-8, substr, and lc/uc)
26230              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26231              Date: Sat, 25 Feb 2006 18:16:45 +0900
26232              Message-Id: <20060225180934.FCC3.BQW10602@nifty.com>
26233      Branch: perl
26234            ! pp.c t/op/lc.t
26235 ____________________________________________________________________________
26236 [ 27328] By: nicholas                              on 2006/02/25  16:50:15
26237         Log: Use xpv_len rather than xpv_cur in GVs to store GvASSIGN_GENERATION.
26238              Assert that GVs do not access SvCUR or SvLEN.
26239      Branch: perl
26240            ! gv.h sv.h
26241 ____________________________________________________________________________
26242 [ 27327] By: nicholas                              on 2006/02/25  16:48:46
26243         Log: Abstract the specific use of SvCUR in GVs for detecting variables on
26244              both sides of an assignment using GvASSIGN_GENERATION() and
26245              GvASSIGN_GENERATION_set().
26246      Branch: perl
26247            ! gv.h op.c
26248 ____________________________________________________________________________
26249 [ 27326] By: nicholas                              on 2006/02/25  15:38:25
26250         Log: xgv_stash can be stored as a union with the NV, reducing the size of
26251              PVGVs by another pointer.
26252      Branch: perl
26253            ! av.h cv.h gv.h hv.h sv.h
26254 ____________________________________________________________________________
26255 [ 27325] By: nicholas                              on 2006/02/25  15:11:28
26256         Log: Curiously none of the macros SvIVX, SvUVX or SvNVX are used on
26257              typeglobs.
26258      Branch: perl
26259            ! dump.c ext/Devel/Peek/t/Peek.t sv.h
26260 ____________________________________________________________________________
26261 [ 27324] By: nicholas                              on 2006/02/25  14:50:38
26262         Log: Amazingly, it seems that none of the other GV specific macros are
26263              accessed unless the GV thinks that it is a GV.
26264      Branch: perl
26265            ! gv.h sv.c
26266 ____________________________________________________________________________
26267 [ 27323] By: nicholas                              on 2006/02/25  00:39:30
26268         Log: Store GvGP in the SV head union. For all the common lookups [eg GvCV()]
26269              this avoids 1 pointer dereference and the associated risk of a CPU
26270              cache miss. Although this patch looks deceptively small, I fear its
26271              CBV(*) might be rather high.
26272              (* Crack By Volume)
26273      Branch: perl
26274            ! dump.c ext/Devel/Peek/t/Peek.t gv.c gv.h pp.c pp_hot.c sv.c
26275            ! sv.h
26276 ____________________________________________________________________________
26277 [ 27322] By: nicholas                              on 2006/02/24  23:30:50
26278         Log: With PERL_DONT_CREATE_GVSV, don't need to create a new GvSV in
26279              Perl_save_scalar.
26280      Branch: perl
26281            ! scope.c
26282 ____________________________________________________________________________
26283 [ 27321] By: nicholas                              on 2006/02/24  22:43:14
26284         Log: Given that SvPV on a typeglob is now irrelevant, really we only need
26285              to store the GvGP.
26286      Branch: perl
26287            ! scope.c
26288 ____________________________________________________________________________
26289 [ 27320] By: nicholas                              on 2006/02/24  21:42:33
26290         Log: Given that Perl_gp_free() is refcount-dec-and-maybe-free for the glob
26291              pointer, it's inconsistent that it only sets this GV's GvGP to 0 if
26292              this GV happened to have the last reference. Why should this GV care if
26293              it had the last reference? So always set it to 0. It's free. Gone.
26294      Branch: perl
26295            ! gv.c
26296 ____________________________________________________________________________
26297 [ 27319] By: nicholas                              on 2006/02/24  19:32:11
26298         Log: Avoid special case SvMAGIC macros just to cope with Perl_sv_unmagic.
26299      Branch: perl
26300            ! sv.c sv.h
26301 ____________________________________________________________________________
26302 [ 27313] By: nicholas                              on 2006/02/24  14:19:37
26303         Log: Use PVMGs rather than PVGVs to store the names of our variables in the
26304              pad.
26305      Branch: perl
26306            ! pad.c sv.c sv.h
26307 ____________________________________________________________________________
26308 [ 27312] By: nicholas                              on 2006/02/24  13:59:57
26309         Log: Store the stash for our in the magic slot. This will allow us to use
26310              PVMGs in pad names where previously PVGVs were used. In turn, this
26311              gives much greater flexibility for the layout of PVGVs.
26312      Branch: perl
26313            ! av.h cv.h hv.h pad.c sv.c sv.h
26314 ____________________________________________________________________________
26315 [ 27311] By: stevep                                on 2006/02/24  13:55:23
26316         Log: Upgrade to CPAN-1.86
26317      Branch: perl
26318            ! lib/CPAN.pm lib/CPAN/SIGNATURE
26319 ____________________________________________________________________________
26320 [ 27309] By: rgs                                   on 2006/02/24  12:52:01
26321         Log: Skip unportable test on VMS
26322      Branch: perl
26323            ! t/comp/opsubs.t
26324 ____________________________________________________________________________
26325 [ 27307] By: nicholas                              on 2006/02/24  11:52:53
26326         Log: Assert that GvSTASH is only called on PVGVs and PVLVs.
26327      Branch: perl
26328            ! gv.h
26329 ____________________________________________________________________________
26330 [ 27306] By: nicholas                              on 2006/02/24  11:52:28
26331         Log: Replace usage of GvSTASH for storing the stash of C<our> with
26332              OURSTASH. Set the stash with OURSTASH_SET.
26333      Branch: perl
26334            ! pad.c pad.h sv.h
26335 ____________________________________________________________________________
26336 [ 27304] By: nicholas                              on 2006/02/24  11:21:06
26337         Log: assert that SvMAGIC is never non-NULL for any PVMG used as a pad name.
26338      Branch: perl
26339            ! sv.h
26340 ____________________________________________________________________________
26341 [ 27302] By: nicholas                              on 2006/02/24  10:56:00
26342         Log: Redo previous sv.h change.
26343      Branch: perl
26344            ! sv.h
26345 ____________________________________________________________________________
26346 [ 27301] By: stevep                                on 2006/02/24  10:54:14
26347         Log: Subject: [PATCH] Perl_save_aelem can't be const
26348              From: Andy Lester <andy@petdance.com>
26349              Date: Thu, 23 Feb 2006 22:53:40 -0600
26350              Message-ID: <20060224045340.GA6318@petdance.com>
26351      Branch: perl
26352            ! embed.fnc proto.h scope.c
26353 ____________________________________________________________________________
26354 [ 27300] By: stevep                                on 2006/02/24  10:41:53
26355         Log: Subject: [PATCH] unused context warnings
26356              From: andy@petdance.com (Andy Lester)
26357              Date: Tue, 21 Feb 2006 00:27:11 -0600
26358              Message-ID: <20060221062711.GA16160@petdance.com>
26359      Branch: perl
26360            ! deb.c embed.pl hv.c locale.c mathoms.c mg.c miniperlmain.c
26361            ! numeric.c op.c perl.c perl.h perlapi.c perlio.c pp_ctl.c
26362            ! regcomp.c scope.c sv.c toke.c universal.c utf8.c util.c
26363 ____________________________________________________________________________
26364 [ 27297] By: nicholas                              on 2006/02/24  10:29:48
26365         Log: As SVs can't both be in a pad, and the name of a variable in the pad,
26366              overlay SVs_PADTMP with SVpad_TYPED and SVs_PADMY with SVpad_OUR.
26367      Branch: perl
26368            ! pad.h
26369 ____________________________________________________________________________
26370 [ 27296] By: stevep                                on 2006/02/24  02:56:02
26371         Log: Revert change #27295, which I thought fixed builds on Win32.
26372              Instead remove &PL_vtbl_glob from globvar.sym.
26373      Branch: perl
26374            ! XSUB.h globvar.sym
26375 ____________________________________________________________________________
26376 [ 27295] By: stevep                                on 2006/02/24  02:02:14
26377         Log: Last instance of PL_vtbl_glob removed.  It was missed change #27289.
26378      Branch: perl
26379            ! XSUB.h
26380 ____________________________________________________________________________
26381 [ 27294] By: nicholas                              on 2006/02/23  23:45:39
26382         Log: Replace direct flags tests & manipulations for SVpad_TYPED and
26383              SVpad_OUR with macros SvPAD_TYPED(), SvPAD_OUR() etc, to abstract
26384              away the flags bits acutally used to store this information.
26385      Branch: perl
26386            ! XSUB.h dump.c op.c pad.c pad.h pp.c sv.c sv.h toke.c
26387 ____________________________________________________________________________
26388 [ 27293] By: nicholas                              on 2006/02/23  22:17:07
26389         Log: Document a sixth use for SVf_FAKE
26390      Branch: perl
26391            ! sv.h
26392 ____________________________________________________________________________
26393 [ 27292] By: nicholas                              on 2006/02/23  20:28:34
26394         Log: We have sufficient spare bits to store the SV type in body_details,
26395              so add a small sanity check to ensure that we have the array in the
26396              correct order.
26397      Branch: perl
26398            ! sv.c
26399 ____________________________________________________________________________
26400 [ 27291] By: nicholas                              on 2006/02/23  19:40:23
26401         Log: Shrink struct body_details and hence sv.o slightly further by using
26402              bitfields.
26403      Branch: perl
26404            ! sv.c
26405 ____________________________________________________________________________
26406 [ 27290] By: nicholas                              on 2006/02/23  19:15:48
26407         Log: Using U8 rather than size type shrinks the body_details table.
26408      Branch: perl
26409            ! sv.c
26410 ____________________________________________________________________________
26411 [ 27289] By: nicholas                              on 2006/02/23  18:00:19
26412         Log: Remove set magic from typeglobs. Remove typeglob magic entirely.
26413              Typeglobs now never access the SvPVX, SvIVX or SvNVX when holding a
26414              valid GvGP().
26415      Branch: perl
26416            ! dump.c ext/Devel/Peek/t/Peek.t gv.c perl.h pod/perlguts.pod
26417            ! sv.c util.c
26418 ____________________________________________________________________________
26419 [ 27288] By: nicholas                              on 2006/02/23  17:45:55
26420         Log: In XS_attributes__guess_stash, attempting to call Gv* on a PVMG is
26421              bad and wrong.
26422      Branch: perl
26423            ! xsutils.c
26424 ____________________________________________________________________________
26425 [ 27287] By: stevep                                on 2006/02/23  17:42:09
26426         Log: Add test for RT #2166: foreach spuriously autovivifies
26427      Branch: perl
26428            ! t/cmd/for.t
26429 ____________________________________________________________________________
26430 [ 27286] By: stevep                                on 2006/02/23  16:24:19
26431         Log: Converted t/op/pos.t to use test.pl and added TODO test for 
26432              RT #1716 - search position reset after 'local' save/restore
26433      Branch: perl
26434            ! t/op/pos.t
26435 ____________________________________________________________________________
26436 [ 27283] By: rgs                                   on 2006/02/23  14:07:13
26437         Log: Subject: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
26438              From: "Jan Dubois" <jand@ActiveState.com>
26439              Date: Tue, 21 Feb 2006 12:36:31 -0800
26440              Message-ID: <019601c63726$7fcca200$6062a8c0@candy>
26441      Branch: perl
26442            ! win32/win32.c
26443 ____________________________________________________________________________
26444 [ 27282] By: nicholas                              on 2006/02/23  13:42:29
26445         Log: Recalculate dstr in Perl_sv_setsv_flags, as dstr may have been upgraded.
26446      Branch: perl
26447            ! sv.c
26448 ____________________________________________________________________________
26449 [ 27279] By: nicholas                              on 2006/02/23  13:07:54
26450         Log: Remove un-needed case in Perl_sv_setsv_flags (sv_upgrade will cover
26451              this one for us).
26452      Branch: perl
26453            ! sv.c
26454 ____________________________________________________________________________
26455 [ 27278] By: nicholas                              on 2006/02/23  11:11:12
26456         Log: Remove get magic from typeglobs. This means that PVGVs holding
26457              typeglobs never need to use SvPVX. This comes at price - typeglobs
26458              were using magic get for their stringificiation, and to pass SvOK(),
26459              so need to make typeglobs SvOK by default (by sucking SVp_SCREAM into
26460              SVf_OK - it's the only flag left), tweak SvSCREAM() to also check
26461              SVp_POK, and teach sv_2[inpu]v how to convert globs.
26462              However, it should free up SvPVX for the next part of the plan to
26463              pointer indirections, and therefore CPU cache pressure.
26464      Branch: perl
26465            ! embed.fnc embed.h ext/Devel/Peek/t/Peek.t gv.c mg.c perl.h
26466            ! proto.h sv.c sv.h
26467 ____________________________________________________________________________
26468 [ 27276] By: nicholas                              on 2006/02/23  00:29:04
26469         Log: Fix the copy sizes for PVFM and PVCV back to sanity.
26470      Branch: perl
26471            ! sv.c
26472 ____________________________________________________________________________
26473 [ 27274] By: nicholas                              on 2006/02/22  23:43:10
26474         Log: Fix typos and a missing bracket.
26475      Branch: perl
26476            ! pp.c t/op/studytied.t
26477 ____________________________________________________________________________
26478 [ 27273] By: nicholas                              on 2006/02/22  22:30:19
26479         Log: Avoid C<study>ing any strings that might change underneath us, such
26480              as tied scalars and scalars with overloaded stringification.
26481      Branch: perl
26482            ! pp.c t/op/studytied.t
26483 ____________________________________________________________________________
26484 [ 27272] By: rgs                                   on 2006/02/22  22:09:41
26485         Log: Mark some new study tests as TODO
26486      Branch: perl
26487            ! t/op/studytied.t
26488 ____________________________________________________________________________
26489 [ 27271] By: rgs                                   on 2006/02/22  21:04:33
26490         Log: Add a test for study() on tied scalars, by Andy Lester after
26491              Rick Delaney
26492      Branch: perl
26493            + t/op/studytied.t
26494            ! MANIFEST
26495 ____________________________________________________________________________
26496 [ 27270] By: rgs                                   on 2006/02/22  20:28:41
26497         Log: Turn on match string copying when /e flag is set on a substitution.
26498              
26499              Subject: [PATCH] dodge a valgrind error (for maint or blead)
26500              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26501              Date: Feb 22, 2006 8:16 PM
26502              Message-ID: <43FCB896.7060106@gmail.com>
26503      Branch: perl
26504            ! pp_hot.c
26505 ____________________________________________________________________________
26506 [ 27269] By: nicholas                              on 2006/02/22  18:21:30
26507         Log: sv_dump should report the PV for PVGVs, as it can get set.
26508              (Typeglobs stringify via a call to GET magic, which uses the PV slot.)
26509      Branch: perl
26510            ! dump.c ext/Devel/Peek/t/Peek.t
26511 ____________________________________________________________________________
26512 [ 27268] By: nicholas                              on 2006/02/22  16:50:25
26513         Log: Test warnings for converting globs to other forms.
26514      Branch: perl
26515            ! t/op/gv.t
26516 ____________________________________________________________________________
26517 [ 27267] By: nicholas                              on 2006/02/22  00:23:49
26518         Log: Change 24643 made the mistake of assuming that CvCONST can only be true
26519              on XSUBs. Somehow it can also end up on perl subs. Bug spotted by and
26520              test case from Marcus Holland-Moritz.
26521      Branch: perl
26522            ! sv.c t/op/threads.t
26523 ____________________________________________________________________________
26524 [ 27265] By: nicholas                              on 2006/02/21  20:09:25
26525         Log: Can merge the two arms of Perl_magic_getglob to save space.
26526      Branch: perl
26527            ! mg.c
26528 ____________________________________________________________________________
26529 [ 27264] By: nicholas                              on 2006/02/21  19:04:39
26530         Log: Reorder the SV flags so that SVp_?OK and SVf_?OK occupy 8 contiguous
26531              bits (0x0000XX00). This makes perl 3K smaller with -Os on x86 FreeBSD,
26532              and might also help on other architectures (eg with 8 contiguous bits,
26533              the SvOK() test on ARM won't need an intermediate constant).
26534      Branch: perl
26535            ! sv.h
26536 ____________________________________________________________________________
26537 [ 27263] By: stevep                                on 2006/02/21  18:44:21
26538         Log: Additional hints needed to build threaded Perls on NetBSD.
26539      Branch: perl
26540            ! hints/netbsd.sh
26541 ____________________________________________________________________________
26542 [ 27262] By: nicholas                              on 2006/02/21  18:00:57
26543         Log: PL_body_arenas should be set to NULL when the interpreter is cleared.
26544      Branch: perl
26545            ! sv.c
26546 ____________________________________________________________________________
26547 [ 27261] By: nicholas                              on 2006/02/21  16:28:02
26548         Log: Teach B about CVf_ISXSUB
26549      Branch: perl
26550            ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t
26551 ____________________________________________________________________________
26552 [ 27260] By: nicholas                              on 2006/02/21  16:12:37
26553         Log: Goodbye PERL_XSUB_OLDSTYLE.
26554      Branch: perl
26555            ! cv.h ext/B/defsubs_h.PL ext/B/t/concise-xs.t
26556            ! ext/Devel/Peek/t/Peek.t pp_ctl.c pp_hot.c
26557 ____________________________________________________________________________
26558 [ 27259] By: nicholas                              on 2006/02/21  15:40:04
26559         Log: Re-order the definitions of the private bits in SvFLAGS by value, so
26560              that we can see where we're already double-booked.
26561      Branch: perl
26562            ! sv.h
26563 ____________________________________________________________________________
26564 [ 27258] By: nicholas                              on 2006/02/21  15:23:21
26565         Log: Document the many uses of SVf_FAKE.
26566      Branch: perl
26567            ! sv.h
26568 ____________________________________________________________________________
26569 [ 27257] By: stevep                                on 2006/02/21  15:18:58
26570         Log: Add tests for the previously untested Hash::Util::all_keys().
26571      Branch: perl
26572            ! ext/Hash/Util/t/Util.t
26573 ____________________________________________________________________________
26574 [ 27256] By: stevep                                on 2006/02/21  00:43:43
26575         Log: $ExtUtils::MM_Unix::VERSION needs to stay numeric to avoid test
26576              warnings.
26577      Branch: perl
26578            ! lib/ExtUtils/MM_Unix.pm
26579 ____________________________________________________________________________
26580 [ 27255] By: stevep                                on 2006/02/21  00:40:23
26581         Log: Subject: Patches: B, CGI, ExtUtils::MM_Unix
26582              From: "Joshua ben Jore" <twists@gmail.com>
26583              Date: Sun, 19 Feb 2006 02:58:10 -0600
26584              Message-ID: <dc5c751d0602190058t78d915fv78c6318370307b63@mail.gmail.com>
26585      Branch: perl
26586            ! AUTHORS lib/CGI.pm
26587 ____________________________________________________________________________
26588 [ 27254] By: stevep                                on 2006/02/21  00:02:46
26589         Log: Subject: Re: Patches: B, CGI, ExtUtils::MM_Unix
26590              From: "Joshua ben Jore" <twists@gmail.com>
26591              Date: Mon, 20 Feb 2006 09:50:15 -0600
26592              Message-ID: <dc5c751d0602200750j21447031m86ea670b04ac27ed@mail.gmail.com>
26593              
26594              Includes changes to increment test count in ext/B/t/concise-xs.t and
26595              uses "no warnings 'once';" in ext/B/t/b.t rather than kludging to 
26596              avoid the warning.
26597      Branch: perl
26598            ! ext/B/B.pm ext/B/B.xs ext/B/t/b.t ext/B/t/concise-xs.t
26599 ____________________________________________________________________________
26600 [ 27252] By: stevep                                on 2006/02/20  23:01:41
26601         Log: Subject: [PATCH] op/magic failure on cygwin after 1.5.19-4
26602              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
26603              Date: Mon, 20 Feb 2006 11:09:33 -0800
26604              Message-ID: <20060220190933.GA1316@efn.org>
26605      Branch: perl
26606            ! t/op/magic.t
26607 ____________________________________________________________________________
26608 [ 27251] By: nicholas                              on 2006/02/20  20:32:09
26609         Log: Steal code from maint, and use PERL_ARENA_ROOTS_SIZE to size the arena
26610              arrays, rather than SVt_LAST, so that SVt_LAST can truthfully remain
26611              the number of genuine SV types, unclouded by implementation details.
26612      Branch: perl
26613            ! intrpvar.h sv.c sv.h
26614 ____________________________________________________________________________
26615 [ 27250] By: rgs                                   on 2006/02/20  20:03:37
26616         Log: Subject: [PATCH] Make SDBM_File work with -Duse64bitall on Darwin (Mac OS X)
26617              From: Dominic Dunlop <shouldbedomo@mac.com>
26618              Date: Feb 20, 2006 1:46 PM
26619              Message-Id: <B699DDDE-EC4E-495D-AFF5-3D7399332A24@mac.com>
26620      Branch: perl
26621            ! ext/SDBM_File/Makefile.PL hints/darwin.sh
26622 ____________________________________________________________________________
26623 [ 27249] By: nicholas                              on 2006/02/20  19:00:22
26624         Log: PVCVs don't need XNVs either.
26625              (And actually remove xcv_depth)
26626              (And fix the copy lengths in bodies_by_type)
26627      Branch: perl
26628            ! cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t sv.c
26629 ____________________________________________________________________________
26630 [ 27248] By: rgs                                   on 2006/02/20  17:59:42
26631         Log: Subject: [PATCH] Trouble with $ENV{CDPATH} after change #27236
26632              From: Dominic Dunlop <shouldbedomo@mac.com>
26633              Date: Feb 20, 2006 2:49 PM
26634              Message-Id: <6393FA5A-6B84-46E9-A557-DED3BB0AD7EE@mac.com>
26635      Branch: perl
26636            ! t/op/utftaint.t
26637 ____________________________________________________________________________
26638 [ 27247] By: nicholas                              on 2006/02/20  17:48:21
26639         Log: PVFMs don't need CvDEPTH, and PVCVs don't use SvIVX, so moving
26640              xcv_depth into the IV union saves 4(ish) bytes per CV and format.
26641              "ish" because it was a long, but has been changed to I32 (along with
26642              the corresponding field in struct block_sub) so as not to enlarge the
26643              IV union on platforms where sizeof(long) > sizeof(IV), or struct
26644              block_sub where sizeof(long) > sizeof(I32)
26645      Branch: perl
26646            ! cop.h cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t
26647            ! op.c sv.c sv.h
26648 ____________________________________________________________________________
26649 [ 27245] By: nicholas                              on 2006/02/20  14:01:59
26650         Log: Fix sv_dump to dump formats without the (non-existent) NVX.
26651      Branch: perl
26652            ! dump.c
26653 ____________________________________________________________________________
26654 [ 27244] By: nicholas                              on 2006/02/20  13:42:47
26655         Log: xcv_root and xcv_xsub can also be merged into a union, providing a new
26656              flag is added to denote whether the PVCV is perl or XSUB.
26657      Branch: perl
26658            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t op.c sv.c sv.h
26659 ____________________________________________________________________________
26660 [ 27243] By: nicholas                              on 2006/02/20  11:54:38
26661         Log: xcv_start and xcv_xsubany can be merged into a union, as they are never
26662              both needed.
26663      Branch: perl
26664            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t sv.h
26665 ____________________________________________________________________________
26666 [ 27242] By: nicholas                              on 2006/02/20  11:54:03
26667         Log: Need to clear CvXSUBANY() too to turn a constant sub into a prototype.
26668      Branch: perl
26669            ! lib/ExtUtils/Constant/ProxySubs.pm
26670 ____________________________________________________________________________
26671 [ 27241] By: nicholas                              on 2006/02/20  10:40:59
26672         Log: Add a new CvISXSUB() macro, for abstracting the test as to whether a
26673              PVCV is perl or XS.
26674      Branch: perl
26675            ! cv.h dump.c ext/Devel/Peek/Peek.xs gv.c op.c pad.c pp_ctl.c
26676            ! pp_hot.c pp_sort.c sv.c
26677 ____________________________________________________________________________
26678 [ 27240] By: nicholas                              on 2006/02/20  10:10:11
26679         Log: Abolish BROKEN_UNION_INIT in B::C, as it works around problems in
26680              pre-ANSI C compilers, but pays in code duplication.
26681      Branch: perl
26682            ! cv.h ext/B/B/C.pm
26683 ____________________________________________________________________________
26684 [ 27239] By: rgs                                   on 2006/02/20  09:31:03
26685         Log: Subject: patch@27236 vms glob/readdir/chdir EFS/long filename support
26686              From: John E. Malmberg <wb8tyw@qsl.net>
26687              Date: Feb 20, 2006 3:43 AM
26688              Message-ID: <43F92CE6.5040704@qsl.net>
26689      Branch: perl
26690            ! doio.c t/io/fs.t vms/vms.c
26691 ____________________________________________________________________________
26692 [ 27238] By: rgs                                   on 2006/02/20  09:26:15
26693         Log: More NullXXX macro removal from Andy Lester
26694      Branch: perl
26695            ! cop.h deb.c doio.c doop.c hv.c intrpvar.h mg.h pad.c pad.h
26696            ! perl.c pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c toke.c
26697            ! universal.c util.c
26698 ____________________________________________________________________________
26699 [ 27237] By: rgs                                   on 2006/02/20  08:54:22
26700         Log: Yitzchak points out that the perldiag entry for "Integer overflow in
26701              division" is no longer useful.
26702      Branch: perl
26703            ! pod/perldiag.pod
26704 ____________________________________________________________________________
26705 [ 27236] By: nicholas                              on 2006/02/20  00:36:34
26706         Log: utftaint.t won't be able to run tests with -T if you have
26707              Insecure directory in $ENV{PATH}
26708              so skip them. (Probably this means you have . in your PATH)
26709      Branch: perl
26710            ! t/op/utftaint.t
26711 ____________________________________________________________________________
26712 [ 27235] By: nicholas                              on 2006/02/20  00:21:09
26713         Log: Remove the last (U16) cast for CV depths, missed by change 17835.
26714      Branch: perl
26715            ! pp_ctl.c
26716 ____________________________________________________________________________
26717 [ 27234] By: nicholas                              on 2006/02/20  00:02:53
26718         Log: Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS into adjacent bits,
26719              and make other flag bits that are paired in the code adjacent.
26720              Will produce tighter code on ARM; might help on other platforms too.
26721      Branch: perl
26722            ! cv.h ext/Devel/Peek/t/Peek.t
26723 ____________________________________________________________________________
26724 [ 27233] By: nicholas                              on 2006/02/19  23:59:52
26725         Log: Ministry of Truth removes typo in description of Change 26166.
26726              Change 26166 was correct from the start.
26727              Nothing to see. Move along.
26728              We thank Big Brother for raising the chocolate ration to 20g per week.
26729      Branch: perl
26730            ! Changes
26731 ____________________________________________________________________________
26732 [ 27231] By: nicholas                              on 2006/02/19  22:35:24
26733         Log: Shave sizeof(NV) bytes from formats, by using the same offset
26734              manoeuvre as PVs, PVIVs, PVAVs and PVHVs.
26735      Branch: perl
26736            ! sv.c sv.h
26737 ____________________________________________________________________________
26738 [ 27230] By: nicholas                              on 2006/02/19  20:30:24
26739         Log: AVs and HVs don't have IVXs or NVXs, so assert this too.
26740      Branch: perl
26741            ! sv.h
26742 ____________________________________________________________________________
26743 [ 27229] By: nicholas                              on 2006/02/19  20:10:34
26744         Log: Under -DDEBUGGING, assert that SvIVX, SvUVX and SvNVX aren't being
26745              used on scalars that don't have the memory allocated. Correct
26746              SvSTASH and SvMAGIC to only evaluate the sv argument once.
26747      Branch: perl
26748            ! sv.h
26749 ____________________________________________________________________________
26750 [ 27228] By: nicholas                              on 2006/02/19  18:57:35
26751         Log: To make arithmetic on tainted dualvars work properly requires that
26752              sv_2nv uses SvIVX in preference to SvPVX, if SVp_IOK is true.
26753      Branch: perl
26754            ! sv.c t/op/taint.t
26755 ____________________________________________________________________________
26756 [ 27227] By: nicholas                              on 2006/02/19  12:14:15
26757         Log: SvROK(sv) will never be true when SvIOKp() or SvNOKp() is true, so the
26758              code inside the if() test in sv_2pv_flags is dead and can be removed.
26759      Branch: perl
26760            ! sv.c
26761 ____________________________________________________________________________
26762 [ 27223] By: rgs                                   on 2006/02/18  20:13:51
26763         Log: As Anno Siegel points out, mtime/ctime test should be skipped
26764              on OS X on HFS+.
26765      Branch: perl
26766            ! t/op/stat.t
26767 ____________________________________________________________________________
26768 [ 27222] By: nicholas                              on 2006/02/18  19:01:48
26769         Log: save_re_context() and even errsv_save = newSVsv(ERRSV); can turn
26770              PL_tainted back on, so defer turning if off as late as possible.
26771              This gets lib/locale.t working once more.
26772      Branch: perl
26773            ! utf8.c
26774 ____________________________________________________________________________
26775 [ 27221] By: nicholas                              on 2006/02/18  18:23:43
26776         Log: Turn of tainting locally inside swash_init(), as the internal
26777              implementation of the regexp engine has nothing to do with user data,
26778              so when and where it happens to call require is agnostic of the current
26779              expression's taintedness.
26780      Branch: perl
26781            ! t/op/utftaint.t utf8.c
26782 ____________________________________________________________________________
26783 [ 27220] By: nicholas                              on 2006/02/18  18:22:13
26784         Log: Assume that if runperl is called under tainting, that the caller really
26785              really wanted to run perl, so brute force untaint everything.
26786      Branch: perl
26787            ! t/test.pl
26788 ____________________________________________________________________________
26789 [ 27219] By: nicholas                              on 2006/02/18  17:38:38
26790         Log: Convert utftaint.t to test.pl (from Test.pm) and provide it with
26791              tainted() from taint.t to remove the dependency on Scalar::Util.
26792              (So it will now work with miniperl)
26793      Branch: perl
26794            ! t/op/utftaint.t
26795 ____________________________________________________________________________
26796 [ 27218] By: stevep                                on 2006/02/18  12:58:49
26797         Log: Upgrade to Digest-SHA-5.34.
26798      Branch: perl
26799            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
26800            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
26801            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/src/hmac.c
26802            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
26803            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/0-pod-coverage.t
26804            ! ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
26805            ! ext/Digest/SHA/t/1-hello-world.t
26806            ! ext/Digest/SHA/t/2-nist-sha-1.t
26807            ! ext/Digest/SHA/t/2-nist-sha-224.t
26808            ! ext/Digest/SHA/t/2-nist-sha-256.t
26809            ! ext/Digest/SHA/t/2-nist-sha-384.t
26810            ! ext/Digest/SHA/t/2-nist-sha-512.t
26811            ! ext/Digest/SHA/t/2-nist-sha-base64.t
26812            ! ext/Digest/SHA/t/2-nist-sha-oo.t
26813            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
26814            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
26815            ! ext/Digest/SHA/t/3-gillogly-easy.t
26816            ! ext/Digest/SHA/t/3-gillogly-hard.t
26817            ! ext/Digest/SHA/t/4-bitstr-increasing.t
26818            ! ext/Digest/SHA/t/4-bitstr-large.t
26819            ! ext/Digest/SHA/t/4-bitstr-random.t
26820            ! ext/Digest/SHA/t/5-hmac-fips198.t
26821            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
26822            ! ext/Digest/SHA/t/5-hmac-sha-256.t
26823            ! ext/Digest/SHA/t/5-hmac-woodbury.t
26824            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
26825 ____________________________________________________________________________
26826 [ 27215] By: nicholas                              on 2006/02/18  00:11:07
26827         Log: Subject: arena-rework : consolidated patch
26828              From: Jim Cromie <jim.cromie@gmail.com>
26829              Message-ID: <43F0F649.9040205@gmail.com>
26830              Date: Mon, 13 Feb 2006 14:12:41 -0700
26831              
26832              Tweaked somewhat to split the arena boolean from the arena_size,
26833              and with the PTE still doubling-up with one of the SV types in the
26834              array.
26835      Branch: perl
26836            ! embed.fnc embed.h hv.c perl.h pod/perlapi.pod proto.h sv.c
26837            ! sv.h
26838 ____________________________________________________________________________
26839 [ 27214] By: nicholas                              on 2006/02/17  23:26:58
26840         Log: Subject: Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu)
26841              From: Abe Timmerman <abe@ztreet.demon.nl>
26842              Message-Id: <200602172358.23977.abe@ztreet.demon.nl>
26843              Date: Fri, 17 Feb 2006 23:58:23 +0100
26844      Branch: perl
26845            ! Makefile.SH
26846 ____________________________________________________________________________
26847 [ 27213] By: nicholas                              on 2006/02/17  22:40:31
26848         Log: The two whitespace changes from
26849              
26850              Subject: arena-rework : consolidated patch
26851              From: Jim Cromie <jim.cromie@gmail.com>
26852              Message-ID: <43F0F649.9040205@gmail.com>
26853              Date: Mon, 13 Feb 2006 14:12:41 -0700
26854      Branch: perl
26855            ! sv.c
26856 ____________________________________________________________________________
26857 [ 27212] By: gisle                                 on 2006/02/17  21:21:05
26858         Log: Don't add -fPIC if already present.
26859              
26860              Subject: [PATCH] 5.8.8: Debian patches
26861              From: "Brendan O'Dea" <bod@debian.org>
26862              Date: Sat, 11 Feb 2006 00:37:15 +1100
26863              Message-ID: <20060210133715.GA6826@londo.c47.org>
26864      Branch: perl
26865            ! hints/linux.sh
26866 ____________________________________________________________________________
26867 [ 27211] By: gisle                                 on 2006/02/17  21:19:03
26868         Log: Fix precedence.
26869              
26870              Subject: [PATCH] 5.8.8: Debian patches
26871              From: "Brendan O'Dea" <bod@debian.org>
26872              Date: Sat, 11 Feb 2006 00:37:15 +1100
26873              Message-ID: <20060210133715.GA6826@londo.c47.org>
26874      Branch: perl
26875            ! lib/Net/NNTP.pm
26876 ____________________________________________________________________________
26877 [ 27210] By: gisle                                 on 2006/02/17  20:54:46
26878         Log: Fix quote typo.
26879              
26880              Subject: [PATCH] 5.8.8: Debian patches
26881              From: "Brendan O'Dea" <bod@debian.org>
26882              Date: Sat, 11 Feb 2006 00:37:15 +1100
26883              Message-ID: <20060210133715.GA6826@londo.c47.org>
26884      Branch: perl
26885            ! utils/c2ph.PL
26886 ____________________________________________________________________________
26887 [ 27209] By: rgs                                   on 2006/02/17  15:48:59
26888         Log: In TODO: make encoding.pm lexical ?
26889      Branch: perl
26890            ! pod/perltodo.pod
26891 ____________________________________________________________________________
26892 [ 27208] By: rgs                                   on 2006/02/17  15:09:11
26893         Log: Subject: [PATCH] cleaning up perly.c
26894              From: andy@petdance.com (Andy Lester)
26895              Date: Sun, 12 Feb 2006 23:04:56 -0600
26896              Message-ID: <20060213050455.GA27993@petdance.com>
26897      Branch: perl
26898            ! perly.c
26899 ____________________________________________________________________________
26900 [ 27207] By: rgs                                   on 2006/02/17  14:27:22
26901         Log: Subject: Re: Perl_sighandler voodoo (was Re: Smoke [5.8.7] 26127 FAIL(XF) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
26902              From: Robin Houston <robin@cpan.org>
26903              Date: Sun, 27 Nov 2005 00:43:13 +0000
26904              Message-ID: <20051127004313.GA7007@rpc142.cs.man.ac.uk>
26905              
26906              Simplification of the code in my_exit_jump() that unwinds context
26907              stacks
26908      Branch: perl
26909            ! perl.c
26910 ____________________________________________________________________________
26911 [ 27205] By: rgs                                   on 2006/02/17  08:50:27
26912         Log: Subject: Re: [perl #38485] use integer; 0x80000000/-1; # coredump
26913              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
26914              Date: Mon, 13 Feb 2006 01:39:25 -0800
26915              Message-ID: <20060213093925.GA3476@efn.org>
26916      Branch: perl
26917            ! lib/integer.t pp.c
26918 ____________________________________________________________________________
26919 [ 27204] By: rgs                                   on 2006/02/16  14:44:10
26920         Log: Subject: Re: how to build with -DPERL_MEM_LOG ?
26921              From: Andy Dougherty <doughera@lafayette.edu>
26922              Date: Fri, 3 Feb 2006 11:55:58 -0500 (EST)
26923              Message-ID: <Pine.SOC.4.62.0602031129530.9630@maxwell.phys.lafayette.edu>
26924      Branch: perl
26925            ! x2p/a2p.h
26926 ____________________________________________________________________________
26927 [ 27203] By: rgs                                   on 2006/02/16  14:15:53
26928         Log: Subject: Problem compiling swigged c++ code with 5.8.8
26929              From: Merijn Broeren <merijnb@iloquent.com>
26930              Date: Wed, 15 Feb 2006 13:51:49 +0100
26931              Message-ID: <20060215125148.GA12535@brugman.iloquent.nl>
26932      Branch: perl
26933            ! XSUB.h perl.h
26934 ____________________________________________________________________________
26935 [ 27202] By: stevep                                on 2006/02/16  12:54:08
26936         Log: Upgrade to CGI-3.16, with version bump on CGI.pm for documentation
26937              fixes not yet integrated.
26938      Branch: perl
26939            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
26940            ! lib/CGI/Fast.pm lib/CGI/t/cookie.t lib/CGI/t/function.t
26941            ! lib/CGI/t/html.t
26942 ____________________________________________________________________________
26943 [ 27201] By: rgs                                   on 2006/02/16  12:47:13
26944         Log: Remove lib/Hash directory when doing make distclean
26945      Branch: perl
26946            ! Makefile.SH
26947 ____________________________________________________________________________
26948 [ 27200] By: rgs                                   on 2006/02/16  11:46:51
26949         Log: Subject: [PATCH] stat() on Windows doesn't handle trailing slashes/backslashes correctly
26950              From: "Jan Dubois" <jand@ActiveState.com>
26951              Date: Wed, 15 Feb 2006 17:19:29 -0800
26952              Message-ID: <017901c63297$08e1e3f0$2217a8c0@candy>
26953      Branch: perl
26954            ! win32/win32.c
26955 ____________________________________________________________________________
26956 [ 27199] By: rgs                                   on 2006/02/16  11:43:09
26957         Log: Subject: [patch] t/lib/warnings/pp_sys
26958              From: "Green, Paul" <Paul.Green@stratus.com>
26959              Date: Wed, 15 Feb 2006 11:09:57 -0500
26960              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB011A19AF@EXNA.corp.stratus.com>
26961      Branch: perl
26962            ! t/lib/warnings/pp_sys
26963 ____________________________________________________________________________
26964 [ 27198] By: rgs                                   on 2006/02/16  11:40:42
26965         Log: CPAN::FirstTime can go as well from the untested module list
26966      Branch: perl
26967            ! t/lib/1_compile.t
26968 ____________________________________________________________________________
26969 [ 27197] By: rgs                                   on 2006/02/16  11:38:00
26970         Log: Pod::Plainer is tested, actually (spotted by chromatic)
26971      Branch: perl
26972            ! t/lib/1_compile.t
26973 ____________________________________________________________________________
26974 [ 27195] By: rgs                                   on 2006/02/16  09:10:38
26975         Log: Subject: [PATCH] Make XCOPY not prompt every two seconds when rebuilding on Win32
26976              From: demerphq <demerphq@gmail.com>
26977              Date: Mon, 13 Feb 2006 09:41:37 +0100
26978              Message-ID: <9b18b3110602130041q2d64122am5c83392dd75e0413@mail.gmail.com>
26979      Branch: perl
26980            ! win32/Makefile win32/makefile.mk
26981 ____________________________________________________________________________
26982 [ 27194] By: gisle                                 on 2006/02/15  15:25:36
26983         Log: Get perl_fini() running on HP-UX again.
26984              It was effectively disabled by change 24667 since
26985              __ux_version is only available under DCE threads
26986              which isn't used when perl is built on HP-UX 11
26987              and later.
26988      Branch: perl
26989            ! perl.c
26990 ____________________________________________________________________________
26991 [ 27193] By: rgs                                   on 2006/02/15  13:22:27
26992         Log: Fix to run this test in the core
26993      Branch: perl
26994            ! lib/CPAN/t/03pkgs.t
26995 ____________________________________________________________________________
26996 [ 27192] By: stevep                                on 2006/02/15  13:11:06
26997         Log: Subject:  [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.84.tar.gz
26998              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
26999              Date: Wed, 15 Feb 2006 09:19:56 +0100
27000              Message-ID: <87oe19owyb.fsf@k75.linux.bogus>
27001      Branch: perl
27002            + lib/CPAN/t/01loadme.t lib/CPAN/t/02nox.t lib/CPAN/t/03pkgs.t
27003            + lib/CPAN/t/10version.t lib/CPAN/t/11mirroredby.t
27004            - lib/CPAN/t/Nox.t lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t
27005            - lib/CPAN/t/vcmp.t lib/CPAN/t/version.t
27006            ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
27007            ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
27008            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
27009 ____________________________________________________________________________
27010 [ 27190] By: merijn                                on 2006/02/15  09:11:12
27011         Log: Added hints/dragonfly.sh for #27189
27012      Branch: perl
27013            ! MANIFEST
27014 ____________________________________________________________________________
27015 [ 27189] By: merijn                                on 2006/02/15  09:07:43
27016         Log: Subject: Patch for perl to compile/work on DragonFlyBSD
27017              From: Robert Sebastian Gerus <arachnist@gmail.com>
27018              Date: Tue, 14 Feb 2006 17:27:52 +0100
27019              Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com>
27020      Branch: perl
27021            + hints/dragonfly.sh
27022            ! Configure Makefile.SH
27023 ____________________________________________________________________________
27024 [ 27187] By: craigb                                on 2006/02/15  04:32:14
27025         Log: Subject: patch@27162 long path name support in readdir / cando_by_name
27026              From: "John E. Malmberg" <wb8tyw@qsl.net>
27027              Date: Sun, 12 Feb 2006 15:24:58 -0500
27028              Message-id: <43EF999A.1020500@qsl.net>
27029      Branch: perl
27030            ! vms/vms.c vms/vmsish.h
27031 ____________________________________________________________________________
27032 [ 27186] By: stevep                                on 2006/02/15  02:55:13
27033         Log: Version bump to go along with change #27185
27034      Branch: perl
27035            ! lib/Getopt/Long.pm
27036 ____________________________________________________________________________
27037 [ 27185] By: stevep                                on 2006/02/15  02:53:10
27038         Log: Subject: Getopt::Long::Configure 'no_getopt_compat'
27039              From: Abigail <abigail@abigail.nl>
27040              Date: Tue, 14 Feb 2006 23:58:07 +0100
27041              Message-ID: <20060214225806.GA4120@abigail.nl>
27042      Branch: perl
27043            ! lib/Getopt/Long.pm
27044 ____________________________________________________________________________
27045 [ 27184] By: nicholas                              on 2006/02/14  23:42:45
27046         Log: Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it
27047              never felt quite correct, and other parts of the SV conversion
27048              implementation have improved such that the symptoms 10214 covered
27049              over are gone even without it.
27050      Branch: perl
27051            ! mg.c scope.c sv.c
27052 ____________________________________________________________________________
27053 [ 27182] By: stevep                                on 2006/02/14  17:50:06
27054         Log: Upgrade to Time-HiRes-1.87
27055      Branch: perl
27056            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
27057            ! ext/Time/HiRes/t/HiRes.t
27058 ____________________________________________________________________________
27059 [ 27181] By: stevep                                on 2006/02/14  17:41:02
27060         Log: Hash::Util tests should check if Hash::Util has been built, not
27061              List::Util (spotted by Rafael).
27062      Branch: perl
27063            ! ext/Hash/Util/t/Util.t
27064 ____________________________________________________________________________
27065 [ 27180] By: stevep                                on 2006/02/14  17:08:08
27066         Log: Subject: [Patch] Enhance Hash::Util
27067              From: demerphq <demerphq@gmail.com>
27068              Date: Mon, 13 Feb 2006 11:39:33 +0100
27069              Message-ID: <9b18b3110602130239w311d05fcr776ae8333776ca2e@mail.gmail.com>
27070      Branch: perl
27071            + ext/Hash/Util/Changes ext/Hash/Util/Makefile.PL
27072            + ext/Hash/Util/Util.xs ext/Hash/Util/lib/Hash/Util.pm
27073            + ext/Hash/Util/t/Util.t
27074            - lib/Hash/Util.pm lib/Hash/Util.t
27075            ! MANIFEST win32/Makefile win32/makefile.mk
27076 ____________________________________________________________________________
27077 [ 27179] By: rgs                                   on 2006/02/14  13:23:04
27078         Log: One shouldn't be able to dereference a GLOB as a SCALAR.
27079              
27080              Subject: Re: [perl #38484] Data::Dumper only warns on unhandled reference types
27081              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
27082              Date: Sun, 12 Feb 2006 09:18:39 -0800
27083              Message-ID: <20060212171839.GA3604@efn.org>
27084              
27085              plus regression tests.
27086      Branch: perl
27087            ! pp.c t/op/ref.t
27088 ____________________________________________________________________________
27089 [ 27178] By: rgs                                   on 2006/02/14  10:18:48
27090         Log: Remove a my_perl that slipped in
27091      Branch: perl
27092            ! perlio.c
27093 ____________________________________________________________________________
27094 [ 27177] By: rgs                                   on 2006/02/14  10:00:36
27095         Log: Subject: [PATCH] Sun Studio lint patches
27096              From: andy@petdance.com (Andy Lester)
27097              Date: Mon, 13 Feb 2006 23:46:17 -0600
27098              Message-ID: <20060214054617.GA8824@petdance.com>
27099      Branch: perl
27100            ! Makefile.SH gv.c hv.c op.c pad.c perlio.c pp.c pp_ctl.c
27101            ! pp_hot.c regcomp.c sv.c toke.c utf8.c
27102 ____________________________________________________________________________
27103 [ 27176] By: nicholas                              on 2006/02/13  21:46:13
27104         Log: Ensure that public I, N and P flags are off when SvTAINT is called on
27105              something that already has taint magic.
27106      Branch: perl
27107            ! sv.c
27108 ____________________________________________________________________________
27109 [ 27174] By: rgs                                   on 2006/02/13  17:27:59
27110         Log: Subject: [PATCH] perldiag.pod patching re: integer overflow
27111              From: andy@petdance.com (Andy Lester)
27112              Date: Sun, 12 Feb 2006 23:08:48 -0600
27113              Message-ID: <20060213050848.GB27993@petdance.com>
27114      Branch: perl
27115            ! pod/perldiag.pod pod/perlop.pod
27116 ____________________________________________________________________________
27117 [ 27173] By: rgs                                   on 2006/02/13  17:17:40
27118         Log: Subject: [perl #38346] [PATCH] Re: B::Deparse's bug?
27119              From: Stephen McCamant <smcc@mit.edu>
27120              Date: Wed, 8 Feb 2006 17:48:49 -0800
27121              Message-ID: <17386.40833.64309.454938@conquest.OCF.Berkeley.EDU>
27122      Branch: perl
27123            ! ext/B/B/Deparse.pm
27124 ____________________________________________________________________________
27125 [ 27172] By: steveh                                on 2006/02/13  16:46:14
27126         Log: Teach checkAUTHORS.pl about Changelogs with leading tabs
27127              in the log entries, and fix a malformed log entry in Changes5.005
27128      Branch: perl
27129            ! Changes5.005 Porting/checkAUTHORS.pl
27130 ____________________________________________________________________________
27131 [ 27171] By: steveh                                on 2006/02/13  16:03:23
27132         Log: Revert an assert() fix in the light of change #27152
27133              
27134              The MinGW problem described here:
27135              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-01/msg00146.html
27136              was fixed by change #26664. This is no longer relevant in the light of
27137              change #27152, so revert it.
27138              
27139              (The other problems with VC++ 6 and BCC, fixed by change #26634, have
27140              not gone away, however.)
27141      Branch: perl
27142            ! gv.h
27143 ____________________________________________________________________________
27144 [ 27169] By: nicholas                              on 2006/02/13  15:12:58
27145         Log: All the bits of clone_params.flags need to be initialised, not just
27146              CLONEf_JOIN_IN.
27147      Branch: perl
27148            ! ext/threads/threads.xs
27149 ____________________________________________________________________________
27150 [ 27166] By: nicholas                              on 2006/02/12  19:03:47
27151         Log: Fix change 27059 so that it actually works with >16 file descriptors.
27152              With programmers like these, we need Stadler & Waldorf on code review.
27153      Branch: perl
27154            ! perlio.c
27155 ____________________________________________________________________________
27156 [ 27162] By: nicholas                              on 2006/02/11  22:52:40
27157         Log: In perldiag.pod add an entry for the error message that change 27155
27158              introduced.
27159      Branch: perl
27160            ! pod/perldiag.pod
27161 ____________________________________________________________________________
27162 [ 27161] By: nicholas                              on 2006/02/11  16:10:22
27163         Log: Remove SOFT_CAST() as it no longer does anything useful.
27164      Branch: perl
27165            ! perl.h scope.h
27166 ____________________________________________________________________________
27167 [ 27159] By: nicholas                              on 2006/02/11  15:10:32
27168         Log: Coalesce 2 if blocks with duplicated conditions in Perl_sv_dup.
27169      Branch: perl
27170            ! sv.c
27171 ____________________________________________________________________________
27172 [ 27158] By: stevep                                on 2006/02/11  14:16:45
27173         Log: Test to go with change #27155.
27174      Branch: perl
27175            ! lib/integer.t
27176 ____________________________________________________________________________
27177 [ 27155] By: stevep                                on 2006/02/11  06:14:02
27178         Log: Die when integer overflow condition is detected in division under
27179              C<use integer>.  Hopefully fixes RT #38485.
27180      Branch: perl
27181            ! pp.c
27182 ____________________________________________________________________________
27183 [ 27154] By: nicholas                              on 2006/02/11  00:40:04
27184         Log: assert() that we can't reach two unreachable code paths
27185              (in Perl_magic_get and Perl_pp_shift).
27186      Branch: perl
27187            ! mg.c pp.c
27188 ____________________________________________________________________________
27189 [ 27153] By: nicholas                              on 2006/02/10  22:37:23
27190         Log: The return value from S_hv_auxinit can be ignored, as it's also stored
27191              within the passed in hv parameter.
27192      Branch: perl
27193            ! embed.fnc proto.h
27194 ____________________________________________________________________________
27195 [ 27152] By: steveh                                on 2006/02/10  17:46:35
27196         Log: A better fix than 27148
27197              
27198              Subject: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
27199              From: Nicholas Clark <nick@ccl4.org>
27200              Date: Fri, 10 Feb 2006 14:58:47 +0000
27201              Message-ID: <20060210145847.GA85020@plum.flirble.org>
27202              
27203              Subject: RE: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
27204              From: "Jan Dubois" <jand@ActiveState.com>
27205              Date: Fri, 10 Feb 2006 09:03:41 -0800
27206              Message-ID: <024401c62e63$f1e53c10$6062a8c0@candy>
27207      Branch: perl
27208            ! embed.fnc embed.h hv.c perl.h proto.h sv.c
27209 ____________________________________________________________________________
27210 [ 27151] By: nicholas                              on 2006/02/10  14:25:33
27211         Log: With PERL_POISON defined, ensure freshly malloc()ed memory isn't zeros,
27212              and when PERL_TRACK_MEMPOOL is also defined scribble on any extension
27213              added by realloc().
27214      Branch: perl
27215            ! util.c
27216 ____________________________________________________________________________
27217 [ 27148] By: steveh                                on 2006/02/10  11:20:23
27218         Log: Fix the effects of 27136 on Win32 with DEBUGGING and PERL_IMPLICIT_SYS
27219      Branch: perl
27220            ! embed.fnc embed.h hv.c proto.h sv.c
27221 ____________________________________________________________________________
27222 [ 27145] By: nicholas                              on 2006/02/09  23:23:59
27223         Log: Change 27136 seems to have inadvertently upset some compilers,
27224              presumably where NULL was defined as 0, not (void *)0
27225      Branch: perl
27226            ! op.c
27227 ____________________________________________________________________________
27228 [ 27140] By: stevep                                on 2006/02/09  18:25:02
27229         Log: Fix breakage in S_set_csh() from change #27136.
27230      Branch: perl
27231            ! toke.c
27232 ____________________________________________________________________________
27233 [ 27139] By: gisle                                 on 2006/02/09  18:09:01
27234         Log: Document incompatible interpretation of chdir FOO.
27235              Ref change 27125.
27236      Branch: perl
27237            ! pod/perl594delta.pod
27238 ____________________________________________________________________________
27239 [ 27138] By: rgs                                   on 2006/02/09  17:49:18
27240         Log: Really regenerate headers
27241      Branch: perl
27242            ! embed.h proto.h
27243 ____________________________________________________________________________
27244 [ 27137] By: stevep                                on 2006/02/09  17:40:02
27245         Log: Regenerated headers for change #27136.
27246      Branch: perl
27247            ! embed.h proto.h
27248 ____________________________________________________________________________
27249 [ 27136] By: stevep                                on 2006/02/09  16:49:32
27250         Log: Subject: [PATCH] Trying my "remove the pTHXes" patch again
27251              From: Andy Lester <andy@petdance.com>
27252              Date: Thu, 9 Feb 2006 09:40:18 -0600
27253              Message-ID: <20060209154018.GA14610@petdance.com>
27254      Branch: perl
27255            ! Makefile.SH cc_runtime.h cop.h deb.c embed.fnc hv.c mg.c op.c
27256            ! op.h perl.c pp.c pp_ctl.c pp_sort.c regcomp.c regexec.c sv.c
27257            ! toke.c utf8.c util.c
27258 ____________________________________________________________________________
27259 [ 27135] By: rgs                                   on 2006/02/09  12:38:35
27260         Log: Skip new chdir warning test if fchdir is not available
27261      Branch: perl
27262            ! t/lib/warnings/pp_sys
27263 ____________________________________________________________________________
27264 [ 27134] By: nicholas                              on 2006/02/09  12:37:13
27265         Log: Avoid calling all the scanning code in gv_fetchpvn_flags when saving
27266              $1 etc, as we can perfom a hash lookup on %:: directly.
27267      Branch: perl
27268            ! regcomp.c
27269 ____________________________________________________________________________
27270 [ 27133] By: nicholas                              on 2006/02/08  20:57:24
27271         Log: lastparen in the regexp structure is never initialised, and so will
27272              still be uninitialised after a failed match, yet various points in
27273              mg.c read it come what may. Should fix bug 38461.
27274      Branch: perl
27275            ! regcomp.c
27276 ____________________________________________________________________________
27277 [ 27132] By: gisle                                 on 2006/02/08  17:52:16
27278         Log: Bareword file handles not supported for chown/chmod/utime.
27279      Branch: perl
27280            ! pod/perlfunc.pod
27281 ____________________________________________________________________________
27282 [ 27131] By: rgs                                   on 2006/02/08  16:57:48
27283         Log: Wave hands about encoding::warnings
27284      Branch: perl
27285            ! pod/perltodo.pod
27286 ____________________________________________________________________________
27287 [ 27130] By: rgs                                   on 2006/02/08  13:15:51
27288         Log: Subject: [perl #38464] chdir() on closed handles 
27289              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
27290              Date: Wed, 08 Feb 2006 01:33:54 -0800
27291              Message-ID: <rt-3.0.11-38464-129771.3.46114092925276@perl.org>
27292              
27293              Plus a regression test.
27294      Branch: perl
27295            ! pp_sys.c t/lib/warnings/pp_sys
27296 ____________________________________________________________________________
27297 [ 27129] By: stevep                                on 2006/02/08  03:23:27
27298         Log: Subject: [PATCH] Handle unused args
27299              From: andy@petdance.com (Andy Lester)
27300              Date: Tue, 7 Feb 2006 16:36:56 -0600
27301              Message-ID: <20060207223656.GA5177@petdance.com>
27302      Branch: perl
27303            ! doio.c pad.c perl.c pp_sys.c
27304 ____________________________________________________________________________
27305 [ 27128] By: stevep                                on 2006/02/08  03:04:05
27306         Log: Subject: [patch] several broken make *.valgrind targets
27307              From: Jim Cromie <jim.cromie@gmail.com>
27308              Date: Tue, 07 Feb 2006 15:11:54 -0700
27309              Message-ID: <43E91B2A.4060700@gmail.com>
27310      Branch: perl
27311            ! Makefile.SH
27312 ____________________________________________________________________________
27313 [ 27127] By: nicholas                              on 2006/02/08  00:05:44
27314         Log: Borland's C compiler warns that the & is unnecessary.
27315      Branch: perl
27316            ! pp.c
27317 ____________________________________________________________________________
27318 [ 27126] By: nicholas                              on 2006/02/07  18:01:26
27319         Log: Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K.
27320              The overloading tests are not free.
27321      Branch: perl
27322            ! mathoms.c opcode.h opcode.pl pp.c pp.h
27323 ____________________________________________________________________________
27324 [ 27125] By: gisle                                 on 2006/02/07  17:32:50
27325         Log: Allow bareword file handle as argument to chdir().
27326              This copies the mechanism used by truncate().
27327              Fixes bug #38457.
27328      Branch: perl
27329            ! embed.h op.c opcode.h opcode.pl pp.sym pp_proto.h pp_sys.c
27330            ! t/op/chdir.t
27331 ____________________________________________________________________________
27332 [ 27124] By: nicholas                              on 2006/02/07  17:12:08
27333         Log: All the trancendental unary operators can be merged into PP_sin
27334              (cos, exp, log, sqrt)
27335      Branch: perl
27336            ! mathoms.c opcode.h opcode.pl pp.c
27337 ____________________________________________________________________________
27338 [ 27123] By: nicholas                              on 2006/02/07  15:52:18
27339         Log: Avoid gcc warning about possibly uninitialised variables.
27340      Branch: perl
27341            ! pp.c
27342 ____________________________________________________________________________
27343 [ 27122] By: nicholas                              on 2006/02/07  15:28:41
27344         Log: Create new macros AMG_CALLun_var, AMG_CALLun_var and tryAMAGICun_var
27345              which don't do the pre-processor string manipulation internally.
27346      Branch: perl
27347            ! pp.c pp.h
27348 ____________________________________________________________________________
27349 [ 27121] By: nicholas                              on 2006/02/07  14:57:36
27350         Log: pp_pop can be implemented by pp_shift.
27351      Branch: perl
27352            ! mathoms.c opcode.h opcode.pl pp.c
27353 ____________________________________________________________________________
27354 [ 27120] By: rgs                                   on 2006/02/07  14:37:15
27355         Log: Subject: Re: [PATCH] Documentation patch for overload
27356              From: Steffen Mueller <dtr8sin02@sneakemail.com>
27357              Date: Mon, 06 Feb 2006 10:58:44 +0100
27358              Message-ID: <43E71DD4.5010108@sneakemail.com>
27359      Branch: perl
27360            ! lib/overload.pm
27361 ____________________________________________________________________________
27362 [ 27119] By: nicholas                              on 2006/02/07  14:11:42
27363         Log: pp_hex can be implemented trivially by pp_oct, making pp_hex a mathom.
27364      Branch: perl
27365            ! mathoms.c opcode.h opcode.pl pp.c
27366 ____________________________________________________________________________
27367 [ 27118] By: nicholas                              on 2006/02/07  13:13:44
27368         Log: Merge pp_index and pp_rindex - we have another mathom.
27369      Branch: perl
27370            ! mathoms.c opcode.h opcode.pl pp.c
27371 ____________________________________________________________________________
27372 [ 27117] By: nicholas                              on 2006/02/07  12:41:27
27373         Log: Some refactoring to converge pp_index and pp_rindex
27374      Branch: perl
27375            ! pp.c
27376 ____________________________________________________________________________
27377 [ 27116] By: nicholas                              on 2006/02/07  12:19:17
27378         Log: Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8)
27379      Branch: perl
27380            ! pp.c t/op/index.t
27381 ____________________________________________________________________________
27382 [ 27115] By: craigb                                on 2006/02/07  04:46:47
27383         Log: Subject: Re: Configure.com issue, more quoting needed.
27384              From: Peter Prymmer <PPrymmer@factset.com>
27385              Date: Mon, 06 Feb 2006 13:27:14 -0500
27386              Message-id:  <OF3536E719.A8B8D167-ON8525710D.0065011E-8525710D.00655ED0@factset.com>
27387      Branch: perl
27388            ! configure.com
27389 ____________________________________________________________________________
27390 [ 27114] By: craigb                                on 2006/02/07  04:39:09
27391         Log: Subject: patch@27082 Allow fatal exceptions to bring up VMS debugger
27392              From: "John E. Malmberg" <wb8tyw@qsl.net>
27393              Date: Sat, 04 Feb 2006 16:04:32 -0500
27394              Message-id: <43E516E0.1000508@qsl.net>
27395
27396      Branch: perl
27397            ! vms/perlvms.pod vms/vms.c
27398 ____________________________________________________________________________
27399 [ 27113] By: nicholas                              on 2006/02/06  22:28:41
27400         Log: Optimise index so that if the big string is ISO-8859-1 but the little
27401              string is UTF-8, it tries to downgrade the little string, rather than
27402              upgrade the big string. For half-meg big strings this is a fourfold
27403              speed gain.
27404      Branch: perl
27405            ! pp.c
27406 ____________________________________________________________________________
27407 [ 27112] By: nicholas                              on 2006/02/06  21:40:57
27408         Log: Given that the memory allocated in Perl_bytes_from_utf8 and
27409              Perl_bytes_to_utf8 will immediately be written to, I see no need to
27410              allocate it zeroed.
27411      Branch: perl
27412            ! utf8.c
27413 ____________________________________________________________________________
27414 [ 27111] By: nicholas                              on 2006/02/06  20:52:41
27415         Log: Rename S_glob_assign to S_glob_assign_glob
27416              Rename S_pvgv_assign to S_glob_assign_ref
27417              
27418              I don't think that they share enough common code to merge them.
27419      Branch: perl
27420            ! sv.c
27421 ____________________________________________________________________________
27422 [ 27110] By: nicholas                              on 2006/02/06  20:12:58
27423         Log: I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in
27424              sv_setsv_flags" are about as done as they can be.
27425      Branch: perl
27426            ! pod/perltodo.pod
27427 ____________________________________________________________________________
27428 [ 27109] By: nicholas                              on 2006/02/06  20:04:35
27429         Log: In Perl_sv_upgrade, the assignment to new_type_details only needs to
27430              be done once.
27431      Branch: perl
27432            ! sv.c
27433 ____________________________________________________________________________
27434 [ 27108] By: stevep                                on 2006/02/06  19:43:17
27435         Log: Document the limitations of calling exit() (instead of _exit()) from
27436              a child process on Solaris.
27437      Branch: perl
27438            ! pod/perlfork.pod
27439 ____________________________________________________________________________
27440 [ 27107] By: nicholas                              on 2006/02/06  18:45:35
27441         Log: Remove a duplicate flag copy line from Perl_sv_setsv_flags.
27442      Branch: perl
27443            ! sv.c
27444 ____________________________________________________________________________
27445 [ 27106] By: nicholas                              on 2006/02/06  18:07:28
27446         Log: Move Perl_save_long, Perl_save_I16, Perl_save_I8, Perl_save_iv,
27447              Perl_save_nogv, Perl_save_list, Perl_save_destructor to mathoms.c
27448              Perl_save_svref can't actually move because it calls a static function.
27449      Branch: perl
27450            ! mathoms.c scope.c
27451 ____________________________________________________________________________
27452 [ 27105] By: nicholas                              on 2006/02/06  16:50:22
27453         Log: Expunge USE_5005THREADS from perl.c
27454      Branch: perl
27455            ! perl.c
27456 ____________________________________________________________________________
27457 [ 27104] By: nicholas                              on 2006/02/06  13:08:34
27458         Log: Fix bug #38439 - reference to typeglob assignment needs to be based
27459              on SvROK(sstr) rather than SvTYPE(sstr) == SVt_RV.
27460      Branch: perl
27461            ! sv.c t/op/gv.t
27462 ____________________________________________________________________________
27463 [ 27103] By: rgs                                   on 2006/02/06  09:42:33
27464         Log: Subject: [PATCH] 5.8.8: Unicos test skip (and for the record: config.sh and harness results)
27465              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27466              Date: Sun, 05 Feb 2006 12:16:37 +0200
27467              Message-ID: <43E5D085.90400@iki.fi>
27468      Branch: perl
27469            ! lib/Math/BigInt/t/bigintc.t
27470 ____________________________________________________________________________
27471 [ 27102] By: stevep                                on 2006/02/06  04:48:04
27472         Log: Subject: [PATCH] Cleaning up shadowed variables
27473              From: Andy Lester <andy@petdance.com>
27474              Date: Sun, 5 Feb 2006 21:56:43 -0600
27475              Message-Id: <B375E848-FA07-479D-9571-FA3925106D16@petdance.com>
27476      Branch: perl
27477            ! op.c pp_ctl.c
27478 ____________________________________________________________________________
27479 [ 27101] By: nicholas                              on 2006/02/05  23:44:12
27480         Log: Merge the PVCV case into the common code in S_pvgv_assign.
27481      Branch: perl
27482            ! sv.c
27483 ____________________________________________________________________________
27484 [ 27100] By: nicholas                              on 2006/02/05  23:20:21
27485         Log: Merge the PVAV and PVHV clauses into the common code of S_pvgv_assign.
27486      Branch: perl
27487            ! sv.c
27488 ____________________________________________________________________________
27489 [ 27099] By: nicholas                              on 2006/02/05  23:02:58
27490         Log: Merge the default case (GvSV) with the common code in S_pvgv_assign.
27491      Branch: perl
27492            ! sv.c
27493 ____________________________________________________________________________
27494 [ 27098] By: nicholas                              on 2006/02/05  22:41:42
27495         Log: Start to merge the 6 arms of S_pvgv_assign into one.
27496      Branch: perl
27497            ! sv.c
27498 ____________________________________________________________________________
27499 [ 27097] By: nicholas                              on 2006/02/05  22:00:11
27500         Log: Subject: [patch] rework arenas - repair arenasets
27501              From: Jim Cromie <jim.cromie@gmail.com>
27502              Message-ID: <43E5F012.1080203@gmail.com>
27503              Date: Sun, 05 Feb 2006 05:31:14 -0700
27504      Branch: perl
27505            ! hv.c sv.c
27506 ____________________________________________________________________________
27507 [ 27096] By: rgs                                   on 2006/02/05  21:22:03
27508         Log: Subject: [PATCH] Documentation patch for overload
27509              From: Steffen Mueller <dtr8sin02@sneakemail.com>
27510              Date: Feb 5, 2006 12:26 PM
27511              Message-ID: <43E5E0E9.1070707@sneakemail.com>
27512      Branch: perl
27513            ! lib/overload.pm
27514 ____________________________________________________________________________
27515 [ 27095] By: nicholas                              on 2006/02/05  20:51:43
27516         Log: The message "Can't upgrade that kind of scalar" can be far more
27517              informative.
27518      Branch: perl
27519            ! pod/perldiag.pod sv.c
27520 ____________________________________________________________________________
27521 [ 27094] By: nicholas                              on 2006/02/05  20:33:57
27522         Log: new_body_type doesn't need to subtract the offset, that's what
27523              new_body_allocated is for.
27524      Branch: perl
27525            ! sv.c
27526 ____________________________________________________________________________
27527 [ 27093] By: nicholas                              on 2006/02/05  20:26:40
27528         Log: Yes, I broke Win32 with change 27089 by having a { in the wrong place.
27529      Branch: perl
27530            ! perl.c
27531 ____________________________________________________________________________
27532 [ 27092] By: nicholas                              on 2006/02/05  19:52:50
27533         Log: Remove "Can't upgrade to undef" from perldiag, as the corresponding
27534              code is now gone from sv_upgrade.
27535      Branch: perl
27536            ! pod/perldiag.pod
27537 ____________________________________________________________________________
27538 [ 27091] By: nicholas                              on 2006/02/05  19:45:37
27539         Log: Merge and refactor the PVAV and PVHV code in Perl_sv_upgrade, which
27540              reduces the object size by about 80 bytes.
27541      Branch: perl
27542            ! sv.c
27543 ____________________________________________________________________________
27544 [ 27090] By: nicholas                              on 2006/02/05  18:51:17
27545         Log: Eliminate a croak we can't get to.
27546      Branch: perl
27547            ! sv.c
27548 ____________________________________________________________________________
27549 [ 27089] By: nicholas                              on 2006/02/05  11:15:34
27550         Log: Without this Windows and Netware compilers should be complaining 
27551              about perl.c having code before a declaration, *but only if compiling
27552              with PERL_TRACK_MEMPOOL*. So, will it fix the smoke failures? Place
27553              bets now.
27554      Branch: perl
27555            ! perl.c
27556 ____________________________________________________________________________
27557 [ 27088] By: stevep                                on 2006/02/05  05:08:02
27558         Log: Don't export PL_memory_debug_header to Win32 (and others) unless 
27559              PERL_TRACK_MEMPOOL is defined.
27560      Branch: perl
27561            ! makedef.pl
27562 ____________________________________________________________________________
27563 [ 27087] By: stevep                                on 2006/02/05  04:13:27
27564         Log: Fixed embed.fnc entry for S_forbid_setid() and picked up a change in 
27565              pod/perlapi.pod for good measure when regenerating files.
27566      Branch: perl
27567            ! embed.fnc pod/perlapi.pod proto.h
27568 ____________________________________________________________________________
27569 [ 27086] By: nicholas                              on 2006/02/04  22:51:17
27570         Log: bcc was issuing a warning about this line in Perl_sv_2cv, so tweak it
27571              to keep it happy.
27572      Branch: perl
27573            ! sv.c
27574 ____________________________________________________________________________
27575 [ 27085] By: nicholas                              on 2006/02/04  22:13:08
27576         Log: Add regression tests to lib/charnames.t to ensure that unicore/Names.pl
27577              is 100% 7 bit ASCII.
27578      Branch: perl
27579            ! lib/charnames.t
27580 ____________________________________________________________________________
27581 [ 27084] By: nicholas                              on 2006/02/04  19:09:17
27582         Log: Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHost
27583              behaviour of freeing up all memory at thread exit. With this and
27584              tools such as valgrind you will now get warnings as soon as you
27585              read from the deallocated memory, rather than just a warning much
27586              later about freeing to the wrong pool.
27587      Branch: perl
27588            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h pod/perltodo.pod
27589            ! sv.c util.c
27590 ____________________________________________________________________________
27591 [ 27083] By: nicholas                              on 2006/02/04  18:48:09
27592         Log: The TODO 'Tidy up global variables' can go, replaced with a second
27593              paragraph on 'Ordering of "global" variables'.
27594      Branch: perl
27595            ! pod/perltodo.pod
27596 ____________________________________________________________________________
27597 [ 27082] By: nicholas                              on 2006/02/04  17:11:54
27598         Log: I believe that mathoms have been completely TODOne.
27599      Branch: perl
27600            ! pod/perltodo.pod
27601 ____________________________________________________________________________
27602 [ 27081] By: nicholas                              on 2006/02/04  13:27:00
27603         Log: Rejig the definition of ARENAS_PER_SET to maximise the size of the
27604              array whilst keeping the structure within PERL_ARENA_SIZE.
27605      Branch: perl
27606            ! sv.c
27607 ____________________________________________________________________________
27608 [ 27080] By: nicholas                              on 2006/02/04  13:00:06
27609         Log: Tweak arena sets to avoid assignment between different pointers.
27610      Branch: perl
27611            ! sv.c
27612 ____________________________________________________________________________
27613 [ 27079] By: nicholas                              on 2006/02/04  12:28:03
27614         Log: Subject: [patch] arena rework - arena sets
27615              From: Jim Cromie <jim.cromie@gmail.com>
27616              Message-ID: <43DF4F66.4080808@gmail.com>
27617              Date: Tue, 31 Jan 2006 04:52:06 -0700
27618      Branch: perl
27619            ! embed.fnc embed.h hv.c proto.h sv.c
27620 ____________________________________________________________________________
27621 [ 27078] By: nicholas                              on 2006/02/04  11:10:52
27622         Log: warnings.h does some evil(*) pointer arithmetic on (SV *)0, so a
27623              simple replace of Nullsv with NULL turns out to be a bad idea.
27624              * Technically undefined behaviour, I believe.
27625      Branch: perl
27626            ! warnings.h warnings.pl
27627 ____________________________________________________________________________
27628 [ 27077] By: nicholas                              on 2006/02/04  10:37:08
27629         Log: Remove obsolete comment.
27630      Branch: perl
27631            ! perl.c
27632 ____________________________________________________________________________
27633 [ 27076] By: nicholas                              on 2006/02/03  23:21:37
27634         Log: S_find_beginning is only called from one place, so by hoisting the
27635              forbid_setid check for -x into the caller, we can eliminate the
27636              suidscript parameter from S_find_beginning.
27637      Branch: perl
27638            ! embed.fnc embed.h perl.c proto.h
27639 ____________________________________________________________________________
27640 [ 27075] By: nicholas                              on 2006/02/03  22:41:55
27641         Log: And as we've now got to the point where all calls to Perl_moreswitches
27642              have -1 as the second argument, we can remove the second argument,
27643              which gets us back to where we started, only with the elimination of
27644              a per-thread variable.
27645      Branch: perl
27646            ! embed.fnc embed.h perl.c proto.h toke.c
27647 ____________________________________________________________________________
27648 [ 27074] By: nicholas                              on 2006/02/03  22:18:45
27649         Log: The MSDOS-only call to moreswitches will never reach forbid_setid, so
27650              it can have a parameter of -1 without changing any behaviour.
27651              I see no reason to forbid "command line" switches when they are
27652              actually coming from the #! line of the script itself (as read by perl)
27653              as they must have been written by the owner of the script, rather than
27654              being crafted by the user manipulating the command line, and therefore
27655              cannot be subverted. (Or alternatively, can be subverted as easily as
27656              the rest of the script, and we're permitting *that* to be run)
27657      Branch: perl
27658            ! perl.c
27659 ____________________________________________________________________________
27660 [ 27073] By: nicholas                              on 2006/02/03  21:47:04
27661         Log: Pull the variables fdscript and suidscript into a much smaller scope.
27662              Replace suidscript with literal -1 where it could only have been -1.
27663              (Re-indent the other code inside the new block creating the scope.
27664              Rejig the indentation of the conditionals)
27665      Branch: perl
27666            ! perl.c
27667 ____________________________________________________________________________
27668 [ 27072] By: nicholas                              on 2006/02/03  21:23:21
27669         Log: Change 27070 failed to initialise a variable. (But despite that still
27670              passed all tests locally.)
27671      Branch: perl
27672            ! perl.c
27673 ____________________________________________________________________________
27674 [ 27071] By: nicholas                              on 2006/02/03  20:12:10
27675         Log: Silence a warning about "statement not reached" from the Sun C compiler.
27676              It was accurate - the conditional code used to give 2 return statements.
27677      Branch: perl
27678            ! mathoms.c
27679 ____________________________________________________________________________
27680 [ 27070] By: nicholas                              on 2006/02/03  20:10:07
27681         Log: Eliminating PL_suidscript is more tricky, and requires changing the
27682              prototype of Perl_moreswitches.
27683      Branch: perl
27684            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
27685            ! proto.h toke.c
27686 ____________________________________________________________________________
27687 [ 27069] By: nicholas                              on 2006/02/03  18:27:52
27688         Log: Passing the flag to S_forbit_setid as a single char rather than a
27689              string is a slight space optimisation.
27690      Branch: perl
27691            ! embed.fnc intrpvar.h perl.c proto.h
27692 ____________________________________________________________________________
27693 [ 27068] By: nicholas                              on 2006/02/03  18:10:45
27694         Log: Oops. I *thought* that I had checked that all changed files were open.
27695              Clearly not. (Fixes change 27066)
27696      Branch: perl
27697            ! embed.h embedvar.h perlapi.h proto.h
27698 ____________________________________________________________________________
27699 [ 27067] By: nicholas                              on 2006/02/03  17:06:43
27700         Log: Oops. When changing warnings.pl one should re-run it. Well spotted
27701              Rafael.
27702      Branch: perl
27703            ! warnings.h
27704 ____________________________________________________________________________
27705 [ 27066] By: nicholas                              on 2006/02/03  17:06:04
27706         Log: It's actually easier to get rid of PL_fdscript than we thought.
27707      Branch: perl
27708            ! embed.fnc intrpvar.h perl.c
27709 ____________________________________________________________________________
27710 [ 27065] By: nicholas                              on 2006/02/03  16:03:01
27711         Log: Subject: Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
27712              From: Steven Schubiger <schubiger@cpan.org>
27713              Message-ID: <20060203152449.GI12591@accognoscere.homeunix.org>
27714              Date: Fri, 3 Feb 2006 16:24:49 +0100
27715      Branch: perl
27716            ! cop.h doio.c doop.c dump.c embed.pl gv.c hv.c hv.h intrpvar.h
27717            ! locale.c mathoms.c mg.c op.c pad.c pad.h perl.c perlio.c
27718            ! perlio.h pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
27719            ! regexec.c scope.c sv.c sv.h thrdvar.h toke.c utf8.c util.c
27720            ! warnings.pl
27721 ____________________________________________________________________________
27722 [ 27064] By: rgs                                   on 2006/02/03  15:18:18
27723         Log: Fix file where internal XS functions are defined
27724      Branch: perl
27725            ! universal.c
27726 ____________________________________________________________________________
27727 [ 27063] By: rgs                                   on 2006/02/03  14:06:40
27728         Log: Help to compile on VMS with UNLINK_ALL_VERSIONS
27729              See :
27730              Subject: bug@26347 embed.fnc/embed.h with unlnk macro
27731              From: "John E. Malmberg" <wb8tyw@qsl.net>
27732              Date: Tue, 13 Dec 2005 22:18:56 -0500
27733              Message-ID: <439F8F20.4050207@qsl.net>
27734      Branch: perl
27735            ! perl.h
27736 ____________________________________________________________________________
27737 [ 27062] By: rgs                                   on 2006/02/03  13:46:46
27738         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_64.tar.gz
27739              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
27740              Date: Thu, 02 Feb 2006 12:35:41 +0100
27741              Message-ID: <87acda0z8y.fsf@k75.linux.bogus>
27742      Branch: perl
27743            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
27744            ! lib/CPAN/SIGNATURE
27745 ____________________________________________________________________________
27746 [ 27061] By: rgs                                   on 2006/02/03  13:35:44
27747         Log: Subject: L<PerlIO> and Pod::Html
27748              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27749              Date: Mon, 09 Jan 2006 12:53:15 +0900
27750              Message-Id: <20060109125220.3BB0.BQW10602@nifty.com>
27751      Branch: perl
27752            ! lib/Pod/Html.pm
27753 ____________________________________________________________________________
27754 [ 27060] By: nicholas                              on 2006/02/03  13:21:46
27755         Log: Subject: [PATCH] s/Nullcv/NULL/g
27756              From: Steven Schubiger <schubiger@cpan.org>
27757              Message-ID: <20060202150241.GF12591@accognoscere.homeunix.org>
27758              Date: Thu, 2 Feb 2006 16:02:41 +0100
27759      Branch: perl
27760            ! cop.h dump.c gv.c gv.h mg.c op.c pad.c perl.c pp_ctl.c sv.c
27761 ____________________________________________________________________________
27762 [ 27059] By: nicholas                              on 2006/02/03  13:06:00
27763         Log: Change PL_perlio_fd_refcnt from a fixed size static array to a pointer
27764              to a dynamic array.
27765      Branch: perl
27766            ! embedvar.h perlapi.h perlio.c perlvars.h
27767 ____________________________________________________________________________
27768 [ 27057] By: stevep                                on 2006/02/02  20:57:01
27769         Log: It would be nice to have tests in B for the functions getting changed.
27770      Branch: perl
27771            ! ext/B/t/b.t
27772 ____________________________________________________________________________
27773 [ 27056] By: stevep                                on 2006/02/02  20:42:56
27774         Log: Death to magic characters!  No pun intended.
27775      Branch: perl
27776            ! ext/B/B.xs
27777 ____________________________________________________________________________
27778 [ 27054] By: rgs                                   on 2006/02/02  14:24:03
27779         Log: Subject: Re: [PATCH] s/Null(av|ch)/NULL/g
27780              From: Steven Schubiger <schubiger@cpan.org>
27781              Date: Thu, 2 Feb 2006 10:38:49 +0100
27782              Message-ID: <20060202093849.GD12591@accognoscere.homeunix.org>
27783      Branch: perl
27784            ! XSUB.h cop.h doio.c doop.c dump.c gv.c hv.c hv.h locale.c
27785            ! malloc.c mathoms.c mg.c op.c op.h pad.c perl.c perl.h perlio.c
27786            ! perlsdio.h pod/perlapi.pod pp_sort.c pp_sys.c regcomp.h
27787            ! regexec.c sv.c sv.h thrdvar.h toke.c util.c
27788 ____________________________________________________________________________
27789 [ 27053] By: nicholas                              on 2006/02/02  12:31:30
27790         Log: gv_fetchpvn_flags ranks highly in the profile, and the ::/' scanning
27791              loop is iterated over millions of times. Add a flag GV_NOTQUAL purely
27792              as an optimisation, when the caller is passing in a string that is
27793              known not to contain any package separators.
27794      Branch: perl
27795            ! doio.c gv.c gv.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c
27796            ! toke.c util.c
27797 ____________________________________________________________________________
27798 [ 27052] By: rgs                                   on 2006/02/02  11:22:43
27799         Log: Update to Module::CoreList 3.04.
27800              Cleanup corelist manpage.
27801              Remove -w in corelist shebang to avoid spurious warnings.
27802      Branch: perl
27803            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
27804 ____________________________________________________________________________
27805 [ 27051] By: gisle                                 on 2006/02/02  10:05:32
27806         Log: perl-5.8.8 also contained change 27040.
27807      Branch: perl
27808            ! lib/Module/CoreList.pm
27809 ____________________________________________________________________________
27810 [ 27050] By: nicholas                              on 2006/02/02  00:36:38
27811         Log: Yet more instances of gv_fetchpv... that should be GV_ADD rather than
27812              TRUE.
27813              Convert two gv_fetchpvn_flags to gv_fetchpvs.
27814      Branch: perl
27815            ! doio.c gv.c perl.c pp_ctl.c pp_sort.c util.c
27816 ____________________________________________________________________________
27817 [ 27049] By: nicholas                              on 2006/02/02  00:24:06
27818         Log: And another assumption.
27819      Branch: perl
27820            ! gv.c
27821 ____________________________________________________________________________
27822 [ 27048] By: nicholas                              on 2006/02/01  23:38:53
27823         Log: Since PERL_COPY_ON_WRITE becamse PERL_OLD_COPY_ON_WRITE it seems that
27824              no-one has been testing it, as there was a const too far.
27825      Branch: perl
27826            ! sv.c
27827 ____________________________________________________________________________
27828 [ 27047] By: stevep                                on 2006/02/01  23:34:47
27829         Log: Doc nit found by Stephen Gordon.
27830      Branch: perl
27831            ! pod/perlfunc.pod
27832 ____________________________________________________________________________
27833 [ 27046] By: nicholas                              on 2006/02/01  23:03:11
27834         Log: doubleplusoops. Apart from the documented NUL termination assumption.
27835              Now removed.
27836      Branch: perl
27837            ! gv.c
27838 ____________________________________________________________________________
27839 [ 27045] By: nicholas                              on 2006/02/01  22:39:29
27840         Log: References can't have SVp_IOK or SVp_NOK set, so no need for all the
27841              conditional code to copy IVX and NVX if true. "You cannot get here".
27842      Branch: perl
27843            ! sv.c
27844 ____________________________________________________________________________
27845 [ 27044] By: nicholas                              on 2006/02/01  22:03:37
27846         Log: Oops. 1 NUL termination assumption remains in Perl_gv_fetchpvn_flags
27847      Branch: perl
27848            ! gv.c
27849 ____________________________________________________________________________
27850 [ 27043] By: nicholas                              on 2006/02/01  20:26:46
27851         Log: Correct my comment, so that it's actually useful. :-)
27852      Branch: perl
27853            ! sv.c
27854 ____________________________________________________________________________
27855 [ 27042] By: nicholas                              on 2006/02/01  19:30:52
27856         Log: , tweaked from
27857              Subject: Re: [:...:] and \p{...} character class equivalence in utf8 regexps
27858              From: Steve Purkis <Steve.Purkis@multimap.com>
27859              Message-Id: <0DAE5956-3ECC-4692-A0C9-C62C8F790C97@multimap.com>
27860              Date: Fri, 20 Jan 2006 12:35:06 -0500
27861      Branch: perl
27862            ! pod/perlre.pod
27863 ____________________________________________________________________________
27864 [ 27039] By: rgs                                   on 2006/02/01  18:07:26
27865         Log: Improve a bit the documentation for kill() with SIGNAL==0
27866      Branch: perl
27867            ! pod/perlfunc.pod
27868 ____________________________________________________________________________
27869 [ 27038] By: nicholas                              on 2006/02/01  18:05:20
27870         Log: Mmm, it looks like it's a bad plan to rebuild the TOC from a tree that
27871              has other modules in ext/
27872              TODO - fix buildtoc to cross check with MANIFEST.
27873      Branch: perl
27874            ! pod/perltoc.pod
27875 ____________________________________________________________________________
27876 [ 27037] By: nicholas                              on 2006/02/01  17:53:28
27877         Log: Integrate perl588delta.pod from maint, and re-run pod/buildtoc.
27878      Branch: perl
27879           +> pod/perl588delta.pod
27880            ! pod/perl.pod vms/descrip_mms.template
27881           !> MANIFEST Makefile.SH pod.lst pod/perltoc.pod win32/Makefile
27882           !> win32/makefile.mk win32/pod.mak
27883 ____________________________________________________________________________
27884 [ 27036] By: rgs                                   on 2006/02/01  17:49:53
27885         Log: Doc nit by Andy Dougherty
27886      Branch: perl
27887            ! README.aix
27888 ____________________________________________________________________________
27889 [ 27035] By: rgs                                   on 2006/02/01  16:14:07
27890         Log: autouse actually requires perl 5.6 at least.
27891      Branch: perl
27892            ! lib/autouse.pm
27893 ____________________________________________________________________________
27894 [ 27034] By: rgs                                   on 2006/02/01  15:51:35
27895         Log: Avoid "Prototype mismatch" warnings with autouse.
27896      Branch: perl
27897            ! lib/autouse.pm
27898 ____________________________________________________________________________
27899 [ 27033] By: rgs                                   on 2006/02/01  13:22:26
27900         Log: Fix corelist data for 5.8.8
27901      Branch: perl
27902            ! lib/Module/CoreList.pm
27903 ____________________________________________________________________________
27904 [ 27032] By: rgs                                   on 2006/02/01  12:41:37
27905         Log: More history
27906      Branch: perl
27907            ! pod/perlhist.pod
27908 ____________________________________________________________________________
27909 [ 27031] By: rgs                                   on 2006/02/01  12:30:14
27910         Log: Update to Module::CoreList 2.03 (includes 5.8.8 and 5.9.3)
27911      Branch: perl
27912            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
27913 ____________________________________________________________________________
27914 [ 27030] By: nicholas                              on 2006/02/01  11:53:04
27915         Log: Subject: [patch] arena rework - unify arenaroots
27916              From: Jim Cromie <jim.cromie@gmail.com>
27917              Message-ID: <43DF3D0A.3040102@gmail.com>
27918              Date: Tue, 31 Jan 2006 03:33:46 -0700
27919      Branch: perl
27920            ! embedvar.h hv.c intrpvar.h perlapi.h sv.c
27921 ____________________________________________________________________________
27922 [ 27028] By: nicholas                              on 2006/01/31  22:59:27
27923         Log: Make Perl_gv_fetchpvn_flags actually heed the passed in length.
27924              This means that \0 bytes in symbolic references now work.
27925      Branch: perl
27926            ! doio.c gv.c perl.c t/op/ref.t toke.c
27927 ____________________________________________________________________________
27928 [ 27027] By: stevep                                on 2006/01/31  18:42:31
27929         Log: Intel C Compiler 9.0 hatefully defines __GNUC__.  Unfortunately, 
27930              icc does not support gcc built-ins like __attribiute__.
27931      Branch: perl
27932            ! perl.h
27933 ____________________________________________________________________________
27934 [ 27022] By: nicholas                              on 2006/01/31  15:33:15
27935         Log: Subject: [perl #38380] Typo in perlfunc.pod 
27936              From: p.boven@sara.nl (via RT) <perlbug-followup@perl.org>
27937              Message-ID: <rt-3.0.11-38380-129047.11.4217468041333@perl.org>
27938              Date: Tue, 31 Jan 2006 05:22:28 -0800
27939      Branch: perl
27940            ! pod/perlfunc.pod
27941 ____________________________________________________________________________
27942 [ 27021] By: nicholas                              on 2006/01/31  15:10:37
27943         Log: Eliminate save_threadsv, as it is never linked to, and all it does
27944              post 5005 threads is croak().
27945      Branch: perl
27946            ! embed.fnc embed.h global.sym proto.h scope.c
27947 ____________________________________________________________________________
27948 [ 27016] By: rgs                                   on 2006/01/31  10:07:00
27949         Log: Subject: Re: [PATCH] Re: replacing "inuse" Win files (was Re: Help with a Cwd.pm build error)
27950              From: demerphq <demerphq@gmail.com>
27951              Date: Tue, 31 Jan 2006 09:55:25 +0100
27952              Message-ID: <9b18b3110601310055h7aeb9aa1gdc2d63cc56d97768@mail.gmail.com>
27953      Branch: perl
27954            ! lib/ExtUtils/Install.pm
27955 ____________________________________________________________________________
27956 [ 27015] By: craigb                                on 2006/01/31  04:37:27
27957         Log: Subject: patch@26996 - patch around stat("_NLA0:") bug
27958              From: "John E. Malmberg" <wb8tyw@qsl.net>Date: Mon, 30 Jan 2006 23:21:34 -0500
27959              Message-id: <43DEE5CE.7060108@qsl.net>
27960
27961      Branch: perl
27962            ! vms/vms.c vms/vmsish.h
27963 ____________________________________________________________________________
27964 [ 27014] By: nicholas                              on 2006/01/31  00:15:26
27965         Log: Silence a warning from the MS compiler about signed/unsigned mismatch.
27966      Branch: perl
27967            ! util.c
27968 ____________________________________________________________________________
27969 [ 27010] By: rgs                                   on 2006/01/30  17:47:56
27970         Log: Add perl594delta
27971      Branch: perl
27972            + pod/perl594delta.pod
27973            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
27974            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
27975            ! win32/pod.mak
27976 ____________________________________________________________________________
27977 [ 27009] By: nicholas                              on 2006/01/30  17:12:54
27978         Log: Change the author aliasing to reflect updates to AUTHORS.
27979      Branch: perl
27980            ! Porting/checkAUTHORS.pl
27981 ____________________________________________________________________________
27982 [ 27007] By: rgs                                   on 2006/01/30  16:58:47
27983         Log: Bump version number to 5.9.4
27984              Regenerate template config in Porting
27985      Branch: perl
27986            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
27987            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
27988            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
27989            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
27990            ! win32/makefile.mk wince/Makefile.ce wince/config_H.ce
27991 ____________________________________________________________________________
27992 [ 27006] By: nicholas                              on 2006/01/30  16:50:38
27993         Log: Silence another Irix compiler warning.
27994      Branch: perl
27995            ! toke.c
27996 ____________________________________________________________________________
27997 [ 27005] By: nicholas                              on 2006/01/30  16:29:38
27998         Log: Avoid a warning from the Irix C compiler.
27999      Branch: perl
28000            ! hv.c
28001 ____________________________________________________________________________
28002 [ 27004] By: stevep                                on 2006/01/30  15:04:50
28003         Log: Teach the Makefile how to cleanup config.over.
28004      Branch: perl
28005            ! Makefile.SH
28006 ____________________________________________________________________________
28007 [ 27002] By: nicholas                              on 2006/01/30  13:42:56
28008         Log: Code assumes that *FOO{SCALAR} will always return a scalar reference,
28009              so make it so, creating $FOO if necessary.
28010              (Effectively this is a policy decision that PERL_DONT_CREATE_GVSV is
28011              visible to XS code, but isn't visible to Perl code)
28012      Branch: perl
28013            ! pp.c t/op/gv.t
28014 ____________________________________________________________________________
28015 [ 27001] By: stevep                                on 2006/01/30  13:25:04
28016         Log: Add -DPTR_IS_LONG when building with -Duse64bitint on Solaris/i386.  
28017              Otherwise, the build fails in POSIX.
28018      Branch: perl
28019            ! hints/solaris_2.sh
28020 ____________________________________________________________________________
28021 [ 27000] By: nicholas                              on 2006/01/30  12:59:12
28022         Log: Use a union for storing the shared hash key reference count, rather
28023              than messy pointer hacks.
28024      Branch: perl
28025            ! ext/XS/APItest/APItest.xs hv.c hv.h perl.c
28026 ____________________________________________________________________________
28027 [ 26999] By: rgs                                   on 2006/01/30  09:52:06
28028         Log: Subject: [DOC PATCH] $^X isn't necessarily argv[0]
28029              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
28030              Date: Mon, 30 Jan 2006 01:06:24 -0800
28031              Message-ID: <20060130090624.GA3760@efn.org>
28032      Branch: perl
28033            ! pod/perlvar.pod
28034 ____________________________________________________________________________
28035 [ 26998] By: merijn                                on 2006/01/30  09:10:53
28036         Log: Subject: [PATCH] maint and blead: unicos.sh hints
28037              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
28038              Date: Sun, 29 Jan 2006 23:45:03 +0200 (EET)
28039              Message-Id: <200601292145.k0TLj3mW320311@kosh.hut.fi>
28040      Branch: perl
28041            ! hints/unicos.sh
28042 ____________________________________________________________________________
28043 [ 26997] By: nicholas                              on 2006/01/30  00:18:52
28044         Log: Assert that IVs and NVs can never be tainted.
28045      Branch: perl
28046            ! sv.c
28047 ____________________________________________________________________________
28048 [ 26996] By: nicholas                              on 2006/01/29  22:00:11
28049         Log: Solaris seems not to enjoy initialising constants from SIG_??? on 64
28050              bit builds.
28051      Branch: perl
28052            ! ext/POSIX/Makefile.PL
28053 ____________________________________________________________________________
28054 [ 26995] By: stevep                                on 2006/01/29  20:43:44
28055         Log: Upgrade to podlators-2.0.3
28056      Branch: perl
28057            ! lib/Pod/t/basic.t lib/Pod/t/color.t lib/Pod/t/man.t
28058            ! lib/Pod/t/termcap.t lib/Pod/t/text-options.t lib/Pod/t/text.t
28059 ____________________________________________________________________________
28060 [ 26994] By: rgs                                   on 2006/01/29  18:31:52
28061         Log: Email change for Steven Schubiger
28062      Branch: perl
28063            ! AUTHORS
28064 ____________________________________________________________________________
28065 [ 26993] By: merijn                                on 2006/01/29  10:14:09
28066         Log: Subject: Re: [patch] s/ar ts/ar s/g
28067              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
28068              Date: Thu, 26 Jan 2006 13:53:07 -0800
28069              Message-ID: <43D944C3.60101@ActiveState.com>
28070      Branch: perl
28071            ! Configure
28072 ____________________________________________________________________________
28073 [ 26991] By: nicholas                              on 2006/01/29  00:25:04
28074         Log: C compilers don't let you return void. Pay attention gcc, and
28075              stop aping Shildt.
28076      Branch: perl
28077            ! sv.c
28078 ____________________________________________________________________________
28079 [ 26990] By: nicholas                              on 2006/01/29  00:09:10
28080         Log: Avoid using space to create 2 functions just to force mathoms to be
28081              linked. Instead, force the link via the perl interpreter structure
28082              via a function pointer that gets replaced at run time anyway.
28083      Branch: perl
28084            ! embed.fnc embed.h intrpvar.h mathoms.c perl.c proto.h
28085 ____________________________________________________________________________
28086 [ 26989] By: nicholas                              on 2006/01/28  17:46:56
28087         Log: Call gv_fetchpvn_flags where we already know the length.
28088      Branch: perl
28089            ! doio.c toke.c
28090 ____________________________________________________________________________
28091 [ 26988] By: stevep                                on 2006/01/28  17:25:03
28092         Log: Upgrade to podlators-2.0.2
28093      Branch: perl
28094            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
28095            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.t lib/Pod/t/color.t
28096            ! lib/Pod/t/man.t lib/Pod/t/termcap.t lib/Pod/t/text-options.t
28097            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
28098 ____________________________________________________________________________
28099 [ 26987] By: nicholas                              on 2006/01/28  17:15:21
28100         Log: Squeeze more flag manipulations together in sv_setsv_flags.
28101      Branch: perl
28102            ! sv.c
28103 ____________________________________________________________________________
28104 [ 26986] By: stevep                                on 2006/01/28  16:50:32
28105         Log: Upgrade to CPAN-1.83_59
28106      Branch: perl
28107            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
28108            ! lib/CPAN/SIGNATURE
28109 ____________________________________________________________________________
28110 [ 26985] By: stevep                                on 2006/01/28  16:43:43
28111         Log: Upgrade to Archive-Tar-1.28
28112      Branch: perl
28113            ! lib/Archive/Tar.pm lib/Archive/Tar/bin/ptardiff
28114            ! lib/Archive/Tar/t/02_methods.t
28115            ! lib/Archive/Tar/t/04_resolved_issues.t
28116 ____________________________________________________________________________
28117 [ 26983] By: nicholas                              on 2006/01/28  15:44:04
28118         Log: Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fetchpvn_flags.
28119              Many strlen()s saved.
28120      Branch: perl
28121            ! doio.c handy.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c toke.c
28122            ! util.c
28123 ____________________________________________________________________________
28124 [ 26982] By: nicholas                              on 2006/01/28  14:46:35
28125         Log: Merge the IOK and NOK clauses together in sv_setsv_flags.
28126      Branch: perl
28127            ! sv.c
28128 ____________________________________________________________________________
28129 [ 26981] By: nicholas                              on 2006/01/28  14:23:49
28130         Log: The flags manipulation in sv_setsv_flags can be more efficient.
28131      Branch: perl
28132            ! sv.c
28133 ____________________________________________________________________________
28134 [ 26980] By: nicholas                              on 2006/01/28  14:02:10
28135         Log: PERL_DONT_CREATE_GVSV wasn't as effective as it should have been.
28136      Branch: perl
28137            ! gv.c
28138 ____________________________________________________________________________
28139 [ 26979] By: nicholas                              on 2006/01/28  13:38:28
28140         Log: By changing SvVOK() from returning 0/1 to 0/pointer-to-magic we can
28141              save duplicating mg_find calls, without changing the semantics in any
28142              boolean context.
28143      Branch: perl
28144            ! sv.c sv.h util.c
28145 ____________________________________________________________________________
28146 [ 26978] By: nicholas                              on 2006/01/28  12:49:15
28147         Log: Pull the other large chunk of PVGV assignment code into S_pvgv_assign.
28148              There seems to be some duplication with S_glob_assign.
28149      Branch: perl
28150            ! sv.c
28151 ____________________________________________________________________________
28152 [ 26977] By: nicholas                              on 2006/01/28  12:26:47
28153         Log: Remove goto glob_assign;
28154      Branch: perl
28155            ! sv.c
28156 ____________________________________________________________________________
28157 [ 26976] By: nicholas                              on 2006/01/28  12:08:01
28158         Log: Pull glob_assign out from sv_setsv_flags into a static function.
28159      Branch: perl
28160            ! sv.c
28161 ____________________________________________________________________________
28162 [ 26975] By: rgs                                   on 2006/01/28  11:00:30
28163         Log: Update Changes
28164      Branch: perl
28165            ! Changes
28166 ____________________________________________________________________________
28167 [ 26974] By: rgs                                   on 2006/01/28  10:57:04
28168         Log: Add perl 5.9.3 in release list
28169      Branch: perl
28170            ! pod/perlhist.pod
28171 ____________________________________________________________________________
28172 [ 26970] By: gisle                                 on 2006/01/27  19:48:28
28173         Log: Subject: Re: Make Passive mode the default for Net::FTP
28174              From: Gisle Aas <gisle@ActiveState.com>
28175              Date: 27 Jan 2006 07:21:16 -0800
28176              Message-ID: <lrslr91ytv.fsf@caliper.activestate.com>
28177      Branch: perl
28178            ! lib/Net/Config.pm lib/Net/FTP.pm
28179 ____________________________________________________________________________
28180 [ 26969] By: rgs                                   on 2006/01/27  18:27:22
28181         Log: Oops. Forgot to add this file.
28182      Branch: perl
28183            + utils/ptardiff.PL
28184 ____________________________________________________________________________
28185 [ 26968] By: rgs                                   on 2006/01/27  18:07:54
28186         Log: Regenerate META.yml
28187      Branch: perl
28188            ! META.yml
28189 ____________________________________________________________________________
28190 [ 26967] By: rgs                                   on 2006/01/27  18:04:17
28191         Log: Regenerate Changes; remove ^M chars in Changes
28192      Branch: perl
28193            ! Changes
28194 ____________________________________________________________________________
28195 [ 26966] By: rgs                                   on 2006/01/27  17:47:32
28196         Log: Remove patch number
28197      Branch: perl
28198            ! patchlevel.h
28199 ____________________________________________________________________________
28200 [ 26965] By: rgs                                   on 2006/01/27  17:44:48
28201         Log: Mention ptardiff in perldelta.
28202      Branch: perl
28203            ! pod/perl593delta.pod
28204 ____________________________________________________________________________
28205 [ 26964] By: rgs                                   on 2006/01/27  17:37:27
28206         Log: Don't install ptardiff in the module tree
28207      Branch: perl
28208            ! installperl
28209 ____________________________________________________________________________
28210 [ 26963] By: rgs                                   on 2006/01/27  17:19:52
28211         Log: Install the ptardiff utility that comes with Archive::Tar
28212      Branch: perl
28213            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
28214            ! win32/Makefile win32/makefile.mk
28215 ____________________________________________________________________________
28216 [ 26962] By: rgs                                   on 2006/01/27  17:04:35
28217         Log: Install nit : README.e2x should be installed, the other READMEs shouldn't
28218      Branch: perl
28219            ! installperl
28220 ____________________________________________________________________________
28221 [ 26961] By: rgs                                   on 2006/01/27  16:31:33
28222         Log: Regenerate PODs
28223      Branch: perl
28224            ! pod/perlmodlib.pod pod/perltoc.pod
28225 ____________________________________________________________________________
28226 [ 26960] By: rgs                                   on 2006/01/27  15:35:01
28227         Log: Some spelling fixes by David Landgren.
28228              Mention perltodo.
28229      Branch: perl
28230            ! pod/perl593delta.pod
28231 ____________________________________________________________________________
28232 [ 26959] By: rgs                                   on 2006/01/27  15:26:05
28233         Log: Revert change 24461, now that change 26757 allows TEST
28234              to accept extra output from module tests
28235      Branch: perl
28236            ! cygwin/perlld.in
28237 ____________________________________________________________________________
28238 [ 26958] By: rgs                                   on 2006/01/27  13:54:06
28239         Log: Subject: [PATCH] quiet gcc Info message in cygwin
28240              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
28241              Date: Wed, 25 Jan 2006 19:16:09 -0800
28242              Message-ID: <20060126031608.GA2588@efn.org>
28243      Branch: perl
28244            ! hints/cygwin.sh
28245 ____________________________________________________________________________
28246 [ 26957] By: rgs                                   on 2006/01/27  13:08:12
28247         Log: Remove note about #elif, see :
28248              Subject: Re: Change 26954: Simplify nested '#ifdef' by replacing it with '#elif defined()'
28249              From: Steve Hay <steve.hay@uk.radan.com>
28250              Date: Fri, 27 Jan 2006 11:09:02 +0000
28251              Message-ID: <43D9FF4E.6010501@uk.radan.com>
28252      Branch: perl
28253            ! Porting/pumpkin.pod
28254 ____________________________________________________________________________
28255 [ 26955] By: nicholas                              on 2006/01/27  10:36:05
28256         Log: A description of the new constants.
28257      Branch: perl
28258            ! pod/perl593delta.pod
28259 ____________________________________________________________________________
28260 [ 26954] By: gisle                                 on 2006/01/27  08:54:04
28261         Log: Simplify nested '#ifdef' by replacing it with '#elif defined()'
28262      Branch: perl
28263            ! mg.c
28264 ____________________________________________________________________________
28265 [ 26953] By: gisle                                 on 2006/01/27  08:49:34
28266         Log: Safer implementation of RTRIM().
28267              Don't rely on SvCUR to be sane unless SvPOK.
28268      Branch: perl
28269            ! mg.c
28270 ____________________________________________________________________________
28271 [ 26952] By: nicholas                              on 2006/01/26  22:03:19
28272         Log: Subject: [PATCH] Change 26781/26830 (SvRTRIM should also write a new '\0' at the end) can cause segfaults
28273              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
28274              Message-ID: <43D941AF.1060503@ActiveState.com>
28275              Date: Thu, 26 Jan 2006 13:39:59 -0800
28276      Branch: perl
28277            ! mg.c
28278 ____________________________________________________________________________
28279 [ 26951] By: stevep                                on 2006/01/26  19:23:48
28280         Log: Fix a few nits in perl593delta
28281      Branch: perl
28282            ! pod/perl593delta.pod
28283 ____________________________________________________________________________
28284 [ 26950] By: rgs                                   on 2006/01/26  18:48:27
28285         Log: miniperl isn't enough anymore to run pod2man.
28286      Branch: perl
28287            ! pod/Makefile.SH
28288 ____________________________________________________________________________
28289 [ 26949] By: nicholas                              on 2006/01/26  18:35:56
28290         Log: 2 spelling corrections, and rephrase the entry on perlivp (better
28291              grammer, more succinct)
28292      Branch: perl
28293            ! pod/perl593delta.pod
28294 ____________________________________________________________________________
28295 [ 26948] By: rgs                                   on 2006/01/26  18:14:26
28296         Log: More work on perldelta
28297      Branch: perl
28298            ! pod/perl593delta.pod
28299 ____________________________________________________________________________
28300 [ 26947] By: steveh                                on 2006/01/26  16:25:20
28301         Log: Make dump and -u croak on Win32 and Cygwin to avoid confusion
28302              such as was seen here:
28303              
28304              Subject: Weird Win32 error: "This application has requested the Runtime to terminate it in an unusual way."
28305              From: demerphq <demerphq@gmail.com>
28306              Date: Thu, 26 Jan 2006 15:40:42 +0100
28307              Message-ID: <9b18b3110601260640x34b2442cnf5379d2f83b74187@mail.gmail.com>
28308      Branch: perl
28309            ! perl.c pod/perldiag.pod pod/perlport.pod
28310 ____________________________________________________________________________
28311 [ 26946] By: nicholas                              on 2006/01/26  14:57:42
28312         Log: SvREADONLY_off inside the magic routines is also dangerous on shared
28313              hash key scalars, so decompose them to normal scalars if they ever
28314              get here.
28315      Branch: perl
28316            ! mg.c
28317 ____________________________________________________________________________
28318 [ 26945] By: rgs                                   on 2006/01/26  11:49:22
28319         Log: assertions.pm is dual-lived
28320      Branch: perl
28321            ! Porting/Maintainers.pl
28322 ____________________________________________________________________________
28323 [ 26943] By: rgs                                   on 2006/01/25  17:12:11
28324         Log: Subject: aelemfast optimization opclass problem (c.f. [perl #38279])
28325              From: Stephen McCamant <smcc@mit.edu>
28326              Date: Jan 24, 2006 7:23 AM
28327              Message-ID: <17365.51166.604020.571992@conquest.OCF.Berkeley.EDU>
28328      Branch: perl
28329            + ext/B/t/optree_misc.t
28330            ! MANIFEST ext/B/B.xs
28331 ____________________________________________________________________________
28332 [ 26941] By: gisle                                 on 2006/01/24  15:37:25
28333         Log: Subject: Simplify &IO::Handle::say
28334              From: Gisle Aas <gisle@ActiveState.com>
28335              Date: 24 Jan 2006 05:01:28 -0800
28336              Message-ID: <lrzmll7pav.fsf@caliper.activestate.com>
28337      Branch: perl
28338            ! ext/IO/lib/IO/Handle.pm
28339 ____________________________________________________________________________
28340 [ 26940] By: rgs                                   on 2006/01/24  15:10:27
28341         Log: Fix a regression on suidperl : the error message "No #! line" was
28342              produced in erroneous cases, because we used to read values in a
28343              string buffer that pointed to nothing.
28344      Branch: perl
28345            ! perl.c
28346 ____________________________________________________________________________
28347 [ 26936] By: steveh                                on 2006/01/24  12:13:15
28348         Log: Remove d_nanosleep from win32 configs
28349              Change 19899 removed them before, but they have accidentally crept back.
28350      Branch: perl
28351            ! win32/config.bc win32/config.gc win32/config.vc
28352            ! win32/config.vc64
28353 ____________________________________________________________________________
28354 [ 26935] By: steveh                                on 2006/01/24  09:22:44
28355         Log: Subject: SPRINTF_RETURNS_STRLEN isn't really a compile-time option 
28356              From: Gisle Aas <gisle@ActiveState.com>
28357              Date: 23 Jan 2006 02:12:04 -0800
28358              Message-ID: <lr3bjfb6dn.fsf@caliper.activestate.com>
28359              
28360              Subject: RE: SPRINTF_RETURNS_STRLEN isn't really a compile-time option
28361              From: "Jan Dubois" <jand@ActiveState.com>
28362              Date: Mon, 23 Jan 2006 11:30:51 -0800
28363              Message-ID: <008001c62053$86adf680$2217a8c0@candy>
28364      Branch: perl
28365            ! makedef.pl perl.c
28366 ____________________________________________________________________________
28367 [ 26933] By: rgs                                   on 2006/01/23  19:24:06
28368         Log: More work on perldelta
28369      Branch: perl
28370            ! pod/perl593delta.pod
28371 ____________________________________________________________________________
28372 [ 26932] By: nicholas                              on 2006/01/23  19:06:41
28373         Log: constant_add_symbol needs to be static, else static builds can fail at
28374              link time. (*How* many meanings is "static" overloaded with?)
28375      Branch: perl
28376            ! lib/ExtUtils/Constant/ProxySubs.pm
28377 ____________________________________________________________________________
28378 [ 26930] By: stevep                                on 2006/01/23  18:40:08
28379         Log: Subject: [PATCH] Tru64: -Uusedl: lib/ExtUtils/t/Embed.t
28380              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28381              Date: Mon, 23 Jan 2006 20:34:18 +0200
28382              Message-ID: <43D521AA.7030008@gmail.com>
28383      Branch: perl
28384            ! lib/ExtUtils/t/Embed.t
28385 ____________________________________________________________________________
28386 [ 26929] By: stevep                                on 2006/01/23  15:56:34
28387         Log: Upgrade to Pod-Simple-3.04
28388      Branch: perl
28389            ! lib/Pod/Simple.pm lib/Pod/Simple/BlackBox.pm
28390            ! lib/Pod/Simple/Search.pm
28391 ____________________________________________________________________________
28392 [ 26928] By: rgs                                   on 2006/01/23  15:28:51
28393         Log: Now that change #26410 is reverted, mark as TODO the tests added
28394              by change #26925.
28395      Branch: perl
28396            ! t/op/pat.t
28397 ____________________________________________________________________________
28398 [ 26927] By: rgs                                   on 2006/01/23  15:18:30
28399         Log: Missing chunk in change #26926
28400      Branch: perl
28401            ! t/op/taint.t
28402 ____________________________________________________________________________
28403 [ 26926] By: rgs                                   on 2006/01/23  15:18:10
28404         Log: Revert change 26410, marking the test that was added there as TODO.
28405              See the thread :
28406              Subject: LVALUE m//g (was Re: au revoir ...)
28407              From: Nicholas Clark <nick@ccl4.org>
28408              Date: Jan 18, 2006 9:30 PM
28409              Message-ID: <20060118203058.GQ616@plum.flirble.org>
28410      Branch: perl
28411            ! op.c
28412 ____________________________________________________________________________
28413 [ 26925] By: nicholas                              on 2006/01/23  15:11:11
28414         Log: Change the regression test added by 26410 to use test.pl; this makes
28415              it easier to TODO if needed.
28416              Add the TODO test provided by Rick Delaney, but not as TODO, because
28417              change 26410 also made pos on LVALUE subroutines work for the first
28418              time.
28419      Branch: perl
28420            ! t/op/pat.t t/op/taint.t
28421 ____________________________________________________________________________
28422 [ 26924] By: rgs                                   on 2006/01/23  14:44:59
28423         Log: Un-const magic virtual tables; this consting breaks the nasty
28424              things done by Swig, as noticed by Audrey.
28425      Branch: perl
28426            ! embed.fnc mg.c mg.h perl.h pod/perlapi.pod proto.h sv.c
28427 ____________________________________________________________________________
28428 [ 26923] By: stevep                                on 2006/01/23  14:35:52
28429         Log: Upgrade to CPAN-1.83_58
28430      Branch: perl
28431            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
28432            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
28433            ! lib/CPAN/Version.pm lib/CPAN/t/vcmp.t
28434 ____________________________________________________________________________
28435 [ 26922] By: gisle                                 on 2006/01/23  12:33:02
28436         Log: Avoid warning with MS Visual C compiler.
28437              Encode.xs(443) : warning C4761: integral size mismatch in argument; conversion supplied
28438      Branch: perl
28439            ! ext/Encode/Encode.xs
28440 ____________________________________________________________________________
28441 [ 26921] By: gisle                                 on 2006/01/23  09:57:10
28442         Log: Subject: Avoid most getprotobyname/number calls in IO::Socket::INET
28443              From: Gisle Aas <gisle@ActiveState.com>
28444              Date: 18 Jan 2006 09:28:24 -0800
28445              Message-ID: <lr3bjlbg3r.fsf@caliper.activestate.com>
28446      Branch: perl
28447            ! ext/IO/lib/IO/Socket/INET.pm
28448 ____________________________________________________________________________
28449 [ 26919] By: craigb                                on 2006/01/21  17:05:07
28450         Log: Make Manifest.t do what is says it's doing.
28451      Branch: perl
28452            ! lib/ExtUtils/t/Manifest.t
28453 ____________________________________________________________________________
28454 [ 26918] By: mhx                                   on 2006/01/21  15:31:06
28455         Log: Remove wrong cast to (void *), which fixes a gcc warning, and use
28456              the return value of upg_version() at least once in the core.
28457      Branch: perl
28458            ! pp_ctl.c util.c
28459 ____________________________________________________________________________
28460 [ 26915] By: nicholas                              on 2006/01/20  10:12:12
28461         Log: Note 5.8.8-RC1
28462      Branch: perl
28463            ! pod/perlhist.pod
28464 ____________________________________________________________________________
28465 [ 26914] By: mhx                                   on 2006/01/19  18:44:34
28466         Log: Upgrade to Devel::PPPort 3.08
28467      Branch: perl
28468            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
28469            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
28470            ! ext/Devel/PPPort/PPPort_pm.PL
28471            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
28472 ____________________________________________________________________________
28473 [ 26913] By: craigb                                on 2006/01/19  04:55:19
28474         Log: find_perl() must be after environment initialization
28475      Branch: perl
28476            ! ext/Devel/PPPort/t/ppphtest.t
28477 ____________________________________________________________________________
28478 [ 26912] By: stevep                                on 2006/01/19  02:58:37
28479         Log: Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.t
28480              to fail on VMS.
28481      Branch: perl
28482            ! ext/List/Util/t/p_tainted.t
28483 ____________________________________________________________________________
28484 [ 26911] By: stevep                                on 2006/01/19  02:32:06
28485         Log: Fix another concatenated filepath in a test for Digest::SHA.
28486      Branch: perl
28487            ! ext/Digest/SHA/t/6-dump-load.t
28488 ____________________________________________________________________________
28489 [ 26910] By: nicholas                              on 2006/01/18  23:52:20
28490         Log: Integrate 26847 from maint.
28491              [Whoops, that was never the plan. Didn't realise which directory I was
28492              in]
28493      Branch: perl
28494           !> AUTHORS Porting/Maintainers.pl
28495 ____________________________________________________________________________
28496 [ 26904] By: nicholas                              on 2006/01/18  18:02:17
28497         Log: Change 26410 caused a regression, with the RVALUE return value of
28498              method calls now failing if bound to a global match. Add a TODO test.
28499      Branch: perl
28500            ! t/op/pat.t
28501 ____________________________________________________________________________
28502 [ 26903] By: gisle                                 on 2006/01/18  14:43:14
28503         Log: Allow IPPROTO_ICMP and IPPROTO_UDP to be exported.
28504              These were introduced in change 26897.
28505      Branch: perl
28506            ! ext/Socket/Socket.pm
28507 ____________________________________________________________________________
28508 [ 26902] By: gisle                                 on 2006/01/18  14:41:17
28509         Log: Use the IPPROTO_TCP constant instead of 6.
28510      Branch: perl
28511            ! ext/Socket/t/Socket.t
28512 ____________________________________________________________________________
28513 [ 26901] By: steveh                                on 2006/01/18  14:23:09
28514         Log: Change all NEWSV() to newSV() in the core and non-dual-lived modules.
28515              Keep NEWSV() itself for backwards-compatibility outside of the core,
28516              but don't advertise it any more.
28517              (cf. change #25101).
28518      Branch: perl
28519            ! av.c doio.c dump.c ext/ByteLoader/bytecode.h
28520            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs gv.c handy.h hv.c
28521            ! mathoms.c op.c os2/OS2/REXX/REXX.xs pad.c perl.c perly.c
28522            ! pod/perlapi.pod pod/perlembed.pod pp.c pp_ctl.c pp_hot.c
28523            ! pp_pack.c pp_sys.c regexec.c scope.c sv.c toke.c
28524            ! vms/ext/Stdio/Stdio.xs
28525 ____________________________________________________________________________
28526 [ 26900] By: stevep                                on 2006/01/18  13:32:09
28527         Log: Digest::SHA's t/2-nist-sha-oo.t has some path related problems on
28528              VMS as well.
28529      Branch: perl
28530            ! ext/Digest/SHA/t/2-nist-sha-oo.t
28531 ____________________________________________________________________________
28532 [ 26899] By: stevep                                on 2006/01/18  13:09:10
28533         Log: Fixes for Digest::SHA.  Replaced old ppport.h file with a new one
28534              generated from Devel::PPPort 3.07.  Also, fixed a UNIX-based path
28535              element that caused test failures on VMS (reported by John E. Malmberg
28536              <wb8tyw@qsl.net>).
28537      Branch: perl
28538            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/t/6-dump-load.t
28539 ____________________________________________________________________________
28540 [ 26897] By: gisle                                 on 2006/01/18  11:57:07
28541         Log: Make sure the most common IPPROTO_* constants are always available.
28542              These are well known numbers so it should not be a problem to
28543              hardcode values when no constant is provided by the C library.
28544              Ref <http://www.iana.org/assignments/protocol-numbers>.
28545              
28546              On some old glibc systems (eg Redhat 6) IPPROTO_TCP is an enum only
28547              and this change workaround that problem as well.
28548      Branch: perl
28549            ! ext/Socket/Makefile.PL
28550 ____________________________________________________________________________
28551 [ 26893] By: gisle                                 on 2006/01/18  10:12:14
28552         Log: Suppress "statement not reached" warning from the Sun C compiler.
28553      Branch: perl
28554            ! doio.c
28555 ____________________________________________________________________________
28556 [ 26892] By: rgs                                   on 2006/01/18  10:06:24
28557         Log: Explain better how that test count works.
28558      Branch: perl
28559            ! t/comp/require.t
28560 ____________________________________________________________________________
28561 [ 26891] By: nicholas                              on 2006/01/18  10:02:19
28562         Log: New t/comp/require.t tests should go before the conditional exit.
28563      Branch: perl
28564            ! t/comp/require.t
28565 ____________________________________________________________________________
28566 [ 26889] By: craigb                                on 2006/01/18  05:12:10
28567         Log: special VMS handling no longer needed since we now close the file
28568      Branch: perl
28569            ! lib/File/Compare.t
28570 ____________________________________________________________________________
28571 [ 26885] By: rgs                                   on 2006/01/17  21:45:37
28572         Log: Gisle points out that it's ok to ignore the return value of newSVrv.
28573              Due to how embed.pl is implemented, this also has the unfortunate
28574              side-effect of removing __attribute__malloc__ from the attributes of
28575              this function, but given that the new pointer is stored elsewhere
28576              anyway, this shouldn't impact what gcc could have optimized.
28577      Branch: perl
28578            ! embed.fnc proto.h
28579 ____________________________________________________________________________
28580 [ 26883] By: rgs                                   on 2006/01/17  21:22:38
28581         Log: Regression test for change #26881
28582      Branch: perl
28583            ! t/comp/require.t
28584 ____________________________________________________________________________
28585 [ 26881] By: rgs                                   on 2006/01/17  19:03:51
28586         Log: The current OP that is tested in doeval() can be a require(), an
28587              eval() or a do(). When we test whether OPf_SPECIAL is set on it, be
28588              sure to take into account that it's the eval-related meaning of
28589              OPf_SPECIAL we're testing for, not the require-related one.
28590      Branch: perl
28591            ! pp_ctl.c
28592 ____________________________________________________________________________
28593 [ 26878] By: rgs                                   on 2006/01/17  16:15:15
28594         Log: Make the description of $^M in perlvar a bit more clear
28595              w.r.t. cross-references to the INSTALL document. (spotted
28596              by Stas Bekman)
28597      Branch: perl
28598            ! pod/perlvar.pod
28599 ____________________________________________________________________________
28600 [ 26877] By: rgs                                   on 2006/01/17  16:08:47
28601         Log: Subject: Re: [PATCH] Updated README.macosx
28602              From: Sherm Pendley <sherm@dot-app.org>
28603              Date: Mon, 16 Jan 2006 16:53:23 -0500
28604              Message-Id: <619C9A5D-972F-4B90-A99A-B4B6D04C584D@dot-app.org>
28605      Branch: perl
28606            ! README.macosx
28607 ____________________________________________________________________________
28608 [ 26871] By: gisle                                 on 2006/01/17  11:37:54
28609         Log: More readable MEM_WRAP_CHECK_1() macro.
28610              This form also avoids the "dead part of constant expression is nonconstant"
28611              warning from the Sun Studio 10 compiler.
28612      Branch: perl
28613            ! README.solaris handy.h
28614 ____________________________________________________________________________
28615 [ 26870] By: craigb                                on 2006/01/17  04:03:01
28616         Log: Dots in directory names aren't nice on VMS.
28617      Branch: perl
28618            ! lib/Archive/Tar/t/04_resolved_issues.t
28619 ____________________________________________________________________________
28620 [ 26869] By: craigb                                on 2006/01/17  03:28:20
28621         Log: more case tolerance for vms/ext/filespec.t
28622      Branch: perl
28623            ! vms/ext/filespec.t
28624 ____________________________________________________________________________
28625 [ 26868] By: stevep                                on 2006/01/16  22:31:52
28626         Log: Don't warn about a directory being closed in the DESTROY for
28627              IO::Dir.
28628      Branch: perl
28629            ! ext/IO/lib/IO/Dir.pm
28630 ____________________________________________________________________________
28631 [ 26867] By: rgs                                   on 2006/01/16  19:16:58
28632         Log: defined %foo::bar:: wasn't working like it used to do in evals
28633              (and, consequently, when require'ing modules.)
28634      Branch: perl
28635            ! t/op/stash.t toke.c
28636 ____________________________________________________________________________
28637 [ 26866] By: mhx                                   on 2006/01/16  18:13:28
28638         Log: Upgrade to Devel::PPPort 3.07
28639      Branch: perl
28640            + ext/Devel/PPPort/parts/base/5008007
28641            + ext/Devel/PPPort/parts/base/5009003
28642            + ext/Devel/PPPort/parts/inc/Sv_set
28643            + ext/Devel/PPPort/parts/inc/memory
28644            + ext/Devel/PPPort/parts/inc/variables
28645            + ext/Devel/PPPort/parts/todo/5008007
28646            + ext/Devel/PPPort/parts/todo/5009003
28647            + ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/memory.t
28648            + ext/Devel/PPPort/t/variables.t
28649            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
28650            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/META.yml
28651            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
28652            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
28653            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
28654            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
28655            ! ext/Devel/PPPort/devel/buildperl.pl
28656            ! ext/Devel/PPPort/devel/mkapidoc.sh
28657            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
28658            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
28659            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
28660            ! ext/Devel/PPPort/parts/apicheck.pl
28661            ! ext/Devel/PPPort/parts/apidoc.fnc
28662            ! ext/Devel/PPPort/parts/base/5004000
28663            ! ext/Devel/PPPort/parts/base/5004050
28664            ! ext/Devel/PPPort/parts/base/5006000
28665            ! ext/Devel/PPPort/parts/base/5007001
28666            ! ext/Devel/PPPort/parts/base/5008001
28667            ! ext/Devel/PPPort/parts/embed.fnc
28668            ! ext/Devel/PPPort/parts/inc/MY_CXT
28669            ! ext/Devel/PPPort/parts/inc/SvPV
28670            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
28671            ! ext/Devel/PPPort/parts/inc/exception
28672            ! ext/Devel/PPPort/parts/inc/format
28673            ! ext/Devel/PPPort/parts/inc/grok
28674            ! ext/Devel/PPPort/parts/inc/limits
28675            ! ext/Devel/PPPort/parts/inc/mPUSH
28676            ! ext/Devel/PPPort/parts/inc/magic
28677            ! ext/Devel/PPPort/parts/inc/misc
28678            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
28679            ! ext/Devel/PPPort/parts/inc/newRV
28680            ! ext/Devel/PPPort/parts/inc/ppphbin
28681            ! ext/Devel/PPPort/parts/inc/ppphdoc
28682            ! ext/Devel/PPPort/parts/inc/ppphtest
28683            ! ext/Devel/PPPort/parts/inc/sv_xpvf
28684            ! ext/Devel/PPPort/parts/inc/threads
28685            ! ext/Devel/PPPort/parts/inc/uv
28686            ! ext/Devel/PPPort/parts/inc/version
28687            ! ext/Devel/PPPort/parts/ppptools.pl
28688            ! ext/Devel/PPPort/parts/todo/5004000
28689            ! ext/Devel/PPPort/parts/todo/5007001
28690            ! ext/Devel/PPPort/parts/todo/5008001
28691            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
28692            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/ppphtest.t
28693            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/typemap
28694 ____________________________________________________________________________
28695 [ 26863] By: rgs                                   on 2006/01/16  14:09:29
28696         Log: Upgrade to Encode 2.14
28697      Branch: perl
28698            + ext/Encode/t/from_to.t
28699            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
28700            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
28701            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
28702            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
28703            ! ext/Encode/lib/Encode/MIME/Header.pm
28704            ! ext/Encode/t/mime-header.t ext/Encode/ucm/8859-7.ucm
28705 ____________________________________________________________________________
28706 [ 26861] By: nicholas                              on 2006/01/16  13:10:06
28707         Log: Teach checkAUTHORS about all the authors in 5.8.2-5.8.8, and any others
28708              whose e-mail address I recognise.
28709      Branch: perl
28710            ! Porting/checkAUTHORS.pl
28711 ____________________________________________________________________________
28712 [ 26859] By: rgs                                   on 2006/01/16  12:07:34
28713         Log: Add new directories from C::Zlib to make clean
28714      Branch: perl
28715            ! Makefile.SH
28716 ____________________________________________________________________________
28717 [ 26858] By: rgs                                   on 2006/01/16  11:13:54
28718         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_55.tar.gz
28719              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
28720              Date: Sat, 14 Jan 2006 12:57:48 +0100
28721              Message-ID: <87u0c7yqbn.fsf@k75.linux.bogus>
28722      Branch: perl
28723            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
28724            ! lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
28725 ____________________________________________________________________________
28726 [ 26857] By: craigb                                on 2006/01/14  16:45:56
28727         Log: Give up on through.t on VMS for now -- no can do with current 
28728              pipe implementation.
28729      Branch: perl
28730            ! t/io/through.t
28731 ____________________________________________________________________________
28732 [ 26856] By: nicholas                              on 2006/01/14  12:49:31
28733         Log: Can now count the patches committed with --thanks-applied.
28734              Changes5.8's top 3:
28735              3332:   jhi
28736              321:    ams
28737              60:     nick
28738      Branch: perl
28739            ! Porting/checkAUTHORS.pl
28740 ____________________________________________________________________________
28741 [ 26855] By: nicholas                              on 2006/01/14  12:35:58
28742         Log: Oops. When the e-mail address came first, or there was no name with it,
28743              checkAUTHORS.pl wasn't recognising it, which caused the change to be
28744              attributed to the committer rather than the author. This now reveals
28745              several people "missing" from the AUTHORS file.
28746      Branch: perl
28747            ! Porting/checkAUTHORS.pl
28748 ____________________________________________________________________________
28749 [ 26854] By: nicholas                              on 2006/01/14  12:25:15
28750         Log: Some reordering and one new address for Stéphane Payrard
28751      Branch: perl
28752            ! Porting/checkAUTHORS.pl
28753 ____________________________________________________________________________
28754 [ 26853] By: nicholas                              on 2006/01/14  12:20:19
28755         Log: Teach checkAUTHORS.pl about everyone in Changes5.8.[2-8], adding to
28756              AUTHORS where necessary.
28757      Branch: perl
28758            ! AUTHORS Porting/checkAUTHORS.pl
28759 ____________________________________________________________________________
28760 [ 26852] By: nicholas                              on 2006/01/14  11:54:09
28761         Log: Add Ken Hirsch to AUTHORS.
28762      Branch: perl
28763            ! AUTHORS
28764 ____________________________________________________________________________
28765 [ 26850] By: nicholas                              on 2006/01/14  11:39:42
28766         Log: e-mail update from Phil Lobbes
28767      Branch: perl
28768            ! AUTHORS Porting/checkAUTHORS.pl
28769 ____________________________________________________________________________
28770 [ 26849] By: rgs                                   on 2006/01/14  10:26:15
28771         Log: Perldelta nits by Jim Cromie
28772      Branch: perl
28773            ! pod/perl593delta.pod
28774 ____________________________________________________________________________
28775 [ 26846] By: rgs                                   on 2006/01/14  08:49:12
28776         Log: Adapt test.valgrind make target to recent valgrinds (3.x)
28777              by Jim Cromie
28778      Branch: perl
28779            ! t/TEST
28780 ____________________________________________________________________________
28781 [ 26845] By: craigb                                on 2006/01/14  05:16:27
28782         Log: Friday the 13th, Part II.  Don't call SYS$GETJPI with fancy case
28783              lookup stuff on older systems that don't know what it means (broken
28784              in #25306).
28785      Branch: perl
28786            ! vms/vms.c
28787 ____________________________________________________________________________
28788 [ 26844] By: craigb                                on 2006/01/14  05:02:38
28789         Log: Eek.  #25783 broke all pre-v8.2 VMS builds.  Undo all the bits
28790              having to do with dirent, opendir, etc.  Must be Friday the 13th.
28791      Branch: perl
28792            ! configure.com vms/vms.c vms/vmsish.h
28793 ____________________________________________________________________________
28794 [ 26838] By: nicholas                              on 2006/01/13  21:44:47
28795         Log: checkAUTHORS.pl --rank would loop infinitely on an empty results array.
28796      Branch: perl
28797            ! Porting/checkAUTHORS.pl
28798 ____________________________________________________________________________
28799 [ 26835] By: stevep                                on 2006/01/13  19:31:19
28800         Log: Additional tests for RT #38207: "Useless localization of constant ($[)
28801              in getopts.pl".
28802      Branch: perl
28803            ! t/op/local.t
28804 ____________________________________________________________________________
28805 [ 26831] By: nicholas                              on 2006/01/13  18:10:55
28806         Log: Subject: Re: Today's compiling adventure
28807              From: Ken Hirsch <kenhirsch@ftml.net>
28808              Message-ID: <43C69F48.7090600@ftml.net>
28809              Date: Thu, 12 Jan 2006 13:26:16 -0500
28810      Branch: perl
28811            ! pp_sys.c
28812 ____________________________________________________________________________
28813 [ 26826] By: rgs                                   on 2006/01/13  17:32:31
28814         Log: More perldelta work
28815      Branch: perl
28816            ! pod/perl593delta.pod
28817 ____________________________________________________________________________
28818 [ 26824] By: nicholas                              on 2006/01/13  17:08:13
28819         Log: $utf8::VERSION++ # Documentation.
28820      Branch: perl
28821            ! lib/utf8.pm
28822 ____________________________________________________________________________
28823 [ 26819] By: rgs                                   on 2006/01/13  14:50:32
28824         Log: Fix internal links in POD.
28825      Branch: perl
28826            ! lib/utf8.pm
28827 ____________________________________________________________________________
28828 [ 26817] By: nicholas                              on 2006/01/13  14:02:00
28829         Log: More $VERSION bumps.
28830      Branch: perl
28831            ! ext/PerlIO/via/via.pm lib/Attribute/Handlers.pm lib/Switch.pm
28832 ____________________________________________________________________________
28833 [ 26816] By: rgs                                   on 2006/01/13  13:47:52
28834         Log: Better wording for change 26796. Plus, make podchecker happy.
28835      Branch: perl
28836            ! lib/PerlIO.pm
28837 ____________________________________________________________________________
28838 [ 26815] By: gisle                                 on 2006/01/13  12:10:28
28839         Log: Fix [perl #38223]; _IOC_SIZE() not always safe.
28840      Branch: perl
28841            ! perl.h
28842 ____________________________________________________________________________
28843 [ 26814] By: rgs                                   on 2006/01/13  09:22:14
28844         Log: Add a link to the Opcode doc in Safe.
28845              (see RT CPAN ticket #8579)
28846      Branch: perl
28847            ! ext/Opcode/Safe.pm
28848 ____________________________________________________________________________
28849 [ 26813] By: craigb                                on 2006/01/13  01:12:44
28850         Log: Assorted VMS-only MakeMaker fixes for blead
28851      Branch: perl
28852            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
28853            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/basic.t
28854 ____________________________________________________________________________
28855 [ 26812] By: rgs                                   on 2006/01/12  23:11:16
28856         Log: Make h2ph recognize (and skip) const and __const__ in C function
28857              prototypes. This makes it produce better files on linux-sparc64.
28858      Branch: perl
28859            ! utils/h2ph.PL
28860 ____________________________________________________________________________
28861 [ 26809] By: nicholas                              on 2006/01/12  20:03:51
28862         Log: Upgrade to Devel::PPPort 3.06_01
28863      Branch: perl
28864            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
28865            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
28866            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
28867            ! ext/Devel/PPPort/devel/buildperl.pl
28868            ! ext/Devel/PPPort/devel/mkapidoc.sh ext/Devel/PPPort/mktests.PL
28869            ! ext/Devel/PPPort/parts/apicheck.pl
28870            ! ext/Devel/PPPort/parts/apidoc.fnc
28871            ! ext/Devel/PPPort/parts/base/5006000
28872            ! ext/Devel/PPPort/parts/base/5009002
28873            ! ext/Devel/PPPort/parts/embed.fnc
28874            ! ext/Devel/PPPort/parts/inc/MY_CXT
28875            ! ext/Devel/PPPort/parts/inc/SvPV
28876            ! ext/Devel/PPPort/parts/inc/format
28877            ! ext/Devel/PPPort/parts/inc/grok
28878            ! ext/Devel/PPPort/parts/inc/misc
28879            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
28880            ! ext/Devel/PPPort/parts/inc/ppphbin
28881            ! ext/Devel/PPPort/parts/inc/ppphdoc
28882            ! ext/Devel/PPPort/parts/inc/ppphtest
28883            ! ext/Devel/PPPort/parts/inc/version
28884            ! ext/Devel/PPPort/parts/ppptools.pl
28885            ! ext/Devel/PPPort/parts/todo/5004040
28886            ! ext/Devel/PPPort/parts/todo/5005000
28887            ! ext/Devel/PPPort/parts/todo/5006000
28888            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
28889            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/ppphtest.t
28890 ____________________________________________________________________________
28891 [ 26808] By: merijn                                on 2006/01/12  19:54:57
28892         Log: Add new mpeix file from #26807
28893      Branch: perl
28894            ! MANIFEST
28895 ____________________________________________________________________________
28896 [ 26807] By: merijn                                on 2006/01/12  19:52:01
28897         Log: Subject: Re: Today's compiling adventure
28898              From: Ken Hirsch <kenhirsch@ftml.net>
28899              Date: Thu, 12 Jan 2006 13:26:16 -0500
28900              Message-ID: <43C69F48.7090600@ftml.net>
28901      Branch: perl
28902            + mpeix/mpeix_setjmp.c
28903            ! README.mpeix hints/mpeix.sh mpeix/mpeix.c mpeix/mpeixish.h
28904            ! pp_sys.c
28905 ____________________________________________________________________________
28906 [ 26805] By: nicholas                              on 2006/01/12  19:09:19
28907         Log: $Socket::VERSION++; # You always miss one.
28908      Branch: perl
28909            ! ext/Socket/Socket.pm
28910 ____________________________________________________________________________
28911 [ 26804] By: nicholas                              on 2006/01/12  18:44:49
28912         Log: Bump $VERSION in many modules that have changed.
28913      Branch: perl
28914            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
28915            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
28916            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
28917            ! ext/SDBM_File/SDBM_File.pm ext/XS/Typemap/Typemap.pm
28918            ! ext/attrs/attrs.pm ext/re/re.pm ext/threads/shared/shared.pm
28919            ! lib/DB.pm lib/Dumpvalue.pm lib/English.pm lib/File/Copy.pm
28920            ! lib/FileCache.pm lib/Pod/Functions.pm lib/Pod/Html.pm
28921            ! lib/Term/ReadLine.pm lib/Tie/Hash.pm lib/Unicode/UCD.pm
28922            ! lib/User/grent.pm lib/blib.pm lib/diagnostics.pm
28923            ! lib/overload.pm lib/vmsish.pm lib/warnings.pm
28924            ! lib/warnings/register.pm os2/OS2/PrfDB/PrfDB.pm
28925            ! os2/OS2/Process/Process.pm os2/OS2/REXX/REXX.pm warnings.pl
28926 ____________________________________________________________________________
28927 [ 26803] By: rgs                                   on 2006/01/12  15:40:53
28928         Log: Don't warn when localizing $[
28929      Branch: perl
28930            ! op.c t/lib/warnings/op
28931 ____________________________________________________________________________
28932 [ 26802] By: rgs                                   on 2006/01/12  13:47:59
28933         Log: Subject: [perl #38205] misleading typo in perlfaq8
28934              From: erik@cs.uni-jena.de (via RT) <perlbug-followup@perl.org>
28935              Date: Wed, 11 Jan 2006 14:56:28 -0800
28936              Message-ID: <rt-3.0.11-38205-127890.10.340635502974@perl.org>
28937      Branch: perl
28938            ! pod/perlfaq8.pod
28939 ____________________________________________________________________________
28940 [ 26801] By: rgs                                   on 2006/01/12  13:36:05
28941         Log: FAQ sync.
28942      Branch: perl
28943            ! pod/perlfaq.pod pod/perlfaq2.pod
28944 ____________________________________________________________________________
28945 [ 26800] By: rgs                                   on 2006/01/12  13:25:15
28946         Log: Subject: [PATCH] Compress::Zlib
28947              From: "Paul Marquess" <paul.marquess@ntlworld.com>
28948              Date: Thu, 12 Jan 2006 13:20:58 -0000
28949              Message-ID: <020d01c6177b$087b1c60$4c05140a@myopwv.com>
28950      Branch: perl
28951            ! ext/Compress/Zlib/t/16oneshot-gzip-only.t
28952            ! ext/Compress/Zlib/t/16oneshot-zip-only.t
28953 ____________________________________________________________________________
28954 [ 26799] By: rgs                                   on 2006/01/12  11:20:27
28955         Log: Subject: Re: cloning and foo_dup functions
28956              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
28957              Date: Thu, 12 Jan 2006 01:41:18 -0800
28958              Message-ID: <20060112094118.GA1432@efn.org>
28959      Branch: perl
28960            ! embed.fnc pod/perltodo.pod proto.h
28961 ____________________________________________________________________________
28962 [ 26798] By: rgs                                   on 2006/01/12  11:02:45
28963         Log: Test comment fix by Dominic Dunlop
28964      Branch: perl
28965            ! lib/locale.t
28966 ____________________________________________________________________________
28967 [ 26797] By: rgs                                   on 2006/01/12  10:13:27
28968         Log: Typo fix.
28969      Branch: perl
28970            ! pod/perlvar.pod
28971 ____________________________________________________________________________
28972 [ 26796] By: nicholas                              on 2006/01/11  22:41:04
28973         Log: Subject: [PATCH] fix for :crlf example 
28974              From: Xavier Noria <fxn@hashref.com> 
28975              Message-Id: <0F64C146-3A80-4FDF-8149-AFB35B3C4D3B@hashref.com> 
28976              Date: Wed, 11 Jan 2006 23:11:49 +0100 
28977              
28978              plus bump its $VERSION
28979      Branch: perl
28980            ! lib/PerlIO.pm
28981 ____________________________________________________________________________
28982 [ 26795] By: gisle                                 on 2006/01/11  21:09:19
28983         Log: A few more places that can use hv_fetchs().
28984              Ref change 26676.
28985      Branch: perl
28986            ! ext/POSIX/POSIX.xs gv.c mg.c pp_ctl.c toke.c universal.c
28987            ! utf8.c util.c
28988 ____________________________________________________________________________
28989 [ 26793] By: merijn                                on 2006/01/11  21:02:14
28990         Log: Cygwin issue (26792) and patchlevel (26790)
28991              
28992              Subject: Re: Cygwin status, maint and blead
28993              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
28994              Date: Fri, 6 Jan 2006 13:47:10 -0800
28995              Message-ID: <20060106214710.GA592@efn.org>
28996              
28997              Subject: Re: Cygwin status, maint and blead
28998              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
28999              Date: Thu, 10 Nov 2005 00:46:33 -0800
29000              Message-ID: <20051110084633.GA3364@efn.org>
29001      Branch: perl
29002            ! Configure
29003 ____________________________________________________________________________
29004 [ 26791] By: gisle                                 on 2006/01/11  20:50:30
29005         Log: Make $( and $) list the groups in the order they
29006              are returned from the OS.  Linux seems to return
29007              the gids sorted and it seemed wrong for perl to
29008              reverse this order.
29009      Branch: perl
29010            ! mg.c
29011 ____________________________________________________________________________
29012 [ 26789] By: stevep                                on 2006/01/11  19:07:04
29013         Log: Subject: Re: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does not fix locale issue
29014              From: Dominic Dunlop <domo@computer.org>
29015              Date: Wed, 11 Jan 2006 19:52:20 +0100
29016              Message-Id: <FD99F9D3-16DB-484C-BC0A-702F60DAACA4@computer.org>
29017      Branch: perl
29018            ! lib/locale.t
29019 ____________________________________________________________________________
29020 [ 26787] By: nicholas                              on 2006/01/11  14:47:04
29021         Log: Refactor S_vdie_common so that Perl_vwarn can use it too.
29022      Branch: perl
29023            ! embed.fnc embed.h proto.h util.c
29024 ____________________________________________________________________________
29025 [ 26786] By: gisle                                 on 2006/01/11  14:23:28
29026         Log: Get rid of the following gcc format warnings by    simplifying the
29027              getgroups implementation:
29028              
29029              mg.c: In function Perl_magic_get':
29030              mg.c:1008: warning: long unsigned int format, gid_t arg (arg 3)
29031              mg.c:1014: warning: long unsigned int format, gid_t arg (arg 3)
29032              mg.c:1025: warning: long unsigned int format, unsigned int arg (arg 3)
29033              
29034              Since we already cast the numeric Gid_t values to an IV it should not
29035              be too risky to also cast the Group_t values.  Converting these values
29036              with Gid_t_f wasn't quite right anyway.
29037      Branch: perl
29038            ! mg.c
29039 ____________________________________________________________________________
29040 [ 26785] By: steveh                                on 2006/01/11  14:07:47
29041         Log: Clean up temp files/dirs left by Archive-Tar tests
29042              
29043              Part of this reinstates change 25043 which was mistakenly removed
29044              by change 25312
29045      Branch: perl
29046            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
29047 ____________________________________________________________________________
29048 [ 26784] By: rgs                                   on 2006/01/11  12:52:27
29049         Log: Make description of new warning introduced in change 26780 more precise
29050      Branch: perl
29051            ! pod/perldiag.pod
29052 ____________________________________________________________________________
29053 [ 26783] By: steveh                                on 2006/01/11  12:31:26
29054         Log: Clean up libdirs left behind by new Compress-Zlib
29055      Branch: perl
29056            ! win32/Makefile win32/makefile.mk
29057 ____________________________________________________________________________
29058 [ 26782] By: stevep                                on 2006/01/11  12:25:24
29059         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.13.tar.gz
29060              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
29061              Date: Wed, 11 Jan 2006 02:13:31 +0100
29062              Message-ID: <1136942011.43c45bbb82dce@imp1-g19.free.fr>
29063      Branch: perl
29064            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
29065 ____________________________________________________________________________
29066 [ 26781] By: nicholas                              on 2006/01/11  12:11:03
29067         Log: Gisle notes that SvRTRIM should also write a new '\0' at the end.
29068      Branch: perl
29069            ! mg.c
29070 ____________________________________________________________________________
29071 [ 26780] By: stevep                                on 2006/01/11  11:53:07
29072         Log: Fix the new warning created with version-0.53
29073      Branch: perl
29074            ! pod/perldiag.pod util.c
29075 ____________________________________________________________________________
29076 [ 26779] By: gisle                                 on 2006/01/11  09:52:18
29077         Log: Make setting 'PL_origalen = 1' before perl_parse() disable
29078              argv[0] munging when $0 is assigned to.
29079      Branch: perl
29080            ! mg.c perl.c pod/perlembed.pod
29081 ____________________________________________________________________________
29082 [ 26778] By: steveh                                on 2006/01/11  09:04:38
29083         Log: Bleadperl's Win32::Win32 is more recent than the current CPAN release
29084              of libwin32 (0.26), so bump the $VERSION a little
29085      Branch: perl
29086            ! win32/ext/Win32/Win32.pm
29087 ____________________________________________________________________________
29088 [ 26777] By: stevep                                on 2006/01/11  03:22:57
29089         Log: Upgrade to version-0.53
29090      Branch: perl
29091            ! lib/version.pm lib/version.t util.c
29092 ____________________________________________________________________________
29093 [ 26774] By: nicholas                              on 2006/01/10  17:46:15
29094         Log: s/superceded/superseded/g
29095      Branch: perl
29096            ! Changes5.004 Changes5.6 handy.h pod/perlapi.pod
29097 ____________________________________________________________________________
29098 [ 26773] By: nicholas                              on 2006/01/10  16:59:25
29099         Log: Subject: Re: Sys::Syslog blows up rather spectacularly on Solaris
29100              From: Alan Burlison <Alan.Burlison@sun.com>
29101              Message-ID: <43C3D80E.20704@sun.com>
29102              Date: Tue, 10 Jan 2006 15:51:42 +0000
29103      Branch: perl
29104            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
29105 ____________________________________________________________________________
29106 [ 26772] By: nicholas                              on 2006/01/10  16:36:03
29107         Log: Gisle is correct - $host needs to stay in case the user sets it
29108              themselves. But if the user doesn't, default to INADDR_LOOPBACK.
29109      Branch: perl
29110            ! ext/Sys/Syslog/Syslog.pm
29111 ____________________________________________________________________________
29112 [ 26770] By: merijn                                on 2006/01/10  15:16:03
29113         Log: 1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)
29114              broken optimizer
29115              2. Remove a compiler warning in a try program
29116      Branch: perl
29117            ! hints/hpux.sh
29118 ____________________________________________________________________________
29119 [ 26769] By: nicholas                              on 2006/01/10  15:09:07
29120         Log: Why should Syslog jump through hoops to look up the hostname so it can
29121              immediately convert it to an IP address, when all it really wants is
29122              a connection to the loopback device?
29123      Branch: perl
29124            ! ext/Sys/Syslog/Syslog.pm
29125 ____________________________________________________________________________
29126 [ 26768] By: gisle                                 on 2006/01/10  14:32:43
29127         Log: If getservbyname fails tell what service the lookup
29128              attempt tried to use.
29129      Branch: perl
29130            ! ext/Sys/Syslog/Syslog.pm
29131 ____________________________________________________________________________
29132 [ 26767] By: nicholas                              on 2006/01/10  13:24:26
29133         Log: Missing an initialisation, as spotted by Merijn's HP compiler.
29134      Branch: perl
29135            ! toke.c
29136 ____________________________________________________________________________
29137 [ 26766] By: rgs                                   on 2006/01/10  13:20:52
29138         Log: Remove Syslog tests that use external modules
29139      Branch: perl
29140            - ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
29141            - ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
29142            - ext/Sys/Syslog/t/portfs.t
29143            ! MANIFEST
29144 ____________________________________________________________________________
29145 [ 26765] By: gisle                                 on 2006/01/10  11:41:24
29146         Log: Move initialization of old values prior to moreswitches()
29147              closer to their use and together with 'switches_done'.
29148      Branch: perl
29149            ! toke.c
29150 ____________________________________________________________________________
29151 [ 26764] By: rgs                                   on 2006/01/10  10:51:16
29152         Log: Subject: [PATCH] It's the Barbie bus patch
29153              From: Andy Lester <andy@petdance.com>
29154              Date: Mon, 9 Jan 2006 23:42:43 -0600
29155              Message-ID: <20060110054243.GA26165@petdance.com>
29156      Branch: perl
29157            ! av.c doio.c embed.fnc embed.h gv.c hv.c mg.c op.c pad.c
29158            ! pp_ctl.c pp_hot.c pp_sys.c proto.h reentr.c reentr.h regcomp.c
29159            ! regexec.c sv.c toke.c uconfig.sh util.c
29160 ____________________________________________________________________________
29161 [ 26762] By: gisle                                 on 2006/01/10  10:10:10
29162         Log: Remove stale date.
29163      Branch: perl
29164            ! pod/perlembed.pod
29165 ____________________________________________________________________________
29166 [ 26761] By: rgs                                   on 2006/01/10  10:05:26
29167         Log: Subject: [PATCH] Compress::Zlib  becomes zlib agnostic
29168              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
29169              Date: Mon, 9 Jan 2006 20:25:00 -0000
29170              Message-ID: <002101c6155a$c5886c90$1340100a@myopwv.com>
29171      Branch: perl
29172            + ext/Compress/Zlib/lib/Compress/Zip/Constants.pm
29173            + ext/Compress/Zlib/lib/CompressPlugin/Deflate.pm
29174            + ext/Compress/Zlib/lib/CompressPlugin/Identity.pm
29175            + ext/Compress/Zlib/lib/IO/Compress/Base.pm
29176            + ext/Compress/Zlib/lib/IO/Compress/Zip.pm
29177            + ext/Compress/Zlib/lib/IO/Uncompress/AnyUncompress.pm
29178            + ext/Compress/Zlib/lib/IO/Uncompress/Base.pm
29179            + ext/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
29180            + ext/Compress/Zlib/lib/UncompressPlugin/Identity.pm
29181            + ext/Compress/Zlib/lib/UncompressPlugin/Inflate.pm
29182            + ext/Compress/Zlib/t/04generic-deflate.t
29183            + ext/Compress/Zlib/t/04generic-gzip.t
29184            + ext/Compress/Zlib/t/04generic-rawdeflate.t
29185            + ext/Compress/Zlib/t/04generic-zip.t
29186            + ext/Compress/Zlib/t/04zlib-generic-deflate.t
29187            + ext/Compress/Zlib/t/04zlib-generic-gzip.t
29188            + ext/Compress/Zlib/t/04zlib-generic-rawdeflate.t
29189            + ext/Compress/Zlib/t/04zlib-generic-zip.t
29190            + ext/Compress/Zlib/t/12any-deflate.t
29191            + ext/Compress/Zlib/t/12any-gzip.t
29192            + ext/Compress/Zlib/t/12any-rawdeflate.t
29193            + ext/Compress/Zlib/t/12any-transparent.t
29194            + ext/Compress/Zlib/t/12any-zip.t
29195            + ext/Compress/Zlib/t/13prime-deflate.t
29196            + ext/Compress/Zlib/t/13prime-gzip.t
29197            + ext/Compress/Zlib/t/13prime-rawdeflate.t
29198            + ext/Compress/Zlib/t/13prime-zip.t
29199            + ext/Compress/Zlib/t/15multi-deflate.t
29200            + ext/Compress/Zlib/t/15multi-gzip.t
29201            + ext/Compress/Zlib/t/15multi-rawdeflate.t
29202            + ext/Compress/Zlib/t/15multi-zip.t
29203            + ext/Compress/Zlib/t/16oneshot-deflate.t
29204            + ext/Compress/Zlib/t/16oneshot-gzip-only.t
29205            + ext/Compress/Zlib/t/16oneshot-gzip.t
29206            + ext/Compress/Zlib/t/16oneshot-rawdeflate.t
29207            + ext/Compress/Zlib/t/16oneshot-zip-only.t
29208            + ext/Compress/Zlib/t/16oneshot-zip.t
29209            + ext/Compress/Zlib/t/19destroy-deflate.t
29210            + ext/Compress/Zlib/t/19destroy-gzip.t
29211            + ext/Compress/Zlib/t/19destroy-rawdeflate.t
29212            + ext/Compress/Zlib/t/19destroy-zip.t
29213            + ext/Compress/Zlib/t/20tied-deflate.t
29214            + ext/Compress/Zlib/t/20tied-gzip.t
29215            + ext/Compress/Zlib/t/20tied-rawdeflate.t
29216            + ext/Compress/Zlib/t/20tied-zip.t
29217            + ext/Compress/Zlib/t/21newtied-deflate.t
29218            + ext/Compress/Zlib/t/21newtied-gzip.t
29219            + ext/Compress/Zlib/t/21newtied-rawdeflate.t
29220            + ext/Compress/Zlib/t/21newtied-zip.t
29221            + ext/Compress/Zlib/t/22merge-deflate.t
29222            + ext/Compress/Zlib/t/22merge-gzip.t
29223            + ext/Compress/Zlib/t/22merge-rawdeflate.t
29224            + ext/Compress/Zlib/t/22merge-zip.t
29225            + ext/Compress/Zlib/t/25anyunc-deflate.t
29226            + ext/Compress/Zlib/t/25anyunc-gzip.t
29227            + ext/Compress/Zlib/t/25anyunc-rawdeflate.t
29228            + ext/Compress/Zlib/t/25anyunc-transparent.t
29229            + ext/Compress/Zlib/t/25anyunc-zip.t ext/Compress/Zlib/t/99pod.t
29230            + t/lib/compress/ZlibTestUtils.pm t/lib/compress/any.pl
29231            + t/lib/compress/anyunc.pl t/lib/compress/destroy.pl
29232            + t/lib/compress/generic.pl t/lib/compress/merge.pl
29233            + t/lib/compress/multi.pl t/lib/compress/newtied.pl
29234            + t/lib/compress/oneshot.pl t/lib/compress/prime.pl
29235            + t/lib/compress/tied.pl t/lib/compress/truncate.pl
29236            + t/lib/compress/zlib-generic.pl
29237            - ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/12any.t
29238            - ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/15multi.t
29239            - ext/Compress/Zlib/t/16oneshot.t
29240            - ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
29241            - ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
29242            - t/lib/ZlibTestUtils.pm
29243            ! MANIFEST ext/Compress/Zlib/Changes
29244            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
29245            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
29246            ! ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
29247            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
29248            ! ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
29249            ! ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
29250            ! ext/Compress/Zlib/lib/File/GlobMapper.pm
29251            ! ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
29252            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
29253            ! ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
29254            ! ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
29255            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
29256            ! ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
29257            ! ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
29258            ! ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
29259            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
29260            ! ext/Compress/Zlib/t/03zlib-v1.t
29261            ! ext/Compress/Zlib/t/05examples.t
29262            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
29263            ! ext/Compress/Zlib/t/08encoding.t
29264            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
29265            ! ext/Compress/Zlib/t/11truncate.t
29266            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/17isize.t
29267            ! ext/Compress/Zlib/t/18lvalue.t ext/Compress/Zlib/t/23misc.t
29268            ! ext/Compress/Zlib/t/globmapper.t
29269 ____________________________________________________________________________
29270 [ 26760] By: gisle                                 on 2006/01/10  08:58:21
29271         Log: Avoid possible dereference of NULL in the initialization of PL_origalen.
29272              This can only happen when perlparse is called with no argv.
29273              Don't try to update PL_origargv unless PL_origalen is at least 2.
29274      Branch: perl
29275            ! mg.c perl.c
29276 ____________________________________________________________________________
29277 [ 26759] By: craigb                                on 2006/01/10  04:28:25
29278         Log: Make FAKE,READONLY optional on VMS in test 21
29279      Branch: perl
29280            ! ext/Devel/Peek/t/Peek.t
29281 ____________________________________________________________________________
29282 [ 26758] By: rgs                                   on 2006/01/09  14:58:57
29283         Log: Add Digest::SHA to the Win32 makefiles
29284      Branch: perl
29285            ! win32/Makefile win32/makefile.mk
29286 ____________________________________________________________________________
29287 [ 26757] By: rgs                                   on 2006/01/09  14:42:18
29288         Log: Subject: Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
29289              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29290              Date: Mon, 9 Jan 2006 06:38:25 -0800
29291              Message-ID: <20060109143825.GB4132@efn.org>
29292      Branch: perl
29293            ! t/TEST
29294 ____________________________________________________________________________
29295 [ 26756] By: rgs                                   on 2006/01/09  14:28:20
29296         Log: Subject: [patch] more about embed.fnc in perlguts
29297              From: Jim Cromie <jim.cromie@gmail.com>
29298              Date: Sun, 08 Jan 2006 11:35:46 -0700
29299              Message-ID: <43C15B82.9090309@gmail.com>
29300              
29301              (with a few nits)
29302      Branch: perl
29303            ! embed.fnc pod/perlguts.pod
29304 ____________________________________________________________________________
29305 [ 26755] By: stevep                                on 2006/01/09  14:27:07
29306         Log: Added standard core header to test cases for Digest::SHA
29307      Branch: perl
29308            ! ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
29309            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/1-hello-world.t
29310            ! ext/Digest/SHA/t/2-nist-sha-1.t
29311            ! ext/Digest/SHA/t/2-nist-sha-224.t
29312            ! ext/Digest/SHA/t/2-nist-sha-256.t
29313            ! ext/Digest/SHA/t/2-nist-sha-384.t
29314            ! ext/Digest/SHA/t/2-nist-sha-512.t
29315            ! ext/Digest/SHA/t/2-nist-sha-base64.t
29316            ! ext/Digest/SHA/t/2-nist-sha-oo.t
29317            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
29318            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
29319            ! ext/Digest/SHA/t/3-gillogly-easy.t
29320            ! ext/Digest/SHA/t/3-gillogly-hard.t
29321            ! ext/Digest/SHA/t/4-bitstr-increasing.t
29322            ! ext/Digest/SHA/t/4-bitstr-large.t
29323            ! ext/Digest/SHA/t/4-bitstr-random.t
29324            ! ext/Digest/SHA/t/5-hmac-fips198.t
29325            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
29326            ! ext/Digest/SHA/t/5-hmac-sha-256.t
29327            ! ext/Digest/SHA/t/5-hmac-woodbury.t
29328            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
29329 ____________________________________________________________________________
29330 [ 26754] By: nicholas                              on 2006/01/09  14:10:34
29331         Log: POSIX and Fcntl both export the same constants derived from the same
29332              C macros. Given that constants are now real inline and *defined*,
29333              rather than merely declared and AUTOLOADed as needed, it is best that
29334              POSIX quite litereally re-exports the constants defined by Fcntl.
29335      Branch: perl
29336            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
29337 ____________________________________________________________________________
29338 [ 26753] By: gisle                                 on 2006/01/09  13:59:48
29339         Log: Restore hardcoded PERL_PATCHNUM removed in change 26672.
29340              This is actually needed for the current Configure logic
29341              to pick up the real patchnum from the .patch file.
29342      Branch: perl
29343            ! patchlevel.h
29344 ____________________________________________________________________________
29345 [ 26752] By: rgs                                   on 2006/01/09  13:44:20
29346         Log: Upgrade to Sys::Syslog 0.12
29347      Branch: perl
29348            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
29349            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
29350            ! ext/Sys/Syslog/t/podspell.t
29351 ____________________________________________________________________________
29352 [ 26751] By: rgs                                   on 2006/01/09  10:16:23
29353         Log: Subject: [PATCH] RE: Failing tests on VMS blead@26652
29354              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
29355              Date: Sun, 8 Jan 2006 23:47:33 -0000
29356              Message-ID: <00cd01c614ad$e815d340$6401a8c0@myopwv.com>
29357      Branch: perl
29358            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
29359            ! ext/Compress/Zlib/t/05examples.t
29360            ! ext/Compress/Zlib/t/06gzsetp.t
29361            ! ext/Compress/Zlib/t/08encoding.t
29362            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
29363            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/13prime.t
29364            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/15multi.t
29365            ! ext/Compress/Zlib/t/16oneshot.t
29366            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
29367            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
29368            ! ext/Compress/Zlib/t/23misc.t t/lib/ZlibTestUtils.pm
29369 ____________________________________________________________________________
29370 [ 26750] By: rgs                                   on 2006/01/09  08:20:00
29371         Log: Revert change 26749
29372      Branch: perl
29373            ! pod/perlvar.pod
29374 ____________________________________________________________________________
29375 [ 26749] By: davem                                 on 2006/01/09  02:20:51
29376         Log: Subject:  [PATCH] identifiers always in main (was: defining a _ function breaks File::Find)
29377              From:  Xavier Noria <fxn@hashref.com>
29378              Date:  Sun, 23 Oct 2005 09:47:37 +0200
29379              Message-Id:  <D3867DED-313E-4D39-A85F-1178FE7F7A5E@hashref.com>
29380              
29381              clarify which variables are always forced into main::
29382      Branch: perl
29383            ! pod/perlvar.pod
29384 ____________________________________________________________________________
29385 [ 26747] By: nicholas                              on 2006/01/08  22:43:15
29386         Log: Cope with change entries that are \r terminated
29387      Branch: perl
29388            ! Porting/genlog
29389 ____________________________________________________________________________
29390 [ 26745] By: craigb                                on 2006/01/08  22:37:47
29391         Log: follow-up to 26740, shasum --> shasum.com
29392      Branch: perl
29393            ! vms/descrip_mms.template
29394 ____________________________________________________________________________
29395 [ 26744] By: craigb                                on 2006/01/08  22:19:39
29396         Log: Grr.  #26690 broke handling of old ODS-2 style names
29397              on current versions of VMS
29398      Branch: perl
29399            ! configure.com
29400 ____________________________________________________________________________
29401 [ 26743] By: craigb                                on 2006/01/08  22:14:13
29402         Log: VMS needs the meta-quoted version of $0
29403      Branch: perl
29404            ! lib/Test/Simple/t/is_deeply_fail.t
29405 ____________________________________________________________________________
29406 [ 26740] By: rgs                                   on 2006/01/08  21:42:59
29407         Log: Install shasum on Windows and VMS too
29408      Branch: perl
29409            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
29410 ____________________________________________________________________________
29411 [ 26739] By: rgs                                   on 2006/01/08  21:34:22
29412         Log: Subject: Re: [perl #38181] Default IO Layer is ignored in 3-argument open call 
29413              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
29414              Date: Mon, 09 Jan 2006 01:29:30 +0900
29415              Message-Id: <20060109012103.F20A.BQW10602@nifty.com>
29416      Branch: perl
29417            ! lib/open.pm pod/perlfunc.pod
29418 ____________________________________________________________________________
29419 [ 26737] By: nicholas                              on 2006/01/08  21:13:05
29420         Log: Update copyright with the 2 years where changes were made.
29421      Branch: perl
29422            ! pad.h
29423 ____________________________________________________________________________
29424 [ 26736] By: nicholas                              on 2006/01/08  20:41:25
29425         Log: Update the copyright years in the generated files, and nostdio.h
29426      Branch: perl
29427            ! keywords.h keywords.pl nostdio.h opcode.pl opnames.h
29428 ____________________________________________________________________________
29429 [ 26735] By: davem                                 on 2006/01/08  20:41:16
29430         Log: document svt_copy, svt_dup and svt_local vtable slots
29431      Branch: perl
29432            ! pod/perlguts.pod
29433 ____________________________________________________________________________
29434 [ 26733] By: rgs                                   on 2006/01/08  20:16:06
29435         Log: Add shasum (from Digest::SHA) to utils.lst
29436      Branch: perl
29437            ! utils.lst
29438 ____________________________________________________________________________
29439 [ 26732] By: nicholas                              on 2006/01/08  19:53:11
29440         Log: Update copyright years (including some years where we made changes but
29441              did not update)
29442      Branch: perl
29443            ! av.c deb.c mathoms.c mg.h numeric.c pad.c patchlevel.h perl.h
29444            ! perlvars.h perly.c run.c scope.c taint.c thread.h
29445 ____________________________________________________________________________
29446 [ 26726] By: nicholas                              on 2006/01/08  18:27:27
29447         Log: run pod/buildtoc --build-all
29448      Branch: perl
29449            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
29450            ! win32/Makefile win32/makefile.mk
29451 ____________________________________________________________________________
29452 [ 26725] By: nicholas                              on 2006/01/08  18:25:20
29453         Log: With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needs
29454              tweaking
29455      Branch: perl
29456            ! pod/buildtoc
29457 ____________________________________________________________________________
29458 [ 26713] By: nicholas                              on 2006/01/08  15:24:53
29459         Log: Add an option 'opened' which reports on the maintainers of all files
29460              perforce currently has open.
29461      Branch: perl
29462            ! Porting/Maintainers.pm
29463 ____________________________________________________________________________
29464 [ 26710] By: craigb                                on 2006/01/08  13:33:43
29465         Log: pod2usage2.t is not readily portable to VMS either
29466      Branch: perl
29467            ! t/pod/pod2usage2.t
29468 ____________________________________________________________________________
29469 [ 26709] By: nicholas                              on 2006/01/08  13:15:30
29470         Log: Tweak the code that generates unique entries in @POSIX::EXPORT so that
29471              the array ends up with shared hash key scalars, for a memory saving.
29472      Branch: perl
29473            ! ext/POSIX/POSIX.pm
29474 ____________________________________________________________________________
29475 [ 26708] By: merijn                                on 2006/01/08  12:27:29
29476         Log: Subject: [PATCH] blead: format warnings
29477              Date: Sat, 07 Jan 2006 21:42:08 +0200
29478              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
29479              Message-ID: <43C01990.6020207@gmail.com>
29480      Branch: perl
29481            ! mg.c regcomp.c sv.c
29482 ____________________________________________________________________________
29483 [ 26707] By: merijn                                on 2006/01/08  09:53:56
29484         Log: Subject: [PATCH] hints/dec_osf.sh (Re: blead@26701 compilation warning from tru64 cc)
29485              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
29486              Date: Sun, 08 Jan 2006 11:38:34 +0200
29487              Message-ID: <43C0DD9A.9080809@gmail.com>
29488      Branch: perl
29489            ! hints/dec_osf.sh
29490 ____________________________________________________________________________
29491 [ 26706] By: nicholas                              on 2006/01/08  08:33:46
29492         Log: Add utils/shasum.PL to MANIFEST
29493      Branch: perl
29494            ! MANIFEST
29495 ____________________________________________________________________________
29496 [ 26705] By: nicholas                              on 2006/01/08  08:28:29
29497         Log: Add missing files in ext/Digest/SHA/src that somehow escaped the net.
29498      Branch: perl
29499            + ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
29500            + ext/Digest/SHA/src/hmacxtra.c ext/Digest/SHA/src/sha.c
29501            + ext/Digest/SHA/src/sha.h ext/Digest/SHA/src/sha64bit.c
29502            + ext/Digest/SHA/src/sha64bit.h ext/Digest/SHA/src/shaxtra.c
29503 ____________________________________________________________________________
29504 [ 26704] By: stevep                                on 2006/01/08  04:17:08
29505         Log: Add Digest-SHA-5.32 for SHA-256 support for CPAN.
29506      Branch: perl
29507            + ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
29508            + ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
29509            + ext/Digest/SHA/SHA.xs ext/Digest/SHA/bin/shasum
29510            + ext/Digest/SHA/ppport.h ext/Digest/SHA/t/0-pod-coverage.t
29511            + ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
29512            + ext/Digest/SHA/t/1-hello-world.t
29513            + ext/Digest/SHA/t/2-nist-sha-1.t
29514            + ext/Digest/SHA/t/2-nist-sha-224.t
29515            + ext/Digest/SHA/t/2-nist-sha-256.t
29516            + ext/Digest/SHA/t/2-nist-sha-384.t
29517            + ext/Digest/SHA/t/2-nist-sha-512.t
29518            + ext/Digest/SHA/t/2-nist-sha-base64.t
29519            + ext/Digest/SHA/t/2-nist-sha-oo.t
29520            + ext/Digest/SHA/t/2-nist-vectors-bit.t
29521            + ext/Digest/SHA/t/2-nist-vectors-byte.t
29522            + ext/Digest/SHA/t/3-gillogly-easy.t
29523            + ext/Digest/SHA/t/3-gillogly-hard.t
29524            + ext/Digest/SHA/t/4-bitstr-increasing.t
29525            + ext/Digest/SHA/t/4-bitstr-large.t
29526            + ext/Digest/SHA/t/4-bitstr-random.t
29527            + ext/Digest/SHA/t/5-hmac-fips198.t
29528            + ext/Digest/SHA/t/5-hmac-rfc2202.t
29529            + ext/Digest/SHA/t/5-hmac-sha-256.t
29530            + ext/Digest/SHA/t/5-hmac-woodbury.t
29531            + ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
29532            + ext/Digest/SHA/t/gillogly/state.011
29533            + ext/Digest/SHA/t/gillogly/state.110
29534            + ext/Digest/SHA/t/nist/COPYRIGHT
29535            + ext/Digest/SHA/t/nist/Readme.txt
29536            + ext/Digest/SHA/t/nist/bit-hashes.sha1
29537            + ext/Digest/SHA/t/nist/bit-messages.sha1
29538            + ext/Digest/SHA/t/nist/byte-hashes.sha1
29539            + ext/Digest/SHA/t/nist/byte-messages.sha1
29540            + ext/Digest/SHA/t/state/state.1
29541            + ext/Digest/SHA/t/state/state.256
29542            + ext/Digest/SHA/t/state/state.384
29543            + ext/Digest/SHA/t/state/state.512 ext/Digest/SHA/typemap
29544            + utils/shasum.PL
29545            ! MANIFEST Porting/Maintainers.pl utils/Makefile
29546 ____________________________________________________________________________
29547 [ 26703] By: craigb                                on 2006/01/07  22:12:16
29548         Log: Make v?snprintf available on VMS v7.3-2 and later and clean up
29549              some other version-dependency checks.
29550      Branch: perl
29551            ! configure.com
29552 ____________________________________________________________________________
29553 [ 26702] By: nicholas                              on 2006/01/07  20:42:57
29554         Log: Remove the greedy quantifier from inside the grouping (?:) so that it
29555              and the greedy quantifier on the (?:) don't fight each other until the
29556              C stack is exhausted.
29557      Branch: perl
29558            ! lib/Pod/Simple/BlackBox.pm
29559 ____________________________________________________________________________
29560 [ 26701] By: nicholas                              on 2006/01/07  17:19:29
29561         Log: Reorder Fcntl's bootstrapping so that the constants actually get
29562              inlined within the functions that Fcntl defines.
29563      Branch: perl
29564            ! ext/Fcntl/Fcntl.pm
29565 ____________________________________________________________________________
29566 [ 26695] By: davem                                 on 2006/01/07  03:13:08
29567         Log: preserve the referent associated with a shared RV.
29568              its faster, and the user doesn't see a different address each time
29569              for ref($sharedref).
29570      Branch: perl
29571            ! ext/threads/shared/shared.xs
29572 ____________________________________________________________________________
29573 [ 26694] By: stevep                                on 2006/01/07  03:13:05
29574         Log: Additional const prototype fixes.
29575      Branch: perl
29576            ! os2/os2.c wince/wince.c
29577 ____________________________________________________________________________
29578 [ 26693] By: davem                                 on 2006/01/07  01:24:37
29579         Log: fix coredump on 'local $shared[N]' introduced by change #24942
29580      Branch: perl
29581            ! ext/threads/shared/shared.xs
29582 ____________________________________________________________________________
29583 [ 26691] By: nicholas                              on 2006/01/06  23:57:55
29584         Log: Don't code the absolute number of tests for the UTF8/EBCDIC case; much
29585              better to subtract the number of tests that don't get run.
29586      Branch: perl
29587            ! t/comp/require.t
29588 ____________________________________________________________________________
29589 [ 26690] By: craigb                                on 2006/01/06  23:16:30
29590         Log: Make VMS manifest checker handle multi-dot filenames on ODS-5
29591      Branch: perl
29592            ! configure.com
29593 ____________________________________________________________________________
29594 [ 26687] By: nicholas                              on 2006/01/06  22:19:47
29595         Log: Correct the typo in the description of change 24253
29596      Branch: perl
29597            ! Changes
29598 ____________________________________________________________________________
29599 [ 26685] By: stevep                                on 2006/01/06  21:59:00
29600         Log: Upgrade to version-0.52
29601      Branch: perl
29602            ! lib/version.pm lib/version.pod lib/version.t sv.c
29603            ! t/op/sprintf.t util.c
29604 ____________________________________________________________________________
29605 [ 26684] By: davem                                 on 2006/01/06  21:13:12
29606         Log: make ithreads shared vars smaller/quicker by eliminating shared_sv
29607              struct. Also document how it works.
29608      Branch: perl
29609            ! ext/threads/shared/shared.xs ext/threads/shared/typemap
29610 ____________________________________________________________________________
29611 [ 26680] By: stevep                                on 2006/01/06  18:59:54
29612         Log: const'ing parameters killed the builds for djgpp.  Changes get the 
29613              Perl core, but not the modules, to compile cleanly. 
29614      Branch: perl
29615            ! djgpp/djgpp.c djgpp/djgpp.h
29616 ____________________________________________________________________________
29617 [ 26679] By: nicholas                              on 2006/01/06  18:29:57
29618         Log: Negating an unsigned value generates warnings for some compilers, so
29619              cast it first.
29620      Branch: perl
29621            ! lib/ExtUtils/Constant/ProxySubs.pm
29622 ____________________________________________________________________________
29623 [ 26677] By: steveh                                on 2006/01/06  17:20:47
29624         Log: DBL_MAX and FLT_MAX are not constants in Borland C++
29625              
29626              (Fixes BCC compilation error in POSIX introduced by change 26455)
29627      Branch: perl
29628            ! ext/POSIX/Makefile.PL
29629 ____________________________________________________________________________
29630 [ 26676] By: rgs                                   on 2006/01/06  16:58:14
29631         Log: Subject: [PATCH] hv_fetchs() support
29632              From: Andy Lester <andy@petdance.com>
29633              Date: Fri, 6 Jan 2006 09:57:19 -0600
29634              Message-ID: <20060106155719.GB9035@petdance.com>
29635      Branch: perl
29636            ! doop.c handy.h hv.c malloc.c op.c pp_sys.c taint.c
29637 ____________________________________________________________________________
29638 [ 26675] By: rgs                                   on 2006/01/06  15:50:34
29639         Log: Subject: [PATCH] sprinkle dVAR
29640              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
29641              Date: Fri, 06 Jan 2006 16:18:53 +0200
29642              Message-ID: <43BE7C4D.1010302@gmail.com>
29643      Branch: perl
29644            ! av.c deb.c doio.c doop.c dump.c ext/threads/threads.xs gv.c
29645            ! hv.c lib/ExtUtils/ParseXS.pm locale.c mathoms.c mg.c numeric.c
29646            ! op.c opcode.h opcode.pl pad.c perl.c perl.h perl_keyword.pl
29647            ! perlio.c perlvars.h perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c
29648            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c
29649            ! taint.c toke.c universal.c utf8.c util.c xsutils.c
29650 ____________________________________________________________________________
29651 [ 26674] By: rgs                                   on 2006/01/06  14:35:38
29652         Log: Subject: [PATCH] performance tweaking op.c
29653              From: Andy Lester <andy@petdance.com>
29654              Date: Fri, 6 Jan 2006 01:44:48 -0600
29655              Message-ID: <20060106074448.GB3401@petdance.com>
29656      Branch: perl
29657            ! op.c
29658 ____________________________________________________________________________
29659 [ 26673] By: gisle                                 on 2006/01/06  14:00:14
29660         Log: Remove code duplicated a few lines above by change 19695.
29661      Branch: perl
29662            ! toke.c
29663 ____________________________________________________________________________
29664 [ 26672] By: gisle                                 on 2006/01/06  13:57:27
29665         Log: Move "DEVEL####" marker to the 'perl -v' output.
29666              This avoids problem with using STRINGIFY in patchlevel.h
29667              (ref msg <43BE4BAC.6010701@uk.radan.com> posted to p5p).
29668      Branch: perl
29669            ! patchlevel.h perl.c t/run/switches.t utils/perlbug.PL
29670 ____________________________________________________________________________
29671 [ 26671] By: stevep                                on 2006/01/06  13:04:44
29672         Log: Replacing broken call to savepvn() with savepvs() to get threaded
29673              Cygwin to compile again.
29674      Branch: perl
29675            ! perl.c
29676 ____________________________________________________________________________
29677 [ 26670] By: gisle                                 on 2006/01/06  10:54:18
29678         Log: Make '-s' on the shebang line able to parse -foo=bar switches again.
29679              This feature was broken by change 19695 some years ago
29680              and integrated into perl-5.8.1.  perl-5.8.0 was fine.
29681              Ref http://bugs.activestate.com/show_bug.cgi?id=43483
29682      Branch: perl
29683            ! perl.c t/run/switches.t
29684 ____________________________________________________________________________
29685 [ 26669] By: gisle                                 on 2006/01/06  10:38:37
29686         Log: Improve description of the -s switch.
29687              I found the "This means you can have switches
29688              with two leading dashes." sentence introduced by
29689              change 7144 really confusing.  The note after
29690              the example should make it clear enough that double
29691              dash switches can be used for those that insist.
29692      Branch: perl
29693            ! pod/perlrun.pod
29694 ____________________________________________________________________________
29695 [ 26668] By: merijn                                on 2006/01/05  21:04:32
29696         Log: Test if the probed availability of v?snprintf () is
29697              actually usable. Thanks to Russ and Jarkko.
29698      Branch: perl
29699            ! Configure
29700 ____________________________________________________________________________
29701 [ 26666] By: rgs                                   on 2006/01/05  17:39:07
29702         Log: Upgrade to CPAN.pm 1.83
29703      Branch: perl
29704            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
29705            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
29706 ____________________________________________________________________________
29707 [ 26665] By: rgs                                   on 2006/01/05  17:27:28
29708         Log: Regenerate PODs
29709      Branch: perl
29710            ! pod/perlmodlib.pod pod/perltoc.pod
29711 ____________________________________________________________________________
29712 [ 26664] By: steveh                                on 2006/01/05  17:24:44
29713         Log: Workaround another problem following change 26395
29714              
29715              MinGW doesn't like 26395 either! (ref: change 26634)
29716      Branch: perl
29717            ! gv.h
29718 ____________________________________________________________________________
29719 [ 26663] By: rgs                                   on 2006/01/05  17:19:27
29720         Log: Really commit change 26662 (duh)
29721      Branch: perl
29722            ! pod.lst pod/perl.pod
29723 ____________________________________________________________________________
29724 [ 26662] By: rgs                                   on 2006/01/05  17:17:52
29725         Log: Let table of contents know about perllinux man page
29726      Branch: perl
29727            ! pod.lst pod/perl.pod
29728 ____________________________________________________________________________
29729 [ 26661] By: rgs                                   on 2006/01/05  16:58:51
29730         Log: Update Changes
29731      Branch: perl
29732            ! Changes
29733 ____________________________________________________________________________
29734 [ 26659] By: steveh                                on 2006/01/05  16:22:50
29735         Log: Subject: MinGW and lib/CORE/Win32.h
29736              From: "Sisyphus" <sisyphus1@optusnet.com.au>
29737              Date: Wed, 4 Jan 2006 21:29:19 +1100
29738              Message-ID: <024301c61119$bca4a840$e201140a@desktop>
29739      Branch: perl
29740            ! win32/win32.h
29741 ____________________________________________________________________________
29742 [ 26658] By: rgs                                   on 2006/01/05  15:33:32
29743         Log: Install less README files
29744      Branch: perl
29745            ! installperl
29746 ____________________________________________________________________________
29747 [ 26657] By: rgs                                   on 2006/01/05  14:36:40
29748         Log: Remove old Pod::Man parser creation.
29749              Fix a run-time warning.
29750      Branch: perl
29751            ! installman
29752 ____________________________________________________________________________
29753 [ 26656] By: stevep                                on 2006/01/05  14:33:16
29754         Log: Change installman to instantiate a new Pod::Man instance for each
29755              file processed.  This is now required with podlators-2.0.
29756      Branch: perl
29757            ! installman
29758 ____________________________________________________________________________
29759 [ 26655] By: steveh                                on 2006/01/05  09:21:52
29760         Log: Reorder changes made in change 26630
29761              
29762              (Keep the order in win32/config.* and win32/config_H.* the same as in
29763              Configure and config_H.SH for easier diffing)
29764      Branch: perl
29765            ! win32/config.bc win32/config.gc win32/config.vc
29766            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
29767            ! win32/config_H.vc win32/config_H.vc64
29768 ____________________________________________________________________________
29769 [ 26654] By: steveh                                on 2006/01/04  17:57:14
29770         Log: Run regen.pl (Just updating copyright years)
29771      Branch: perl
29772            ! embed.h embedvar.h global.sym opcode.h perlapi.c perlapi.h
29773            ! proto.h
29774 ____________________________________________________________________________
29775 [ 26653] By: steveh                                on 2006/01/04  17:49:38
29776         Log: Don't try to export PL_my_ctx_mutex and PL_my_cxt_* when
29777              PERL_IMPLICIT_CONTEXT is not defined
29778              
29779              Fixes non-threaded build errors on Win32 following change 26523
29780      Branch: perl
29781            ! makedef.pl
29782 ____________________________________________________________________________
29783 [ 26652] By: rgs                                   on 2006/01/04  17:19:37
29784         Log: More copyright updates
29785      Branch: perl
29786            ! cop.h dump.c gv.c gv.h handy.h locale.c op.c perlio.c
29787            ! pp_pack.c sv.h thread.h universal.c xsutils.c
29788 ____________________________________________________________________________
29789 [ 26651] By: rgs                                   on 2006/01/04  16:50:47
29790         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
29791              From: Jim Cromie <jim.cromie@gmail.com>
29792              Date: Tue, 03 Jan 2006 23:18:09 -0700
29793              Message-ID: <43BB68A1.7060708@gmail.com>
29794              
29795              With syntactic tweaks to the test file
29796      Branch: perl
29797            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
29798            ! ext/B/t/optree_constants.t
29799 ____________________________________________________________________________
29800 [ 26650] By: gisle                                 on 2006/01/04  16:42:03
29801         Log: Move all the xxxpvs() macros to handy.h.
29802              This brings them closer to STR_WITH_LEN.  Besides only half
29803              of them were sv-related after change 26649.
29804      Branch: perl
29805            ! handy.h sv.h
29806 ____________________________________________________________________________
29807 [ 26649] By: gisle                                 on 2006/01/04  16:15:34
29808         Log: Make the new STR_WITH_LEN() affected compile under -Dusethreads.
29809              Can't use STR_WITH_LEN() as argument to a macro :-(
29810      Branch: perl
29811            ! gv.c locale.c mg.c perl.c perlio.c pp_sys.c sv.c sv.h toke.c
29812 ____________________________________________________________________________
29813 [ 26648] By: gisle                                 on 2006/01/04  14:23:20
29814         Log: Add an extra NUL so that we can use sv_catpvs()
29815              for "our @F=split..." and get rid of 15 and the
29816              explaination for why it's there.
29817      Branch: perl
29818            ! toke.c
29819 ____________________________________________________________________________
29820 [ 26647] By: gisle                                 on 2006/01/04  14:10:34
29821         Log: Get rid of hardcoded string length.
29822      Branch: perl
29823            ! thread.h
29824 ____________________________________________________________________________
29825 [ 26646] By: gisle                                 on 2006/01/04  14:04:16
29826         Log: Introduce newSVpvs_share() macro.
29827              Gets rid of some hardcoded string lengths.
29828      Branch: perl
29829            ! op.c perl.c sv.h
29830 ____________________________________________________________________________
29831 [ 26645] By: gisle                                 on 2006/01/04  13:53:16
29832         Log: Get rid of a few more hardcoded string lengths.
29833      Branch: perl
29834            ! locale.c mg.c perl.c perlio.c sv.c
29835 ____________________________________________________________________________
29836 [ 26644] By: stevep                                on 2006/01/04  13:13:50
29837         Log: Update copyright year.
29838      Branch: perl
29839            ! pp_sys.c
29840 ____________________________________________________________________________
29841 [ 26643] By: rgs                                   on 2006/01/04  13:02:18
29842         Log: Fix some compilation warnings
29843      Branch: perl
29844            ! pp_hot.c
29845 ____________________________________________________________________________
29846 [ 26642] By: gisle                                 on 2006/01/04  13:00:45
29847         Log: Get rid of a few more hardcoded string lengths.
29848      Branch: perl
29849            ! gv.c perl.c perlio.c pp_sys.c
29850 ____________________________________________________________________________
29851 [ 26641] By: gisle                                 on 2006/01/04  12:48:34
29852         Log: Introduce the macros newSVpvs(str) and sv_catpvs(sv, str).
29853              Gets rid of many hardcoded string lengths.
29854      Branch: perl
29855            ! dump.c gv.c op.c perl.c perlio.c pp.c pp_ctl.c pp_pack.c
29856            ! pp_sys.c regcomp.c sv.c sv.h toke.c universal.c utf8.c util.c
29857            ! xsutils.c
29858 ____________________________________________________________________________
29859 [ 26640] By: gisle                                 on 2006/01/04  12:35:45
29860         Log: Removed unused part of string passed to sv_catpvn().
29861      Branch: perl
29862            ! toke.c
29863 ____________________________________________________________________________
29864 [ 26639] By: stevep                                on 2006/01/04  12:31:17
29865         Log: Updates to various configurations courtesy of Jarkko.
29866      Branch: perl
29867            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
29868            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
29869            ! wince/config.ce
29870 ____________________________________________________________________________
29871 [ 26638] By: stevep                                on 2006/01/04  12:19:49
29872         Log: Don't warn about invalid dirhandles in DirHandle::DESTROY().
29873      Branch: perl
29874            ! lib/DirHandle.pm
29875 ____________________________________________________________________________
29876 [ 26637] By: steveh                                on 2006/01/04  11:10:36
29877         Log: Make Borland and MinGW happy with change 26379
29878              
29879              (They both complain "invalid conversion from `void*' to `HWND__*'"
29880              otherwise)
29881      Branch: perl
29882            ! win32/perlhost.h
29883 ____________________________________________________________________________
29884 [ 26636] By: gisle                                 on 2006/01/04  10:46:42
29885         Log: Fix typo in comment.
29886      Branch: perl
29887            ! handy.h
29888 ____________________________________________________________________________
29889 [ 26635] By: gisle                                 on 2006/01/04  10:44:48
29890         Log: Introduce STR_WITH_LEN macro in the form suggested by Chip.
29891      Branch: perl
29892            ! handy.h toke.c
29893 ____________________________________________________________________________
29894 [ 26634] By: steveh                                on 2006/01/04  10:39:13
29895         Log: Workaround Win32 compiler bugs following change 26395
29896              
29897              Can't understand what VC++ 6 and Borland don't like about it.  There
29898              is similar code for SvMAGIC and SvSTASH already in sv.h.  Must be
29899              compiler bugs since VC++ 7 and MinGW (and compilers on other platforms)
29900              are all happy.
29901      Branch: perl
29902            ! gv.h
29903 ____________________________________________________________________________
29904 [ 26633] By: gisle                                 on 2006/01/04  10:25:42
29905         Log: Silence compiler warning; ref change 26598
29906      Branch: perl
29907            ! op.c
29908 ____________________________________________________________________________
29909 [ 26632] By: stevep                                on 2006/01/04  03:43:20
29910         Log: Added snprintf() and vsnprintf() to configure.com as 'undef'. 
29911      Branch: perl
29912            ! configure.com
29913 ____________________________________________________________________________
29914 [ 26631] By: stevep                                on 2006/01/04  03:31:08
29915         Log: Add warnings for the various other *dir() functions when attempted
29916              on invalid dirhandles.
29917      Branch: perl
29918            ! pod/perldiag.pod pp_sys.c
29919 ____________________________________________________________________________
29920 [ 26630] By: stevep                                on 2006/01/04  02:47:39
29921         Log: Add snprintf() and vsnprintf() to the various Win32 configuration 
29922              files.
29923      Branch: perl
29924            ! win32/config.bc win32/config.gc win32/config.vc
29925            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
29926            ! win32/config_H.vc win32/config_H.vc64
29927 ____________________________________________________________________________
29928 [ 26625] By: stevep                                on 2006/01/03  20:03:49
29929         Log: Subject: Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bug
29930              From: Mike Guy <mjtg@cam.ac.uk>
29931              Date: Tue, 03 Jan 2006 19:18:41 +0000 
29932              Message-Id: <E1Etrg9-0005XE-LZ@libra.cus.cam.ac.uk> 
29933      Branch: perl
29934            ! pod/perlobj.pod
29935 ____________________________________________________________________________
29936 [ 26623] By: nicholas                              on 2006/01/03  19:38:24
29937         Log: If NV_ZERO_IS_ALLBITS_ZERO is not true, then it's important to inialise
29938              the NV only if the new body has an NV. (D'oh!)
29939      Branch: perl
29940            ! sv.c
29941 ____________________________________________________________________________
29942 [ 26617] By: stevep                                on 2006/01/03  18:14:27
29943         Log: Attemting to readdir() something that isn't a dirhandle should cause
29944              a warning.
29945      Branch: perl
29946            ! pod/perldiag.pod pp_sys.c
29947 ____________________________________________________________________________
29948 [ 26608] By: steveh                                on 2006/01/03  15:57:18
29949         Log: Fix release mode builds following change 26598
29950      Branch: perl
29951            ! cop.h
29952 ____________________________________________________________________________
29953 [ 26607] By: stevep                                on 2006/01/03  15:56:19
29954         Log: perldiag.pod additions to go with change #26602.
29955      Branch: perl
29956            ! pod/perldiag.pod
29957 ____________________________________________________________________________
29958 [ 26606] By: merijn                                on 2006/01/03  15:46:10
29959         Log: Add probe for snprintf () and vsnprintf ()
29960              
29961              Subject: [PATCH] snprintf() and vsnprintf() (was Re: [PATCH] Configure: stdio char (un)signedness)
29962              From: Steve Peters <steve@fisharerojo.org>
29963              Date: Mon, 2 Jan 2006 09:37:27 -0600
29964              Message-ID: <20060102153727.GA14247@mccoy.peters.homeunix.org>
29965      Branch: perl
29966            ! Configure Porting/Glossary config_h.SH handy.h
29967 ____________________________________________________________________________
29968 [ 26605] By: rgs                                   on 2006/01/03  15:42:19
29969         Log: Update perldelta, up to change 25344 more or less.
29970      Branch: perl
29971            ! pod/perl593delta.pod
29972 ____________________________________________________________________________
29973 [ 26602] By: stevep                                on 2006/01/03  14:58:21
29974         Log: Bad symbols that are pretending to be dirhandles, should say they 
29975              are dirhandles in their error messages.
29976      Branch: perl
29977            ! gv.c
29978 ____________________________________________________________________________
29979 [ 26601] By: rgs                                   on 2006/01/03  14:10:04
29980         Log: Sync perlfaq.
29981      Branch: perl
29982            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
29983            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
29984            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
29985            ! pod/perlfaq9.pod
29986 ____________________________________________________________________________
29987 [ 26598] By: davem                                 on 2006/01/03  12:29:38
29988         Log: silence some compiler warnings
29989      Branch: perl
29990            ! cop.h toke.c
29991 ____________________________________________________________________________
29992 [ 26595] By: rgs                                   on 2006/01/03  10:09:39
29993         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
29994              From: Jim Cromie <jim.cromie@gmail.com>
29995              Date: Mon, 02 Jan 2006 15:06:48 -0700
29996              Message-ID: <43B9A3F8.8060609@gmail.com>
29997      Branch: perl
29998            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
29999            ! ext/B/t/optree_constants.t
30000 ____________________________________________________________________________
30001 [ 26594] By: rgs                                   on 2006/01/03  09:33:59
30002         Log: Subject: [PATCH] Re: [perl #36837] B::Deparse fails when it comes to ByteLoader programs
30003              From: Stephen McCamant <smcc@mit.edu>
30004              Date: Mon, 2 Jan 2006 18:52:24 -0800
30005              Message-ID: <17337.59112.502009.496275@conquest.OCF.Berkeley.EDU>
30006      Branch: perl
30007            ! ext/B/B/Deparse.pm
30008 ____________________________________________________________________________
30009 [ 26593] By: rgs                                   on 2006/01/03  09:23:24
30010         Log: Subject: [patch@26561] utf8.c const issue.
30011              From: "John E. Malmberg" <wb8tyw@qsl.net>
30012              Date: Mon, 02 Jan 2006 14:16:02 -0500
30013              Message-ID: <43B97BF2.2050201@qsl.net>
30014      Branch: perl
30015            ! utf8.c
30016 ____________________________________________________________________________
30017 [ 26592] By: rgs                                   on 2006/01/03  09:02:04
30018         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz
30019              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
30020              Date: Tue, 03 Jan 2006 00:33:27 +0100
30021              Message-ID: <87u0cm433s.fsf@k75.linux.bogus>
30022      Branch: perl
30023            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
30024 ____________________________________________________________________________
30025 [ 26591] By: davem                                 on 2006/01/03  02:20:28
30026         Log: ithreads: SVs that were only on the tmps stack leaked
30027      Branch: perl
30028            ! sv.c
30029 ____________________________________________________________________________
30030 [ 26589] By: nicholas                              on 2006/01/02  22:52:03
30031         Log: The two never used NOTYET switch ops can go.
30032      Branch: perl
30033            ! pp_ctl.c
30034 ____________________________________________________________________________
30035 [ 26587] By: davem                                 on 2006/01/02  21:50:55
30036         Log: stop DEBUG_LEAKING_SCALARS producing spurious memory pool errors
30037              (change #25775 wasn't complete)
30038      Branch: perl
30039            ! sv.c
30040 ____________________________________________________________________________
30041 [ 26586] By: nicholas                              on 2006/01/02  20:48:30
30042         Log: More missing AUTHORS
30043      Branch: perl
30044            ! AUTHORS Porting/checkAUTHORS.pl
30045 ____________________________________________________________________________
30046 [ 26581] By: craigb                                on 2006/01/02  19:22:52
30047         Log: Subject: patch@26561 & earlier - buffer overrun in VMS.C
30048              From: "John E. Malmberg" <wb8tyw@qsl.net>
30049              Date: Mon, 02 Jan 2006 14:05:43 -0500
30050              Message-id: <43B97987.70201@qsl.net>
30051      Branch: perl
30052            ! vms/vms.c
30053 ____________________________________________________________________________
30054 [ 26580] By: nicholas                              on 2006/01/02  18:48:13
30055         Log: Erk! craigb's changes come out of p4 with ^Ms as line endings.
30056              Long term, need to fix the update changes script to cope.
30057      Branch: perl
30058            ! Changes
30059 ____________________________________________________________________________
30060 [ 26579] By: nicholas                              on 2006/01/02  18:44:14
30061         Log: More missing AUTHORS
30062      Branch: perl
30063            ! AUTHORS Porting/checkAUTHORS.pl
30064 ____________________________________________________________________________
30065 [ 26578] By: nicholas                              on 2006/01/02  17:04:55
30066         Log: Fix up missing and duplicate AUTHORS
30067      Branch: perl
30068            ! AUTHORS Porting/checkAUTHORS.pl
30069 ____________________________________________________________________________
30070 [ 26576] By: rgs                                   on 2006/01/02  15:54:25
30071         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
30072              From: Jim Cromie <jim.cromie@gmail.com>
30073              Date: Sun, 01 Jan 2006 23:05:00 -0700
30074              Message-ID: <43B8C28C.20502@gmail.com>
30075      Branch: perl
30076            + ext/B/t/optree_constants.t
30077            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise-xs.t
30078 ____________________________________________________________________________
30079 [ 26574] By: rgs                                   on 2006/01/02  15:19:59
30080         Log: Since we no longer autovivify stashes (change #26370), we need
30081              to turn off strict-refs on them, or we'll have a stricture
30082              error the first time we'd try to access them (when they'll be
30083              actually autovivified).
30084      Branch: perl
30085            ! op.c t/op/stash.t
30086 ____________________________________________________________________________
30087 [ 26573] By: rgs                                   on 2006/01/02  14:57:18
30088         Log: Documentation fix for File::Temp::new
30089              
30090              Subject: [perl #38127] Bug in perldoc File::Temp 
30091              From: pm@capmon.dk (via RT) <perlbug-followup@perl.org>
30092              Date: Mon, 02 Jan 2006 02:48:41 -0800
30093              Message-ID: <rt-3.0.11-38127-126764.0.578515622359532@perl.org>
30094      Branch: perl
30095            ! lib/File/Temp.pm
30096 ____________________________________________________________________________
30097 [ 26572] By: nicholas                              on 2006/01/02  14:43:37
30098         Log: Happy New Year. (It's not just embed.pl).
30099      Branch: perl
30100            ! README opcode.pl perl.c reentr.pl
30101 ____________________________________________________________________________
30102 [ 26571] By: stevep                                on 2006/01/02  14:24:58
30103         Log: Note that the "unlink"ing directories is attempted when running as a
30104              superuser, and that some operating systems may not support it.
30105      Branch: perl
30106            ! pod/perlfunc.pod pod/perlrun.pod
30107 ____________________________________________________________________________
30108 [ 26570] By: nicholas                              on 2006/01/02  12:19:51
30109         Log: Typo fix in the description of change 26370.
30110              (Also corrected in the repository) 
30111      Branch: perl
30112            ! Changes
30113 ____________________________________________________________________________
30114 [ 26569] By: davem                                 on 2006/01/02  12:09:37
30115         Log: add svt_local slot to magic vtable, and fix local $shared
30116      Branch: perl
30117            ! ext/threads/shared/shared.xs mg.c mg.h
30118 ____________________________________________________________________________
30119 [ 26565] By: nicholas                              on 2006/01/02  11:48:28
30120         Log: Add 2006 to the copyright years in the header generated by embed.pl
30121      Branch: perl
30122            ! embed.pl
30123 ____________________________________________________________________________
30124 [ 26564] By: rgs                                   on 2006/01/02  11:20:25
30125         Log: Subject: [patch] comment grammar and indentation, spurious tab
30126              From: Jim Cromie <jim.cromie@gmail.com>
30127              Date: Fri, 30 Dec 2005 22:45:55 -0700
30128              Message-ID: <43B61B13.3050704@gmail.com>
30129      Branch: perl
30130            ! sv.c
30131 ____________________________________________________________________________
30132 [ 26563] By: rgs                                   on 2006/01/02  11:04:37
30133         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz
30134              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
30135              Date: Sun, 01 Jan 2006 10:12:46 +0100
30136              Message-ID: <87zmmgnwfl.fsf@k75.linux.bogus>
30137      Branch: perl
30138            ! lib/CPAN.pm
30139 ____________________________________________________________________________
30140 [ 26562] By: rgs                                   on 2006/01/02  10:56:05
30141         Log: Update copyrights for files modified in 2006
30142      Branch: perl
30143            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
30144            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
30145 ____________________________________________________________________________
30146 [ 26561] By: gisle                                 on 2006/01/01  20:43:00
30147         Log: Get rid of length argument for the FEATURE_IS_ENABLED() macro.
30148      Branch: perl
30149            ! toke.c
30150 ____________________________________________________________________________
30151 [ 26558] By: merijn                                on 2006/01/01  10:42:16
30152         Log: Subject: [PATCH] Making 0 pointers to NULLs
30153              From: Andy Lester <andy@petdance.com>
30154              Date: Fri, 30 Dec 2005 23:05:58 -0600
30155              Message-ID: <20051231050558.GA29093@petdance.com>
30156      Branch: perl
30157            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
30158            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
30159 ____________________________________________________________________________
30160 [ 26556] By: merijn                                on 2006/01/01  10:23:19
30161         Log: Subject: [PATCH] Making 0 pointers to NULLs
30162              From: Andy Lester <andy@petdance.com>
30163              Date: Fri, 30 Dec 2005 23:05:58 -0600
30164              Message-ID: <20051231050558.GA29093@petdance.com>
30165      Branch: perl
30166            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
30167            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
30168 ____________________________________________________________________________
30169 [ 26555] By: davem                                 on 2005/12/31  23:24:26
30170         Log: make threads use MY_CXT API rather than using PL_modglobal
30171      Branch: perl
30172            ! ext/threads/threads.xs
30173 ____________________________________________________________________________
30174 [ 26554] By: davem                                 on 2005/12/31  21:36:05
30175         Log: tidy index arrangements in new MY_CXT code
30176      Branch: perl
30177            ! intrpvar.h sv.c util.c
30178 ____________________________________________________________________________
30179 [ 26553] By: stevep                                on 2005/12/31  18:45:37
30180         Log: Upgrade to CPAN-1.80_57
30181      Branch: perl
30182            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
30183            ! lib/CPAN/Tarzip.pm lib/CPAN/t/mirroredby.t
30184 ____________________________________________________________________________
30185 [ 26552] By: nicholas                              on 2005/12/31  17:24:34
30186         Log: Turn a for loop that's almost a while into an honest-to-goodness while.
30187      Branch: perl
30188            ! hv.c
30189 ____________________________________________________________________________
30190 [ 26551] By: nicholas                              on 2005/12/31  16:57:32
30191         Log: Calling Perl_hv_clear_placeholders while the hash iterator was active
30192              would turn lazy delete on, causing the hash to become corrupted at the
30193              next iterator change.
30194      Branch: perl
30195            ! hv.c lib/Hash/Util.t
30196 ____________________________________________________________________________
30197 [ 26550] By: nicholas                              on 2005/12/31  16:42:08
30198         Log: Remove unneeded test in Perl_hv_clear_placeholders.
30199              Rejig S_hfreeentries to a double loop, which is clearer and smaller.
30200      Branch: perl
30201            ! hv.c
30202 ____________________________________________________________________________
30203 [ 26549] By: rgs                                   on 2005/12/31  15:24:48
30204         Log: Subject: [PATCH] op/pack.t failure on Win64
30205              From: Jan Dubois <jand@activestate.com>
30206              Date: Dec 30, 2005 9:55 PM
30207              Message-ID: <017a01c60d83$5dc73110$2217a8c0@candy>
30208      Branch: perl
30209            ! pp_pack.c
30210 ____________________________________________________________________________
30211 [ 26548] By: nicholas                              on 2005/12/31  15:07:16
30212         Log: Add a test for change 26547. (We no longer expect to see errors about
30213              unbalanced string table reference counts.)
30214      Branch: perl
30215            ! t/op/stash.t
30216 ____________________________________________________________________________
30217 [ 26547] By: nicholas                              on 2005/12/31  14:57:27
30218         Log: Re-attempt to clear the hash in S_hfreeentries if anything adds to it.
30219              Panic if we seem to be looping forever.
30220      Branch: perl
30221            ! hv.c pod/perldiag.pod
30222 ____________________________________________________________________________
30223 [ 26546] By: nicholas                              on 2005/12/31  13:16:06
30224         Log: Stop 'sub a { // }; %::=()' panicing because the backreference array
30225              became lost.
30226      Branch: perl
30227            ! hv.c
30228 ____________________________________________________________________________
30229 [ 26545] By: nicholas                              on 2005/12/30  22:44:06
30230         Log: Marcus Holland-Moritz suggested that assert should 
30231              Perl_croak_nocontext rather than Perl_croak.
30232      Branch: perl
30233            ! perl.h
30234 ____________________________________________________________________________
30235 [ 26544] By: nicholas                              on 2005/12/30  20:02:56
30236         Log: Tweak S_init_main_stash so as allocate PL_curstname as a shared string
30237              scalar, and hence avoid thrashing the shared string table for "main".
30238      Branch: perl
30239            ! perl.c
30240 ____________________________________________________________________________
30241 [ 26543] By: stevep                                on 2005/12/30  17:47:45
30242         Log: Convert t/op/sleep.t to using test.pl
30243      Branch: perl
30244            ! t/op/sleep.t
30245 ____________________________________________________________________________
30246 [ 26542] By: nicholas                              on 2005/12/30  16:53:39
30247         Log: Document why it's a bad plan to move the backreferences array from
30248              the magic structure to the hv_aux structure during backreference
30249              deletion. Add an optimisation for an empty backreference array.
30250      Branch: perl
30251            ! hv.c sv.c
30252 ____________________________________________________________________________
30253 [ 26541] By: nicholas                              on 2005/12/30  15:55:05
30254         Log: Now that the backreference array has no NULL entries, and is correctly
30255              marked as AvREAL_off(), there's no reason not to use sv_dup to clone
30256              it.
30257      Branch: perl
30258            ! sv.c
30259 ____________________________________________________________________________
30260 [ 26540] By: nicholas                              on 2005/12/30  15:39:53
30261         Log: POSIX now declares missing constants as sub ... ();, so Net::Ping
30262              needs to define them with a prototype to match.
30263      Branch: perl
30264            ! lib/Net/Ping.pm
30265 ____________________________________________________________________________
30266 [ 26539] By: rgs                                   on 2005/12/30  15:10:41
30267         Log: Update perltodo. First shot at perl593delta.
30268      Branch: perl
30269            ! pod/perl593delta.pod pod/perltodo.pod
30270 ____________________________________________________________________________
30271 [ 26538] By: nicholas                              on 2005/12/30  14:57:00
30272         Log: In the shared string table, if we add new entries to the head of the
30273              linked list chain, then we don't need as much bookkeeping in the loop.
30274      Branch: perl
30275            ! hv.c
30276 ____________________________________________________________________________
30277 [ 26537] By: stevep                                on 2005/12/30  14:39:49
30278         Log: Subject: [PATCH] Differences from Perl 6
30279              From: Robin Houston <robin@cpan.org> 
30280              Date: Fri, 30 Dec 2005 13:45:34 +0000 
30281              Message-ID: <20051230134534.GA18675@rpc142.cs.man.ac.uk>
30282      Branch: perl
30283            ! pod/perlsyn.pod
30284 ____________________________________________________________________________
30285 [ 26536] By: rgs                                   on 2005/12/30  12:25:24
30286         Log: Subject: Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
30287              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
30288              Date: Mon, 12 Dec 2005 19:22:32 +0100
30289              Message-ID: <20051212192232.39cd0c1e@grubert.mandrakesoft.com>
30290      Branch: perl
30291            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
30292            ! lib/ExtUtils/MakeMaker.pm
30293 ____________________________________________________________________________
30294 [ 26535] By: davem                                 on 2005/12/30  12:21:05
30295         Log: fix errors in new MY_CTX code
30296      Branch: perl
30297            ! perl.c sv.c
30298 ____________________________________________________________________________
30299 [ 26534] By: rgs                                   on 2005/12/30  11:57:14
30300         Log: Reduce size of buffers for identifier names, as suggested in
30301              
30302              Subject: Stack usage (in gv_stashpvn and others)
30303              From: Tels <nospam-abuse@bloodgate.com>
30304              Date: Thu, 29 Dec 2005 18:40:49 +0100
30305              Message-Id: <200512291840.50765@bloodgate.com>
30306      Branch: perl
30307            ! gv.c
30308 ____________________________________________________________________________
30309 [ 26533] By: rgs                                   on 2005/12/30  11:43:42
30310         Log: Subject: [PATCH] perlio.c - gv_stashpvn() vs gv_stashpv()
30311              From: Tels <nospam-abuse@bloodgate.com>
30312              Date: Thu, 29 Dec 2005 18:57:43 +0100
30313              Message-Id: <200512291857.59458@bloodgate.com>
30314      Branch: perl
30315            ! perlio.c
30316 ____________________________________________________________________________
30317 [ 26532] By: rgs                                   on 2005/12/30  10:40:31
30318         Log: Subject: [PATCH] Perl_gv_fetchpv vs. gv_fetchpvn
30319              From: Tels <nospam-abuse@bloodgate.com>
30320              Date: Thu, 29 Dec 2005 18:32:10 +0100
30321              Message-Id: <200512291832.20651@bloodgate.com>
30322      Branch: perl
30323            ! gv.c
30324 ____________________________________________________________________________
30325 [ 26531] By: rgs                                   on 2005/12/30  09:53:54
30326         Log: Skip my_cxt_init if PERL_IMPLICIT_CONTEXT isn't defined
30327              (spotted by Jan Dubois)
30328      Branch: perl
30329            ! makedef.pl
30330 ____________________________________________________________________________
30331 [ 26530] By: nicholas                              on 2005/12/30  01:08:46
30332         Log: RMAGIC on symbol tables is bad, m'kay.
30333              Allow hashes (and therefore all symbol tables) to store the
30334              backreference array in the hv_aux structure, and thereby undo the
30335              performance damage of 24966, which resulted in 60% of all hash lookups
30336              trying to mg_find tiehash magic.
30337      Branch: perl
30338            ! dump.c embed.fnc embed.h hv.c hv.h mg.c proto.h sv.c
30339 ____________________________________________________________________________
30340 [ 26529] By: davem                                 on 2005/12/30  01:06:05
30341         Log: change #26523 didn't make my_cxt_init public
30342      Branch: perl
30343            ! embed.fnc embed.h global.sym
30344 ____________________________________________________________________________
30345 [ 26528] By: rgs                                   on 2005/12/29  17:32:21
30346         Log: Subject: [PATCH] $a = \$a oddity
30347              From: Tels <nospam-abuse@bloodgate.com>
30348              Date: Thu, 29 Dec 2005 18:01:42 +0100
30349              Message-Id: <200512291802.00742@bloodgate.com>
30350              
30351              plus trim some whitespace
30352      Branch: perl
30353            ! pod/perlreftut.pod
30354 ____________________________________________________________________________
30355 [ 26527] By: rgs                                   on 2005/12/29  15:59:30
30356         Log: Subject: [PATCH] Actual real consting of parms
30357              From: Andy Lester <andy@petdance.com>
30358              Date: Thu, 29 Dec 2005 01:15:09 -0600
30359              Message-ID: <20051229071509.GA32653@petdance.com>
30360      Branch: perl
30361            ! embed.fnc proto.h sv.c
30362 ____________________________________________________________________________
30363 [ 26526] By: rgs                                   on 2005/12/29  15:32:42
30364         Log: Subject: [PATCH] av.c cleanup, plus!
30365              From: Andy Lester <andy@petdance.com>
30366              Date: Wed, 28 Dec 2005 15:44:14 -0600
30367              Message-ID: <20051228214414.GD26033@petdance.com>
30368      Branch: perl
30369            ! av.c dump.c embed.fnc gv.c perl.c proto.h sv.c toke.c
30370 ____________________________________________________________________________
30371 [ 26525] By: rgs                                   on 2005/12/29  14:32:09
30372         Log: Fix test for perl version number in Makefile.PL
30373      Branch: perl
30374            ! ext/Sys/Syslog/Makefile.PL
30375 ____________________________________________________________________________
30376 [ 26524] By: rgs                                   on 2005/12/29  14:17:38
30377         Log: Subject: [PATCH] Fixing the SVREFCNT macro
30378              From: Andy Lester <andy@petdance.com>
30379              Date: Wed, 28 Dec 2005 13:30:51 -0600
30380              Message-ID: <20051228193051.GD23207@petdance.com>
30381      Branch: perl
30382            ! sv.h
30383 ____________________________________________________________________________
30384 [ 26523] By: davem                                 on 2005/12/29  12:00:29
30385         Log: re-implement MY_CXT API more efficiently, and add explicit
30386              interpeter arg variant
30387      Branch: perl
30388            ! embed.fnc embed.h embedvar.h ext/XS/APItest/APItest.xs
30389            ! intrpvar.h perl.h perlapi.h perlvars.h pod/perlxs.pod proto.h
30390            ! sv.c util.c
30391 ____________________________________________________________________________
30392 [ 26522] By: davem                                 on 2005/12/29  11:35:04
30393         Log: add tests for MY_CXT API and improve its documentation
30394      Branch: perl
30395            + ext/XS/APItest/t/my_cxt.t
30396            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
30397            ! pod/perlxs.pod
30398 ____________________________________________________________________________
30399 [ 26521] By: rgs                                   on 2005/12/29  10:21:23
30400         Log: Subject: [PATCH] Test that constant overloading is propagated into eval
30401              From: Robin Houston <robin@cpan.org>
30402              Date: Mon, 26 Dec 2005 17:56:48 +0000
30403              Message-ID: <20051226175648.GA28402@rpc142.cs.man.ac.uk>
30404      Branch: perl
30405            ! lib/overload.t
30406 ____________________________________________________________________________
30407 [ 26520] By: rgs                                   on 2005/12/29  10:11:56
30408         Log: Subject: [DOC PATCH] rindex clarification
30409              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30410              Date: Mon, 26 Dec 2005 18:42:40 -0800
30411              Message-ID: <20051227024240.GA2940@efn.org>
30412              
30413              plus another formatting nit
30414      Branch: perl
30415            ! pod/perlfunc.pod
30416 ____________________________________________________________________________
30417 [ 26519] By: craigb                                on 2005/12/29  03:49:58
30418         Log: Subject: [PATCH] fortify Pod::Simple::Search against non-case-preserving filesystems
30419              From: "Craig A. Berry" <craigberry@mac.com>
30420              Date: Tue, 27 Dec 2005 17:59:35 -0600
30421              Message-id: <43B1D567.9080504@mac.com>
30422      Branch: perl
30423            ! lib/Pod/Simple/Search.pm
30424            ! lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
30425 ____________________________________________________________________________
30426 [ 26518] By: nicholas                              on 2005/12/29  00:19:01
30427         Log: A GVs stash can be NULL, so don't call macros that assume otherwise
30428              without checking.
30429      Branch: perl
30430            ! pp.c
30431 ____________________________________________________________________________
30432 [ 26517] By: nicholas                              on 2005/12/28  19:40:26
30433         Log: As the backreferences AV doesn't hold references on its contents,
30434              surely it should have AvREAL turned off?
30435      Branch: perl
30436            ! sv.c
30437 ____________________________________________________________________________
30438 [ 26516] By: nicholas                              on 2005/12/28  13:35:03
30439         Log: PL_amagic_generation is always non-zero, so remove the test for this.
30440              (Since change 17990 added version object overloading)
30441      Branch: perl
30442            ! pp.h
30443 ____________________________________________________________________________
30444 [ 26515] By: stevep                                on 2005/12/28  13:31:02
30445         Log: Upgrade to Sys-Syslog-0.11
30446      Branch: perl
30447            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
30448            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/podspell.t
30449            ! ext/Sys/Syslog/t/syslog.t
30450 ____________________________________________________________________________
30451 [ 26514] By: gisle                                 on 2005/12/28  13:25:30
30452         Log: Cleanup; replace a croak("panic: ...") with assert().
30453      Branch: perl
30454            ! av.c
30455 ____________________________________________________________________________
30456 [ 26513] By: gisle                                 on 2005/12/28  13:12:30
30457         Log: assert(av);  Cleanup the way that the av_*() functions check
30458              that they are really passed an av argument.
30459              Should improve the test coverage a bit.
30460      Branch: perl
30461            ! av.c pod/perldiag.pod
30462 ____________________________________________________________________________
30463 [ 26512] By: gisle                                 on 2005/12/28  12:38:03
30464         Log: Use memchr() instead of ninstr() to locate the end-of-line.
30465              The call to memchr() will faster.
30466      Branch: perl
30467            ! toke.c
30468 ____________________________________________________________________________
30469 [ 26511] By: gisle                                 on 2005/12/28  12:18:58
30470         Log: Leaner ninstr().
30471              The compiled function ended up 37% smaller on Linux/gcc.
30472              I ought to be faster as well, but I did not try to measure that.
30473      Branch: perl
30474            ! util.c
30475 ____________________________________________________________________________
30476 [ 26510] By: gisle                                 on 2005/12/28  11:01:46
30477         Log: Remove test for NUL ending in r?instr().
30478              This test is actually harmful because we will search
30479              for any garbage found past the empty search string.
30480              Ref change 26509.
30481      Branch: perl
30482            ! util.c
30483 ____________________________________________________________________________
30484 [ 26509] By: gisle                                 on 2005/12/28  10:57:46
30485         Log: Fix 2 off-by-one errors in the call to ninstr().
30486              This code managed to still work because of a bug
30487              in how ninstr() treats empty search strings.
30488      Branch: perl
30489            ! ext/Filter/Util/Call/Call.xs
30490 ____________________________________________________________________________
30491 [ 26508] By: stevep                                on 2005/12/28  03:27:13
30492         Log: Upgrade to PathTools-3.15
30493      Branch: perl
30494            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
30495 ____________________________________________________________________________
30496 [ 26507] By: nicholas                              on 2005/12/27  23:39:42
30497         Log: s/%/%%/ in the package name so that it can be used safely in the
30498              sprintf format string (and hence not need runtime %s interpolation)
30499      Branch: perl
30500            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
30501 ____________________________________________________________________________
30502 [ 26506] By: nicholas                              on 2005/12/27  22:19:28
30503         Log: Pass in the full arguments to ExtUtils::Constant::ProxySubs
30504              Prototype all the missing constants, so that parsing doesn't depend on
30505              the phase of the moon. (Well, the system headers)
30506              Add an option for making missing constants generate errors at read time
30507              (which can be during constant folding). This isn't the default.
30508      Branch: perl
30509            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
30510 ____________________________________________________________________________
30511 [ 26505] By: stevep                                on 2005/12/27  22:07:44
30512         Log: Subject: [PATCH] pre-likely cleanup
30513              From: Andy Lester <andy@petdance.com> 
30514              Date: Tue, 27 Dec 2005 14:39:39 -0600
30515              Message-ID: <20051227203939.GC1781@petdance.com> 
30516              
30517              Includes a small fix to the changes in tryAMAGICbinW_var() in pp.h.
30518      Branch: perl
30519            ! av.c doop.c handy.h hv.c mg.c pp.c pp.h sv.c util.c
30520 ____________________________________________________________________________
30521 [ 26504] By: stevep                                on 2005/12/27  18:36:19
30522         Log: It'd be nice if I hadn't broken corecpan.pl.  Its fixed now, though.
30523      Branch: perl
30524            ! Porting/Maintainers.pl
30525 ____________________________________________________________________________
30526 [ 26503] By: nicholas                              on 2005/12/27  17:33:13
30527         Log: gv_fetch_flags in newATTRSUB can actually be const.
30528              Comment the logic behind the terms in the ternary that chooses the
30529              flags value.
30530      Branch: perl
30531            ! op.c
30532 ____________________________________________________________________________
30533 [ 26502] By: nicholas                              on 2005/12/27  17:24:11
30534         Log: As what we're doing is generating subroutines, which are methods, we
30535              need to invalidate cached methods. For constant.pm we need to create
30536              &Internals::inc_sub_generation
30537      Branch: perl
30538            ! lib/ExtUtils/Constant/ProxySubs.pm lib/constant.pm universal.c
30539 ____________________________________________________________________________
30540 [ 26501] By: stevep                                on 2005/12/27  14:10:20
30541         Log: Subject: [patch] ext/b/t/lint.t fails on win32
30542              From: demerphq <demerphq@gmail.com>
30543              Date: Fri, 23 Dec 2005 20:06:52 +0100 
30544              Message-ID: <9b18b3110512231106k7ad395bfp8a0c05cd0f87fc61@mail.gmail.com>
30545      Branch: perl
30546            ! ext/B/t/lint.t
30547 ____________________________________________________________________________
30548 [ 26500] By: nicholas                              on 2005/12/27  12:02:57
30549         Log: Refactor the require failure message generation to use 1 less temporary
30550              SV, and to build as much text as possible with newSVpvf
30551      Branch: perl
30552            ! pp_ctl.c
30553 ____________________________________________________________________________
30554 [ 26499] By: nicholas                              on 2005/12/27  00:29:33
30555         Log: Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make to forget about
30556              any -j flags. (And their implied disabling of backwards compatibility,
30557              which is the real cause of the make disttest failure).
30558      Branch: perl
30559            ! lib/ExtUtils/t/basic.t
30560 ____________________________________________________________________________
30561 [ 26498] By: nicholas                              on 2005/12/26  23:52:44
30562         Log: tabs, not spaces, in MANIFEST. No, I can't remember why this is.
30563              Or whether it could be relaxed.
30564      Branch: perl
30565            ! MANIFEST
30566 ____________________________________________________________________________
30567 [ 26497] By: nicholas                              on 2005/12/26  23:50:14
30568         Log: Remove the hard wired test numbers in the generated test script for
30569              simple tests. Use this script twice, firstly for testing the old style
30570              autoloaded constants, then for testing the ProxySubs.
30571              Make testing the dogfood/regeneration code optional, as the ProxySubs
30572              output doesn't contain it.
30573      Branch: perl
30574            ! lib/ExtUtils/t/Constant.t
30575 ____________________________________________________________________________
30576 [ 26496] By: nicholas                              on 2005/12/26  23:48:00
30577         Log: Support type UNDEF, and correct a bug in the macro generation by using
30578              macro_from_item.
30579      Branch: perl
30580            ! lib/ExtUtils/Constant/ProxySubs.pm
30581 ____________________________________________________________________________
30582 [ 26495] By: nicholas                              on 2005/12/26  23:47:01
30583         Log: Add method macro_from_item to encapsulate the entire logic for getting
30584              the correct macro direct from the item hash.
30585      Branch: perl
30586            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
30587 ____________________________________________________________________________
30588 [ 26494] By: nicholas                              on 2005/12/26  23:10:53
30589         Log: Don't try to store PL_sv_undef in pads. (For now)
30590      Branch: perl
30591            ! op.c
30592 ____________________________________________________________________________
30593 [ 26493] By: stevep                                on 2005/12/26  22:01:49
30594         Log: Upgrade to CPAN-1.80_56
30595      Branch: perl
30596            + lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
30597            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
30598            ! lib/CPAN/bin/cpan
30599 ____________________________________________________________________________
30600 [ 26492] By: stevep                                on 2005/12/26  17:29:13
30601         Log: In this, the last tale of the NGROUPS saga, a former pumpking prods
30602              a mere committer to remove the last of the NGROUPS-sized arrays...
30603              
30604              Perl_magic_set() was using the last of these arrays to do the 
30605              lvalue work on $).  Instead of an array, a pointer is used and 
30606              re-sized as needed.  
30607      Branch: perl
30608            ! mg.c
30609 ____________________________________________________________________________
30610 [ 26491] By: nicholas                              on 2005/12/26  17:01:35
30611         Log: Add a couple of newlines for tidier regen output, consistent with the
30612              code generated by WriteConstants()
30613      Branch: perl
30614            ! lib/ExtUtils/Constant/XS.pm
30615 ____________________________________________________________________________
30616 [ 26490] By: nicholas                              on 2005/12/26  16:13:57
30617         Log: Add C_FH and XS_FH arguments to ExtUtils::Constant::WriteConstants,
30618              to allow the caller to pass in file handles. Use this in Contant.t
30619              with tied file handles to capture the output, rather than calling
30620              the lower level routines directly.
30621      Branch: perl
30622            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
30623 ____________________________________________________________________________
30624 [ 26489] By: stevep                                on 2005/12/26  16:08:49
30625         Log: Subject: chg 26486 removes last use of NGROUPS, so remove the macro-def
30626              From: Jim Cromie <jim.cromie@gmail.com>
30627              Date: Mon, 26 Dec 2005 07:57:51 -0700
30628              Message-ID: <43B004EF.8060500@gmail.com>
30629      Branch: perl
30630            ! doio.c
30631 ____________________________________________________________________________
30632 [ 26488] By: nicholas                              on 2005/12/26  12:48:10
30633         Log: The values for proxy constant subroutines need to be read only.
30634      Branch: perl
30635            ! lib/ExtUtils/Constant/ProxySubs.pm
30636 ____________________________________________________________________________
30637 [ 26487] By: nicholas                              on 2005/12/26  12:31:01
30638         Log: Rework constant.pm to take advantage of the space savings of proxy
30639              constant subroutines whenever it can.
30640      Branch: perl
30641            ! lib/constant.pm
30642 ____________________________________________________________________________
30643 [ 26486] By: stevep                                on 2005/12/26  03:51:24
30644         Log: Obviously, Perl_ingroup() is also using 256k of stack memory on Linux.
30645              Adapt change #26480 to reduce memory usage here as well.
30646      Branch: perl
30647            ! doio.c
30648 ____________________________________________________________________________
30649 [ 26485] By: nicholas                              on 2005/12/24  16:27:28
30650         Log: The value from caller doesn't change, so my $pkg = caller;
30651              should be moved out of the loop.
30652      Branch: perl
30653            ! lib/constant.pm
30654 ____________________________________________________________________________
30655 [ 26484] By: nicholas                              on 2005/12/24  16:06:10
30656         Log: Tests for creating constants where prototypes or other symbols of the
30657              same name already exist.
30658      Branch: perl
30659            ! lib/constant.t
30660 ____________________________________________________________________________
30661 [ 26483] By: nicholas                              on 2005/12/24  15:09:28
30662         Log: Using a hash reference rather than a hash can save a hash copy.
30663      Branch: perl
30664            ! lib/constant.pm
30665 ____________________________________________________________________________
30666 [ 26482] By: nicholas                              on 2005/12/24  14:48:42
30667         Log: Unless the peephole optimiser already knows that we're in void context,
30668              avoid even attempting the whole proxy constant sub copying
30669              optimisation.
30670      Branch: perl
30671            ! op.c
30672 ____________________________________________________________________________
30673 [ 26481] By: nicholas                              on 2005/12/24  14:09:56
30674         Log: Given that IO::Socket is documented as exporting all of Socket's
30675              exports, there's no need for IO::Socket::INET or IO::Socket::UNIX to
30676              use both. (And re-exporting removes some of the efficiency of the new
30677              constants implementation)
30678      Branch: perl
30679            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
30680 ____________________________________________________________________________
30681 [ 26480] By: stevep                                on 2005/12/24  03:30:02
30682         Log: Subject: Re: [perl #37907] Perl_magic_get reqires ridiculous amounts of stackmemory
30683              From: Jim Cromie <jim.cromie@gmail.com>
30684              Date: Fri, 23 Dec 2005 13:24:29 -0700
30685              Message-ID: <43AC5CFD.3060200@gmail.com>
30686              
30687              Includes a change in variable names from "j" to "num_groups".
30688      Branch: perl
30689            ! mg.c
30690 ____________________________________________________________________________
30691 [ 26479] By: nicholas                              on 2005/12/24  00:01:50
30692         Log: Looks like the macro CLK_TCK is not actually a constant on Solaris.
30693      Branch: perl
30694            ! ext/POSIX/Makefile.PL
30695 ____________________________________________________________________________
30696 [ 26478] By: nicholas                              on 2005/12/23  17:30:19
30697         Log: For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the end of any block
30698              being shrunk in realloc()
30699      Branch: perl
30700            ! util.c
30701 ____________________________________________________________________________
30702 [ 26477] By: nicholas                              on 2005/12/23  17:24:44
30703         Log: For the rare case of EMFILE during require, save object code space
30704              by using newSVpvf
30705              (Would it be worth using it for all require failures?)
30706      Branch: perl
30707            ! pp_ctl.c
30708 ____________________________________________________________________________
30709 [ 26476] By: nicholas                              on 2005/12/23  16:55:35
30710         Log: If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then scribble all
30711              over memory to invalidate it just before free()ing it.
30712      Branch: perl
30713            ! perl.h util.c
30714 ____________________________________________________________________________
30715 [ 26475] By: nicholas                              on 2005/12/23  16:20:53
30716         Log: Provide support for types PVN and UNDEF in
30717              ExtUtils::Constant::ProxySubs
30718      Branch: perl
30719            ! lib/ExtUtils/Constant/ProxySubs.pm
30720 ____________________________________________________________________________
30721 [ 26474] By: nicholas                              on 2005/12/23  15:27:10
30722         Log: Create a struct to use as the header with PERL_TRACK_MEMPOOL, so that
30723              other information can be stored in it.
30724      Branch: perl
30725            ! perl.h util.c
30726 ____________________________________________________________________________
30727 [ 26473] By: nicholas                              on 2005/12/23  13:54:37
30728         Log: ExtUtils::ParseXS needs to stack $filepathname to make #line directives
30729              in #INCLUDEs work.
30730      Branch: perl
30731            ! lib/ExtUtils/ParseXS.pm
30732 ____________________________________________________________________________
30733 [ 26472] By: nicholas                              on 2005/12/23  12:21:19
30734         Log: Add support for PV to ExtUtils::Constant::ProxySubs, and enable its
30735              use in Sys::Syslog
30736      Branch: perl
30737            ! ext/Sys/Syslog/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
30738 ____________________________________________________________________________
30739 [ 26471] By: nicholas                              on 2005/12/23  12:01:29
30740         Log: inlining autoloaded constants is TODOne.
30741      Branch: perl
30742            ! pod/perltodo.pod
30743 ____________________________________________________________________________
30744 [ 26470] By: nicholas                              on 2005/12/23  11:36:43
30745         Log: Now that proxy subroutines can be unproxied in 2 places without
30746              becoming the same newCONSTSUB, need an explicit check to avoid a
30747              warning about subroutines being redefined, as there has never been
30748              a warning when you assing the same subroutine to a glob's GvCV()
30749      Branch: perl
30750            ! sv.c t/op/gv.t
30751 ____________________________________________________________________________
30752 [ 26469] By: nicholas                              on 2005/12/23  11:35:21
30753         Log: like and unlike weren't reporting failure where correctly in test.pl
30754      Branch: perl
30755            ! t/test.pl
30756 ____________________________________________________________________________
30757 [ 26468] By: rgs                                   on 2005/12/23  11:06:34
30758         Log: Fix build of Compress::Zlib on MVS (by Paul Marquess)
30759      Branch: perl
30760            ! ext/Compress/Zlib/zlib-src/zconf.h
30761 ____________________________________________________________________________
30762 [ 26467] By: rgs                                   on 2005/12/23  10:13:30
30763         Log: Clarify example of .. in perlop
30764              to fix [perl #38008] Documentation bug: perlop
30765              plus some minor formatting nits
30766      Branch: perl
30767            ! pod/perlop.pod
30768 ____________________________________________________________________________
30769 [ 26466] By: rgs                                   on 2005/12/23  09:21:09
30770         Log: Subject: [REPATCH lib/UNIVERSAL.pm] Recommend Against Using Methods as Functions
30771              From: chromatic <chromatic@wgz.org>
30772              Date: Dec 22, 2005 8:58 PM
30773              Message-Id: <200512221158.54474.chromatic@wgz.org>
30774      Branch: perl
30775            ! lib/UNIVERSAL.pm
30776 ____________________________________________________________________________
30777 [ 26465] By: nicholas                              on 2005/12/23  01:38:01
30778         Log: Need to be more careful with the symbol table manipulation - if there
30779              is already an entry in place, back off and generate a real constant
30780              subroutine. (fixes lib/Net/hostent.t failure)
30781              Fix a bug with how hv_store was being called.
30782      Branch: perl
30783            ! lib/ExtUtils/Constant/ProxySubs.pm
30784 ____________________________________________________________________________
30785 [ 26464] By: nicholas                              on 2005/12/23  01:09:05
30786         Log: SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON and HUGE_VAL
30787              aren't constants on (at least some) Linux.
30788              And more evil than that, HUGE_VAL likes to use the C preprocessor
30789              in its value, necessitating use of a temporary.
30790      Branch: perl
30791            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
30792 ____________________________________________________________________________
30793 [ 26463] By: nicholas                              on 2005/12/23  00:37:04
30794         Log: Use inlineable proxy constant subs for Socket
30795      Branch: perl
30796            ! ext/Socket/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
30797 ____________________________________________________________________________
30798 [ 26462] By: stevep                                on 2005/12/23  00:28:54
30799         Log: ctime_r() and asctime_r() seem to have some problems before HP-UX 11.
30800      Branch: perl
30801            ! hints/hpux.sh
30802 ____________________________________________________________________________
30803 [ 26461] By: nicholas                              on 2005/12/23  00:27:50
30804         Log: Subject: [PATCH] Speed up Perl_sv_derived_from
30805              From: Andy Lester <andy@petdance.com>
30806              Message-ID: <20051222220044.GH4370@petdance.com>
30807              Date: Thu, 22 Dec 2005 16:00:44 -0600
30808      Branch: perl
30809            ! universal.c
30810 ____________________________________________________________________________
30811 [ 26460] By: nicholas                              on 2005/12/23  00:18:49
30812         Log: Create a sub LC_ALL with the correct prototype.
30813      Branch: perl
30814            ! lib/locale.t
30815 ____________________________________________________________________________
30816 [ 26459] By: nicholas                              on 2005/12/23  00:18:27
30817         Log: De-duplicate the items in @EXPORT. (@EXPORT is built from all the tags,
30818              and some constants are mentioned in multiple tags).
30819              Should this logic be in Exporter::Heavy?
30820      Branch: perl
30821            ! ext/POSIX/POSIX.pm
30822 ____________________________________________________________________________
30823 [ 26458] By: stevep                                on 2005/12/23  00:10:25
30824         Log: Make hostname.t deal with undefined or blank hostnames and domain 
30825              names.
30826      Branch: perl
30827            ! lib/Net/t/hostname.t
30828 ____________________________________________________________________________
30829 [ 26457] By: stevep                                on 2005/12/23  00:06:58
30830         Log: Fix for pod2man() in ExtUtils::Command::MM to work with 
30831              the Pod::Man 2.04.
30832      Branch: perl
30833            ! lib/ExtUtils/Command/MM.pm
30834 ____________________________________________________________________________
30835 [ 26456] By: nicholas                              on 2005/12/23  00:06:52
30836         Log: Subject: [PATCH] Speedup (rn|n)?instr
30837              From: Andy Lester <andy@petdance.com>
30838              Message-ID: <20051222223839.GI4370@petdance.com>
30839              Date: Thu, 22 Dec 2005 16:38:39 -0600
30840      Branch: perl
30841            ! util.c
30842 ____________________________________________________________________________
30843 [ 26455] By: nicholas                              on 2005/12/22  23:57:27
30844         Log: Use inlineable proxy constant subs for POSIX.
30845              There may be trouble ahead, as it seems that not all POSIX "constants"
30846              are. I wonder if too many systems are going to have too many
30847              variations to make this viable.
30848      Branch: perl
30849            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/Base.pm
30850            ! lib/ExtUtils/Constant/ProxySubs.pm
30851 ____________________________________________________________________________
30852 [ 26454] By: nicholas                              on 2005/12/22  23:43:22
30853         Log: Missing ; in Tie::File
30854      Branch: perl
30855            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
30856 ____________________________________________________________________________
30857 [ 26453] By: nicholas                              on 2005/12/22  21:02:19
30858         Log: Make ExtUtils::Constant generate the inlineable proxy constant subs.
30859              So far just enough to make Fcntl work.
30860      Branch: perl
30861            + lib/ExtUtils/Constant/ProxySubs.pm
30862            ! MANIFEST ext/Fcntl/Makefile.PL lib/ExtUtils/Constant.pm
30863 ____________________________________________________________________________
30864 [ 26452] By: rgs                                   on 2005/12/22  19:37:42
30865         Log: Compilation help for EBCDIC platforms, from Jarkko,
30866              tested by Rajarshi Das
30867      Branch: perl
30868            ! utf8.h
30869 ____________________________________________________________________________
30870 [ 26451] By: nicholas                              on 2005/12/22  19:00:52
30871         Log: Break out the code to generate #ifdef/#endif into new methods
30872              macro_to_ifdef and macro_to_endif
30873              Add an args hashref to normalise_items; provide a
30874              disable_utf8_duplication argument to disable the utf8 duplication code.
30875      Branch: perl
30876            ! lib/ExtUtils/Constant/Base.pm
30877 ____________________________________________________________________________
30878 [ 26450] By: rgs                                   on 2005/12/22  17:09:59
30879         Log: Subject: [PATCH] Ho! Ho! Ho!  Santa brings consting!
30880              From: Andy Lester <andy@petdance.com>
30881              Date: Thu, 22 Dec 2005 10:57:17 -0600
30882              Message-ID: <20051222165717.GA2874@petdance.com>
30883      Branch: perl
30884            ! dump.c embed.fnc embed.h gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c
30885            ! pp_sys.c proto.h regcomp.c sv.c toke.c universal.c
30886 ____________________________________________________________________________
30887 [ 26449] By: nicholas                              on 2005/12/22  17:01:33
30888         Log: Break out the item normalisation code into a method normalise_items.
30889      Branch: perl
30890            ! lib/ExtUtils/Constant/Base.pm
30891 ____________________________________________________________________________
30892 [ 26448] By: nicholas                              on 2005/12/22  15:43:20
30893         Log: Regression tests for proxy subroutine glob assignment.
30894              Fix a bug (it turns out that a typeglob isn't SvOK())
30895              Remove stray debugging code.
30896      Branch: perl
30897            ! pp_hot.c t/op/gv.t
30898 ____________________________________________________________________________
30899 [ 26447] By: rgs                                   on 2005/12/22  14:55:52
30900         Log: Subject: [PATCH] eliminate HINT_HH_FOR_EVAL
30901              From: Robin Houston <robin@cpan.org>
30902              Date: Thu, 22 Dec 2005 11:54:55 +0000
30903              Message-ID: <20051222115455.GB30301@rpc142.cs.man.ac.uk>
30904      Branch: perl
30905            ! lib/feature.pm lib/overload.pm lib/sort.pm op.c perl.h
30906            ! t/comp/hints.t
30907 ____________________________________________________________________________
30908 [ 26446] By: nicholas                              on 2005/12/22  11:23:34
30909         Log: Add an optimisation to allow proxy constant subroutines to be copied
30910              as proxy constant subroutines in a new symbol table where possible.
30911              (Rather than converting them to full blown constant subroutines and
30912              instantiating 2 typeglobs)
30913      Branch: perl
30914            ! ext/B/t/concise-xs.t gv.c gv.h op.c op.h pp.c pp_hot.c sv.c
30915 ____________________________________________________________________________
30916 [ 26445] By: rgs                                   on 2005/12/22  11:13:25
30917         Log: Regenerate Changes
30918      Branch: perl
30919            ! Changes
30920 ____________________________________________________________________________
30921 [ 26444] By: gisle                                 on 2005/12/22  10:42:36
30922         Log: Remove unused variable 'stash' since change 26437.
30923      Branch: perl
30924            ! pp_hot.c
30925 ____________________________________________________________________________
30926 [ 26443] By: rgs                                   on 2005/12/22  10:32:17
30927         Log: Regenerate perlapi.pod.
30928              Fix indentation of code examples in perlsyn.
30929      Branch: perl
30930            ! pod/perlapi.pod pod/perlsyn.pod
30931 ____________________________________________________________________________
30932 [ 26442] By: rgs                                   on 2005/12/22  10:10:04
30933         Log: Subject: [PATCH] switch / ~~ doccos
30934              From: Robin Houston <robin@cpan.org>
30935              Date: Wed, 21 Dec 2005 13:51:18 +0000
30936              Message-ID: <20051221135118.GC26527@rpc142.cs.man.ac.uk>
30937      Branch: perl
30938            ! pod/perlsyn.pod
30939 ____________________________________________________________________________
30940 [ 26441] By: merijn                                on 2005/12/22  07:02:37
30941         Log: Subject: [PATCH] wrong setting in canned win32/config.vc64 file
30942              From: "Jan Dubois" <jand@ActiveState.com>
30943              Date: Wed, 21 Dec 2005 15:04:30 -0800
30944              Message-ID: <06c701c60682$e650adc0$d563a8c0@candy>
30945      Branch: perl
30946            ! win32/config.vc64
30947 ____________________________________________________________________________
30948 [ 26440] By: stevep                                on 2005/12/22  03:08:59
30949         Log: Add documentation for method domainname() in Net::Domain.  Add some
30950              additional tests for Net::Domain.  Also, since it is tested, remove 
30951              test case from lib/1_compile.t.  One step closer to $500.
30952      Branch: perl
30953            ! lib/Net/Domain.pm lib/Net/t/hostname.t t/lib/1_compile.t
30954 ____________________________________________________________________________
30955 [ 26439] By: nicholas                              on 2005/12/21  22:40:04
30956         Log: Avoid negating an unsigned value. (The offset in the SV body table)
30957      Branch: perl
30958            ! sv.c
30959 ____________________________________________________________________________
30960 [ 26438] By: nicholas                              on 2005/12/21  21:20:23
30961         Log: For consistency sv_2cv should not leave the stash pointer uninitialised
30962              for some cases. Although it seems that only pp_sort pays any attention
30963              to it, of all the code on CPAN.
30964      Branch: perl
30965            ! sv.c
30966 ____________________________________________________________________________
30967 [ 26437] By: nicholas                              on 2005/12/21  20:38:42
30968         Log: Localise the stash variable in pp_entersub().
30969      Branch: perl
30970            ! pp_hot.c
30971 ____________________________________________________________________________
30972 [ 26436] By: nicholas                              on 2005/12/21  19:37:48
30973         Log: Undo my goto spaghetti from change 18340 - what we really need are
30974              hints to compilers about likey/unlikely branches.
30975      Branch: perl
30976            ! pp_hot.c
30977 ____________________________________________________________________________
30978 [ 26435] By: stevep                                on 2005/12/21  19:04:37
30979         Log: Add tests for untested math functions in POSIX
30980      Branch: perl
30981            + ext/POSIX/t/math.t
30982            ! MANIFEST
30983 ____________________________________________________________________________
30984 [ 26434] By: nicholas                              on 2005/12/21  18:34:03
30985         Log: The lref argument of sv_2cv is actually passed onwards to gv_fetchsv,
30986              so it is a bitmap of flag bits rather than simple TRUE/FALSE.
30987      Branch: perl
30988            ! mg.c pp.c pp_hot.c sv.c
30989 ____________________________________________________________________________
30990 [ 26433] By: rgs                                   on 2005/12/21  17:07:05
30991         Log: Remove switch from perltodo
30992      Branch: perl
30993            ! pod/perltodo.pod
30994 ____________________________________________________________________________
30995 [ 26432] By: rgs                                   on 2005/12/21  16:16:19
30996         Log: Subject: [PATCH] Feature bundle is now :5.10, and add -E switch
30997              From: Robin Houston <robin@cpan.org>
30998              Date: Wed, 21 Dec 2005 11:00:08 +0000
30999              Message-ID: <20051221110008.GB25877@rpc142.cs.man.ac.uk>
31000      Branch: perl
31001            + t/lib/feature/err
31002            ! MANIFEST embedvar.h global.sym intrpvar.h lib/feature.pm
31003            ! perl.c perl_keyword.pl perlapi.h pod/perlop.pod
31004            ! pod/perlrun.pod sv.c t/lib/feature/nonesuch t/lib/warnings/op
31005            ! t/op/dor.t t/run/switches.t toke.c
31006 ____________________________________________________________________________
31007 [ 26431] By: rgs                                   on 2005/12/21  11:12:32
31008         Log: Fix for [perl #37999] lc() + Latin-1 chars is failing erratically
31009              based on copying part of change #22196 from do_chomp() to do_chop().
31010      Branch: perl
31011            ! doop.c
31012 ____________________________________________________________________________
31013 [ 26430] By: rgs                                   on 2005/12/21  09:23:05
31014         Log: Subject: [PATCH] Fix bug in change #26379
31015              From: "Jan Dubois" <jand@ActiveState.com>
31016              Date: Tue, 20 Dec 2005 16:42:24 -0800
31017              Message-ID: <046001c605c7$69470290$d563a8c0@candy>
31018      Branch: perl
31019            ! win32/win32.c
31020 ____________________________________________________________________________
31021 [ 26429] By: nicholas                              on 2005/12/20  23:12:17
31022         Log: rv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL, so update the
31023              descriptive comment to include them.
31024      Branch: perl
31025            ! op.h
31026 ____________________________________________________________________________
31027 [ 26428] By: rgs                                   on 2005/12/20  20:50:26
31028         Log: Remove some hardcoded references to ./perl in tests
31029      Branch: perl
31030            ! t/op/closure.t t/op/magic.t t/run/runenv.t
31031 ____________________________________________________________________________
31032 [ 26427] By: nicholas                              on 2005/12/20  20:13:12
31033         Log: Take care in toke.c not to convert constant subroutine reference
31034              proxies into full blown PVGVs with PVCVs, and recognise them and inline
31035              their values. Adds a new function gv_const_sv(gv) to return the value
31036              of the constant subroutine from a GV, and adds a cv parameter to
31037              S_intuit_method.
31038      Branch: perl
31039            ! embed.fnc embed.h gv.c proto.h toke.c
31040 ____________________________________________________________________________
31041 [ 26426] By: merijn                                on 2005/12/20  19:56:58
31042         Log: Small update on using threads on HP-UX 10.20
31043              64bit is far beyond experimental by now
31044      Branch: perl
31045            ! README.hpux
31046 ____________________________________________________________________________
31047 [ 26425] By: nicholas                              on 2005/12/20  19:55:46
31048         Log: Add a GV_NOADD_NOINIT flag to gv_fetch{pv,pvn,sv} that disables
31049              addition of new typeglobs, and also disables initialisation of any
31050              typeglob placeholders. Needed to make the new constant subroutine
31051              proxy references work efficiently.
31052      Branch: perl
31053            ! gv.c gv.h
31054 ____________________________________________________________________________
31055 [ 26424] By: rgs                                   on 2005/12/20  19:37:26
31056         Log: Fix typos in regular expressions
31057      Branch: perl
31058            ! ext/POSIX/t/time.t
31059 ____________________________________________________________________________
31060 [ 26423] By: nicholas                              on 2005/12/20  16:34:27
31061         Log: Get the "cv" from the "gv" once, and be more careful so that we can
31062              cope if either aren't their regular types.
31063              cv_const_sv should verify the type of SV passed, instead of assuming
31064              that it's a viable CV.
31065      Branch: perl
31066            ! op.c toke.c
31067 ____________________________________________________________________________
31068 [ 26422] By: nicholas                              on 2005/12/20  15:11:09
31069         Log: Croak if gv_init doesn't know how to create a typeglob from that type
31070              of referant. Test that ARRAY, HASH, PVIO, CODE and FORMAT croak.
31071              Globs are actually first class assignable objects, so test that you
31072              can create a constant subroutine that returns one.
31073      Branch: perl
31074            ! gv.c pod/perldiag.pod t/op/gv.t
31075 ____________________________________________________________________________
31076 [ 26421] By: rgs                                   on 2005/12/20  14:54:10
31077         Log: POD nits on B::Lint
31078      Branch: perl
31079            ! ext/B/B/Lint.pm
31080 ____________________________________________________________________________
31081 [ 26420] By: rgs                                   on 2005/12/20  14:48:34
31082         Log: Subject: Re: Pluggable lint patch
31083              From: Joshua ben Jore <twists@gmail.com>
31084              Date: Mon, 19 Dec 2005 09:22:04 -0600
31085              Message-ID: <dc5c751d0512190722s1e73ef88l5ae82bd7aa075c51@mail.gmail.com>
31086      Branch: perl
31087            ! ext/B/B/Lint.pm ext/B/t/lint.t
31088 ____________________________________________________________________________
31089 [ 26419] By: gisle                                 on 2005/12/20  14:39:22
31090         Log: Make perlivp skip the *.ph tests by default, since these
31091              files are normally not generated.
31092              The -a option is now needed for it to run all tests.
31093      Branch: perl
31094            ! utils/perlivp.PL
31095 ____________________________________________________________________________
31096 [ 26418] By: rgs                                   on 2005/12/20  14:24:06
31097         Log: Subject: [TEST PATCH] %^H can now propagate into eval
31098              From: Robin Houston <robin@cpan.org>
31099              Date: Tue, 20 Dec 2005 12:06:15 +0000
31100              Message-ID: <20051220120615.GA21794@rpc142.cs.man.ac.uk>
31101      Branch: perl
31102            ! t/comp/hints.t
31103 ____________________________________________________________________________
31104 [ 26417] By: nicholas                              on 2005/12/20  14:10:39
31105         Log: Verify that the code for initialising typeglobs from other types works.
31106      Branch: perl
31107            ! t/op/gv.t
31108 ____________________________________________________________________________
31109 [ 26416] By: rgs                                   on 2005/12/20  13:55:19
31110         Log: Use PTR2IV instead of casting directly
31111      Branch: perl
31112            ! pp_ctl.c
31113 ____________________________________________________________________________
31114 [ 26415] By: nicholas                              on 2005/12/20  13:39:01
31115         Log: gv_fetchpv, gv_fetchpvn and gv_fetchsv take a bitmask of flags, rather
31116              than a simple boolean, so passing FALSE or TRUE is bogus.
31117      Branch: perl
31118            ! doio.c gv.c mg.c op.c pp.c pp_hot.c pp_sys.c regcomp.c sv.c
31119            ! toke.c universal.c
31120 ____________________________________________________________________________
31121 [ 26414] By: nicholas                              on 2005/12/20  12:51:21
31122         Log: In Perl_yylex, move the declaration of orig_keyword, gv and gvp down to
31123              the block labelled keylookup.
31124      Branch: perl
31125            ! toke.c
31126 ____________________________________________________________________________
31127 [ 26413] By: rgs                                   on 2005/12/20  10:25:01
31128         Log: Subject: [PATCH] make failing cygwin test TODO'd
31129              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31130              Date: Mon, 19 Dec 2005 03:41:12 -0800
31131              Message-ID: <20051219114112.GA5568@efn.org>
31132      Branch: perl
31133            ! lib/File/Compare.t
31134 ____________________________________________________________________________
31135 [ 26412] By: nicholas                              on 2005/12/19  23:47:26
31136         Log: In Perl_yylex, make tmp a temporary variable local to the blocks in
31137              which it is used.
31138      Branch: perl
31139            ! toke.c
31140 ____________________________________________________________________________
31141 [ 26411] By: nicholas                              on 2005/12/19  22:38:54
31142         Log: Assert that orig_keyword, gv and gvp aren't used before the main
31143              keyword parser of Perl_yylex.
31144      Branch: perl
31145            ! toke.c
31146 ____________________________________________________________________________
31147 [ 26410] By: davem                                 on 2005/12/19  22:07:49
31148         Log: //g loops infinitely on tainted data
31149              make the LHS of expr =~ /foo/g an lvalue, so that any pos magic
31150              attached to it stays attached.
31151      Branch: perl
31152            ! op.c t/op/taint.t
31153 ____________________________________________________________________________
31154 [ 26409] By: nicholas                              on 2005/12/19  20:57:40
31155         Log: Make gv_init recognise a reference-to-something in a symbol table as
31156              meaning a constant subroutine with that thing as it value
31157      Branch: perl
31158            ! gv.c
31159 ____________________________________________________________________________
31160 [ 26408] By: rgs                                   on 2005/12/19  19:27:09
31161         Log: Fix internal broken link ; reindent code examples
31162      Branch: perl
31163            ! pod/perlsyn.pod
31164 ____________________________________________________________________________
31165 [ 26407] By: rgs                                   on 2005/12/19  19:21:47
31166         Log: Fix typo.
31167              Add empty lines after =items.
31168      Branch: perl
31169            ! pod/perldiag.pod
31170 ____________________________________________________________________________
31171 [ 26406] By: rgs                                   on 2005/12/19  19:18:48
31172         Log: A note on say() and ORS grabbed from Damian's Perl6::Say.
31173      Branch: perl
31174            ! pod/perlfunc.pod
31175 ____________________________________________________________________________
31176 [ 26405] By: rgs                                   on 2005/12/19  18:43:04
31177         Log: Attempt at making IO::Handle backwards compatible again
31178      Branch: perl
31179            ! ext/IO/lib/IO/Handle.pm
31180 ____________________________________________________________________________
31181 [ 26404] By: nicholas                              on 2005/12/19  18:28:03
31182         Log: Make sv_dump (and therefore Devel::Peek) report the value of the
31183              constant in inlineable constant subroutines.
31184      Branch: perl
31185            ! dump.c ext/Devel/Peek/t/Peek.t
31186 ____________________________________________________________________________
31187 [ 26403] By: rgs                                   on 2005/12/19  18:20:48
31188         Log: sort.pm deserves a new version number
31189      Branch: perl
31190            ! lib/sort.pm
31191 ____________________________________________________________________________
31192 [ 26402] By: rgs                                   on 2005/12/19  18:17:19
31193         Log: Subject: Re: [PATCH] Make the 'sort' pragma lexically scoped
31194              From: Robin Houston <robin@cpan.org>
31195              Date: Dec 19, 2005 6:46 PM
31196              Message-ID: <20051219174620.GA17940@rpc142.cs.man.ac.uk>
31197      Branch: perl
31198            ! embed.fnc embed.h ext/B/B/Concise.pm ext/B/t/concise-xs.t
31199            ! ext/B/t/f_sort.t global.sym lib/feature.pm lib/sort.pm
31200            ! lib/sort.t op.c op.h pod/perlapi.pod pp_sort.c proto.h toke.c
31201 ____________________________________________________________________________
31202 [ 26401] By: rgs                                   on 2005/12/19  16:39:44
31203         Log: Missing file from last change
31204      Branch: perl
31205            + t/lib/common.pl
31206 ____________________________________________________________________________
31207 [ 26400] By: rgs                                   on 2005/12/19  16:26:15
31208         Log: Subject: [PATCH] latest switch/say/~~
31209              From: Robin Houston <robin@cpan.org>
31210              Date: Sat, 17 Dec 2005 20:44:31 +0000
31211              Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk>
31212      Branch: perl
31213            + lib/feature.pm lib/feature.t t/io/say.t t/lib/feature/nonesuch
31214            + t/lib/feature/say t/lib/feature/smartmatch
31215            + t/lib/feature/switch t/op/smartmatch.t t/op/switch.t
31216            ! MANIFEST cop.h embed.fnc embed.h ext/B/B/Deparse.pm
31217            ! ext/B/t/concise-xs.t ext/B/t/f_map.t ext/B/t/optree_samples.t
31218            ! ext/IO/lib/IO/Handle.pm ext/Opcode/Opcode.pm global.sym
31219            ! keywords.h keywords.pl lib/overload.pm lib/warnings.t op.c
31220            ! op.h opcode.h opcode.pl opnames.h perl.h perl_keyword.pl
31221            ! perly.act perly.h perly.tab perly.y pod/perldiag.pod
31222            ! pod/perlfunc.pod pod/perlop.pod pod/perlsyn.pod pp.sym
31223            ! pp_ctl.c pp_proto.h proto.h t/op/cproto.t toke.c
31224 ____________________________________________________________________________
31225 [ 26399] By: rgs                                   on 2005/12/19  09:52:42
31226         Log: Un-TODO a fixed test
31227              
31228              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
31229              From: demerphq <demerphq@gmail.com>
31230              Date: Sat, 17 Dec 2005 17:23:23 +0100
31231              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
31232      Branch: perl
31233            ! t/op/pat.t
31234 ____________________________________________________________________________
31235 [ 26398] By: rgs                                   on 2005/12/19  09:52:03
31236         Log: TODO-SKIP tests must be "not ok", or else the test harness will think
31237              it's an unexpected success
31238              
31239              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
31240              From: demerphq <demerphq@gmail.com>
31241              Date: Sat, 17 Dec 2005 17:23:23 +0100
31242              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
31243      Branch: perl
31244            ! t/test.pl
31245 ____________________________________________________________________________
31246 [ 26397] By: rgs                                   on 2005/12/18  10:23:55
31247         Log: Subject: [PATCH] Make script embedded in patchlevel.h work on win32.
31248              From: demerphq <demerphq@gmail.com> Mailed-By: perl.org
31249              Date: Dec 17, 2005 7:52 PM
31250              Message-ID: <9b18b3110512171052h2052d598rdf038f1d38560317@mail.gmail.com>
31251      Branch: perl
31252            ! patchlevel.h
31253 ____________________________________________________________________________
31254 [ 26396] By: craigb                                on 2005/12/18  00:16:42
31255         Log: Two test workarounds for VMS
31256      Branch: perl
31257            ! lib/File/Copy.t t/op/goto.t
31258 ____________________________________________________________________________
31259 [ 26395] By: nicholas                              on 2005/12/17  23:22:31
31260         Log: Add some paranoia to check that GP accesses aren't being done on the
31261              wrong types of SV.
31262      Branch: perl
31263            ! gv.h
31264 ____________________________________________________________________________
31265 [ 26394] By: stevep                                on 2005/12/17  19:21:35
31266         Log: Upgrade to Time-HiRes-1.86
31267      Branch: perl
31268            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
31269            ! ext/Time/HiRes/t/HiRes.t
31270 ____________________________________________________________________________
31271 [ 26393] By: nicholas                              on 2005/12/17  18:50:08
31272         Log: Two it's => its grammar fixes.
31273      Branch: perl
31274            ! op.c perl.h
31275 ____________________________________________________________________________
31276 [ 26392] By: nicholas                              on 2005/12/17  18:25:59
31277         Log: Move and const some definitions of variables used to save errno.
31278      Branch: perl
31279            ! doio.c perlio.c
31280 ____________________________________________________________________________
31281 [ 26391] By: nicholas                              on 2005/12/17  17:46:06
31282         Log: Add t/op/negate.t to MANIFEST.
31283      Branch: perl
31284            ! MANIFEST
31285 ____________________________________________________________________________
31286 [ 26390] By: nicholas                              on 2005/12/17  17:40:44
31287         Log: Pull the definition of olderrno in sv_2pv_flags into the block where
31288              it's used.
31289      Branch: perl
31290            ! sv.c
31291 ____________________________________________________________________________
31292 [ 26389] By: stevep                                on 2005/12/17  15:47:39
31293         Log: Subject: [PATCH] Correct typo in Time::HiRes tests introduced by patch 26383
31294              From: Dominic Dunlop <shouldbedomo@mac.com>
31295              Date: Sat, 17 Dec 2005 15:57:54 +0100
31296              Message-Id: <B364C747-F2BB-446F-887E-06EA2989888C@mac.com>
31297      Branch: perl
31298            ! ext/Time/HiRes/t/HiRes.t
31299 ____________________________________________________________________________
31300 [ 26388] By: stevep                                on 2005/12/17  15:41:38
31301         Log: Fix a typo and add some clarification to change #26387.
31302      Branch: perl
31303            ! pod/perlop.pod
31304 ____________________________________________________________________________
31305 [ 26387] By: stevep                                on 2005/12/17  15:35:45
31306         Log: Addition documentation explaining aritmetic negation on strings.  Also,
31307              additional test cases based partially on code by Piotr Fusik in 
31308              RT #36675: -'-10' eq '+10'.
31309      Branch: perl
31310            + t/op/negate.t
31311            ! pod/perlop.pod
31312 ____________________________________________________________________________
31313 [ 26386] By: nicholas                              on 2005/12/17  12:00:51
31314         Log: The IV/UV choice can be made inside uiv_2buf rather than sv_2pv_flags.
31315      Branch: perl
31316            ! sv.c
31317 ____________________________________________________________________________
31318 [ 26385] By: nicholas                              on 2005/12/17  11:44:47
31319         Log: The THINKFIRST check after the GMAGICAL check in sv_2iv_flags and
31320              sv_2uv_flags should have been else if.
31321      Branch: perl
31322            ! sv.c
31323 ____________________________________________________________________________
31324 [ 26384] By: stevep                                on 2005/12/17  04:03:05
31325         Log: Fix for ext/POSIX/t/time.t so the strftime() test works on systems
31326              that aren't quite up to SUS3.  Based on a patch by David Dyck in
31327              RT #37960: POSIX/t/time fails bleadperl
31328      Branch: perl
31329            ! ext/POSIX/t/time.t
31330 ____________________________________________________________________________
31331 [ 26383] By: stevep                                on 2005/12/17  01:46:58
31332         Log: Upgrade to Time-HiRes-1.85
31333      Branch: perl
31334            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
31335            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
31336            ! ext/Time/HiRes/fallback/const-c.inc
31337            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
31338 ____________________________________________________________________________
31339 [ 26382] By: nicholas                              on 2005/12/16  22:41:01
31340         Log: Typo fixes from Robin Houston in
31341              <20051216201446.GA24709@rpc142.cs.man.ac.uk>
31342      Branch: perl
31343            ! sv.h
31344 ____________________________________________________________________________
31345 [ 26381] By: nicholas                              on 2005/12/16  21:54:13
31346         Log: s/Nullhv/NULL/g;
31347              # Although I see that Robin is proposing to add some :-)
31348      Branch: perl
31349            ! cop.h ext/Data/Dumper/Dumper.xs ext/DynaLoader/dlutils.c gv.c
31350            ! op.c op.h pad.c perl.c sv.c toke.c universal.c xsutils.c
31351 ____________________________________________________________________________
31352 [ 26380] By: nicholas                              on 2005/12/16  21:30:34
31353         Log: s/Nullav/NULL/g
31354      Branch: perl
31355            ! cop.h ext/Data/Dumper/Dumper.xs gv.c intrpvar.h pad.c perl.c
31356            ! pp.c pp_ctl.c pp_sort.c scope.c sv.c
31357 ____________________________________________________________________________
31358 [ 26379] By: rgs                                   on 2005/12/16  21:13:37
31359         Log: Subject: [PATCH] RE: PeekMessage() call in win32\win32.c win32_async_check
31360              From: Jan Dubois <jand@activestate.com>
31361              Date: Dec 16, 2005 7:12 AM
31362              Message-ID: <015901c60207$abd64210$d563a8c0@candy>
31363              
31364              (Without the proposed alarm.t test)
31365      Branch: perl
31366            ! t/op/fork.t win32/perlhost.h win32/win32.c win32/win32.h
31367 ____________________________________________________________________________
31368 [ 26378] By: nicholas                              on 2005/12/16  18:12:26
31369         Log: Perl_sv_dup should be allocating bodies based on *size*, not the
31370              length to copy.
31371      Branch: perl
31372            ! sv.c
31373 ____________________________________________________________________________
31374 [ 26377] By: nicholas                              on 2005/12/16  15:55:51
31375         Log: comp/require.t exits early for the case of UTF-8 or EBCDIC, so need to
31376              add "new" tests before the end.
31377      Branch: perl
31378            ! t/comp/require.t
31379 ____________________________________________________________________________
31380 [ 26376] By: davem                                 on 2005/12/15  22:03:57
31381         Log: change #26373 broke threaded builds (aTHX_ now superfluous)
31382      Branch: perl
31383            ! pp_ctl.c
31384 ____________________________________________________________________________
31385 [ 26375] By: stevep                                on 2005/12/15  18:16:20
31386         Log: Added test for change #26373.
31387      Branch: perl
31388            ! t/comp/require.t
31389 ____________________________________________________________________________
31390 [ 26374] By: rgs                                   on 2005/12/15  18:00:34
31391         Log: Fix for [perl #37886] strict 'refs' doesn't apply inside defined
31392      Branch: perl
31393            ! pod/perl593delta.pod pp.c t/lib/strict/refs
31394 ____________________________________________________________________________
31395 [ 26373] By: stevep                                on 2005/12/15  17:48:42
31396         Log: Prevent require() from attempting to open directories and block 
31397              devices.  This fixes RT #24404.
31398      Branch: perl
31399            ! embed.fnc embed.h pp_ctl.c proto.h
31400 ____________________________________________________________________________
31401 [ 26372] By: nicholas                              on 2005/12/15  17:26:52
31402         Log: Use PL_op_desc rather than literal strings in pp_ioctl
31403      Branch: perl
31404            ! pp_sys.c
31405 ____________________________________________________________________________
31406 [ 26371] By: nicholas                              on 2005/12/15  17:26:22
31407         Log: Expand the comment describing the intent of change 26370, and how it
31408              relates to change 24660.
31409      Branch: perl
31410            ! toke.c
31411 ____________________________________________________________________________
31412 [ 26370] By: rgs                                   on 2005/12/15  17:12:01
31413         Log: Don't autovivify stashes as soon as the lexer sees them.
31414              This makes defined %foo::bar:: work again.
31415              Add tests for it, remove note in perldelta about having broken it.
31416      Branch: perl
31417            ! pod/perl593delta.pod t/op/stash.t toke.c
31418 ____________________________________________________________________________
31419 [ 26369] By: nicholas                              on 2005/12/15  16:24:21
31420         Log: In Perl_apply, the name of the op can be found from PL_op_name, instead
31421              of using local string constants.
31422      Branch: perl
31423            ! doio.c
31424 ____________________________________________________________________________
31425 [ 26368] By: rgs                                   on 2005/12/15  15:11:15
31426         Log: More general fix for bug [perl #37915]
31427              Make Net::Ping::mselect return undef on error instead of -1.
31428      Branch: perl
31429            ! lib/Net/Ping.pm
31430 ____________________________________________________________________________
31431 [ 26367] By: rgs                                   on 2005/12/15  14:44:51
31432         Log: Subject: [perl #37915] Bad select error handling in Net::Ping 
31433              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
31434              Date: Tue, 13 Dec 2005 10:44:47 -0800
31435              Message-ID: <rt-3.0.11-37915-125655.19.2646201463531@perl.org>
31436      Branch: perl
31437            ! lib/Net/Ping.pm
31438 ____________________________________________________________________________
31439 [ 26366] By: gisle                                 on 2005/12/15  12:34:12
31440         Log: Silence test output to STDERR
31441              because it makes the 'make test' output look ugly.
31442      Branch: perl
31443            ! ext/Sys/Syslog/t/00-load.t
31444 ____________________________________________________________________________
31445 [ 26365] By: gisle                                 on 2005/12/15  10:42:03
31446         Log: Subject: Re: [perl #37897] sprintf of version objects
31447              From: John Peacock <jpeacock@rowman.com>
31448              Date: Wed, 14 Dec 2005 10:12:56 -0500
31449              Message-ID: <43A03678.2060700@rowman.com>
31450              
31451              (with some formatting tweaks and extra test cases)
31452      Branch: perl
31453            ! sv.c t/op/sprintf.t
31454 ____________________________________________________________________________
31455 [ 26364] By: rgs                                   on 2005/12/15  10:04:36
31456         Log: Some cleanups by Jarkko (and one by myself) to check83.pl
31457      Branch: perl
31458            ! Porting/check83.pl
31459 ____________________________________________________________________________
31460 [ 26363] By: craigb                                on 2005/12/15  03:59:21
31461         Log: On VMS, put pods in [.lib.pods] rather than [.lib.pod]
31462              in order to avoid collisions with [.lib.Pod]
31463      Branch: perl
31464            ! configure.com installperl vms/descrip_mms.template
31465 ____________________________________________________________________________
31466 [ 26362] By: stevep                                on 2005/12/15  02:33:11
31467         Log: Reverting change #26360 and #26361 since it appears that the bugs I
31468              thought I fixed had been previously fixed with change #25953.
31469      Branch: perl
31470            ! pp_sort.c
31471 ____________________________________________________________________________
31472 [ 26361] By: stevep                                on 2005/12/15  02:02:25
31473         Log: Again, FREETMPS not SAVETMPS!
31474      Branch: perl
31475            ! pp_sort.c
31476 ____________________________________________________________________________
31477 [ 26360] By: stevep                                on 2005/12/15  02:00:19
31478         Log: Add a missing FREETMPS to match up with a SAVETMPS.  This change
31479              fixes problems with nested sorts.  (RTs #7063 and #36430).
31480      Branch: perl
31481            ! pp_sort.c
31482 ____________________________________________________________________________
31483 [ 26359] By: stevep                                on 2005/12/15  00:36:25
31484         Log: Upgrade to Getopt-Long-2.35
31485      Branch: perl
31486            ! lib/Getopt/Long.pm
31487 ____________________________________________________________________________
31488 [ 26358] By: craigb                                on 2005/12/14  22:03:28
31489         Log: Using the system's utime() requires a patch to vms/vmsish.h
31490              that has not been submitted yet.
31491      Branch: perl
31492            ! vms/vms.c
31493 ____________________________________________________________________________
31494 [ 26357] By: nicholas                              on 2005/12/14  16:41:33
31495         Log: lib/Pod/t/man.t should use TODO with not ok to express its intentions
31496              correctly in TAP. (or alternatively if it really wants to skip, it
31497              needs to print ok)
31498      Branch: perl
31499            ! lib/Pod/t/man.t
31500 ____________________________________________________________________________
31501 [ 26355] By: nicholas                              on 2005/12/14  15:25:39
31502         Log: Duplicate the AMAGIC temporary variable consting from sv_2iv_flags into
31503              sv_2uv_flags, sv_2nv and sv_2pv_flags.
31504      Branch: perl
31505            ! sv.c
31506 ____________________________________________________________________________
31507 [ 26354] By: nicholas                              on 2005/12/14  14:59:18
31508         Log: Simplify the SvGMAGIC code in sv_[ipu]v_flags.
31509      Branch: perl
31510            ! sv.c
31511 ____________________________________________________________________________
31512 [ 26353] By: nicholas                              on 2005/12/14  14:08:24
31513         Log: Simplify the SvGMAGIC code in sv_2nv, removing duplicated checks to
31514              warn for uninitialized values.
31515      Branch: perl
31516            ! sv.c
31517 ____________________________________________________________________________
31518 [ 26352] By: nicholas                              on 2005/12/14  13:22:14
31519         Log: The logic to use SVt_NV or SVt_PVNV is in sv_upgrade, so no need to
31520              dupliate it in sv_2nv. Also, the final sv_upgrade is never called.
31521      Branch: perl
31522            ! sv.c
31523 ____________________________________________________________________________
31524 [ 26351] By: davem                                 on 2005/12/14  12:46:29
31525         Log: forgot to add new file to change #26350
31526      Branch: perl
31527            + ext/threads/shared/t/blessed.t
31528 ____________________________________________________________________________
31529 [ 26350] By: davem                                 on 2005/12/14  12:44:20
31530         Log: Subject:  [perl #37919] Blessed scalar refs with threads::shared 
31531              From:  "Jerry D. Hedden" (via RT) <perlbug-followup@perl.org>
31532              Date:  Tue, 13 Dec 2005 15:11:20 -0800
31533              Message-Id:  <rt-3.0.11-37919-125690.15.3722450337035@perl.org>
31534              
31535              Unlike arrays and hashes, coping blessed refs to shared scalars left
31536              the copy unblessed
31537      Branch: perl
31538            ! MANIFEST ext/threads/shared/shared.xs
31539 ____________________________________________________________________________
31540 [ 26349] By: steveh                                on 2005/12/14  12:41:02
31541         Log: Fix compilation error when building with -DPERL_MEM_LOG_STDERR
31542      Branch: perl
31543            ! util.c
31544 ____________________________________________________________________________
31545 [ 26347] By: nicholas                              on 2005/12/13  22:07:30
31546         Log: Convert range.t to test.pl
31547      Branch: perl
31548            ! t/op/range.t
31549 ____________________________________________________________________________
31550 [ 26346] By: nicholas                              on 2005/12/13  20:05:31
31551         Log: Update embed.fnc and headers after change 26345 (spotted by Rafael)
31552      Branch: perl
31553            ! embed.fnc embed.h proto.h
31554 ____________________________________________________________________________
31555 [ 26345] By: nicholas                              on 2005/12/13  19:44:22
31556         Log: Inline asIV and asUV, as each is only used once, and it distracts from
31557              the patterns of repeated code in sv_2iv_flags, sv_2uv_flags, sv_2nv
31558              and sv_2pv_flags. Add a comment noting the return path from the end of
31559              the SvGMAGICAL case to all 4.
31560      Branch: perl
31561            ! sv.c
31562 ____________________________________________________________________________
31563 [ 26344] By: craigb                                on 2005/12/13  17:27:48
31564         Log: Don't include utime.h in vms.c -- it collides with 
31565              homegroun definitions in vmsish.h.
31566      Branch: perl
31567            ! vms/vms.c
31568 ____________________________________________________________________________
31569 [ 26343] By: rgs                                   on 2005/12/13  14:07:12
31570         Log: Fix realclean target for Sys::Syslog
31571      Branch: perl
31572            ! ext/Sys/Syslog/Makefile.PL
31573 ____________________________________________________________________________
31574 [ 26342] By: gisle                                 on 2005/12/13  13:54:44
31575         Log: Remove tests that were not portable to 64bit ints.
31576      Branch: perl
31577            ! t/op/sprintf2.t
31578 ____________________________________________________________________________
31579 [ 26341] By: stevep                                on 2005/12/13  12:17:57
31580         Log: Renaming of some of Pod::Simple's test files to make it more 8.3 
31581              friendly.
31582      Branch: perl
31583           +> lib/Pod/Simple/t/junk1.pod lib/Pod/Simple/t/junk1_out.txt
31584           +> lib/Pod/Simple/t/junk2.pod lib/Pod/Simple/t/junk2_out.txt
31585           +> lib/Pod/Simple/t/perlcyg.pod lib/Pod/Simple/t/perlcyg_out.txt
31586           +> lib/Pod/Simple/t/perlfaq3.pod
31587           +> lib/Pod/Simple/t/perlfaq3_out.txt lib/Pod/Simple/t/perlvar.pod
31588           +> lib/Pod/Simple/t/perlvar_out.txt
31589            - lib/Pod/Simple/t/test_junk1.pod
31590            - lib/Pod/Simple/t/test_junk1_out.txt
31591            - lib/Pod/Simple/t/test_junk2.pod
31592            - lib/Pod/Simple/t/test_junk2_out.txt
31593            - lib/Pod/Simple/t/test_old_perlcygwin.pod
31594            - lib/Pod/Simple/t/test_old_perlcygwin_out.txt
31595            - lib/Pod/Simple/t/test_old_perlfaq3.pod
31596            - lib/Pod/Simple/t/test_old_perlfaq3_out.txt
31597            - lib/Pod/Simple/t/test_old_perlvar.pod
31598            - lib/Pod/Simple/t/test_old_perlvar_out.txt
31599            ! MANIFEST lib/Pod/Simple/t/render.t
31600 ____________________________________________________________________________
31601 [ 26340] By: stevep                                on 2005/12/13  11:54:54
31602         Log: Changes to Pod::Simple's tests to get rid of the "^"s in the 
31603              directory names.
31604      Branch: perl
31605            + lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
31606            + lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
31607            + lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
31608            + lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
31609            + lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
31610            + lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
31611            + lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
31612            + lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
31613            + lib/Pod/Simple/t/test_lib/Blorm.pm
31614            + lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
31615            + lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
31616            + lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
31617            + lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
31618            + lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
31619            + lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
31620            + lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
31621            + lib/Pod/Simple/t/test_lib/pod/perlthang.pod
31622            + lib/Pod/Simple/t/test_lib/squaa.pm
31623            + lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
31624            + lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
31625            + lib/Pod/Simple/t/test_lib/zikzik.pod
31626            + lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
31627            - lib/Pod/Simple/t/other^test^lib/Sizzlesuzzle.pm
31628            - lib/Pod/Simple/t/other^test^lib/hink^honk/Glunk.pod
31629            - lib/Pod/Simple/t/other^test^lib/hink^honk/Vliff.pm
31630            - lib/Pod/Simple/t/other^test^lib/hink^honk/readme.txt
31631            - lib/Pod/Simple/t/other^test^lib/pod/perlthang.pod
31632            - lib/Pod/Simple/t/other^test^lib/pod/perlzuk.pod
31633            - lib/Pod/Simple/t/other^test^lib/squaa/Vliff.pm
31634            - lib/Pod/Simple/t/other^test^lib/squaa/Wowo.pod
31635            - lib/Pod/Simple/t/test^lib/Blorm.pm
31636            - lib/Pod/Simple/t/test^lib/Zonk/Fiddle.txt
31637            - lib/Pod/Simple/t/test^lib/Zonk/Pronk.pm
31638            - lib/Pod/Simple/t/test^lib/Zonk/Veng.pm
31639            - lib/Pod/Simple/t/test^lib/hink^honk/Glunk.pod
31640            - lib/Pod/Simple/t/test^lib/hink^honk/Vliff.pm
31641            - lib/Pod/Simple/t/test^lib/hink^honk/readme.txt
31642            - lib/Pod/Simple/t/test^lib/pod/perlfliff.pod
31643            - lib/Pod/Simple/t/test^lib/pod/perlthang.pod
31644            - lib/Pod/Simple/t/test^lib/squaa.pm
31645            - lib/Pod/Simple/t/test^lib/squaa/Glunk.pod
31646            - lib/Pod/Simple/t/test^lib/squaa/Vliff.pm
31647            - lib/Pod/Simple/t/test^lib/zikzik.pod
31648            - lib/Pod/Simple/t/yet^another^test^lib/squaa/Vliff.pm
31649            ! MANIFEST lib/Pod/Simple/t/htmlbatch_01.t
31650            ! lib/Pod/Simple/t/search_10survey_specific.t
31651            ! lib/Pod/Simple/t/search_12survey_cwd.t
31652            ! lib/Pod/Simple/t/search_20survey_two.t
31653            ! lib/Pod/Simple/t/search_22survey_two_shadowing.t
31654            ! lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
31655            ! lib/Pod/Simple/t/search_26_glob_kleene_k.t
31656            ! lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
31657            ! lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
31658            ! lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
31659 ____________________________________________________________________________
31660 [ 26339] By: gisle                                 on 2005/12/13  11:40:26
31661         Log: Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().
31662              sprintf() or printf() will now croak if any of the indexes and
31663              widths specified in the format string are too large.
31664      Branch: perl
31665            ! pod/perldiag.pod sv.c t/op/sprintf.t t/op/sprintf2.t
31666 ____________________________________________________________________________
31667 [ 26338] By: rgs                                   on 2005/12/13  11:20:16
31668         Log: Subject: Re: check83.pl
31669              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31670              Date: Sun, 11 Dec 2005 07:19:58 -0800
31671              Message-ID: <20051211151958.GA6188@efn.org>
31672      Branch: perl
31673            ! Porting/check83.pl
31674 ____________________________________________________________________________
31675 [ 26337] By: steveh                                on 2005/12/13  09:41:29
31676         Log: Fix lib/File/Compare.t test failures on Win32
31677              
31678              Change 26225, updated by 26245, added a test for another filename with
31679              a trailing space but failed to open the new filehandle in binary mode
31680              
31681              To compound matters, creating a file called "foo " on Win32 "succeeds"
31682              but actually creates a file called just "foo", so we have actually
31683              overwritten the original file with this non-binary mode version, and
31684              hence some of the original tests started failing too!
31685              
31686              (And because of this the new test doesn't actually add anything new on
31687              Win32 at the moment, but right now I can't think of a filename that
31688              would have failed under 2-arg open but succeeds with 3-arg open, which
31689              was the purpose of this test)
31690      Branch: perl
31691            ! lib/File/Compare.t
31692 ____________________________________________________________________________
31693 [ 26336] By: steveh                                on 2005/12/13  08:54:45
31694         Log: Don't try to export Perl_pad_sv when it isn't defined
31695              
31696              Fixes a Win32 linker error in non-DEBUGGING builds following 26316
31697      Branch: perl
31698            ! makedef.pl
31699 ____________________________________________________________________________
31700 [ 26334] By: rgs                                   on 2005/12/12  16:03:00
31701         Log: A suggestion by Yamashina Hio to speed up substitutions
31702              with right-hand side expressions by freeing temporaries.
31703              See :
31704              
31705              Subject: s///ge; consumes PL_tmps_stack in its loop
31706              From: YAMASHINA Hio <hio@hio.jp>
31707              Date: Tue, 30 Aug 2005 17:17:23 +0900
31708              Message-Id: <20050830160113.9716.HIO@ymir.co.jp>
31709      Branch: perl
31710            ! pp_ctl.c
31711 ____________________________________________________________________________
31712 [ 26332] By: nicholas                              on 2005/12/12  15:24:06
31713         Log: Check that %v$foo does not crash.
31714      Branch: perl
31715            ! t/op/sprintf2.t
31716 ____________________________________________________________________________
31717 [ 26330] By: gisle                                 on 2005/12/12  13:55:14
31718         Log: Use load_module() instead of perl_eval_sv("require $mod") to
31719              load modules.  This is safer since $mod comes from an external
31720              source.
31721      Branch: perl
31722            ! ext/Storable/Storable.xs
31723 ____________________________________________________________________________
31724 [ 26329] By: stevep                                on 2005/12/12  13:21:03
31725         Log: Pod::Man's tests aren't Unicode friendly.  Let's skip the unfriendly
31726              test for now.
31727      Branch: perl
31728            ! lib/Pod/t/man.t
31729 ____________________________________________________________________________
31730 [ 26328] By: rgs                                   on 2005/12/12  13:18:21
31731         Log: Robin Houston points out a better way to replace
31732              the C<defined %foo::bar::> construct.
31733      Branch: perl
31734            ! pod/perl593delta.pod
31735 ____________________________________________________________________________
31736 [ 26327] By: gisle                                 on 2005/12/12  12:21:39
31737         Log: Oops, change 26326 broke t/run/switches.t
31738              Reverting change 24912 fixes it.
31739      Branch: perl
31740            ! t/run/switches.t
31741 ____________________________________________________________________________
31742 [ 26326] By: gisle                                 on 2005/12/12  10:41:04
31743         Log: Drop "v" prefix from sprintf("%vd", $^V).
31744              
31745              The sprintf documentation has this example:
31746              
31747              printf "version is v%vd\n", $^V;
31748              
31749              and it printed 'version is vv5.9.3\n'.
31750      Branch: perl
31751            ! sv.c t/op/sprintf.t
31752 ____________________________________________________________________________
31753 [ 26325] By: nicholas                              on 2005/12/11  22:37:40
31754         Log: Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889)
31755      Branch: perl
31756            ! sv.c t/uni/sprintf.t
31757 ____________________________________________________________________________
31758 [ 26324] By: nicholas                              on 2005/12/11  20:34:33
31759         Log: Move the rest of the data munging into the test preparation loop.
31760      Branch: perl
31761            ! t/op/sprintf.t
31762 ____________________________________________________________________________
31763 [ 26323] By: nicholas                              on 2005/12/11  19:49:53
31764         Log: Move the $data and $result munging into the test preparation loop.
31765      Branch: perl
31766            ! t/op/sprintf.t
31767 ____________________________________________________________________________
31768 [ 26321] By: gisle                                 on 2005/12/11  18:14:24
31769         Log: Disallow sprintf's vector handling for non-integer formats.
31770              Avoids core dump for printf("%vs") and similar.
31771      Branch: perl
31772            ! sv.c t/op/sprintf.t
31773 ____________________________________________________________________________
31774 [ 26320] By: nicholas                              on 2005/12/11  12:54:14
31775         Log: Quench the other 2 ways obscure ways of abusing positional parameters
31776              to generate bogus array indexes. These two are inside the vector
31777              formatting code.
31778      Branch: perl
31779            ! sv.c t/op/sprintf.t
31780 ____________________________________________________________________________
31781 [ 26319] By: nicholas                              on 2005/12/10  18:13:33
31782         Log: Re-instate the old perl getcwd as _perl_getcwd, and use it if loading
31783              the XS fails. (Needed to bootstrap the core build)
31784      Branch: perl
31785            ! lib/Cwd.pm
31786 ____________________________________________________________________________
31787 [ 26318] By: stevep                                on 2005/12/10  15:42:39
31788         Log: Upgrade to PathTools-3.14_01
31789      Branch: perl
31790            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm lib/File/Spec.pm
31791            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31792            ! lib/File/Spec/t/Spec.t
31793 ____________________________________________________________________________
31794 [ 26317] By: stevep                                on 2005/12/10  15:21:37
31795         Log: Subject: [PATCH] Code tweaks in sv.c
31796              From: Andy Lester <andy@petdance.com>
31797              Date: Fri, 9 Dec 2005 11:09:21 -0600
31798              Message-ID: <20051209170921.GC16943@petdance.com>
31799              
31800              Includes a minor change the patch to account for code that moved
31801              elsewhere.
31802      Branch: perl
31803            ! sv.c
31804 ____________________________________________________________________________
31805 [ 26316] By: stevep                                on 2005/12/10  15:14:37
31806         Log: Subject: [PATCH] Excluding pad funcs when not debugging
31807              From: Andy Lester <andy@petdance.com>
31808              Date: Wed, 7 Dec 2005 21:58:05 -0600
31809              Message-ID: <20051208035805.GA23007@petdance.com>
31810      Branch: perl
31811            ! pad.c
31812 ____________________________________________________________________________
31813 [ 26315] By: nicholas                              on 2005/12/09  23:09:42
31814         Log: A better hash for PTR_TABLE_HASH (?)
31815      Branch: perl
31816            ! sv.c
31817 ____________________________________________________________________________
31818 [ 26314] By: craigb                                on 2005/12/09  21:13:50
31819         Log: Subject: patch@26310 - Major step for > 256 char paths on VMS
31820              From: "John E. Malmberg" <wb8tyw@qsl.net>
31821              Date: Fri, 09 Dec 2005 14:08:53 -0500
31822              Message-id: <4399D645.8070803@qsl.net>
31823      Branch: perl
31824            ! vms/vms.c
31825 ____________________________________________________________________________
31826 [ 26313] By: nicholas                              on 2005/12/09  19:18:32
31827         Log: An alternative way of structuring ptr_table_clear so that the variables
31828              can be assigned to at declaration time.
31829      Branch: perl
31830            ! sv.c
31831 ____________________________________________________________________________
31832 [ 26312] By: nicholas                              on 2005/12/09  18:46:17
31833         Log: A more efficient way to loop in ptr_table_clear
31834      Branch: perl
31835            ! sv.c
31836 ____________________________________________________________________________
31837 [ 26311] By: stevep                                on 2005/12/09  13:22:33
31838         Log: Subject: Re: Pod::Simple integration
31839              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
31840              Date: Fri, 09 Dec 2005 07:06:00 +0100
31841              Message-ID: <87k6ee7qk7.fsf@k75.linux.bogus>
31842              
31843              These files are still giving problems after attempting to convert
31844              them to text in p4.  The tests pass without them, so we'll remove them
31845              from the Perl distribution.
31846      Branch: perl
31847            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
31848            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
31849            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
31850            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
31851            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
31852            ! MANIFEST
31853 ____________________________________________________________________________
31854 [ 26310] By: stevep                                on 2005/12/09  03:39:17
31855         Log: Fixes compile errors introduce with change #26301 when compiling
31856              with ithreads and DEBUGGING.
31857      Branch: perl
31858            ! sv.c
31859 ____________________________________________________________________________
31860 [ 26309] By: stevep                                on 2005/12/09  02:07:32
31861         Log: Upgrade to Sys-Syslog-0.10
31862      Branch: perl
31863            + ext/Sys/Syslog/Changes ext/Sys/Syslog/README
31864            + ext/Sys/Syslog/fallback/const-c.inc
31865            + ext/Sys/Syslog/fallback/const-xs.inc
31866            + ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t
31867            + ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
31868            + ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
31869            + ext/Sys/Syslog/t/portfs.t
31870            ! MANIFEST ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
31871            ! ext/Sys/Syslog/t/syslog.t
31872 ____________________________________________________________________________
31873 [ 26308] By: stevep                                on 2005/12/09  01:41:44
31874         Log: Upgrade to CGI.pm-3.15
31875      Branch: perl
31876            ! lib/CGI.pm lib/CGI/Changes
31877 ____________________________________________________________________________
31878 [ 26307] By: stevep                                on 2005/12/08  19:40:33
31879         Log: Add pointer to Pod::Simple for the Pod -> HTML task.
31880      Branch: perl
31881            ! pod/perltodo.pod
31882 ____________________________________________________________________________
31883 [ 26306] By: stevep                                on 2005/12/08  19:21:25
31884         Log: One final Pod::Usage yak to shave...
31885      Branch: perl
31886            ! lib/Pod/Usage.pm
31887 ____________________________________________________________________________
31888 [ 26305] By: stevep                                on 2005/12/08  19:07:38
31889         Log: Version bump for Pod::Usage
31890      Branch: perl
31891            ! lib/Pod/Usage.pm
31892 ____________________________________________________________________________
31893 [ 26304] By: stevep                                on 2005/12/08  19:04:59
31894         Log: Further yak-shaving on Pod::Usage.  Now, t/pod/pod2usage2.t tests 
31895              pass.
31896      Branch: perl
31897            ! lib/Pod/Usage.pm t/pod/pod2usage2.t
31898 ____________________________________________________________________________
31899 [ 26303] By: stevep                                on 2005/12/08  15:53:36
31900         Log: Fix to Pod::Usage to work with all recent Pod::Text versions.  Also
31901              includes a change to the Pod::Usage test file for compatibility
31902              purposes.
31903      Branch: perl
31904            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
31905 ____________________________________________________________________________
31906 [ 26302] By: craigb                                on 2005/12/08  14:47:57
31907         Log: On VMS, do not use Perl's memory allocator for the home-grown pipe
31908              structures.  They may be allocated during start-up and are torn down
31909              in an exit handler, where thread context and other Perlish support
31910              are iffy.
31911      Branch: perl
31912            ! vms/vms.c
31913 ____________________________________________________________________________
31914 [ 26301] By: nicholas                              on 2005/12/08  14:06:37
31915         Log: Merge common code from ptr_table_fetch and ptr_table_store into
31916              S_ptr_table_find.
31917      Branch: perl
31918            ! sv.c
31919 ____________________________________________________________________________
31920 [ 26300] By: gisle                                 on 2005/12/08  09:56:22
31921         Log: Fixup the setsockopt usage message; missing OPTVAL.
31922      Branch: perl
31923            ! ext/IO/lib/IO/Socket.pm
31924 ____________________________________________________________________________
31925 [ 26299] By: gisle                                 on 2005/12/08  09:53:35
31926         Log: Improve the setsockopt description.
31927              Removed claim that OPTVAL might be undef as it is just treated
31928              the same as 0 and give the usual use-of-uninitialized-value
31929              warning.  Added an example.
31930      Branch: perl
31931            ! pod/perlfunc.pod
31932 ____________________________________________________________________________
31933 [ 26298] By: craigb                                on 2005/12/08  04:34:42
31934         Log: Subject: patch@26253 Allow embedded new lines passed through to commands
31935              From: "John E. Malmberg" <wb8tyw@qsl.net>
31936              Date: Wed, 07 Dec 2005 22:26:21 -0500
31937              Message-id: <4397A7DD.8030403@qsl.net>
31938      Branch: perl
31939            ! vms/vms.c
31940 ____________________________________________________________________________
31941 [ 26297] By: stevep                                on 2005/12/07  20:39:24
31942         Log: One quick fix to the test for differences in error output.
31943      Branch: perl
31944            ! lib/Pod/t/Usage.t
31945 ____________________________________________________________________________
31946 [ 26296] By: rgs                                   on 2005/12/07  15:46:46
31947         Log: Subject: [PATCH] All args in embed.fnc should be named
31948              From: Andy Lester <andy@petdance.com>
31949              Date: Wed, 7 Dec 2005 10:08:18 -0600
31950              Message-ID: <20051207160818.GA13465@petdance.com>
31951      Branch: perl
31952            ! embed.fnc embed.pl pod/perlapi.pod proto.h
31953 ____________________________________________________________________________
31954 [ 26295] By: rgs                                   on 2005/12/07  15:13:03
31955         Log: Don't build manpages for Encode and Unicode::Normalize
31956              (when compiling perl manpages are built afterwards, not
31957              by MakeMaker like when installing modules.) This fix a
31958              bootstrap problem (now that Pod::Man uses POSIX.)
31959      Branch: perl
31960            ! ext/Encode/Makefile.PL ext/Unicode/Normalize/Makefile.PL
31961 ____________________________________________________________________________
31962 [ 26294] By: rgs                                   on 2005/12/07  13:22:39
31963         Log: Check in those files as text, not binary
31964      Branch: perl
31965            ! lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
31966            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
31967            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
31968            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
31969            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
31970 ____________________________________________________________________________
31971 [ 26293] By: rgs                                   on 2005/12/07  13:01:00
31972         Log: Remove space
31973      Branch: perl
31974            ! MANIFEST
31975 ____________________________________________________________________________
31976 [ 26292] By: stevep                                on 2005/12/07  12:36:59
31977         Log: Upgrade to podlators-2.00
31978      Branch: perl
31979            + lib/Pod/t/color.t lib/Pod/t/termcap.t
31980            - lib/Pod/t/text-errors.t
31981            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
31982            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
31983            ! lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
31984            ! lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
31985            ! lib/Pod/t/basic.txt lib/Pod/t/man.t lib/Pod/t/text-options.t
31986            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
31987 ____________________________________________________________________________
31988 [ 26291] By: stevep                                on 2005/12/07  11:38:00
31989         Log: Assimilate Pod-Simple-3.03 to the Perl core
31990      Branch: perl
31991            + (add 170 files)
31992            ! MANIFEST Porting/Maintainers.pl
31993 ____________________________________________________________________________
31994 [ 26290] By: nicholas                              on 2005/12/07  08:53:03
31995         Log: Pull the regexp stringification code out into S_stringify_regexp, to
31996              make sv_2pv_flags clearer.
31997      Branch: perl
31998            ! sv.c
31999 ____________________________________________________________________________
32000 [ 26289] By: nicholas                              on 2005/12/07  08:30:26
32001         Log: 3 instances of SvIsUV_on(sv); can be replaced with one.
32002      Branch: perl
32003            ! sv.c
32004 ____________________________________________________________________________
32005 [ 26288] By: stevep                                on 2005/12/07  02:10:26
32006         Log: Upgrade to CGI-3.14.
32007              
32008              Mmm...pi.  Oh, also including some Pod fixes in bleadperl that haven't
32009              yet been applied to the actual CGI distribution yet.
32010      Branch: perl
32011            ! lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
32012 ____________________________________________________________________________
32013 [ 26287] By: nicholas                              on 2005/12/06  21:55:29
32014         Log: Add a ; that 26281 was lacking.
32015              (Dear Mark, please can I have back one of the two that I sent you after
32016              change 23614)
32017      Branch: perl
32018            ! util.c
32019 ____________________________________________________________________________
32020 [ 26286] By: nicholas                              on 2005/12/06  21:39:24
32021         Log: Move vast swathes of common code from sv_2iv_flags and sv_2uv_flags
32022              into S_sv_2iuv_common.
32023      Branch: perl
32024            ! sv.c
32025 ____________________________________________________________________________
32026 [ 26285] By: nicholas                              on 2005/12/06  19:41:43
32027         Log: The early return for SvIOKp(sv) in sv_2[iu]v_flags is actually code
32028              duplication.
32029      Branch: perl
32030            ! sv.c
32031 ____________________________________________________________________________
32032 [ 26281] By: rgs                                   on 2005/12/06  17:23:09
32033         Log: Subject: [PATCH] More consting, and putting stuff in embed.fnc
32034              From: Andy Lester <andy@petdance.com>
32035              Date: Mon, 5 Dec 2005 13:46:13 -0600
32036              Message-ID: <20051205194613.GB7791@petdance.com>
32037      Branch: perl
32038            ! deb.c doio.c dump.c embed.fnc embed.h hv.c hv.h locale.c mg.c
32039            ! op.c op.h pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
32040            ! proto.h regcomp.c sv.c taint.c toke.c utf8.c util.c
32041 ____________________________________________________________________________
32042 [ 26280] By: nicholas                              on 2005/12/06  16:53:46
32043         Log: Subject: Re: stringification of v-string references
32044              From: John Peacock <jpeacock@rowman.com>
32045              Message-ID: <439592B4.2050101@rowman.com>
32046              Date: Tue, 06 Dec 2005 08:31:32 -0500
32047      Branch: perl
32048            ! t/op/ref.t
32049 ____________________________________________________________________________
32050 [ 26279] By: gisle                                 on 2005/12/06  16:42:31
32051         Log: Fix typo spotted by Ronald J Kimball.
32052      Branch: perl
32053            ! ext/Sys/Syslog/Syslog.pm
32054 ____________________________________________________________________________
32055 [ 26278] By: rgs                                   on 2005/12/06  14:56:28
32056         Log: Subject: Re: Perl PR: "Security holes in Sys::Syslog"
32057              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
32058              Date: Tue, 6 Dec 2005 09:56:12 -0500
32059              Message-ID: <20051206145612.GA94530@penkwe.pair.com>
32060      Branch: perl
32061            ! ext/Sys/Syslog/Syslog.pm
32062 ____________________________________________________________________________
32063 [ 26277] By: gisle                                 on 2005/12/06  14:45:30
32064         Log: Document why syslog($priority, "%s", $message) is a good idea
32065              if the code might be running with older versions of Sys::Syslog.
32066      Branch: perl
32067            ! ext/Sys/Syslog/Syslog.pm
32068 ____________________________________________________________________________
32069 [ 26276] By: merijn                                on 2005/12/06  14:30:53
32070         Log: Itanium blade servers added to the model list
32071      Branch: perl
32072            ! README.hpux
32073 ____________________________________________________________________________
32074 [ 26275] By: nicholas                              on 2005/12/06  13:56:15
32075         Log: Don't use Copy for 1 and 2 character string constants.
32076      Branch: perl
32077            ! sv.c
32078 ____________________________________________________________________________
32079 [ 26274] By: nicholas                              on 2005/12/06  13:40:07
32080         Log: Eliminate an unneeded local variable.
32081      Branch: perl
32082            ! sv.c
32083 ____________________________________________________________________________
32084 [ 26273] By: nicholas                              on 2005/12/06  13:08:57
32085         Log: Eliminate all the gotos in sv_2pv_flags, by moving the tokensave*
32086              code into the GMAGIC block.
32087      Branch: perl
32088            ! sv.c
32089 ____________________________________________________________________________
32090 [ 26272] By: nicholas                              on 2005/12/06  12:19:23
32091         Log: sv_2pv_flags shouldn't return a constant string "NULLREF" - it was the
32092              only constant non-"" string returned.
32093      Branch: perl
32094            ! sv.c
32095 ____________________________________________________________________________
32096 [ 26271] By: nicholas                              on 2005/12/05  23:57:51
32097         Log: Make all the return statements closer to the final calcuation of the
32098              returned value in the reference stringification code. Pull variables
32099              into tigher scope which also allows some to become const.
32100      Branch: perl
32101            ! sv.c
32102 ____________________________________________________________________________
32103 [ 26270] By: nicholas                              on 2005/12/05  23:29:46
32104         Log: Move the scope of origsv inwards, and rename variables to avoid the
32105              need to re-assign to sv.
32106      Branch: perl
32107            ! sv.c
32108 ____________________________________________________________________________
32109 [ 26269] By: nicholas                              on 2005/12/05  23:12:33
32110         Log: Clone the brief return logic and thereby remove a goto.
32111      Branch: perl
32112            ! sv.c
32113 ____________________________________________________________________________
32114 [ 26268] By: nicholas                              on 2005/12/05  22:44:32
32115         Log: As they are now the same, can fold the entire switch statement for
32116              reference type in sv_2pv_flags into a call to sv_reftype.
32117      Branch: perl
32118            ! sv.c
32119 ____________________________________________________________________________
32120 [ 26267] By: nicholas                              on 2005/12/05  22:20:31
32121         Log: Untease the regexp stringification from the reference naming in
32122              sv_2pv_flags. (Lots of re-indentation, little real change)
32123      Branch: perl
32124            ! sv.c
32125 ____________________________________________________________________________
32126 [ 26266] By: nicholas                              on 2005/12/05  21:58:20
32127         Log: References to version objects should stringify as VSTRING. This makes
32128              stringification consistent with the output of ref().
32129      Branch: perl
32130            ! sv.c
32131 ____________________________________________________________________________
32132 [ 26265] By: nicholas                              on 2005/12/05  20:37:11
32133         Log: The extra return is actually a duplicated code path, and can go.
32134      Branch: perl
32135            ! sv.c
32136 ____________________________________________________________________________
32137 [ 26264] By: nicholas                              on 2005/12/05  20:09:23
32138         Log: Fix typo in description.
32139      Branch: perl
32140            ! MANIFEST
32141 ____________________________________________________________________________
32142 [ 26263] By: nicholas                              on 2005/12/05  19:56:43
32143         Log: Add ext/MIME/Base64/README to MANIFEST
32144      Branch: perl
32145            ! MANIFEST
32146 ____________________________________________________________________________
32147 [ 26262] By: stevep                                on 2005/12/05  16:35:14
32148         Log: Upgrade to MIME-Base64-3.07
32149      Branch: perl
32150            + ext/MIME/Base64/README
32151            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
32152            ! ext/MIME/Base64/QuotedPrint.pm
32153 ____________________________________________________________________________
32154 [ 26261] By: stevep                                on 2005/12/05  16:29:46
32155         Log: Upgrade to Digest-MD5-2.36
32156      Branch: perl
32157            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
32158            ! ext/Digest/MD5/README ext/Digest/MD5/t/files.t
32159 ____________________________________________________________________________
32160 [ 26260] By: stevep                                on 2005/12/05  16:20:17
32161         Log: Upgrade to CGI.pm-3.13
32162      Branch: perl
32163            + lib/CGI/t/no_tabindex.t
32164            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes
32165            ! lib/CGI/Cookie.pm lib/CGI/t/form.t
32166 ____________________________________________________________________________
32167 [ 26259] By: rgs                                   on 2005/12/05  16:19:35
32168         Log: "Malformed UTF-8 character" was a severe warning, and can now be
32169              also a fatal error (since change #26258)
32170      Branch: perl
32171            ! pod/perldiag.pod
32172 ____________________________________________________________________________
32173 [ 26258] By: rgs                                   on 2005/12/05  16:04:16
32174         Log: Subject: Re: [perl #37836] Simple Regex causes SEGV when run on specific data
32175              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32176              Date: Tue, 06 Dec 2005 00:35:52 +0900
32177              Message-Id: <20051206003221.5AD9.BQW10602@nifty.com>
32178      Branch: perl
32179            ! regexec.c
32180 ____________________________________________________________________________
32181 [ 26257] By: rgs                                   on 2005/12/05  15:25:00
32182         Log: Better variable names make code clearer
32183              
32184              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
32185              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32186              Date: Sun, 04 Dec 2005 16:24:29 +0900
32187              Message-Id: <20051204162412.D720.BQW10602@nifty.com>
32188      Branch: perl
32189            ! embed.fnc proto.h utf8.c
32190 ____________________________________________________________________________
32191 [ 26256] By: rgs                                   on 2005/12/05  15:20:32
32192         Log: Rework the error messages from the swashget code.
32193              
32194              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
32195              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32196              Date: Sun, 04 Dec 2005 16:24:59 +0900
32197              Message-Id: <20051204162431.D723.BQW10602@nifty.com>
32198      Branch: perl
32199            ! pod/perldiag.pod utf8.c
32200 ____________________________________________________________________________
32201 [ 26255] By: rgs                                   on 2005/12/05  15:15:53
32202         Log: Clarification and cleanup of the XS SWASHGET code
32203              
32204              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
32205              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32206              Date: Sun, 04 Dec 2005 16:28:35 +0900
32207              Message-Id: <20051204162508.D726.BQW10602@nifty.com>
32208      Branch: perl
32209            ! lib/utf8_heavy.pl regexec.c t/op/pat.t utf8.c
32210 ____________________________________________________________________________
32211 [ 26254] By: rgs                                   on 2005/12/05  09:58:02
32212         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80.tar.gz
32213              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
32214              Date: Sat, 03 Dec 2005 12:24:05 +0100
32215              Message-ID: <87mzji8luy.fsf@k75.linux.bogus>
32216      Branch: perl
32217            ! lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
32218 ____________________________________________________________________________
32219 [ 26253] By: mhx                                   on 2005/12/04  19:37:58
32220         Log: NULL is a legal value for newXS()'s name parameter.
32221              (This caused strange build failures with gcc4 -O3)
32222      Branch: perl
32223            ! embed.fnc proto.h
32224 ____________________________________________________________________________
32225 [ 26252] By: stevep                                on 2005/12/04  15:30:55
32226         Log: Fix handling of author's names that had apostrophes.  Based on a patch
32227              by Sean O'Rourke <sorourke@cs.ucsd.edu> in RT bug #22950.
32228      Branch: perl
32229            ! utils/h2xs.PL
32230 ____________________________________________________________________________
32231 [ 26251] By: davem                                 on 2005/12/03  15:20:24
32232         Log: clarify description of vector (v) sprintf format modifier
32233      Branch: perl
32234            ! pod/perlfunc.pod
32235 ____________________________________________________________________________
32236 [ 26250] By: craigb                                on 2005/12/03  15:15:47
32237         Log: In vms/vms.c, don't use the thread-specific Newx() during
32238              startup before threads are initialized.  
32239      Branch: perl
32240            ! vms/vms.c
32241 ____________________________________________________________________________
32242 [ 26249] By: stevep                                on 2005/12/03  12:31:02
32243         Log: Update perlhack.pod with the updated, permanent ActiveState URLs
32244      Branch: perl
32245            ! pod/perlhack.pod
32246 ____________________________________________________________________________
32247 [ 26248] By: rgs                                   on 2005/12/03  12:16:54
32248         Log: Missing chunk in change #26247.
32249      Branch: perl
32250            ! ext/Sys/Syslog/Syslog.pm
32251 ____________________________________________________________________________
32252 [ 26247] By: rgs                                   on 2005/12/03  11:23:29
32253         Log: Sys::Syslog::syslog can accept a message without printf
32254              escapes and arguments.
32255              
32256              Subject: Re: Perl PR: "Security holes in Sys::Syslog"
32257              From: Gisle Aas <gisle@activestate.com>
32258              Date: 03 Dec 2005 03:35:32 -0800
32259              Message-ID: <lracfi2z23.fsf@caliper.activestate.com>
32260      Branch: perl
32261            ! ext/Sys/Syslog/Syslog.pm
32262 ____________________________________________________________________________
32263 [ 26246] By: stevep                                on 2005/12/03  03:30:00
32264         Log: Upgrade to version-0.50
32265      Branch: perl
32266            ! lib/version.pm lib/version.pod lib/version.t util.c
32267 ____________________________________________________________________________
32268 [ 26245] By: rgs                                   on 2005/12/02  23:00:55
32269         Log: Replace ^M by a space in test for bug #37716, to make
32270              Cygwin happy (found by Yitzchak)
32271      Branch: perl
32272            ! lib/File/Compare.t
32273 ____________________________________________________________________________
32274 [ 26244] By: nicholas                              on 2005/12/02  17:15:27
32275         Log: Address Hugo's comment on Dave's change (26240)
32276      Branch: perl
32277            ! sv.c
32278 ____________________________________________________________________________
32279 [ 26243] By: rgs                                   on 2005/12/02  10:37:05
32280         Log: Subject: Storable retrieve_lscalar fails for empty strings [PATCH]
32281              From: Gisle Aas <gisle@ActiveState.com>
32282              Date: 28 Nov 2005 04:48:18 -0800
32283              Message-ID: <lr3blhndkd.fsf@caliper.activestate.com>
32284              
32285              and
32286              Message-ID: <lrwtisn062.fsf@caliper.activestate.com>
32287      Branch: perl
32288            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
32289 ____________________________________________________________________________
32290 [ 26242] By: rgs                                   on 2005/12/02  09:26:48
32291         Log: Subject: [PATCH] Signs, signs, everywhere a sign
32292              From: Andy Lester <andy@petdance.com>
32293              Date: Thu, 1 Dec 2005 14:24:51 -0600
32294              Message-ID: <20051201202451.GI22713@petdance.com>
32295      Branch: perl
32296            ! pp_pack.c
32297 ____________________________________________________________________________
32298 [ 26241] By: stevep                                on 2005/12/01  20:27:34
32299         Log: Nit from change #26232 noticed by H. Merijn Brand
32300      Branch: perl
32301            ! pod/perlop.pod
32302 ____________________________________________________________________________
32303 [ 26240] By: davem                                 on 2005/12/01  16:40:29
32304         Log: sprintf %NNN$ check for large values wrapping to negative
32305      Branch: perl
32306            ! sv.c t/op/sprintf2.t
32307 ____________________________________________________________________________
32308 [ 26239] By: rgs                                   on 2005/12/01  15:40:11
32309         Log: Always define PL_memory_wrap, and use it for the new sprintf checks
32310      Branch: perl
32311            ! makedef.pl perl.h sv.c
32312 ____________________________________________________________________________
32313 [ 26238] By: rgs                                   on 2005/12/01  15:26:09
32314         Log: Missing #ifdef, noticed by Jan Dubois
32315      Branch: perl
32316            ! sv.c
32317 ____________________________________________________________________________
32318 [ 26237] By: rgs                                   on 2005/12/01  14:25:34
32319         Log: Subject: [PATCH] Re: Perl PR: "Security holes in Sys::Syslog"
32320              From: Gisle Aas <gisle@ActiveState.com>
32321              Date: 01 Dec 2005 06:20:14 -0800
32322              Message-ID: <lroe406grl.fsf_-_@caliper.activestate.com>
32323              
32324              Subject: [PATCH] Suppress "0b" prefix for sprintf("%#b", 0)
32325              From: Gisle Aas <gisle@ActiveState.com>
32326              Date: 01 Dec 2005 06:11:44 -0800
32327              Message-ID: <lrsltc6h5r.fsf_-_@caliper.activestate.com>
32328      Branch: perl
32329            ! sv.c t/op/sprintf.t
32330 ____________________________________________________________________________
32331 [ 26236] By: rgs                                   on 2005/12/01  11:52:24
32332         Log: Subject: [PATCH] Disable constant folding of sprintf
32333              From: Gisle Aas <gisle@ActiveState.com>
32334              Date: 01 Dec 2005 03:22:10 -0800
32335              Message-ID: <lr8xv56p0d.fsf_-_@caliper.activestate.com>
32336      Branch: perl
32337            ! op.c opcode.h opcode.pl t/lib/warnings/sv t/op/sprintf2.t
32338 ____________________________________________________________________________
32339 [ 26235] By: rgs                                   on 2005/12/01  09:26:01
32340         Log: Subject: [patch] Re: Perl PR: "Security holes in Sys::Syslog"
32341              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
32342              Date: Wed, 30 Nov 2005 20:17:31 -0800
32343              Message-ID: <438E795B.9060805@ActiveState.com>
32344      Branch: perl
32345            ! sv.c
32346 ____________________________________________________________________________
32347 [ 26234] By: rgs                                   on 2005/12/01  08:34:42
32348         Log: Revert change #26110 (already reverted in maintperl by change 26182)
32349      Branch: perl
32350            ! op.c
32351 ____________________________________________________________________________
32352 [ 26233] By: rgs                                   on 2005/11/30  21:15:21
32353         Log: Jan Dubois notices that sitecustomize.pl is to be found in sitelib,
32354              not siteperl
32355      Branch: perl
32356            ! pod/perlrun.pod
32357 ____________________________________________________________________________
32358 [ 26232] By: stevep                                on 2005/11/30  19:09:17
32359         Log: dor-assign (//=) was missing from perlop.pod
32360      Branch: perl
32361            ! pod/perlop.pod
32362 ____________________________________________________________________________
32363 [ 26231] By: rgs                                   on 2005/11/30  17:57:16
32364         Log: Subject: [PATCH] Remove redundant SvUTF8_on() calls
32365              From: Gisle Aas <gisle@ActiveState.com>
32366              Date: 30 Nov 2005 09:28:54 -0800
32367              Message-ID: <lrhd9uhwo9.fsf@caliper.activestate.com>
32368      Branch: perl
32369            ! pp.c sv.c
32370 ____________________________________________________________________________
32371 [ 26229] By: rgs                                   on 2005/11/30  14:29:23
32372         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
32373              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32374              Date: Sun, 27 Nov 2005 17:02:02 +0900
32375              Message-Id: <20051127170016.A786.BQW10602@nifty.com>
32376      Branch: perl
32377            ! embed.fnc embed.h lib/utf8_heavy.pl pod/perlapi.pod
32378            ! pod/perlintern.pod proto.h universal.c utf8.c utf8.h
32379            ! utfebcdic.h
32380 ____________________________________________________________________________
32381 [ 26228] By: nicholas                              on 2005/11/30  13:55:05
32382         Log: The regexp engine should check SV flags rather than SV type for
32383              determining if something is a reference, because under the debugger
32384              the value returned by the swash code is SVt_PVMG.
32385              Not doing this has the side effect of repeatedly reassigning the
32386              same array element, which causes destructors to fire on the reassignment
32387              which in turn causes &utf8::DESTROY to run outside of the pseudo-safety
32388              of save_re_context, which under the debugger involves re-entering the
32389              regexp engine, which causes corruption of the regexp engine's global
32390              state.
32391      Branch: perl
32392            ! regexec.c
32393 ____________________________________________________________________________
32394 [ 26227] By: rgs                                   on 2005/11/30  12:30:47
32395         Log: Fix B::Concise tests after change #26226
32396      Branch: perl
32397            ! ext/B/t/optree_varinit.t
32398 ____________________________________________________________________________
32399 [ 26226] By: rgs                                   on 2005/11/30  09:53:11
32400         Log: Revert change #22520 (optimise away my $foo = undef and similar
32401              constructs), in order to fix bug perl #37776
32402      Branch: perl
32403            ! op.c t/op/my.t
32404 ____________________________________________________________________________
32405 [ 26225] By: rgs                                   on 2005/11/29  17:40:16
32406         Log: Subject: Re: [perl #37716] Re: File::Compare broken for filenames with whitespace
32407              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
32408              Date: Tue, 29 Nov 2005 08:07:19 +0100
32409              Message-ID: <878xv89bko.fsf@k75.linux.bogus>
32410      Branch: perl
32411            ! lib/File/Compare.pm lib/File/Compare.t
32412 ____________________________________________________________________________
32413 [ 26224] By: stevep                                on 2005/11/29  12:36:46
32414         Log: Assimilate Pod-Escapes-1.04.  This is a prereq for Pod::Simple, 
32415              which is now a prereq for podlators.
32416      Branch: perl
32417            + lib/Pod/Escapes.pm lib/Pod/Escapes/ChangeLog
32418            + lib/Pod/Escapes/README lib/Pod/Escapes/t/01_about_verbose.t
32419            + lib/Pod/Escapes/t/10_main.t
32420            + lib/Pod/Escapes/t/15_name2charnum.t
32421            ! MANIFEST Porting/Maintainers.pl
32422 ____________________________________________________________________________
32423 [ 26223] By: rgs                                   on 2005/11/28  18:43:51
32424         Log: Typo fix, by Olivier Blin
32425      Branch: perl
32426            ! lib/Getopt/Long.pm
32427 ____________________________________________________________________________
32428 [ 26222] By: steveh                                on 2005/11/28  17:07:25
32429         Log: Fix ext/POSIX/t/time.t on Win32
32430              
32431              According to MSDN, "The string result produced by ctime contains
32432              exactly 26 characters and has the form: Wed Jan 02 02:03:55 1980\n\0"
32433              so we *do* want the leading zero on the day returned by strftime
32434      Branch: perl
32435            ! ext/POSIX/t/time.t
32436 ____________________________________________________________________________
32437 [ 26221] By: stevep                                on 2005/11/28  14:11:23
32438         Log: Mac OS X/Darwin seems to have problems with tzname().
32439      Branch: perl
32440            ! ext/POSIX/t/time.t
32441 ____________________________________________________________________________
32442 [ 26220] By: rgs                                   on 2005/11/28  11:00:37
32443         Log: FAQ sync.
32444      Branch: perl
32445            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
32446            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq9.pod
32447 ____________________________________________________________________________
32448 [ 26219] By: stevep                                on 2005/11/28  02:48:18
32449         Log: Subject: [PATCH] Math::Trig: blead and maint (doc patch only): s/Bay/Gulf/ and do away with bad quotes
32450              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
32451              Date: Sun, 27 Nov 2005 23:04:31 +0200 (EET)
32452              Message-Id: <20051127210431.F1D2C6CF55@ugli.hut.fi>
32453      Branch: perl
32454            ! lib/Math/Trig.pm
32455 ____________________________________________________________________________
32456 [ 26218] By: stevep                                on 2005/11/28  02:34:49
32457         Log: Mention of possible use of a scalar variable on the rhs of an arrow "->" 
32458              operator added to close two tickets.
32459      Branch: perl
32460            ! pod/perlobj.pod
32461 ____________________________________________________________________________
32462 [ 26217] By: rgs                                   on 2005/11/27  23:18:38
32463         Log: Don't let MakeMaker install doc for MIME::Base64
32464              (since installpod does it already)
32465      Branch: perl
32466            ! ext/MIME/Base64/Makefile.PL
32467 ____________________________________________________________________________
32468 [ 26216] By: rgs                                   on 2005/11/27  22:42:42
32469         Log: Upgrade to Getopt::Long 2.34_04
32470      Branch: perl
32471            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
32472            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
32473            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
32474            ! lib/Getopt/Long/t/gol-oo.t
32475 ____________________________________________________________________________
32476 [ 26215] By: rgs                                   on 2005/11/27  21:43:17
32477         Log: Subject: [PATCH] fix wrong pool error in cygwin build
32478              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32479              Date: Nov 27, 2005 9:29 AM
32480              Message-ID: <20051127082918.GA2556@efn.org>
32481      Branch: perl
32482            ! cygwin/cygwin.c
32483 ____________________________________________________________________________
32484 [ 26214] By: stevep                                on 2005/11/27  02:35:25
32485         Log: Upgrade to MIME-Base64-3.06
32486      Branch: perl
32487            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
32488            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
32489            ! ext/MIME/Base64/QuotedPrint.pm
32490 ____________________________________________________________________________
32491 [ 26213] By: stevep                                on 2005/11/26  12:48:42
32492         Log: Deal with differences in what clock() does between POSIX and BSD.
32493      Branch: perl
32494            ! ext/POSIX/t/time.t
32495 ____________________________________________________________________________
32496 [ 26212] By: stevep                                on 2005/11/26  12:04:00
32497         Log: Upgrade to Scalar-List-Utils-1.18
32498      Branch: perl
32499            + ext/List/Util/t/00version.t
32500            ! MANIFEST ext/List/Util/Changes
32501 ____________________________________________________________________________
32502 [ 26211] By: stevep                                on 2005/11/26  11:50:17
32503         Log: Upgrade to Digest-MD5-2.35
32504      Branch: perl
32505            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
32506            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
32507            ! ext/Digest/MD5/t/files.t
32508 ____________________________________________________________________________
32509 [ 26210] By: stevep                                on 2005/11/26  11:40:57
32510         Log: Actually update one of the files from the previous change.
32511      Branch: perl
32512            ! lib/Digest.pm
32513 ____________________________________________________________________________
32514 [ 26209] By: stevep                                on 2005/11/26  11:38:02
32515         Log: Upgrade to Digest-1.14
32516      Branch: perl
32517            ! lib/Digest.pm lib/Digest/Changes
32518 ____________________________________________________________________________
32519 [ 26208] By: stevep                                on 2005/11/26  02:56:26
32520         Log: Just be explicit about $TZ.  
32521      Branch: perl
32522            ! ext/POSIX/t/time.t
32523 ____________________________________________________________________________
32524 [ 26207] By: stevep                                on 2005/11/26  02:32:10
32525         Log: Hmmm...strftime() does work on Win32, but tzset() is having problems
32526              on OpenBSD.
32527      Branch: perl
32528            ! ext/POSIX/t/time.t
32529 ____________________________________________________________________________
32530 [ 26206] By: stevep                                on 2005/11/26  01:31:24
32531         Log: Additional tests for B and POSIX.  The POSIX ones concern me a bit,
32532              but I don't expect any black smokes because of testing on OpenBSD,
32533              Linux, Win32, an Cygwin.
32534      Branch: perl
32535            + ext/POSIX/t/time.t
32536            ! MANIFEST ext/B/t/b.t
32537 ____________________________________________________________________________
32538 [ 26205] By: nicholas                              on 2005/11/25  15:12:02
32539         Log: Move report_uninit() and its static supporting functions to the end of
32540              sv.c, so that they are not sandwiched between the two halves of the
32541              SV allocation code. However, the diff looks far more evil than it
32542              should given that this is just moving a single albeit large hunk.
32543      Branch: perl
32544            ! sv.c
32545 ____________________________________________________________________________
32546 [ 26204] By: rgs                                   on 2005/11/25  12:40:34
32547         Log: Subject: [PATCH] perlpod documentation discrepancy in 5.8.6 ( and maybe later? )
32548              From: demerphq <demerphq@gmail.com>
32549              Date: Fri, 25 Nov 2005 13:57:38 +0100
32550              Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com>
32551      Branch: perl
32552            ! pod/perlpod.pod
32553 ____________________________________________________________________________
32554 [ 26203] By: rgs                                   on 2005/11/24  16:09:48
32555         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
32556              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32557              Date: Fri, 25 Nov 2005 00:19:35 +0900
32558              Message-Id: <20051125001031.24E3.BQW10602@nifty.com>
32559              
32560              Date: Fri, 25 Nov 2005 01:18:17 +0900
32561              Message-Id: <20051125011410.24E9.BQW10602@nifty.com>
32562      Branch: perl
32563            ! universal.c utf8.c
32564 ____________________________________________________________________________
32565 [ 26202] By: rgs                                   on 2005/11/24  15:38:05
32566         Log: Document new perldoc -L switch
32567              
32568              Subject: Re: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
32569              From: Enrico Sorcinelli <bepi@perl.it>
32570              Date: Thu, 24 Nov 2005 16:04:03 +0100
32571              Message-Id: <20051124160403.568a194b.bepi@perl.it>
32572      Branch: perl
32573            ! pod/perldoc.pod
32574 ____________________________________________________________________________
32575 [ 26201] By: rgs                                   on 2005/11/24  08:52:35
32576         Log: Delete a README made redundant by change 26200.
32577      Branch: perl
32578            - wince/README.perlce
32579 ____________________________________________________________________________
32580 [ 26200] By: rgs                                   on 2005/11/23  20:45:44
32581         Log: Subject: [PATCH @26198] perlce touches
32582              From: Konovalov, Vadim <vkonovalov@spb.lucent.com>
32583              Date: Nov 23, 2005 8:55 PM
32584              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DDC3@itotest-1.spb.lucent.com>
32585      Branch: perl
32586            ! INSTALL MANIFEST README.ce makedef.pl wince/Makefile.ce
32587            ! wince/wince.c
32588 ____________________________________________________________________________
32589 [ 26199] By: rgs                                   on 2005/11/23  15:34:54
32590         Log: Subject: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
32591              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32592              Date: Wed, 23 Nov 2005 17:57:34 +0900
32593              Message-Id: <20051123175603.FFD5.BQW10602@nifty.com>
32594              
32595              And :
32596              Message-Id: <20051123202935.4D9D.BQW10602@nifty.com>
32597              
32598              with some nits to use U8 instead of char more consistently
32599      Branch: perl
32600            ! lib/utf8_heavy.pl t/op/pat.t universal.c utf8.c
32601 ____________________________________________________________________________
32602 [ 26198] By: rgs                                   on 2005/11/22  21:24:19
32603         Log: Notes in perlstyle about POD formatting, by Sébastien
32604              Aperghis-Tramoni, with nits by chromatic and Randy W. Sims.
32605      Branch: perl
32606            ! pod/perlstyle.pod
32607 ____________________________________________________________________________
32608 [ 26197] By: nicholas                              on 2005/11/22  20:23:34
32609         Log: Note the URL describing the vast riches awaiting us.
32610      Branch: perl
32611            ! t/lib/1_compile.t
32612 ____________________________________________________________________________
32613 [ 26196] By: davem                                 on 2005/11/22  16:52:24
32614         Log: include PERL_TRACK_MEMPOOL in perl -V output
32615      Branch: perl
32616            ! perl.c
32617 ____________________________________________________________________________
32618 [ 26195] By: davem                                 on 2005/11/22  16:32:42
32619         Log: perl segfaults on reversed array reference
32620              
32621              The 'for (reverse @a)' optimisation got its index wrong when
32622              create LVALUE SVs for undef elements
32623      Branch: perl
32624            ! pp_ctl.c pp_hot.c t/op/loopctl.t
32625 ____________________________________________________________________________
32626 [ 26194] By: rgs                                   on 2005/11/22  16:16:00
32627         Log: Subject: [DOC PATCH] Sort subs *can* now be recursive
32628              From: Robin Houston <robin@cpan.org>
32629              Date: Tue, 22 Nov 2005 13:28:17 +0000
32630              Message-ID: <20051122132817.GA20895@rpc142.cs.man.ac.uk>
32631      Branch: perl
32632            ! pod/perlfunc.pod
32633 ____________________________________________________________________________
32634 [ 26193] By: rgs                                   on 2005/11/22  16:10:00
32635         Log: Use the system's free to dealloc a PV allocated by the system
32636              (more precisely by libgdbm.) See :
32637              
32638              Subject: GDBM_file realloc failures
32639              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
32640              Date: Mon, 21 Nov 2005 18:22:00 +0100
32641              Message-ID: <20051121182200.0b3d2454@grubert.mandrakesoft.com>
32642      Branch: perl
32643            ! ext/GDBM_File/GDBM_File.xs
32644 ____________________________________________________________________________
32645 [ 26192] By: rgs                                   on 2005/11/22  15:54:16
32646         Log: Subject: Re: [PATCH] concat interacts badly with magic
32647              From: Robin Houston <robin@cpan.org>
32648              Date: Tue, 22 Nov 2005 14:07:27 +0000
32649              Message-ID: <20051122140727.GA29861@rpc142.cs.man.ac.uk>
32650              
32651              (new version of patch for bug #37722)
32652      Branch: perl
32653            ! pp_hot.c t/lib/warnings/9uninit t/lib/warnings/pp_hot
32654            ! t/op/tie.t
32655 ____________________________________________________________________________
32656 [ 26191] By: rgs                                   on 2005/11/22  14:16:05
32657         Log: Subject: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
32658              From: Enrico Sorcinelli <bepi@perl.it>
32659              Date: Sun, 20 Nov 2005 10:20:51 +0100
32660              Message-Id: <20051120102051.23ef095d.bepi@perl.it>
32661              
32662              Also, bump version number of Perldoc.
32663      Branch: perl
32664            ! lib/Pod/Perldoc.pm
32665 ____________________________________________________________________________
32666 [ 26190] By: rgs                                   on 2005/11/22  11:29:03
32667         Log: Revert change #26185, which could have some unwanted side-effects.
32668              (lib/warnings.t had failures due to this patch.)
32669              Moreover Dave Mitchell correctly pointed out that [perl #37722]
32670              wasn't really a bug.
32671      Branch: perl
32672            ! pp_hot.c t/op/tie.t
32673 ____________________________________________________________________________
32674 [ 26189] By: merijn                                on 2005/11/22  06:33:05
32675         Log: Subject: RE: [perl #37708] [PATCH] wrong IP_ constants on Win32 
32676              From: "Jan Dubois" <jand@ActiveState.com>
32677              Date: Mon, 21 Nov 2005 21:35:51 -0800
32678              Message-ID: <062401c5ef26$99b3a490$2217a8c0@candy>
32679      Branch: perl
32680            ! win32/include/sys/socket.h
32681 ____________________________________________________________________________
32682 [ 26188] By: stevep                                on 2005/11/22  03:41:17
32683         Log: Subject: [PATCH] ff_chop.patch redux
32684              From: Andy Lester <andy@petdance.com>
32685              Date: Mon, 21 Nov 2005 21:16:14 -0600
32686              Message-ID: <20051122031614.GB19424@petdance.com>
32687      Branch: perl
32688            ! pp_ctl.c
32689 ____________________________________________________________________________
32690 [ 26187] By: stevep                                on 2005/11/22  03:37:30
32691         Log: Subject: patch@26180 - t/op/pat.t : Can't reset %ENV on VMS
32692              From: "John E. Malmberg" <wb8tyw@qsl.net>
32693              Date: Mon, 21 Nov 2005 22:09:17 -0500
32694              Message-ID: <43828BDD.7080302@qsl.net>
32695      Branch: perl
32696            ! t/op/pat.t
32697 ____________________________________________________________________________
32698 [ 26186] By: stevep                                on 2005/11/22  03:32:04
32699         Log: Subject: patch@26180 - t/op/array.t : Can't reset %ENV on VMS
32700              From: "John E. Malmberg" <wb8tyw@qsl.net>
32701              Date: Mon, 21 Nov 2005 21:19:31 -0500
32702              Message-ID: <43828033.9040708@qsl.net>
32703      Branch: perl
32704            ! t/op/array.t
32705 ____________________________________________________________________________
32706 [ 26185] By: rgs                                   on 2005/11/21  17:19:34
32707         Log: Subject: [PATCH] concat interacts badly with magic
32708              From: Robin Houston <robin@cpan.org>
32709              Date: Mon, 21 Nov 2005 17:03:39 +0000
32710              Message-ID: <20051121170339.GA8214@rpc142.cs.man.ac.uk>
32711      Branch: perl
32712            ! pp_hot.c t/op/tie.t
32713 ____________________________________________________________________________
32714 [ 26184] By: nicholas                              on 2005/11/21  14:18:03
32715         Log: Flip the sign of the value in body details offset, and change its type
32716              to size_t.
32717      Branch: perl
32718            ! sv.c
32719 ____________________________________________________________________________
32720 [ 26183] By: merijn                                on 2005/11/21  14:11:28
32721         Log: Thread failures on AIX (and others) caused by interleaved output
32722              
32723              Subject: Smoke [5.9.3] 26168 FAIL(X) AIX 4.3.3.0/ML11 (PPC/1 cpu)
32724              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
32725              Date: Sun, 20 Nov 2005 14:36 +0100
32726              Message-Id: <200511201337.jAKDbc1O066213@smtp-vbr6.xs4all.nl>
32727      Branch: perl
32728            ! t/op/threads.t
32729 ____________________________________________________________________________
32730 [ 26181] By: rgs                                   on 2005/11/21  08:58:59
32731         Log: Upgrade to Time::HiRes 1.83
32732      Branch: perl
32733            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32734            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
32735 ____________________________________________________________________________
32736 [ 26180] By: nicholas                              on 2005/11/20  20:39:50
32737         Log: Eliminate two more strlen()s, by using the return value of sprintf().
32738      Branch: perl
32739            ! pp_ctl.c
32740 ____________________________________________________________________________
32741 [ 26179] By: rgs                                   on 2005/11/20  12:10:15
32742         Log: Declarations must come first, or some compilers aren't happy.
32743              (spotted by Jarkko)
32744      Branch: perl
32745            ! ext/B/B.xs
32746 ____________________________________________________________________________
32747 [ 26178] By: stevep                                on 2005/11/20  02:41:01
32748         Log: Subject: [PATCH] Pulling ancient RCS comments
32749              From: Andy Lester <andy@petdance.com>
32750              Date: Sat, 19 Nov 2005 00:16:39 -0600
32751              Message-ID: <20051119061639.GA25086@petdance.com>
32752      Branch: perl
32753            ! lib/AnyDBM_File.t lib/importenv.pl lib/stat.pl lib/validate.pl
32754            ! t/base/cond.t t/base/if.t t/base/pat.t t/base/term.t
32755            ! t/cmd/elsif.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
32756            ! t/comp/cmdopt.t t/comp/cpp.t t/comp/decl.t t/io/inplace.t
32757            ! t/io/read.t t/io/tell.t t/op/append.t t/op/auto.t t/op/cond.t
32758            ! t/op/do.t t/op/flip.t t/op/goto_xs.t t/op/my.t t/op/push.t
32759            ! t/op/read.t t/op/time.t t/op/unshift.t
32760 ____________________________________________________________________________
32761 [ 26177] By: stevep                                on 2005/11/20  02:31:10
32762         Log: Subject: Reworked PERL_TRACK_MEMPOOL patch
32763              From: "Jan Dubois" <jand@ActiveState.com>
32764              Date: Fri, 18 Nov 2005 11:38:24 -0800
32765              Message-ID: <003601c5ec77$a45eb260$2217a8c0@candy>
32766      Branch: perl
32767            ! perl.h util.c
32768 ____________________________________________________________________________
32769 [ 26176] By: stevep                                on 2005/11/19  19:14:42
32770         Log: Down with "warning: code has no effect"
32771      Branch: perl
32772            ! XSUB.h
32773 ____________________________________________________________________________
32774 [ 26175] By: stevep                                on 2005/11/19  18:06:14
32775         Log: Cleaning up some warnings generated by "gcc -W"
32776      Branch: perl
32777            ! deb.c ext/B/B.xs ext/Data/Dumper/Dumper.xs
32778            ! ext/PerlIO/encoding/encoding.xs mg.c op.c regcomp.c scope.c
32779 ____________________________________________________________________________
32780 [ 26174] By: stevep                                on 2005/11/19  13:46:27
32781         Log: Upgrade to PathTools-3.14
32782      Branch: perl
32783            + lib/File/Spec/t/tmpdir.t
32784            ! MANIFEST ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
32785            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
32786            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
32787            ! lib/File/Spec/t/Spec.t
32788 ____________________________________________________________________________
32789 [ 26173] By: nicholas                              on 2005/11/19  11:21:15
32790         Log: Norman observed that a couple of macros could make the body defintion
32791              table a lot more readable.
32792      Branch: perl
32793            ! sv.c
32794 ____________________________________________________________________________
32795 [ 26172] By: nicholas                              on 2005/11/19  00:50:33
32796         Log: With -DPURFIY we change the flags so that everything is allocated
32797              directly. (Don't use arenas at all.) This seems a rather elegant way
32798              to simplify some of the code in sv.c by removing conditional
32799              compilation.
32800      Branch: perl
32801            ! sv.c
32802 ____________________________________________________________________________
32803 [ 26171] By: nicholas                              on 2005/11/19  00:21:58
32804         Log: Map the HE arena onto SV type 0 (SVt_NULL).
32805              Abolish PL_he_root and PL_he_arenaroot.
32806      Branch: perl
32807            ! embedvar.h ext/XS/APItest/APItest.xs hv.c intrpvar.h perlapi.h
32808            ! sv.c sv.h
32809 ____________________________________________________________________________
32810 [ 26170] By: nicholas                              on 2005/11/18  23:44:32
32811         Log: Remove all the now unused new_XFOO()/del_XFOO() macros
32812      Branch: perl
32813            ! sv.c
32814 ____________________________________________________________________________
32815 [ 26169] By: nicholas                              on 2005/11/18  23:28:59
32816         Log: sv_clear can manipulate the arena array directly too.
32817              Also, I think that we may have been "leaking" NV bodies in blead since
32818              25051. Oops. (Will not have been detectable except with -DPURIFY as
32819              the leak is not returning them as free to the arena)
32820      Branch: perl
32821            ! sv.c
32822 ____________________________________________________________________________
32823 [ 26168] By: nicholas                              on 2005/11/18  21:25:23
32824         Log: We only need to zero new bodies for upgrades. sv_dup doesn't need to
32825              zero as it's copying over the same sized structure. So change
32826              new_NOARENA to malloc(), and add new_NOARENAZ() to calloc()
32827      Branch: perl
32828            ! sv.c
32829 ____________________________________________________________________________
32830 [ 26167] By: nicholas                              on 2005/11/18  21:02:34
32831         Log: Merge the arms of the switch. The decision about what comes from an
32832              arena and what comes from malloc is now solely in the table.
32833      Branch: perl
32834            ! sv.c
32835 ____________________________________________________________________________
32836 [ 26166] By: nicholas                              on 2005/11/18  20:38:26
32837         Log: Eliminate new_body_length from sv_dup. Replace SvTYPE(sstr) with
32838              sv_type, which is a constant variable with the same value.
32839      Branch: perl
32840            ! sv.c
32841 ____________________________________________________________________________
32842 [ 26165] By: nicholas                              on 2005/11/18  19:50:24
32843         Log: Eliminate new_body_offset from sv_dup()
32844      Branch: perl
32845            ! sv.c
32846 ____________________________________________________________________________
32847 [ 26164] By: nicholas                              on 2005/11/18  17:37:39
32848         Log: Merge the last remaining case duplication in sv_upgrade
32849      Branch: perl
32850            ! sv.c
32851 ____________________________________________________________________________
32852 [ 26163] By: nicholas                              on 2005/11/18  16:18:38
32853         Log: Eliminate new_body_length from sv_upgrade
32854      Branch: perl
32855            ! sv.c
32856 ____________________________________________________________________________
32857 [ 26162] By: nicholas                              on 2005/11/18  15:51:10
32858         Log: Eliminate new_body_offset from sv_upgrade
32859      Branch: perl
32860            ! sv.c
32861 ____________________________________________________________________________
32862 [ 26161] By: nicholas                              on 2005/11/18  15:03:01
32863         Log: new_body_inline doesn't need to be passed the root, as it's already
32864              inferring the arenaroot directly from the passed-in type.
32865      Branch: perl
32866            ! sv.c
32867 ____________________________________________________________________________
32868 [ 26160] By: rgs                                   on 2005/11/18  12:40:16
32869         Log: Tabs are still required in the MANIFEST
32870      Branch: perl
32871            ! MANIFEST
32872 ____________________________________________________________________________
32873 [ 26159] By: nicholas                              on 2005/11/18  12:06:06
32874         Log: Add a flag to the body details of which types come from arenas.
32875              Update the allocation information for all the types.
32876              Add a new macro new_NOARENA() for allocating the non-arena types.
32877              Use calloc rather than malloc for the new_NOARENA so that the Zero()
32878              can be skipped.
32879      Branch: perl
32880            ! sv.c
32881 ____________________________________________________________________________
32882 [ 26158] By: nicholas                              on 2005/11/18  11:20:10
32883         Log: Simplify the expression for the upgrade logic for SVt_IV.
32884              Replace the "can't happen" comment for SVt_PVIV with assertions
32885              that it didn't happen.
32886      Branch: perl
32887            ! sv.c
32888 ____________________________________________________________________________
32889 [ 26157] By: stevep                                on 2005/11/18  11:07:34
32890         Log: Adding README.linux to the MANIFEST
32891      Branch: perl
32892            ! MANIFEST
32893 ____________________________________________________________________________
32894 [ 26156] By: nicholas                              on 2005/11/18  10:30:12
32895         Log: const and static for the const static private table.
32896              Replace the "upgrade" special case for SVt_PV with assertions as it's
32897              not been needed since we forced *up*grades.
32898      Branch: perl
32899            ! sv.c
32900 ____________________________________________________________________________
32901 [ 26155] By: nicholas                              on 2005/11/18  10:13:31
32902         Log: Rename sv_upgrade's parameter mt to new_type.
32903      Branch: perl
32904            ! sv.c
32905 ____________________________________________________________________________
32906 [ 26154] By: rgs                                   on 2005/11/18  08:30:18
32907         Log: Subject: Dumpvalue doc patch
32908              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
32909              Date: Fri, 18 Nov 2005 03:42:52 +0100
32910              Message-ID: <87br0ibrrn.fsf@k75.linux.bogus>
32911      Branch: perl
32912            ! lib/Dumpvalue.pm
32913 ____________________________________________________________________________
32914 [ 26153] By: stevep                                on 2005/11/18  00:54:53
32915         Log: Initial, albeit hackish, support for the alpha version of Sun Studio
32916              compilers of Linux.
32917      Branch: perl
32918            + README.linux
32919            ! hints/linux.sh
32920 ____________________________________________________________________________
32921 [ 26152] By: nicholas                              on 2005/11/17  23:27:59
32922         Log: All that can be in the first switch statement of sv_upgrade is now
32923              table driven. The shrinking continues on the morrow.
32924      Branch: perl
32925            ! sv.c
32926 ____________________________________________________________________________
32927 [ 26151] By: nicholas                              on 2005/11/17  22:50:07
32928         Log: "Can you see what it is yet?"
32929              Next steps towards making as much as possible table driven.
32930      Branch: perl
32931            ! sv.c
32932 ____________________________________________________________________________
32933 [ 26150] By: nicholas                              on 2005/11/17  21:58:58
32934         Log: Add the size of the structure to copy as a field in the per type
32935              data table.
32936      Branch: perl
32937            ! sv.c
32938 ____________________________________________________________________________
32939 [ 26149] By: nicholas                              on 2005/11/17  16:33:05
32940         Log: Merge sizeof_body_by_svtype and offset_by_svtype into a single array
32941              of structures.
32942      Branch: perl
32943            ! sv.c
32944 ____________________________________________________________________________
32945 [ 26148] By: nicholas                              on 2005/11/17  14:36:39
32946         Log: Move the location of the definition of the arena slot used for pte
32947              into sv.h, to keep it in one central place.
32948              Change it to use SVt_RV. (Having SVt_IV for real use will be useful.
32949              SVt_RV has no body, and doesn't pretend to have one, so it is spare.)
32950      Branch: perl
32951            ! sv.c sv.h
32952 ____________________________________________________________________________
32953 [ 26147] By: rgs                                   on 2005/11/17  14:09:10
32954         Log: Subject: [PATCH] Sort subs now in embed.fnc
32955              From: Andy Lester <andy@petdance.com>
32956              Date: Thu, 17 Nov 2005 07:53:38 -0600
32957              Message-ID: <20051117135338.GA31715@petdance.com>
32958      Branch: perl
32959            ! embed.fnc embed.h pp_sort.c proto.h
32960 ____________________________________________________________________________
32961 [ 26146] By: nicholas                              on 2005/11/17  13:51:01
32962         Log: s/SvTYPE(sv)/old_type/ in sv_upgrade because we already have that value
32963              in that variable.
32964              Don't compile S_new_body with -DPURIFY
32965      Branch: perl
32966            ! sv.c
32967 ____________________________________________________________________________
32968 [ 26145] By: rgs                                   on 2005/11/17  09:06:33
32969         Log: It's clearer to use "morphing" than "polymorphing" when
32970              describing what exec() does
32971      Branch: perl
32972            ! pod/perlmod.pod
32973 ____________________________________________________________________________
32974 [ 26144] By: stevep                                on 2005/11/17  00:18:31
32975         Log: Subject: [perl #37694] segfault with PerlIO::get_layers()
32976              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
32977              Date: Wed, 16 Nov 2005 07:11:41 -0800
32978              Message-ID: <rt-3.0.11-37694-124556.15.9755707729767@perl.org>
32979      Branch: perl
32980            ! universal.c
32981 ____________________________________________________________________________
32982 [ 26143] By: nicholas                              on 2005/11/16  23:40:55
32983         Log: Oi gcc, No! sizeof(void) is an error. *Not* 1.
32984              Wanting sizeof(void) isn't even a compilation error with -ansi
32985              -pedantic. Just a warning. Lame! I'm going to send it back for a full
32986              refund. Hateful software.
32987      Branch: perl
32988            ! sv.c
32989 ____________________________________________________________________________
32990 [ 26142] By: nicholas                              on 2005/11/16  20:18:58
32991         Log: PL_pte_root and PL_pte_arenaroot can be exterminated. Which reveals
32992              an erroneous remaining reference to PL_pte_root to correct.
32993      Branch: perl
32994            ! embedvar.h intrpvar.h perlapi.h sv.c
32995 ____________________________________________________________________________
32996 [ 26141] By: nicholas                              on 2005/11/16  19:26:17
32997         Log: Subject: Re: eliminate discreet arenaroots
32998              From: Jim Cromie <jim.cromie@gmail.com>
32999              Message-ID: <4378E5B0.3010708@gmail.com>
33000              Date: Mon, 14 Nov 2005 12:29:52 -0700
33001      Branch: perl
33002            ! embedvar.h intrpvar.h perlapi.h sv.c sv.h
33003 ____________________________________________________________________________
33004 [ 26140] By: merijn                                on 2005/11/16  19:26:13
33005         Log: Subject: [PATCH @26137] for wince
33006              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
33007              Date: Wed, 16 Nov 2005 20:57:13 +0300
33008              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC9F@itotest-1.spb.lucent.com>
33009      Branch: perl
33010            ! makedef.pl wince/Makefile.ce wince/config.ce wince/config_H.ce
33011            ! wince/wince.c
33012 ____________________________________________________________________________
33013 [ 26137] By: rgs                                   on 2005/11/16  15:06:10
33014         Log: Subject: Re: [perl #37688] Unexpected regex failure. 
33015              From: hv@crypt.org
33016              Date: Wed, 16 Nov 2005 14:54:55 +0000
33017              Message-Id: <200511161454.jAGEst117787@zen.crypt.org>
33018      Branch: perl
33019            ! regexec.c t/op/re_tests
33020 ____________________________________________________________________________
33021 [ 26136] By: rgs                                   on 2005/11/15  16:33:02
33022         Log: Subject: Re: [perl #37616] Bug in &= (string) and/or m//
33023              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
33024              Date: Wed, 09 Nov 2005 02:12:00 +0900
33025              Message-Id: <20051109021035.69D8.BQW10602@nifty.com>
33026      Branch: perl
33027            ! doop.c t/op/bop.t
33028 ____________________________________________________________________________
33029 [ 26135] By: rgs                                   on 2005/11/15  13:30:00
33030         Log: Subject: [PATCH] Re: Cygwin status, maint and blead
33031              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33032              Date: Sun, 13 Nov 2005 16:01:02 -0800
33033              Message-ID: <20051114000102.GA5556@efn.org>
33034      Branch: perl
33035            ! Makefile.SH
33036 ____________________________________________________________________________
33037 [ 26134] By: nicholas                              on 2005/11/14  22:48:02
33038         Log: Remove the two register keywords from auto variables that PERL_POSION
33039              wants to take the address of.
33040      Branch: perl
33041            ! hv.c scope.c
33042 ____________________________________________________________________________
33043 [ 26133] By: nicholas                              on 2005/11/14  22:32:14
33044         Log: More PERL_POISON - poison SvANY() and SvREFCNT() in freed SV heads.
33045              (by using the union pointer to chain the freed heads together)
33046      Branch: perl
33047            ! sv.c
33048 ____________________________________________________________________________
33049 [ 26132] By: nicholas                              on 2005/11/14  22:31:14
33050         Log: Mark all places where perl needs to look at a possibly-freed scalar
33051              with a macro SvIS_FREED(sv)
33052      Branch: perl
33053            ! av.c mg.c op.c pad.c pp_hot.c sv.h
33054 ____________________________________________________________________________
33055 [ 26131] By: stevep                                on 2005/11/14  17:31:59
33056         Log: Removed reference to the non-existent C<Opcode::Custom>.
33057      Branch: perl
33058            ! pod/perlguts.pod
33059 ____________________________________________________________________________
33060 [ 26130] By: rgs                                   on 2005/11/14  16:32:33
33061         Log: The warning "Field too wide in 'u' format in pack" was emitted even
33062              when pack warnings were not enabled
33063      Branch: perl
33064            ! pp_pack.c
33065 ____________________________________________________________________________
33066 [ 26129] By: nicholas                              on 2005/11/14  16:22:26
33067         Log: Provide a crude way for specifying the command line for
33068              make test.valgrind
33069      Branch: perl
33070            ! Makefile.SH t/TEST
33071 ____________________________________________________________________________
33072 [ 26128] By: rgs                                   on 2005/11/14  15:40:08
33073         Log: A better fix for [perl #35847] File::Find not performing as documented,
33074              suggested by Darren Dunham. Includes a fix to the code example that
33075              uses File::Find in perlfaq3.
33076      Branch: perl
33077            ! lib/File/Find.pm pod/perlfaq3.pod
33078 ____________________________________________________________________________
33079 [ 26126] By: rgs                                   on 2005/11/14  12:43:29
33080         Log: Don't warn about lack of docs for functions that appear twice in embed.fnc.
33081      Branch: perl
33082            ! autodoc.pl
33083 ____________________________________________________________________________
33084 [ 26124] By: rgs                                   on 2005/11/14  10:45:25
33085         Log: Fix indentation of apidoc for sv_2pvutf8
33086              (so perlapi.pod is correctly generated)
33087      Branch: perl
33088            ! pod/perlapi.pod sv.c
33089 ____________________________________________________________________________
33090 [ 26123] By: rgs                                   on 2005/11/14  10:24:58
33091         Log: Suppress gcc warnings when ignoring the return value of io_close(),
33092              as suggested by Gisle Aas.
33093      Branch: perl
33094            ! embed.fnc proto.h
33095 ____________________________________________________________________________
33096 [ 26122] By: rgs                                   on 2005/11/14  10:13:41
33097         Log: Subject: [PATCH] Missing ; in Storable.xs
33098              From: Gisle Aas <gisle@ActiveState.com>
33099              Date: 14 Nov 2005 02:32:14 -0800
33100              Message-ID: <lrhdafy0y9.fsf_-_@caliper.activestate.com>
33101      Branch: perl
33102            ! ext/Storable/Storable.xs
33103 ____________________________________________________________________________
33104 [ 26120] By: steveh                                on 2005/11/14  09:39:48
33105         Log: Subject: [PATCH] Compress::Zlib
33106              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
33107              Date: Sun, 13 Nov 2005 17:09:08 -0000
33108              Message-ID: <00d101c5e874$f865f910$6d1c140a@myopwv.com>
33109      Branch: perl
33110            ! ext/Compress/Zlib/Zlib.pm
33111            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
33112            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
33113            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
33114            ! ext/Compress/Zlib/t/09gziphdr.t
33115 ____________________________________________________________________________
33116 [ 26119] By: steveh                                on 2005/11/14  09:39:02
33117         Log: Fix code-before-declaration in boot_Storable added by 26107
33118      Branch: perl
33119            ! ext/Storable/Storable.xs
33120 ____________________________________________________________________________
33121 [ 26118] By: stevep                                on 2005/11/14  01:13:16
33122         Log: Subject: [PATCH] consting perlbug breaking in blead & maint
33123              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33124              Date: Sun, 13 Nov 2005 16:00:49 -0800
33125              Message-ID: <20051114000049.GA7676@efn.org>
33126      Branch: perl
33127            ! utils/perlbug.PL
33128 ____________________________________________________________________________
33129 [ 26112] By: nicholas                              on 2005/11/13  18:47:27
33130         Log: Fix breakages that prevended -DPERL_POISON from compiling.
33131      Branch: perl
33132            ! handy.h sv.h
33133 ____________________________________________________________________________
33134 [ 26110] By: nicholas                              on 2005/11/13  11:44:30
33135         Log: Integrate:
33136              [ 26108]
33137              BEGIN blocks should start a new stack, as they can be called as a
33138              side effect of "regular" Perl API calls within subroutines that have
33139              already cached the current stack's address. If they don't, any stack
33140              extension during the call may move the stack, rendering that cached
33141              value invalid without the cachee realising. (For example, PP code
33142              calling gv_fetchpv() which triggers a load of Errno.pm)
33143      Branch: perl
33144           !> op.c
33145 ____________________________________________________________________________
33146 [ 26107] By: stevep                                on 2005/11/13  00:40:25
33147         Log: Subject: Re: [PATCH] Enhanced Storable::read_magic()
33148              From: Gisle Aas <gisle@ActiveState.com>
33149              Date: 12 Nov 2005 13:13:23 -0800
33150              Message-ID: <lrhdah7eoc.fsf@caliper.activestate.com>
33151      Branch: perl
33152            + ext/Storable/t/file_magic.t
33153            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
33154            ! ext/Storable/Storable.xs
33155 ____________________________________________________________________________
33156 [ 26103] By: stevep                                on 2005/11/12  20:44:16
33157         Log: Upgrade to Locale-Maketext-1.10.  As change #25547 did not make it
33158              into the module release, I bumped the version number and added the
33159              missing code.
33160      Branch: perl
33161            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
33162 ____________________________________________________________________________
33163 [ 26101] By: stevep                                on 2005/11/12  19:46:18
33164         Log: Subject: [perl #37657] segfault with binmode ":pop"
33165              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
33166              Date: Fri, 11 Nov 2005 06:36:20 -0800
33167              Message-ID: <rt-3.0.11-37657-124293.6.03947871136576@perl.org>
33168      Branch: perl
33169            ! perlio.c
33170 ____________________________________________________________________________
33171 [ 26100] By: nicholas                              on 2005/11/12  18:48:29
33172         Log: Make B's tests skip correctly when PerlIO is not configured.
33173      Branch: perl
33174            ! ext/B/t/concise-xs.t ext/B/t/concise.t
33175 ____________________________________________________________________________
33176 [ 26099] By: stevep                                on 2005/11/12  16:59:49
33177         Log: Subject: [PATCH] mathoms prototypes aren't prototypes
33178              From: Andy Lester <andy@petdance.com>
33179              Date: Fri, 11 Nov 2005 17:20:30 -0600
33180              Message-ID: <20051111232030.GA882@petdance.com>
33181      Branch: perl
33182            ! mathoms.c perl.c
33183 ____________________________________________________________________________
33184 [ 26096] By: stevep                                on 2005/11/12  15:41:09
33185         Log: Andy Lester maintains Locale::Maketext now.
33186      Branch: perl
33187            ! Porting/Maintainers.pl
33188 ____________________________________________________________________________
33189 [ 26093] By: nicholas                              on 2005/11/12  10:21:50
33190         Log: Change 26063 got one conditional the wrong way round.
33191      Branch: perl
33192            ! ext/B/B/Bytecode.pm
33193 ____________________________________________________________________________
33194 [ 26091] By: nicholas                              on 2005/11/12  09:15:32
33195         Log: Make the removal of references to AvFLAGS in the B modules conditional
33196              on perl version.
33197      Branch: perl
33198            ! ext/B/B/C.pm ext/B/B/Debug.pm
33199 ____________________________________________________________________________
33200 [ 26090] By: stevep                                on 2005/11/11  22:47:06
33201         Log: const'ing Netdb_host_t broke HP-UX and created warnings on gcc for a double const.  
33202              Netdb_host_t is a macro that for a const pointer.
33203      Branch: perl
33204            ! pp_sys.c
33205 ____________________________________________________________________________
33206 [ 26089] By: nicholas                              on 2005/11/11  21:52:20
33207         Log: 26085 was wrong. Undo it.
33208              (I suspect that I got this wrong because more changes have been made
33209              in blead subsequent to the change I was attempting to merge in, and
33210              and jiggled around with the number of tests)
33211      Branch: perl
33212            ! ext/B/t/concise-xs.t
33213 ____________________________________________________________________________
33214 [ 26088] By: stevep                                on 2005/11/11  16:44:39
33215         Log: Subject: [PATCH] DB_File 1.814
33216              From: Paul Marquess <Paul.Marquess@ntlworld.com>
33217              Date: Fri, 11 Nov 2005 12:09:55 -0000
33218              Message-ID: <00e301c5e6b8$d5a357f0$241c140a@myopwv.com>
33219      Branch: perl
33220            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
33221            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
33222 ____________________________________________________________________________
33223 [ 26087] By: stevep                                on 2005/11/11  16:17:03
33224         Log: Subject: [PATCH] Storable 0.1 compatibility
33225              From: Gisle Aas <gisle@ActiveState.com> 
33226              Date: 11 Nov 2005 05:42:29 -0800 
33227              Message-ID: <lry83v712y.fsf@caliper.activestate.com>
33228              
33229              Also added an entry in the main MANIFEST file for the new test and 
33230              a version bump in Storable.pm.
33231      Branch: perl
33232            + ext/Storable/t/compat01.t
33233            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
33234            ! ext/Storable/Storable.xs
33235 ____________________________________________________________________________
33236 [ 26085] By: nicholas                              on 2005/11/11  14:16:30
33237         Log: Correct the version-dependant expression for the number of tests, as it
33238              is now giving the wrong number for 5.8.x
33239      Branch: perl
33240            ! ext/B/t/concise-xs.t
33241 ____________________________________________________________________________
33242 [ 26082] By: stevep                                on 2005/11/11  04:55:56
33243         Log: Subject: [PATCH] Const & local: Special Victims Unit
33244              From: Andy Lester <andy@petdance.com>
33245              Date: Thu, 10 Nov 2005 22:47:00 -0600
33246              Message-ID: <20051111044700.GA24161@petdance.com>
33247      Branch: perl
33248            ! cop.h doio.c doop.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c
33249            ! util.c
33250 ____________________________________________________________________________
33251 [ 26081] By: stevep                                on 2005/11/11  03:27:35
33252         Log: Pod nit in Encode.pm, found by Marc Lehmann in RT #36949. 
33253      Branch: perl
33254            ! ext/Encode/Encode.pm
33255 ____________________________________________________________________________
33256 [ 26080] By: stevep                                on 2005/11/11  03:18:11
33257         Log: Fix for RT #37654.  Added $COMPILING to list of variables exported.
33258      Branch: perl
33259            ! lib/English.pm
33260 ____________________________________________________________________________
33261 [ 26079] By: rgs                                   on 2005/11/10  16:59:15
33262         Log: Subject: [PATCH] Suppress leaked warnings in ExtUtils tests
33263              From: Dominic Dunlop <domo@computer.org>
33264              Date: Thu, 10 Nov 2005 18:10:00 +0100
33265              Message-Id: <D2949A21-7EE3-449F-BEF2-38FAD7B4A483@computer.org>
33266      Branch: perl
33267            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/Manifest.t
33268 ____________________________________________________________________________
33269 [ 26078] By: rgs                                   on 2005/11/10  16:36:12
33270         Log: Patch by Ilya Zakharevich to give more meaningful error
33271              messages from if.pm when invoked with a condition in list
33272              context. Also bump if's VERSION.
33273      Branch: perl
33274            ! lib/if.pm
33275 ____________________________________________________________________________
33276 [ 26077] By: rgs                                   on 2005/11/10  15:10:42
33277         Log: Define PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION earlier in perl.h
33278              (that is, before embed.h, that uses this symbol, is included)
33279      Branch: perl
33280            ! perl.h
33281 ____________________________________________________________________________
33282 [ 26076] By: rgs                                   on 2005/11/10  14:26:12
33283         Log: Subject: [perl #35847] File::Find not performing as documented 
33284              From: "jms@mathras.comcast.net (via RT)" <perlbug-followup@perl.org>
33285              Date: 17 May 2005 10:40:08 -0000
33286              Message-ID: <rt-3.0.11-35847-113088.7.09182163210095@perl.org>
33287      Branch: perl
33288            ! lib/File/Find.pm
33289 ____________________________________________________________________________
33290 [ 26075] By: rgs                                   on 2005/11/10  13:03:20
33291         Log: Subject: [perl #37648] segfault with PERLIO_DEBUG 
33292              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
33293              Date: Thu, 10 Nov 2005 04:31:39 -0800
33294              Message-ID: <rt-3.0.11-37648-124187.17.2251402270294@perl.org>
33295      Branch: perl
33296            ! perlio.c
33297 ____________________________________________________________________________
33298 [ 26074] By: stevep                                on 2005/11/10  12:22:43
33299         Log: Subject: [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend gcc include search path, resulting in missing C standard headers on Linux
33300              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
33301              Date: Tue, 01 Nov 2005 15:22:45 -0800
33302              Message-ID: <rt-3.0.11-37582-123738.12.3509768746337@perl.org>
33303      Branch: perl
33304            ! utils/h2ph.PL
33305 ____________________________________________________________________________
33306 [ 26073] By: rgs                                   on 2005/11/10  10:52:51
33307         Log: Subject: [PATCH] remove whitespace preceding semicolon in docs
33308              From: Steven Schubiger <schubiger@cpan.org>
33309              Date: Mon, 31 Oct 2005 22:48:27 +0100
33310              Message-ID: <20051031214827.GH24416@accognoscere.homeunix.org>
33311      Branch: perl
33312            ! pod/perl561delta.pod pod/perl56delta.pod pod/perlcall.pod
33313            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perlfaq5.pod
33314            ! pod/perlfilter.pod pod/perlipc.pod pod/perllexwarn.pod
33315            ! pod/perlop.pod pod/perlre.pod pod/perlsub.pod pod/perltrap.pod
33316            ! pod/perlxs.pod
33317 ____________________________________________________________________________
33318 [ 26072] By: rgs                                   on 2005/11/10  10:37:42
33319         Log: Really apply change #26071.
33320      Branch: perl
33321            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
33322            ! wince/config_sh.PL
33323 ____________________________________________________________________________
33324 [ 26071] By: rgs                                   on 2005/11/10  10:35:57
33325         Log: Subject: [PATCH @26062] wince patch
33326              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
33327              Date: Wed, 9 Nov 2005 20:22:52 +0300 
33328              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC02@itotest-1.spb.lucent.com>
33329      Branch: perl
33330            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
33331            ! wince/config_sh.PL
33332 ____________________________________________________________________________
33333 [ 26070] By: rgs                                   on 2005/11/10  09:11:26
33334         Log: Add tests for two untested syntax error messages about \N
33335      Branch: perl
33336            ! t/comp/parser.t
33337 ____________________________________________________________________________
33338 [ 26069] By: steveh                                on 2005/11/10  08:41:53
33339         Log: Make Perl_seed public
33340              
33341              Fixes Win32 linker error in List::Util introduced by change #26054
33342      Branch: perl
33343            ! embed.fnc embed.h global.sym
33344 ____________________________________________________________________________
33345 [ 26068] By: rgs                                   on 2005/11/10  08:36:13
33346         Log: Subject: [PATCH] blead@26052 Symbian update
33347              From: <jarkko.hietaniemi@nokia.com>
33348              Date: Wed, 9 Nov 2005 17:45:07 +0200
33349              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A73D@esebe105.NOE.Nokia.com>
33350      Branch: perl
33351            ! README.symbian symbian/TODO symbian/config.pl symbian/port.pl
33352            ! symbian/sdk.pl symbian/sisify.pl
33353 ____________________________________________________________________________
33354 [ 26067] By: nicholas                              on 2005/11/09  21:52:03
33355         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
33356              change 25925 had the side effect of breaking ext/Encode/t/perlio.t
33357              Fixed by opening with :bytes.
33358      Branch: perl
33359            ! ext/Encode/t/perlio.t
33360 ____________________________________________________________________________
33361 [ 26066] By: nicholas                              on 2005/11/09  21:30:02
33362         Log: I/O is UTF-8, not "UNICODE"
33363      Branch: perl
33364            ! t/io/layers.t
33365 ____________________________________________________________________________
33366 [ 26065] By: nicholas                              on 2005/11/09  20:53:29
33367         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
33368              change 25925 had the side effect of breaking t/io/utf8.t
33369              Fixed by adding the missing binmode()s.
33370      Branch: perl
33371            ! t/io/utf8.t
33372 ____________________________________________________________________________
33373 [ 26064] By: nicholas                              on 2005/11/09  20:23:28
33374         Log: Better diagnostics from io/utf8.t
33375      Branch: perl
33376            ! t/io/utf8.t
33377 ____________________________________________________________________________
33378 [ 26063] By: nicholas                              on 2005/11/09  17:29:44
33379         Log: Make the Bytecode changes conditional on perl version.
33380      Branch: perl
33381            ! ext/B/B/Bytecode.pm
33382 ____________________________________________________________________________
33383 [ 26062] By: rgs                                   on 2005/11/09  11:56:04
33384         Log: Subject: Re: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
33385              From: Graham Barr <gbarr@pobox.com>
33386              Date: Wed, 9 Nov 2005 06:09:48 -0600
33387              Message-Id: <6CAD749E-AE29-415A-9ACB-BA8F6FB8279E@pobox.com>
33388      Branch: perl
33389            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
33390            ! ext/List/Util/t/lln.t ext/List/Util/t/p_blessed.t
33391            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_lln.t
33392            ! ext/List/Util/t/p_max.t ext/List/Util/t/p_maxstr.t
33393            ! ext/List/Util/t/p_min.t ext/List/Util/t/p_minstr.t
33394            ! ext/List/Util/t/p_openhan.t ext/List/Util/t/p_readonly.t
33395            ! ext/List/Util/t/p_reduce.t ext/List/Util/t/p_refaddr.t
33396            ! ext/List/Util/t/p_reftype.t ext/List/Util/t/p_shuffle.t
33397            ! ext/List/Util/t/p_sum.t ext/List/Util/t/p_tainted.t
33398 ____________________________________________________________________________
33399 [ 26061] By: nicholas                              on 2005/11/09  11:21:10
33400         Log: Simplify Perl_allocmy slightly, and cope better with the name is ""
33401              case.
33402      Branch: perl
33403            ! op.c
33404 ____________________________________________________________________________
33405 [ 26060] By: nicholas                              on 2005/11/09  11:17:17
33406         Log: Add a comment about possible future refactoring of the pad code.
33407      Branch: perl
33408            ! pad.c
33409 ____________________________________________________________________________
33410 [ 26059] By: nicholas                              on 2005/11/09  10:56:28
33411         Log: Remove superfluous strlen() from pp_require().
33412      Branch: perl
33413            ! pp_ctl.c
33414 ____________________________________________________________________________
33415 [ 26058] By: stevep                                on 2005/11/09  10:45:57
33416         Log: Patch from Gisle to add NO_MATHOMS to the Compile-time options.
33417      Branch: perl
33418            ! perl.c
33419 ____________________________________________________________________________
33420 [ 26057] By: rgs                                   on 2005/11/09  10:31:35
33421         Log: Don't declare a function inside another function
33422      Branch: perl
33423            ! perl.c
33424 ____________________________________________________________________________
33425 [ 26056] By: merijn                                on 2005/11/09  09:54:28
33426         Log: Subject: Configure setting patchlevel broken
33427              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33428              Date: Fri, 14 Oct 2005 00:33:29 -0700
33429              Message-ID: <20051014073329.GA3236@efn.org>
33430      Branch: perl
33431            ! Configure
33432 ____________________________________________________________________________
33433 [ 26054] By: rgs                                   on 2005/11/09  09:15:04
33434         Log: Subject: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
33435              From: Robin Houston <robin@cpan.org>
33436              Date: Tue, 8 Nov 2005 19:02:34 +0000
33437              Message-ID: <20051108190234.GA25953@rpc142.cs.man.ac.uk>
33438      Branch: perl
33439            ! cop.h ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
33440            ! ext/List/Util/multicall.h ext/List/Util/t/first.t
33441            ! ext/List/Util/t/reduce.t pod/perlcall.pod
33442 ____________________________________________________________________________
33443 [ 26053] By: rgs                                   on 2005/11/09  08:57:10
33444         Log: Subject: patch@26052 - compile rule for mathoms.c
33445              From: "John E. Malmberg" <wb8tyw@qsl.net>
33446              Date: Tue, 08 Nov 2005 23:09:03 -0500
33447              Message-ID: <4371765F.1000900@qsl.net>
33448      Branch: perl
33449            ! vms/descrip_mms.template
33450 ____________________________________________________________________________
33451 [ 26052] By: nicholas                              on 2005/11/08  22:05:57
33452         Log: It helps to actually *remove* the now-superfluous strlen().
33453              (An addendum to 26050.)
33454      Branch: perl
33455            ! toke.c
33456 ____________________________________________________________________________
33457 [ 26051] By: nicholas                              on 2005/11/08  21:55:40
33458         Log: Moving the 4 writes of PL_no_mem followed by exit(1) to a static
33459              function makes the object code slightly smaller.
33460      Branch: perl
33461            ! util.c
33462 ____________________________________________________________________________
33463 [ 26050] By: nicholas                              on 2005/11/08  21:37:52
33464         Log: Eliminate some unnecessary strlen()s
33465      Branch: perl
33466            ! doio.c op.c perl.c perlio.c sv.c toke.c util.c
33467 ____________________________________________________________________________
33468 [ 26049] By: nicholas                              on 2005/11/08  20:43:11
33469         Log: Eliminate duplicate strlen()s by explicitly calling it.
33470              Note two places for future audit with FIXME.
33471              Convert a SvPVX_const to SvPVX_const_nolen, where the length is unused.
33472      Branch: perl
33473            ! pp_ctl.c
33474 ____________________________________________________________________________
33475 [ 26048] By: nicholas                              on 2005/11/08  20:35:11
33476         Log: 3 calls to strlen() we can avoid.
33477      Branch: perl
33478            ! doio.c
33479 ____________________________________________________________________________
33480 [ 26047] By: rgs                                   on 2005/11/08  17:35:58
33481         Log: Subject: [DOC PATCH] mention @-, @+ in perl56delta.pod
33482              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33483              Date: Tue, 8 Nov 2005 08:46:42 -0800
33484              Message-ID: <20051108164642.GD7972@efn.org>
33485      Branch: perl
33486            ! pod/perl561delta.pod pod/perl56delta.pod
33487 ____________________________________________________________________________
33488 [ 26046] By: nicholas                              on 2005/11/08  16:30:18
33489         Log: Probaby a good idea to include DEBUG_LEAKING_SCALARS in -V output, as
33490              its presence changes structure sizes.
33491      Branch: perl
33492            ! perl.c
33493 ____________________________________________________________________________
33494 [ 26045] By: stevep                                on 2005/11/08  14:24:39
33495         Log: From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
33496              Subject: Re: A surprising segfault
33497              Date: Tue, 08 Nov 2005 23:36:13 +0900
33498              Message-Id: <20051108233535.735D.BQW10602@nifty.com>
33499      Branch: perl
33500            ! t/io/fs.t t/io/print.t t/op/chop.t t/op/sort.t
33501 ____________________________________________________________________________
33502 [ 26044] By: steveh                                on 2005/11/08  10:16:56
33503         Log: Remove an unused variable left over from change #26041
33504      Branch: perl
33505            ! win32/win32.c
33506 ____________________________________________________________________________
33507 [ 26043] By: rgs                                   on 2005/11/08  10:11:55
33508         Log: Subject: Re: C<undef %::> considered harmful
33509              From: Benjamin Sugars <bsugars@canoe.ca>
33510              Date: Fri, 20 Apr 2001 10:30:20 -0400 (EDT)
33511              Message-ID: <Pine.LNX.4.21.0104201022040.1722-100000@marmot.rim.canoe.ca>
33512              
33513              except the part that increases the refcount of PL_stderrgv, already
33514              fixed separately.
33515      Branch: perl
33516            ! perl.c
33517 ____________________________________________________________________________
33518 [ 26042] By: rgs                                   on 2005/11/08  09:57:10
33519         Log: Upgrade to CPAN 1.76_65
33520      Branch: perl
33521            - lib/CPAN/Admin.pm
33522            ! MANIFEST lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
33523            ! lib/CPAN/t/version.t
33524 ____________________________________________________________________________
33525 [ 26041] By: merijn                                on 2005/11/08  06:29:56
33526         Log: Subject: [PATCH] Remove unused USING_WIDE code from win32 and wince branches
33527              From: "Jan Dubois" <jand@ActiveState.com>
33528              Date: Mon, 7 Nov 2005 20:39:02 -0800
33529              Message-ID: <078001c5e41e$585c4140$6401a8c0@candy>
33530      Branch: perl
33531            ! win32/ext/Win32/Win32.xs win32/perlhost.h win32/win32.c
33532            ! win32/win32.h wince/perlhost.h wince/win32.h wince/wince.c
33533 ____________________________________________________________________________
33534 [ 26040] By: stevep                                on 2005/11/08  00:41:51
33535         Log: Updated perldiag.pod entry for "Can't use subscript..."
33536      Branch: perl
33537            ! pod/perldiag.pod
33538 ____________________________________________________________________________
33539 [ 26039] By: nicholas                              on 2005/11/07  21:31:16
33540         Log: Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most commonly used
33541              of the 4. Not that any are that popular.)
33542      Branch: perl
33543            ! mathoms.c opcode.h opcode.pl pp.c
33544 ____________________________________________________________________________
33545 [ 26038] By: stevep                                on 2005/11/07  18:35:47
33546         Log: Subject: [PATCH] Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level 8.1.0 (UNINSTALLED)
33547              From: shouldbedomo@mac.com (Dominic Dunlop)
33548              Date: Mon, 7 Nov 2005 18:24:50 +0100
33549              Message-ID: <B9D07EB3-DF78-48A9-90C4-AF3A89AAB7C6@mac.com>
33550              
33551              README.macosx updates
33552      Branch: perl
33553            ! README.macosx
33554 ____________________________________________________________________________
33555 [ 26037] By: nicholas                              on 2005/11/07  15:21:01
33556         Log: s/Nick Clark/Nicholas Clark/
33557      Branch: perl
33558            ! Changes Changes5.8 doio.c t/op/lc.t
33559 ____________________________________________________________________________
33560 [ 26036] By: nicholas                              on 2005/11/07  15:18:51
33561         Log: For each test function, test it as is, and with extra data appended
33562              after each test character.
33563      Branch: perl
33564            ! t/uni/case.pl
33565 ____________________________________________________________________________
33566 [ 26035] By: nicholas                              on 2005/11/07  14:05:25
33567         Log: The rarely used lcfirst and ucfirst share almost all their code.
33568              Merge the two as pp_ucfirst.
33569      Branch: perl
33570            ! mathoms.c opcode.h opcode.pl pp.c
33571 ____________________________________________________________________________
33572 [ 26034] By: nicholas                              on 2005/11/07  13:22:35
33573         Log: Fix bug #37628 (both lcfirst and ucfirst)
33574      Branch: perl
33575            ! pp.c t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
33576 ____________________________________________________________________________
33577 [ 26033] By: rgs                                   on 2005/11/07  12:26:29
33578         Log: Subject: [PATCH] Cleaning up x2p directory
33579              From: Andy Lester <andy@petdance.com>
33580              Date: Fri, 4 Nov 2005 15:13:55 -0600
33581              Message-ID: <20051104211355.GB12651@petdance.com>
33582      Branch: perl
33583            - x2p/proto.h
33584            ! MANIFEST x2p/EXTERN.h x2p/INTERN.h x2p/a2p.h x2p/a2py.c
33585            ! x2p/hash.c x2p/hash.h x2p/str.c x2p/str.h x2p/util.c
33586            ! x2p/util.h x2p/walk.c
33587 ____________________________________________________________________________
33588 [ 26032] By: rgs                                   on 2005/11/07  12:20:59
33589         Log: Subject: [PATCH] Missing static declarations 
33590              From: Gisle Aas <gisle@ActiveState.com>
33591              Date: 05 Nov 2005 05:08:03 -0800
33592              Message-ID: <lracgj1bv0.fsf@caliper.activestate.com>
33593      Branch: perl
33594            ! genpacksizetables.pl pp_pack.c
33595 ____________________________________________________________________________
33596 [ 26031] By: rgs                                   on 2005/11/07  11:49:46
33597         Log: Remove CPAN.pm's META.yml.
33598              Add CPAN.pm's SIGNATURE in MANIFEST.
33599      Branch: perl
33600            - lib/CPAN/META.yml
33601            ! MANIFEST
33602 ____________________________________________________________________________
33603 [ 26030] By: rgs                                   on 2005/11/07  11:39:57
33604         Log: Subject: [PATCH] Symbian update blead@26025
33605              From: <jarkko.hietaniemi@nokia.com>
33606              Date: Mon, 7 Nov 2005 13:32:15 +0200
33607              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A70C@esebe105.NOE.Nokia.com>
33608      Branch: perl
33609            + symbian/PerlUi.cpp symbian/PerlUi.h symbian/PerlUi.hrh
33610            + symbian/PerlUiS60.rss symbian/PerlUiS80.rss
33611            + symbian/PerlUiUIQ.rss symbian/ext/Moped/Msg/Msg.mmp
33612            + symbian/ext/Moped/Msg/Msg.pkg symbian/ext/Moped/Msg/Msg.pm
33613            + symbian/ext/Moped/Msg/Msg.xs symbian/ext/Moped/Msg/README
33614            + symbian/ext/Moped/Msg/bld.inf
33615            + symbian/ext/Moped/Msg/location.pl
33616            - symbian/PerlAppS60.rss symbian/PerlAppS80.rss
33617            - symbian/PerlAppUIQ.rss
33618            ! MANIFEST doio.c perl.c symbian/PerlApp.cpp symbian/PerlApp.h
33619            ! symbian/PerlApp.hrh symbian/PerlBase.h symbian/TODO
33620            ! symbian/config.pl symbian/config.sh symbian/sanity.pl
33621            ! symbian/sdk.pl symbian/sisify.pl symbian/symbian_proto.h
33622            ! symbian/symbian_utils.cpp symbian/symbianish.h
33623            ! symbian/xsbuild.pl
33624 ____________________________________________________________________________
33625 [ 26029] By: nicholas                              on 2005/11/07  10:52:08
33626         Log: Add lib/CPAN/Admin.pm from CPAN to make version.t pass.
33627      Branch: perl
33628            + lib/CPAN/Admin.pm
33629            ! MANIFEST
33630 ____________________________________________________________________________
33631 [ 26028] By: rgs                                   on 2005/11/07  10:24:54
33632         Log: Subject: [PATCH] Consting and localizing: Part LXVIII
33633              From: Andy Lester <andy@petdance.com>
33634              Date: Fri, 4 Nov 2005 15:12:56 -0600
33635              Message-ID: <20051104211256.GA12651@petdance.com>
33636      Branch: perl
33637            ! deb.c embed.fnc embed.h locale.c pp_sys.c proto.h scope.c
33638            ! universal.c utf8.c util.c
33639 ____________________________________________________________________________
33640 [ 26027] By: rgs                                   on 2005/11/07  09:58:26
33641         Log: Subject: [perl #24254] Attempt to free unreferenced scalar 
33642              From: "Chris Heath via RT" <perlbug-followup@perl.org>
33643              Date: Sun, 06 Nov 2005 20:08:05 -0800
33644              Message-ID: <rt-3.0.11-24254-123984.4.44134155985068@perl.org>
33645      Branch: perl
33646            ! cop.h
33647 ____________________________________________________________________________
33648 [ 26026] By: merijn                                on 2005/11/07  08:14:59
33649         Log: Subject: [PATCH] follow up on 25969 for VMS
33650              From: Abe Timmerman <abe@ztreet.demon.nl>
33651              Date: Sat, 5 Nov 2005 13:29:58 +0200
33652              Message-Id: <200511051229.58297.abe@ztreet.demon.nl>
33653      Branch: perl
33654            ! vms/vms.c vms/vmsish.h
33655 ____________________________________________________________________________
33656 [ 26025] By: stevep                                on 2005/11/07  03:42:53
33657         Log: Added note to README.macosx regarding failures from broken locale
33658              files.
33659      Branch: perl
33660            ! README.macosx
33661 ____________________________________________________________________________
33662 [ 26024] By: stevep                                on 2005/11/07  02:58:31
33663         Log: Fix documentation for gmtime().
33664      Branch: perl
33665            ! pod/perlfunc.pod
33666 ____________________________________________________________________________
33667 [ 26023] By: stevep                                on 2005/11/06  20:18:23
33668         Log: Upgrade to CPAN-1.76_61
33669      Branch: perl
33670            + lib/CPAN/PAUSE2005.pub
33671            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/META.yml
33672            ! lib/CPAN/Nox.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
33673            ! lib/CPAN/bin/cpan lib/CPAN/t/Nox.t lib/CPAN/t/vcmp.t
33674            ! lib/CPAN/t/version.t
33675 ____________________________________________________________________________
33676 [ 26022] By: stevep                                on 2005/11/06  19:16:54
33677         Log: Nits in the pp_defined code spotted by Jarkko.
33678      Branch: perl
33679            ! pp_hot.c
33680 ____________________________________________________________________________
33681 [ 26021] By: stevep                                on 2005/11/06  18:38:02
33682         Log: Upgrade to Time-HiRes-1.82
33683      Branch: perl
33684            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33685            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
33686            ! ext/Time/HiRes/t/HiRes.t
33687 ____________________________________________________________________________
33688 [ 26020] By: merijn                                on 2005/11/06  07:23:15
33689         Log: Subject: Re: [PATCH configure.com] add the new d_futimes as undef
33690              From: "John E. Malmberg" <wb8tyw@qsl.net>
33691              Date: Sat, 05 Nov 2005 21:28:33 -0500
33692              Message-ID: <436D6A51.5040700@qsl.net>
33693      Branch: perl
33694            ! configure.com
33695 ____________________________________________________________________________
33696 [ 26019] By: nicholas                              on 2005/11/05  16:47:31
33697         Log: Make the 5.9 changes to B conditional on perl version.
33698      Branch: perl
33699            ! ext/B/B.pm ext/B/B.xs
33700 ____________________________________________________________________________
33701 [ 26018] By: nicholas                              on 2005/11/05  16:28:09
33702         Log: '[at]' should be '@'
33703              Suck in CPAN/Nox.pm from CPAN, so that version.t passes.
33704      Branch: perl
33705            ! lib/CPAN.pm lib/CPAN/Nox.pm lib/CPAN/Version.pm
33706            ! lib/CPAN/t/version.t
33707 ____________________________________________________________________________
33708 [ 26017] By: stevep                                on 2005/11/05  14:49:11
33709         Log: Kill warnings and add a panic to pp_defined() in case the wrong op
33710              is passed in.
33711      Branch: perl
33712            ! pp_hot.c
33713 ____________________________________________________________________________
33714 [ 26016] By: stevep                                on 2005/11/05  13:44:10
33715         Log: Upgrade to CPAN-1.76_60.
33716      Branch: perl
33717            + lib/CPAN/Version.pm lib/CPAN/t/version.t
33718            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
33719            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
33720 ____________________________________________________________________________
33721 [ 26015] By: nicholas                              on 2005/11/05  12:57:40
33722         Log: Allow passing of the full enum name into the tryAMAGICbin family of
33723              macros, to avoid needing C pre-processor string concatenation within
33724              the lowest level expansion.
33725      Branch: perl
33726            ! pp.c pp.h
33727 ____________________________________________________________________________
33728 [ 26014] By: stevep                                on 2005/11/05  12:55:47
33729         Log: Upgrade to Time-HiRes-1.81
33730      Branch: perl
33731            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33732            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
33733 ____________________________________________________________________________
33734 [ 26013] By: merijn                                on 2005/11/05  11:38:32
33735         Log: Subject: [PATCH configure.com] add the new d_futimes as undef
33736              From: Abe Timmerman <abe@ztreet.demon.nl>
33737              Date: Sat, 5 Nov 2005 11:26:33 +0200
33738              Message-Id: <200511051026.33940.abe@ztreet.demon.nl>
33739      Branch: perl
33740            ! configure.com
33741 ____________________________________________________________________________
33742 [ 26012] By: rgs                                   on 2005/11/05  10:13:56
33743         Log: Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod
33744              (noticed by Robin Houston)
33745      Branch: perl
33746            ! pod/perlcall.pod
33747 ____________________________________________________________________________
33748 [ 26011] By: rgs                                   on 2005/11/05  10:10:09
33749         Log: Subject: Re: A surprising segfault
33750              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
33751              Date: Nov 5, 2005 5:54 AM
33752              Message-Id: <20051105135053.27D7.BQW10602@nifty.com>
33753      Branch: perl
33754            ! pp.c pp_sort.c pp_sys.c
33755 ____________________________________________________________________________
33756 [ 26010] By: nicholas                              on 2005/11/05  08:32:39
33757         Log: dorassign doesn't need --SP;
33758      Branch: perl
33759            ! pp_hot.c
33760 ____________________________________________________________________________
33761 [ 26009] By: davem                                 on 2005/11/05  01:57:23
33762         Log: pp_print didn't extend the stack before pushing its return value
33763      Branch: perl
33764            ! pp_hot.c
33765 ____________________________________________________________________________
33766 [ 26008] By: stevep                                on 2005/11/05  01:39:51
33767         Log: Typos in opcode.pl this time.
33768      Branch: perl
33769            ! opcode.h opcode.pl
33770 ____________________________________________________________________________
33771 [ 26007] By: stevep                                on 2005/11/05  01:36:17
33772         Log: Merge pp_andassign, pp_orassign, and pp_dorassign into pp_and,
33773              pp_or, and pp_defined, respectively.
33774      Branch: perl
33775            ! mathoms.c opcode.h opcode.pl pp_ctl.c pp_hot.c
33776 ____________________________________________________________________________
33777 [ 26006] By: nicholas                              on 2005/11/04  22:50:22
33778         Log: s/printf/my_printf/ because we're using the return value.
33779              My mistake spotted by Gisle.
33780      Branch: perl
33781            ! regcomp.c
33782 ____________________________________________________________________________
33783 [ 26005] By: stevep                                on 2005/11/04  21:41:43
33784         Log: s/pp_dor/pp_defined/
33785      Branch: perl
33786            ! mathoms.c
33787 ____________________________________________________________________________
33788 [ 26004] By: stevep                                on 2005/11/04  21:39:44
33789         Log: I barely knew ya pp_dor.  Merged into pp_defined from whence you came.
33790              This change has also caused pp_defined to be promoted to being a hot
33791              op.
33792      Branch: perl
33793            ! mathoms.c opcode.h opcode.pl pp.c pp_hot.c
33794 ____________________________________________________________________________
33795 [ 26003] By: nicholas                              on 2005/11/04  21:22:46
33796         Log: Use the return value of sprintf in sv_2pv_flags. Remove dead code.
33797      Branch: perl
33798            ! sv.c
33799 ____________________________________________________________________________
33800 [ 26002] By: nicholas                              on 2005/11/04  21:03:58
33801         Log: You can't there from here. (Dead code in sv_2pv_flags)
33802      Branch: perl
33803            ! sv.c
33804 ____________________________________________________________________________
33805 [ 26001] By: nicholas                              on 2005/11/04  20:47:34
33806         Log: Use the return value from sprintf().
33807      Branch: perl
33808            ! regcomp.c taint.c universal.c util.c
33809 ____________________________________________________________________________
33810 [ 26000] By: nicholas                              on 2005/11/04  20:20:56
33811         Log: pp_semop can fit within Perl_pp_shmwrite().
33812      Branch: perl
33813            ! mathoms.c opcode.h opcode.pl pp_sys.c
33814 ____________________________________________________________________________
33815 [ 25999] By: nicholas                              on 2005/11/04  19:53:33
33816         Log: The remaining special logic in pp_syswrite can be moved into pp_send,
33817              which is actually already 50% syswrite.
33818      Branch: perl
33819            ! mathoms.c opcode.h opcode.pl pp_sys.c
33820 ____________________________________________________________________________
33821 [ 25998] By: rgs                                   on 2005/11/04  18:38:34
33822         Log: Revert patch #25993.
33823      Branch: perl
33824            ! regexec.c t/op/pat.t
33825 ____________________________________________________________________________
33826 [ 25997] By: steveh                                on 2005/11/04  17:23:49
33827         Log: Fix a Win32 linker error following change #25972
33828      Branch: perl
33829            ! pp_sys.c
33830 ____________________________________________________________________________
33831 [ 25996] By: rgs                                   on 2005/11/04  16:35:17
33832         Log: Subject: [PATCH] use clearenv if available
33833              From: Alan Burlison <Alan.Burlison@sun.com>
33834              Date: Fri, 04 Nov 2005 16:33:30 +0000
33835              Message-ID: <436B8D5A.4010502@sun.com>
33836      Branch: perl
33837            ! embed.fnc embed.h mg.c proto.h sv.c util.c
33838 ____________________________________________________________________________
33839 [ 25995] By: merijn                                on 2005/11/04  16:30:03
33840         Log: Subject: Re: futimes [PATCH]
33841              From: Steve Peters <steve@fisharerojo.org>
33842              Date: Fri, 4 Nov 2005 09:00:25 -0600
33843              Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org>
33844      Branch: perl
33845            ! Configure
33846 ____________________________________________________________________________
33847 [ 25993] By: rgs                                   on 2005/11/04  16:26:08
33848         Log: Subject: [perl #19049] Incorrect $` after replacement
33849              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
33850              Date: Fri, 04 Nov 2005 08:17:25 +0100
33851              Message-ID: <87fyqc51bu.fsf@k75.linux.bogus>
33852      Branch: perl
33853            ! regexec.c t/op/pat.t
33854 ____________________________________________________________________________
33855 [ 25992] By: rgs                                   on 2005/11/04  15:41:21
33856         Log: Subject: Re: [PATCH] sort/multicall patch
33857              From: Robin Houston <robin@cpan.org>
33858              Date: Fri, 4 Nov 2005 15:20:29 +0000
33859              Message-ID: <20051104152029.GA17169@rpc142.cs.man.ac.uk>
33860      Branch: perl
33861            ! pp_ctl.c t/op/sort.t
33862 ____________________________________________________________________________
33863 [ 25991] By: stevep                                on 2005/11/04  15:10:44
33864         Log: Subject: Re: Configure -Dno_mathoms
33865              From: gisle@ActiveState.com (Gisle Aas)
33866              Date: 01 Nov 2005 03:27:49 -0800
33867              Message-ID: <lrslug7glm.fsf@caliper.activestate.com>
33868      Branch: perl
33869            ! mathoms.c perl.c
33870 ____________________________________________________________________________
33871 [ 25990] By: nicholas                              on 2005/11/04  14:47:49
33872         Log: Merge msgsnd, msgrcv with Perl_pp_shmwrite().
33873              "Perfection is achieved not when there's nothing more to add,
33874              but when there's nothing left to remove" (Antoine de Saint-Exupéry)
33875      Branch: perl
33876            ! mathoms.c opcode.h opcode.pl pp_sys.c
33877 ____________________________________________________________________________
33878 [ 25989] By: nicholas                              on 2005/11/04  14:21:19
33879         Log: Once more, with feeling.
33880              [Mmm, has someone been swapping the coffee for decaf?]
33881              [Actual cause - make sure the edited version of the file is in the
33882              correct directory]
33883      Branch: perl
33884            ! pod/perldiag.pod
33885 ____________________________________________________________________________
33886 [ 25988] By: nicholas                              on 2005/11/04  14:18:14
33887         Log: Meta-oops. Change 25987 was not the change you were looking for.
33888      Branch: perl
33889            ! pod/perldiag.pod
33890 ____________________________________________________________________________
33891 [ 25987] By: nicholas                              on 2005/11/04  14:09:11
33892         Log: Oops. This new panic was meant to be added to the documented
33893              diagnostics.
33894      Branch: perl
33895            ! pod/perldiag.pod
33896 ____________________________________________________________________________
33897 [ 25986] By: nicholas                              on 2005/11/04  13:02:42
33898         Log: ftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged
33899              with Perl_pp_ftrread().
33900      Branch: perl
33901            ! mathoms.c opcode.h opcode.pl pod/perldiag.pod pod/perltodo.pod
33902            ! pp_sys.c
33903 ____________________________________________________________________________
33904 [ 25985] By: stevep                                on 2005/11/04  12:02:51
33905         Log: Upgrade to Time-HiRes-1.80
33906      Branch: perl
33907            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33908            ! ext/Time/HiRes/HiRes.xs
33909 ____________________________________________________________________________
33910 [ 25984] By: nicholas                              on 2005/11/04  11:36:24
33911         Log: PERL_EFF_ACCESS_[RWX]_OK can go.
33912      Branch: perl
33913            ! pp_sys.c
33914 ____________________________________________________________________________
33915 [ 25983] By: nicholas                              on 2005/11/04  11:16:08
33916         Log: The PERL_EFF_ACCESS_[RWX]_OK macros are all defined as triples, so
33917              can be refactored to a single platform dependent PERL_EFF_ACCESS macro
33918              with the other 3 implemented in terms of it.
33919      Branch: perl
33920            ! pp_sys.c
33921 ____________________________________________________________________________
33922 [ 25982] By: merijn                                on 2005/11/04  09:16:53
33923         Log: Subject: [PATCH] bad semicolon in pp_ftrowned
33924              From: Andy Lester <andy@petdance.com>
33925              Date: Fri, 4 Nov 2005 00:37:54 -0600
33926              Message-ID: <20051104063753.GA3863@petdance.com>
33927      Branch: perl
33928            ! pp_sys.c
33929 ____________________________________________________________________________
33930 [ 25981] By: stevep                                on 2005/11/04  00:10:21
33931         Log: Upgrade to Time-HiRes 1.79
33932      Branch: perl
33933            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33934            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
33935 ____________________________________________________________________________
33936 [ 25980] By: stevep                                on 2005/11/03  21:23:48
33937         Log: Reverting the reversion.  va_end() goes with va_start().
33938      Branch: perl
33939            ! mg.c
33940 ____________________________________________________________________________
33941 [ 25979] By: rgs                                   on 2005/11/03  21:07:54
33942         Log: Fix test failures introduced by the change of flags on op_sort
33943      Branch: perl
33944            ! ext/B/t/f_sort.t
33945 ____________________________________________________________________________
33946 [ 25978] By: stevep                                on 2005/11/03  20:28:20
33947         Log: Upgrade to Time-HiRes-1.78
33948      Branch: perl
33949            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33950            ! ext/Time/HiRes/t/HiRes.t
33951 ____________________________________________________________________________
33952 [ 25977] By: stevep                                on 2005/11/03  17:27:58
33953         Log: Change #25976 seemed to cause test failures in ext/B/t/f_sort.t.  What
33954              was that line about Jenga again?
33955      Branch: perl
33956            ! mg.c
33957 ____________________________________________________________________________
33958 [ 25976] By: stevep                                on 2005/11/03  17:14:17
33959         Log: Missing va_end(args) from SA_SIGINFO related code.
33960      Branch: perl
33961            ! mg.c
33962 ____________________________________________________________________________
33963 [ 25975] By: stevep                                on 2005/11/03  16:00:12
33964         Log: Test for the right signal should use the constant for that signal.
33965      Branch: perl
33966            ! ext/POSIX/t/sigaction.t
33967 ____________________________________________________________________________
33968 [ 25974] By: stevep                                on 2005/11/03  15:07:26
33969         Log: Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.
33970      Branch: perl
33971            ! t/io/fs.t
33972 ____________________________________________________________________________
33973 [ 25973] By: stevep                                on 2005/11/03  14:56:25
33974         Log: More core test cleanups.  Mainly fixes to remove code that caused 
33975              warnings, but there were a few bug fixes that were hidden by 
33976              no using warnings.
33977      Branch: perl
33978            ! t/io/nargv.t t/io/openpid.t t/io/pipe.t t/io/print.t
33979            ! t/io/read.t t/io/tell.t
33980 ____________________________________________________________________________
33981 [ 25972] By: nicholas                              on 2005/11/03  14:19:34
33982         Log: Perl_pp_symlink and Perl_pp_link can be merged. The diff looks evil,
33983              but the actual finished code is not as bad as it seems.
33984      Branch: perl
33985            ! mathoms.c opcode.h opcode.pl pp_sys.c
33986 ____________________________________________________________________________
33987 [ 25971] By: rgs                                   on 2005/11/03  12:29:18
33988         Log: Document some bogus compiler warnings in README.solaris
33989              
33990              Subject: Re: Why is malloc_wrap now the default?
33991              From: Alan Burlison <Alan.Burlison@sun.com>
33992              Date: Thu, 03 Nov 2005 12:54:16 +0000
33993              Message-ID: <436A0878.1030703@sun.com>
33994      Branch: perl
33995            ! README.solaris
33996 ____________________________________________________________________________
33997 [ 25970] By: stevep                                on 2005/11/03  11:37:31
33998         Log: Upgrade to Time-HiRes-1.77
33999      Branch: perl
34000            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
34001            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
34002            ! ext/Time/HiRes/fallback/const-c.inc
34003            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
34004 ____________________________________________________________________________
34005 [ 25969] By: nicholas                              on 2005/11/03  11:09:39
34006         Log: Patch 3945 was a bit overkeen - the effective parameter to cando() and
34007              ingroup() is a boolean flag, not a GID or UID.
34008      Branch: perl
34009            ! doio.c embed.fnc proto.h
34010 ____________________________________________________________________________
34011 [ 25968] By: nicholas                              on 2005/11/03  09:51:56
34012         Log: Avoiding source code duplication for the lstat() on filehandle %s
34013              warning also makes the object code slightly smaller.
34014      Branch: perl
34015            ! pp_sys.c
34016 ____________________________________________________________________________
34017 [ 25967] By: stevep                                on 2005/11/03  02:09:30
34018         Log: Clean up some test files.
34019      Branch: perl
34020            ! t/io/argv.t t/io/crlf_through.t t/io/dup.t t/io/layers.t
34021            ! t/io/through.t
34022 ____________________________________________________________________________
34023 [ 25966] By: stevep                                on 2005/11/03  01:45:45
34024         Log: Make harness warning-free when running with -Mdiagnostics
34025      Branch: perl
34026            ! t/harness
34027 ____________________________________________________________________________
34028 [ 25965] By: stevep                                on 2005/11/02  22:37:48
34029         Log: Test case should not execute /no_such_process if it does exist.
34030      Branch: perl
34031            ! t/io/pipe.t
34032 ____________________________________________________________________________
34033 [ 25964] By: nicholas                              on 2005/11/02  21:27:58
34034         Log: unlink chmod utime kill can be merged into Perl_pp_chown().
34035      Branch: perl
34036            ! mathoms.c opcode.h opcode.pl pp_sys.c
34037 ____________________________________________________________________________
34038 [ 25963] By: nicholas                              on 2005/11/02  20:59:52
34039         Log: Move the conditonal compiles that report absence of kill and chown
34040              from pp_kill() and pp_chown() into apply().
34041      Branch: perl
34042            ! doio.c pp_sys.c
34043 ____________________________________________________________________________
34044 [ 25962] By: nicholas                              on 2005/11/02  20:13:24
34045         Log: Move ftsuid ftsgid ftsvtx into Perl_pp_ftrowned.
34046      Branch: perl
34047            ! mathoms.c opcode.h opcode.pl pp_sys.c
34048 ____________________________________________________________________________
34049 [ 25961] By: nicholas                              on 2005/11/02  19:04:10
34050         Log: Merge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe into
34051              Perl_pp_ftrowned
34052      Branch: perl
34053            ! mathoms.c opcode.h opcode.pl pp_sys.c
34054 ____________________________________________________________________________
34055 [ 25960] By: nicholas                              on 2005/11/02  17:24:35
34056         Log: Avoid a pad panic by attempting to use dTARGET; in an op that didn't
34057              flag that it needed a target (OP_FTIS)
34058      Branch: perl
34059            ! pp_sys.c
34060 ____________________________________________________________________________
34061 [ 25959] By: nicholas                              on 2005/11/02  16:35:42
34062         Log: Correct error in 25958 for threaded builds.
34063      Branch: perl
34064            ! mathoms.c
34065 ____________________________________________________________________________
34066 [ 25958] By: nicholas                              on 2005/11/02  15:59:30
34067         Log: Merge ftsize ftmtime ftatime ftctime into Perl_pp_ftis
34068      Branch: perl
34069            ! mathoms.c opcode.h opcode.pl pp_sys.c
34070 ____________________________________________________________________________
34071 [ 25957] By: rgs                                   on 2005/11/02  14:33:32
34072         Log: Remove last sort test, that was failing with and without threads.
34073              Silence some warnings.
34074      Branch: perl
34075            ! t/op/sort.t
34076 ____________________________________________________________________________
34077 [ 25956] By: rgs                                   on 2005/11/02  14:10:54
34078         Log: Adjust test count
34079      Branch: perl
34080            ! ext/B/t/concise-xs.t
34081 ____________________________________________________________________________
34082 [ 25955] By: rgs                                   on 2005/11/02  13:39:35
34083         Log: Add missing file from change 25953
34084      Branch: perl
34085            + ext/List/Util/multicall.h
34086 ____________________________________________________________________________
34087 [ 25954] By: rgs                                   on 2005/11/02  13:14:19
34088         Log: Regen headers
34089      Branch: perl
34090            ! global.sym opcode.h pod/perlapi.pod pod/perldiag.pod
34091 ____________________________________________________________________________
34092 [ 25953] By: merijn                                on 2005/11/02  12:49:54
34093         Log: Subject: [PATCH] sort/multicall patch
34094              From: Robin Houston <robin@cpan.org>
34095              Date: Sat, 29 Oct 2005 21:33:07 +0100
34096              Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk>
34097      Branch: perl
34098            ! AUTHORS MANIFEST cop.h embed.fnc embedvar.h
34099            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
34100            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
34101            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_reduce.t
34102            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/reduce.t
34103            ! ext/List/Util/t/refaddr.t ext/List/Util/t/tainted.t makedef.pl
34104            ! op.c opcode.pl perlapi.h pod/perlcall.pod pod/perldiag.pod
34105            ! pp_ctl.c pp_hot.c pp_sort.c sv.c t/op/sort.t t/op/threads.t
34106            ! thrdvar.h
34107 ____________________________________________________________________________
34108 [ 25952] By: steveh                                on 2005/11/02  09:41:25
34109         Log: Subject: [PATCH] RE: [perl #37571] -z FH broken with Borland  build   
34110              From: "Paul Marquess" <paul.marquess@ntlworld.com>
34111              Date: Tue, 1 Nov 2005 17:05:38 -0000
34112              Message-ID: <003501c5df06$7d63fdb0$0505140a@myopwv.com>
34113      Branch: perl
34114            ! t/op/stat.t win32/win32.c
34115 ____________________________________________________________________________
34116 [ 25951] By: rgs                                   on 2005/11/02  08:57:52
34117         Log: Subject: Re: futimes [PATCH]
34118              From: Gisle Aas <gisle@ActiveState.com>
34119              Date: 01 Nov 2005 00:02:37 -0800
34120              Message-ID: <lrbr1494o2.fsf@caliper.activestate.com>
34121      Branch: perl
34122            ! t/io/fs.t
34123 ____________________________________________________________________________
34124 [ 25950] By: stevep                                on 2005/11/02  04:59:47
34125         Log: Ambiguous test cases may be hazardous to your health.
34126      Branch: perl
34127            ! t/op/list.t
34128 ____________________________________________________________________________
34129 [ 25949] By: stevep                                on 2005/11/02  04:54:52
34130         Log: Lowercase barewords considered harmful to your health.
34131      Branch: perl
34132            ! t/io/fs.t
34133 ____________________________________________________________________________
34134 [ 25948] By: rgs                                   on 2005/11/01  19:23:23
34135         Log: Subject: [PATCH] perlio.c consting
34136              From: Andy Lester <andy@petdance.com>
34137              Date: Oct 31, 2005 6:54 PM
34138              Message-ID: <20051031175411.GA18480@petdance.com>
34139      Branch: perl
34140            ! op.c perlio.c
34141 ____________________________________________________________________________
34142 [ 25947] By: steveh                                on 2005/11/01  17:20:18
34143         Log: This *really* should clear up Win32's Perl_do_exec undefined warnings
34144      Branch: perl
34145            ! perl.h
34146 ____________________________________________________________________________
34147 [ 25946] By: nicholas                              on 2005/11/01  16:38:31
34148         Log: This should clear up 'Perl_do_exec' undefined; warnings on win32
34149      Branch: perl
34150            ! embed.fnc embed.h proto.h
34151 ____________________________________________________________________________
34152 [ 25945] By: steveh                                on 2005/11/01  10:33:48
34153         Log: Make PerlLIOUtime()'s filename const
34154              
34155              Fixes a warning brought about by change #25941 (which made the
34156              filename argument const).
34157              The various implementations of PerlLIOUtime() (in NetWare/, win32/
34158              and wince/) already take a const filename.
34159      Branch: perl
34160            ! NetWare/nwperlhost.h NetWare/nwperlsys.h iperlsys.h
34161            ! win32/perlhost.h wince/perlhost.h
34162 ____________________________________________________________________________
34163 [ 25944] By: steveh                                on 2005/11/01  08:45:09
34164         Log: Fix nit in pod nit fix
34165      Branch: perl
34166            ! pod/perlhack.pod
34167 ____________________________________________________________________________
34168 [ 25943] By: steveh                                on 2005/11/01  08:39:32
34169         Log: Update win32 config files w.r.t. change #25935
34170      Branch: perl
34171            ! win32/config.bc win32/config.gc win32/config.vc
34172            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
34173            ! win32/config_H.vc win32/config_H.vc64
34174 ____________________________________________________________________________
34175 [ 25942] By: stevep                                on 2005/10/31  23:46:01
34176         Log: Upgrade to DB_File 1.813.
34177      Branch: perl
34178            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
34179            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-recno.t
34180 ____________________________________________________________________________
34181 [ 25941] By: merijn                                on 2005/10/31  22:15:01
34182         Log: Subject: futimes [PATCH]
34183              From: Gisle Aas <gisle@ActiveState.com>
34184              Date: 31 Oct 2005 13:53:53 -0800
34185              Message-ID: <lrk6ft8ia6.fsf_-_@caliper.activestate.com>
34186      Branch: perl
34187            ! doio.c handy.h pod/perlfunc.pod t/io/fs.t
34188 ____________________________________________________________________________
34189 [ 25940] By: nicholas                              on 2005/10/31  20:36:36
34190         Log: All the ops that are simply C<return some_other_op();> can be bypassed
34191              in the op dispatch table, and the bodies retired.
34192      Branch: perl
34193            ! mathoms.c opcode.h opcode.pl pp.c pp_ctl.c pp_sys.c
34194 ____________________________________________________________________________
34195 [ 25939] By: nicholas                              on 2005/10/31  19:55:18
34196         Log: Simplify the implementation of the "unimplemented" message in the
34197              conditionally compiled ops.
34198      Branch: perl
34199            ! pp_sys.c
34200 ____________________________________________________________________________
34201 [ 25938] By: nicholas                              on 2005/10/31  19:14:47
34202         Log: Further pod nit spotted by Jarkko
34203      Branch: perl
34204            ! pod/perlhack.pod
34205 ____________________________________________________________________________
34206 [ 25937] By: nicholas                              on 2005/10/31  18:34:59
34207         Log: Replace the 3 currently "unreachable" ops with a single op body
34208              unimplemented_op() that panics descriptively if ever reached.
34209      Branch: perl
34210            ! opcode.h opcode.pl pod/perldiag.pod pp.c
34211 ____________________________________________________________________________
34212 [ 25936] By: nicholas                              on 2005/10/31  18:29:05
34213         Log: Add "moving common filetest code to a static function" to the todo.
34214      Branch: perl
34215            ! pod/perltodo.pod
34216 ____________________________________________________________________________
34217 [ 25935] By: merijn                                on 2005/10/31  17:50:05
34218         Log: revive probe for futimes ()
34219      Branch: perl
34220            ! Configure Porting/Glossary config_h.SH handy.h
34221 ____________________________________________________________________________
34222 [ 25934] By: rgs                                   on 2005/10/31  17:00:44
34223         Log: A B::Deparse fix from :
34224              Subject: Re: [perl #37527] regular-expression parser does not see '(' character
34225              From: Bas van Sisseren <bas@quarantainenet.nl>
34226              Date: Wed, 26 Oct 2005 13:59:42 +0200
34227              Message-ID: <435F6FAE.4060502@quarantainenet.nl>
34228      Branch: perl
34229            ! ext/B/B/Deparse.pm
34230 ____________________________________________________________________________
34231 [ 25933] By: merijn                                on 2005/10/31  16:25:23
34232         Log: Subject: [PATCH] Symbian port 0.3.0 as of blead@25911
34233              From: <jarkko.hietaniemi@nokia.com>
34234              Date: Mon, 31 Oct 2005 18:38:42 +0200
34235              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6D6@esebe105.NOE.Nokia.com>
34236      Branch: perl
34237            + symbian/PerlAppUIQ.rss
34238            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
34239            ! symbian/PerlApp.hrh symbian/PerlAppAif.rss symbian/config.pl
34240            ! symbian/port.pl symbian/sanity.pl symbian/sdk.pl
34241            ! symbian/sisify.pl symbian/symbian_utils.cpp symbian/xsbuild.pl
34242 ____________________________________________________________________________
34243 [ 25932] By: rgs                                   on 2005/10/31  16:24:31
34244         Log: Avoid corruption when calling mg_get to retrieve the value
34245              of a $digit variable. This is done by ensuring it's not
34246              tainted.
34247              See http://bugs.debian.org/303308
34248              Patch by Chris Heath <chris.heath@autoweb.net>
34249      Branch: perl
34250            ! mg.c
34251 ____________________________________________________________________________
34252 [ 25931] By: nicholas                              on 2005/10/31  16:24:29
34253         Log: maddingue prefers this e-mail address.
34254      Branch: perl
34255            ! AUTHORS
34256 ____________________________________________________________________________
34257 [ 25930] By: merijn                                on 2005/10/31  16:18:03
34258         Log: Try to preserve the lost opcode alias info in comments
34259              extent to change #25929
34260      Branch: perl
34261            ! opcode.h opcode.pl
34262 ____________________________________________________________________________
34263 [ 25929] By: nicholas                              on 2005/10/31  15:52:50
34264         Log: It appears that it's trivially easy to alias opcode functions in
34265              the opcode table. We should be able to get both a speed and size
34266              saving here. Time will tell how much.
34267      Branch: perl
34268            ! opcode.h opcode.pl
34269 ____________________________________________________________________________
34270 [ 25928] By: nicholas                              on 2005/10/31  15:13:06
34271         Log: Add maddingue to AUTHORS
34272      Branch: perl
34273            ! AUTHORS
34274 ____________________________________________________________________________
34275 [ 25927] By: nicholas                              on 2005/10/31  15:09:54
34276         Log: Subject: [PATCH] Making ExtUtils::Constant compatible with Perl 5.004
34277              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
34278              Message-ID: <1130712761.43654eb9cd9f7@imp4-g19.free.fr>
34279              Date: Sun, 30 Oct 2005 23:52:41 +0100
34280              
34281              with tweaks by chromatic and me.
34282      Branch: perl
34283            ! lib/ExtUtils/Constant.pm
34284 ____________________________________________________________________________
34285 [ 25926] By: nicholas                              on 2005/10/31  14:51:48
34286         Log: A more elegant way to deal with utf8n_to_uvchr() and utf8n_to_uvuni().
34287      Branch: perl
34288            ! embed.fnc embed.h proto.h utf8.c utf8.h
34289 ____________________________________________________________________________
34290 [ 25925] By: rgs                                   on 2005/10/31  14:27:32
34291         Log: Fix [perl #37533] open pragma ignored for all 3-arg opens
34292              Also, correct the documentation in open.pm that stated
34293              that open() did not override open.pm-given default encodings.
34294      Branch: perl
34295            ! lib/open.pm perlio.c
34296 ____________________________________________________________________________
34297 [ 25924] By: nicholas                              on 2005/10/31  14:18:59
34298         Log: Perl_csighandler was in global.sym twice.
34299      Branch: perl
34300            ! global.sym
34301 ____________________________________________________________________________
34302 [ 25923] By: nicholas                              on 2005/10/31  14:18:14
34303         Log: Arrange to only output each symbol once into global.sym
34304      Branch: perl
34305            ! embed.pl
34306 ____________________________________________________________________________
34307 [ 25922] By: rgs                                   on 2005/10/31  13:45:06
34308         Log: Tests for index/rindex with empty search string,
34309              adapted from a patch by Rick Delaney
34310      Branch: perl
34311            ! t/op/index.t
34312 ____________________________________________________________________________
34313 [ 25921] By: nicholas                              on 2005/10/31  13:22:01
34314         Log: uvchr_to_utf8() and utf8n_to_uvchr() are mathoms on ASCII based
34315              systems, and not on EBCDIC, so some more thinking is going to be
34316              needed here.
34317      Branch: perl
34318            ! mathoms.c utf8.c
34319 ____________________________________________________________________________
34320 [ 25920] By: stevep                                on 2005/10/31  11:58:08
34321         Log: Coverage stats showed that there were no tests for taking a slice
34322              from ().
34323      Branch: perl
34324            ! t/op/list.t
34325 ____________________________________________________________________________
34326 [ 25919] By: steveh                                on 2005/10/31  11:53:05
34327         Log: Change some spaces to tabs for easier diffing against config_h.SH
34328      Branch: perl
34329            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34330            ! win32/config_H.vc64
34331 ____________________________________________________________________________
34332 [ 25918] By: steveh                                on 2005/10/31  11:30:15
34333         Log: Fixed threaded builds following change 25916
34334      Branch: perl
34335            ! pp_hot.c
34336 ____________________________________________________________________________
34337 [ 25917] By: nicholas                              on 2005/10/31  11:29:43
34338         Log: POD nit spotted by Jarkko
34339      Branch: perl
34340            ! pod/perlhack.pod
34341 ____________________________________________________________________________
34342 [ 25916] By: rgs                                   on 2005/10/31  10:44:32
34343         Log: is_utf8_string_loc() is now a macro, don't use its Perl_-prefixed form
34344      Branch: perl
34345            ! pp_hot.c
34346 ____________________________________________________________________________
34347 [ 25915] By: rgs                                   on 2005/10/31  10:28:32
34348         Log: Subject: [PATCH] Etta James presents: More consting
34349              From: Andy Lester <andy@petdance.com>
34350              Date: Sun, 30 Oct 2005 23:44:13 -0600
34351              Message-ID: <20051031054413.GA10767@petdance.com>
34352      Branch: perl
34353            ! cop.h doop.c hv.c numeric.c op.c perl.c perlio.c pp_hot.c
34354            ! pp_sys.c sv.c toke.c universal.c util.c
34355 ____________________________________________________________________________
34356 [ 25914] By: rgs                                   on 2005/10/31  10:18:15
34357         Log: Subject: [PATCH] S_tokereport's unused parm
34358              From: Andy Lester <andy@petdance.com>
34359              Date: Mon, 31 Oct 2005 00:04:59 -0600
34360              Message-ID: <20051031060459.GC10767@petdance.com>
34361      Branch: perl
34362            ! embed.fnc embed.h proto.h toke.c
34363 ____________________________________________________________________________
34364 [ 25913] By: rgs                                   on 2005/10/31  08:54:18
34365         Log: Regenerate perlapi.pod
34366      Branch: perl
34367            ! pod/perlapi.pod
34368 ____________________________________________________________________________
34369 [ 25912] By: rgs                                   on 2005/10/31  08:40:23
34370         Log: Robin Houston remarks that mention of a context is missing from the
34371              threads.pm documentation.
34372      Branch: perl
34373            ! ext/threads/threads.pm
34374 ____________________________________________________________________________
34375 [ 25911] By: stevep                                on 2005/10/31  03:51:08
34376         Log: perlsio_binmode() is pretty much a mathom on UNIX platforms, but it is
34377              used on Cygwin, at least.
34378      Branch: perl
34379            ! mathoms.c perlio.c
34380 ____________________________________________________________________________
34381 [ 25910] By: nicholas                              on 2005/10/30  21:53:03
34382         Log: const const bad bad.
34383              gcc bad bad too, because it didn't grumble one bit. (or two, for that
34384              matter).
34385      Branch: perl
34386            ! utf8.c
34387 ____________________________________________________________________________
34388 [ 25909] By: nicholas                              on 2005/10/30  21:38:29
34389         Log: is_utf8_alnum() and is_utf8_alnumc() can use is_utf8_common() too.
34390      Branch: perl
34391            ! utf8.c
34392 ____________________________________________________________________________
34393 [ 25908] By: nicholas                              on 2005/10/30  21:24:29
34394         Log: Jarkko and I think that Perl_is_utf8_alnumc should be initialising
34395              and using PL_utf8_alnum*c*, not PL_utf8_alnum.
34396      Branch: perl
34397            ! utf8.c
34398 ____________________________________________________________________________
34399 [ 25907] By: nicholas                              on 2005/10/30  21:10:39
34400         Log: Perl_is_utf8_* share a lot of common code. Pull that out into a new
34401              function S_is_utf8_common.
34402      Branch: perl
34403            ! utf8.c
34404 ____________________________________________________________________________
34405 [ 25906] By: nicholas                              on 2005/10/30  18:31:25
34406         Log: Given that sv_nosharing performs the same function as sv_nolocking
34407              and sv_unnolocking (ie sweet FA), we might as well use the 1 function
34408              to initialise all 3 variables, and elimiate the other two.
34409              For some reason all 3 are listed as being in the public API. Daft.
34410      Branch: perl
34411            ! embed.fnc embed.h intrpvar.h mathoms.c proto.h util.c
34412 ____________________________________________________________________________
34413 [ 25905] By: nicholas                              on 2005/10/30  18:04:17
34414         Log: Replace uvuni_to_utf8() with a macro that passes the extra 0 argument
34415              to uvuni_to_utf8_flags(). Move the old body to mathoms.c
34416      Branch: perl
34417            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
34418 ____________________________________________________________________________
34419 [ 25904] By: nicholas                              on 2005/10/30  17:59:08
34420         Log: global.sym appears to have become out of date. Oops.
34421      Branch: perl
34422            ! global.sym
34423 ____________________________________________________________________________
34424 [ 25903] By: nicholas                              on 2005/10/30  17:49:27
34425         Log: Replace is_utf8_string_loc() with a macro that passes the extra 0
34426              argument to is_utf8_string_loc(). Correct the description of its
34427              parameters in its POD.
34428      Branch: perl
34429            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
34430 ____________________________________________________________________________
34431 [ 25902] By: nicholas                              on 2005/10/30  17:14:08
34432         Log: Fix typos in comments.
34433      Branch: perl
34434            ! utf8.c
34435 ____________________________________________________________________________
34436 [ 25901] By: nicholas                              on 2005/10/30  17:08:39
34437         Log: Functions that die aren't exactly well used code.
34438              (ck_retarget, oopsCV, pp_padany, pp_threadsv, pp_mapstart)
34439      Branch: perl
34440            ! mathoms.c op.c pp.c pp_ctl.c
34441 ____________________________________________________________________________
34442 [ 25900] By: nicholas                              on 2005/10/30  16:45:34
34443         Log: save_hints is a mathom.
34444      Branch: perl
34445            ! mathoms.c op.c
34446 ____________________________________________________________________________
34447 [ 25899] By: nicholas                              on 2005/10/30  16:41:02
34448         Log: I infer that change 25891 as-is would break OS2. This should fix it.
34449      Branch: perl
34450            ! perl.h
34451 ____________________________________________________________________________
34452 [ 25898] By: nicholas                              on 2005/10/30  16:36:22
34453         Log: init_i18nl14n is a mathom.
34454      Branch: perl
34455            ! locale.c mathoms.c
34456 ____________________________________________________________________________
34457 [ 25897] By: nicholas                              on 2005/10/30  16:24:37
34458         Log: Replace hv_magic() with a macro to call sv_magic() directly. Move the
34459              old body to mathoms.c
34460      Branch: perl
34461            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
34462 ____________________________________________________________________________
34463 [ 25896] By: nicholas                              on 2005/10/30  16:07:58
34464         Log: Fix win32 breakage inadvertently introduced by 25889
34465      Branch: perl
34466            ! perl.h
34467 ____________________________________________________________________________
34468 [ 25895] By: nicholas                              on 2005/10/30  10:31:01
34469         Log: Replace hv_iternext() with a macro that calls hv_iternext_flags with
34470              an extra 0 argument. Move the old body to mathoms.c
34471      Branch: perl
34472            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
34473 ____________________________________________________________________________
34474 [ 25894] By: nicholas                              on 2005/10/30  10:00:42
34475         Log: Fix typo in comment.
34476      Branch: perl
34477            ! hv.c
34478 ____________________________________________________________________________
34479 [ 25893] By: nicholas                              on 2005/10/30  09:59:41
34480         Log: Replace gv_fetchmethod() with a macro to call gv_fetchmethod_autoload()
34481              with the extra TRUE argument.
34482      Branch: perl
34483            ! embed.fnc embed.h gv.c gv.h mathoms.c proto.h
34484 ____________________________________________________________________________
34485 [ 25892] By: nicholas                              on 2005/10/30  08:51:52
34486         Log: I think we have a winner. do_pipe hasn't been called since 4.036.
34487              Maybe we should just remove this appendix.
34488      Branch: perl
34489            ! doio.c mathoms.c
34490 ____________________________________________________________________________
34491 [ 25891] By: nicholas                              on 2005/10/30  08:38:07
34492         Log: Replace do_aexec() with a macro to call do_aexec5() with the two extra
34493              0 arguments. Move the old body to mathoms.c
34494      Branch: perl
34495            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
34496 ____________________________________________________________________________
34497 [ 25890] By: nicholas                              on 2005/10/30  08:23:29
34498         Log: Replace do_exec() with a macro to call do_exec3() with the extra two
34499              0 arguments. Move the old body to mathoms.c
34500      Branch: perl
34501            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
34502 ____________________________________________________________________________
34503 [ 25889] By: nicholas                              on 2005/10/30  08:05:32
34504         Log: Replace do_open() with a macro to call do_openn() with the extra two
34505              0 paramters. Move the old body to mathoms.c.
34506      Branch: perl
34507            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
34508 ____________________________________________________________________________
34509 [ 25888] By: stevep                                on 2005/10/30  04:20:45
34510         Log: Subject: [PATCH] warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
34511              From: Bram <perl-rt@wizbit.be>
34512              Date: Thu, 04 Aug 2005 23:55:33 +0200
34513              Message-Id: <42F28ED5.CFFDCCFD@wizbit.be>
34514      Branch: perl
34515            ! lib/warnings.pm warnings.pl
34516 ____________________________________________________________________________
34517 [ 25887] By: stevep                                on 2005/10/29  22:37:50
34518         Log: Subject: Re: [PATCH] predecrement vs postdecrement
34519              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
34520              Date: Sat, 29 Oct 2005 23:24:33 +0300
34521              Message-ID: <4363DA81.6060600@gmail.com>
34522              
34523              Nit in pod/perlhack.pod
34524      Branch: perl
34525            ! pod/perlhack.pod
34526 ____________________________________________________________________________
34527 [ 25886] By: nicholas                              on 2005/10/29  17:31:01
34528         Log: Replace the body of the rarely used sv_setpviv_mg with a call to
34529              sv_setpviv followed by SvSETMAGIC.
34530      Branch: perl
34531            ! sv.c
34532 ____________________________________________________________________________
34533 [ 25885] By: nicholas                              on 2005/10/29  17:21:24
34534         Log: Replace sv_catsv_mg and sv_catpvn_mg, and move the obsolete bodies to
34535              mathoms.c
34536      Branch: perl
34537            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
34538 ____________________________________________________________________________
34539 [ 25884] By: nicholas                              on 2005/10/29  17:02:49
34540         Log: Add a new SMAGIC flag, to signal a call to SvSETMAGIC. Add it to
34541              sv_catpvn_flags and sv_catsv_flags, and then re-implement sv_catpvn_mg
34542              and sv_catsv_mg as calls to sv_catpvn_flags and sv_catsv_flags
34543              respectively.
34544      Branch: perl
34545            ! sv.c sv.h
34546 ____________________________________________________________________________
34547 [ 25883] By: nicholas                              on 2005/10/29  16:25:38
34548         Log: sv_2pv_nolen, sv_2pvbyte_nolen and sv_2pvutf8_nolen can all be replaced
34549              with terse macros, and the function bodies retired.
34550      Branch: perl
34551            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
34552 ____________________________________________________________________________
34553 [ 25882] By: nicholas                              on 2005/10/29  16:06:39
34554         Log: All the private implementations of @foo for compilers that can't do
34555              complex macro expansions became dead wood sometime around 5.7.3
34556              (Don't tell Otava this)
34557      Branch: perl
34558            ! mathoms.c sv.c
34559 ____________________________________________________________________________
34560 [ 25881] By: stevep                                on 2005/10/29  15:34:22
34561         Log: Subject: [perl #30563] [PATCH] Storable::dclone fails for tied elements
34562              From: perlbug-followup@perl.org (Srezic@Iconmobile.Com)
34563              Date: 2 Jul 2004 11:32:12 -0000
34564              Message-ID: <rt-3.0.11-30563-91788.4.94870186951744@perl.org>
34565              
34566              Also, a version bump to Storable.pm.
34567      Branch: perl
34568            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
34569            ! ext/Storable/t/dclone.t
34570 ____________________________________________________________________________
34571 [ 25880] By: nicholas                              on 2005/10/29  15:07:42
34572         Log: sv_utf8_upgrade declares itself to be a mathom, so off it goes.
34573              Remove duplicate declaration of Perl_sv_2uv
34574      Branch: perl
34575            ! mathoms.c sv.c
34576 ____________________________________________________________________________
34577 [ 25879] By: nicholas                              on 2005/10/29  14:51:32
34578         Log: Replace sv_force_normal with a macro that calls sv_force_normal_flags.
34579      Branch: perl
34580            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
34581 ____________________________________________________________________________
34582 [ 25878] By: nicholas                              on 2005/10/29  14:39:37
34583         Log: Replace sv_unref with a macro that calls sv_unref_flags
34584      Branch: perl
34585            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
34586 ____________________________________________________________________________
34587 [ 25877] By: stevep                                on 2005/10/29  14:33:30
34588         Log: Oops, missed an sv_force_normal()
34589      Branch: perl
34590            ! mg.c
34591 ____________________________________________________________________________
34592 [ 25876] By: nicholas                              on 2005/10/29  14:25:55
34593         Log: sv_taint() can easily be replaced by a macro.
34594      Branch: perl
34595            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
34596 ____________________________________________________________________________
34597 [ 25875] By: stevep                                on 2005/10/29  14:14:25
34598         Log: Change to use sv_force_normal_flags() directly, rather than calling
34599              sv_force_normal() to call sv_force_normal_flags().
34600      Branch: perl
34601            ! NetWare/sv_nw.c mg.c
34602 ____________________________________________________________________________
34603 [ 25874] By: nicholas                              on 2005/10/29  11:50:29
34604         Log: A terser implementation of S_varname, by using and post-processing
34605              gv_fullname4
34606      Branch: perl
34607            ! sv.c
34608 ____________________________________________________________________________
34609 [ 25873] By: stevep                                on 2005/10/29  11:47:55
34610         Log: Additional mathoms from doio.c
34611      Branch: perl
34612            ! doio.c mathoms.c
34613 ____________________________________________________________________________
34614 [ 25872] By: stevep                                on 2005/10/29  11:36:26
34615         Log: Coverage stats say av_fake() is a mathom too.
34616      Branch: perl
34617            ! av.c mathoms.c
34618 ____________________________________________________________________________
34619 [ 25871] By: nicholas                              on 2005/10/29  11:14:40
34620         Log: gv_fullname3 and gv_efullname3 are definately mathoms. They even say so.
34621      Branch: perl
34622            ! gv.c mathoms.c
34623 ____________________________________________________________________________
34624 [ 25870] By: stevep                                on 2005/10/29  11:02:12
34625         Log: Subject: Re: [PATCH] predecrement vs postdecrement
34626              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
34627              Date: Sat, 29 Oct 2005 11:52:25 +0300
34628              Message-ID: <43633849.6060809@gmail.com>
34629      Branch: perl
34630            ! regcomp.c
34631 ____________________________________________________________________________
34632 [ 25869] By: nicholas                              on 2005/10/29  10:53:40
34633         Log: gv_fullname and gv_efullname are definately mathoms.
34634      Branch: perl
34635            ! gv.c mathoms.c
34636 ____________________________________________________________________________
34637 [ 25868] By: stevep                                on 2005/10/28  23:38:35
34638         Log: Subject: [PATCH] perl5db.pl incorrect instructions in termination message
34639              From: Brendan O'Dea <bod@debian.org>
34640              Date: Sat, 29 Oct 2005 07:14:40 +1000
34641              Message-ID: <20051028211440.GA23305@londo.c47.org>
34642      Branch: perl
34643            ! lib/perl5db.pl
34644 ____________________________________________________________________________
34645 [ 25867] By: stevep                                on 2005/10/28  21:12:35
34646         Log: Makefiles like tabs, not spaces.
34647      Branch: perl
34648            ! win32/Makefile win32/makefile.mk
34649 ____________________________________________________________________________
34650 [ 25866] By: stevep                                on 2005/10/28  21:09:31
34651         Log: Add a new file, mathoms.c, to hold old code kept around for binary
34652              compatability with previous versions of Perl.  Change also includes
34653              various Makefile changes to compile the new file and link it into 
34654              libperl.
34655      Branch: perl
34656            + mathoms.c
34657            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile globals.c
34658            ! numeric.c op.c perlio.c plan9/mkfile sv.c utf8.c
34659            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
34660            ! wince/Makefile.ce
34661 ____________________________________________________________________________
34662 [ 25865] By: stevep                                on 2005/10/28  11:30:51
34663         Log: Check for changes in IO on CPAN.
34664      Branch: perl
34665            ! Porting/Maintainers.pl
34666 ____________________________________________________________________________
34667 [ 25864] By: stevep                                on 2005/10/28  11:21:48
34668         Log: gbarr is maintaining IO.
34669      Branch: perl
34670            ! Porting/Maintainers.pl
34671 ____________________________________________________________________________
34672 [ 25863] By: stevep                                on 2005/10/28  10:48:32
34673         Log: Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files.
34674      Branch: perl
34675            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34676            ! win32/config_H.vc64
34677 ____________________________________________________________________________
34678 [ 25862] By: nicholas                              on 2005/10/28  10:24:43
34679         Log: Use the return value from sprintf and avoid a call to strlen
34680      Branch: perl
34681            ! sv.c
34682 ____________________________________________________________________________
34683 [ 25861] By: stevep                                on 2005/10/27  11:13:50
34684         Log: Subject: Re: IO::File performace issue
34685              From: gisle@ActiveState.com (Gisle Aas)
34686              Date: 27 Oct 2005 01:00:39 -0700
34687              Message-ID: <lrvezjv17c.fsf@caliper.activestate.com>
34688              
34689              Also includes a version bump for IO::File.
34690      Branch: perl
34691            ! ext/IO/lib/IO/File.pm
34692 ____________________________________________________________________________
34693 [ 25860] By: nicholas                              on 2005/10/27  08:53:03
34694         Log: Change 25850 failed to include all changed headers
34695      Branch: perl
34696            ! embed.h proto.h
34697 ____________________________________________________________________________
34698 [ 25859] By: stevep                                on 2005/10/27  01:55:08
34699         Log: Win32 fix for change #25850.  I don't know if this define will ever
34700              be used on Win32, but it does fix the problem at hand.
34701      Branch: perl
34702            ! win32/perlhost.h
34703 ____________________________________________________________________________
34704 [ 25858] By: rgs                                   on 2005/10/26  13:27:31
34705         Log: Subject: [patch@25854]vms.c rmsexpand and memmove fixes
34706              From: "John E. Malmberg" <wb8tyw@qsl.net>
34707              Date: Wed, 26 Oct 2005 08:08:05 -0400
34708              Message-ID: <435F71A5.6030809@qsl.net>
34709      Branch: perl
34710            ! vms/vms.c
34711 ____________________________________________________________________________
34712 [ 25857] By: rgs                                   on 2005/10/26  12:52:37
34713         Log: FAQ sync.
34714      Branch: perl
34715            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
34716            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
34717            ! pod/perlfaq7.pod pod/perlfaq9.pod
34718 ____________________________________________________________________________
34719 [ 25856] By: merijn                                on 2005/10/26  12:37:47
34720         Log: Subject: [PATCH] Symbian: better Series 80 support
34721              From: <jarkko.hietaniemi@nokia.com>
34722              Date: Wed, 26 Oct 2005 15:50:08 +0300
34723              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6AA@esebe105.NOE.Nokia.com>
34724      Branch: perl
34725            + symbian/hexdump.pl
34726            ! MANIFEST symbian/PerlApp.cpp symbian/PerlApp.h
34727            ! symbian/PerlAppS80.rss symbian/config.pl symbian/makesis.pl
34728            ! symbian/sisify.pl
34729 ____________________________________________________________________________
34730 [ 25855] By: stevep                                on 2005/10/26  11:52:46
34731         Log: Multiple versions of OpenBSD fail this test, not just 3.7.
34732      Branch: perl
34733            ! t/op/sprintf.t
34734 ____________________________________________________________________________
34735 [ 25854] By: rgs                                   on 2005/10/26  10:21:30
34736         Log: Subject: Re: [PATCH] minor speed-up for pp_push()
34737              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
34738              Date: Tue, 25 Oct 2005 08:11:42 +0200
34739              Message-id: <20051025061141.GA2256@ethan>
34740      Branch: perl
34741            ! pp.c
34742 ____________________________________________________________________________
34743 [ 25853] By: nicholas                              on 2005/10/26  10:06:37
34744         Log: Store the raw bytes of the pid in PL_pidstatus, rather than the
34745              stringification, as removing the conversions saves time and code.
34746      Branch: perl
34747            ! util.c
34748 ____________________________________________________________________________
34749 [ 25852] By: rgs                                   on 2005/10/26  09:37:25
34750         Log: Subject: [perl #37535] [PATCH] ioctl IOCPARM_LEN(x) should be _IOC_SIZE(x) on Linux, not 256 
34751              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
34752              Date: Tue, 25 Oct 2005 15:27:28 -0700
34753              Message-ID: <rt-3.0.11-37535-123290.14.118037538994@perl.org>
34754      Branch: perl
34755            ! perl.h
34756 ____________________________________________________________________________
34757 [ 25851] By: rgs                                   on 2005/10/26  08:58:42
34758         Log: Subject: Re: [patch@25838]Hopefully the last VMS exit/error fixes needed.
34759              From: "John E. Malmberg" <wb8tyw@qsl.net>
34760              Date: Tue, 25 Oct 2005 13:36:20 -0400
34761              Message-ID: <435E6D14.7000104@qsl.net>
34762      Branch: perl
34763            ! perl.h vms/perlvms.pod
34764 ____________________________________________________________________________
34765 [ 25850] By: nicholas                              on 2005/10/26  08:31:20
34766         Log: Most platforms don't actually need PL_pidstatus, or the associated
34767              .5K of code.
34768      Branch: perl
34769            ! embed.fnc intrpvar.h makedef.pl perl.c perl.h perlapi.h
34770            ! pp_sys.c sv.c util.c
34771 ____________________________________________________________________________
34772 [ 25849] By: rgs                                   on 2005/10/25  15:26:20
34773         Log: Back out change #25839, and apply :
34774              
34775              Subject: [patch@25838]Hopefully the last VMS exit/error fixes needed.
34776              From: "John E. Malmberg" <wb8tyw@qsl.net>
34777              Date: Tue, 25 Oct 2005 11:09:37 -0400
34778              Message-ID: <435E4AB1.1000106@qsl.net>
34779      Branch: perl
34780            ! perl.c perl.h vms/perlvms.pod
34781 ____________________________________________________________________________
34782 [ 25848] By: nicholas                              on 2005/10/25  12:54:18
34783         Log: Code in wait4pid was calling hv_delete with the hash iterator
34784              currently on that entry. On aggregate this does more work, beacuse
34785              the next call to hv_iterinit() would spot the flag, and have to call
34786              the delete routine, while in the meantime any new entries can't
34787              re-use that memory.
34788      Branch: perl
34789            ! util.c
34790 ____________________________________________________________________________
34791 [ 25847] By: rgs                                   on 2005/10/25  12:35:29
34792         Log: t/TEST should require Time::HiRes only when it uses it.
34793              This fixes minitest.
34794      Branch: perl
34795            ! t/TEST
34796 ____________________________________________________________________________
34797 [ 25846] By: rgs                                   on 2005/10/25  12:17:33
34798         Log: Rediff the Makefile.SH patch for cross-compilation.
34799              (this doesn't mean it works, though.)
34800      Branch: perl
34801            ! Cross/Makefile.SH.patch
34802 ____________________________________________________________________________
34803 [ 25845] By: stevep                                on 2005/10/25  11:56:53
34804         Log: Upgrade to Time-HiRes-1.76
34805      Branch: perl
34806            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
34807            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
34808            ! ext/Time/HiRes/t/HiRes.t
34809 ____________________________________________________________________________
34810 [ 25844] By: rgs                                   on 2005/10/25  11:19:44
34811         Log: Remove remaining references to mv-if-diff
34812      Branch: perl
34813            ! os2/Makefile.SHs pod/Makefile.SH pod/perlmodlib.PL
34814 ____________________________________________________________________________
34815 [ 25843] By: nicholas                              on 2005/10/25  10:55:27
34816         Log: Oops. the trick is to edit Makefile.SH
34817      Branch: perl
34818            ! Makefile.SH
34819 ____________________________________________________________________________
34820 [ 25842] By: nicholas                              on 2005/10/25  10:36:39
34821         Log: Subject: [PATCH] remove mv-if-diff
34822              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
34823              Message-ID: <20051024193257.2022ea0d@grubert.mandrakesoft.com>
34824              Date: Mon, 24 Oct 2005 19:32:57 +0200
34825              
34826              (with tweak to add rm for opmini.c, remove mv-if-diff, and reflect
34827              this removal in MANIFEST)
34828      Branch: perl
34829            - mv-if-diff
34830            ! MANIFEST Makefile.SH
34831 ____________________________________________________________________________
34832 [ 25841] By: nicholas                              on 2005/10/25  09:09:49
34833         Log: Replace all the strlen()s related to PL_pidstatus with the return
34834              value of my_sprintf
34835      Branch: perl
34836            ! util.c
34837 ____________________________________________________________________________
34838 [ 25840] By: nicholas                              on 2005/10/25  08:32:25
34839         Log: Whoops. The Windows build is going to need to know that this symbol is
34840              defined.
34841      Branch: perl
34842            ! perl.c
34843 ____________________________________________________________________________
34844 [ 25839] By: rgs                                   on 2005/10/25  08:14:33
34845         Log: Subject: VMS exit handling still broken, need some help.
34846              From: "John E. Malmberg" <wb8tyw@qsl.net>
34847              Date: Mon, 24 Oct 2005 01:34:41 -0400
34848              Message-ID: <435C7271.8070403@qsl.net>
34849      Branch: perl
34850            ! perl.c perl.h vms/vms.c
34851 ____________________________________________________________________________
34852 [ 25838] By: merijn                                on 2005/10/25  05:58:00
34853         Log: Subject: [patch@25837] Change 25831: sprintf returns the length of the buffer.
34854              From: "John E. Malmberg" <wb8tyw@qsl.net>
34855              Date: Mon, 24 Oct 2005 23:37:46 -0400
34856              Message-ID: <435DA88A.90201@qsl.net>
34857      Branch: perl
34858            ! configure.com
34859 ____________________________________________________________________________
34860 [ 25837] By: merijn                                on 2005/10/24  23:35:40
34861         Log: Backport of changes #25831 and #25832. Re-order needed
34862              
34863              Subject: [PATCH] Re: Configure question about format of cc/cppsymbols
34864              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
34865              Date: Mon, 24 Oct 2005 13:04:58 -0700
34866              Message-ID: <20051024200458.GC2312@efn.org>
34867      Branch: perl
34868            ! Configure config_h.SH
34869 ____________________________________________________________________________
34870 [ 25833] By: merijn                                on 2005/10/24  22:44:22
34871         Log: Subject: [PATCH] Compress::Zlib
34872              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
34873              Date: Mon, 24 Oct 2005 23:19:48 +0100
34874              Message-ID: <00ab01c5d8e9$0ef31b40$02f0440a@myopwv.com>
34875      Branch: perl
34876            ! ext/Compress/Zlib/Zlib.pm
34877            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
34878            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
34879            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
34880            ! ext/Compress/Zlib/t/03zlib-v1.t
34881            ! ext/Compress/Zlib/t/16oneshot.t ext/Compress/Zlib/t/22merge.t
34882 ____________________________________________________________________________
34883 [ 25832] By: nicholas                              on 2005/10/24  21:20:21
34884         Log: Add my_sprintf, which is usually just a macro for sprintf, for those
34885              places where we want to use the return value of sprintf. This allows
34886              a wrapper to be used for platforms where the C library isn't ANSI-
34887              conformant.
34888      Branch: perl
34889            ! config_h.SH embed.fnc embed.h global.sym makedef.pl perl.h
34890            ! proto.h util.c
34891 ____________________________________________________________________________
34892 [ 25831] By: nicholas                              on 2005/10/24  20:03:38
34893         Log: Add a probe for whether sprintf returns the length of the buffer.
34894              Update all the canned config.sh files.
34895              Assume that symbian and Win32 are all ANSI conformant, note that ARM
34896              Linux (ie glibc) will be, don't assume that any other platform is.
34897      Branch: perl
34898            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
34899            ! Porting/Glossary configure.com epoc/config.sh
34900            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
34901            ! win32/config.bc win32/config.gc win32/config.vc
34902            ! win32/config.vc64 wince/config.ce
34903 ____________________________________________________________________________
34904 [ 25830] By: rgs                                   on 2005/10/24  16:18:41
34905         Log: Fix path in code example
34906      Branch: perl
34907            ! pod/perlfunc.pod
34908 ____________________________________________________________________________
34909 [ 25829] By: rgs                                   on 2005/10/24  15:21:28
34910         Log: Subject: Re: do { EXPR for EXPR }
34911              From: Robin Houston <robin@cpan.org>
34912              Date: Sat, 22 Oct 2005 16:56:27 +0100
34913              Message-ID: <20051022155627.GA22420@rpc142.cs.man.ac.uk>
34914      Branch: perl
34915            ! op.c t/cmd/mod.t
34916 ____________________________________________________________________________
34917 [ 25828] By: stevep                                on 2005/10/24  14:16:32
34918         Log: Update one of merijn's previous emails.
34919      Branch: perl
34920            ! Porting/checkAUTHORS.pl
34921 ____________________________________________________________________________
34922 [ 25827] By: craigb                                on 2005/10/23  22:17:44
34923         Log: Subject: [patch@25825] Fix st_ino compare to use real data.
34924              From: "John E. Malmberg" <wb8tyw@qsl.net>
34925              Date: Sun, 23 Oct 2005 17:46:46 -0400
34926              Message-id: <435C04C6.2090405@qsl.net>
34927      Branch: perl
34928            ! vms/vms.c
34929 ____________________________________________________________________________
34930 [ 25825] By: mhx                                   on 2005/10/23  10:16:45
34931         Log: Fix mismatched braces in S_fd_on_nosuid_fs().
34932      Branch: perl
34933            ! perl.c
34934 ____________________________________________________________________________
34935 [ 25824] By: craigb                                on 2005/10/22  16:43:40
34936         Log: VMS threaded build fixes for things broken in #25783
34937      Branch: perl
34938            ! vms/vms.c vms/vmsish.h
34939 ____________________________________________________________________________
34940 [ 25823] By: nicholas                              on 2005/10/22  13:12:48
34941         Log: use more 'const' in the Encode data structures.
34942      Branch: perl
34943            ! ext/Encode/Encode/encode.h ext/Encode/bin/enc2xs
34944 ____________________________________________________________________________
34945 [ 25822] By: mhx                                   on 2005/10/22  13:02:02
34946         Log: Turn NN to NULLOK for functions that have code to handle
34947              the ptr == NULL case and are currently called with NULL
34948              pointers. Having parameters tagged NN can make gcc optimize
34949              away the code for the NULL case, causing segfaults.
34950      Branch: perl
34951            ! embed.fnc proto.h
34952 ____________________________________________________________________________
34953 [ 25821] By: nicholas                              on 2005/10/22  12:08:34
34954         Log: Mark more static Encode data structures as const.
34955      Branch: perl
34956            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
34957            ! ext/Encode/bin/enc2xs ext/Encode/encengine.c
34958 ____________________________________________________________________________
34959 [ 25820] By: stevep                                on 2005/10/21  21:54:01
34960         Log: Documentation on getting a FORMAT ref from a GLOB was missing from
34961              perlref.pod.  Thanks for David Wheeler for starting the discussion
34962              and Paul Johnson for confirming that it could actually be done.
34963      Branch: perl
34964            ! pod/perlref.pod
34965 ____________________________________________________________________________
34966 [ 25819] By: merijn                                on 2005/10/21  15:49:00
34967         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
34968              From: <jarkko.hietaniemi@nokia.com>
34969              Date: Fri, 21 Oct 2005 17:15:23 +0300
34970              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
34971      Branch: perl
34972            + symbian/PerlAppS60.rss symbian/PerlAppS80.rss
34973            ! MANIFEST
34974 ____________________________________________________________________________
34975 [ 25818] By: rgs                                   on 2005/10/21  15:44:38
34976         Log: Subject: allow "" as select bitmask [PATCH]
34977              From: Gisle Aas <gisle@ActiveState.com>
34978              Date: 21 Oct 2005 08:04:40 -0700
34979              Message-ID: <lrach229o7.fsf_-_@caliper.activestate.com>
34980      Branch: perl
34981            ! pp_sys.c t/op/sselect.t
34982 ____________________________________________________________________________
34983 [ 25816] By: rgs                                   on 2005/10/21  15:06:13
34984         Log: Rewording of doc change #25812
34985      Branch: perl
34986            ! pod/perlsub.pod
34987 ____________________________________________________________________________
34988 [ 25815] By: merijn                                on 2005/10/21  14:12:37
34989         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
34990              From: <jarkko.hietaniemi@nokia.com>
34991              Date: Fri, 21 Oct 2005 17:15:23 +0300
34992              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
34993      Branch: perl
34994            - symbian/PerlApp.rss
34995 ____________________________________________________________________________
34996 [ 25814] By: merijn                                on 2005/10/21  14:12:10
34997         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
34998              From: <jarkko.hietaniemi@nokia.com>
34999              Date: Fri, 21 Oct 2005 17:15:23 +0300
35000              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
35001      Branch: perl
35002            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
35003            ! symbian/PerlApp.hrh symbian/config.pl symbian/config.sh
35004            ! symbian/makesis.pl symbian/sdk.pl symbian/sisify.pl
35005            ! symbian/xsbuild.pl
35006 ____________________________________________________________________________
35007 [ 25813] By: rgs                                   on 2005/10/21  13:24:30
35008         Log: Subject: wrong maxlen in sselect [PATCH]
35009              From: Gisle Aas <gisle@ActiveState.com>
35010              Date: 21 Oct 2005 05:24:30 -0700
35011              Message-ID: <lrzmp312ip.fsf@caliper.activestate.com>
35012              
35013              Plus a regression test for the new warning.
35014      Branch: perl
35015            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys
35016 ____________________________________________________________________________
35017 [ 25812] By: rgs                                   on 2005/10/21  13:01:26
35018         Log: Subject: Re: [PATCH] return values reworded in perlsub.pod
35019              From: Xavier Noria <fxn@hashref.com>
35020              Date: Fri, 21 Oct 2005 08:43:12 +0200
35021              Message-Id: <1C8D7C5C-986C-4336-8C4F-8B965CE1AD17@hashref.com>
35022              
35023              (with minor tweaks)
35024      Branch: perl
35025            ! pod/perlsub.pod
35026 ____________________________________________________________________________
35027 [ 25811] By: rgs                                   on 2005/10/21  09:31:52
35028         Log: Remove last remaining reference to vax11c
35029      Branch: perl
35030            ! x2p/a2p.h
35031 ____________________________________________________________________________
35032 [ 25810] By: craigb                                on 2005/10/20  22:38:36
35033         Log: Subject: [patch@25809]restore documented exit behavior
35034              From: "John E. Malmberg" <wb8tyw@qsl.net>
35035              Date: Thu, 20 Oct 2005 18:21:20 -0400
35036              Message-id: <43581860.3020108@qsl.net>
35037      Branch: perl
35038            ! mg.c perl.c perl.h t/op/exec.t vms/perlvms.pod vms/vms.c
35039 ____________________________________________________________________________
35040 [ 25809] By: rgs                                   on 2005/10/19  21:15:53
35041         Log: Fix doc typo, by Gisle Aas
35042      Branch: perl
35043            ! lib/User/grent.pm
35044 ____________________________________________________________________________
35045 [ 25808] By: rgs                                   on 2005/10/19  20:46:50
35046         Log: Subject: Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY in leave
35047              From: Robin Houston <robin@cpan.org>
35048              Date: Oct 14, 2005 1:54 AM
35049              Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk>
35050      Branch: perl
35051            ! embed.fnc embed.h global.sym op.c op.h proto.h t/op/array.t
35052 ____________________________________________________________________________
35053 [ 25805] By: rgs                                   on 2005/10/19  13:19:17
35054         Log: Forgotten chunk by jhi
35055      Branch: perl
35056            ! symbian/makesis.pl
35057 ____________________________________________________________________________
35058 [ 25804] By: rgs                                   on 2005/10/19  13:09:09
35059         Log: Subject: [PATCH] blead 25801: Symbian batch of today
35060              From: <jarkko.hietaniemi@nokia.com>
35061              Date: Wed, 19 Oct 2005 16:19:23 +0300
35062              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A663@esebe105.NOE.Nokia.com>
35063      Branch: perl
35064            ! perl.h pp_sys.c symbian/config.sh symbian/symbianish.h
35065            ! symbian/xsbuild.pl
35066 ____________________________________________________________________________
35067 [ 25803] By: rgs                                   on 2005/10/19  08:18:30
35068         Log: Subject: [PATCH] More consting, and DRY leads to shrinking object code
35069              From: Andy Lester <andy@petdance.com>
35070              Date: Tue, 18 Oct 2005 09:57:23 -0500
35071              Message-ID: <20051018145723.GA4964@petdance.com>
35072      Branch: perl
35073            ! av.c gv.c hv.c mg.c pp_ctl.c pp_hot.c sv.c
35074 ____________________________________________________________________________
35075 [ 25802] By: rgs                                   on 2005/10/19  07:52:20
35076         Log: Subject: [PATCH] Adding documentation index to perlapi.pod and perlintern.pod
35077              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
35078              Date: Tue, 18 Oct 2005 22:22:57 +0200
35079              Message-ID: <1129666977.435559a10cb95@imp5-g19.free.fr>
35080              
35081              (tweaked to remove trailing whitespace to doc entries)
35082              Plus, regenerate doc and headers
35083      Branch: perl
35084            ! autodoc.pl embed.h pod/perlapi.pod pod/perlintern.pod proto.h
35085 ____________________________________________________________________________
35086 [ 25801] By: craigb                                on 2005/10/19  00:29:00
35087         Log: Subject: [patch@25784] enable open(FOO, "child.pl foo|") on VMS
35088              From: "John E. Malmberg" <wb8tyw@qsl.net>
35089              Date: Tue, 18 Oct 2005 14:43:29 -0400
35090              Message-id: <43554251.5020704@qsl.net>
35091      Branch: perl
35092            ! vms/vms.c vms/vmsish.h
35093 ____________________________________________________________________________
35094 [ 25800] By: rgs                                   on 2005/10/18  21:22:17
35095         Log: Add notes about -f _ and defined %foo:: in perldelta
35096      Branch: perl
35097            ! pod/perl593delta.pod
35098 ____________________________________________________________________________
35099 [ 25799] By: rgs                                   on 2005/10/18  20:57:43
35100         Log: Force _ to be always a bareword after filetest operators
35101      Branch: perl
35102            ! t/op/filetest.t toke.c
35103 ____________________________________________________________________________
35104 [ 25798] By: nicholas                              on 2005/10/18  19:52:27
35105         Log: Add Rafael's 5.10 roadmap to perltodo.
35106              Add state variables.
35107              Remove xsubpp entry, as that had been done already.
35108      Branch: perl
35109            ! pod/perltodo.pod
35110 ____________________________________________________________________________
35111 [ 25797] By: rgs                                   on 2005/10/18  19:24:55
35112         Log: Fix tokenizer debugging trace for file tests
35113      Branch: perl
35114            ! toke.c
35115 ____________________________________________________________________________
35116 [ 25796] By: stevep                                on 2005/10/18  19:15:40
35117         Log: Upgrade to Digest-1.13
35118      Branch: perl
35119            ! lib/Digest.pm lib/Digest/Changes lib/Digest/file.pm
35120 ____________________________________________________________________________
35121 [ 25795] By: merijn                                on 2005/10/18  16:30:54
35122         Log: VMS does not have clearenv () according to John E. Malmberg
35123              Followup to 25793
35124      Branch: perl
35125            ! configure.com
35126 ____________________________________________________________________________
35127 [ 25794] By: steveh                                on 2005/10/18  15:03:50
35128         Log: Update win32 config files w.r.t. change #25793
35129      Branch: perl
35130            ! win32/config.bc win32/config.gc win32/config.vc
35131            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
35132            ! win32/config_H.vc win32/config_H.vc64
35133 ____________________________________________________________________________
35134 [ 25793] By: merijn                                on 2005/10/18  13:50:15
35135         Log: Add probe for clearenv (), like #25733 for unsetenv ()
35136      Branch: perl
35137            ! Configure Porting/Glossary config_h.SH handy.h
35138 ____________________________________________________________________________
35139 [ 25790] By: rgs                                   on 2005/10/18  12:48:17
35140         Log: Subject: [PATCH] missed some SYMBIAN ifdefs
35141              From: <jarkko.hietaniemi@nokia.com>
35142              Date: Tue, 18 Oct 2005 16:07:28 +0300
35143              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A64D@esebe105.NOE.Nokia.com>
35144      Branch: perl
35145            ! perl.h util.h
35146 ____________________________________________________________________________
35147 [ 25789] By: stevep                                on 2005/10/18  10:52:01
35148         Log: Upgrade to Time-HiRes-1.75
35149      Branch: perl
35150            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35151            ! ext/Time/HiRes/Makefile.PL
35152 ____________________________________________________________________________
35153 [ 25788] By: rgs                                   on 2005/10/18  09:29:05
35154         Log: Subject: [PATCH] Symbian: New vs New
35155              From: <jarkko.hietaniemi@nokia.com>
35156              Date: Tue, 18 Oct 2005 12:53:16 +0300
35157              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A640@esebe105.NOE.Nokia.com>
35158      Branch: perl
35159            ! symbian/PerlUtil.cpp
35160 ____________________________________________________________________________
35161 [ 25786] By: rgs                                   on 2005/10/18  08:01:12
35162         Log: Subject: [patch@25783] vmsish.h fix for lstat() definition
35163              From: "John E. Malmberg" <wb8tyw@qsl.net>
35164              Date: Mon, 17 Oct 2005 17:08:19 -0400
35165              Message-ID: <435412C3.3080504@qsl.net>
35166      Branch: perl
35167            ! vms/vmsish.h
35168 ____________________________________________________________________________
35169 [ 25784] By: steveh                                on 2005/10/17  15:48:24
35170         Log: Silence gcc complaints about comments in config.h
35171              
35172              This suppresses dozens of lines of warnings seen, e.g. here:
35173              http://www.nntp.perl.org/group/perl.daily-build.reports/32231
35174      Branch: perl
35175            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
35176 ____________________________________________________________________________
35177 [ 25783] By: rgs                                   on 2005/10/17  15:13:35
35178         Log: Subject: [patch@25775] VMS prep for symbolic links and long filename
35179              From: "John E. Malmberg" <wb8tyw@qsl.net>
35180              Date: Mon, 17 Oct 2005 08:12:37 -0400
35181              Message-ID: <43539535.70609@qsl.net>
35182      Branch: perl
35183            ! vms/vms.c vms/vmsish.h
35184 ____________________________________________________________________________
35185 [ 25782] By: rgs                                   on 2005/10/17  15:05:23
35186         Log: Subject: [PATCH] even more Symbian
35187              From: <jarkko.hietaniemi@nokia.com>
35188              Date: Mon, 17 Oct 2005 18:27:57 +0300
35189              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A61F@esebe105.NOE.Nokia.com>
35190      Branch: perl
35191            ! ext/Storable/Storable.xs symbian/TODO
35192            ! symbian/find_writeable_data.pl symbian/xsbuild.pl
35193 ____________________________________________________________________________
35194 [ 25781] By: nicholas                              on 2005/10/17  14:44:59
35195         Log: Correct precedence from and to && in an expression with assignment.
35196      Branch: perl
35197            ! ext/IO/t/io_sock.t
35198 ____________________________________________________________________________
35199 [ 25780] By: rgs                                   on 2005/10/17  10:16:30
35200         Log: Subject: Re: small addition to $, and $\ in perlvar.pod
35201              From: Xavier Noria <fxn@hashref.com>
35202              Date: Sun, 16 Oct 2005 12:27:30 +0200
35203              Message-Id: <7CA83392-70CD-4AC8-AA44-D94F508BB028@hashref.com>
35204      Branch: perl
35205            ! pod/perlvar.pod
35206 ____________________________________________________________________________
35207 [ 25779] By: steveh                                on 2005/10/17  10:14:46
35208         Log: Make some casts explicit to keep VC++ 7 happy
35209              
35210              Specifically, this silences the warnings from the following smoke:
35211              http://www.nntp.perl.org/group/perl.daily-build.reports/32258
35212              (Hmm. Looks like you need to decode the base64 yourself before you
35213              can read that.)
35214      Branch: perl
35215            ! numeric.c op.c pp_pack.c toke.c
35216 ____________________________________________________________________________
35217 [ 25778] By: rgs                                   on 2005/10/17  09:57:24
35218         Log: Subject: [PATCH] another Symbian update: Alan's fault :-)
35219              From: <jarkko.hietaniemi@nokia.com>
35220              Date: Mon, 17 Oct 2005 13:19:34 +0300
35221              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A611@esebe105.NOE.Nokia.com>
35222      Branch: perl
35223            + symbian/find_writeable_data.pl
35224            ! MANIFEST XSUB.h doio.c embed.fnc embed.h mg.c perl.c perl.h
35225            ! perlio.c pp_ctl.c pp_sys.c symbian/config.pl symbian/sisify.pl
35226            ! util.c
35227 ____________________________________________________________________________
35228 [ 25777] By: rgs                                   on 2005/10/17  08:46:31
35229         Log: Doc/style fixes pointed out by Gisle
35230      Branch: perl
35231            ! lib/warnings/register.pm
35232 ____________________________________________________________________________
35233 [ 25776] By: rgs                                   on 2005/10/17  08:28:15
35234         Log: Subject: [PATCH] blead@25775 Symbian update
35235              From: <jarkko.hietaniemi@nokia.com>
35236              Date: Mon, 17 Oct 2005 11:49:20 +0300
35237              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A60A@esebe105.NOE.Nokia.com>
35238      Branch: perl
35239            + symbian/PerlUtil.cpp symbian/PerlUtil.h symbian/PerlUtil.pod
35240            ! MANIFEST README.symbian symbian/PerlBase.pod symbian/TODO
35241            ! symbian/config.pl symbian/sdk.pl symbian/sisify.pl
35242            ! symbian/symbian_proto.h symbian/xsbuild.pl
35243 ____________________________________________________________________________
35244 [ 25775] By: davem                                 on 2005/10/16  23:05:44
35245         Log: DEBUG_LEAKING_SCALARS doesn't need shared memory to store filenames
35246      Branch: perl
35247            ! sv.c
35248 ____________________________________________________________________________
35249 [ 25774] By: rgs                                   on 2005/10/16  21:47:57
35250         Log: Subject: [PATCH] Keys of %INC always use forward slashes
35251              From: Jan Dubois <jand@activestate.com>
35252              Date: Oct 16, 2005 8:24 PM
35253              Message-ID: <006e01c5d27e$d722c6e0$2217a8c0@candy>
35254      Branch: perl
35255            ! lib/CPAN.pm
35256 ____________________________________________________________________________
35257 [ 25772] By: craigb                                on 2005/10/16  19:10:56
35258         Log: Subject: [patch@25763] Fix VMS error/exit handling, update kill function
35259              From: "John E. Malmberg" <wb8tyw@qsl.net>
35260              Message-id: <4351F393.8030809@qsl.net>
35261              Date: Sun, 16 Oct 2005 02:30:43 -0400
35262      Branch: perl
35263            ! perl.c perl.h t/run/exit.t vms/vms.c vms/vmsish.h
35264 ____________________________________________________________________________
35265 [ 25771] By: davem                                 on 2005/10/16  17:46:10
35266         Log: an assert in av_undef was leaking memory
35267      Branch: perl
35268            ! av.c
35269 ____________________________________________________________________________
35270 [ 25770] By: davem                                 on 2005/10/16  17:39:20
35271         Log: static functions should be prefixed S_
35272      Branch: perl
35273            ! ext/threads/threads.xs
35274 ____________________________________________________________________________
35275 [ 25769] By: davem                                 on 2005/10/16  14:53:45
35276         Log: free a thread's interpreter after $t->join() rather than after undef $t
35277              This should fix some ithreads memory leaks.
35278      Branch: perl
35279            ! ext/threads/threads.xs
35280 ____________________________________________________________________________
35281 [ 25768] By: stevep                                on 2005/10/16  13:53:00
35282         Log: Upgrade to version-0.49
35283      Branch: perl
35284            ! lib/version.pm lib/version.pod
35285 ____________________________________________________________________________
35286 [ 25767] By: stevep                                on 2005/10/16  13:24:23
35287         Log: No more attempting to edit Pod before the first coffee of the morning.
35288      Branch: perl
35289            ! ext/DynaLoader/XSLoader_pm.PL
35290 ____________________________________________________________________________
35291 [ 25766] By: stevep                                on 2005/10/16  13:10:02
35292         Log: Upgrade to XSLoader-0.06 (plus a minor doc nit found by podchecker).
35293      Branch: perl
35294            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
35295 ____________________________________________________________________________
35296 [ 25765] By: stevep                                on 2005/10/16  13:02:19
35297         Log: Upgrade to Pod-Parser-1.34 (with some changes to get the new test file
35298              to work within the core).
35299      Branch: perl
35300            + lib/Pod/t/contains_pod.t t/lib/contains_pod.xr
35301            ! MANIFEST lib/Pod/Find.pm
35302 ____________________________________________________________________________
35303 [ 25764] By: stevep                                on 2005/10/16  12:36:37
35304         Log: Upgrade to ExtUtils-ParseXS-2.15.
35305      Branch: perl
35306            ! lib/ExtUtils/ParseXS.pm
35307 ____________________________________________________________________________
35308 [ 25763] By: nicholas                              on 2005/10/15  21:35:29
35309         Log: Subject: pre{inc,dec} is faster, even with integers
35310              From: hv@crypt.org
35311              Message-Id: <200510141722.j9EHMfa25945@zen.crypt.org>
35312              Date: Fri, 14 Oct 2005 18:22:41 +0100
35313      Branch: perl
35314            ! op.c t/op/inc.t
35315 ____________________________________________________________________________
35316 [ 25761] By: craigb                                on 2005/10/15  03:59:44
35317         Log: Subject: [patch@blead] perlport.pod
35318              From: "John E. Malmberg" <wb8tyw@qsl.net>
35319              Date: Fri, 14 Oct 2005 23:48:20 -0400
35320              Message-id: <43507C04.8050003@qsl.net>
35321      Branch: perl
35322            ! pod/perlport.pod
35323 ____________________________________________________________________________
35324 [ 25760] By: craigb                                on 2005/10/15  03:43:30
35325         Log: Subject: patch for blead - Perlvms.pod update
35326              From: "John E. Malmberg" <wb8tyw@qsl.net>
35327              Date: Fri, 14 Oct 2005 21:15:26 -0400
35328              Message-id: <4350582E.4070209@qsl.net>
35329      Branch: perl
35330            ! vms/perlvms.pod
35331 ____________________________________________________________________________
35332 [ 25759] By: craigb                                on 2005/10/14  15:31:33
35333         Log: Grab enough room from the outset in do_tovmsspec()
35334      Branch: perl
35335            ! vms/vms.c
35336 ____________________________________________________________________________
35337 [ 25758] By: steveh                                on 2005/10/14  08:00:58
35338         Log: Subject: [PATCH] Compress::Zlib - fix for win32
35339              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
35340              Date: Thu, 13 Oct 2005 23:06:25 +0100
35341              Message-ID: <002a01c5d042$5c25fea0$1a1c140a@myopwv.com>
35342      Branch: perl
35343            ! ext/Compress/Zlib/Zlib.xs
35344 ____________________________________________________________________________
35345 [ 25757] By: stevep                                on 2005/10/14  03:46:24
35346         Log: gcc complains when it sees variables declared
35347              
35348              const register ...
35349              
35350              switched them all to 
35351              
35352              register const ...
35353      Branch: perl
35354            ! av.c pp.c pp_hot.c regexec.c sv.c toke.c util.c
35355 ____________________________________________________________________________
35356 [ 25756] By: stevep                                on 2005/10/14  01:20:21
35357         Log: Upgrade to Unicode-Collate-0.52
35358      Branch: perl
35359            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
35360            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
35361 ____________________________________________________________________________
35362 [ 25755] By: stevep                                on 2005/10/13  23:31:03
35363         Log: Add PERL_USE_SAFE_PUTENV to the compile time options in perl -V
35364      Branch: perl
35365            ! perl.c
35366 ____________________________________________________________________________
35367 [ 25754] By: stevep                                on 2005/10/13  23:03:46
35368         Log: Subject: [PATCH] Stas' croak patch and then some
35369              From: Andy Lester <andy@petdance.com>
35370              Date: Thu, 13 Oct 2005 16:42:12 -0500
35371              Message-ID: <20051013214212.GA1122@petdance.com>
35372      Branch: perl
35373            ! embed.fnc gv.c op.c pad.c perl.c pp_sort.c proto.h regcomp.c
35374            ! sv.c t/TEST toke.c utf8.c
35375 ____________________________________________________________________________
35376 [ 25753] By: rgs                                   on 2005/10/13  15:53:39
35377         Log: If /dev/null is not readable, perl -e fails with
35378              an obscure error message. Make it more understandable.
35379      Branch: perl
35380            ! perl.c
35381 ____________________________________________________________________________
35382 [ 25752] By: rgs                                   on 2005/10/13  14:18:50
35383         Log: Subject: [patch@25744] t/op/local.t - change 25514 broke VMS
35384              From: "John E. Malmberg" <wb8tyw@qsl.net>
35385              Date: Thu, 13 Oct 2005 10:28:23 -0400
35386              Message-ID: <434E6F07.5020108@qsl.net>
35387      Branch: perl
35388            ! t/op/local.t
35389 ____________________________________________________________________________
35390 [ 25751] By: rgs                                   on 2005/10/13  12:38:21
35391         Log: Subject: SvPVutf8_nolen crashes [PATCH]
35392              From: Gisle Aas <gisle@ActiveState.com>
35393              Date: 13 Oct 2005 06:00:49 -0700
35394              Message-ID: <lrslv56072.fsf@caliper.activestate.com>
35395      Branch: perl
35396            ! sv.c
35397 ____________________________________________________________________________
35398 [ 25750] By: rgs                                   on 2005/10/13  12:22:24
35399         Log: Better cleanup of directories created by C::Zlib
35400      Branch: perl
35401            ! Makefile.SH
35402 ____________________________________________________________________________
35403 [ 25749] By: merijn                                on 2005/10/13  12:17:41
35404         Log: PL_use_safe_putenv needs to be in the export lists
35405      Branch: perl
35406            ! makedef.pl
35407 ____________________________________________________________________________
35408 [ 25748] By: rgs                                   on 2005/10/13  11:20:23
35409         Log: Subject: [PATCH] POD index entries with X<>
35410              From: Ivan Tubert-Brohman <itub@cpan.org>
35411              Date: Wed, 12 Oct 2005 19:20:18 -0400
35412              Message-ID: <434D9A32.4050305@cpan.org>
35413      Branch: perl
35414            ! pod/perldata.pod pod/perldebug.pod pod/perldsc.pod
35415            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlform.pod
35416            ! pod/perlfunc.pod pod/perllexwarn.pod pod/perlmod.pod
35417            ! pod/perlobj.pod pod/perlop.pod pod/perlpod.pod pod/perlre.pod
35418            ! pod/perlref.pod pod/perlrun.pod pod/perlsub.pod
35419            ! pod/perlsyn.pod pod/perltie.pod
35420 ____________________________________________________________________________
35421 [ 25747] By: rgs                                   on 2005/10/13  09:43:46
35422         Log: Subject: Accidental interpolation of $@ in Pod::Html [PATCH]
35423              From: Gisle Aas <gisle@ActiveState.com>
35424              Date: 13 Oct 2005 01:42:32 -0700
35425              Message-ID: <lr7jch95af.fsf@caliper.activestate.com>
35426      Branch: perl
35427            ! lib/Pod/Html.pm
35428 ____________________________________________________________________________
35429 [ 25746] By: rgs                                   on 2005/10/13  09:05:42
35430         Log: The new REQUIRE token introduced by change 25599 must be
35431              nonassoc, just like the UNIOP token it's patterned after.
35432              (While we're at it, allow to use bison 2.1 to regenerate
35433              the parser files.)
35434      Branch: perl
35435            ! perly.act perly.h perly.tab perly.y regen_perly.pl
35436 ____________________________________________________________________________
35437 [ 25745] By: rgs                                   on 2005/10/13  08:14:32
35438         Log: Document that -F doesn't accept whitespace in patterns.
35439              (fixes bug #37366)
35440      Branch: perl
35441            ! pod/perlrun.pod
35442 ____________________________________________________________________________
35443 [ 25744] By: merijn                                on 2005/10/13  06:10:27
35444         Log: Subject: RE: [PATCH] Compress::Zlib
35445              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
35446              Date: Wed, 12 Oct 2005 22:41:41 +0100
35447              Message-ID: <004c01c5cf75$bd368fc0$0e1c140a@myopwv.com>
35448      Branch: perl
35449            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
35450 ____________________________________________________________________________
35451 [ 25743] By: stevep                                on 2005/10/12  23:28:04
35452         Log: Subject: [PATCH pp_sort.c 5.8.7]  Typo in comment.
35453              From: Abigail <abigail@abigail.nl>
35454              Date: Thu, 13 Oct 2005 01:25:10 +0200
35455              Message-ID: <20051012232509.GA1018@abigail.nl>
35456      Branch: perl
35457            ! pp_sort.c
35458 ____________________________________________________________________________
35459 [ 25742] By: rgs                                   on 2005/10/12  15:55:21
35460         Log: Subject: [PATCH] Symbian blead update: Symbian port 0.2.0
35461              From: <jarkko.hietaniemi@nokia.com>
35462              Date: Wed, 12 Oct 2005 19:12:57 +0300
35463              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5E6@esebe105.NOE.Nokia.com>
35464      Branch: perl
35465            + symbian/sisify.pl
35466            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
35467            ! symbian/TODO symbian/config.pl symbian/port.pl
35468 ____________________________________________________________________________
35469 [ 25741] By: rgs                                   on 2005/10/12  11:37:49
35470         Log: Update to the config boilerplates, by Jarkko
35471      Branch: perl
35472            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
35473            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
35474            ! wince/config.ce
35475 ____________________________________________________________________________
35476 [ 25740] By: craigb                                on 2005/10/11  23:58:26
35477         Log: disarm unsetenv() on VMS for now (function is present
35478              but %ENV is more complicated)
35479      Branch: perl
35480            ! configure.com
35481 ____________________________________________________________________________
35482 [ 25739] By: stevep                                on 2005/10/11  22:27:18
35483         Log: Subject: [PATCH] Compress::Zlib
35484              From: Paul Marquess <Paul.Marquess@ntlworld.com>
35485              Date: Tue, 11 Oct 2005 22:54:25 +0100
35486              
35487              This silences a few warnings on AIX
35488      Branch: perl
35489            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
35490            ! ext/Compress/Zlib/t/04def.t
35491 ____________________________________________________________________________
35492 [ 25738] By: rgs                                   on 2005/10/11  21:14:49
35493         Log: Comment fix
35494      Branch: perl
35495            ! perl.c
35496 ____________________________________________________________________________
35497 [ 25737] By: merijn                                on 2005/10/11  15:15:37
35498         Log: Subject: [PATCH] environ fixup
35499              From: Alan Burlison <Alan.Burlison@sun.com>
35500              Date: Tue, 11 Oct 2005 16:29:54 +0100
35501              Message-ID: <434BDA72.4090109@sun.com>
35502      Branch: perl
35503            ! handy.h hints/solaris_2.sh perl.c util.c
35504 ____________________________________________________________________________
35505 [ 25736] By: merijn                                on 2005/10/11  11:30:22
35506         Log: Subject: [PATCH] Symbian blead fix
35507              From: <jarkko.hietaniemi@nokia.com>
35508              Date: Tue, 11 Oct 2005 14:48:49 +0300
35509              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5D4@esebe105.NOE.Nokia.com>
35510      Branch: perl
35511            ! symbian/PerlApp.cpp
35512 ____________________________________________________________________________
35513 [ 25735] By: merijn                                on 2005/10/11  11:25:46
35514         Log: Subject: [PATCH] Compress::Zlib
35515              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
35516              Date: Tue, 11 Oct 2005 12:35:22 +0100
35517              Message-ID: <013e01c5ce57$dee62af0$671c140a@myopwv.com>
35518      Branch: perl
35519            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
35520            ! ext/Compress/Zlib/t/16oneshot.t
35521 ____________________________________________________________________________
35522 [ 25734] By: steveh                                on 2005/10/11  10:09:48
35523         Log: Update win32 config files w.r.t. change #25733
35524      Branch: perl
35525            ! win32/config.bc win32/config.gc win32/config.vc
35526            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
35527            ! win32/config_H.vc win32/config_H.vc64
35528 ____________________________________________________________________________
35529 [ 25733] By: merijn                                on 2005/10/10  13:47:17
35530         Log: Add probe for unsetenv ()
35531              Subject: Re: Perl's handling of environ breaks on Solaris 10
35532              From: Steve Peters <steve@fisharerojo.org>
35533              Date: Mon, 10 Oct 2005 07:51:17 -0500
35534              Message-ID: <20051010125117.GA27566@mccoy.peters.homeunix.org>
35535      Branch: perl
35536            ! Configure Porting/Glossary config_h.SH handy.h
35537 ____________________________________________________________________________
35538 [ 25731] By: stevep                                on 2005/10/10  13:14:50
35539         Log: Subject: Re: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
35540              From: Gisle Aas <gisle@ActiveState.com>
35541              Date: 10 Oct 2005 06:20:23 -0700
35542              
35543              Change to remove a call to Win32::GetShortPathName() from 
35544              Test::Harness::Straps.
35545      Branch: perl
35546            ! lib/Test/Harness/Straps.pm
35547 ____________________________________________________________________________
35548 [ 25730] By: rgs                                   on 2005/10/10  11:22:08
35549         Log: Subject: [PATCH] Symbian bleadperl@25725 update
35550              From: <jarkko.hietaniemi@nokia.com>
35551              Date: Mon, 10 Oct 2005 14:28:31 +0300
35552              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5C4@esebe105.NOE.Nokia.com>
35553      Branch: perl
35554            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/zlib-src/trees.c
35555            ! symbian/PerlApp.cpp symbian/TODO symbian/symbian_utils.cpp
35556            ! symbian/xsbuild.pl
35557 ____________________________________________________________________________
35558 [ 25729] By: rgs                                   on 2005/10/10  11:16:24
35559         Log: Subject: RE: [PATCH] Compress::Zlib
35560              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
35561              Date: Mon, 10 Oct 2005 12:24:29 +0100
35562              Message-ID: <013501c5cd8d$2f5d3e90$291c140a@myopwv.com>
35563      Branch: perl
35564            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
35565 ____________________________________________________________________________
35566 [ 25728] By: merijn                                on 2005/10/10  10:36:51
35567         Log: Subject: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
35568              From: Gisle Aas <gisle@ActiveState.com>
35569              Date: 10 Oct 2005 03:58:09 -0700
35570              Message-ID: <lrk6glej0e.fsf@caliper.activestate.com>
35571      Branch: perl
35572            ! win32/ext/Win32/Win32.pm
35573 ____________________________________________________________________________
35574 [ 25727] By: merijn                                on 2005/10/10  10:27:12
35575         Log: Making t/14gzopen.t a bit more robust.
35576              Subject: [PATCH] Compress::Zlib
35577              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
35578              Date: Mon, 10 Oct 2005 11:40:00 +0100
35579              Message-ID: <012101c5cd86$f895b640$291c140a@myopwv.com>
35580      Branch: perl
35581            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
35582            ! ext/Compress/Zlib/t/14gzopen.t
35583 ____________________________________________________________________________
35584 [ 25726] By: merijn                                on 2005/10/10  06:14:30
35585         Log: Compress::Zlib should not ask under Cygwin in CORE
35586      Branch: perl
35587            ! ext/Compress/Zlib/Makefile.PL
35588 ____________________________________________________________________________
35589 [ 25725] By: stevep                                on 2005/10/10  01:18:58
35590         Log: From: Paul Marquess <Paul.Marquess@ntlworld.com>
35591              Subject: RE: [PATCH] DB_File 1.1812
35592              Date: Sun, 9 Oct 2005 23:25:38 +0100
35593              
35594              Patch to ext/Compress/Zlib/Zlib.xs from Paul Marquess.
35595      Branch: perl
35596            ! ext/Compress/Zlib/Zlib.xs
35597 ____________________________________________________________________________
35598 [ 25724] By: rgs                                   on 2005/10/09  21:27:57
35599         Log: Upgrade to DB_File 1.1812, by Paul Marquess
35600      Branch: perl
35601            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
35602            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
35603            ! ext/DB_File/t/db-hash.t
35604 ____________________________________________________________________________
35605 [ 25723] By: stevep                                on 2005/10/09  18:53:02
35606         Log: Tweaks to get Test::Builder::Tester's tests to work in the core.
35607      Branch: perl
35608            ! lib/Test/Simple/t/tbt_01basic.t
35609            ! lib/Test/Simple/t/tbt_04line_num.t
35610 ____________________________________________________________________________
35611 [ 25722] By: stevep                                on 2005/10/09  18:06:13
35612         Log: Upgraded to ExtUtils-ParseXS-2.14.
35613      Branch: perl
35614            ! lib/ExtUtils/ParseXS.pm
35615 ____________________________________________________________________________
35616 [ 25721] By: rgs                                   on 2005/10/09  16:42:26
35617         Log: Don't use a regexp in DB::sub().
35618              This should work around perlbug #37102.
35619      Branch: perl
35620            ! lib/DB.pm
35621 ____________________________________________________________________________
35622 [ 25720] By: stevep                                on 2005/10/09  15:37:41
35623         Log: It would be nice to upgrade the right file.   Double grrrrr.
35624      Branch: perl
35625            ! lib/ExtUtils/CBuilder.pm
35626 ____________________________________________________________________________
35627 [ 25719] By: stevep                                on 2005/10/09  15:32:29
35628         Log: Add standard core test header to Test::Builder::Tester tests.
35629      Branch: perl
35630            ! lib/Test/Simple/t/tbt_01basic.t
35631            ! lib/Test/Simple/t/tbt_02fhrestore.t
35632            ! lib/Test/Simple/t/tbt_03die.t
35633            ! lib/Test/Simple/t/tbt_04line_num.t
35634            ! lib/Test/Simple/t/tbt_05faildiag.t
35635            ! lib/Test/Simple/t/tbt_06errormess.t
35636            ! lib/Test/Simple/t/tbt_07args.t
35637 ____________________________________________________________________________
35638 [ 25718] By: stevep                                on 2005/10/09  15:24:43
35639         Log: Upgrade to Test-Simple-0.62.
35640      Branch: perl
35641            + lib/Test/Builder/Tester.pm lib/Test/Builder/Tester/Color.pm
35642            + lib/Test/Simple/t/tbt_01basic.t
35643            + lib/Test/Simple/t/tbt_02fhrestore.t
35644            + lib/Test/Simple/t/tbt_03die.t
35645            + lib/Test/Simple/t/tbt_04line_num.t
35646            + lib/Test/Simple/t/tbt_05faildiag.t
35647            + lib/Test/Simple/t/tbt_06errormess.t
35648            + lib/Test/Simple/t/tbt_07args.t
35649            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
35650            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
35651            ! lib/Test/Simple/t/More.t lib/Test/Simple/t/bail_out.t
35652            ! lib/Test/Simple/t/is_deeply_fail.t
35653 ____________________________________________________________________________
35654 [ 25717] By: stevep                                on 2005/10/09  14:51:12
35655         Log: Missed files in upgrading modules.  Grrrr
35656      Branch: perl
35657            ! lib/Cwd.pm lib/ExtUtils/ParseXS.pm
35658 ____________________________________________________________________________
35659 [ 25716] By: rgs                                   on 2005/10/09  14:31:47
35660         Log: Subject: [PATCH with testsuite] undef IS_UTF8_CHAR() on EBCDIC
35661              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
35662              Date: Oct 8, 2005 9:59 AM
35663              Message-Id: <20051008165752.348A.BQW10602@nifty.com>
35664      Branch: perl
35665            ! lib/utf8.t utf8.c utf8.h
35666 ____________________________________________________________________________
35667 [ 25712] By: stevep                                on 2005/10/07  15:41:32
35668         Log: Documentation nit in INSTALL found by Alan Burlison.
35669      Branch: perl
35670            ! INSTALL
35671 ____________________________________________________________________________
35672 [ 25711] By: stevep                                on 2005/10/07  03:29:37
35673         Log: Upgrade to Pathtools-3.12
35674      Branch: perl
35675            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/File/Spec.pm
35676            ! lib/File/Spec/Win32.pm
35677 ____________________________________________________________________________
35678 [ 25710] By: craigb                                on 2005/10/07  02:41:03
35679         Log: Parse symbols for the linker when more than one declaration
35680              on the same line (the way PERLVARISC now throws at us).
35681      Branch: perl
35682            ! vms/gen_shrfls.pl
35683 ____________________________________________________________________________
35684 [ 25709] By: nicholas                              on 2005/10/06  21:31:39
35685         Log: Avoid a cast
35686      Branch: perl
35687            ! perl.c
35688 ____________________________________________________________________________
35689 [ 25708] By: stevep                                on 2005/10/06  19:23:59
35690         Log: Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() and
35691              SvIV_set().  Otherwise, compiling with -DPERL_DEBUG_COW fails.
35692      Branch: perl
35693            ! ext/Compress/Zlib/Zlib.xs
35694 ____________________________________________________________________________
35695 [ 25707] By: rgs                                   on 2005/10/06  13:42:00
35696         Log: Be nice with subversion hidden directories
35697      Branch: perl
35698            ! ext/Compress/Zlib/Makefile.PL
35699 ____________________________________________________________________________
35700 [ 25706] By: rgs                                   on 2005/10/06  13:24:24
35701         Log: Update with new files from C::Zlib
35702      Branch: perl
35703            ! Porting/Maintainers.pl
35704 ____________________________________________________________________________
35705 [ 25705] By: rgs                                   on 2005/10/06  13:23:20
35706         Log: Move ZlibTestUtils.pm under t/
35707      Branch: perl
35708            + t/lib/ZlibTestUtils.pm
35709            - lib/ZlibTestUtils.pm
35710            ! MANIFEST ext/Compress/Zlib/t/01version.t
35711            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
35712            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
35713            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
35714            ! ext/Compress/Zlib/t/08encoding.t
35715            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
35716            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
35717            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
35718            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
35719            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
35720            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
35721            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
35722            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
35723 ____________________________________________________________________________
35724 [ 25704] By: rgs                                   on 2005/10/06  09:09:06
35725         Log: Don't install pods via MakeMaker for C::Zlib,
35726              as suggested by Robin Barker
35727      Branch: perl
35728            ! ext/Compress/Zlib/Makefile.PL
35729 ____________________________________________________________________________
35730 [ 25703] By: merijn                                on 2005/10/06  08:42:56
35731         Log: Add -C to allowed $PERL5OPT options
35732              Add -C to the $PERL5OPT documentation (and added the missing -A too)
35733              t/run/runenv.t Could use some more tests about how supported
35734              and unsupported options in $PERL5OPT are handled
35735      Branch: perl
35736            ! perl.c pod/perldiag.pod pod/perlrun.pod
35737 ____________________________________________________________________________
35738 [ 25702] By: rgs                                   on 2005/10/06  07:27:39
35739         Log: Remove the getprotobynumber test, for portability concerns
35740      Branch: perl
35741            - t/op/getprotobynumber.t
35742            ! MANIFEST
35743 ____________________________________________________________________________
35744 [ 25701] By: nicholas                              on 2005/10/05  23:22:27
35745         Log: Fix Compress::Zlib test boilerplate
35746      Branch: perl
35747            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
35748            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
35749            ! ext/Compress/Zlib/t/05examples.t
35750            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
35751            ! ext/Compress/Zlib/t/08encoding.t
35752            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
35753            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
35754            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
35755            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
35756            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
35757            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
35758            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
35759            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
35760 ____________________________________________________________________________
35761 [ 25699] By: rgs                                   on 2005/10/05  21:26:57
35762         Log: Compress::Zlib's Makefile.PL shouldn't create .bak files when building the core
35763      Branch: perl
35764            ! ext/Compress/Zlib/Makefile.PL
35765 ____________________________________________________________________________
35766 [ 25698] By: rgs                                   on 2005/10/05  21:03:29
35767         Log: Add test preambles to Compress::Zlib.
35768              Remove 99pod.t, useless in the core
35769      Branch: perl
35770            - ext/Compress/Zlib/t/99pod.t
35771            ! MANIFEST ext/Compress/Zlib/t/01version.t
35772            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
35773            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
35774            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
35775            ! ext/Compress/Zlib/t/08encoding.t
35776            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
35777            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
35778            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
35779            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
35780            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
35781            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
35782            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
35783            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
35784 ____________________________________________________________________________
35785 [ 25697] By: stevep                                on 2005/10/05  18:20:54
35786         Log: Subject: proposal [perl #34301]:  IO::Socket calls getpeername far too often
35787              From: Peter.Dintelmann@Dresdner-Bank.com (Peter Dintelmann)
35788              Date: Thu, 2 Jun 2005 13:34:49 +0200
35789              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2101852447@naimucx5.muc.allianz>
35790      Branch: perl
35791            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
35792 ____________________________________________________________________________
35793 [ 25696] By: steveh                                on 2005/10/05  16:04:26
35794         Log: Subject: [PATCH] Re: Untested builtins
35795              From: Steven Schubiger <sts@accognoscere.org>
35796              Date: Wed, 28 Sep 2005 15:46:45 +0200
35797              Message-ID: <20050928134645.GD11546@accognoscere.homeunix.org>
35798      Branch: perl
35799            + t/op/getprotobynumber.t
35800            ! MANIFEST
35801 ____________________________________________________________________________
35802 [ 25695] By: rgs                                   on 2005/10/05  15:53:34
35803         Log: Upgrade to Compress::Zlib 2.000_05
35804      Branch: perl
35805            + ext/Compress/Zlib/examples/gzcat.zlib
35806            + ext/Compress/Zlib/fallback/constants.h
35807            + ext/Compress/Zlib/fallback/constants.xs
35808            + ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
35809            + ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
35810            + ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
35811            + ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
35812            + ext/Compress/Zlib/lib/File/GlobMapper.pm
35813            + ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
35814            + ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
35815            + ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
35816            + ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
35817            + ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
35818            + ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
35819            + ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
35820            + ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
35821            + ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
35822            + ext/Compress/Zlib/t/05examples.t
35823            + ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
35824            + ext/Compress/Zlib/t/08encoding.t
35825            + ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
35826            + ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
35827            + ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
35828            + ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
35829            + ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
35830            + ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
35831            + ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
35832            + ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/99pod.t
35833            + ext/Compress/Zlib/t/globmapper.t lib/ZlibTestUtils.pm
35834            - ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/fallback.h
35835            - ext/Compress/Zlib/fallback.xs ext/Compress/Zlib/t/03examples.t
35836            - ext/Compress/Zlib/t/04encoding.t
35837            - ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
35838            - ext/Compress/Zlib/zlib-src/gzio.c
35839            ! MANIFEST ext/Compress/Zlib/Changes
35840            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
35841            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
35842            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/examples/filtdef
35843            ! ext/Compress/Zlib/examples/filtinf
35844            ! ext/Compress/Zlib/examples/gzcat
35845            ! ext/Compress/Zlib/examples/gzgrep
35846            ! ext/Compress/Zlib/examples/gzstream
35847            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
35848            ! ext/Compress/Zlib/typemap
35849 ____________________________________________________________________________
35850 [ 25694] By: steveh                                on 2005/10/05  15:34:18
35851         Log: Fix $Config{ccflags} for Win32 perls built with dmake
35852              
35853              The nmake makefile (win32/Makefile) currently adds -nologo, $(STRPOOL)
35854              and -W3 to the ccflags in CFG_VARS, but the dmake makefile
35855              (win32/makefile.mk) doesn't.  This means that extensions built with
35856              perls built with VC++ and dmake spit out damn M$ logo messages and use
35857              a lower warning level.
35858              
35859              The reason for the difference is probably that the dmake makefile
35860              supports multiple compilers.  Therefore, put the extra ccflags into a
35861              new macro, and set it appropriately for each compiler.  Add the new
35862              macro to the nmake makefile too for orthogonality.
35863      Branch: perl
35864            ! win32/Makefile win32/makefile.mk
35865 ____________________________________________________________________________
35866 [ 25693] By: merijn                                on 2005/10/05  15:34:09
35867         Log: Subject: Re: [PATCH] Random constings and printf cleanup
35868              From: Andy Lester <andy@petdance.com>
35869              Date: Tue, 4 Oct 2005 15:16:05 -0500
35870              Message-ID: <20051004201605.GA31682@petdance.com>
35871      Branch: perl
35872            ! malloc.c pad.c perl.c perl.h pp_ctl.c sv.c utf8.c xsutils.c
35873 ____________________________________________________________________________
35874 [ 25691] By: stevep                                on 2005/10/04  16:24:28
35875         Log: Fixes to Pod errors found by podchecker.
35876      Branch: perl
35877            ! README.os2 pod/perlfunc.pod
35878 ____________________________________________________________________________
35879 [ 25690] By: stevep                                on 2005/10/04  12:02:04
35880         Log: Upgrade to ExtUtils-ParseXS-2.13
35881      Branch: perl
35882            ! lib/ExtUtils/ParseXS.pm
35883 ____________________________________________________________________________
35884 [ 25689] By: stevep                                on 2005/10/04  11:01:11
35885         Log: Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to 
35886              ExtUtils::CBuilder::Pltaform::dec_osf.pm to add a $VERSION)
35887      Branch: perl
35888            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
35889            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
35890            ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm
35891            ! lib/ExtUtils/CBuilder/Platform/os2.pm
35892            ! lib/ExtUtils/CBuilder/t/02-link.t
35893 ____________________________________________________________________________
35894 [ 25688] By: merijn                                on 2005/10/04  10:10:41
35895         Log: Subject: Re: $^CHILD_ERROR_NATIVE issues (with attachment)
35896              From: Gisle Aas <gisle@ActiveState.com>
35897              Date: 04 Oct 2005 02:18:27 -0700
35898              Message-ID: <lrd5ml7i8s.fsf@caliper.activestate.com>
35899      Branch: perl
35900            ! cop.h doio.c perl.c perl.h pp_sys.c win32/perlhost.h
35901            ! wince/perlhost.h
35902 ____________________________________________________________________________
35903 [ 25687] By: rgs                                   on 2005/10/03  16:16:21
35904         Log: Subject: Clone PL_statusvalue_posix [PATCH]
35905              From: Gisle Aas <gisle@ActiveState.com>
35906              Date: 03 Oct 2005 09:37:57 -0700
35907              Message-ID: <lr3bni8ska.fsf_-_@caliper.activestate.com>
35908      Branch: perl
35909            ! sv.c
35910 ____________________________________________________________________________
35911 [ 25686] By: rgs                                   on 2005/10/03  15:42:45
35912         Log: Pod::Usage documentation fix, suggested by :
35913              
35914              Subject: [perl #37322] Pod::Usage implementation of -sections disagrees with its documentation 
35915              From: "Steven Schubiger via RT" <perlbug-followup@perl.org>
35916              Date: Sun, 02 Oct 2005 07:25:37 -0700
35917              Message-ID: <rt-3.0.11-37322-121918.15.4257995782182@perl.org>
35918      Branch: perl
35919            ! lib/Pod/Usage.pm
35920 ____________________________________________________________________________
35921 [ 25685] By: rgs                                   on 2005/10/03  15:17:09
35922         Log: Yitzchak points out that this function argument is NULLOK
35923      Branch: perl
35924            ! embed.fnc proto.h
35925 ____________________________________________________________________________
35926 [ 25684] By: rgs                                   on 2005/10/03  11:27:31
35927         Log: Spaces to tabs
35928      Branch: perl
35929            ! MANIFEST
35930 ____________________________________________________________________________
35931 [ 25683] By: craigb                                on 2005/10/03  03:43:31
35932         Log: We lied about strtoq way back in #8120
35933      Branch: perl
35934            ! configure.com
35935 ____________________________________________________________________________
35936 [ 25682] By: stevep                                on 2005/10/03  03:10:05
35937         Log: Upgrade to Digest-1.12
35938      Branch: perl
35939            ! lib/Digest.pm lib/Digest/Changes
35940 ____________________________________________________________________________
35941 [ 25681] By: craigb                                on 2005/10/03  00:20:30
35942         Log: fix bug introduced by #25507 that kept ccflags from
35943              making it into config.sh
35944      Branch: perl
35945            ! configure.com
35946 ____________________________________________________________________________
35947 [ 25680] By: craigb                                on 2005/10/02  21:45:20
35948         Log: assorted blead build help for VMS (mostly ithreads-related)
35949      Branch: perl
35950            ! configure.com pp_sys.c vms/gen_shrfls.pl vms/vmsish.h
35951 ____________________________________________________________________________
35952 [ 25679] By: stevep                                on 2005/10/02  12:50:02
35953         Log: Subject: [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading to cause infinite recursion in Carp.pm 
35954              From: perlbug-followup[at]perl.org (Yves Orton)
35955              Date: Thu, 22 Sep 2005 11:31:02 -0700
35956              Message-ID: <rt-3.0.11-37233-121233.2.25543632691242[at]perl.org>
35957      Branch: perl
35958            ! lib/Carp/Heavy.pm
35959 ____________________________________________________________________________
35960 [ 25678] By: stevep                                on 2005/10/02  04:42:46
35961         Log: Clarify the documentation regarding the return value from C<push>.
35962      Branch: perl
35963            ! pod/perlfunc.pod
35964 ____________________________________________________________________________
35965 [ 25677] By: stevep                                on 2005/10/02  04:32:48
35966         Log: If a 'use' or 'require' fails due to too many open files (EMFILE),
35967              give an appropriate error message rather than saying the module
35968              cannot be found in @INC.
35969      Branch: perl
35970            ! pp_ctl.c
35971 ____________________________________________________________________________
35972 [ 25676] By: stevep                                on 2005/10/02  03:30:55
35973         Log: Missed test changes and a bit of debugging code that should 
35974              have been removed.
35975      Branch: perl
35976            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
35977 ____________________________________________________________________________
35978 [ 25675] By: stevep                                on 2005/10/02  02:24:12
35979         Log: Fix some of the XHTML issues in Pod::Html.  The call for some time
35980              with a debugger to figure out what is going on.
35981      Branch: perl
35982            ! lib/Pod/Html.pm
35983 ____________________________________________________________________________
35984 [ 25674] By: davem                                 on 2005/10/01  23:51:40
35985         Log: Improve -DT output and fix wild buffer pointer error
35986      Branch: perl
35987            ! toke.c
35988 ____________________________________________________________________________
35989 [ 25672] By: steveh                                on 2005/09/30  15:52:30
35990         Log: Make building perl on Win32 with the free VC++ toolkit easier
35991              
35992              Introduce new CCTYPE's MSVC70FREE and MSVC70 for the free and the full
35993              versions of MS VC++ 7.x respectively.  Perl can now be built with the
35994              free VC++ toolkit simply by running "nmake CCTYPE=MSVC70FREE" with no
35995              hacking of the win32/Makefile required.  Update README.win32 with
35996              these changes.
35997              
35998              Also add the CCTYPE MSVC to win32/Makefile.  This is already supported
35999              in win32/makefile.mk and is useful for avoiding the use of -DELAYLOAD
36000              for MS VC++ 3.x through 5.x.  Update README.win32 for this too.
36001      Branch: perl
36002            ! README.win32 win32/Makefile win32/makefile.mk
36003 ____________________________________________________________________________
36004 [ 25666] By: rgs                                   on 2005/09/30  08:59:14
36005         Log: Upgrade to XSLoader 0.05, plus a few doc nits,
36006              by Sébastien Aperghis-Tramoni <maddingue@free.fr>
36007      Branch: perl
36008            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
36009 ____________________________________________________________________________
36010 [ 25665] By: davem                                 on 2005/09/29  22:57:44
36011         Log: PL_defoutgv could be used after being freed
36012              Was giving "use of freed value" warnings in t/io/through.t
36013              and t/io/crlf_through.t
36014      Branch: perl
36015            ! perl.c
36016 ____________________________________________________________________________
36017 [ 25664] By: davem                                 on 2005/09/29  21:01:54
36018         Log: the return value of start_subparse() can legally be ignored
36019      Branch: perl
36020            ! embed.fnc gv.c proto.h
36021 ____________________________________________________________________________
36022 [ 25663] By: stevep                                on 2005/09/29  20:43:52
36023         Log: Added new flag (--use-xsloader) to use XSLoader when in backward
36024              compatibility mode.
36025      Branch: perl
36026            ! utils/h2xs.PL
36027 ____________________________________________________________________________
36028 [ 25662] By: stevep                                on 2005/09/29  18:04:29
36029         Log: With XSLoader on CPAN now, add XSLoader as a prerequisite in Makefile.PL
36030              if the compatible version is less than 5.006 (the first version with 
36031              XSLoader).
36032      Branch: perl
36033            ! utils/h2xs.PL
36034 ____________________________________________________________________________
36035 [ 25660] By: nicholas                              on 2005/09/29  13:00:18
36036         Log: 2 more e-mail addresses that map to rgs
36037      Branch: perl
36038            ! Porting/checkAUTHORS.pl
36039 ____________________________________________________________________________
36040 [ 25659] By: nicholas                              on 2005/09/29  12:54:00
36041         Log: checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addresses
36042      Branch: perl
36043            ! Porting/checkAUTHORS.pl
36044 ____________________________________________________________________________
36045 [ 25658] By: nicholas                              on 2005/09/29  12:50:40
36046         Log: Correct/tweak Changes so that checkAUTHORS.pl parses it.
36047      Branch: perl
36048            ! Changes
36049 ____________________________________________________________________________
36050 [ 25657] By: nicholas                              on 2005/09/29  11:01:53
36051         Log: Teach the alias mapping about new committers.
36052      Branch: perl
36053            ! Porting/checkAUTHORS.pl
36054 ____________________________________________________________________________
36055 [ 25656] By: nicholas                              on 2005/09/29  10:54:56
36056         Log: Cope with completely empty lines within the Changes file.
36057              Better diagnostics on "malformed" lines.
36058      Branch: perl
36059            ! Porting/checkAUTHORS.pl
36060 ____________________________________________________________________________
36061 [ 25652] By: steveh                                on 2005/09/29  08:47:26
36062         Log: Clean up CBuilder and ParseXS test files
36063              
36064              This was done once already in change 25222, but then modified in change
36065              25225.  The new versions of CBuilder and ParseXS that sync'ed those
36066              changes and have now been integrated back into bleadperl missed some
36067              bits of change 25225.  Try again.
36068      Branch: perl
36069            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/t/01-basic.t
36070            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
36071            ! lib/ExtUtils/ParseXS/t/basic.t
36072 ____________________________________________________________________________
36073 [ 25651] By: nicholas                              on 2005/09/29  06:52:35
36074         Log: Attempting to do too many things simultaneously with the C pre-
36075              processor considered harmful.
36076      Branch: perl
36077            ! perl.c
36078 ____________________________________________________________________________
36079 [ 25650] By: stevep                                on 2005/09/29  00:23:44
36080         Log: Upgrade to ExtUtils::CBuilder 0.14
36081      Branch: perl
36082            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
36083            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
36084            ! lib/ExtUtils/CBuilder/t/01-basic.t
36085            ! lib/ExtUtils/CBuilder/t/02-link.t
36086 ____________________________________________________________________________
36087 [ 25649] By: stevep                                on 2005/09/28  22:59:08
36088         Log: Upgrade to Test::Harness 2.56
36089      Branch: perl
36090            + t/lib/sample-tests/bignum_many
36091            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
36092            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
36093            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/test-harness.t
36094            ! t/lib/sample-tests/bignum
36095 ____________________________________________________________________________
36096 [ 25640] By: nicholas                              on 2005/09/28  19:56:53
36097         Log: savepv and savepvn are actually NULLOK
36098      Branch: perl
36099            ! embed.fnc proto.h
36100 ____________________________________________________________________________
36101 [ 25638] By: nicholas                              on 2005/09/28  18:51:15
36102         Log: Forgot to run embed.pl after change 25637
36103      Branch: perl
36104            ! proto.h
36105 ____________________________________________________________________________
36106 [ 25637] By: nicholas                              on 2005/09/28  18:31:04
36107         Log: Subject: [PATCH] embed.fnc now requires NN/NULLOK
36108              From: Andy Lester <andy@petdance.com>
36109              Message-ID: <20050928172254.GE20201@petdance.com>
36110              Date: Wed, 28 Sep 2005 12:22:54 -0500
36111      Branch: perl
36112            ! embed.fnc embed.pl
36113 ____________________________________________________________________________
36114 [ 25634] By: nicholas                              on 2005/09/28  15:56:45
36115         Log: We can use the C pre-processor to build a single, longer string
36116              constant which makes the object code slightly smaller.
36117      Branch: perl
36118            ! perl.c
36119 ____________________________________________________________________________
36120 [ 25627] By: steveh                                on 2005/09/28  08:23:01
36121         Log: Improve File::Spec::Win32->path() and fix MM_Win32.t
36122              
36123              Subject: Improved File::Spec::Win32->path [PATCH]
36124              From: Gisle Aas <gisle@ActiveState.com>
36125              Date: 17 Sep 2005 00:13:41 -0700
36126              Message-ID: <lrk6hgrwt6.fsf@caliper.activestate.com>
36127              
36128              Subject: Re: Improved File::Spec::Win32->path [PATCH]
36129              From: Michael G Schwern <schwern@pobox.com>
36130              Date: Tue, 27 Sep 2005 13:05:54 -0700
36131              Message-ID: <20050927200554.GC20908@windhund.schwern.org>
36132      Branch: perl
36133            ! lib/ExtUtils/t/MM_Win32.t lib/File/Spec/Win32.pm
36134 ____________________________________________________________________________
36135 [ 25626] By: stevep                                on 2005/09/28  00:06:29
36136         Log: Upgrade to CGI-3.11, with some modifications for Pod differences in
36137              bleadperl.
36138      Branch: perl
36139            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
36140 ____________________________________________________________________________
36141 [ 25625] By: rgs                                   on 2005/09/27  20:07:32
36142         Log: Comment nit by Vadim Konovalov
36143              And while we're at it, reindent consistently.
36144      Branch: perl
36145            ! t/io/crlf.t
36146 ____________________________________________________________________________
36147 [ 25624] By: rgs                                   on 2005/09/27  20:04:07
36148         Log: POD nit by Yitzchak
36149      Branch: perl
36150            ! pod/perlfunc.pod
36151 ____________________________________________________________________________
36152 [ 25623] By: rgs                                   on 2005/09/27  17:02:42
36153         Log: Clarify what -MFoo=number does on the command-line
36154      Branch: perl
36155            ! pod/perlrun.pod
36156 ____________________________________________________________________________
36157 [ 25621] By: stevep                                on 2005/09/27  15:05:18
36158         Log: Subject: AW: [perl #36291] incorrect $! from open ">&nr" with too many open files
36159              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
36160              Date: Tue, 27 Sep 2005 15:18:00 +0200
36161      Branch: perl
36162            ! doio.c
36163 ____________________________________________________________________________
36164 [ 25619] By: rgs                                   on 2005/09/27  14:25:53
36165         Log: Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns off
36166              too many warnings.
36167      Branch: perl
36168            ! mg.c t/io/binmode.t t/lib/warnings/2use
36169 ____________________________________________________________________________
36170 [ 25618] By: rgs                                   on 2005/09/27  12:53:49
36171         Log: Subject: [PATCH] Re: [BUG 5.8.7] Another major bug in PerlIO layer
36172              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
36173              Date: Tue, 27 Sep 2005 02:07:35 -0700
36174              Message-ID: <20050927090734.GB3687@math.berkeley.edu>
36175      Branch: perl
36176            + t/io/crlf_through.t t/io/through.t
36177            ! MANIFEST perlio.c
36178 ____________________________________________________________________________
36179 [ 25617] By: rgs                                   on 2005/09/27  11:06:23
36180         Log: OPpRUNTIME can be set on OP_QR too
36181      Branch: perl
36182            ! ext/B/B/Concise.pm
36183 ____________________________________________________________________________
36184 [ 25616] By: rgs                                   on 2005/09/27  10:09:46
36185         Log: Fix the overriding of CORE::do, just like change 25599
36186              was fixing the overriding of CORE::require
36187      Branch: perl
36188            ! embed.fnc embed.h op.c perly.act perly.y proto.h toke.c
36189 ____________________________________________________________________________
36190 [ 25615] By: rgs                                   on 2005/09/27  09:18:42
36191         Log: Micro-optimisation: use PL_globalstash instead of looking up
36192              CORE::GLOBAL::require by name
36193      Branch: perl
36194            ! op.c
36195 ____________________________________________________________________________
36196 [ 25614] By: rgs                                   on 2005/09/27  09:04:50
36197         Log: Addition to change 25612
36198      Branch: perl
36199            ! symbian/PerlApp.cpp
36200 ____________________________________________________________________________
36201 [ 25613] By: rgs                                   on 2005/09/27  08:36:24
36202         Log: Subject: [PATCH] mark cannot be const because MEXTEND() modifies it, and tkGlue.c uses MEXTEND()
36203              From: "Jan Dubois" <jand@ActiveState.com>
36204              Date: Mon, 26 Sep 2005 21:19:51 -0700
36205              Message-Id: <200509270419.j8R4JtVw026876@smtp3.ActiveState.com>
36206      Branch: perl
36207            ! XSUB.h
36208 ____________________________________________________________________________
36209 [ 25612] By: rgs                                   on 2005/09/27  08:33:36
36210         Log: Subject: [PATCH] 5.9.x@25609 Symbian update
36211              From: <jarkko.hietaniemi@nokia.com>
36212              Date: Tue, 27 Sep 2005 11:54:00 +0300
36213              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A55C@esebe105.NOE.Nokia.com>
36214      Branch: perl
36215            ! symbian/PerlApp.cpp symbian/config.sh
36216 ____________________________________________________________________________
36217 [ 25611] By: rgs                                   on 2005/09/27  07:42:52
36218         Log: Test for OPpCONST_NOVER only on OP_CONST ops.
36219              Plus a regression test by Schwern.
36220      Branch: perl
36221            ! pp_ctl.c t/op/override.t
36222 ____________________________________________________________________________
36223 [ 25610] By: rgs                                   on 2005/09/27  06:40:09
36224         Log: Subject: Warnings in tests @25605 due to cmp_ok behavior change.
36225              From: Michael G Schwern <schwern@pobox.com>
36226              Date: Mon, 26 Sep 2005 14:21:09 -0700
36227              Message-ID: <20050926212109.GA11036@windhund.schwern.org>
36228      Branch: perl
36229            ! lib/AutoSplit.t lib/Pod/t/InputObjects.t
36230 ____________________________________________________________________________
36231 [ 25609] By: stevep                                on 2005/09/27  02:45:50
36232         Log: Upgrade to Encode 2.12
36233      Branch: perl
36234            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
36235            ! ext/Encode/Encode.xs ext/Encode/META.yml
36236            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
36237            ! ext/Encode/t/fallback.t ext/Encode/ucm/8859-7.ucm
36238 ____________________________________________________________________________
36239 [ 25608] By: stevep                                on 2005/09/26  23:09:44
36240         Log: Upgrade to Digest 1.11 with a minor Pod fix.  Also my first commit :)
36241      Branch: perl
36242            ! lib/Digest.pm lib/Digest/Changes
36243 ____________________________________________________________________________
36244 [ 25605] By: nicholas                              on 2005/09/26  17:54:06
36245         Log: const sausage const const bacon const tomato and const
36246              The search_ext parameter to find_script can be a little more const.
36247      Branch: perl
36248            ! embed.fnc proto.h util.c
36249 ____________________________________________________________________________
36250 [ 25604] By: rgs                                   on 2005/09/26  16:31:43
36251         Log: Upgrade to Test::Simple 0.61
36252      Branch: perl
36253            + lib/Test/Builder/Module.pm lib/Test/Simple/t/bail_out.t
36254            + t/lib/Test/Simple/sample_tests/too_few_fail.plx
36255            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
36256            ! lib/Test/Simple.pm lib/Test/Simple/Changes
36257            ! lib/Test/Simple/t/00test_harness_check.t
36258            ! lib/Test/Simple/t/create.t lib/Test/Simple/t/eq_set.t
36259            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36260            ! lib/Test/Simple/t/extra_one.t lib/Test/Simple/t/fail-like.t
36261            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
36262            ! lib/Test/Simple/t/fail_one.t
36263            ! lib/Test/Simple/t/harness_active.t
36264            ! lib/Test/Simple/t/has_plan2.t
36265            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/missing.t
36266            ! lib/Test/Simple/t/no_diag.t lib/Test/Simple/t/overload.t
36267            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/todo.t
36268            ! lib/Test/Simple/t/undef.t
36269            ! t/lib/Test/Simple/sample_tests/too_few.plx
36270 ____________________________________________________________________________
36271 [ 25602] By: rgs                                   on 2005/09/26  14:45:53
36272         Log: Fix change 25597 for non-Windows platforms
36273      Branch: perl
36274            ! lib/File/Find.pm
36275 ____________________________________________________________________________
36276 [ 25601] By: rgs                                   on 2005/09/26  14:24:20
36277         Log: Make B::Deparse handle correctly CORE::require
36278      Branch: perl
36279            ! ext/B/B/Deparse.pm
36280 ____________________________________________________________________________
36281 [ 25600] By: rgs                                   on 2005/09/26  14:22:43
36282         Log: Document the new meaning of OPf_SPECIAL on OP_REQUIRE
36283      Branch: perl
36284            ! op.h
36285 ____________________________________________________________________________
36286 [ 25599] By: rgs                                   on 2005/09/26  14:04:21
36287         Log: CORE::require was always parsed as require().
36288              That's because require() isn't overridable at tokenizer-level
36289              like other overridable built-ins, but is handled by the optree
36290              builder. So, find a way to pass the information that require()
36291              was written as CORE::require() to Perl_ck_require. This is
36292              done by adding a new token type REQUIRE and by adding OPf_SPECIAL
36293              to OP_REQUIRE when it's saw as CORE::require in the program text.
36294              This fixes bug [perl #37274] The "CORE" in CORE::require is ignored.
36295      Branch: perl
36296            ! op.c perly.act perly.h perly.tab perly.y toke.c
36297 ____________________________________________________________________________
36298 [ 25597] By: steveh                                on 2005/09/26  08:54:13
36299         Log: Subject: [perl #37223] [PATCH] File::Find::find fails on Win32 with follow => 1 
36300              From: "Steve Peters via RT" <perlbug-followup@perl.org>
36301              Date: Sun, 25 Sep 2005 14:41:03 -0700
36302              Message-ID: <rt-3.0.11-37223-121392.15.8703994486314@perl.org>
36303              
36304              and update docs
36305      Branch: perl
36306            ! lib/File/Find.pm
36307 ____________________________________________________________________________
36308 [ 25591] By: rgs                                   on 2005/09/23  20:46:04
36309         Log: Upgrade to Compress::Zlib 1.40
36310      Branch: perl
36311            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
36312            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
36313            ! ext/Compress/Zlib/t/03examples.t
36314 ____________________________________________________________________________
36315 [ 25590] By: rgs                                   on 2005/09/23  19:06:31
36316         Log: Subject: [PATCH] Fix to PERL_DEBUG_COW
36317              From: Steve Peters <steve@fisharerojo.org>
36318              Date: Sep 23, 2005 8:11 PM
36319              Message-ID: <20050923181109.GA1350@mccoy.peters.homeunix.org>
36320      Branch: perl
36321            ! sv.h
36322 ____________________________________________________________________________
36323 [ 25588] By: rgs                                   on 2005/09/23  15:54:02
36324         Log: Subject: Re: pod/pod2usage2.t
36325              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
36326              Date: Thu, 22 Sep 2005 12:12:49 +0200
36327              Message-ID: <20050922121249.5077ee3e@pc09>
36328              
36329              Also, skip all tests on Windows until we find a way
36330              to write them portably
36331      Branch: perl
36332            ! t/pod/pod2usage2.t
36333 ____________________________________________________________________________
36334 [ 25586] By: rgs                                   on 2005/09/23  15:12:03
36335         Log: Subject: [PATCH] quiet a few warnings
36336              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36337              Date: Wed, 21 Sep 2005 18:45:56 -0700
36338              Message-ID: <20050922014555.GA2852@efn.org>
36339      Branch: perl
36340            ! cygwin/cygwin.c embed.fnc proto.h
36341 ____________________________________________________________________________
36342 [ 25582] By: rgs                                   on 2005/09/23  13:49:24
36343         Log: Subject: [PATCH] Changes for hints/linux.sh for Purify
36344              From: Steve Peters <steve@fisharerojo.org>
36345              Date: Fri, 23 Sep 2005 08:38:58 -0500
36346              Message-ID: <20050923133858.GA29475@mccoy.peters.homeunix.org>
36347      Branch: perl
36348            ! hints/linux.sh
36349 ____________________________________________________________________________
36350 [ 25581] By: steveh                                on 2005/09/23  13:46:40
36351         Log: Extend 25579 to cover vc64 too
36352      Branch: perl
36353            ! Porting/checkcfgvar.pl
36354 ____________________________________________________________________________
36355 [ 25579] By: rgs                                   on 2005/09/23  13:08:14
36356         Log: Add Porting/checkcfgvar.pl by Jarkko
36357      Branch: perl
36358            + Porting/checkcfgvar.pl
36359            ! MANIFEST
36360 ____________________________________________________________________________
36361 [ 25578] By: rgs                                   on 2005/09/23  12:35:30
36362         Log: SAPER is the new maintainer of XSLoader
36363      Branch: perl
36364            ! Porting/Maintainers.pl
36365 ____________________________________________________________________________
36366 [ 25573] By: steveh                                on 2005/09/23  08:40:58
36367         Log: Change 25226 should have done this too
36368      Branch: perl
36369            ! win32/config.bc
36370 ____________________________________________________________________________
36371 [ 25571] By: nicholas                              on 2005/09/22  14:35:52
36372         Log: As SvPVX_mutable and SvPVX_const are new, they don't need to be LVALUEs
36373      Branch: perl
36374            ! sv.h
36375 ____________________________________________________________________________
36376 [ 25570] By: nicholas                              on 2005/09/22  14:09:37
36377         Log: The New*() compatibility macros aren't needed inside the perl core.
36378      Branch: perl
36379            ! handy.h
36380 ____________________________________________________________________________
36381 [ 25563] By: steveh                                on 2005/09/22  07:26:20
36382         Log: Forgot to update MANIFEST in change 25547
36383      Branch: perl
36384            ! MANIFEST
36385 ____________________________________________________________________________
36386 [ 25560] By: rgs                                   on 2005/09/21  21:10:50
36387         Log: Add an option --ignore to installhtml
36388              and use it to avoid to install doc in Porting/.
36389              Skip also test modules.
36390      Branch: perl
36391            ! Makefile.SH installhtml
36392 ____________________________________________________________________________
36393 [ 25547] By: steveh                                on 2005/09/21  16:19:03
36394         Log: Localize $@ in Locale::Maketext::maketext()
36395              so that $lh->maketext("Error: [_1]\n", $@) works as expected
36396              
36397              Also added a new test for this fix
36398      Branch: perl
36399            + lib/Locale/Maketext/t/30_local.t
36400            ! lib/Locale/Maketext.pm
36401 ____________________________________________________________________________
36402 [ 25544] By: rgs                                   on 2005/09/21  15:53:33
36403         Log: A few POD fixes
36404      Branch: perl
36405            ! Porting/pumpkin.pod ext/B/B/Concise.pm
36406            ! ext/Data/Dumper/Dumper.pm lib/FileCache.pm
36407 ____________________________________________________________________________
36408 [ 25543] By: rgs                                   on 2005/09/21  15:31:02
36409         Log: Upgrade to Pod::Parser 1.33
36410      Branch: perl
36411            + t/pod/pod2usage2.t
36412            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
36413            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
36414            ! lib/Pod/Usage.pm t/pod/find.t t/pod/poderrs.xr
36415 ____________________________________________________________________________
36416 [ 25537] By: rgs                                   on 2005/09/21  14:20:14
36417         Log: PodParser is now Pod-Parser on CPAN
36418      Branch: perl
36419            ! Porting/Maintainers.pl
36420 ____________________________________________________________________________
36421 [ 25534] By: rgs                                   on 2005/09/21  13:12:33
36422         Log: Subject: [PATCH 5.8.7] misc a2p fixes
36423              From: Brendan O'Dea <bod@debian.org>
36424              Date: Sun, 11 Sep 2005 19:43:14 +1000
36425              Message-ID: <20050911094314.GA15155@londo.c47.org>
36426              
36427              and remove the check_byacc target from the x2p makefile
36428      Branch: perl
36429            ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.y x2p/a2py.c x2p/walk.c
36430 ____________________________________________________________________________
36431 [ 25533] By: rgs                                   on 2005/09/21  11:25:54
36432         Log: Upgrade to ExtUtils::ParseXS 2.12
36433      Branch: perl
36434            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/ParseXS/t/basic.t
36435 ____________________________________________________________________________
36436 [ 25532] By: rgs                                   on 2005/09/21  11:15:43
36437         Log: Upgrade to Time::HiRes 1.74
36438      Branch: perl
36439            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
36440            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
36441 ____________________________________________________________________________
36442 [ 25530] By: nicholas                              on 2005/09/21  10:53:56
36443         Log: Remove the last STRLEN n_a;s that my compiler can reach.
36444      Branch: perl
36445            ! doop.c ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs perly.act
36446            ! perly.y pp_pack.c sv.h
36447 ____________________________________________________________________________
36448 [ 25526] By: rgs                                   on 2005/09/21  09:37:27
36449         Log: Integrate changes from Text::Tabs and Text::Wrap on CPAN
36450              (Text-Tabs+Wrap-2005.0824). Keep local changes.
36451      Branch: perl
36452            ! lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG lib/Text/Wrap.pm
36453 ____________________________________________________________________________
36454 [ 25523] By: rgs                                   on 2005/09/20  19:12:28
36455         Log: Yitzchak says that Tim says that we can distribute
36456              the perl glossary under the same terms as Perl itself.
36457      Branch: perl
36458            ! pod/perlglossary.pod
36459 ____________________________________________________________________________
36460 [ 25515] By: rgs                                   on 2005/09/20  11:09:48
36461         Log: Subject: [PATCH blead] Re: [perl #36733] %SIG not properly local-ized
36462              From: Rick Delaney <rick@bort.ca>
36463              Date: Thu, 8 Sep 2005 08:55:16 -0400
36464              Message-ID: <20050908125516.GA18184@localhost.localdomain>
36465      Branch: perl
36466            ! hv.c t/op/local.t
36467 ____________________________________________________________________________
36468 [ 25513] By: steveh                                on 2005/09/20  09:20:16
36469         Log: Resolve [perl #37110]: Update README.win32
36470              
36471              I give up trying to keep the Platform SDK links up-to-date. They seem
36472              to have changed every time that I look at them, so make the
36473              instructions more general.
36474      Branch: perl
36475            ! README.win32
36476 ____________________________________________________________________________
36477 [ 25512] By: rgs                                   on 2005/09/20  09:15:17
36478         Log: Upgrade to Compress::Zlib 1.39
36479      Branch: perl
36480            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
36481            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
36482 ____________________________________________________________________________
36483 [ 25511] By: rgs                                   on 2005/09/20  09:02:17
36484         Log: Subject: PATCH for #37138: using XSUB as DB::DB causes perl to crash
36485              From: Salvador "FandiXo" <sfandino@yahoo.com>
36486              Date: Mon, 19 Sep 2005 06:56:39 -0700 (PDT)
36487              Message-ID: <20050919135639.96726.qmail@web52701.mail.yahoo.com>
36488              
36489              (adapted to bleadperl)
36490      Branch: perl
36491            ! pp_ctl.c
36492 ____________________________________________________________________________
36493 [ 25507] By: merijn                                on 2005/09/20  06:51:38
36494         Log: Subject: [patch@25502] Add hard link and V8.2 crtl support to VMS.
36495              From: "John E. Malmberg" <wb8tyw@qsl.net>
36496              Date: Tue, 20 Sep 2005 01:22:24 -0400
36497              Message-ID: <432F9C90.7080702@qsl.net>
36498      Branch: perl
36499            ! configure.com vms/descrip_mms.template x2p/s2p.PL
36500 ____________________________________________________________________________
36501 [ 25502] By: nicholas                              on 2005/09/19  21:02:02
36502         Log: The second argument to Move() is the destination, so cannot possibly
36503              be const. Pesky casting in handy.h. Getting in the way of correctness.
36504      Branch: perl
36505            ! sv.c
36506 ____________________________________________________________________________
36507 [ 25499] By: nicholas                              on 2005/09/19  19:44:07
36508         Log: Add parallel testing to TODO
36509      Branch: perl
36510            ! pod/perltodo.pod
36511 ____________________________________________________________________________
36512 [ 25497] By: nicholas                              on 2005/09/19  18:48:10
36513         Log: First argument to he_dup is actually a const HE *
36514      Branch: perl
36515            ! embed.fnc hv.c proto.h sv.c
36516 ____________________________________________________________________________
36517 [ 25493] By: nicholas                              on 2005/09/19  15:59:44
36518         Log: All Perl_hv_name_set()s need to be plain hv_name_set if they are to
36519              work with a macro version.
36520      Branch: perl
36521            ! ext/ByteLoader/bytecode.h
36522 ____________________________________________________________________________
36523 [ 25488] By: steveh                                on 2005/09/19  14:18:40
36524         Log: Update win32 config files w.r.t. change #25387
36525      Branch: perl
36526            ! win32/config.bc win32/config.gc win32/config.vc
36527            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
36528            ! win32/config_H.vc win32/config_H.vc64
36529 ____________________________________________________________________________
36530 [ 25486] By: rgs                                   on 2005/09/19  12:38:26
36531         Log: Subject: bleadperl DProf.xs:140: warning: `unused' attribute ignored
36532              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36533              Date: Sun, 18 Sep 2005 19:46:37 -0700
36534              Message-ID: <20050919024637.GA2860@efn.org>
36535      Branch: perl
36536            ! ext/Devel/DProf/DProf.xs
36537 ____________________________________________________________________________
36538 [ 25480] By: nicholas                              on 2005/09/19  07:11:38
36539         Log: Improve failure case diagnostics from comp/package.t
36540      Branch: perl
36541            ! t/comp/package.t
36542 ____________________________________________________________________________
36543 [ 25476] By: nicholas                              on 2005/09/18  21:54:18
36544         Log: Should have been embed.h, not proto.h, in 25475
36545      Branch: perl
36546            ! embed.h
36547 ____________________________________________________________________________
36548 [ 25475] By: nicholas                              on 2005/09/18  21:52:25
36549         Log: It looks like the only way to reliably make Perl_hv_name_set a pure
36550              macro in 5.8.x is to make it available as hv_name_set.
36551              [Otherwise when and where aTHX_ hv gets expanded to foo, hv causes
36552              warnings or other games when Perl_hv_name_set() is a macro]
36553      Branch: perl
36554            ! embed.fnc ext/Opcode/Opcode.xs gv.c hv.c perl.c proto.h
36555 ____________________________________________________________________________
36556 [ 25474] By: merijn                                on 2005/09/18  18:36:15
36557         Log: Subject: [patch@25452] VMS fix required by Change 25387
36558              From: "John E. Malmberg" <wb8tyw@qsl.net>
36559              Date: Sun, 18 Sep 2005 14:53:09 -0400
36560              Message-ID: <432DB795.8050801@qsl.net>
36561      Branch: perl
36562            ! configure.com
36563 ____________________________________________________________________________
36564 [ 25463] By: nicholas                              on 2005/09/18  11:07:51
36565         Log: Tidying up the unused or unneeded global variables would be good.
36566      Branch: perl
36567            ! pod/perltodo.pod
36568 ____________________________________________________________________________
36569 [ 25459] By: nicholas                              on 2005/09/18  10:12:51
36570         Log: Controlling what the GNU linker exports from a shared library would
36571              be a useful thing TODO
36572      Branch: perl
36573            ! pod/perltodo.pod
36574 ____________________________________________________________________________
36575 [ 25457] By: nicholas                              on 2005/09/18  09:38:59
36576         Log: Detail the minimal rewards programme we have on offer.
36577              Hoik relocatable perl to the top of its section.
36578              Some other formatting tweaks.
36579      Branch: perl
36580            ! pod/perltodo.pod
36581 ____________________________________________________________________________
36582 [ 25452] By: nicholas                              on 2005/09/17  19:50:47
36583         Log: 
36584              refactoring xsubpp should have been in the "just perl" section.
36585      Branch: perl
36586            ! pod/perltodo.pod
36587 ____________________________________________________________________________
36588 [ 25451] By: nicholas                              on 2005/09/17  19:49:27
36589         Log: Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS"
36590              to the TODO
36591      Branch: perl
36592            ! pod/perltodo.pod
36593 ____________________________________________________________________________
36594 [ 25448] By: nicholas                              on 2005/09/17  19:11:33
36595         Log: Add shrinking GVs and CVs to the TODO
36596      Branch: perl
36597            ! pod/perltodo.pod
36598 ____________________________________________________________________________
36599 [ 25446] By: nicholas                              on 2005/09/17  18:59:37
36600         Log: Add reduce duplication in sv_setsv_flags to TODO
36601      Branch: perl
36602            ! pod/perltodo.pod
36603 ____________________________________________________________________________
36604 [ 25445] By: nicholas                              on 2005/09/17  18:53:39
36605         Log: Missing DO_BO_PACK_PC and DO_BO_UNPACK_PC for the 5.8.x case
36606              (and the don't know the pointer size case)
36607      Branch: perl
36608            ! pp_pack.c
36609 ____________________________________________________________________________
36610 [ 25444] By: nicholas                              on 2005/09/17  18:40:29
36611         Log: vv5.9.3 is clearly a bug.
36612      Branch: perl
36613            ! utils/perlbug.PL
36614 ____________________________________________________________________________
36615 [ 25443] By: nicholas                              on 2005/09/17  18:34:37
36616         Log: Add ordering of "global" variables to TODO
36617      Branch: perl
36618            ! pod/perltodo.pod
36619 ____________________________________________________________________________
36620 [ 25442] By: nicholas                              on 2005/09/17  18:05:30
36621         Log: Holding a mutex then croak()ing strikes me as deadlock.
36622      Branch: perl
36623            ! ext/threads/threads.xs
36624 ____________________________________________________________________________
36625 [ 25439] By: nicholas                              on 2005/09/17  17:09:25
36626         Log: Add emulate the per-thread memory pool on Unix to the TODO
36627      Branch: perl
36628            ! pod/perltodo.pod
36629 ____________________________________________________________________________
36630 [ 25436] By: nicholas                              on 2005/09/17  15:42:51
36631         Log: Add suggestion to profile to find a better set of hot ops for pp_hot.
36632      Branch: perl
36633            ! pod/perltodo.pod
36634 ____________________________________________________________________________
36635 [ 25434] By: nicholas                              on 2005/09/17  15:32:36
36636         Log: add merge Perl_sv_2[inpu]v to TODO
36637      Branch: perl
36638            ! pod/perltodo.pod
36639 ____________________________________________________________________________
36640 [ 25431] By: nicholas                              on 2005/09/17  14:36:14
36641         Log: Making make -j... work is a TODO
36642      Branch: perl
36643            ! pod/perltodo.pod
36644 ____________________________________________________________________________
36645 [ 25430] By: nicholas                              on 2005/09/17  14:33:33
36646         Log: Add "automating coverage tests" as a TODO
36647      Branch: perl
36648            ! pod/perltodo.pod
36649 ____________________________________________________________________________
36650 [ 25429] By: nicholas                              on 2005/09/17  14:19:54
36651         Log: Re-order the TODO tasks based on the skills they need, putting the
36652              easist tasks first. I've categorised them as
36653              
36654              =head1 Tasks that only need Perl knowledge
36655              =head1 Tasks that need a little sysadmin-type knowledge
36656              =head1 Tasks that need a little C knowledge
36657              =head1 Tasks that need a knowledge of XS
36658              =head1 Tasks that need a knowledge of the interpreter
36659              =head1 Big projects
36660              
36661              Lets see if we get any takers.
36662      Branch: perl
36663            ! pod/perltodo.pod
36664 ____________________________________________________________________________
36665 [ 25418] By: rgs                                   on 2005/09/16  12:54:43
36666         Log: Revert change #24223 : select() will continue
36667              to return -1 on error, like in previous versions, and
36668              like other system builtins.
36669      Branch: perl
36670            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
36671 ____________________________________________________________________________
36672 [ 25417] By: rgs                                   on 2005/09/15  14:48:37
36673         Log: Fix obsolete identifiers in comment
36674      Branch: perl
36675            ! av.h
36676 ____________________________________________________________________________
36677 [ 25416] By: rgs                                   on 2005/09/15  14:19:19
36678         Log: Upgrade to version.pm 0.48
36679      Branch: perl
36680            + lib/version.pod
36681            ! MANIFEST lib/version.pm lib/version.t util.c
36682 ____________________________________________________________________________
36683 [ 25414] By: rgs                                   on 2005/09/14  12:49:58
36684         Log: Subject: [PATCH] Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)
36685              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
36686              Date: Wed, 14 Sep 2005 09:26:11 +0300
36687              Message-ID: <4327C283.80706@gmail.com>
36688      Branch: perl
36689            ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm
36690            ! lib/Math/Trig.t pod/perlfunc.pod
36691 ____________________________________________________________________________
36692 [ 25413] By: rgs                                   on 2005/09/14  08:58:04
36693         Log: Subject: [perl #37163] dprofpp array subscript error 
36694              From: scott@perlcode.org (via RT) <perlbug-followup@perl.org>
36695              Date: Tue, 13 Sep 2005 12:11:46 -0700
36696              Message-ID: <rt-3.0.11-37163-120724.9.33005980359667@perl.org>
36697      Branch: perl
36698            ! utils/dprofpp.PL
36699 ____________________________________________________________________________
36700 [ 25411] By: rgs                                   on 2005/09/14  08:11:08
36701         Log: Change 25409 wasn't necessary for threaded perls
36702      Branch: perl
36703            ! toke.c
36704 ____________________________________________________________________________
36705 [ 25409] By: rgs                                   on 2005/09/14  01:08:22
36706         Log: The debugger wasn't tracing correctly execution in eval("")'ed
36707              code containing #line directives
36708      Branch: perl
36709            ! toke.c
36710 ____________________________________________________________________________
36711 [ 25406] By: rgs                                   on 2005/09/13  20:58:38
36712         Log: Subject: [PATCH] Re: [MAINT24637] fails "make test" on OSX 10.4 (lib/locale.t)
36713              From: Dominic Dunlop <shouldbedomo@mac.com>
36714              Date: Sep 13, 2005 11:13 PM
36715              Message-Id: <456439EA-CE2E-49A0-97FF-1B003CF8AFDE@mac.com>
36716      Branch: perl
36717            ! lib/locale.t
36718 ____________________________________________________________________________
36719 [ 25403] By: nicholas                              on 2005/09/13  18:16:55
36720         Log: Add Luke Closs to AUTHORS
36721      Branch: perl
36722            ! AUTHORS
36723 ____________________________________________________________________________
36724 [ 25402] By: nicholas                              on 2005/09/13  17:54:09
36725         Log: Subject: [perl #36448] configuring ranlib for perl on osx with xcode 2.1
36726              From: Luke Closs (via RT) <perlbug-followup@perl.org>
36727              Message-ID: <rt-3.0.11-36448-116486.6.06308221656583@perl.org>
36728              Date: 1 Jul 2005 21:56:31 -0000
36729      Branch: perl
36730            ! Configure hints/darwin.sh
36731 ____________________________________________________________________________
36732 [ 25399] By: rgs                                   on 2005/09/13  13:25:23
36733         Log: Allow non-arrowed form of chained subscripts after slices
36734              
36735              Subject: Re: [perl #37039] perlref documentation about optional -> is too vague
36736              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36737              Date: Thu, 1 Sep 2005 17:41:36 -0700
36738              Message-ID: <20050902004136.GA2656@efn.org>
36739              
36740              Date: Mon, 5 Sep 2005 08:10:20 -0700
36741              Message-ID: <20050905151020.GA3556@efn.org>
36742      Branch: perl
36743            ! perly.act perly.h perly.tab perly.y t/op/ref.t
36744 ____________________________________________________________________________
36745 [ 25398] By: merijn                                on 2005/09/13  06:22:58
36746         Log: Subject: [patch@25388] vms/vms.c Perl_cando fix.
36747              From: "John E. Malmberg" <wb8tyw@qsl.net>
36748              Date: Mon, 12 Sep 2005 23:56:36 -0400
36749              Message-ID: <43264DF4.6090403@qsl.net>
36750      Branch: perl
36751            ! vms/vms.c
36752 ____________________________________________________________________________
36753 [ 25397] By: merijn                                on 2005/09/13  06:18:46
36754         Log: Subject: [PATCH] The return of the consting
36755              From: Andy Lester <andy@petdance.com>
36756              Date: Tue, 13 Sep 2005 01:08:36 -0500
36757              Message-ID: <20050913060835.GA1037@petdance.com>
36758      Branch: perl
36759            ! embed.fnc lib/overload.pm pp_pack.c proto.h util.c
36760 ____________________________________________________________________________
36761 [ 25388] By: rgs                                   on 2005/09/12  14:32:29
36762         Log: Subject: [perl #37142] h2xs skips enums with negative values 
36763              From: Aaron Kaplan (via RT) <perlbug-followup@perl.org>
36764              Date: Sun, 11 Sep 2005 13:33:44 -0700
36765              Message-ID: <rt-3.0.11-37142-120585.5.90517066191047@perl.org>
36766      Branch: perl
36767            ! utils/h2xs.PL
36768 ____________________________________________________________________________
36769 [ 25387] By: merijn                                on 2005/09/12  13:26:31
36770         Log: Detection of malloc_size and malloc_good_size
36771      Branch: perl
36772            ! Configure Porting/Glossary config_h.SH handy.h
36773 ____________________________________________________________________________
36774 [ 25383] By: merijn                                on 2005/09/11  13:50:53
36775         Log: Reverted 25364 on authors request
36776      Branch: perl
36777            ! lib/ExtUtils/CBuilder/Base.pm
36778            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
36779 ____________________________________________________________________________
36780 [ 25374] By: nicholas                              on 2005/09/10  17:07:04
36781         Log: Experiment with putting the F<.patch>level into patchlevel.h
36782              (a sure way to accelerate any change to subversion)
36783      Branch: perl
36784            ! cflags.SH patchlevel.h
36785 ____________________________________________________________________________
36786 [ 25366] By: rgs                                   on 2005/09/09  09:35:01
36787         Log: Minor comment fix
36788      Branch: perl
36789            ! hv.h
36790 ____________________________________________________________________________
36791 [ 25365] By: merijn                                on 2005/09/08  07:20:19
36792         Log: Subject: [PATCH blead] Make t/op/local.t use test.pl.
36793              From: Rick Delaney <rick@bort.ca>
36794              Date: Wed, 7 Sep 2005 22:45:44 -0400
36795              Message-ID: <20050908024544.GA4058@localhost.localdomain>
36796      Branch: perl
36797            ! t/op/local.t
36798 ____________________________________________________________________________
36799 [ 25364] By: merijn                                on 2005/09/08  06:07:53
36800         Log: Subject: [patch@cbuilder_0.13] VMS fixes for cbuilder
36801              From: "John E. Malmberg" <wb8tyw@qsl.net>
36802              Date: Wed, 07 Sep 2005 19:59:36 -0400
36803              Message-ID: <431F7EE8.3040908@qsl.net>
36804      Branch: perl
36805            ! lib/ExtUtils/CBuilder/Base.pm
36806            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
36807 ____________________________________________________________________________
36808 [ 25363] By: rgs                                   on 2005/09/07  11:09:10
36809         Log: The formatting function of Carp::Heavy has problem with utf8 strings.
36810              Work around it.
36811      Branch: perl
36812            ! lib/Carp/Heavy.pm
36813 ____________________________________________________________________________
36814 [ 25362] By: rgs                                   on 2005/09/07  10:31:47
36815         Log: Subject: [perl #37091] File::Path::mkpath resets errno 
36816              From: kvr@centrum.cz (via RT) <perlbug-followup@perl.org>
36817              Date: Tue, 06 Sep 2005 08:07:14 -0700
36818              Message-ID: <rt-3.0.11-37091-120348.17.8280334480876@perl.org>
36819      Branch: perl
36820            ! lib/File/Path.pm
36821 ____________________________________________________________________________
36822 [ 25361] By: rgs                                   on 2005/09/06  19:06:38
36823         Log: Upgrade to Compress::Zlib 1.38
36824      Branch: perl
36825            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
36826            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
36827            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/t/03examples.t
36828 ____________________________________________________________________________
36829 [ 25360] By: nicholas                              on 2005/09/06  17:46:33
36830         Log: Add a TODO test for bug #37038 - assigning to the match variable
36831              should not corrupt match vars such as $1 and $2
36832      Branch: perl
36833            ! t/op/pat.t
36834 ____________________________________________________________________________
36835 [ 25359] By: rgs                                   on 2005/09/06  16:06:44
36836         Log: Revert Makefile.PL change from #25355
36837      Branch: perl
36838            ! ext/IO/Makefile.PL
36839 ____________________________________________________________________________
36840 [ 25358] By: rgs                                   on 2005/09/06  14:50:18
36841         Log: Subject: Re: Fw: Tied hash numeric values are rounded off under Perl v5.8.6
36842              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36843              Date: Fri, 2 Sep 2005 00:05:52 -0700
36844              Message-ID: <20050902070552.GA3992@efn.org>
36845      Branch: perl
36846            ! mg.c t/op/tie.t
36847 ____________________________________________________________________________
36848 [ 25357] By: merijn                                on 2005/09/06  14:10:28
36849         Log: Added amd64 and x86_64 to recognized predefined cpp syms
36850      Branch: perl
36851            ! Configure
36852 ____________________________________________________________________________
36853 [ 25355] By: rgs                                   on 2005/09/06  08:46:37
36854         Log: Upgrade to IO 1.22 from gbarr
36855              - Adjust the regression tests to use t/test.pl from bleadperl
36856              when $ENV{PERL_CORE} is defined
36857              - Add can_ok and isa_ok to t/test.pl from the implementation
36858              found in the IO CPAN distribution
36859      Branch: perl
36860            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
36861            ! ext/IO/README ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
36862            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
36863            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
36864            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
36865            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
36866            ! ext/IO/t/IO.t ext/IO/t/io_file.t ext/IO/t/io_linenum.t
36867            ! ext/IO/t/io_pipe.t ext/IO/t/io_sel.t ext/IO/t/io_sock.t
36868            ! ext/IO/t/io_utf8.t t/test.pl
36869 ____________________________________________________________________________
36870 [ 25354] By: rgs                                   on 2005/09/05  11:12:14
36871         Log: Subject: regression test for 25352
36872              From: Jim Cromie <jim.cromie@gmail.com>
36873              Date: Sat, 03 Sep 2005 22:38:13 -0600
36874              Message-ID: <431A7A35.6050705@gmail.com>
36875      Branch: perl
36876            ! ext/B/t/optree_specials.t
36877 ____________________________________________________________________________
36878 [ 25353] By: davem                                 on 2005/09/04  09:40:05
36879         Log: Subject:  Re: [perl #37039] perlref documentation about optional -> is too vague
36880              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
36881              Date:  Thu, 1 Sep 2005 17:41:36 -0700
36882              Message-Id:  <20050902004136.GA2656@efn.org>
36883              
36884              Allow any variant of bison 1.875 to be used
36885      Branch: perl
36886            ! regen_perly.pl
36887 ____________________________________________________________________________
36888 [ 25352] By: rgs                                   on 2005/09/02  20:18:01
36889         Log: Subject: Re: Optree Generation
36890              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36891              Date: Aug 31, 2005 2:18 PM
36892              Message-ID: <20050831121822.GA3464@efn.org>
36893      Branch: perl
36894            ! ext/B/B/Concise.pm
36895 ____________________________________________________________________________
36896 [ 25351] By: rgs                                   on 2005/09/02  19:57:21
36897         Log: Subject: document index() with out of bounds POSITION
36898              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36899              Date: Sep 2, 2005 2:23 PM
36900              Message-ID: <20050902122311.GA3104@efn.org>
36901      Branch: perl
36902            ! pod/perlfunc.pod
36903 ____________________________________________________________________________
36904 [ 25350] By: rgs                                   on 2005/09/02  17:35:31
36905         Log: Really fix the Archive::Tar setup test.
36906              p4 and svn don't behave similarly concerning removal
36907              of empty directories...
36908      Branch: perl
36909            ! lib/Archive/Tar/t/00_setup.t
36910 ____________________________________________________________________________
36911 [ 25349] By: rgs                                   on 2005/09/02  16:45:31
36912         Log: Once again, fix Archive::Tar setup test with -Dmksymlinks
36913      Branch: perl
36914            ! lib/Archive/Tar/t/00_setup.t
36915 ____________________________________________________________________________
36916 [ 25348] By: rgs                                   on 2005/09/02  13:19:48
36917         Log: Subject: RE: [ANNOUNCE] Archive::Tar 1.25
36918              From: Robin Barker <Robin.Barker@npl.co.uk>
36919              Date: Thu, 1 Sep 2005 20:09:43 +0100 
36920              Message-ID: <533D273D4014D411AB1D00062938C4D90849C7A9@hotel.npl.co.uk>
36921      Branch: perl
36922            - lib/Archive/Tar/t/src/long/b lib/Archive/Tar/t/src/short/b
36923            ! MANIFEST lib/Archive/Tar/t/00_setup.t
36924            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
36925 ____________________________________________________________________________
36926 [ 25347] By: rgs                                   on 2005/09/02  12:53:49
36927         Log: Regression test for the fix in change #25308,
36928              based on code by Troy Loveday
36929      Branch: perl
36930            + ext/Data/Dumper/t/bugs.t
36931            ! MANIFEST
36932 ____________________________________________________________________________
36933 [ 25346] By: rgs                                   on 2005/09/01  15:00:15
36934         Log: Oops, fix threaded build
36935      Branch: perl
36936            ! toke.c
36937 ____________________________________________________________________________
36938 [ 25345] By: rgs                                   on 2005/09/01  14:50:24
36939         Log: Don't list test modules when listing cpan versions
36940      Branch: perl
36941            ! Porting/corecpan.pl
36942 ____________________________________________________________________________
36943 [ 25344] By: rgs                                   on 2005/09/01  14:45:23
36944         Log: Add the "no 6" / "no v6" syntax.
36945      Branch: perl
36946            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h pp_ctl.c
36947            ! proto.h t/comp/use.t toke.c
36948 ____________________________________________________________________________
36949 [ 25343] By: rgs                                   on 2005/09/01  14:43:19
36950         Log: Remove no 6 from the todo list
36951      Branch: perl
36952            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h
36953            ! pod/perltodo.pod pp_ctl.c proto.h t/comp/use.t toke.c
36954 ____________________________________________________________________________
36955 [ 25342] By: rgs                                   on 2005/08/31  15:14:28
36956         Log: Document that Sys::Syslog::openlog might die.
36957              Fixes [perl #36848] Sys::Syslog::syslog kills program if syslogd not running 
36958      Branch: perl
36959            ! ext/Sys/Syslog/Syslog.pm
36960 ____________________________________________________________________________
36961 [ 25341] By: rgs                                   on 2005/08/31  14:14:21
36962         Log: Fix for [perl #37036] perl segfault at 'compile'-time
36963      Branch: perl
36964            ! op.c
36965 ____________________________________________________________________________
36966 [ 25340] By: rgs                                   on 2005/08/31  08:07:37
36967         Log: Subject: [patch@25339] ext/Dev/Peek/t/peek.t fix for VMS
36968              From: "John E. Malmberg" <wb8tyw@qsl.net>
36969              Date: Tue, 30 Aug 2005 22:17:42 -0400
36970              Message-ID: <43151346.4010001@qsl.net>
36971      Branch: perl
36972            ! ext/Devel/Peek/t/Peek.t
36973 ____________________________________________________________________________
36974 [ 25339] By: rgs                                   on 2005/08/30  18:55:46
36975         Log: Clarify the cases where system() returns 1,
36976              per a suggestion of Rick Delaney (bug #36976)
36977      Branch: perl
36978            ! pod/perlfunc.pod
36979 ____________________________________________________________________________
36980 [ 25338] By: rgs                                   on 2005/08/30  09:38:54
36981         Log: Upgrade to PathTools 3.11
36982              (no real changes)
36983      Branch: perl
36984            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
36985 ____________________________________________________________________________
36986 [ 25337] By: rgs                                   on 2005/08/30  09:34:54
36987         Log: Subject: sv-head refactor
36988              From: Jim Cromie <jim.cromie@gmail.com>
36989              Date: Thu, 25 Aug 2005 21:42:44 -0600
36990              Message-ID: <cfe85dfa05082520425f7a7738@mail.gmail.com>
36991      Branch: perl
36992            ! sv.h
36993 ____________________________________________________________________________
36994 [ 25336] By: rgs                                   on 2005/08/30  09:09:22
36995         Log: Subject: [patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
36996              From: "John E. Malmberg" <wb8tyw@qsl.net>
36997              Date: Sat, 27 Aug 2005 19:54:26 -0400
36998              Message-ID: <4310FD32.70809@qsl.net>
36999      Branch: perl
37000            ! t/op/magic.t
37001 ____________________________________________________________________________
37002 [ 25335] By: rgs                                   on 2005/08/30  09:08:31
37003         Log: Subject: [patch@25334] hv.c vms environment fix.
37004              From: "John E. Malmberg" <wb8tyw@qsl.net>
37005              Date: Sat, 27 Aug 2005 19:20:50 -0400
37006              Message-ID: <4310F552.8050401@qsl.net>
37007      Branch: perl
37008            ! hv.c
37009 ____________________________________________________________________________
37010 [ 25334] By: rgs                                   on 2005/08/27  16:59:02
37011         Log: Upgrade to PathTools 3.10
37012      Branch: perl
37013            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
37014            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
37015            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
37016 ____________________________________________________________________________
37017 [ 25333] By: rgs                                   on 2005/08/27  16:28:27
37018         Log: Fix failure in Archive::Tar tests when perl is built
37019              with -Dmksymlinks
37020      Branch: perl
37021            ! lib/Archive/Tar/t/02_methods.t
37022 ____________________________________________________________________________
37023 [ 25332] By: nicholas                              on 2005/08/25  14:53:23
37024         Log: Revert 25331 (except for the typo fix).
37025      Branch: perl
37026            ! sv.c
37027 ____________________________________________________________________________
37028 [ 25331] By: nicholas                              on 2005/08/25  14:06:43
37029         Log: To make the current implementation of sv_replace sane, we should
37030              assert that the reference count of the target is also 1.
37031              (Given that we're splatting an SV with a reference count of 1 onto
37032              the target)
37033      Branch: perl
37034            ! sv.c
37035 ____________________________________________________________________________
37036 [ 25330] By: nicholas                              on 2005/08/25  13:46:31
37037         Log: Promote the warning about reference miscount in sv_replace to a panic.
37038              TODO - document the panics
37039      Branch: perl
37040            ! sv.c
37041 ____________________________________________________________________________
37042 [ 25329] By: nicholas                              on 2005/08/25  13:15:17
37043         Log: No need to manually set the reference count of a new IO to 1.
37044      Branch: perl
37045            ! gv.c
37046 ____________________________________________________________________________
37047 [ 25328] By: rgs                                   on 2005/08/25  09:29:43
37048         Log: Don't mention redundant usethreads in -V output
37049              Be more consistent in using commas
37050      Branch: perl
37051            ! myconfig.SH
37052 ____________________________________________________________________________
37053 [ 25327] By: rgs                                   on 2005/08/25  09:13:07
37054         Log: Subject: update B::Concise pod to reflect previous changes
37055              From: Jim Cromie <jcromie@divsol.com>
37056              Date: Wed, 24 Aug 2005 11:05:47 -0600
37057              Message-ID: <430CA8EB.3010904@divsol.com>
37058      Branch: perl
37059            ! ext/B/B/Concise.pm
37060 ____________________________________________________________________________
37061 [ 25326] By: rgs                                   on 2005/08/25  08:45:04
37062         Log: Fix miniperl build with threaded perl
37063      Branch: perl
37064            ! util.c
37065 ____________________________________________________________________________
37066 [ 25325] By: rgs                                   on 2005/08/24  15:53:01
37067         Log: Subject: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
37068              From: "John Peacock" <jpeacock@rowman.com>
37069              Date: Tue, 23 Aug 2005 20:41:11 +0300 (IDT)
37070              Message-ID: <2444.85.65.24.143.1124818871.squirrel@webmail.rowman.com>
37071      Branch: perl
37072            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
37073            ! pod/perlapi.pod proto.h t/comp/use.t util.c
37074 ____________________________________________________________________________
37075 [ 25324] By: rgs                                   on 2005/08/24  07:28:27
37076         Log: Unmatched parentheses (thanks to Steve Peters)
37077      Branch: perl
37078            ! pod/perlvar.pod
37079 ____________________________________________________________________________
37080 [ 25323] By: rgs                                   on 2005/08/23  13:52:17
37081         Log: My system produces core.$$ files
37082      Branch: perl
37083            ! Makefile.SH
37084 ____________________________________________________________________________
37085 [ 25322] By: rgs                                   on 2005/08/23  13:25:15
37086         Log: Subject: [PATCH blead] Use SvGETMAGIC more often
37087              From: Rick Delaney <rick@bort.ca>
37088              Date: Mon, 22 Aug 2005 13:00:33 -0400
37089              Message-ID: <20050822170033.GH7674@localhost.localdomain>
37090      Branch: perl
37091            ! doio.c pp.c pp_ctl.c pp_hot.c sv.c universal.c xsutils.c
37092 ____________________________________________________________________________
37093 [ 25321] By: rgs                                   on 2005/08/23  13:11:34
37094         Log: Subject: [PATCH] Add Windows Vista support to Win32::GetOSName()
37095              From: "Jan Dubois" <jand@ActiveState.com>
37096              Date: Mon, 22 Aug 2005 15:37:09 -0700
37097              Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com>
37098      Branch: perl
37099            ! win32/ext/Win32/Win32.pm
37100 ____________________________________________________________________________
37101 [ 25320] By: rgs                                   on 2005/08/22  15:41:15
37102         Log: Subject: Re: Documentation change for IPC::Open*.pm
37103              From: Ben Tilly <btilly@gmail.com>
37104              Date: Mon, 22 Aug 2005 08:30:14 -0700
37105              Message-ID: <acc274b3050822083093357fe@mail.gmail.com>
37106      Branch: perl
37107            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
37108 ____________________________________________________________________________
37109 [ 25319] By: rgs                                   on 2005/08/22  14:48:43
37110         Log: Subject: [PATCH blead] Re: [perl #36959] List Constructor Operator - Undefined Values
37111              From: Rick Delaney <rick@bort.ca>
37112              Date: Sun, 21 Aug 2005 15:09:57 -0400
37113              Message-ID: <20050821190957.GE7674@localhost.localdomain>
37114      Branch: perl
37115            ! pp_ctl.c t/op/range.t
37116 ____________________________________________________________________________
37117 [ 25318] By: rgs                                   on 2005/08/22  13:41:10
37118         Log: Upgrade to Term::ANSIColor 1.10
37119      Branch: perl
37120            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
37121            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
37122 ____________________________________________________________________________
37123 [ 25317] By: rgs                                   on 2005/08/22  13:24:09
37124         Log: Subject: [PATCH lib/CPAN.pm] Make curl follow redirects
37125              From: Michael G Schwern <schwern@pobox.com>
37126              Date: Sun, 21 Aug 2005 00:16:26 -0700
37127              Message-ID: <20050821071625.GA29394@windhund.schwern.org>
37128      Branch: perl
37129            ! lib/CPAN.pm
37130 ____________________________________________________________________________
37131 [ 25316] By: rgs                                   on 2005/08/22  12:59:27
37132         Log: Argh. I've overwritten local changes to ptar with change 25312
37133      Branch: perl
37134            ! lib/Archive/Tar/bin/ptar
37135 ____________________________________________________________________________
37136 [ 25315] By: rgs                                   on 2005/08/22  11:47:45
37137         Log: Subject: Re: Building 25309 on VAX (OpenVMS 7.2) not ok
37138              From: Abe Timmerman <abe@ztreet.demon.nl>
37139              Date: Sun, 21 Aug 2005 16:28:42 +0200
37140              Message-Id: <200508211628.42409.abe@ztreet.demon.nl>
37141      Branch: perl
37142            ! configure.com
37143 ____________________________________________________________________________
37144 [ 25314] By: rgs                                   on 2005/08/22  11:14:59
37145         Log: Don't install ptar in module tree
37146      Branch: perl
37147            ! installperl
37148 ____________________________________________________________________________
37149 [ 25313] By: rgs                                   on 2005/08/22  10:29:45
37150         Log: Fix typo in file name
37151      Branch: perl
37152            ! MANIFEST
37153 ____________________________________________________________________________
37154 [ 25312] By: rgs                                   on 2005/08/22  10:09:40
37155         Log: Upgrade to Archive::Tar 1.26
37156              Preserve some local typo fixes
37157              Don't load Data::Dumper
37158      Branch: perl
37159            + lib/Archive/Tar/bin/ptardiff
37160            + lib/Archive/Tar/t/04_resolved_issues.t
37161            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
37162            ! lib/Archive/Tar/File.pm lib/Archive/Tar/bin/ptar
37163            ! lib/Archive/Tar/t/02_methods.t
37164 ____________________________________________________________________________
37165 [ 25311] By: nicholas                              on 2005/08/21  16:19:12
37166         Log: Subject: [patch@25305] t/op/arith.t fix for VMS with IEEE float
37167              From: "John E. Malmberg" <wb8tyw@qsl.net>
37168              Message-ID: <4307F348.70603@qsl.net>
37169              Date: Sat, 20 Aug 2005 23:21:44 -0400
37170      Branch: perl
37171            ! t/op/arith.t
37172 ____________________________________________________________________________
37173 [ 25310] By: nicholas                              on 2005/08/21  16:05:22
37174         Log: Subject: [patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
37175              From: "John E. Malmberg" <wb8tyw@qsl.net>
37176              Message-ID: <43080395.50807@qsl.net>
37177              Date: Sun, 21 Aug 2005 00:31:17 -0400
37178      Branch: perl
37179            ! lib/ExtUtils/t/Constant.t
37180 ____________________________________________________________________________
37181 [ 25309] By: nicholas                              on 2005/08/19  21:19:37
37182         Log: Subject: [PATCH ext/POSIX/POSIX.xs] Whitespace
37183              From: Abigail <abigail@abigail.nl>
37184              Message-ID: <20050723003235.GJ15093@abigail.nl>
37185              Date: Sat, 23 Jul 2005 02:32:35 +0200
37186      Branch: perl
37187            ! ext/POSIX/POSIX.xs
37188 ____________________________________________________________________________
37189 [ 25308] By: rgs                                   on 2005/08/19  12:54:46
37190         Log: Subject: Re: Data::Dumper bug?
37191              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37192              Date: Mon, 8 Aug 2005 20:33:02 -0700
37193              Message-ID: <20050809033301.GA3804@efn.org>
37194      Branch: perl
37195            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
37196 ____________________________________________________________________________
37197 [ 25307] By: rgs                                   on 2005/08/19  12:44:12
37198         Log: Subject: [PATCH] make threads.xs emit warnings properly
37199              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
37200              Date: Aug 7, 2005 7:10 AM
37201              Message-id: <20050807051041.GA3924@ethan>
37202      Branch: perl
37203            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
37204 ____________________________________________________________________________
37205 [ 25306] By: rgs                                   on 2005/08/19  06:10:28
37206         Log: Subject: [patch@25305] fixes to const fixes + Case Preserved start
37207              From: "John E. Malmberg" <wb8tyw@qsl.net>
37208              Date: Thu, 18 Aug 2005 21:18:27 -0400
37209              Message-ID: <43053363.8090809@qsl.net>
37210      Branch: perl
37211            ! vms/vms.c
37212 ____________________________________________________________________________
37213 [ 25305] By: rgs                                   on 2005/08/18  13:47:41
37214         Log: Subject: make test of perl 5.8.7 failed on icc9
37215              From: YAMASHINA Hio <hio@ymir.co.jp>
37216              Date: Thu, 18 Aug 2005 20:36:57 +0900
37217              Message-Id: <20050818165213.BDF1.HIO@ymir.co.jp>
37218      Branch: perl
37219            ! hints/linux.sh
37220 ____________________________________________________________________________
37221 [ 25304] By: rgs                                   on 2005/08/18  11:10:27
37222         Log: Subject: [PATCH] 5.9.x (and 5.8.x): Symbian update
37223              From: <jarkko.hietaniemi@nokia.com>
37224              Date: Thu, 18 Aug 2005 13:43:46 +0300
37225              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A41B@esebe105.NOE.Nokia.com>
37226      Branch: perl
37227            ! README.symbian ext/Compress/Zlib/Zlib.xs numeric.c
37228            ! symbian/TODO symbian/config.pl symbian/config.sh
37229            ! symbian/install.cfg symbian/symbian_stubs.c symbian/xsbuild.pl
37230 ____________________________________________________________________________
37231 [ 25303] By: rgs                                   on 2005/08/18  08:58:54
37232         Log: Subject: [PATCH] Re: Transliteration operator(tr//)on EBCDIC platform
37233              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37234              Date: Fri, 12 Aug 2005 00:20:39 +0900
37235              Message-Id: <20050812001541.EA69.BQW10602@nifty.com>
37236      Branch: perl
37237            ! t/op/tr.t toke.c
37238 ____________________________________________________________________________
37239 [ 25302] By: rgs                                   on 2005/08/18  08:00:53
37240         Log: Subject: autouse.pm: remove unneeded eval
37241              From: Alexey Tourbin <at@altlinux.ru>
37242              Date: Thu, 18 Aug 2005 08:13:24 +0400
37243              Message-ID: <20050818041324.GO19097@solemn.turbinal.org>
37244              
37245              Subject: autouse.pm: check stub, use goto in stub
37246              From: Alexey Tourbin <at@altlinux.ru>
37247              Date: Thu, 18 Aug 2005 09:06:20 +0400
37248              Message-ID: <20050818050620.GP19097@solemn.turbinal.org>
37249      Branch: perl
37250            ! lib/autouse.pm
37251 ____________________________________________________________________________
37252 [ 25301] By: rgs                                   on 2005/08/17  15:57:09
37253         Log: FAQ sync
37254      Branch: perl
37255            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
37256            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
37257            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
37258 ____________________________________________________________________________
37259 [ 25300] By: steveh                                on 2005/08/17  14:33:00
37260         Log: Subject: Your bug reports for Time::Local
37261              From: Dave Rolsky <autarch@urth.org>
37262              Date: Tue, 16 Aug 2005 11:22:20 -0500 (CDT)
37263              Message-ID: <Pine.LNX.4.61.0508161120520.26270@urth.org>
37264              
37265              An improvement on change 25287 from Dave Rolsky
37266      Branch: perl
37267            ! lib/Time/Local.t
37268 ____________________________________________________________________________
37269 [ 25299] By: rgs                                   on 2005/08/17  12:33:18
37270         Log: Subject: Re: [perl #36654] Inconsistent treatment of NaN
37271              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37272              Date: Aug 7, 2005 8:03 PM
37273              Message-ID: <20050807180308.GA2112@efn.org>
37274              
37275              Subject: Re: [perl #36654] Inconsistent treatment of NaN
37276              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37277              Date: Wed, 10 Aug 2005 22:53:51 -0700
37278              Message-ID: <20050811055351.GA2296@efn.org>
37279      Branch: perl
37280            ! numeric.c pod/perlop.pod
37281 ____________________________________________________________________________
37282 [ 25298] By: rgs                                   on 2005/08/17  09:35:32
37283         Log: Upgrade to Time::HiRes 1.73
37284      Branch: perl
37285            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
37286 ____________________________________________________________________________
37287 [ 25297] By: nicholas                              on 2005/08/17  09:06:33
37288         Log: Given that we now have a union, there's no need for all the HvARRAY()
37289              casting games.
37290      Branch: perl
37291            ! hv.h sv.h
37292 ____________________________________________________________________________
37293 [ 25296] By: rgs                                   on 2005/08/16  17:57:27
37294         Log: Fix for [perl #36853] -Dx can crash bleadperl
37295              The PL_op_sequence global hash wasn't initialized
37296      Branch: perl
37297            ! dump.c
37298 ____________________________________________________________________________
37299 [ 25295] By: merijn                                on 2005/08/16  07:36:58
37300         Log: Subject: Time::HiRes::nanosleep support for Solaris [PATCH]
37301              From: Gisle Aas <gisle@ActiveState.com>
37302              Date: 15 Aug 2005 21:05:22 -0700
37303              Message-ID: <lrk6imy1a5.fsf@caliper.activestate.com>
37304      Branch: perl
37305            ! ext/Time/HiRes/hints/solaris.pl
37306 ____________________________________________________________________________
37307 [ 25294] By: merijn                                on 2005/08/15  09:36:30
37308         Log: Subject: Re: [PATCH@25292] add nonxs_ext to configure.com
37309              From: "John E. Malmberg" <wb8tyw@qsl.net>
37310              Date: Sat, 13 Aug 2005 12:20:34 -0400
37311              Message-ID: <42FE1DD2.8050803@qsl.net>
37312      Branch: perl
37313            ! configure.com
37314 ____________________________________________________________________________
37315 [ 25293] By: merijn                                on 2005/08/15  09:34:28
37316         Log: Subject: [PATCH configure.com] Make "prove" available on VMS
37317              From: Abe Timmerman <abe@ztreet.demon.nl>
37318              Date: Sat, 13 Aug 2005 18:16:29 +0200
37319              Message-Id: <200508131816.29092.abe@ztreet.demon.nl>
37320      Branch: perl
37321            ! configure.com
37322 ____________________________________________________________________________
37323 [ 25292] By: merijn                                on 2005/08/13  07:38:54
37324         Log: Subject: [PATCH @ 24148] Compress::Zlib 1.37
37325              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
37326              Date: Fri, 12 Aug 2005 16:31:42 +0100
37327              Message-Id: <20050812153145.PWIR17166.aamta12-winn.ispmail.ntl.com@MARQUESSPT21>
37328      Branch: perl
37329            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
37330            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
37331            ! ext/Compress/Zlib/t/03examples.t
37332 ____________________________________________________________________________
37333 [ 25291] By: merijn                                on 2005/08/13  07:33:46
37334         Log: Subject: [patch@25289] Add sig_count to CONFIGURE.COM
37335              From: "John E. Malmberg" <wb8tyw@qsl.net>
37336              Date: Fri, 12 Aug 2005 13:39:25 -0400
37337              Message-ID: <42FCDECD.8090009@qsl.net>
37338      Branch: perl
37339            ! configure.com
37340 ____________________________________________________________________________
37341 [ 25290] By: merijn                                on 2005/08/13  07:30:05
37342         Log: Subject: Re: [patch@25289] bninfnan.t setting include path to file.
37343              From: "John E. Malmberg" <wb8tyw@qsl.net>
37344              Date: Fri, 12 Aug 2005 23:17:39 -0400
37345              Message-ID: <42FD6653.6010605@qsl.net>
37346      Branch: perl
37347            ! lib/bignum/t/bninfnan.t
37348 ____________________________________________________________________________
37349 [ 25289] By: steveh                                on 2005/08/12  16:13:11
37350         Log: Supply same libs for bcc32 builds as cl and gcc builds have
37351              
37352              It makes life easier for third-party extensions if perl provides a
37353              decent set of libs to link against. cl and gcc builds already have
37354              this (except that gcc was missing one lib), but bcc32 builds only
37355              have one or two libs supplied.  In particular, the ODBC libs
37356              required for building libwin32 were not specified.  One of these
37357              doesn't exist in the Borland lib dirs by default, so generate it
37358              from the DLL if it is missing.
37359      Branch: perl
37360            ! win32/makefile.mk
37361 ____________________________________________________________________________
37362 [ 25288] By: steveh                                on 2005/08/12  15:26:11
37363         Log: Make change 25286 better
37364              
37365              Thanks to John E. Malmberg <wb8tyw@qsl.net> for pointing this out.
37366      Branch: perl
37367            ! win32/win32.c
37368 ____________________________________________________________________________
37369 [ 25287] By: steveh                                on 2005/08/11  11:56:26
37370         Log: Fix lib/Time/Local.t for bcc32 in non GMT time zones
37371              
37372              See comments at:
37373              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-08/msg00115.html
37374      Branch: perl
37375            ! lib/Time/Local.t
37376 ____________________________________________________________________________
37377 [ 25286] By: steveh                                on 2005/08/11  10:56:12
37378         Log: Silence Win32 compiler warnings following change 25280
37379      Branch: perl
37380            ! win32/win32.c
37381 ____________________________________________________________________________
37382 [ 25285] By: steveh                                on 2005/08/11  09:21:37
37383         Log: Run regen.pl
37384      Branch: perl
37385            ! pod/perlapi.pod proto.h
37386 ____________________________________________________________________________
37387 [ 25284] By: merijn                                on 2005/08/11  07:35:27
37388         Log: Subject: [patch] blead@25282 - VMS specific fixes. [2nd try]
37389              From: "John E. Malmberg" <wb8tyw@qsl.net>
37390              Date: Wed, 10 Aug 2005 23:26:03 -0400
37391              Message-ID: <42FAC54B.2050207@qsl.net>
37392      Branch: perl
37393            ! lib/Test/Harness/Straps.pm lib/vmsish.t t/lib/warnings/doio
37394            ! t/op/anonsub.t t/op/chdir.t t/op/closure.t t/op/lex_assign.t
37395            ! t/op/runlevel.t t/op/stat.t t/pod/find.t t/x2p/s2p.t
37396            ! utils/c2ph.PL vms/ext/Stdio/test.pl
37397 ____________________________________________________________________________
37398 [ 25283] By: merijn                                on 2005/08/11  07:25:32
37399         Log: Subject: [patch] blead@25282
37400              From: "John E. Malmberg" <wb8tyw@qsl.net>
37401              Date: Wed, 10 Aug 2005 23:47:47 -0400
37402              Message-ID: <42FACA63.4030805@qsl.net>
37403      Branch: perl
37404            ! t/op/exec.t t/run/exit.t
37405 ____________________________________________________________________________
37406 [ 25282] By: merijn                                on 2005/08/10  20:34:03
37407         Log: Subject: [PATCH] Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu binutils
37408              From: Andy Dougherty <doughera@lafayette.edu>
37409              Date: Tue, 26 Jul 2005 12:03:37 -0400 (EDT)
37410              Message-ID: <Pine.SOC.4.62.0507261131300.8774@maxwell.phys.lafayette.edu>
37411      Branch: perl
37412            ! hints/solaris_2.sh
37413 ____________________________________________________________________________
37414 [ 25281] By: merijn                                on 2005/08/10  11:45:11
37415         Log: Subject: conflicting types for 'Perl_my_popen'
37416              From: Alexey Tourbin <at@altlinux.ru>
37417              Date: Wed, 10 Aug 2005 15:19:15 +0400
37418              Message-ID: <20050810111915.GK19097@solemn.turbinal.org>
37419      Branch: perl
37420            ! util.c
37421 ____________________________________________________________________________
37422 [ 25280] By: merijn                                on 2005/08/10  09:14:23
37423         Log: Subject: patch@25279 VMS error handling and const fixes
37424              From: "John E. Malmberg" <wb8tyw@qsl.net>
37425              Date: Wed, 10 Aug 2005 00:37:13 -0400
37426              Message-ID: <42F98479.6030207@qsl.net>
37427      Branch: perl
37428            ! doio.c embed.fnc perl.h pp_sys.c proto.h vms/vms.c
37429            ! vms/vmsish.h
37430 ____________________________________________________________________________
37431 [ 25279] By: merijn                                on 2005/08/09  11:24:54
37432         Log: Subject: [PATCH] Fix a couple of random warnings
37433              From: Steve Peters <steve@fisharerojo.org>
37434              Date: Tue, 9 Aug 2005 06:21:48 -0500
37435              Message-ID: <20050809112148.GA4902@mccoy.peters.homeunix.org>
37436      Branch: perl
37437            ! nostdio.h perl.c
37438 ____________________________________________________________________________
37439 [ 25278] By: steveh                                on 2005/08/08  16:12:12
37440         Log: Update Porting/repository.pod to recommend Cygwin's ssh on Win32
37441              
37442              Cygwin's ssh client seems to be superior to MSYS's ssh client in that
37443              it supports the ServerAliveInterval config setting which prevents the
37444              ssh client from timing out every so often
37445      Branch: perl
37446            ! Porting/repository.pod
37447 ____________________________________________________________________________
37448 [ 25277] By: merijn                                on 2005/08/08  06:22:38
37449         Log: Subject: [PATCH] Post-OSCON NN/NULLOK-ing
37450              From: Andy Lester <andy@petdance.com>
37451              Date: Sun, 7 Aug 2005 00:59:11 -0500
37452              Message-ID: <20050807055911.GA6384@petdance.com>
37453      Branch: perl
37454            ! embed.fnc op.c
37455 ____________________________________________________________________________
37456 [ 25276] By: merijn                                on 2005/08/08  06:17:33
37457         Log: Subject: Re: [PATCH] undup
37458              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
37459              Date: Sun, 07 Aug 2005 14:49:40 +0300
37460              Message-ID: <42F5F554.5020701@gmail.com>
37461      Branch: perl
37462            ! pod/perldoc.pod pod/perltodo.pod pod/perlunicode.pod
37463 ____________________________________________________________________________
37464 [ 25275] By: davem                                 on 2005/08/07  11:15:32
37465         Log: run regen.pl after change #25274
37466      Branch: perl
37467            ! pod/perlintern.pod
37468 ____________________________________________________________________________
37469 [ 25274] By: merijn                                on 2005/08/07  10:10:12
37470         Log: Subject: [PATCH] undup 
37471              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
37472              Date: Sun, 07 Aug 2005 13:28:19 +0300
37473              Message-ID: <42F5E243.80500@gmail.com>
37474      Branch: perl
37475            ! ext/Encode/lib/Encode/Supported.pod lib/Test/Harness/TAP.pod
37476            ! pad.c pod/perl573delta.pod pod/perl58delta.pod
37477            ! pod/perlfaq7.pod pod/perlglossary.pod pod/perlvar.pod pp_ctl.c
37478 ____________________________________________________________________________
37479 [ 25273] By: rgs                                   on 2005/08/06  23:07:46
37480         Log: Add files missed in change 25271
37481      Branch: perl
37482            + ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
37483            + ext/Encode/t/mime_header_iso2022jp.t
37484 ____________________________________________________________________________
37485 [ 25272] By: rgs                                   on 2005/08/06  22:46:06
37486         Log: Clarify docs
37487      Branch: perl
37488            ! ext/PerlIO/encoding/encoding.pm
37489 ____________________________________________________________________________
37490 [ 25271] By: rgs                                   on 2005/08/06  22:15:14
37491         Log: Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
37492              by Dan Kogai to fix encoding(utf-8-strict) with partial
37493              characters.
37494      Branch: perl
37495            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
37496            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
37497            ! ext/Encode/Encode/encode.h ext/Encode/MANIFEST
37498            ! ext/Encode/META.yml ext/Encode/lib/Encode/Alias.pm
37499            ! ext/Encode/lib/Encode/Config.pm
37500            ! ext/Encode/lib/Encode/MIME/Header.pm
37501            ! ext/PerlIO/encoding/encoding.pm
37502 ____________________________________________________________________________
37503 [ 25270] By: merijn                                on 2005/08/06  15:54:55
37504         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadperl: abs() busted outside integer range
37505              From: Dominic Dunlop <shouldbedomo@mac.com>
37506              Date: Sat, 6 Aug 2005 17:47:40 +0200
37507              Message-Id: <EF62D3CF-8B54-4C7B-973E-C259F487AE32@mac.com>
37508      Branch: perl
37509            ! pp.c t/op/arith.t
37510 ____________________________________________________________________________
37511 [ 25269] By: rgs                                   on 2005/08/05  16:31:44
37512         Log: Subject: [patch]vms.c - buffer highwater overrun in vmsify
37513              From: John E. Malmberg <wb8tyw@qsl.net>
37514              Date: Mon, 01 Aug 2005 19:54:22 -0400
37515              Message-ID: <42EEB62E.3020108@qsl.net>
37516      Branch: perl
37517            ! vms/vms.c
37518 ____________________________________________________________________________
37519 [ 25268] By: rgs                                   on 2005/08/05  15:01:19
37520         Log: "thread failed to start" is a severe warning, not a fatal error
37521              as reported by Tassilo von Parseval.
37522      Branch: perl
37523            ! pod/perldiag.pod
37524 ____________________________________________________________________________
37525 [ 25267] By: merijn                                on 2005/08/05  14:13:26
37526         Log: ASCIZ is not a typo
37527      Branch: perl
37528            ! pod/perlfunc.pod
37529 ____________________________________________________________________________
37530 [ 25266] By: merijn                                on 2005/08/05  07:50:40
37531         Log: Subject: [PATCH] Typos in *.p[lm]
37532              From: "Piotr Fusik" <pfusik@op.pl>
37533              Date: Sun, 31 Jul 2005 12:50:04 +0200
37534              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
37535      Branch: perl
37536            ! ext/Encode/lib/Encode/PerlIO.pod
37537            ! ext/Encode/lib/Encode/Supported.pod lib/ExtUtils/MM_Win95.pm
37538            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/Net/libnetFAQ.pod
37539            ! lib/Test/Harness/TAP.pod lib/Test/Tutorial.pod
37540            ! pod/perlfunc.pod pod/perltoc.pod
37541 ____________________________________________________________________________
37542 [ 25265] By: rgs                                   on 2005/08/04  16:45:37
37543         Log: VMS debugging help, by John E. Malmberg
37544      Branch: perl
37545            ! vms/descrip_mms.template
37546 ____________________________________________________________________________
37547 [ 25264] By: merijn                                on 2005/08/03  10:30:54
37548         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu)
37549              From: Dominic Dunlop <shouldbedomo@mac.com>
37550              Date: Wed, 3 Aug 2005 12:19:03 +0200
37551              Message-Id: <8D595B69-4489-4395-BFA4-07DF5859D556@mac.com>
37552      Branch: perl
37553            ! t/op/sprintf.t
37554 ____________________________________________________________________________
37555 [ 25263] By: merijn                                on 2005/08/02  13:59:49
37556         Log: The typo changes from 25261 (of course) altered the MD5's
37557      Branch: perl
37558            ! ext/Digest/MD5/t/files.t
37559 ____________________________________________________________________________
37560 [ 25262] By: merijn                                on 2005/08/02  13:45:35
37561         Log: Typoes from 25261 also in expected for tests
37562      Branch: perl
37563            ! t/pod/pod2usage.xr
37564 ____________________________________________________________________________
37565 [ 25261] By: merijn                                on 2005/08/02  10:39:51
37566         Log: Subject: [PATCH] Typos in *.p[lm]
37567              From: "Piotr Fusik" <pfusik@op.pl>
37568              Date: Sun, 31 Jul 2005 12:50:04 +0200
37569              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
37570      Branch: perl
37571            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bblock.pm ext/B/B/CC.pm
37572            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
37573            ! ext/B/t/OptreeCheck.pm ext/Compress/Zlib/Zlib.pm
37574            ! ext/DB_File/DB_File.pm ext/Digest/MD5/MD5.pm
37575            ! ext/Encode/Encode.pm ext/Encode/encoding.pm
37576            ! ext/Encode/lib/Encode/Alias.pm ext/IO/lib/IO/Dir.pm
37577            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Socket/INET.pm
37578            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
37579            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
37580            ! ext/SDBM_File/SDBM_File.pm ext/Storable/Storable.pm
37581            ! ext/XS/APItest/APItest.pm ext/re/re.pm lib/Archive/Tar.pm
37582            ! lib/Archive/Tar/Constant.pm lib/Attribute/Handlers.pm
37583            ! lib/CGI.pm lib/CGI/Carp.pm lib/CPAN.pm lib/Digest.pm
37584            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
37585            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
37586            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
37587            ! lib/ExtUtils/ParseXS.pm lib/File/Basename.pm
37588            ! lib/File/Spec/Mac.pm lib/File/Temp.pm lib/Filter/Simple.pm
37589            ! lib/Getopt/Long.pm lib/I18N/LangTags.pm
37590            ! lib/I18N/LangTags/List.pm lib/Math/BigFloat.pm
37591            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm
37592            ! lib/NEXT.pm lib/Net/Cmd.pm lib/Net/Config.pm lib/Net/FTP.pm
37593            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/Ping.pm
37594            ! lib/Net/SMTP.pm lib/PerlIO.pm lib/Pod/Checker.pm
37595            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Pod/InputObjects.pm
37596            ! lib/Pod/LaTeX.pm lib/Pod/Parser.pm lib/Pod/Select.pm
37597            ! lib/Pod/Usage.pm lib/Switch.pm lib/Term/ANSIColor.pm
37598            ! lib/Test.pm lib/Test/More.pm lib/Text/Balanced.pm
37599            ! lib/Text/Wrap.pm lib/Tie/File.pm lib/Tie/Hash.pm
37600            ! lib/Unicode/UCD.pm lib/base.pm lib/bigint.pm lib/bignum.pm
37601            ! lib/bigrat.pm lib/blib.pm lib/diagnostics.pm lib/perl5db.pl
37602            ! lib/version.pm lib/vmsish.pm os2/OS2/PrfDB/PrfDB.pm
37603            ! os2/OS2/Process/Process.pm pod/checkpods.PL pod/pod2usage.PL
37604            ! utils/h2xs.PL win32/bin/pl2bat.pl wince/bin/pl2bat.pl
37605            ! wince/comp.pl
37606 ____________________________________________________________________________
37607 [ 25260] By: rgs                                   on 2005/08/01  15:14:48
37608         Log: Document where to find maintainers of dual live modules
37609      Branch: perl
37610            ! pod/perlhack.pod
37611 ____________________________________________________________________________
37612 [ 25259] By: rgs                                   on 2005/08/01  15:12:07
37613         Log: More typo fixes (damn generated pod files)
37614      Branch: perl
37615            ! pad.c
37616 ____________________________________________________________________________
37617 [ 25258] By: rgs                                   on 2005/08/01  14:45:22
37618         Log: Subject: Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @array modified!
37619              From: Michael G Schwern <schwern@pobox.com>
37620              Date: Sat, 23 Jul 2005 19:59:29 -0700
37621              Message-ID: <20050724025929.GA6574@windhund.schwern.org>
37622      Branch: perl
37623            ! pod/perlfunc.pod
37624 ____________________________________________________________________________
37625 [ 25257] By: rgs                                   on 2005/08/01  13:58:04
37626         Log: Various patches by John E. Malmberg to fix data
37627              corruption issues on VMS. Back out change 25218 and
37628              the parts of change 25217 that affect pp_ctl.c and
37629              pp_sys.c.
37630      Branch: perl
37631            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
37632            ! vms/vms.c vms/vmsish.h
37633 ____________________________________________________________________________
37634 [ 25256] By: rgs                                   on 2005/08/01  13:54:52
37635         Log: Various patches by John E. Malmberg to fix data
37636              corruption issues on VMS. Back out change 25218 and
37637              the parts of change 25217 that affect pp_ctl.c and
37638              pp_sys.c.
37639      Branch: perl
37640            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
37641            ! vms/vms.c vms/vmsish.h
37642 ____________________________________________________________________________
37643 [ 25255] By: rgs                                   on 2005/08/01  13:15:25
37644         Log: Subject: [patch] blead@25226 on OpenVMS/vms.c - fopen bug.
37645              From: "John E. Malmberg" <wb8tyw@qsl.net>
37646              Date: Fri, 29 Jul 2005 10:24:15 -0400
37647              Message-ID: <42EA3C0F.9040900@qsl.net>
37648      Branch: perl
37649            ! vms/vms.c
37650 ____________________________________________________________________________
37651 [ 25254] By: rgs                                   on 2005/08/01  08:14:27
37652         Log: Another typo fix
37653      Branch: perl
37654            ! XSUB.h pod/perlapi.pod
37655 ____________________________________________________________________________
37656 [ 25253] By: rgs                                   on 2005/08/01  08:13:10
37657         Log: Subject: [PATCH] POD typos
37658              From: "Piotr Fusik" <pfusik@op.pl>
37659              Date: Sat, 30 Jul 2005 21:54:19 +0200
37660              Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
37661      Branch: perl
37662            ! Porting/pumpkin.pod Porting/repository.pod ext/POSIX/POSIX.pod
37663            ! pod/perl593delta.pod pod/perlapio.pod pod/perldebug.pod
37664            ! pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq3.pod
37665            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlglossary.pod
37666            ! pod/perlguts.pod pod/perlintern.pod pod/perltodo.pod
37667            ! pod/perlxs.pod symbian/PerlBase.pod vms/perlvms.pod
37668 ____________________________________________________________________________
37669 [ 25252] By: rgs                                   on 2005/08/01  07:49:58
37670         Log: Subject: Re: [perl #36622] y/// at end of file
37671              From: Michael G Schwern <schwern@pobox.com>
37672              Date: Fri, 22 Jul 2005 11:51:15 -0700
37673              Message-ID: <20050722185115.GB28829@windhund.schwern.org>
37674      Branch: perl
37675            ! t/op/tr.t t/test.pl
37676 ____________________________________________________________________________
37677 [ 25251] By: rgs                                   on 2005/08/01  07:23:08
37678         Log: Subject: Re: blead@25210 on OpenVMS (not good)
37679              From: "John E. Malmberg" <wb8tyw@qsl.net>
37680              Date: Sun, 24 Jul 2005 19:09:01 -0400
37681              Message-ID: <42E41F8D.3040306@qsl.net>
37682              
37683              constify Perl_unlnk
37684      Branch: perl
37685            ! embed.fnc perl.h proto.h util.c
37686 ____________________________________________________________________________
37687 [ 25250] By: rgs                                   on 2005/08/01  07:03:36
37688         Log: Subject: blead@25226 - ext/Compress/Zlib on VMS.
37689              From: "John E. Malmberg" <wb8tyw@qsl.net>
37690              Date: Sun, 31 Jul 2005 23:19:51 -0400
37691              Message-ID: <42ED94D6.7020104@qsl.net>
37692      Branch: perl
37693            ! ext/Compress/Zlib/t/03examples.t
37694 ____________________________________________________________________________
37695 [ 25249] By: rgs                                   on 2005/08/01  06:57:09
37696         Log: Subject: [patch] blead@25226 - t/op/pack.t undefined value fix
37697              From: "John E. Malmberg" <wb8tyw@qsl.net>
37698              Date: Sun, 31 Jul 2005 22:18:19 -0400
37699              Message-ID: <42ED866B.3000308@qsl.net>
37700      Branch: perl
37701            ! t/op/pack.t
37702 ____________________________________________________________________________
37703 [ 25248] By: merijn                                on 2005/07/31  15:50:45
37704         Log: SIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, but
37705              POSIX::SigRt is not available on use
37706      Branch: perl
37707            ! ext/POSIX/t/sigaction.t
37708 ____________________________________________________________________________
37709 [ 25247] By: merijn                                on 2005/07/31  15:47:51
37710         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686 [debian] (i686/1 cpu)
37711              From: Dominic Dunlop <shouldbedomo@mac.com>
37712              Date: Fri, 29 Jul 2005 17:41:59 +0200
37713              Message-Id: <33378322-189C-4D70-AC0B-1AF589DD56E7@mac.com>
37714      Branch: perl
37715            ! sv.h
37716 ____________________________________________________________________________
37717 [ 25246] By: rgs                                   on 2005/07/31  15:15:35
37718         Log: Remove the documentation for $#, which has been removed
37719      Branch: perl
37720            ! pod/perlvar.pod
37721 ____________________________________________________________________________
37722 [ 25245] By: rgs                                   on 2005/07/29  15:36:09
37723         Log: Update Changes
37724      Branch: perl
37725            ! Changes
37726 ____________________________________________________________________________
37727 [ 25244] By: steveh                                on 2005/07/29  09:41:38
37728         Log: Skip op/sprintf.t test 147 on MSWin32
37729              ... and fix the skip code so that it actually works ;-)
37730      Branch: perl
37731            ! t/op/sprintf.t
37732 ____________________________________________________________________________
37733 [ 25243] By: rgs                                   on 2005/07/29  08:31:51
37734         Log: Subject: [PATCH] More embed.fnc goodness
37735              From: Andy Lester <andy@petdance.com>
37736              Date: Thu, 28 Jul 2005 14:09:56 -0500
37737              Message-ID: <20050728190956.GB607@petdance.com>
37738      Branch: perl
37739            ! doio.c embed.fnc embed.h op.c pp_ctl.c proto.h regcomp.c
37740            ! regexec.c sv.c util.c
37741 ____________________________________________________________________________
37742 [ 25242] By: rgs                                   on 2005/07/29  07:19:11
37743         Log: Subject: [PATCH] Fix English error in overload.pm
37744              From: Andy Lester <andy@petdance.com>
37745              Date: Thu, 28 Jul 2005 14:10:43 -0500
37746              Message-ID: <20050728191043.GC607@petdance.com>
37747      Branch: perl
37748            ! lib/overload.pm
37749 ____________________________________________________________________________
37750 [ 25241] By: rgs                                   on 2005/07/28  17:34:36
37751         Log: Clarification to the syntax of loop modifiers
37752              by Piotr Fusik
37753      Branch: perl
37754            ! pod/perlfunc.pod
37755 ____________________________________________________________________________
37756 [ 25240] By: rgs                                   on 2005/07/28  17:29:47
37757         Log: Subject: RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
37758              From: "Green, Paul" <Paul.Green@stratus.com>
37759              Date: Mon, 25 Jul 2005 12:39:32 -0400
37760              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB8A9F67@EXNA.corp.stratus.com>
37761      Branch: perl
37762            ! mg.c
37763 ____________________________________________________________________________
37764 [ 25239] By: rgs                                   on 2005/07/28  17:18:13
37765         Log: Subject: [PATCH fresh_perl.t] Being more careful about newlines
37766              From: Michael G Schwern <schwern@pobox.com>
37767              Date: Fri, 22 Jul 2005 12:53:34 -0700
37768              Message-ID: <20050722195334.GA12431@windhund.schwern.org>
37769      Branch: perl
37770            ! t/run/fresh_perl.t
37771 ____________________________________________________________________________
37772 [ 25238] By: rgs                                   on 2005/07/28  16:11:23
37773         Log: Subject: [PATCH] perl.h, use STRINGIFY in 25171
37774              From: Robin Barker <Robin.Barker@npl.co.uk>
37775              Date: Thu, 28 Jul 2005 12:13:13 +0100
37776              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75A@hotel.npl.co.uk>
37777      Branch: perl
37778            ! perl.h
37779 ____________________________________________________________________________
37780 [ 25237] By: merijn                                on 2005/07/28  13:03:09
37781         Log: Subject: [PATCH] tidy up DieNull and DIE_NULL
37782              From: Robin Barker <Robin.Barker@npl.co.uk>
37783              Date: Thu, 28 Jul 2005 14:05:51 +0100
37784              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75C@hotel.npl.co.uk>
37785      Branch: perl
37786            ! embed.fnc mg.c perl.h pp.h pp_sys.c proto.h
37787 ____________________________________________________________________________
37788 [ 25236] By: rgs                                   on 2005/07/28  12:59:55
37789         Log: Subject: [PATCH] silence compiler warning in mg.c POSIX.xs
37790              From: Robin Barker <Robin.Barker@npl.co.uk>
37791              Date: Thu, 28 Jul 2005 13:57:31 +0100
37792              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75B@hotel.npl.co.uk>
37793      Branch: perl
37794            ! ext/POSIX/POSIX.xs mg.c perl.h
37795 ____________________________________________________________________________
37796 [ 25235] By: merijn                                on 2005/07/28  12:22:27
37797         Log: sprintf now has all but two tests enabled.
37798              the list supports skipping of expected fails
37799              new test for %.0g from Dominic Dunlop
37800      Branch: perl
37801            ! t/op/sprintf.t
37802 ____________________________________________________________________________
37803 [ 25234] By: steveh                                on 2005/07/28  09:10:41
37804         Log: Subject: [PATCH] perlfunc.pod grammar fixes
37805              From: Steve Peters <steve@fisharerojo.org>
37806              Date: Wed, 27 Jul 2005 22:02:13 -0500
37807              Message-ID: <20050728030213.GA11330@mccoy.peters.homeunix.org>
37808              
37809              (with minor tweaks)
37810      Branch: perl
37811            ! pod/perlfunc.pod
37812 ____________________________________________________________________________
37813 [ 25233] By: rgs                                   on 2005/07/28  09:07:57
37814         Log: Sync change 25229 to .h source files
37815      Branch: perl
37816            ! cv.h pad.h
37817 ____________________________________________________________________________
37818 [ 25232] By: rgs                                   on 2005/07/28  08:53:55
37819         Log: Subject: [perl #36672] Swapped warnings for -o and -O file tests 
37820              From: "Piotr Fusik" (via RT) <perlbug-followup@perl.org>
37821              Date: Wed, 27 Jul 2005 15:43:17 -0700
37822              Message-ID: <rt-3.0.11-36672-118371.6.12458378853063@perl.org>
37823              
37824              (except the redundant test)
37825      Branch: perl
37826            ! opcode.h opcode.pl t/lib/warnings/9uninit
37827 ____________________________________________________________________________
37828 [ 25231] By: merijn                                on 2005/07/28  06:48:14
37829         Log: Subject: Re: [PATCH] Tru64: use -c99 for ccflags if available
37830              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
37831              Date: Thu, 28 Jul 2005 10:01:51 +0300
37832              Message-ID: <42E882DF.6020100@gmail.com>
37833              Message-ID: <42E86DE9.6090709@gmail.com>
37834      Branch: perl
37835            ! handy.h hints/dec_osf.sh
37836 ____________________________________________________________________________
37837 [ 25230] By: merijn                                on 2005/07/27  16:28:58
37838         Log: Some signals are more real than others
37839              Also added comment about why the tests are there
37840      Branch: perl
37841            ! ext/POSIX/t/sigaction.t
37842 ____________________________________________________________________________
37843 [ 25229] By: merijn                                on 2005/07/27  16:26:16
37844         Log: Subject: [PATCH] id est is i.e.
37845              From: Steve Peters <steve@fisharerojo.org>
37846              Date: Tue, 26 Jul 2005 20:42:38 -0500
37847              Message-ID: <20050727014238.GA2582@mccoy.peters.homeunix.org>
37848      Branch: perl
37849            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
37850            ! pod/perlintern.pod
37851 ____________________________________________________________________________
37852 [ 25228] By: merijn                                on 2005/07/26  13:23:10
37853         Log: Use the correct gcc when more than one gcc is installed
37854              Thanks to Campo
37855      Branch: perl
37856            ! hints/aix.sh
37857 ____________________________________________________________________________
37858 [ 25227] By: rgs                                   on 2005/07/26  09:20:11
37859         Log: Subject: [perl #36658] Typo in perlfunc.pod 
37860              From: "John W. Krahn" (via RT) <perlbug-followup@perl.org>
37861              Date: Tue, 26 Jul 2005 01:07:18 -0700
37862              Message-ID: <rt-3.0.11-36658-118300.18.7320750032131@perl.org>
37863      Branch: perl
37864            ! pod/perlfunc.pod
37865 ____________________________________________________________________________
37866 [ 25226] By: steveh                                on 2005/07/25  14:37:41
37867         Log: Reinstate PERL_MALLOC_WRAP for bcc32 on Win32
37868              
37869              This was disabled by change 22689 because it was severely broken
37870              at the time.  See the thread starting here:
37871              
37872              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-04/msg00370.html
37873              
37874              The PERL_MALLOC_WRAP code in handy.h has since changed along the
37875              lines of what was discussed in that thread (in particular, by change
37876              25034) and I find that everything is now fine with PERL_MALLOC_WRAP
37877              re-enabled.
37878      Branch: perl
37879            ! win32/config_H.bc
37880 ____________________________________________________________________________
37881 [ 25225] By: steveh                                on 2005/07/25  14:34:12
37882         Log: Ken pointed out that CBuilder's cleanup is too agrressive
37883              
37884              The Windows compile() and link() methods bizarrely include their own
37885              output files in the list of files to be cleaned up.  Now that they
37886              actually are being cleaned up, this isn't ideal ;-)
37887              
37888              Stop compile() and link() from cleaning up their own output, and
37889              reinstate the explicit deletion of those output files in the test
37890              scripts.
37891      Branch: perl
37892            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
37893            ! lib/ExtUtils/CBuilder/t/01-basic.t
37894            ! lib/ExtUtils/CBuilder/t/02-link.t
37895            ! lib/ExtUtils/ParseXS/t/basic.t
37896 ____________________________________________________________________________
37897 [ 25224] By: steveh                                on 2005/07/25  11:53:44
37898         Log: Silence uninitialized value warnings in Net::Cmd
37899              
37900              (Suppresses 20 such warnings emitted by lib/Net/t/datasend.t)
37901      Branch: perl
37902            ! lib/Net/Cmd.pm
37903 ____________________________________________________________________________
37904 [ 25223] By: merijn                                on 2005/07/25  11:47:03
37905         Log: use POSIX might not throw an error. Check for useful values also
37906      Branch: perl
37907            ! ext/POSIX/t/sigaction.t
37908 ____________________________________________________________________________
37909 [ 25222] By: steveh                                on 2005/07/25  11:11:29
37910         Log: Make CBuilder and ParseXS clean up their temp test files
37911      Branch: perl
37912            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
37913            ! lib/ExtUtils/CBuilder/t/01-basic.t
37914            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
37915            ! lib/ExtUtils/ParseXS/t/basic.t
37916 ____________________________________________________________________________
37917 [ 25221] By: rgs                                   on 2005/07/25  09:49:39
37918         Log: Increment the version number of version.pm
37919              (no code changes on CPAN)
37920      Branch: perl
37921            ! lib/version.pm
37922 ____________________________________________________________________________
37923 [ 25220] By: merijn                                on 2005/07/25  08:53:34
37924         Log: Subject: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
37925              From: Michael G Schwern <schwern@pobox.com>
37926              Date: Sat, 23 Jul 2005 17:25:18 -0700
37927              Message-ID: <20050724002518.GB4918@windhund.schwern.org>
37928              
37929              Subject: Re: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
37930              From: Michael G Schwern <schwern@pobox.com>
37931              Date: Sun, 24 Jul 2005 13:49:25 -0700
37932              Message-ID: <20050724204925.GC13275@windhund.schwern.org>
37933      Branch: perl
37934            ! pod/perlfunc.pod
37935 ____________________________________________________________________________
37936 [ 25219] By: merijn                                on 2005/07/25  08:39:08
37937         Log: Subject: [PATCH] perlfunc.pod: s/definetely/definitely/
37938              From: "Piotr Fusik" <pfusik@op.pl>
37939              Date: Sun, 24 Jul 2005 12:55:09 +0200
37940              Message-ID: <004e01c5903e$2affb3a0$60d24dd5@piec>
37941      Branch: perl
37942            ! pod/perlfunc.pod
37943 ____________________________________________________________________________
37944 [ 25218] By: nicholas                              on 2005/07/24  22:35:56
37945         Log: Subject: [PATCH] Re: blead@25210 on OpenVMS (not good)
37946              From: "Craig A. Berry" <craigberry@mac.com>
37947              Message-Id: <p06230906bf09caa9618b@[172.16.52.1]>
37948              Date: Sun, 24 Jul 2005 17:47:26 -0500
37949      Branch: perl
37950            ! doio.c
37951 ____________________________________________________________________________
37952 [ 25217] By: nicholas                              on 2005/07/24  20:52:13
37953         Log: Subject: [PATCH] blead help for VMS
37954              From: "Craig A. Berry" <craigberry@mac.com>
37955              Message-ID: <42E3FABB.1020900@mac.com>
37956              Date: Sun, 24 Jul 2005 15:31:55 -0500
37957      Branch: perl
37958           +> ext/Compress/Zlib/zlib-src/adler32.c
37959           +> ext/Compress/Zlib/zlib-src/compress.c
37960           +> ext/Compress/Zlib/zlib-src/crc32.c
37961           +> ext/Compress/Zlib/zlib-src/crc32.h
37962           +> ext/Compress/Zlib/zlib-src/deflate.c
37963           +> ext/Compress/Zlib/zlib-src/deflate.h
37964           +> ext/Compress/Zlib/zlib-src/gzio.c
37965           +> ext/Compress/Zlib/zlib-src/infback.c
37966           +> ext/Compress/Zlib/zlib-src/inffast.c
37967           +> ext/Compress/Zlib/zlib-src/inffast.h
37968           +> ext/Compress/Zlib/zlib-src/inffixed.h
37969           +> ext/Compress/Zlib/zlib-src/inflate.c
37970           +> ext/Compress/Zlib/zlib-src/inflate.h
37971           +> ext/Compress/Zlib/zlib-src/inftrees.c
37972           +> ext/Compress/Zlib/zlib-src/inftrees.h
37973           +> ext/Compress/Zlib/zlib-src/trees.c
37974           +> ext/Compress/Zlib/zlib-src/trees.h
37975           +> ext/Compress/Zlib/zlib-src/uncompr.c
37976           +> ext/Compress/Zlib/zlib-src/zconf.h
37977           +> ext/Compress/Zlib/zlib-src/zlib.h
37978           +> ext/Compress/Zlib/zlib-src/zutil.c
37979           +> ext/Compress/Zlib/zlib-src/zutil.h
37980            - ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
37981            - ext/Compress/Zlib/zlib-src-1.2.3/compress.c
37982            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
37983            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
37984            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
37985            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
37986            - ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
37987            - ext/Compress/Zlib/zlib-src-1.2.3/infback.c
37988            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
37989            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
37990            - ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
37991            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
37992            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
37993            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
37994            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
37995            - ext/Compress/Zlib/zlib-src-1.2.3/trees.c
37996            - ext/Compress/Zlib/zlib-src-1.2.3/trees.h
37997            - ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
37998            - ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
37999            - ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
38000            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
38001            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
38002            ! MANIFEST ext/Compress/Zlib/config.in mg.c pp_ctl.c pp_sys.c
38003            ! vms/gen_shrfls.pl
38004 ____________________________________________________________________________
38005 [ 25216] By: steveh                                on 2005/07/22  16:53:11
38006         Log: Fix USE_LARGE_FILES with bcc32 on Win32?
38007              
38008              Trawling through all these config files, I think I've found the
38009              reason why bcc32 builds with USE_LARGE_FILES were failing (e.g.
38010              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00809.html):
38011              lseeksize and lseektype were set to 8 and __int64, but Borland's
38012              <io.h> suggests that they should be 4 and long respectively.
38013              
38014              Changing them accordingly makes all tests pass. And I see that
38015              win32/win32.c has special handling for __BORLANDC__ + USE_LARGE_FILES,
38016              presumably to cope with this difference?
38017      Branch: perl
38018            ! win32/config.bc
38019 ____________________________________________________________________________
38020 [ 25215] By: steveh                                on 2005/07/22  16:36:41
38021         Log: Tweak the canned win32/config.* files
38022              
38023              uselargefiles, usemultiplicity, useperlio and useithreads are now
38024              off in the canned win32/config_H.* files, so change these to match.
38025              
38026              Also scrap the misleading ~USE_PERLIO~ and ~USE_SITECUST~ tags
38027              which don't actually work since no such CFG_VARS are passed in to
38028              config_sh.PL. (The useperlio and usesitecustomize entries actually
38029              get substituted by the more general "if (/^([\w_]+)=(.*)$/)" case.)
38030      Branch: perl
38031            ! win32/config.bc win32/config.gc win32/config.vc
38032            ! win32/config.vc64
38033 ____________________________________________________________________________
38034 [ 25214] By: steveh                                on 2005/07/22  14:22:38
38035         Log: Add missing entries to win32/config.*
38036              
38037              No existing entries changed, just adding some missing ones based
38038              on Porting/config.sh
38039      Branch: perl
38040            ! win32/config.bc win32/config.gc win32/config.vc
38041            ! win32/config.vc64
38042 ____________________________________________________________________________
38043 [ 25213] By: rgs                                   on 2005/07/22  12:23:35
38044         Log: Subject: [perl #36612] [PATCH] Misleading shift docs about @ARGV
38045              From: Michael G Schwern (via RT) <perlbug-followup@perl.org>
38046              Date: Wed, 20 Jul 2005 18:26:23 -0700
38047              Message-ID: <rt-3.0.11-36612-118070.2.49212485540788@perl.org>
38048      Branch: perl
38049            ! pod/perlfunc.pod
38050 ____________________________________________________________________________
38051 [ 25212] By: steveh                                on 2005/07/22  10:32:02
38052         Log: Tidy up options / defines output from makedef.pl
38053              and change Win32-specific comments to say "On Win32 ..." now
38054              that AIX is using the same code too
38055      Branch: perl
38056            ! makedef.pl
38057 ____________________________________________________________________________
38058 [ 25211] By: steveh                                on 2005/07/22  10:29:51
38059         Log: Silence Win32 warnings when not using USE_LARGE_FILES
38060      Branch: perl
38061            ! win32/win32.c
38062 ____________________________________________________________________________
38063 [ 25210] By: merijn                                on 2005/07/21  17:40:06
38064         Log: I *DO* have AIX, and extending #25209 like this make it happy again
38065              Thank you Steve!
38066      Branch: perl
38067            ! makedef.pl
38068 ____________________________________________________________________________
38069 [ 25209] By: steveh                                on 2005/07/21  17:01:33
38070         Log: Make makedef.pl read "miniperl -V" on Win32
38071              
38072              Perhaps other platforms that use makedef.pl also need a similar
38073              change (currently required to pick up PERL_DONT_CREATE_GVSV),
38074              but it also requires them to have minimal canned configs (if they
38075              are using canned configs like Win32 does) and I don't have any
38076              of the affected platforms (AIX, WinCE, OS/2, MacOS Classic and
38077              NetWare) for testing, so play it safe instead
38078      Branch: perl
38079            ! makedef.pl
38080 ____________________________________________________________________________
38081 [ 25208] By: steveh                                on 2005/07/21  16:50:27
38082         Log: Make the canned config.h files used on Win32 more minimal
38083              
38084              These are used in their unedited form to build miniperl, so should
38085              represent a minimal configuration
38086              
38087              The plan is to use miniperl's "-V" output in makedef.pl, so it is
38088              important that it doesn't include any of the optional things in the
38089              makefiles that the user might have chosen to disable
38090              
38091              (The actual config.h used to build perl itself is, of course, an
38092              edited version of these canned configs produced by using miniperl
38093              to run config_h.PL so these changes won't affect perl itself)
38094      Branch: perl
38095            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38096            ! win32/config_H.vc64
38097 ____________________________________________________________________________
38098 [ 25207] By: merijn                                on 2005/07/21  15:41:39
38099         Log: Subject: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
38100              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
38101              Date: Thu, 21 Jul 2005 18:33:22 +0300
38102              Message-ID: <42DFC042.1090201@gmail.com>
38103      Branch: perl
38104            ! ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t mg.c
38105 ____________________________________________________________________________
38106 [ 25206] By: steveh                                on 2005/07/21  14:20:06
38107         Log: Rearrange win32/config_H.* to match config_h.SH
38108              
38109              No actual changes, just reordering the contents of the files so that
38110              diff works better.
38111      Branch: perl
38112            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38113            ! win32/config_H.vc64
38114 ____________________________________________________________________________
38115 [ 25205] By: rgs                                   on 2005/07/21  12:39:43
38116         Log: Subject: [PATCH perl@24148] Compress::Zlib 1.35
38117              From: "Paul Marquess" <paul.marquess@ntlworld.com>
38118              Date: Thu, 21 Jul 2005 10:06:06 +0100
38119              Message-Id: <20050721090634.CA4E61F0003@mx1.mandriva.com>
38120      Branch: perl
38121            + ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
38122            + ext/Compress/Zlib/zlib-src-1.2.3/compress.c
38123            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
38124            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
38125            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
38126            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
38127            + ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
38128            + ext/Compress/Zlib/zlib-src-1.2.3/infback.c
38129            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
38130            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
38131            + ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
38132            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
38133            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
38134            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
38135            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
38136            + ext/Compress/Zlib/zlib-src-1.2.3/trees.c
38137            + ext/Compress/Zlib/zlib-src-1.2.3/trees.h
38138            + ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
38139            + ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
38140            + ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
38141            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
38142            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
38143            - ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
38144            - ext/Compress/Zlib/zlib-src-1.2.2/compress.c
38145            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
38146            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
38147            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
38148            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
38149            - ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
38150            - ext/Compress/Zlib/zlib-src-1.2.2/infback.c
38151            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
38152            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
38153            - ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
38154            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
38155            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
38156            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
38157            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
38158            - ext/Compress/Zlib/zlib-src-1.2.2/trees.c
38159            - ext/Compress/Zlib/zlib-src-1.2.2/trees.h
38160            - ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
38161            - ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
38162            - ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
38163            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
38164            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
38165            ! MANIFEST ext/Compress/Zlib/Changes ext/Compress/Zlib/README
38166            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
38167            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/t/05gzsetp.t
38168 ____________________________________________________________________________
38169 [ 25204] By: rgs                                   on 2005/07/20  16:53:16
38170         Log: Remove :base_io from the set of default "safe" opcodes.
38171              This fixes bug [perl #36213] "Possible flaw in Safe.pm/Opcode.pm
38172              that allows access to any file" but introduces a backward
38173              compatibility issue.
38174      Branch: perl
38175            ! ext/Opcode/Opcode.pm ext/Safe/t/safe2.t
38176 ____________________________________________________________________________
38177 [ 25203] By: steveh                                on 2005/07/20  13:59:18
38178         Log: Fix definition of Perl_sighandler following change 25200
38179      Branch: perl
38180            ! mg.c
38181 ____________________________________________________________________________
38182 [ 25202] By: rgs                                   on 2005/07/20  13:19:10
38183         Log: Subject: [PATCH] Convert t/op/vec.t to test.pl
38184              From: Steve Peters <steve@fisharerojo.org>
38185              Date: Wed, 20 Jul 2005 08:06:38 -0500
38186              Message-ID: <20050720130638.GA6123@mccoy.peters.homeunix.org>
38187      Branch: perl
38188            ! t/op/vec.t
38189 ____________________________________________________________________________
38190 [ 25201] By: steveh                                on 2005/07/20  13:08:54
38191         Log: Silence Win32 compiler warning (signed/unsigned mismatch)
38192      Branch: perl
38193            ! pad.c
38194 ____________________________________________________________________________
38195 [ 25200] By: rgs                                   on 2005/07/20  12:28:16
38196         Log: Subject: [PATCH] support POSIX SA_SIGINFO
38197              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
38198              Date: Wed, 20 Jul 2005 14:40:54 +0300
38199              Message-ID: <42DE3846.6050606@gmail.com>
38200      Branch: perl
38201            ! embed.fnc embed.h ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t
38202            ! global.sym iperlsys.h mg.c perl.c perl.h pp_sys.c proto.h
38203            ! util.c
38204 ____________________________________________________________________________
38205 [ 25199] By: steveh                                on 2005/07/20  12:11:56
38206         Log: Silence warnings about NSIG redefinition on Win32
38207              
38208              (Change 25191 doesn't work out unless dosish.h includes <signal.h>
38209              too, which it currently only does for DJGPP)
38210      Branch: perl
38211            ! dosish.h
38212 ____________________________________________________________________________
38213 [ 25198] By: rgs                                   on 2005/07/20  11:18:59
38214         Log: Remove obsolete error messages
38215      Branch: perl
38216            ! pod/perldiag.pod
38217 ____________________________________________________________________________
38218 [ 25197] By: rgs                                   on 2005/07/20  10:59:44
38219         Log: croak() accepts Nullch as a parameter.
38220              (spotted by Stas Bekman)
38221      Branch: perl
38222            ! embed.fnc proto.h
38223 ____________________________________________________________________________
38224 [ 25196] By: steveh                                on 2005/07/20  10:36:20
38225         Log: Fix Newz() backwards-compatibility macro
38226      Branch: perl
38227            ! handy.h
38228 ____________________________________________________________________________
38229 [ 25195] By: rgs                                   on 2005/07/20  10:31:04
38230         Log: Remove :unique attribute from Config.pm,
38231              until we find a better implementation of it (or
38232              remove it). See [perl #36375].
38233      Branch: perl
38234            ! configpm
38235 ____________________________________________________________________________
38236 [ 25194] By: rgs                                   on 2005/07/20  09:08:56
38237         Log: Subject: [PATCH] lvalue-subs returning elements of tied hashes/arrays
38238              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
38239              Date: Wed, 20 Jul 2005 10:43:11 +0200
38240              Message-id: <20050720084311.GA20332@ethan>
38241      Branch: perl
38242            ! pp_hot.c t/op/sub_lval.t
38243 ____________________________________________________________________________
38244 [ 25193] By: steveh                                on 2005/07/20  09:00:29
38245         Log: Exit test script (if we're going to) *before* declaring a plan
38246      Branch: perl
38247            ! ext/POSIX/t/sigaction.t
38248 ____________________________________________________________________________
38249 [ 25192] By: rgs                                   on 2005/07/20  08:50:18
38250         Log: Subject: [PATCH] RE: rebuilding lib/Config*
38251              From: Robin Barker <Robin.Barker@npl.co.uk>
38252              Date: Jul 14, 2005 3:27 PM
38253              Message-ID: <533D273D4014D411AB1D00062938C4D90849C733@hotel.npl.co.uk>
38254      Branch: perl
38255            ! Makefile.SH
38256 ____________________________________________________________________________
38257 [ 25191] By: rgs                                   on 2005/07/20  06:47:49
38258         Log: Subject: [PATCH] move NSIG logic
38259              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
38260              Date: Wed, 20 Jul 2005 09:57:44 +0300
38261              Message-ID: <42DDF5E8.1060100@gmail.com>
38262      Branch: perl
38263            ! handy.h perl.h
38264 ____________________________________________________________________________
38265 [ 25190] By: nicholas                              on 2005/07/19  22:15:43
38266         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
38267              (Certainly where there is AUTOLOADing and XS)
38268              Hopefully *this* fixes the POSIX breakage.
38269      Branch: perl
38270            ! ext/POSIX/POSIX.pm
38271 ____________________________________________________________________________
38272 [ 25189] By: nicholas                              on 2005/07/19  21:16:20
38273         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
38274              (Certainly where there is AUTOLOADing and XS)
38275              Hopefully this fixes the POSIX breakage.
38276      Branch: perl
38277            ! ext/POSIX/POSIX.xs
38278 ____________________________________________________________________________
38279 [ 25188] By: nicholas                              on 2005/07/19  21:08:17
38280         Log: XS constants fail when their value is called for, not at import.
38281              This might be construed as a bug. Fixing is probably a greater evil.
38282      Branch: perl
38283            ! ext/POSIX/t/sigaction.t
38284 ____________________________________________________________________________
38285 [ 25187] By: rgs                                   on 2005/07/19  14:12:38
38286         Log: Extend the the "our variable redeclared" warning to the case:
38287              our $x; our $x;
38288              and add more tests
38289      Branch: perl
38290            ! pad.c t/lib/strict/vars t/lib/warnings/pad
38291 ____________________________________________________________________________
38292 [ 25186] By: steveh                                on 2005/07/19  13:25:42
38293         Log: Fix test following change #25181
38294      Branch: perl
38295            ! lib/Pod/t/htmlview.t
38296 ____________________________________________________________________________
38297 [ 25185] By: merijn                                on 2005/07/19  11:06:22
38298         Log: Subject: [PATCH] allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)
38299              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
38300              Date: Tue, 19 Jul 2005 12:06:00 +0300
38301              Message-ID: <42DCC278.2010009@gmail.com>
38302      Branch: perl
38303            ! Configure ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
38304            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
38305            ! handy.h
38306 ____________________________________________________________________________
38307 [ 25182] By: rgs                                   on 2005/07/19  10:09:57
38308         Log: Fix strict test to go with the precedent warning change
38309      Branch: perl
38310            ! t/lib/strict/vars
38311 ____________________________________________________________________________
38312 [ 25181] By: steveh                                on 2005/07/19  10:07:46
38313         Log: Subject: [perl #36526] Incorrect (X)HTML generated by Pod::Html 
38314              From: Earl Hood (via RT) <perlbug-followup@perl.org>
38315              Date: Tue, 12 Jul 2005 23:55:28 -0700
38316              Message-ID: <rt-3.0.11-36526-117155.10.6496168983897@perl.org>
38317              
38318              (with old code deleted rather than commented out)
38319      Branch: perl
38320            ! lib/Pod/Html.pm
38321 ____________________________________________________________________________
38322 [ 25180] By: rgs                                   on 2005/07/19  09:56:59
38323         Log: Silence new (expected) warnings
38324      Branch: perl
38325            ! t/op/mydef.t
38326 ____________________________________________________________________________
38327 [ 25179] By: rgs                                   on 2005/07/19  09:45:24
38328         Log: Overhaul the semantics of the warning
38329              ""%s" variable %s masks earlier declaration",
38330              based on a patch by Rick Delaney. Now we have :
38331              my $x;   my $x; # warns
38332              my $x;  our $x; # warns
38333              our $x;  my $x; # warns
38334              our $x; our $x; # silent
38335      Branch: perl
38336            ! pad.c t/lib/warnings/pad
38337 ____________________________________________________________________________
38338 [ 25178] By: merijn                                on 2005/07/19  05:42:52
38339         Log: Subject: [PATCH] Final (hopefully) fix for fchdir
38340              From: Steve Peters <steve@fisharerojo.org>
38341              Date: Mon, 18 Jul 2005 22:59:19 -0500
38342              Message-ID: <20050719035919.GA32670@mccoy.peters.homeunix.org>
38343      Branch: perl
38344            ! pp_sys.c
38345 ____________________________________________________________________________
38346 [ 25177] By: davem                                 on 2005/07/19  01:16:09
38347         Log: Subject:  Re: [PATCH] Faster **
38348              From:      "Piotr Fusik" <pfusik@op.pl>
38349              Date:      Fri, 24 Jun 2005 12:47:40 +0200
38350              Message-Id:  <00b201c578af$7ad02b40$17d24dd5@piec>
38351      Branch: perl
38352            ! pp.c
38353 ____________________________________________________________________________
38354 [ 25176] By: davem                                 on 2005/07/19  01:05:18
38355         Log: the "local @foo with $#foo" tests are no longer TODO
38356      Branch: perl
38357            ! t/op/array.t
38358 ____________________________________________________________________________
38359 [ 25174] By: steveh                                on 2005/07/18  16:53:21
38360         Log: Subject: Re: [PATCH] RE: blead: no longer supports %vd format
38361              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
38362              Date: Mon, 18 Jul 2005 18:35:09 +0200
38363              Message-ID: <20050718183509.0381169c@grubert.mandrakesoft.com>
38364      Branch: perl
38365            ! perl.h
38366 ____________________________________________________________________________
38367 [ 25173] By: merijn                                on 2005/07/18  16:37:11
38368         Log: Subject: Re: AIX 5.2 localtime bug attack
38369              From: Campo Weijerman <rfc822@nl.ibm.com>
38370              Date: Mon, 18 Jul 2005 17:34:55 +0200
38371              Message-ID: <20050718153455.GA29381@python>
38372              
38373              mday++ is also wday++ and yday++
38374      Branch: perl
38375            ! pp_sys.c
38376 ____________________________________________________________________________
38377 [ 25172] By: rgs                                   on 2005/07/18  15:23:38
38378         Log: Subject: [PATCH] The continuing plod through embed.fnc
38379              From: Andy Lester <andy@petdance.com>
38380              Date: Mon, 18 Jul 2005 10:37:38 -0500
38381              Message-ID: <20050718153738.GB20193@petdance.com>
38382      Branch: perl
38383            ! embed.fnc op.c pad.c pod/perlapi.pod pp_sys.c proto.h
38384            ! regcomp.c utf8.c
38385 ____________________________________________________________________________
38386 [ 25171] By: rgs                                   on 2005/07/18  12:37:02
38387         Log: Subject: [PATCH] RE: blead: no longer supports %vd format
38388              From: Robin Barker <Robin.Barker@npl.co.uk>
38389              Date: Jul 14, 2005 2:31 PM
38390              Message-ID: <533D273D4014D411AB1D00062938C4D90849C730@hotel.npl.co.uk>
38391      Branch: perl
38392            ! perl.h sv.c t/op/sprintf.t
38393 ____________________________________________________________________________
38394 [ 25170] By: merijn                                on 2005/07/18  11:02:01
38395         Log: tests are expected to fail if dirfd () does not exist
38396              make the tests to expect failures in that case
38397      Branch: perl
38398            ! t/op/chdir.t
38399 ____________________________________________________________________________
38400 [ 25169] By: merijn                                on 2005/07/18  10:27:06
38401         Log: 1. Typo detected by Schwern (#25151)
38402              2. Added proza about patches (#25152)
38403              3. dirfd got the wrong define based on previous tests (#25168)
38404      Branch: perl
38405            ! Configure
38406 ____________________________________________________________________________
38407 [ 25167] By: steveh                                on 2005/07/18  09:54:58
38408         Log: Silence compiler warning following change 25157
38409              
38410              (DIE returns Perl_die's return value which is an OP*, not the I32
38411              that Perl_apply is expected to return)
38412      Branch: perl
38413            ! doio.c
38414 ____________________________________________________________________________
38415 [ 25166] By: rgs                                   on 2005/07/18  09:17:45
38416         Log: Subject: Re: [perl #27028] /$/ not honouring /m in some cases
38417              From: Rick Delaney <rick@bort.ca>
38418              Date: Jul 14, 2005 4:10 PM
38419              Message-ID: <20050714141059.GF19090@localhost.localdomain>
38420      Branch: perl
38421            + t/op/regexp_qr_embed.t
38422            ! MANIFEST t/op/regexp.t
38423 ____________________________________________________________________________
38424 [ 25165] By: rgs                                   on 2005/07/18  08:52:25
38425         Log: Subject: [PATCH] perlop: why \c\ cannot be placed just before the terminating delimiter
38426              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
38427              Date: Sun, 17 Jul 2005 11:38:05 +0900
38428              Message-Id: <20050717112557.5921.BQW10602@nifty.com>
38429      Branch: perl
38430            ! pod/perlop.pod
38431 ____________________________________________________________________________
38432 [ 25164] By: steveh                                on 2005/07/18  08:38:27
38433         Log: Subject: Re: Why does our() cross packages? (PATCH)
38434              From: Michael G Schwern <schwern@pobox.com>
38435              Date: Fri, 15 Jul 2005 14:35:18 -0700
38436              Message-ID: <20050715213518.GH6897@windhund.schwern.org>
38437              
38438              (with minor tweaks suggested in subsequent posts)
38439      Branch: perl
38440            ! pod/perlfunc.pod
38441 ____________________________________________________________________________
38442 [ 25163] By: davem                                 on 2005/07/18  00:16:31
38443         Log: perl -Dstv -e'... for min..max' displayed wrong stack elements
38444      Branch: perl
38445            ! pp_ctl.c
38446 ____________________________________________________________________________
38447 [ 25162] By: davem                                 on 2005/07/17  22:07:14
38448         Log: delete a non-fucntioning chown in stat.t: it didn't have gid arg.
38449              Spotted by Gisle Aas.
38450      Branch: perl
38451            ! t/op/stat.t
38452 ____________________________________________________________________________
38453 [ 25161] By: davem                                 on 2005/07/17  20:54:15
38454         Log: document what can be assigned to a shared scalar
38455      Branch: perl
38456            ! ext/threads/shared/shared.pm
38457 ____________________________________________________________________________
38458 [ 25160] By: davem                                 on 2005/07/17  20:12:54
38459         Log: $SIG{__WARN__} = sub { goto &foo } could recurse infinitely
38460      Branch: perl
38461            ! t/op/goto.t util.c
38462 ____________________________________________________________________________
38463 [ 25159] By: davem                                 on 2005/07/17  19:02:10
38464         Log: change #25129 was overzealous in delaying the call to ckWARN
38465      Branch: perl
38466            ! doio.c pp_hot.c toke.c
38467 ____________________________________________________________________________
38468 [ 25158] By: merijn                                on 2005/07/16  13:20:09
38469         Log: Subject: Re: [perl #36569] chop fails on decoded string with trailing nul 
38470              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
38471              Date: Sat, 16 Jul 2005 22:05:13 +0900
38472              Message-Id: <20050716220041.2BDD.BQW10602@nifty.com>
38473      Branch: perl
38474            ! doop.c t/op/chop.t
38475 ____________________________________________________________________________
38476 [ 25157] By: merijn                                on 2005/07/16  08:07:44
38477         Log: Subject: Re: fchmod, fchown, fchdir
38478              From: Gisle Aas <gisle@ActiveState.com>
38479              Date: 15 Jul 2005 02:32:50 -0700
38480              Message-ID: <lrwtnse7nh.fsf@caliper.activestate.com>
38481              
38482              + Schwern's ok -> like changes
38483      Branch: perl
38484            ! doio.c pod/perlfunc.pod pod/perltodo.pod pp_sys.c t/io/fs.t
38485            ! t/op/chdir.t
38486 ____________________________________________________________________________
38487 [ 25156] By: steveh                                on 2005/07/15  16:30:05
38488         Log: Subject: [PATCH] more embed cleanup
38489              From: Andy Lester <andy@petdance.com>
38490              Date: Fri, 15 Jul 2005 10:51:15 -0500
38491              Message-ID: <20050715155115.GC29983@petdance.com>
38492              
38493              (and run regen.pl)
38494      Branch: perl
38495            ! dump.c embed.fnc embed.h hv.c mg.c op.c perl.c pp_ctl.c
38496            ! pp_hot.c pp_pack.c proto.h regcomp.c sv.c utf8.c
38497 ____________________________________________________________________________
38498 [ 25155] By: steveh                                on 2005/07/15  15:50:38
38499         Log: Subject: [perl #36514] Add curl support to CPAN.pm 
38500              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38501              Date: Fri, 15 Jul 2005 02:11:29 -0700
38502              Message-ID: <rt-3.0.11-36514-117446.9.35668319684652@perl.org>
38503              
38504              (and bump $CPAN::FirstTime::VERSION)
38505      Branch: perl
38506            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38507 ____________________________________________________________________________
38508 [ 25153] By: steveh                                on 2005/07/15  15:35:55
38509         Log: Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
38510              From: Michael G Schwern <schwern@pobox.com>
38511              Date: Wed, 13 Jul 2005 15:57:39 -0700
38512              Message-ID: <20050713225739.GN24499@windhund.schwern.org>
38513              
38514              Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
38515              From: Rick Delaney <rick@bort.ca>
38516              Date: Wed, 13 Jul 2005 20:24:56 -0400
38517              Message-ID: <20050714002456.GD19090@localhost.localdomain>
38518      Branch: perl
38519            ! ext/B/B/Deparse.pm t/op/inc.t
38520 ____________________________________________________________________________
38521 [ 25150] By: steveh                                on 2005/07/15  10:35:55
38522         Log: Fix static extensions when building with nmake on Win32
38523              
38524              They were broken because change 24806 forgot to add -DWITH_STATIC
38525              to the recipe for compiling perllib.c which meant that perllibst.h
38526              was not included and hence although they built OK, the static
38527              extensions could not actually be used!
38528              
38529              In fact, since perllibst.h is always created (it is more or less
38530              empty when static extensions are not being used), there is no need
38531              for -DWITH_STATIC at all. So rather than adding it to Makefile,
38532              just drop it from makefile.mk and perllib.c.
38533              
38534              Also add the missing cleanup of perllibst.h to Makefile.
38535      Branch: perl
38536            ! win32/Makefile win32/makefile.mk win32/perllib.c
38537 ____________________________________________________________________________
38538 [ 25149] By: steveh                                on 2005/07/15  09:04:57
38539         Log: Subject: [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1 
38540              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38541              Date: Thu, 14 Jul 2005 16:57:45 -0700
38542              Message-ID: <rt-3.0.11-7840-117401.4.81505529800216@perl.org>
38543              
38544              (with minor tweaks)
38545      Branch: perl
38546            ! pod/perlop.pod
38547 ____________________________________________________________________________
38548 [ 25148] By: steveh                                on 2005/07/15  07:48:31
38549         Log: Subject: [perl #36538] perlfunc/our contradicts itself 
38550              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38551              Date: Thu, 14 Jul 2005 19:10:51 -0700
38552              Message-ID: <rt-3.0.11-36538-117411.7.57026072725992@perl.org>
38553      Branch: perl
38554            ! pod/perlfunc.pod
38555 ____________________________________________________________________________
38556 [ 25147] By: steveh                                on 2005/07/15  07:44:32
38557         Log: Subject: [perl #24691] leading spaces on cpan configuration causes failure 
38558              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38559              Date: Tue, 12 Jul 2005 00:00:17 -0700
38560              Message-ID: <rt-3.0.11-24691-116945.3.88254644317925@perl.org>
38561              
38562              (with spaces trimmed from username too)
38563      Branch: perl
38564            ! lib/CPAN/FirstTime.pm
38565 ____________________________________________________________________________
38566 [ 25146] By: merijn                                on 2005/07/15  07:33:01
38567         Log: Subject: [PATCH] Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
38568              From: Michael G Schwern <schwern@pobox.com>
38569              Date: Fri, 15 Jul 2005 00:49:12 -0700
38570              Message-ID: <20050715074911.GA16512@windhund.schwern.org>
38571      Branch: perl
38572            ! t/op/universal.t
38573 ____________________________________________________________________________
38574 [ 25145] By: merijn                                on 2005/07/15  06:49:16
38575         Log: Subject: [PATCH] Missing tie() call in NDBM_File SYNOPSIS
38576              From: Matt Sergeant <matt@sergeant.org>
38577              Date: Thu, 14 Jul 2005 16:53:03 -0400
38578              Message-Id: <28baf339c3b78cc40017066b9dc7cffb@sergeant.org>
38579      Branch: perl
38580            ! ext/NDBM_File/NDBM_File.pm
38581 ____________________________________________________________________________
38582 [ 25144] By: merijn                                on 2005/07/15  06:33:21
38583         Log: Subject: Typo in t/op/stat.t
38584              From: Gisle Aas <gisle@ActiveState.com>
38585              Date: 14 Jul 2005 23:20:18 -0700
38586              Message-ID: <lr64vcfv4t.fsf@caliper.activestate.com>
38587      Branch: perl
38588            ! t/op/stat.t
38589 ____________________________________________________________________________
38590 [ 25143] By: steveh                                on 2005/07/14  16:08:00
38591         Log: Subject: Re: [perl #36507] File::Copy::copy($foo, $foo) dies
38592              From: Michael G Schwern <schwern@pobox.com>
38593              Date: Tue, 12 Jul 2005 15:51:18 -0700
38594              Message-ID: <20050712225118.GA944@windhund.schwern.org>
38595              
38596              (and update SKIP counts)
38597      Branch: perl
38598            ! lib/File/Copy.pm lib/File/Copy.t
38599 ____________________________________________________________________________
38600 [ 25142] By: steveh                                on 2005/07/14  08:12:11
38601         Log: Subject: [perl #5634] CPAN.pm v1.59 chdirs before looking for perl 
38602              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38603              Date: Mon, 11 Jul 2005 22:41:06 -0700
38604              Message-ID: <rt-3.0.11-5634-116921.0.207462087357797@perl.org>
38605      Branch: perl
38606            ! lib/CPAN.pm
38607 ____________________________________________________________________________
38608 [ 25141] By: nicholas                              on 2005/07/13  19:43:40
38609         Log: Subject: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
38610              From: John Peacock <jpeacock@rowman.com>
38611              Message-ID: <42D55C46.5030905@rowman.com>
38612              Date: Wed, 13 Jul 2005 14:24:06 -0400
38613      Branch: perl
38614            ! universal.c
38615 ____________________________________________________________________________
38616 [ 25140] By: merijn                                on 2005/07/13  17:22:07
38617         Log: Subject: [perl #9565] [PATCH] /op/groups.t bug 
38618              From: "Steve Peters via RT" <perlbug-followup@perl.org>
38619              Date: Wed, 13 Jul 2005 06:51:45 -0700
38620              Message-ID: <rt-3.0.11-9565-117185.14.6331240065229@perl.org>
38621      Branch: perl
38622            ! t/op/groups.t
38623 ____________________________________________________________________________
38624 [ 25139] By: merijn                                on 2005/07/13  16:52:48
38625         Log: Subject: Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)
38626              From: Steve Peters <steve@fisharerojo.org>
38627              Date: Fri, 8 Jul 2005 16:42:56 -0500
38628              Message-ID: <20050708214256.GA14164@mccoy.peters.homeunix.org>
38629      Branch: perl
38630            ! t/io/dup.t t/io/open.t
38631 ____________________________________________________________________________
38632 [ 25138] By: merijn                                on 2005/07/13  16:37:48
38633         Log: Subject: [PATCH] More embed.fnc plowing
38634              From: Andy Lester <andy@petdance.com>
38635              Date: Wed, 13 Jul 2005 10:49:19 -0500
38636              Message-ID: <20050713154919.GA24586@petdance.com>
38637      Branch: perl
38638            ! embed.fnc gv.c hv.c op.c pad.c perlio.c pp_ctl.c pp_hot.c
38639            ! proto.h toke.c
38640 ____________________________________________________________________________
38641 [ 25137] By: merijn                                on 2005/07/13  16:27:43
38642         Log: Subject: [PATCH] Error in earlier patch in sv.c
38643              From: Robin Barker <Robin.Barker@npl.co.uk>
38644              Date: Wed, 13 Jul 2005 17:29:48 +0100
38645              Message-ID: <533D273D4014D411AB1D00062938C4D90849C72B@hotel.npl.co.uk>
38646      Branch: perl
38647            ! sv.c t/op/sprintf.t
38648 ____________________________________________________________________________
38649 [ 25136] By: steveh                                on 2005/07/13  13:39:44
38650         Log: Make -V "Compile-time options" list everything used in makedef.pl
38651      Branch: perl
38652            ! perl.c
38653 ____________________________________________________________________________
38654 [ 25135] By: steveh                                on 2005/07/13  09:48:10
38655         Log: Subject: Re: [perl #25157] [PATCH] Text-Balanced extract_quotelike fails on certain delims in HERE docs
38656              From: David Manura <dm.list@math2.org>
38657              Date: Wed, 21 Jan 2004 20:59:27 -0500
38658              Message-ID: <400F2E7F.9090601@math2.org>
38659              
38660              Fixes perl #25151, 25154, 25156, 25157, 25158 using jumbo patch
38661              included in perl #25157.
38662      Branch: perl
38663            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
38664            ! lib/Text/Balanced/t/extqlk.t
38665 ____________________________________________________________________________
38666 [ 25134] By: steveh                                on 2005/07/13  09:23:37
38667         Log: Subject: [PATCH] #2 try at Text::Balanced patch and maintainership
38668              From: Tels <nospam-abuse@bloodgate.com>
38669              Date: Sat, 9 Jul 2005 23:10:29 +0200
38670              Message-Id: <200507092310.30592@bloodgate.com>
38671              
38672              (with minor tweaks)
38673      Branch: perl
38674            ! lib/Text/Balanced.pm
38675 ____________________________________________________________________________
38676 [ 25133] By: steveh                                on 2005/07/13  08:34:53
38677         Log: Subject: [perl #28385] minor bug in cpan -- the i command does not find author 
38678              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38679              Date: Tue, 12 Jul 2005 00:16:49 -0700
38680              Message-ID: <rt-3.0.11-28385-116951.3.97645870397305@perl.org>
38681              
38682              (and remove a couple of unused variables)
38683      Branch: perl
38684            ! lib/CPAN.pm
38685 ____________________________________________________________________________
38686 [ 25132] By: steveh                                on 2005/07/13  07:52:21
38687         Log: Subject: [perl #24275] CPAN shell - online help not clear 
38688              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38689              Date: Mon, 11 Jul 2005 23:32:12 -0700
38690              Message-ID: <rt-3.0.11-24275-116939.19.7381888978779@perl.org>
38691      Branch: perl
38692            ! lib/CPAN.pm
38693 ____________________________________________________________________________
38694 [ 25131] By: merijn                                on 2005/07/13  06:37:41
38695         Log: Subject: [PATCH] Re: Documentation error in IO::Socket
38696              From: Michael G Schwern <schwern@pobox.com>
38697              Date: Tue, 12 Jul 2005 13:18:34 -0700
38698              Message-ID: <20050712201834.GA29275@windhund.schwern.org>
38699      Branch: perl
38700            ! ext/IO/lib/IO/Socket.pm
38701 ____________________________________________________________________________
38702 [ 25130] By: merijn                                on 2005/07/13  06:27:48
38703         Log: Subject: [perl #6749] Perl debugger outputs ctrl-\ wrongly 
38704              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38705              Date: Tue, 12 Jul 2005 15:36:54 -0700
38706              Message-ID: <rt-3.0.11-6749-117055.16.4354496694007@perl.org>
38707      Branch: perl
38708            ! lib/dumpvar.pl
38709 ____________________________________________________________________________
38710 [ 25129] By: davem                                 on 2005/07/13  00:21:13
38711         Log: make the expensive ckWARN() be called as late as possible
38712              reorganise
38713              if (ckWARN(FOO) && should_not_happen_condition)
38714              to
38715              if (should_not_happen_condition && ckWARN(FOO))
38716      Branch: perl
38717            ! doio.c gv.c op.c pad.c perlio.c pp.c pp_hot.c pp_pack.c
38718            ! pp_sys.c regcomp.c regexec.c sv.c toke.c
38719 ____________________________________________________________________________
38720 [ 25128] By: davem                                 on 2005/07/12  18:46:34
38721         Log: Subject: Make PERL_MEM_LOG more portable.
38722              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
38723              Date:  Mon, 11 Jul 2005 15:29:46 +0300
38724              Message-Id:  <42D2663A.4050204@gmail.com>
38725      Branch: perl
38726            ! handy.h pod/perlhack.pod util.c
38727 ____________________________________________________________________________
38728 [ 25127] By: davem                                 on 2005/07/12  18:29:43
38729         Log: S_pad_findlex has side effects, so its return value may be ignored
38730      Branch: perl
38731            ! embed.fnc pad.c proto.h
38732 ____________________________________________________________________________
38733 [ 25126] By: davem                                 on 2005/07/12  18:15:48
38734         Log: get_?v have side effects, so their return values may be ignored
38735      Branch: perl
38736            ! embed.fnc proto.h
38737 ____________________________________________________________________________
38738 [ 25125] By: steveh                                on 2005/07/12  16:30:16
38739         Log: Subject: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move 
38740              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38741              Date: Mon, 11 Jul 2005 23:24:56 -0700
38742              Message-ID: <rt-3.0.11-24119-116937.12.0211560107236@perl.org>
38743      Branch: perl
38744            ! lib/CPAN.pm
38745 ____________________________________________________________________________
38746 [ 25124] By: steveh                                on 2005/07/12  16:18:22
38747         Log: Subject: [perl #17487] ncftp only handles http 
38748              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38749              Date: Mon, 11 Jul 2005 23:19:06 -0700
38750              Message-ID: <rt-3.0.11-17487-116934.11.3382445877892@perl.org>
38751              
38752              (and bump $VERSION (1.76_01 is a CPAN release already))
38753      Branch: perl
38754            ! lib/CPAN.pm
38755 ____________________________________________________________________________
38756 [ 25123] By: steveh                                on 2005/07/12  13:19:51
38757         Log: Subject: Re: Scalar leaked in 'local $0' under ithreads + taint mode
38758              From: Steve Hay <steve.hay@uk.radan.com>
38759              Date: Mon, 11 Jul 2005 13:29:37 +0100
38760              Message-ID: <42D26631.1070500@uk.radan.com>
38761      Branch: perl
38762            ! sv.c
38763 ____________________________________________________________________________
38764 [ 25122] By: steveh                                on 2005/07/12  11:42:07
38765         Log: Subject: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv 
38766              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
38767              Date: Mon, 11 Jul 2005 19:16:10 -0700
38768              Message-ID: <rt-3.0.11-36502-116917.0.56038652013207@perl.org>
38769      Branch: perl
38770            ! lib/File/Copy.t
38771 ____________________________________________________________________________
38772 [ 25121] By: steveh                                on 2005/07/12  11:33:01
38773         Log: Subject: [PATCH] Cleanup File::Copy tests
38774              From: Michael G Schwern <schwern@pobox.com>
38775              Date: Mon, 11 Jul 2005 18:45:42 -0700
38776              Message-ID: <20050712014542.GB20855@windhund.schwern.org>
38777              
38778              (and fix the SKIP: {} blocks to say $how_many)
38779      Branch: perl
38780            ! lib/File/Copy.t
38781 ____________________________________________________________________________
38782 [ 25120] By: steveh                                on 2005/07/12  11:03:55
38783         Log: Subject: Re: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv
38784              From: Michael G Schwern <schwern@pobox.com>
38785              Date: Mon, 11 Jul 2005 17:35:14 -0700
38786              Message-ID: <20050712003514.GA20132@windhund.schwern.org>
38787      Branch: perl
38788            ! lib/File/Copy.pm
38789 ____________________________________________________________________________
38790 [ 25119] By: steveh                                on 2005/07/12  09:01:11
38791         Log: Missed a New() -> Newx().
38792              
38793              This one only had 3 args to start with! Presumably nobody uses
38794              YYERROR_VERBOSE.  (The yystpcpy() calls don't look right either,
38795              but someone else that is interested in YYERROR_VERBOSE will have
38796              to look into that.)
38797      Branch: perl
38798            ! perly.c
38799 ____________________________________________________________________________
38800 [ 25118] By: steveh                                on 2005/07/12  08:46:13
38801         Log: Hack out -DL documentation from perldebuguts.pod
38802              
38803              Now that the perl core uses Newx*() rather than New*() this chunk
38804              of old documentation is more obsolete than ever before.
38805      Branch: perl
38806            ! pod/perldebguts.pod
38807 ____________________________________________________________________________
38808 [ 25117] By: steveh                                on 2005/07/12  08:20:11
38809         Log: Fix worrying typo in handy.h :-s
38810      Branch: perl
38811            ! handy.h
38812 ____________________________________________________________________________
38813 [ 25116] By: steveh                                on 2005/07/12  08:17:47
38814         Log: Change New*() to Newx*() in various comments and documentation
38815      Branch: perl
38816            ! handy.h perl.c pod/perlclib.pod pod/perlguts.pod
38817            ! pod/perlhack.pod sv.c
38818 ____________________________________________________________________________
38819 [ 25115] By: steveh                                on 2005/07/12  07:48:51
38820         Log: Subject: [patch: handy.c]  update Newx API pod to mention PERL_MEM_LOG build opt
38821              From: Jim Cromie <jcromie@divsol.com>
38822              Date: Mon, 11 Jul 2005 19:18:02 -0600
38823              Message-ID: <42D31A4A.1020305@divsol.com>
38824              
38825              (with some minor tweaks)
38826      Branch: perl
38827            ! handy.h pod/perlapi.pod
38828 ____________________________________________________________________________
38829 [ 25114] By: merijn                                on 2005/07/12  06:26:39
38830         Log: Subject: [PATCH t/TEST] Understand "ok" with no number
38831              From: Michael G Schwern <schwern@pobox.com>
38832              Date: Mon, 11 Jul 2005 18:41:30 -0700
38833              Message-ID: <20050712014130.GA20855@windhund.schwern.org>
38834      Branch: perl
38835            ! t/TEST
38836 ____________________________________________________________________________
38837 [ 25113] By: steveh                                on 2005/07/11  15:54:46
38838         Log: Subject: [patch: sv.c] reuse new_body_inline in Perl_new_body
38839              From: Jim Cromie <jcromie@divsol.com>
38840              Date: Sun, 10 Jul 2005 15:59:30 -0600
38841              Message-ID: <42D19A42.8040409@divsol.com>
38842      Branch: perl
38843            ! sv.c
38844 ____________________________________________________________________________
38845 [ 25112] By: steveh                                on 2005/07/11  15:19:11
38846         Log: Subject: [PATCH] perlfunc.pod
38847              From: "Piotr Fusik" <pfusik@op.pl>
38848              Date:      Sat, 9 Jul 2005 16:21:05 +0200
38849              Message-ID: <01de01c58491$f3182f60$a6d24dd5@piec>
38850      Branch: perl
38851            ! pod/perlfunc.pod
38852 ____________________________________________________________________________
38853 [ 25111] By: steveh                                on 2005/07/11  14:41:27
38854         Log: Subject: [patch hv.h doc] HvNAME
38855              From: Stas Bekman <stas@stason.org>
38856              Date: Fri, 08 Jul 2005 13:52:13 +0300
38857              Message-ID: <42CE5ADD.3020003@stason.org>
38858              
38859              Subject: Re: [patch hv.h doc] HvNAME
38860              From: Nicholas Clark <nick@ccl4.org>
38861              Date: Sat, 9 Jul 2005 15:23:51 +0100
38862              Message-ID: <20050709142351.GT15833@plum.flirble.org>
38863      Branch: perl
38864            ! hv.h pod/perlapi.pod
38865 ____________________________________________________________________________
38866 [ 25110] By: davem                                 on 2005/07/10  23:04:26
38867         Log: no code before declarations!
38868      Branch: perl
38869            ! doio.c
38870 ____________________________________________________________________________
38871 [ 25109] By: davem                                 on 2005/07/10  20:02:07
38872         Log: From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
38873              Date: Sun, 10 Jul 2005 21:50:27 +0300
38874              Subject: [PATCH] yet another way of debugging memory allocations
38875              Message-ID: <42D16DF3.4040806@gmail.com>
38876              
38877              tweak PERL_MEM_LOG
38878      Branch: perl
38879            ! handy.h pod/perlhack.pod util.c
38880 ____________________________________________________________________________
38881 [ 25108] By: davem                                 on 2005/07/10  19:57:31
38882         Log: run regen.pl
38883      Branch: perl
38884            ! embed.h proto.h
38885 ____________________________________________________________________________
38886 [ 25107] By: merijn                                on 2005/07/10  19:19:56
38887         Log: Subject: [PATCH] Making my way thru embed.fnc
38888              From: Andy Lester <andy@petdance.com>
38889              Date: Sun, 10 Jul 2005 14:36:35 -0500
38890              Message-ID: <20050710193635.GC8081@petdance.com>
38891      Branch: perl
38892            ! doio.c doop.c embed.fnc gv.c hv.c op.c perl.c pp_ctl.c
38893            ! pp_hot.c regexec.c toke.c util.c
38894 ____________________________________________________________________________
38895 [ 25106] By: davem                                 on 2005/07/10  13:53:49
38896         Log: Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warning
38897              From: demerphq <demerphq@gmail.com>
38898              Message-ID: <9b18b3110507080807f16d1eb@mail.gmail.com>
38899              Date: Fri, 8 Jul 2005 17:07:26 +0200
38900              
38901              Fix trie codepath of mixed utf8/latin1 pattern matches
38902      Branch: perl
38903            ! regexec.c t/op/pat.t
38904 ____________________________________________________________________________
38905 [ 25105] By: davem                                 on 2005/07/10  12:29:25
38906         Log: Message-ID: <42D0F25E.3040801@gmail.com>
38907              Date: Sun, 10 Jul 2005 13:03:10 +0300
38908              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
38909              Subject: [PATCH] yet another way of debugging memory allocations
38910              
38911              adds PERL_MEM_LOG and PERL_MEM_LOG_STDERR options
38912      Branch: perl
38913            ! handy.h util.c
38914 ____________________________________________________________________________
38915 [ 25104] By: davem                                 on 2005/07/10  11:39:50
38916         Log: silence some compiler warnings
38917      Branch: perl
38918            ! embed.fnc gv.h proto.h
38919 ____________________________________________________________________________
38920 [ 25103] By: davem                                 on 2005/07/10  11:15:32
38921         Log: extend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_CHECK_*
38922      Branch: perl
38923            ! handy.h
38924 ____________________________________________________________________________
38925 [ 25102] By: nicholas                              on 2005/07/09  15:44:17
38926         Log: sv_dec is supposed to go *down*, m'kay.
38927      Branch: perl
38928            ! sv.c t/op/inc.t
38929 ____________________________________________________________________________
38930 [ 25101] By: steveh                                on 2005/07/08  16:35:10
38931         Log: Subject: Re: janitorial work ? [patch]
38932              From: Jim Cromie <jcromie@divsol.com>
38933              Date: Wed, 06 Jul 2005 14:19:53 -0600
38934              Message-ID: <42CC3CE9.5050606@divsol.com>
38935              
38936              (reverted all dual-lived modules since they must work with older
38937              perls too so must wait for a new Devel::PPPort)
38938      Branch: perl
38939            ! NetWare/nw5.c av.c bytecode.pl cygwin/cygwin.c djgpp/djgpp.c
38940            ! doio.c doop.c dump.c ext/B/B/C.pm ext/B/C/C.xs
38941            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
38942            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_aix.xs
38943            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_vms.xs
38944            ! ext/File/Glob/bsd_glob.c ext/ODBM_File/ODBM_File.xs
38945            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Socket/Socket.xs
38946            ! ext/XS/Typemap/Typemap.xs gv.c handy.h hv.c locale.c op.c op.h
38947            ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perlio.c pod/perlapi.pod
38948            ! pp.c pp_ctl.c pp_pack.c pp_sort.c pp_sys.c reentr.c reentr.pl
38949            ! regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
38950            ! vmesa/vmesa.c vms/vms.c win32/perlhost.h win32/win32.c
38951            ! win32/win32sck.c wince/perlhost.h wince/wince.c
38952 ____________________________________________________________________________
38953 [ 25100] By: nicholas                              on 2005/07/08  15:57:37
38954         Log: We no longer default to creating a new SV for GvSV.
38955      Branch: perl
38956            ! perl.h
38957 ____________________________________________________________________________
38958 [ 25099] By: nicholas                              on 2005/07/08  15:57:16
38959         Log: DEFSV causes GvSVn() to be used in lvalue context.
38960              Not sure if instead we should recode DEFSV to avoid this, and leave
38961              GvSVn() as rvalue only, like its namesakes.
38962      Branch: perl
38963            ! gv.h
38964 ____________________________________________________________________________
38965 [ 25098] By: steveh                                on 2005/07/08  10:04:24
38966         Log: Subject: Re: [PATCH] Pod::Html - correctly link to =item's on the same page
38967              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
38968              Date: Thu, 7 Jul 2005 15:05:51 -0700
38969              Message-ID: <20050707220551.GB2388@efn.org>
38970              
38971              (plus fix a couple of POD warnings)
38972      Branch: perl
38973            ! pod/perlglossary.pod
38974 ____________________________________________________________________________
38975 [ 25097] By: steveh                                on 2005/07/08  09:48:50
38976         Log: Subject: [PATCH] basename() and suffixes
38977              From: Michael G Schwern <schwern@pobox.com>
38978              Date: Thu, 7 Jul 2005 15:38:32 -0700
38979              Message-ID: <20050707223832.GA4782@windhund.schwern.org>
38980      Branch: perl
38981            ! lib/File/Basename.pm lib/File/Basename.t
38982 ____________________________________________________________________________
38983 [ 25096] By: steveh                                on 2005/07/08  08:43:07
38984         Log: Subject: Re: [perl #36477] File::Basename basename() bug
38985              From: Michael G Schwern <schwern@pobox.com>
38986              Date: Thu, 7 Jul 2005 14:16:01 -0700
38987              Message-ID: <20050707211601.GA3769@windhund.schwern.org>
38988      Branch: perl
38989            ! lib/File/Basename.pm lib/File/Basename.t
38990 ____________________________________________________________________________
38991 [ 25095] By: davem                                 on 2005/07/08  01:43:24
38992         Log: UTF8/Latin 1/i regexp "Malformed character" warning
38993              $utf8 =~ /latin/i didn't match. 
38994              Also added TODO for $latin =~ /utf8/i which also fails
38995      Branch: perl
38996            ! t/op/pat.t utf8.c
38997 ____________________________________________________________________________
38998 [ 25094] By: davem                                 on 2005/07/07  14:47:51
38999         Log: more taint fallout from change 24943
39000      Branch: perl
39001            ! mg.c scope.c t/op/taint.t
39002 ____________________________________________________________________________
39003 [ 25093] By: merijn                                on 2005/07/07  13:26:32
39004         Log: Subject: [PATCH] bug with charnames::viacode("0x1234") and optimize it
39005              From: Tels <nospam-abuse@bloodgate.com>
39006              Date: Wed, 6 Jul 2005 21:11:59 +0200
39007              Message-Id: <200507062112.12159@bloodgate.com>
39008      Branch: perl
39009            ! lib/charnames.pm
39010 ____________________________________________________________________________
39011 [ 25092] By: steveh                                on 2005/07/07  12:11:38
39012         Log: Subject: ReadParse in the CGI docs
39013              From: "Ton Hospel" <me-02@ton.iguana.be>
39014              Date: 9 Oct 2003 15:04:53 -0000
39015              To: perlbug@perl.org
39016              
39017              (plus blank lines so example code is in verbatim paragraphs,
39018              and bump $VERSION)
39019      Branch: perl
39020            ! lib/CGI.pm
39021 ____________________________________________________________________________
39022 [ 25091] By: steveh                                on 2005/07/07  11:21:41
39023         Log: Subject: [PATCH] Mention File::Spec in File::Basename
39024              From: Michael G Schwern <schwern@pobox.com>
39025              Date: Wed, 6 Jul 2005 13:06:20 -0700
39026              Message-ID: <20050706200620.GE15644@windhund.schwern.org>
39027              
39028              (plus bump $VERSION)
39029      Branch: perl
39030            ! lib/File/Basename.pm
39031 ____________________________________________________________________________
39032 [ 25090] By: steveh                                on 2005/07/07  11:06:17
39033         Log: Subject: [perl #22236] File::Basename behavior is misleading 
39034              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
39035              Date: 6 Jul 2005 19:45:40 -0000
39036              Message-ID: <rt-3.0.11-22236-116656.1.59163789180809@perl.org>
39037      Branch: perl
39038            ! lib/File/Basename.pm lib/File/Basename.t
39039 ____________________________________________________________________________
39040 [ 25089] By: steveh                                on 2005/07/07  09:22:48
39041         Log: Subject: [PATCH] Further lies in the File::Basename docs
39042              From: Michael G Schwern <schwern@pobox.com>
39043              Date: Wed, 6 Jul 2005 09:22:32 -0700
39044              Message-ID: <20050706162232.GA14495@windhund.schwern.org>
39045              
39046              (plus some minor POD changes and a bug fix)
39047      Branch: perl
39048            ! lib/File/Basename.pm lib/File/Basename.t
39049 ____________________________________________________________________________
39050 [ 25088] By: davem                                 on 2005/07/07  00:11:00
39051         Log: bytes pragma error in substitution operator
39052      Branch: perl
39053            ! pp_ctl.c t/op/subst.t
39054 ____________________________________________________________________________
39055 [ 25087] By: davem                                 on 2005/07/06  20:09:29
39056         Log: 'undef $@; die' gives uninint value warning
39057      Branch: perl
39058            ! pp_sys.c t/op/die.t
39059 ____________________________________________________________________________
39060 [ 25086] By: steveh                                on 2005/07/06  09:36:08
39061         Log: Subject: [PATCH] File::Basename doc overhaul
39062              From: Michael G Schwern <schwern@pobox.com>
39063              Date: Tue, 5 Jul 2005 20:11:27 -0700
39064              Message-ID: <20050706031127.GL9227@windhund.schwern.org>
39065              
39066              (with some minor changes)
39067      Branch: perl
39068            ! lib/File/Basename.pm
39069 ____________________________________________________________________________
39070 [ 25085] By: steveh                                on 2005/07/06  08:05:21
39071         Log: Subject: [PATCH @ 25084] simple authors removal
39072              From: Vadim Konovalov <vadim@vkonovalov.ru>
39073              Date: Wed, 06 Jul 2005 00:15:48 +0400
39074              Message-ID: <42CAEA74.1020108@vkonovalov.ru>
39075      Branch: perl
39076            ! AUTHORS
39077 ____________________________________________________________________________
39078 [ 25084] By: davem                                 on 2005/07/05  18:17:34
39079         Log: a long /etc/groups entry could cause memory exhaustion.
39080              Too small a buffer would cause ERANGE and a retry with double the
39081              buffer size. later at EOF, the apparent error got 'stuck' as
39082              ERANGE rather than ENOENT, so the buffer size doubled recursively 
39083      Branch: perl
39084            ! reentr.h reentr.pl
39085 ____________________________________________________________________________
39086 [ 25083] By: steveh                                on 2005/07/05  16:55:29
39087         Log: Subject: [PATCH] Pod::Html - correctly link to =item's on the same page
39088              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
39089              Date: Mon, 4 Jul 2005 02:07:38 -0700
39090              Message-ID: <20050704090738.GA4056@efn.org>
39091              
39092              (plus a new test, although it is currently marked TODO)
39093      Branch: perl
39094            + lib/Pod/t/htmllink.pod lib/Pod/t/htmllink.t
39095            ! MANIFEST lib/Pod/Html.pm
39096 ____________________________________________________________________________
39097 [ 25082] By: steveh                                on 2005/07/05  16:54:11
39098         Log: Oops! Change 25080 should have updated checksums too.
39099      Branch: perl
39100            ! ext/Digest/MD5/t/files.t
39101 ____________________________________________________________________________
39102 [ 25081] By: davem                                 on 2005/07/05  13:01:23
39103         Log: change 24943 broke restoration of localized taint values
39104      Branch: perl
39105            ! mg.c t/op/taint.t
39106 ____________________________________________________________________________
39107 [ 25080] By: steveh                                on 2005/07/05  10:32:08
39108         Log: Remove an unreferenced local variable in Digest-MD5
39109      Branch: perl
39110            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
39111 ____________________________________________________________________________
39112 [ 25079] By: nicholas                              on 2005/07/04  19:36:51
39113         Log: Subject: [PATCH] Remove unnecessary null check
39114              From: Andy Lester <andy@petdance.com>
39115              Date: Mon, 4 Jul 2005 14:12:00 -0500
39116              Message-ID: <20050704191200.GA2614@petdance.com>
39117      Branch: perl
39118            ! embed.fnc hv.c proto.h
39119 ____________________________________________________________________________
39120 [ 25078] By: nicholas                              on 2005/07/04  19:07:31
39121         Log: Make the tests for hv_free_ent and hv_delayfree_ent pass under
39122              -DPURIFY too.
39123      Branch: perl
39124            ! ext/XS/APItest/APItest.xs
39125 ____________________________________________________________________________
39126 [ 25077] By: merijn                                on 2005/07/04  18:47:02
39127         Log: Subject: [PATCH] Better string constant in hv.c
39128              From: Andy Lester <andy@petdance.com>
39129              Date: Mon, 4 Jul 2005 13:53:49 -0500
39130              Message-ID: <20050704185349.GA2351@petdance.com>
39131      Branch: perl
39132            ! hv.c
39133 ____________________________________________________________________________
39134 [ 25076] By: steveh                                on 2005/07/04  16:15:37
39135         Log: Add regression test for change 25062
39136      Branch: perl
39137            ! t/op/magic.t
39138 ____________________________________________________________________________
39139 [ 25075] By: steveh                                on 2005/07/04  15:57:32
39140         Log: Use void, not void *, to suppress RETVAL (and compiler warning)
39141      Branch: perl
39142            ! ext/XS/APItest/APItest.xs
39143 ____________________________________________________________________________
39144 [ 25074] By: steveh                                on 2005/07/04  15:36:04
39145         Log: Perl_share_hek needs exporting for change 25070 on Win32
39146      Branch: perl
39147            ! embed.fnc embed.h global.sym
39148 ____________________________________________________________________________
39149 [ 25073] By: steveh                                on 2005/07/04  15:34:11
39150         Log: Regen after change 25067
39151      Branch: perl
39152            ! proto.h
39153 ____________________________________________________________________________
39154 [ 25072] By: nicholas                              on 2005/07/04  15:03:32
39155         Log: Implement hv_delayfree_ent in terms of hv_free_ent
39156      Branch: perl
39157            ! hv.c
39158 ____________________________________________________________________________
39159 [ 25071] By: steveh                                on 2005/07/04  14:53:54
39160         Log: Subject: [PATCH] Skip nit in t/op/lfs.t
39161              From: Steve Peters <steve@fisharerojo.org>
39162              Date: Mon, 4 Jul 2005 10:10:13 -0500
39163              Message-ID: <20050704151013.GA18468@mccoy.peters.homeunix.org>
39164      Branch: perl
39165            ! t/op/lfs.t
39166 ____________________________________________________________________________
39167 [ 25070] By: nicholas                              on 2005/07/04  14:45:40
39168         Log: Tests for hv_delayfree_ent and hv_free_ent
39169      Branch: perl
39170            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
39171            ! ext/XS/APItest/t/hash.t
39172 ____________________________________________________________________________
39173 [ 25069] By: nicholas                              on 2005/07/04  13:56:39
39174         Log: Provide a macro version of S_new_body to inline it within the hot code.
39175      Branch: perl
39176            ! sv.c
39177 ____________________________________________________________________________
39178 [ 25068] By: steveh                                on 2005/07/04  13:21:36
39179         Log: Borland's .pdb files are called .tds
39180      Branch: perl
39181            ! win32/makefile.mk
39182 ____________________________________________________________________________
39183 [ 25067] By: steveh                                on 2005/07/04  12:30:50
39184         Log: Subject: [PATCH] Post-YAPC consting, now with an attachment!
39185              From: Andy Lester <andy@petdance.com>
39186              Date: Sun, 3 Jul 2005 18:31:56 -0500
39187              Message-ID: <20050703233156.GA20967@petdance.com>
39188      Branch: perl
39189            ! deb.c embed.fnc gv.c pad.c sv.c toke.c util.c
39190 ____________________________________________________________________________
39191 [ 25066] By: nicholas                              on 2005/07/04  10:41:28
39192         Log: Inlining del_HE is actually a space optimisation.
39193              It's therefore likely also to be a speed optimisation. :-)
39194      Branch: perl
39195            ! embed.fnc embed.h hv.c proto.h
39196 ____________________________________________________________________________
39197 [ 25065] By: steveh                                on 2005/07/04  10:40:10
39198         Log: Subject: [PATCH] perlglossary.pod: add jump points
39199              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
39200              Date: Mon, 4 Jul 2005 02:07:52 -0700
39201              Message-ID: <20050704090752.GB4056@efn.org>
39202      Branch: perl
39203            ! pod/perlglossary.pod
39204 ____________________________________________________________________________
39205 [ 25064] By: nicholas                              on 2005/07/04  10:24:26
39206         Log: sv_setuv_mg is so rarely called that the IV optimisation test is not
39207              needed.
39208      Branch: perl
39209            ! sv.c
39210 ____________________________________________________________________________
39211 [ 25063] By: steveh                                on 2005/07/04  10:13:41
39212         Log: Subject: Re: How to suppress warnings when building Errno with gcc
39213              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
39214              Date: Fri, 1 Jul 2005 10:56:23 -0700
39215              Message-ID: <20050701175623.GD216@efn.org>
39216      Branch: perl
39217            ! ext/Errno/Errno_pm.PL
39218 ____________________________________________________________________________
39219 [ 25062] By: steveh                                on 2005/07/04  09:17:06
39220         Log: Fix change 25045
39221      Branch: perl
39222            ! mg.c
39223 ____________________________________________________________________________
39224 [ 25061] By: steveh                                on 2005/07/04  08:26:38
39225         Log: Here's the rest of change 25058 ;-)
39226      Branch: perl
39227            ! embed.h global.sym
39228 ____________________________________________________________________________
39229 [ 25060] By: davem                                 on 2005/07/04  08:11:33
39230         Log: Subject:  Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64
39231              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
39232              Date:  Mon, 04 Jul 2005 00:19:28 +0300
39233              Message-Id:  <42C85660.50807@gmail.com>
39234      Branch: perl
39235            ! perl.h
39236 ____________________________________________________________________________
39237 [ 25059] By: steveh                                on 2005/07/04  08:10:27
39238         Log: Stop reentr.pl changing EOL on the files it writes on Win32
39239      Branch: perl
39240            ! reentr.pl
39241 ____________________________________________________________________________
39242 [ 25058] By: steveh                                on 2005/07/04  08:09:36
39243         Log: Perl_ckwarn (added by change 25050) needs exporting on Win32
39244              
39245              (At least PerlIO/via uses it, so it must be public)
39246      Branch: perl
39247            ! embed.fnc
39248 ____________________________________________________________________________
39249 [ 25055] By: nicholas                              on 2005/07/02  21:19:09
39250         Log: Andy suggests this tweak to Dave's fix for MEM_WRAP_CHECK to shut up
39251              a different compiler warnings. I guess we need a waterbed theory of
39252              compiler warnings.
39253      Branch: perl
39254            ! handy.h
39255 ____________________________________________________________________________
39256 [ 25054] By: nicholas                              on 2005/07/02  16:53:09
39257         Log: Convert bless.t to test.pl
39258      Branch: perl
39259            ! t/op/bless.t
39260 ____________________________________________________________________________
39261 [ 25053] By: nicholas                              on 2005/07/02  16:25:06
39262         Log: Copying the first parameter in the macro del_body seems to reduce
39263              code size.  Presumably an expression is no longer evaluated twice.
39264      Branch: perl
39265            ! sv.c
39266 ____________________________________________________________________________
39267 [ 25052] By: davem                                 on 2005/07/02  16:11:46
39268         Log: do just-in-time loading of Carp.pm in some modules
39269              
39270              From: Tels <nospam-abuse@bloodgate.com>
39271              Subject: [PATCH] No Carp #4 AutoSplit.pm
39272              Subject: [PATCH] no Carp #5 (File::Path)
39273              Subject: [PATCH] no Carp #7 - charnames.pm
39274              Subject: [PATCH] no Carp #6 (File::Compare, File::Copy, File::Temp)
39275              Subject: [PATCH] no Carp #8 - SelfLoader, Text/Balanced and open.pm
39276      Branch: perl
39277            ! lib/AutoSplit.pm lib/File/Compare.pm lib/File/Copy.pm
39278            ! lib/File/Path.pm lib/SelfLoader.pm lib/charnames.pm
39279            ! lib/open.pm
39280 ____________________________________________________________________________
39281 [ 25051] By: nicholas                              on 2005/07/02  16:07:47
39282         Log: Unwrap the del_Xfoo() macros by explicitly noting the arena to free
39283              the body to. This comletely eliminates the second switch statement.
39284      Branch: perl
39285            ! sv.c
39286 ____________________________________________________________________________
39287 [ 25050] By: davem                                 on 2005/07/02  15:05:04
39288         Log: replace ckWARN macros with functions
39289      Branch: perl
39290            ! embed.fnc embed.h pod/perlintern.pod proto.h util.c warnings.h
39291            ! warnings.pl
39292 ____________________________________________________________________________
39293 [ 25049] By: nicholas                              on 2005/07/02  14:57:43
39294         Log: Given that the GV no longer owns a reference on the symbol table, we
39295              dont need the deferred SvREFCNT_dec games.
39296      Branch: perl
39297            ! sv.c
39298 ____________________________________________________________________________
39299 [ 25048] By: nicholas                              on 2005/07/02  13:55:45
39300         Log: Passing gvtype as char rather than char * to S_varname generates
39301              smaller code.
39302      Branch: perl
39303            ! embed.fnc proto.h sv.c
39304 ____________________________________________________________________________
39305 [ 25047] By: nicholas                              on 2005/07/02  13:07:26
39306         Log: Don't inline offer_nice_chunk, as it's rarely called.
39307      Branch: perl
39308            ! embed.fnc embed.h perl.h proto.h sv.c
39309 ____________________________________________________________________________
39310 [ 25046] By: davem                                 on 2005/07/02  12:35:12
39311         Log: missed one PAD_SET_CUR
39312      Branch: perl
39313            ! pp_hot.c
39314 ____________________________________________________________________________
39315 [ 25045] By: nicholas                              on 2005/07/02  12:34:08
39316         Log: Don't check the pointer is non-NULL before calling Safefree() in
39317              little used code, code used only once per run (such as interpreter
39318              construction and destruction), and cases where the pointer nearly
39319              never is NULL. Safefree does its own non-NULL check, and even that
39320              isn't strictly necessary as all conformant free()s accept a NULL
39321              pointer.
39322      Branch: perl
39323            ! doio.c locale.c mg.c perl.c perl.h regcomp.c sv.c util.c
39324 ____________________________________________________________________________
39325 [ 25044] By: rgs                                   on 2005/07/02  07:41:14
39326         Log: Upgrade to Time::HiRes 1.72
39327      Branch: perl
39328            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39329            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
39330 ____________________________________________________________________________
39331 [ 25043] By: steveh                                on 2005/07/01  16:33:42
39332         Log: Make Archive::Tar clean up its test files on Win32
39333              
39334              (The old "can't delete an open file on Win32" chestnut again)
39335      Branch: perl
39336            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
39337 ____________________________________________________________________________
39338 [ 25042] By: davem                                 on 2005/07/01  15:40:40
39339         Log: the PAD_SET_CUR macro expanded too much for AIX compilers
39340      Branch: perl
39341            ! pad.h pp_ctl.c pp_sort.c pp_sys.c
39342 ____________________________________________________________________________
39343 [ 25041] By: steveh                                on 2005/07/01  15:15:23
39344         Log: Silence MinGW warning about "'noreturn' function does return"
39345              
39346              (Thanks to Nicholas Clark)
39347      Branch: perl
39348            ! iperlsys.h
39349 ____________________________________________________________________________
39350 [ 25040] By: rgs                                   on 2005/07/01  15:05:58
39351         Log: Install perlglossary on VMS and Windows
39352      Branch: perl
39353            ! vms/descrip_mms.template win32/pod.mak
39354 ____________________________________________________________________________
39355 [ 25039] By: davem                                 on 2005/07/01  14:34:52
39356         Log: undo some excessive Carp.pm minimalisation
39357      Branch: perl
39358            ! lib/Carp.pm
39359 ____________________________________________________________________________
39360 [ 25038] By: steveh                                on 2005/07/01  13:39:33
39361         Log: Remove unreferenced local variable (and the warning about it)
39362      Branch: perl
39363            ! ext/XS/APItest/APItest.xs
39364 ____________________________________________________________________________
39365 [ 25037] By: rgs                                   on 2005/07/01  12:43:23
39366         Log: Add the perlglossary man page
39367              
39368              Subject: [PATCH] perlglossary.pod
39369              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
39370              Date: Fri, 1 Jul 2005 03:10:50 -0700
39371              Message-ID: <20050701101050.GA2448@efn.org>
39372      Branch: perl
39373            + pod/perlglossary.pod
39374            ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod
39375            ! pod/perltoc.pod
39376 ____________________________________________________________________________
39377 [ 25036] By: rgs                                   on 2005/07/01  12:32:21
39378         Log: Subject: [PATCH] Make Exporter.t warnings clean
39379              From: Michael G Schwern <schwern@pobox.com>
39380              Date: Tue, 28 Jun 2005 15:58:36 -0700
39381              Message-ID: <20050628225836.GB27320@windhund.schwern.org>
39382      Branch: perl
39383            ! lib/Exporter.t
39384 ____________________________________________________________________________
39385 [ 25035] By: davem                                 on 2005/07/01  11:49:22
39386         Log: silence a warning in Perl_sv_compile_2op
39387      Branch: perl
39388            ! pp_ctl.c
39389 ____________________________________________________________________________
39390 [ 25034] By: davem                                 on 2005/07/01  11:45:40
39391         Log: silence gcc 'comparison is always false' warning in MEM_WRAP_CHECK
39392              Only a partial fix: works where sizeof(type)==1; since we
39393              can never wraparound in that case, disarm the check
39394      Branch: perl
39395            ! handy.h
39396 ____________________________________________________________________________
39397 [ 25033] By: steveh                                on 2005/07/01  07:44:50
39398         Log: Silence some cast warnings from bcc32 on Win32
39399              
39400              See the thread starting here for arguments:
39401              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00994.html
39402      Branch: perl
39403            ! win32/win32.c
39404 ____________________________________________________________________________
39405 [ 25032] By: davem                                 on 2005/06/30  22:41:07
39406         Log: assigning shared consts (eg __PACKAGE__) to magic vars
39407      Branch: perl
39408            ! sv.c t/op/magic.t
39409 ____________________________________________________________________________
39410 [ 25031] By: nicholas                              on 2005/06/30  17:41:03
39411         Log: By grabbing the length, we can use sv_setpvn here.
39412      Branch: perl
39413            ! util.c
39414 ____________________________________________________________________________
39415 [ 25030] By: nicholas                              on 2005/06/30  17:37:56
39416         Log: Use sv_setpvn where we know the length.
39417      Branch: perl
39418            ! universal.c
39419 ____________________________________________________________________________
39420 [ 25029] By: nicholas                              on 2005/06/30  17:28:45
39421         Log: A terser way of implementing require_pv.
39422      Branch: perl
39423            ! perl.c
39424 ____________________________________________________________________________
39425 [ 25028] By: nicholas                              on 2005/06/30  17:21:28
39426         Log: We know the length, so use sv_setpvn rather than sv_setpv.
39427      Branch: perl
39428            ! universal.c
39429 ____________________________________________________________________________
39430 [ 25027] By: nicholas                              on 2005/06/30  17:05:13
39431         Log: Avoid using PL_Sv in the -V argument processing.
39432              Express the embedded perl program in a slightly terser way.
39433      Branch: perl
39434            ! perl.c
39435 ____________________________________________________________________________
39436 [ 25026] By: nicholas                              on 2005/06/30  16:34:52
39437         Log: Use Perl_sv_catpvf to shorten the code (source and object) needed for
39438              commandline -V options that q\0...\0.
39439      Branch: perl
39440            ! perl.c
39441 ____________________________________________________________________________
39442 [ 25025] By: rgs                                   on 2005/06/30  16:15:31
39443         Log: Add TODO tests for bug #36434
39444      Branch: perl
39445            ! t/op/magic.t
39446 ____________________________________________________________________________
39447 [ 25024] By: nicholas                              on 2005/06/30  12:28:55
39448         Log: The core shouldn't be using PL_na
39449      Branch: perl
39450            ! perl.c
39451 ____________________________________________________________________________
39452 [ 25023] By: nicholas                              on 2005/06/30  12:15:14
39453         Log: -V:... would get upset (syntax error) if ... contained unbalanced ().
39454      Branch: perl
39455            ! perl.c
39456 ____________________________________________________________________________
39457 [ 25022] By: nicholas                              on 2005/06/30  11:40:37
39458         Log: Replace newSVpv(...,0) with newSVpvn where we know the length.
39459      Branch: perl
39460            ! perl.c regcomp.c sv.c
39461 ____________________________________________________________________________
39462 [ 25021] By: nicholas                              on 2005/06/30  11:20:33
39463         Log: Why use Perl_form and newSVpv when newSVpvf will do it in one?
39464      Branch: perl
39465            ! perl.c
39466 ____________________________________________________________________________
39467 [ 25020] By: rgs                                   on 2005/06/30  10:01:55
39468         Log: Subject: [PATCH] make t/uni/class.t faster
39469              From: Tels <nospam-abuse@bloodgate.com>
39470              Date: Wed, 29 Jun 2005 21:19:52 +0200
39471              Message-Id: <200506292120.05519@bloodgate.com>
39472      Branch: perl
39473            ! t/uni/class.t
39474 ____________________________________________________________________________
39475 [ 25019] By: nicholas                              on 2005/06/30  09:57:31
39476         Log: If gp_flags is unused, why are we even allocating it?
39477      Branch: perl
39478            ! dump.c ext/Devel/Peek/t/Peek.t gv.h sv.c
39479 ____________________________________________________________________________
39480 [ 25018] By: nicholas                              on 2005/06/30  09:21:05
39481         Log: Nothing is actually relying on GvUNIQUE holding state.
39482      Branch: perl
39483            ! gv.h
39484 ____________________________________________________________________________
39485 [ 25017] By: rgs                                   on 2005/06/30  09:11:28
39486         Log: Subject: Re: [PATCH] Convert File::Basename tests to Test::More
39487              From: Michael G Schwern <schwern@pobox.com>
39488              Date: Thu, 30 Jun 2005 01:02:30 -0700
39489              Message-ID: <20050630080230.GC17965@windhund.schwern.org>
39490      Branch: perl
39491            ! lib/File/Basename.t
39492 ____________________________________________________________________________
39493 [ 25016] By: rgs                                   on 2005/06/30  09:04:20
39494         Log: Subject: Re: [PATCH]Re: [perl #36417] IO::Handle::getline() doco should note an important difference from <$io>
39495              From: Steve Peters <steve@fisharerojo.org>
39496              Date: Wed, 29 Jun 2005 21:47:23 -0500
39497              Message-ID: <20050630024723.GA3786@mccoy.peters.homeunix.org>
39498      Branch: perl
39499            ! ext/IO/lib/IO/Handle.pm
39500 ____________________________________________________________________________
39501 [ 25015] By: rgs                                   on 2005/06/30  08:59:11
39502         Log: Subject: some dusting off of the cross-compilation information
39503              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
39504              Date: Thu, 30 Jun 2005 08:41:17 +0300
39505              Message-ID: <42C385FD.9040601@gmail.com>
39506      Branch: perl
39507            ! Cross/README INSTALL
39508 ____________________________________________________________________________
39509 [ 25014] By: steveh                                on 2005/06/30  07:57:25
39510         Log: Silence MinGW warnings about system headers when building Errno
39511              
39512              Thanks to Mike Guy for the suggested fix.
39513      Branch: perl
39514            ! ext/Errno/Errno_pm.PL
39515 ____________________________________________________________________________
39516 [ 25013] By: nicholas                              on 2005/06/29  21:24:53
39517         Log: Expand on parts of perltodo
39518      Branch: perl
39519            ! pod/perltodo.pod
39520 ____________________________________________________________________________
39521 [ 25012] By: nicholas                              on 2005/06/29  21:09:16
39522         Log: All tests pass (for me) with -DPERL_DONT_CREATE_GVSV
39523      Branch: perl
39524            ! pp.c pp_hot.c
39525 ____________________________________________________________________________
39526 [ 25011] By: nicholas                              on 2005/06/29  20:24:12
39527         Log: Make warnings.t pass with -DPERL_DONT_CREATE_GVSV
39528      Branch: perl
39529            ! pp_sys.c
39530 ____________________________________________________________________________
39531 [ 25010] By: nicholas                              on 2005/06/29  19:25:24
39532         Log: Fixes to -DPERL_DONT_CREATE_GVSV to make more tests pass
39533      Branch: perl
39534            ! doio.c gv.c perl.h sv.c
39535 ____________________________________________________________________________
39536 [ 25009] By: nicholas                              on 2005/06/29  15:58:14
39537         Log: First stab at not automatically creating an unused SV for GvSV
39538              Enable it with -DPERL_DONT_CREATE_GVSV.
39539              Currently if enabled 22 test scripts have failures, so still some way
39540              to go.
39541      Branch: perl
39542            ! embed.fnc embed.h global.sym gv.c gv.h makedef.pl perl.c
39543            ! pp_hot.c proto.h sv.c
39544 ____________________________________________________________________________
39545 [ 25008] By: rgs                                   on 2005/06/29  08:11:53
39546         Log: Remove old variable needed for binary compatibility
39547      Branch: perl
39548            ! embedvar.h intrpvar.h perlapi.h sv.c
39549 ____________________________________________________________________________
39550 [ 25007] By: nicholas                              on 2005/06/28  22:02:03
39551         Log: Convert strcpy to memcpy where we already know the length.
39552      Branch: perl
39553            ! gv.c sv.c util.c
39554 ____________________________________________________________________________
39555 [ 25006] By: davem                                 on 2005/06/28  11:28:20
39556         Log: move Carp.pod back into Carp.pm
39557      Branch: perl
39558            - lib/Carp.pod
39559            ! MANIFEST lib/Carp.pm
39560 ____________________________________________________________________________
39561 [ 25005] By: rgs                                   on 2005/06/28  11:17:30
39562         Log: B::Deparse was chocking on variable names with colons (like foo::::bar)
39563      Branch: perl
39564            ! ext/B/B/Deparse.pm
39565 ____________________________________________________________________________
39566 [ 25004] By: nicholas                              on 2005/06/28  10:09:26
39567         Log: Subject: Re: Hints for 64bitall (PPC!) Darwin perl
39568              From: Dominic Dunlop <domo@computer.org>
39569              Message-Id: <1D31D9A6-2451-49EE-AD80-80F1D9CA2825@computer.org>
39570              Date: Mon, 27 Jun 2005 19:46:59 +0200
39571      Branch: perl
39572            ! hints/darwin.sh
39573 ____________________________________________________________________________
39574 [ 25003] By: steveh                                on 2005/06/28  08:01:21
39575         Log: Stop "Possible use before definition" warning following change 24997
39576      Branch: perl
39577            ! pp_sys.c
39578 ____________________________________________________________________________
39579 [ 25002] By: rgs                                   on 2005/06/28  07:40:35
39580         Log: Upgrade to Time::HiRes 1.71
39581      Branch: perl
39582            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39583            ! ext/Time/HiRes/Makefile.PL
39584 ____________________________________________________________________________
39585 [ 25001] By: steveh                                on 2005/06/28  07:40:01
39586         Log: Stop "suspicious pointer conversion" warning following change 24997
39587      Branch: perl
39588            ! hv.c
39589 ____________________________________________________________________________
39590 [ 25000] By: rgs                                   on 2005/06/27  21:57:04
39591         Log: Don't install demo files with perl
39592      Branch: perl
39593            ! installperl
39594 ____________________________________________________________________________
39595 [ 24999] By: rgs                                   on 2005/06/27  21:30:09
39596         Log: From: Mattia Barbon <mattia.barbon@libero.it>
39597              Subject: [PATCH] Avoid redefinition warning for MinGW
39598              Date: Jun 27, 2005 10:07 PM
39599              Message-ID: <Mahogany-0.66.0-1232-20050627-220727.00@rbnet.it>
39600      Branch: perl
39601            ! win32/win32iop.h
39602 ____________________________________________________________________________
39603 [ 24998] By: nicholas                              on 2005/06/27  20:52:27
39604         Log: Fix sv_dec of undefined PVs to (a) not downgrade to NV
39605              (b) give -1, rather than +1
39606      Branch: perl
39607            ! sv.c t/op/inc.t
39608 ____________________________________________________________________________
39609 [ 24997] By: rgs                                   on 2005/06/27  18:26:15
39610         Log: Subject: [PATCH] We're going round in circles with pp_sys.c
39611              From: Andy Lester <andy@petdance.com>
39612              Date: Mon, 27 Jun 2005 13:06:59 -0500
39613              Message-ID: <20050627180659.GB29744@petdance.com>
39614              
39615              (edited)
39616      Branch: perl
39617            ! embed.fnc gv.c handy.h hv.c perl.c pp_ctl.c pp_hot.c proto.h
39618            ! regexec.c sv.c toke.c
39619 ____________________________________________________________________________
39620 [ 24996] By: rgs                                   on 2005/06/27  17:19:45
39621         Log: Fix installation of ptar(1) manpage.
39622              The __END__ was making the POD being ignored by pod2man.
39623      Branch: perl
39624            ! lib/Archive/Tar/bin/ptar
39625 ____________________________________________________________________________
39626 [ 24995] By: davem                                 on 2005/06/27  16:34:34
39627         Log: Make Carp.pm even lighter (and Carp::Heavy even heavier)
39628              Also move carp.pm pod to carp.pod
39629      Branch: perl
39630            + lib/Carp.pod
39631            ! MANIFEST lib/Carp.pm lib/Carp/Heavy.pm lib/warnings.pm
39632            ! warnings.pl
39633 ____________________________________________________________________________
39634 [ 24994] By: steveh                                on 2005/06/27  15:45:05
39635         Log: Silence compiler warning in SDBM_File
39636              
39637              Unless I'm missing something it looks like "key" actually is used,
39638              and the "key = key" assignment causes bcc32 to complain about use
39639              before definition!
39640      Branch: perl
39641            ! ext/SDBM_File/SDBM_File.xs
39642 ____________________________________________________________________________
39643 [ 24993] By: rgs                                   on 2005/06/27  15:22:58
39644         Log: Subject: [PATCH] XSLoader for Sys::Syslog
39645              From: Alexey Tourbin <at@altlinux.ru>
39646              Date: Sun, 26 Jun 2005 08:32:05 +0400
39647              Message-ID: <20050626043204.GA31585@solemn.turbinal.org>
39648      Branch: perl
39649            ! ext/Sys/Syslog/Syslog.pm
39650 ____________________________________________________________________________
39651 [ 24992] By: rgs                                   on 2005/06/27  13:51:10
39652         Log: Oops (fix previous fix).
39653      Branch: perl
39654            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
39655            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
39656            ! lib/Filter/Simple/t/import.t
39657 ____________________________________________________________________________
39658 [ 24991] By: rgs                                   on 2005/06/27  13:48:26
39659         Log: Fix tests of Filter::Simple 0.82 in the core
39660      Branch: perl
39661            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
39662            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
39663            ! lib/Filter/Simple/t/import.t
39664 ____________________________________________________________________________
39665 [ 24990] By: rgs                                   on 2005/06/27  13:46:25
39666         Log: Upgrade to Filter::Simple 0.82
39667      Branch: perl
39668            ! lib/Filter/Simple.pm lib/Filter/Simple/Changes
39669            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
39670            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
39671            ! lib/Filter/Simple/t/import.t t/lib/Filter/Simple/ExportTest.pm
39672            ! t/lib/Filter/Simple/FilterOnlyTest.pm
39673            ! t/lib/Filter/Simple/FilterTest.pm
39674            ! t/lib/Filter/Simple/ImportTest.pm
39675 ____________________________________________________________________________
39676 [ 24989] By: rgs                                   on 2005/06/27  12:46:44
39677         Log: Upgrade to Test::Harness 2.52
39678      Branch: perl
39679            ! lib/Test/Harness.pm lib/Test/Harness/Changes
39680            ! lib/Test/Harness/bin/prove
39681 ____________________________________________________________________________
39682 [ 24988] By: rgs                                   on 2005/06/27  12:35:33
39683         Log: Upgrade to Time::HiRes 1.70
39684      Branch: perl
39685            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39686            ! ext/Time/HiRes/HiRes.xs
39687 ____________________________________________________________________________
39688 [ 24987] By: steveh                                on 2005/06/27  07:41:52
39689         Log: Suppress warnings about a clash between redefined malloc and the
39690              use of __attribute__malloc__
39691              
39692              Subject: Re: Fun with __attribute__malloc__
39693              From: Andy Lester <andy@petdance.com>
39694              Date: Fri, 24 Jun 2005 12:11:59 -0500
39695              Message-ID: <20050624171159.GB29590@petdance.com>
39696      Branch: perl
39697            ! perl.h
39698 ____________________________________________________________________________
39699 [ 24986] By: nicholas                              on 2005/06/26  22:19:22
39700         Log: Tweak the child dump socket protocol to return error messages to the
39701              parent so that it can display what went wrong.
39702      Branch: perl
39703            ! perl.c
39704 ____________________________________________________________________________
39705 [ 24985] By: rgs                                   on 2005/06/26  20:06:10
39706         Log: Upgrade to Time::HiRes 1.69
39707      Branch: perl
39708            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39709            ! ext/Time/HiRes/Makefile.PL
39710 ____________________________________________________________________________
39711 [ 24984] By: nicholas                              on 2005/06/26  17:59:33
39712         Log: When using DEBUG_LEAKING_SCALARS_FORK_DUMP it's possible to cause
39713              indefinite hangs when the debugging child holds open Perl_debug_log,
39714              and it happens to be a file descriptor that is one end of a pipe,
39715              with a process sitting at the other end waitng for EOF.
39716              So close all descriptors in the child *including* Perl_debug_log,
39717              and pass it back in over the control socket if it's needed.
39718      Branch: perl
39719            ! perl.c
39720 ____________________________________________________________________________
39721 [ 24983] By: nicholas                              on 2005/06/26  10:28:43
39722         Log: Need to pass a my_perl to S_my_localtime to make threaded builds build.
39723      Branch: perl
39724            ! pp_sys.c
39725 ____________________________________________________________________________
39726 [ 24982] By: nicholas                              on 2005/06/25  17:58:26
39727         Log: Add a sanity check to Config::AUTOLOAD to prevent infinte loops if
39728              Configure_heavy.pl gets truncated.
39729      Branch: perl
39730            ! configpm
39731 ____________________________________________________________________________
39732 [ 24981] By: nicholas                              on 2005/06/25  15:45:06
39733         Log: On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
39734              using system malloc, because sbrk() stops giving us memory after about
39735              14Mb.
39736      Branch: perl
39737            ! hints/darwin.sh
39738 ____________________________________________________________________________
39739 [ 24980] By: nicholas                              on 2005/06/25  15:42:30
39740         Log: Need to skip exporting PL_dumper_fd unless it is used.
39741      Branch: perl
39742            ! makedef.pl
39743 ____________________________________________________________________________
39744 [ 24979] By: nicholas                              on 2005/06/25  12:55:09
39745         Log: If forking during global destruction, the child needs to close all
39746              unused file descriptors, else it can cause other processes to hang
39747              because it accidentally holds open pipes and sockets.
39748      Branch: perl
39749            ! perl.c
39750 ____________________________________________________________________________
39751 [ 24978] By: rgs                                   on 2005/06/24  15:21:38
39752         Log: Upgrade to Unicode::Collate 0.51
39753      Branch: perl
39754            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
39755            ! lib/Unicode/Collate/README
39756 ____________________________________________________________________________
39757 [ 24977] By: steveh                                on 2005/06/24  14:38:05
39758         Log: Fix typo in win32.c
39759              
39760              Doesn't fix bcc32 + USE_LARGE_FILES, though :-(
39761      Branch: perl
39762            ! win32/win32.c
39763 ____________________________________________________________________________
39764 [ 24976] By: nicholas                              on 2005/06/24  14:04:19
39765         Log: Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalars
39766              which become unreferenced. This is less likely to be successful.
39767              The #define needs a better name.
39768      Branch: perl
39769            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
39770            ! proto.h sv.c
39771 ____________________________________________________________________________
39772 [ 24975] By: steveh                                on 2005/06/24  13:56:15
39773         Log: Stop '"__attribute__format__" redefined' warnings from gcc on Win32
39774      Branch: perl
39775            ! perl.h win32/config_H.gc
39776 ____________________________________________________________________________
39777 [ 24974] By: steveh                                on 2005/06/24  12:27:45
39778         Log: Make opendir() filename const in Win32-land & friends
39779              
39780              That fact that it wasn't const already was highlighted by a warning
39781              from pp_open_dir() generated by change 24743. Rather than undo the
39782              const change in pp_open_dir(), this seems to make more sense. Hope I
39783              haven't broken Netware or WinCE.
39784      Branch: perl
39785            ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h
39786            ! iperlsys.h win32/include/dirent.h win32/perlhost.h
39787            ! win32/win32.c win32/win32iop.h wince/perlhost.h wince/wince.c
39788 ____________________________________________________________________________
39789 [ 24973] By: nicholas                              on 2005/06/24  10:45:44
39790         Log: Need to do some sort of die/warn to get the "global destruction"
39791              text if the bug is still present.
39792      Branch: perl
39793            ! t/op/gv.t
39794 ____________________________________________________________________________
39795 [ 24972] By: steveh                                on 2005/06/24  09:37:24
39796         Log: Fix t\op\gv.t on Win32
39797      Branch: perl
39798            ! t/op/gv.t
39799 ____________________________________________________________________________
39800 [ 24971] By: rgs                                   on 2005/06/24  07:54:59
39801         Log: Remove cargo-culted binmode.
39802      Branch: perl
39803            ! lib/Archive/Tar/t/00_setup.t
39804 ____________________________________________________________________________
39805 [ 24970] By: steveh                                on 2005/06/24  07:42:41
39806         Log: Fix Archive-Tar tests on Win32 following change 24954
39807      Branch: perl
39808            ! lib/Archive/Tar/t/00_setup.t
39809 ____________________________________________________________________________
39810 [ 24969] By: merijn                                on 2005/06/24  07:41:08
39811         Log: Workaround localtime edge case where TZ makes time go beyond
39812              the defined working range (AIX 5.2)
39813      Branch: perl
39814            ! pp_sys.c
39815 ____________________________________________________________________________
39816 [ 24968] By: davem                                 on 2005/06/23  22:59:36
39817         Log: change 24967 got the #endif in the wrong place
39818      Branch: perl
39819            ! pad.c
39820 ____________________________________________________________________________
39821 [ 24967] By: davem                                 on 2005/06/23  22:48:40
39822         Log: don't repopulate PADTMP slots with null SVs when freeing ops
39823      Branch: perl
39824            ! ext/B/t/f_sort.t ext/B/t/optree_samples.t pad.c
39825 ____________________________________________________________________________
39826 [ 24966] By: nicholas                              on 2005/06/23  21:30:33
39827         Log: Remove the reference loop between symbol tables and typeglobs.
39828              Typeglobs now have a weak reference onto their symbol table.
39829      Branch: perl
39830            ! embed.fnc embed.h gv.c mg.c pad.c proto.h sv.c t/op/gv.t
39831 ____________________________________________________________________________
39832 [ 24965] By: rgs                                   on 2005/06/23  18:53:04
39833         Log: Subject: [PATCH] Pre-YAPC consting fun
39834              From: Andy Lester <andy@petdance.com>
39835              Date: Jun 23, 2005 9:04 PM
39836              Message-ID: <20050623190423.GA13835@petdance.com>
39837      Branch: perl
39838            ! embed.fnc embed.h lib/ExtUtils/CBuilder/t/01-basic.t locale.c
39839            ! mg.c perlio.c pp_ctl.c pp_pack.c pp_sys.c proto.h scope.c
39840            ! taint.c util.c
39841 ____________________________________________________________________________
39842 [ 24964] By: merijn                                on 2005/06/23  18:43:42
39843         Log: Take a larger margin to prevent 'X' failures in smokes
39844              I was able to get warnings on HP-UX 10.20 every 2nd to 3rd run
39845              when reps was still 10000. With 15000 I didn't get a single warning
39846      Branch: perl
39847            ! t/op/rand.t
39848 ____________________________________________________________________________
39849 [ 24963] By: rgs                                   on 2005/06/23  18:07:34
39850         Log: Warning suppression.
39851      Branch: perl
39852            ! pp_sys.c
39853 ____________________________________________________________________________
39854 [ 24962] By: nicholas                              on 2005/06/23  18:00:38
39855         Log: The current implementation of :unique is fundamentally flawed,
39856              because declaring a scalar READONLY does not stop it being modified.
39857              Hence the current implementation of :unique is *not threadsafe*
39858              D'oh!
39859              Better implementations welcome.
39860      Branch: perl
39861            ! embed.fnc embed.h ext/threads/t/problems.t pod/perltodo.pod
39862            ! proto.h sv.c
39863 ____________________________________________________________________________
39864 [ 24961] By: rgs                                   on 2005/06/23  16:18:21
39865         Log: Fix Archive::Tar test when perl is built with -Dmksymlinks
39866      Branch: perl
39867            ! lib/Archive/Tar/t/02_methods.t
39868 ____________________________________________________________________________
39869 [ 24960] By: rgs                                   on 2005/06/23  15:51:02
39870         Log: Subject: [PATCH] Re: [perl #9741] possible problem with File::Find
39871              From: Steve Peters <steve@fisharerojo.org>
39872              Date: Fri, 17 Jun 2005 23:27:14 -0500
39873              Message-ID: <20050618042714.GA29589@mccoy.peters.homeunix.org>
39874      Branch: perl
39875            ! lib/File/Find.pm
39876 ____________________________________________________________________________
39877 [ 24959] By: nicholas                              on 2005/06/23  14:11:20
39878         Log: Add a define PERL_POISON which tries to trip up anything accessing
39879              freed or uninitialised memory. Currently only Poison()s freed
39880              pointers.
39881      Branch: perl
39882            ! ext/PerlIO/encoding/encoding.xs gv.c handy.h pp_ctl.c scope.c
39883            ! sv.c
39884 ____________________________________________________________________________
39885 [ 24958] By: nicholas                              on 2005/06/23  14:09:57
39886         Log: Indent some of the #ifdef/#define/#endif to make the nesting clearer.
39887              Simplify SvPV_free slightly.
39888      Branch: perl
39889            ! sv.h
39890 ____________________________________________________________________________
39891 [ 24957] By: rgs                                   on 2005/06/23  11:54:25
39892         Log: This dummy test didn't pass
39893      Branch: perl
39894            ! lib/Archive/Tar/t/99_clean.t
39895 ____________________________________________________________________________
39896 [ 24956] By: rgs                                   on 2005/06/23  11:34:35
39897         Log: Add a pseudo-test to clean up data files for Archive::Tar tests
39898      Branch: perl
39899            + lib/Archive/Tar/t/99_clean.t
39900            ! MANIFEST
39901 ____________________________________________________________________________
39902 [ 24955] By: rgs                                   on 2005/06/23  11:30:16
39903         Log: Remove test that relies on Test::POD
39904      Branch: perl
39905            - lib/Archive/Tar/t/99_pod.t
39906            ! MANIFEST
39907 ____________________________________________________________________________
39908 [ 24954] By: rgs                                   on 2005/06/23  11:29:16
39909         Log: Remove binary files, add a pseudo-test in Archive::Tar to generate them
39910      Branch: perl
39911            + lib/Archive/Tar/t/00_setup.t
39912            - lib/Archive/Tar/t/src/long/bar.tar
39913            - lib/Archive/Tar/t/src/long/foo.tgz
39914            - lib/Archive/Tar/t/src/short/bar.tar
39915            - lib/Archive/Tar/t/src/short/foo.tgz
39916            ! MANIFEST
39917 ____________________________________________________________________________
39918 [ 24953] By: steveh                                on 2005/06/23  11:02:42
39919         Log: Silence bcc32 compiler warnings following change 24945
39920              
39921              ("Possible use of '%s' before definition")
39922      Branch: perl
39923            ! pp_ctl.c pp_sys.c
39924 ____________________________________________________________________________
39925 [ 24952] By: nicholas                              on 2005/06/23  10:41:00
39926         Log: Re-initialise PL_curcop to &PL_compiling before destroying the optree.
39927      Branch: perl
39928            ! perl.c
39929 ____________________________________________________________________________
39930 [ 24951] By: rgs                                   on 2005/06/23  10:39:47
39931         Log: Subject: Re: [perl #36350] unstable sorting for use integer; sort { $b <=> $a } @foo 
39932              From: Salvador Fandino <sfandino@yahoo.com>
39933              Date: Tue, 21 Jun 2005 19:50:35 +0200
39934              Message-ID: <20050621181658.5977.qmail@lists.develooper.com>
39935      Branch: perl
39936            ! pp_sort.c
39937 ____________________________________________________________________________
39938 [ 24950] By: steveh                                on 2005/06/23  10:21:53
39939         Log: Oops! Change 24946 wasn't quite right
39940      Branch: perl
39941            ! doio.c
39942 ____________________________________________________________________________
39943 [ 24949] By: rgs                                   on 2005/06/23  09:32:55
39944         Log: Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epoc
39945      Branch: perl
39946            ! NetWare/config.wc NetWare/config_H.wc epoc/config.sh
39947 ____________________________________________________________________________
39948 [ 24948] By: rgs                                   on 2005/06/23  09:25:03
39949         Log: Define d_nv_zero_is_allbits_zero for symbian
39950              (noticed by Jarkko)
39951      Branch: perl
39952            ! symbian/config.sh
39953 ____________________________________________________________________________
39954 [ 24947] By: steveh                                on 2005/06/23  09:18:37
39955         Log: Silence bcc32 compiler warnings from win32/fcrypt.c (almost)
39956              
39957              It still whines about 'in' and 'b' being assigned values that are
39958              never used on lines 348 and 505 respectively (as side effects of the
39959              calls to c2l and l2c respectively), but I'm not sure how to shut
39960              them up.
39961      Branch: perl
39962            ! win32/fcrypt.c
39963 ____________________________________________________________________________
39964 [ 24946] By: steveh                                on 2005/06/23  09:00:28
39965         Log: More bcc32 compiler warnings to silence
39966              
39967              ("Suspicious pointer conversion")
39968      Branch: perl
39969            ! doio.c win32/win32io.c
39970 ____________________________________________________________________________
39971 [ 24945] By: rgs                                   on 2005/06/23  08:39:44
39972         Log: Subject: [PATCH] Const Boy II: The Localizing
39973              From: Andy Lester <andy@petdance.com>
39974              Date: Wed, 22 Jun 2005 09:41:00 -0500
39975              Message-ID: <20050622144059.GA19598@petdance.com>
39976      Branch: perl
39977            ! autodoc.pl embed.fnc embed.pl hv.c perl.c perlio.c
39978            ! pod/perlapi.pod pp.c pp.h pp_ctl.c pp_sys.c proto.h sv.c
39979            ! util.c
39980 ____________________________________________________________________________
39981 [ 24944] By: steveh                                on 2005/06/23  08:04:21
39982         Log: Silence another bcc32 compiler warning
39983              
39984              ("Possible use of '%s' before definition")
39985      Branch: perl
39986            ! toke.c
39987 ____________________________________________________________________________
39988 [ 24943] By: davem                                 on 2005/06/22  23:08:55
39989         Log: remove taint hack now that local $tainted no longer copies taint magic
39990      Branch: perl
39991            ! mg.c sv.c
39992 ____________________________________________________________________________
39993 [ 24942] By: davem                                 on 2005/06/22  21:42:54
39994         Log: handle magic in local correctly
39995              the local SV now gets a copy of any container magic, and no value
39996              magic; in the past the whole magic chain was either shared or
39997              moved
39998      Branch: perl
39999            ! embed.fnc embed.h mg.c pod/perlguts.pod pod/perlintern.pod
40000            ! proto.h scope.c t/op/local.t
40001 ____________________________________________________________________________
40002 [ 24941] By: merijn                                on 2005/06/22  17:14:04
40003         Log: Upgrade to Test::Harness 2.50
40004      Branch: perl
40005            ! lib/Test/Harness.pm lib/Test/Harness/t/strap-analyze.t
40006 ____________________________________________________________________________
40007 [ 24940] By: nicholas                              on 2005/06/22  16:37:06
40008         Log: Add facility to fork() early in perl_destruct and use the child to
40009              dump out leaked scalars (enabled with DEBUG_LEAKING_SCALARS_FORK_DUMP
40010              when DEBUG_LEAKING_SCALARS is already in force)
40011      Branch: perl
40012            ! perl.c
40013 ____________________________________________________________________________
40014 [ 24939] By: steveh                                on 2005/06/22  13:25:16
40015         Log: Silence yet more bcc32 compiler warnings
40016              
40017              ("Code has no effect")
40018      Branch: perl
40019            ! hv.c pp_ctl.c pp_hot.c
40020 ____________________________________________________________________________
40021 [ 24938] By: steveh                                on 2005/06/22  13:02:17
40022         Log: Silence some more bcc32 compiler warnings
40023              
40024              ("Suggest parentheses to clarify precedence")
40025      Branch: perl
40026            ! warnings.h warnings.pl
40027 ____________________________________________________________________________
40028 [ 24937] By: steveh                                on 2005/06/22  12:31:59
40029         Log: Silence some bcc32 compiler warnings
40030              
40031              ("Superfluous & with function")
40032      Branch: perl
40033            ! perlvars.h pp.c win32/win32.c
40034 ____________________________________________________________________________
40035 [ 24936] By: nicholas                              on 2005/06/22  10:08:43
40036         Log: Now that the global string table is using a single hunk of memory
40037              for both HE and HEK, we need to actually free things in perl_destruct
40038      Branch: perl
40039            ! perl.c
40040 ____________________________________________________________________________
40041 [ 24935] By: steveh                                on 2005/06/22  09:40:25
40042         Log: Fix Archive-Tar tests on Win32
40043              
40044              (Patch from Jos Boumans, from his current dev version.)
40045      Branch: perl
40046            ! lib/Archive/Tar.pm
40047 ____________________________________________________________________________
40048 [ 24934] By: merijn                                on 2005/06/21  19:27:38
40049         Log: Redo generation of change #24898
40050              Do not forget to run Porting/config_h.pl!
40051      Branch: perl
40052            ! Configure config_h.SH
40053 ____________________________________________________________________________
40054 [ 24932] By: rgs                                   on 2005/06/21  17:05:01
40055         Log: Upgrade to Test::Harness 2.49_02
40056      Branch: perl
40057            ! lib/Test/Harness.pm lib/Test/Harness/Changes
40058            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
40059            ! lib/Test/Harness/t/test-harness.t
40060 ____________________________________________________________________________
40061 [ 24931] By: rgs                                   on 2005/06/21  16:33:32
40062         Log: Add Archive::Tar to the maintainers list
40063      Branch: perl
40064            ! Porting/Maintainers.pl
40065 ____________________________________________________________________________
40066 [ 24930] By: rgs                                   on 2005/06/21  16:14:06
40067         Log: Trim trailing spaces
40068      Branch: perl
40069            ! lib/Archive/Tar/bin/ptar
40070 ____________________________________________________________________________
40071 [ 24929] By: rgs                                   on 2005/06/21  15:53:30
40072         Log: Add pod, so ptar has a manpage
40073      Branch: perl
40074            ! lib/Archive/Tar/bin/ptar
40075 ____________________________________________________________________________
40076 [ 24928] By: rgs                                   on 2005/06/21  15:27:37
40077         Log: POD nits
40078      Branch: perl
40079            ! ext/Storable/Storable.pm
40080 ____________________________________________________________________________
40081 [ 24927] By: nicholas                              on 2005/06/21  15:27:14
40082         Log: Drag t/op/gv.t kicking and screaming into the century of the fruitbat
40083              (or at least into the decade of t/test.pl)
40084      Branch: perl
40085            ! t/op/gv.t
40086 ____________________________________________________________________________
40087 [ 24926] By: rgs                                   on 2005/06/21  15:04:10
40088         Log: Add the ptar(1) utility from Archive::Tar
40089      Branch: perl
40090            + lib/Archive/Tar/bin/ptar utils/ptar.PL
40091            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
40092            ! win32/Makefile win32/makefile.mk
40093 ____________________________________________________________________________
40094 [ 24925] By: steveh                                on 2005/06/21  13:49:10
40095         Log: Trim trailing whitespace from $! and $^E
40096              
40097              (Fixes lib/Test/Simple/t/fail-more.t with bcc32 on Win32, and is
40098              good for consistency anyway)
40099      Branch: perl
40100            ! mg.c
40101 ____________________________________________________________________________
40102 [ 24924] By: nicholas                              on 2005/06/21  12:39:27
40103         Log: Avoid having NULL entries in the weakref backreference array, and
40104              make S_sv_add_backref O(1) (instead of O(n))
40105      Branch: perl
40106            ! sv.c
40107 ____________________________________________________________________________
40108 [ 24923] By: rgs                                   on 2005/06/21  12:12:10
40109         Log: Cleanup after this test
40110      Branch: perl
40111            ! lib/Archive/Tar/t/02_methods.t
40112 ____________________________________________________________________________
40113 [ 24922] By: rgs                                   on 2005/06/21  12:01:07
40114         Log: Add Archive::Tar 1.24, except ptar for now
40115      Branch: perl
40116            + lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
40117            + lib/Archive/Tar/File.pm lib/Archive/Tar/t/01_use.t
40118            + lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/03_file.t
40119            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
40120            + lib/Archive/Tar/t/src/long/bar.tar
40121            + lib/Archive/Tar/t/src/long/foo.tgz
40122            + lib/Archive/Tar/t/src/short/b
40123            + lib/Archive/Tar/t/src/short/bar.tar
40124            + lib/Archive/Tar/t/src/short/foo.tgz
40125            ! MANIFEST
40126 ____________________________________________________________________________
40127 [ 24921] By: nicholas                              on 2005/06/21  10:58:22
40128         Log: weak references aren't UVs, do don't show this in the dump flags.
40129      Branch: perl
40130            ! dump.c
40131 ____________________________________________________________________________
40132 [ 24920] By: rgs                                   on 2005/06/21  10:50:18
40133         Log: Subject: [PATCH] ternary operator cond ? foo : bar being parsed as ?...?
40134              From: Salvador Fandiño <sfandino@yahoo.com>
40135              Date: Fri, 17 Jun 2005 14:06:30 +0100
40136              Message-ID: <20050617130548.18776.qmail@lists.develooper.com>
40137              
40138              with wordings improvements suggested by Ronald J Kimball
40139      Branch: perl
40140            ! pod/perldiag.pod toke.c
40141 ____________________________________________________________________________
40142 [ 24919] By: nicholas                              on 2005/06/21  10:35:09
40143         Log: No need to set flags twice.
40144      Branch: perl
40145            ! av.c
40146 ____________________________________________________________________________
40147 [ 24918] By: nicholas                              on 2005/06/21  09:44:08
40148         Log: As there will be no old body to dispose of, we can return immediately.
40149      Branch: perl
40150            ! sv.c
40151 ____________________________________________________________________________
40152 [ 24917] By: rgs                                   on 2005/06/21  09:40:46
40153         Log: Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric Labels
40154      Branch: perl
40155            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
40156            ! ext/Data/Dumper/t/dumper.t
40157 ____________________________________________________________________________
40158 [ 24916] By: rgs                                   on 2005/06/21  07:03:40
40159         Log: Subject: Re: [perl #36310] sv_vcatpvfn() fails on some (very limited) situations 
40160              From: Tsutomu IKEGAMI <t-ikegami@aist.go.jp>
40161              Date: Fri, 17 Jun 2005 17:55:10 +0900 (JST)
40162              Message-Id: <20050617.175510.21285350.t-ikegami@aist.go.jp>
40163      Branch: perl
40164            ! sv.c
40165 ____________________________________________________________________________
40166 [ 24915] By: rgs                                   on 2005/06/20  16:28:38
40167         Log: Subject: [PATCH perl.h] FPTR2DPTR/DPTR2FPTR
40168              From: Robin Barker <Robin.Barker@npl.co.uk>
40169              Date: Mon, 20 Jun 2005 13:47:37 +0100
40170              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6E4@hotel.npl.co.uk>
40171      Branch: perl
40172            ! perl.h
40173 ____________________________________________________________________________
40174 [ 24914] By: nicholas                              on 2005/06/20  15:21:59
40175         Log: Replace the non-const initialiser block + loop with a series of calls
40176              to a small static function.
40177              c.f. "I will replace you with a small shell script..."
40178      Branch: perl
40179            ! sv.c
40180 ____________________________________________________________________________
40181 [ 24913] By: rgs                                   on 2005/06/20  15:12:50
40182         Log: Subject: [PATCH] The continuing adventures of Constman and Localize Boy
40183              From: Andy Lester <andy@petdance.com>
40184              Date: Mon, 20 Jun 2005 10:22:37 -0500
40185              Message-ID: <20050620152237.GA5032@petdance.com>
40186      Branch: perl
40187            ! XSUB.h doop.c embed.fnc embed.h global.sym gv.c mg.c pad.c
40188            ! perl.h proto.h sv.c universal.c util.c
40189 ____________________________________________________________________________
40190 [ 24912] By: rgs                                   on 2005/06/20  13:32:52
40191         Log: Same fix, for the test, now.
40192      Branch: perl
40193            ! t/run/switches.t
40194 ____________________________________________________________________________
40195 [ 24911] By: rgs                                   on 2005/06/20  13:06:13
40196         Log: perl -v was outputting a double v (spotted by Jarkko)
40197      Branch: perl
40198            ! perl.c
40199 ____________________________________________________________________________
40200 [ 24910] By: rgs                                   on 2005/06/20  11:58:32
40201         Log: Remove signature test, which is always skipped
40202      Branch: perl
40203            - lib/Test/Simple/t/00signature.t
40204            ! MANIFEST
40205 ____________________________________________________________________________
40206 [ 24909] By: rgs                                   on 2005/06/20  11:45:02
40207         Log: Subject: [PATCH pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod] Recommend Against UNIVERSAL:: Methods as Functions, take 2
40208              From: chromatic <chromatic@wgz.org>
40209              Date: Sat, 18 Jun 2005 12:15:41 -0700
40210              Message-Id: <1119122141.21521.9.camel@localhost>
40211      Branch: perl
40212            ! pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod
40213 ____________________________________________________________________________
40214 [ 24908] By: rgs                                   on 2005/06/20  11:00:31
40215         Log: Remove the deprecated $# variable
40216      Branch: perl
40217            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
40218            ! pod/perldiag.pod sv.c t/lib/warnings/gv
40219 ____________________________________________________________________________
40220 [ 24907] By: nicholas                              on 2005/06/20  10:35:41
40221         Log: Silence warning in debug printf
40222      Branch: perl
40223            ! doop.c
40224 ____________________________________________________________________________
40225 [ 24906] By: rgs                                   on 2005/06/20  09:45:24
40226         Log: Subject: [PATCH] More random cleanups
40227              From: Andy Lester <andy@petdance.com>
40228              Date: Fri, 17 Jun 2005 09:50:29 -0500
40229              Message-ID: <20050617145029.GC11769@petdance.com>
40230      Branch: perl
40231            ! embed.fnc embed.h pp_ctl.c pp_sort.c proto.h scope.c
40232 ____________________________________________________________________________
40233 [ 24905] By: steveh                                on 2005/06/20  09:30:23
40234         Log: Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898)
40235              
40236              The try.c test program added to Configure by change 24898 outputs
40237              "Yes" using each of VC++, GCC and BCC32, so here goes...
40238      Branch: perl
40239            ! win32/config.bc win32/config.gc win32/config.vc
40240            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
40241            ! win32/config_H.vc win32/config_H.vc64
40242 ____________________________________________________________________________
40243 [ 24904] By: rgs                                   on 2005/06/20  09:23:33
40244         Log: Hugo suggests this.
40245      Branch: perl
40246            ! pod/perlhack.pod
40247 ____________________________________________________________________________
40248 [ 24903] By: rgs                                   on 2005/06/20  09:20:40
40249         Log: Missed a chunk in previous commit
40250      Branch: perl
40251            ! pod/perlsyn.pod
40252 ____________________________________________________________________________
40253 [ 24902] By: rgs                                   on 2005/06/20  09:18:35
40254         Log: Subject: [perl #36328] Until Statement Undocumented 
40255              From: Eric Amick (via RT) <perlbug-followup@perl.org>
40256              Date: 18 Jun 2005 03:47:32 -0000
40257              Message-ID: <rt-3.0.11-36328-115949.3.38667506136829@perl.org>
40258      Branch: perl
40259            ! pod/perlsyn.pod
40260 ____________________________________________________________________________
40261 [ 24901] By: rgs                                   on 2005/06/20  09:06:57
40262         Log: Subject: Re: [PATCH replacement] Re: [perl #36313] perl -e "1for$[=0" crash
40263              From: Rick Delaney <rick@bort.ca>
40264              Date: Sun, 19 Jun 2005 09:47:22 -0400
40265              Message-ID: <20050619134722.GB31592@localhost.localdomain>
40266      Branch: perl
40267            ! op.c t/comp/parser.t
40268 ____________________________________________________________________________
40269 [ 24900] By: nicholas                              on 2005/06/20  08:19:52
40270         Log: S_del_body is sufficiently small that inlining it is a space win.
40271      Branch: perl
40272            ! sv.c
40273 ____________________________________________________________________________
40274 [ 24899] By: nicholas                              on 2005/06/19  15:12:26
40275         Log: If NV_ZERO_IS_ALLBITS_ZERO there's no need to explicitly set the NVX
40276              to 0.0, as the memset has already done it.
40277      Branch: perl
40278            ! sv.c
40279 ____________________________________________________________________________
40280 [ 24898] By: nicholas                              on 2005/06/19  15:11:06
40281         Log: Add a Configure test to see if NV 0.0 is stored as all bits zero, and
40282              #define NV_ZERO_IS_ALLBITS_ZERO if so.  This is always true on VMS:
40283              
40284              Subject: Re: Configure check for whether 0.0 is stored as all bits zero
40285              From: "Craig A. Berry" <craigberry@mac.com>
40286              Message-Id: <p06210214beda5bf31c4c@[172.16.52.1]>
40287              Date: Sat, 18 Jun 2005 18:23:59 -0500
40288      Branch: perl
40289            ! Configure Porting/Glossary config_h.SH configure.com
40290 ____________________________________________________________________________
40291 [ 24897] By: nicholas                              on 2005/06/19  10:22:58
40292         Log: Move the offset calculations outside of new_body/del_body.
40293              This makes some of the upgrade code slightly simpler.
40294      Branch: perl
40295            ! sv.c
40296 ____________________________________________________________________________
40297 [ 24896] By: nicholas                              on 2005/06/18  22:43:58
40298         Log: Refactor sv_dup to memcpy from source to destination, and only
40299              explicitly copy the structure members that need explicit duplication.
40300      Branch: perl
40301            ! sv.c
40302 ____________________________________________________________________________
40303 [ 24895] By: nicholas                              on 2005/06/18  16:33:41
40304         Log: Squeeze a little more savings by moving pte and he arenas into the
40305              common arena free code.
40306      Branch: perl
40307            ! hv.h perl.h sv.c
40308 ____________________________________________________________________________
40309 [ 24894] By: nicholas                              on 2005/06/18  15:07:47
40310         Log: Subject: [PATCH] squeeze repetition out of Perl_sv_free_arenas
40311              From: Jim Cromie <jcromie@divsol.com>
40312              Message-ID: <42B3C388.2090902@divsol.com>
40313              Date: Sat, 18 Jun 2005 00:47:36 -0600
40314      Branch: perl
40315            ! sv.c
40316 ____________________________________________________________________________
40317 [ 24893] By: nicholas                              on 2005/06/18  14:28:04
40318         Log: update AVs and HVs using the old_body, and remove all of the local
40319              variables used to hold the SV body piecemeal.
40320      Branch: perl
40321            ! sv.c
40322 ____________________________________________________________________________
40323 [ 24892] By: nicholas                              on 2005/06/18  10:57:02
40324         Log: sv_upgrade by memcpy
40325              AV and HV cases need tidyup
40326      Branch: perl
40327            ! sv.c
40328 ____________________________________________________________________________
40329 [ 24891] By: nicholas                              on 2005/06/17  19:37:56
40330         Log: Fix compiling with -DPURIFY
40331      Branch: perl
40332            ! sv.c
40333 ____________________________________________________________________________
40334 [ 24890] By: nicholas                              on 2005/06/17  17:30:19
40335         Log: Change 24886 was buggy - should be taking (and passing in) the
40336              address of the arena.
40337      Branch: perl
40338            ! sv.c
40339 ____________________________________________________________________________
40340 [ 24889] By: rgs                                   on 2005/06/17  15:43:11
40341         Log: Add new internal error message to perldiag
40342      Branch: perl
40343            ! pod/perldiag.pod
40344 ____________________________________________________________________________
40345 [ 24888] By: nicholas                              on 2005/06/17  15:37:50
40346         Log: Collect a little more information about the body we're getting rid of
40347      Branch: perl
40348            ! sv.c
40349 ____________________________________________________________________________
40350 [ 24887] By: rgs                                   on 2005/06/17  14:44:43
40351         Log: Missing aTHX_ (noticed by Jim Cromie)
40352      Branch: perl
40353            ! sv.c
40354 ____________________________________________________________________________
40355 [ 24886] By: nicholas                              on 2005/06/17  14:28:07
40356         Log: Move freeing the old body after the creating of the new body.
40357      Branch: perl
40358            ! sv.c
40359 ____________________________________________________________________________
40360 [ 24885] By: nicholas                              on 2005/06/17  13:42:03
40361         Log: The only way is up!
40362              (*up*grades. Or croak)
40363      Branch: perl
40364            ! sv.c
40365 ____________________________________________________________________________
40366 [ 24884] By: rgs                                   on 2005/06/17  12:21:53
40367         Log: Subject: [perl #36199] [PATCH] 5.8.7 fails to build with parallel make 
40368              From: "Steve Peters via RT" <perlbug-followup@perl.org>
40369              Date: 16 Jun 2005 17:11:14 -0000
40370              Message-ID: <rt-3.0.11-36199-115872.8.39962488213992@perl.org>
40371      Branch: perl
40372            ! Makefile.SH
40373 ____________________________________________________________________________
40374 [ 24883] By: steveh                                on 2005/06/17  11:36:45
40375         Log: Silence STDERR grumblings from Borland's math library.
40376              
40377              This fixes failures in ext/B/t/deparse.t and lib/warnings.t (and
40378              renders change 24870 obsolete, hence it is reverted here).
40379      Branch: perl
40380            ! lib/warnings.t makedef.pl win32/win32.c
40381 ____________________________________________________________________________
40382 [ 24882] By: rgs                                   on 2005/06/17  09:26:25
40383         Log: Upgrade to PathTools 3.09
40384      Branch: perl
40385            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm
40386            ! lib/File/Spec.pm
40387 ____________________________________________________________________________
40388 [ 24881] By: nicholas                              on 2005/06/17  08:35:48
40389         Log: new_pte/del_pte can use new_body/del_body too
40390      Branch: perl
40391            ! sv.c
40392 ____________________________________________________________________________
40393 [ 24880] By: steveh                                on 2005/06/17  08:28:32
40394         Log: Subject: [PATCH] Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name()
40395              From: "Jan Dubois" <jand@ActiveState.com>
40396              Date: Thu, 16 Jun 2005 11:43:15 -0700
40397              Message-Id: <200506161843.j5GIhKhL024472@smtp3.ActiveState.com>
40398      Branch: perl
40399            ! win32/win32.c
40400 ____________________________________________________________________________
40401 [ 24879] By: nicholas                              on 2005/06/16  22:08:29
40402         Log: Storing the ixv for magic arrays seems to cause double free errors on
40403              OS X. This all feels like voodoo.
40404      Branch: perl
40405            ! ext/B/B/Bytecode.pm
40406 ____________________________________________________________________________
40407 [ 24878] By: nicholas                              on 2005/06/16  22:06:57
40408         Log: Replace all the new/del static functions with calls to a single pair
40409              of functions that uproot/plant bodies
40410      Branch: perl
40411            ! embed.fnc embed.h proto.h sv.c
40412 ____________________________________________________________________________
40413 [ 24877] By: nicholas                              on 2005/06/16  19:28:20
40414         Log: Making more_* return a pointer, and swapping to a ternary ?: in
40415              new_* seems to generate slightly terser object code.
40416      Branch: perl
40417            ! sv.c
40418 ____________________________________________________________________________
40419 [ 24876] By: nicholas                              on 2005/06/16  18:37:55
40420         Log: Replace all the S_more_* functions with a single function.
40421              Saves 1.5K on the object file in OS X when built with -Os
40422      Branch: perl
40423            ! sv.c
40424 ____________________________________________________________________________
40425 [ 24875] By: nicholas                              on 2005/06/16  16:25:54
40426         Log: Subject: [PATCH] Re: [perl #36048] Refactor S_more_*v into one function
40427              From: Jim Cromie <jcromie@divsol.com>
40428              Message-ID: <42ADC8ED.4090009@divsol.com>
40429              Date: Mon, 13 Jun 2005 11:57:01 -0600
40430      Branch: perl
40431            ! sv.c
40432 ____________________________________________________________________________
40433 [ 24874] By: nicholas                              on 2005/06/16  15:09:00
40434         Log: I'm not convinced that manually creating HVs via sv_upgrade is a great
40435              idea, but as we are, turning on shared keys makes sense.
40436      Branch: perl
40437            ! util.c
40438 ____________________________________________________________________________
40439 [ 24873] By: merijn                                on 2005/06/16  14:33:10
40440         Log: Subject: [PATCH] Lint support
40441              From: Andy Lester <andy@petdance.com>
40442              Date: Thu, 16 Jun 2005 09:35:21 -0500
40443              Message-ID: <20050616143521.GB22188@petdance.com>
40444      Branch: perl
40445            ! XSUB.h perl.h universal.c
40446 ____________________________________________________________________________
40447 [ 24872] By: merijn                                on 2005/06/16  14:24:43
40448         Log: Subject: Re: a warning for a ExtUtils::ParseXS test
40449              From: Ken Williams <ken@mathforum.org>
40450              Date: Wed, 15 Jun 2005 20:00:42 -0500
40451              Message-Id: <29d2a69650cb39059c9af487069b941c@mathforum.org>
40452      Branch: perl
40453            ! lib/ExtUtils/ParseXS/t/XSTest.xs
40454 ____________________________________________________________________________
40455 [ 24871] By: rgs                                   on 2005/06/16  13:55:18
40456         Log: Subject: [PATCH] Removing /*SUPPRESS xxx*/
40457              From: Andy Lester <andy@petdance.com>
40458              Date: Thu, 16 Jun 2005 09:13:42 -0500
40459              Message-ID: <20050616141342.GA22188@petdance.com>
40460      Branch: perl
40461            ! av.c doio.c doop.c perl.c pp.c pp_hot.c pp_sys.c regcomp.c
40462            ! regexec.c sv.c toke.c util.c
40463 ____________________________________________________________________________
40464 [ 24870] By: steveh                                on 2005/06/16  13:16:56
40465         Log: Teach lib/warnings.t about Borland CRT error messages
40466      Branch: perl
40467            ! lib/warnings.t
40468 ____________________________________________________________________________
40469 [ 24869] By: rgs                                   on 2005/06/16  12:54:18
40470         Log: Subject: [perl #36237] IO::File $fh->binmode($layer) is broken 
40471              From: "Alexander Foken" (via RT) <perlbug-followup@perl.org>
40472              Date: 10 Jun 2005 12:46:41 -0000
40473              Message-ID: <rt-3.0.11-36237-115536.13.400290704223@perl.org>
40474              
40475              and bump version number
40476      Branch: perl
40477            ! ext/IO/lib/IO/File.pm
40478 ____________________________________________________________________________
40479 [ 24868] By: steveh                                on 2005/06/16  11:10:01
40480         Log: Update README.win32
40481              
40482              (Mention Borland compiler is also free; update libwin32 link)
40483      Branch: perl
40484            ! README.win32
40485 ____________________________________________________________________________
40486 [ 24867] By: steveh                                on 2005/06/16  11:00:19
40487         Log: Give op/taint.t a helping hand for Borland compiler on Win32
40488      Branch: perl
40489            ! t/op/taint.t
40490 ____________________________________________________________________________
40491 [ 24866] By: steveh                                on 2005/06/16  09:51:33
40492         Log: Fix changes 24862 and 24863 for Sarathy's old dmake
40493      Branch: perl
40494            ! win32/makefile.mk
40495 ____________________________________________________________________________
40496 [ 24865] By: rgs                                   on 2005/06/16  09:45:59
40497         Log: Subs with builtin attributes shouldn't be made constant
40498              
40499              Subject: Re: [perl #36297] builtin attrs on subrutine declarations
40500              From: Salvador "FandiXo" <sfandino@yahoo.com>
40501              Date: Wed, 15 Jun 2005 08:27:00 -0700 (PDT)
40502              Message-ID: <20050615152700.96320.qmail@web52702.mail.yahoo.com>
40503      Branch: perl
40504            ! op.c
40505 ____________________________________________________________________________
40506 [ 24864] By: rgs                                   on 2005/06/16  09:18:58
40507         Log: Add -f in perl synopsys, sync perl.pod and perlrun.pod synopses
40508      Branch: perl
40509            ! pod/perl.pod pod/perlrun.pod
40510 ____________________________________________________________________________
40511 [ 24863] By: steveh                                on 2005/06/16  09:09:22
40512         Log: Simplify win32/makefile.mk for static extensions with GCC
40513      Branch: perl
40514            ! win32/makefile.mk
40515 ____________________________________________________________________________
40516 [ 24862] By: steveh                                on 2005/06/16  08:51:14
40517         Log: Enable static extensions with Borland compiler on Win32
40518      Branch: perl
40519            ! win32/buildext.pl win32/makefile.mk
40520 ____________________________________________________________________________
40521 [ 24861] By: rgs                                   on 2005/06/16  08:29:10
40522         Log: Revert part of change #24854
40523      Branch: perl
40524            ! ext/Devel/DProf/t/DProf.t perl.c
40525 ____________________________________________________________________________
40526 [ 24860] By: steveh                                on 2005/06/16  07:40:21
40527         Log: Don't export Perl_stashpv_hvname_match when !USE_ITHREADS
40528              
40529              (Fixes a linker error on Win 32 introduced by change #24847)
40530      Branch: perl
40531            ! makedef.pl
40532 ____________________________________________________________________________
40533 [ 24859] By: nicholas                              on 2005/06/15  22:32:14
40534         Log: Don't write bytecode to load the NVX of AVs and HVs
40535      Branch: perl
40536            ! ext/B/B/Bytecode.pm
40537 ____________________________________________________________________________
40538 [ 24858] By: nicholas                              on 2005/06/15  22:31:41
40539         Log: We were failing to pring "not ok" if the text exited uncleanly
40540      Branch: perl
40541            ! ext/B/t/bytecode.t
40542 ____________________________________________________________________________
40543 [ 24857] By: nicholas                              on 2005/06/15  22:30:53
40544         Log: assert that you aren't assigning to the NVX of an AV or HV
40545      Branch: perl
40546            ! sv.h
40547 ____________________________________________________________________________
40548 [ 24856] By: rgs                                   on 2005/06/15  16:37:46
40549         Log: Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),
40550              this can be useful to use valgrind for example
40551      Branch: perl
40552            ! t/test.pl
40553 ____________________________________________________________________________
40554 [ 24855] By: steveh                                on 2005/06/15  16:30:58
40555         Log: Fix $Config{ccversion} for Borland C++ 5.5.1
40556              
40557              This pattern match seems a little saner, and stops " for Win32"
40558              getting picked up from the following output:
40559              
40560              Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
40561              
40562              Maybe it breaks older versions, but at least the latest now works
40563              correctly. If anyone knows what older versions' messages look like
40564              then speak up!
40565      Branch: perl
40566            ! win32/config_sh.PL
40567 ____________________________________________________________________________
40568 [ 24854] By: rgs                                   on 2005/06/15  16:24:05
40569         Log: Subject: Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE isn't set
40570              From: Steve Peters <steve@fisharerojo.org>
40571              Date: Wed, 15 Jun 2005 11:30:41 -0500
40572              Message-ID: <20050615163040.GA14745@mccoy.peters.homeunix.org>
40573      Branch: perl
40574            ! ext/Devel/DProf/t/DProf.t perl.c
40575 ____________________________________________________________________________
40576 [ 24853] By: rgs                                   on 2005/06/15  16:16:32
40577         Log: Subject: sort optimization
40578              From: Salvador Fandiño <sfandino@yahoo.com>
40579              Date: Mon, 06 Jun 2005 12:05:05 +0100
40580              Message-ID: <20050606110425.22941.qmail@lists.develooper.com>
40581      Branch: perl
40582            ! pp_sort.c
40583 ____________________________________________________________________________
40584 [ 24852] By: steveh                                on 2005/06/15  16:02:06
40585         Log: Fix win32/makefile.mk for building with bcc32 5.5.1 and dmake 4.4
40586      Branch: perl
40587            ! win32/makefile.mk
40588 ____________________________________________________________________________
40589 [ 24851] By: rgs                                   on 2005/06/15  14:40:40
40590         Log: Subject: [perl #36297] builtin attrs on subrutine declarations 
40591              From: Salvador "FandiXXo" (via RT) <perlbug-followup@perl.org>
40592              Date: 15 Jun 2005 13:54:53 -0000
40593              Message-ID: <rt-3.0.11-36297-115797.8.75971493113916@perl.org>
40594      Branch: perl
40595            ! op.c t/op/attrs.t
40596 ____________________________________________________________________________
40597 [ 24850] By: merijn                                on 2005/06/15  13:57:57
40598         Log: Protect Perl_sv_2pvbyte () to NULL length pointers
40599              Thanks Nick!
40600      Branch: perl
40601            ! sv.c
40602 ____________________________________________________________________________
40603 [ 24849] By: rgs                                   on 2005/06/15  13:55:50
40604         Log: Better phrasing
40605      Branch: perl
40606            ! pod/perlfunc.pod
40607 ____________________________________________________________________________
40608 [ 24848] By: rgs                                   on 2005/06/15  09:27:55
40609         Log: Subject: [PATCH] Storable/Storable.xs: make plain C functions static
40610              From: Alexey Tourbin <at@altlinux.ru>
40611              Date: Sun, 5 Jun 2005 03:42:42 +0400
40612              Message-ID: <20050604234242.GW5867@solemn.turbinal.org>
40613      Branch: perl
40614            ! ext/Storable/Storable.xs
40615 ____________________________________________________________________________
40616 [ 24847] By: rgs                                   on 2005/06/15  09:03:22
40617         Log: Subject: [PATCH] CopSTASH_eq again
40618              From: Andy Lester <andy@petdance.com>
40619              Date: Tue, 14 Jun 2005 23:49:26 -0500
40620              Message-ID: <20050615044926.GA29087@petdance.com>
40621      Branch: perl
40622            ! cop.h embed.fnc embed.h global.sym proto.h util.c
40623 ____________________________________________________________________________
40624 [ 24846] By: rgs                                   on 2005/06/15  07:49:48
40625         Log: Fix warning nits, by Jarkko
40626      Branch: perl
40627            ! sv.c
40628 ____________________________________________________________________________
40629 [ 24845] By: nicholas                              on 2005/06/14  19:28:28
40630         Log: Subject: [PATCH] S_emulate_eaccess() does return a value
40631              From: Steve Peters <steve@fisharerojo.org>
40632              Message-ID: <20050614193052.GA1898@mccoy.peters.homeunix.org>
40633              Date: Tue, 14 Jun 2005 14:30:52 -0500
40634      Branch: perl
40635            ! embed.fnc proto.h
40636 ____________________________________________________________________________
40637 [ 24844] By: davem                                 on 2005/06/14  17:24:18
40638         Log: whoops, Perl_magic_freearylen_p returns int
40639      Branch: perl
40640            ! mg.c
40641 ____________________________________________________________________________
40642 [ 24843] By: nicholas                              on 2005/06/14  16:29:49
40643         Log: Change 24838 breaks deparse.t, which checks that embedded NULs work.
40644              Here's a temporary hack, pending a way for B to correctly identify
40645              PVs that are variable names in pads.
40646      Branch: perl
40647            ! ext/B/B.xs
40648 ____________________________________________________________________________
40649 [ 24842] By: rgs                                   on 2005/06/14  13:49:41
40650         Log: Add core test preamble
40651      Branch: perl
40652            ! lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
40653            ! lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
40654            ! lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
40655            ! lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
40656            ! lib/IO/Zlib/t/uncomp2.t
40657 ____________________________________________________________________________
40658 [ 24841] By: nicholas                              on 2005/06/14  13:40:49
40659         Log: Test was coredumping with a shared perl library.
40660              This is wrong. It seems that what gets peephole optimised
40661              (in this case named method calls into shared string scalars) depends
40662              on whether there is a shared perl library.
40663              Anyway, fix the symptom - the coredump.
40664      Branch: perl
40665            ! ext/XS/APItest/t/hash.t
40666 ____________________________________________________________________________
40667 [ 24840] By: steveh                                on 2005/06/14  13:36:03
40668         Log: Stop "test" filename clashing with "TEST" on Win32
40669              
40670              (and bump $IO::Zlib::VERSION again)
40671      Branch: perl
40672            ! lib/IO/Zlib.pm lib/IO/Zlib/t/uncomp1.t lib/IO/Zlib/t/uncomp2.t
40673 ____________________________________________________________________________
40674 [ 24839] By: steveh                                on 2005/06/14  13:26:30
40675         Log: Actually skip tests when they're supposed to be skipped!
40676              
40677              (and bump $IO::Zlib::VERSION)
40678      Branch: perl
40679            ! lib/IO/Zlib.pm lib/IO/Zlib/t/external.t
40680 ____________________________________________________________________________
40681 [ 24838] By: rgs                                   on 2005/06/14  13:22:20
40682         Log: Subject: [PATCH] Fix for SEGV in ext/B/t/xref.t on OpenBSD
40683              From: Steve Peters <steve@fisharerojo.org>
40684              Date: Tue, 14 Jun 2005 08:16:38 -0500
40685              Message-ID: <20050614131638.GA24771@mccoy.peters.homeunix.org>
40686      Branch: perl
40687            ! ext/B/B.xs
40688 ____________________________________________________________________________
40689 [ 24837] By: steveh                                on 2005/06/14  13:13:17
40690         Log: Don't delete IO/Zlib during distclean on Win32
40691              
40692              (IO/Socket still needs to go, though)
40693      Branch: perl
40694            ! win32/Makefile win32/makefile.mk
40695 ____________________________________________________________________________
40696 [ 24836] By: rgs                                   on 2005/06/14  13:02:24
40697         Log: Document ${^UTF8LOCALE}
40698      Branch: perl
40699            ! pod/perlvar.pod
40700 ____________________________________________________________________________
40701 [ 24835] By: rgs                                   on 2005/06/14  12:12:33
40702         Log: Add IO::Zlib in maintainers list
40703      Branch: perl
40704            ! Porting/Maintainers.pl
40705 ____________________________________________________________________________
40706 [ 24834] By: rgs                                   on 2005/06/14  12:06:40
40707         Log: Add IO::Zlib 1.04 to bleadperl
40708      Branch: perl
40709            + lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
40710            + lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
40711            + lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
40712            + lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
40713            + lib/IO/Zlib/t/uncomp2.t
40714            ! MANIFEST Makefile.SH
40715 ____________________________________________________________________________
40716 [ 24833] By: davem                                 on 2005/06/14  10:15:10
40717         Log: Perl_magic_freearylen_p could coredump
40718      Branch: perl
40719            ! mg.c
40720 ____________________________________________________________________________
40721 [ 24832] By: rgs                                   on 2005/06/14  08:52:46
40722         Log: Subject: better assertion support
40723              From: Salvador Fandiño <sfandino@yahoo.com>
40724              Date: Mon, 13 Jun 2005 16:48:01 +0100
40725              Message-ID: <20050613154719.29295.qmail@lists.develooper.com>
40726      Branch: perl
40727            + lib/assertions/compat.pm t/comp/asstcompat.t
40728            ! MANIFEST lib/assertions.pm lib/assertions/activate.pm perl.c
40729            ! pod/perlrun.pod t/comp/assertions.t t/run/switch_A.t
40730 ____________________________________________________________________________
40731 [ 24831] By: rgs                                   on 2005/06/14  08:31:18
40732         Log: Since the version module is use'd afterwards, use_ok needs to be
40733              in a BEGIN block
40734      Branch: perl
40735            ! lib/version.t
40736 ____________________________________________________________________________
40737 [ 24830] By: steveh                                on 2005/06/14  07:42:33
40738         Log: Add BUILDOPTEXTRA to Win32 makefiles
40739              
40740              This allows extra build options, e.g. -DNO_HASH_SEED, to be
40741              specified on the command line, which is otherwise not possible
40742              under nmake using the existing BUILDOPT macro
40743              
40744              Suggested by Jan Dubois <jand@ActiveState.com>
40745      Branch: perl
40746            ! win32/Makefile win32/makefile.mk
40747 ____________________________________________________________________________
40748 [ 24829] By: nicholas                              on 2005/06/13  22:29:00
40749         Log: Pay attention to the comments that Dave writes.
40750      Branch: perl
40751            ! sv.c
40752 ____________________________________________________________________________
40753 [ 24828] By: rgs                                   on 2005/06/13  20:22:52
40754         Log: Comment nit to help Devel::Cover, spotted by Steve Peters
40755      Branch: perl
40756            ! ext/POSIX/POSIX.xs
40757 ____________________________________________________________________________
40758 [ 24827] By: nicholas                              on 2005/06/13  20:18:57
40759         Log: Croak if an attempt is made to modify PL_strtab
40760              (er, TODO - these should be in perldiag)
40761      Branch: perl
40762            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
40763            ! ext/XS/APItest/t/hash.t hv.c
40764 ____________________________________________________________________________
40765 [ 24826] By: nicholas                              on 2005/06/13  20:17:56
40766         Log: More SvPV consting
40767      Branch: perl
40768            ! perl.c
40769 ____________________________________________________________________________
40770 [ 24825] By: steveh                                on 2005/06/13  16:35:19
40771         Log: Subject: [PATCH @ 24819] Re: Change 24806: improve static build for win32/Makefile
40772              From: vadim <vadim@vkonovalov.ru>
40773              Date: Mon, 13 Jun 2005 15:41:41 -0400
40774              Message-Id: <1118691701.6333.32.camel@mdk10>
40775      Branch: perl
40776            ! win32/Makefile win32/makefile.mk
40777 ____________________________________________________________________________
40778 [ 24824] By: nicholas                              on 2005/06/13  16:24:57
40779         Log: With shared hash key scalars now accessing the hash via the PVX, you
40780              can't fake them with regular PVIVs. So fake method calls have to use
40781              real shared hask key scalars.
40782      Branch: perl
40783            ! ext/B/t/optree_specials.t op.c
40784 ____________________________________________________________________________
40785 [ 24823] By: rgs                                   on 2005/06/13  15:20:05
40786         Log: Subject: [PATCH] Bring bleadperl up to version.pm
40787              From: John Peacock <jpeacock@rowman.com>
40788              Date: Mon, 06 Jun 2005 05:18:21 -0400
40789              Message-ID: <42A414DD.8090504@rowman.com>
40790      Branch: perl
40791            ! configpm embed.fnc lib/h2xs.t lib/version.pm lib/version.t
40792            ! pod/perlapi.pod pp_ctl.c proto.h t/comp/require.t t/comp/use.t
40793            ! t/op/universal.t t/op/ver.t universal.c util.c utils/h2xs.PL
40794 ____________________________________________________________________________
40795 [ 24822] By: rgs                                   on 2005/06/13  12:49:18
40796         Log: Subject: [PATCH] Re: [perl #36047] perlmod.pod/CLONESKIP error
40797              From: Offer Kaye <offer.kaye@gmail.com>
40798              Date: Thu, 2 Jun 2005 09:14:53 +0300
40799              Message-ID: <56942505060123146e5eb1c2@mail.gmail.com>
40800      Branch: perl
40801            ! pod/perlmod.pod
40802 ____________________________________________________________________________
40803 [ 24821] By: nicholas                              on 2005/06/13  11:48:05
40804         Log: Change 24816 forgot to update makedef.pl
40805      Branch: perl
40806            ! makedef.pl
40807 ____________________________________________________________________________
40808 [ 24820] By: rgs                                   on 2005/06/13  11:28:43
40809         Log: Make some variables global, to avoid some "will not stay
40810              shared" warnings at compile time
40811      Branch: perl
40812            ! lib/ExtUtils/ParseXS.pm
40813 ____________________________________________________________________________
40814 [ 24819] By: nicholas                              on 2005/06/13  09:43:18
40815         Log: S_share_hek_flags can revert to returning a HEK
40816      Branch: perl
40817            ! embed.fnc hv.c proto.h
40818 ____________________________________________________________________________
40819 [ 24818] By: rgs                                   on 2005/06/13  09:13:43
40820         Log: Remove MANIFEST for Compress::Zlib
40821      Branch: perl
40822            - ext/Compress/Zlib/MANIFEST
40823            ! MANIFEST
40824 ____________________________________________________________________________
40825 [ 24817] By: rgs                                   on 2005/06/13  09:00:00
40826         Log: Make SvUPGRADE always have the value '1'
40827              Make sv_upgrade a void function
40828      Branch: perl
40829            ! embed.fnc pod/perlapi.pod proto.h sv.c sv.h
40830 ____________________________________________________________________________
40831 [ 24816] By: nicholas                              on 2005/06/13  08:25:53
40832         Log: We no longer need PL_shared_hek_table
40833      Branch: perl
40834            ! embedvar.h ext/threads/threads.xs intrpvar.h perl.c perlapi.h
40835            ! sv.c
40836 ____________________________________________________________________________
40837 [ 24815] By: rgs                                   on 2005/06/13  07:58:31
40838         Log: Help "make distclean"
40839      Branch: perl
40840            ! Makefile.SH
40841 ____________________________________________________________________________
40842 [ 24814] By: nicholas                              on 2005/06/12  23:40:55
40843         Log: Clone all shared string PVs as shared string PVs (now that we can do
40844              it very efficiently)
40845      Branch: perl
40846            ! sv.c
40847 ____________________________________________________________________________
40848 [ 24813] By: nicholas                              on 2005/06/12  22:34:39
40849         Log: duping shared hask key scalars can use hek_dup
40850      Branch: perl
40851            ! sv.c
40852 ____________________________________________________________________________
40853 [ 24812] By: nicholas                              on 2005/06/12  22:33:51
40854         Log: hek_dup can now store the HEK rather than the HE, as there is now a
40855              fast way to share a hek
40856      Branch: perl
40857            ! hv.c
40858 ____________________________________________________________________________
40859 [ 24811] By: nicholas                              on 2005/06/12  21:59:34
40860         Log: Provide share_hek_hek, and use it for fast copying of shared string
40861              scalars.
40862      Branch: perl
40863            ! hv.h sv.c
40864 ____________________________________________________________________________
40865 [ 24810] By: nicholas                              on 2005/06/12  21:58:23
40866         Log: Compare HE *s in S_unshare_hek_or_pvn's tight hek loop, rather than
40867              HEKs
40868      Branch: perl
40869            ! hv.c
40870 ____________________________________________________________________________
40871 [ 24809] By: nicholas                              on 2005/06/12  21:08:33
40872         Log: Shortcut chasing round strtab when we're not the last reference.
40873      Branch: perl
40874            ! hv.c
40875 ____________________________________________________________________________
40876 [ 24808] By: nicholas                              on 2005/06/12  20:00:18
40877         Log: In the shared string table, store the HE and HEK next to each other
40878              in one malloc()ed block.
40879      Branch: perl
40880            ! hv.c hv.h
40881 ____________________________________________________________________________
40882 [ 24807] By: merijn                                on 2005/06/12  09:58:32
40883         Log: Subject: [PATCH] perlipc.pod: mkfifo()
40884              From: Alexey Tourbin <at@altlinux.ru>
40885              Date: Sat, 11 Jun 2005 16:26:56 +0400
40886              Message-ID: <20050611122656.GC8181@solemn.turbinal.org>
40887      Branch: perl
40888            ! pod/perlipc.pod
40889 ____________________________________________________________________________
40890 [ 24806] By: merijn                                on 2005/06/12  09:54:07
40891         Log: Subject: improve static build for win32/Makefile
40892              From: vadim <vadim@vkonovalov.ru>
40893              Date: Sun, 12 Jun 2005 14:09:11 -0400
40894              Message-Id: <1118599750.2732.2.camel@mdk10>
40895      Branch: perl
40896            ! win32/Makefile
40897 ____________________________________________________________________________
40898 [ 24805] By: merijn                                on 2005/06/12  09:19:38
40899         Log: Subject: RE: 05gzsetp.t and initial 'ver' in test output
40900              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
40901              Date: Sat, 11 Jun 2005 22:23:00 +0100
40902              Message-Id: <20050611212234.UGOL29707.aamta11-winn.ispmail.ntl.com@MARQUESSPT21>
40903      Branch: perl
40904            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
40905            ! ext/Compress/Zlib/t/05gzsetp.t
40906 ____________________________________________________________________________
40907 [ 24804] By: nicholas                              on 2005/06/11  21:05:29
40908         Log: This isn't an LVALUE, so make the compiler enforce that.
40909      Branch: perl
40910            ! sv.h
40911 ____________________________________________________________________________
40912 [ 24803] By: nicholas                              on 2005/06/11  18:01:32
40913         Log: hash key code cleanup
40914      Branch: perl
40915            ! embed.fnc hv.c hv.h proto.h
40916 ____________________________________________________________________________
40917 [ 24802] By: nicholas                              on 2005/06/11  17:00:52
40918         Log: Shrink shared hash scalars from PVIV to PV
40919      Branch: perl
40920            ! embed.fnc embed.h proto.h sv.c sv.h
40921 ____________________________________________________________________________
40922 [ 24801] By: nicholas                              on 2005/06/11  14:08:00
40923         Log: Propagate const/mutable/not into the SvPV call for retrieving an
40924              overloaded value.
40925      Branch: perl
40926            ! sv.c
40927 ____________________________________________________________________________
40928 [ 24800] By: nicholas                              on 2005/06/10  23:12:29
40929         Log: More SvPV consting. And other related drive-by refactoring.
40930      Branch: perl
40931            ! regcomp.c regexec.c taint.c toke.c universal.c utf8.c util.c
40932            ! xsutils.c
40933 ____________________________________________________________________________
40934 [ 24799] By: nicholas                              on 2005/06/10  22:06:15
40935         Log: More SvPV consting, including some code cleanup and living dangerously
40936              with socket API calls.
40937      Branch: perl
40938            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
40939 ____________________________________________________________________________
40940 [ 24798] By: nicholas                              on 2005/06/10  20:48:35
40941         Log: Move SvPV consting, remove an n_a, and correct one error in Move()
40942      Branch: perl
40943            ! doio.c doop.c dump.c op.c sv.c
40944 ____________________________________________________________________________
40945 [ 24797] By: nicholas                              on 2005/06/10  18:42:47
40946         Log: Allison says that "Media" isn't really needed in the name.
40947      Branch: perl
40948            ! pod/perl.pod
40949 ____________________________________________________________________________
40950 [ 24796] By: nicholas                              on 2005/06/10  16:26:43
40951         Log: Add SvGROW_mutable
40952      Branch: perl
40953            ! sv.c sv.h
40954 ____________________________________________________________________________
40955 [ 24795] By: nicholas                              on 2005/06/10  15:44:47
40956         Log: Passing read only values (such as string constants) to select should
40957              croak.
40958      Branch: perl
40959            + t/op/sselect.t
40960            ! MANIFEST pp_sys.c
40961 ____________________________________________________________________________
40962 [ 24794] By: nicholas                              on 2005/06/10  15:16:43
40963         Log: Don't pass constants to select
40964      Branch: perl
40965            ! t/op/lex_assign.t
40966 ____________________________________________________________________________
40967 [ 24793] By: rgs                                   on 2005/06/10  13:44:35
40968         Log: Pre-run and disarm the code automodification run by
40969              Compress::Zlib's Makefile
40970      Branch: perl
40971            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
40972            ! ext/Compress/Zlib/examples/filtdef
40973            ! ext/Compress/Zlib/examples/filtinf
40974            ! ext/Compress/Zlib/examples/gzcat
40975            ! ext/Compress/Zlib/examples/gzgrep
40976            ! ext/Compress/Zlib/examples/gzstream
40977            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
40978            ! ext/Compress/Zlib/t/03examples.t
40979            ! ext/Compress/Zlib/t/04encoding.t
40980            ! ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
40981 ____________________________________________________________________________
40982 [ 24792] By: rgs                                   on 2005/06/10  12:53:21
40983         Log: Update Windows makefiles
40984      Branch: perl
40985            ! win32/Makefile win32/makefile.mk
40986 ____________________________________________________________________________
40987 [ 24791] By: nicholas                              on 2005/06/10  12:44:30
40988         Log: Work around bug 36211, plus a lot of TODO regression tests for local/
40989              $#... interaction. 
40990      Branch: perl
40991            ! scope.c t/op/array.t
40992 ____________________________________________________________________________
40993 [ 24790] By: rgs                                   on 2005/06/10  12:44:02
40994         Log: Update maintainers list
40995      Branch: perl
40996            ! Porting/Maintainers.pl
40997 ____________________________________________________________________________
40998 [ 24789] By: rgs                                   on 2005/06/10  12:30:14
40999         Log: Bump version number
41000      Branch: perl
41001            ! ext/Compress/Zlib/Zlib.pm
41002 ____________________________________________________________________________
41003 [ 24788] By: rgs                                   on 2005/06/10  12:09:30
41004         Log: Makefile.PL adjustments for the core
41005      Branch: perl
41006            ! ext/Compress/Zlib/Makefile.PL
41007 ____________________________________________________________________________
41008 [ 24787] By: rgs                                   on 2005/06/10  12:07:01
41009         Log: SvUPGRADE returns void in blead
41010      Branch: perl
41011            ! ext/Compress/Zlib/Zlib.xs
41012 ____________________________________________________________________________
41013 [ 24786] By: rgs                                   on 2005/06/10  12:05:38
41014         Log: Drom Compress::Zlib 1.34 in ext/
41015      Branch: perl
41016            + ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/Changes
41017            + ext/Compress/Zlib/MANIFEST ext/Compress/Zlib/Makefile.PL
41018            + ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
41019            + ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/config.in
41020            + ext/Compress/Zlib/examples/filtdef
41021            + ext/Compress/Zlib/examples/filtinf
41022            + ext/Compress/Zlib/examples/gzcat
41023            + ext/Compress/Zlib/examples/gzgrep
41024            + ext/Compress/Zlib/examples/gzstream
41025            + ext/Compress/Zlib/fallback.h ext/Compress/Zlib/fallback.xs
41026            + ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
41027            + ext/Compress/Zlib/t/03examples.t
41028            + ext/Compress/Zlib/t/04encoding.t
41029            + ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
41030            + ext/Compress/Zlib/typemap
41031            + ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
41032            + ext/Compress/Zlib/zlib-src-1.2.2/compress.c
41033            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
41034            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
41035            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
41036            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
41037            + ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
41038            + ext/Compress/Zlib/zlib-src-1.2.2/infback.c
41039            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
41040            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
41041            + ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
41042            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
41043            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
41044            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
41045            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
41046            + ext/Compress/Zlib/zlib-src-1.2.2/trees.c
41047            + ext/Compress/Zlib/zlib-src-1.2.2/trees.h
41048            + ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
41049            + ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
41050            + ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
41051            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
41052            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
41053            ! MANIFEST
41054 ____________________________________________________________________________
41055 [ 24785] By: nicholas                              on 2005/06/10  10:06:30
41056         Log: Change 24531 broke DEBUG_LEAKING_SCALARS.
41057      Branch: perl
41058            ! sv.c
41059 ____________________________________________________________________________
41060 [ 24784] By: nicholas                              on 2005/06/09  21:01:42
41061         Log: $r = do {my @a; \$#a}; $$r = 503 # is also naughty and now warns
41062      Branch: perl
41063            ! av.c pod/perldiag.pod t/op/array.t
41064 ____________________________________________________________________________
41065 [ 24783] By: nicholas                              on 2005/06/09  19:02:43
41066         Log: Fixes the case of $a = \$#{[]}; and then accessing $$a
41067              (but not \$#a after local @a or my @a leave a block)
41068      Branch: perl
41069            ! av.c dump.c embed.fnc embed.h mg.c perl.h proto.h t/op/array.t
41070 ____________________________________________________________________________
41071 [ 24782] By: nicholas                              on 2005/06/09  16:37:18
41072         Log: Convert op/array.t to test.pl
41073      Branch: perl
41074            ! t/op/array.t
41075 ____________________________________________________________________________
41076 [ 24781] By: rgs                                   on 2005/06/09  15:32:09
41077         Log: Revert part of previous patch
41078      Branch: perl
41079            ! util.c
41080 ____________________________________________________________________________
41081 [ 24780] By: rgs                                   on 2005/06/09  15:12:39
41082         Log: Subject: [PATCH] regcomp.c and more
41083              From: Andy Lester <andy@petdance.com>
41084              Date: Thu, 9 Jun 2005 10:05:56 -0500
41085              Message-ID: <20050609150556.GA30554@petdance.com>
41086      Branch: perl
41087            ! embed.fnc mg.c perly.c proto.h regcomp.c sv.c util.c
41088 ____________________________________________________________________________
41089 [ 24778] By: nicholas                              on 2005/06/09  10:36:53
41090         Log: More SvPV consting
41091      Branch: perl
41092            ! mg.c perlio.c pp_pack.c
41093 ____________________________________________________________________________
41094 [ 24777] By: nicholas                              on 2005/06/09  10:36:40
41095         Log: Don't ignore errors from an eval.
41096      Branch: perl
41097            ! t/op/pack.t
41098 ____________________________________________________________________________
41099 [ 24776] By: nicholas                              on 2005/06/09  09:23:55
41100         Log: Update API docs.
41101      Branch: perl
41102            ! pod/perlapi.pod
41103 ____________________________________________________________________________
41104 [ 24775] By: nicholas                              on 2005/06/09  09:22:18
41105         Log: Change perforce filetype from text to text+w (so regen.pl is happy)
41106      Branch: perl
41107            ! opnames.h reentr.c reentr.h
41108 ____________________________________________________________________________
41109 [ 24774] By: nicholas                              on 2005/06/09  09:15:55
41110         Log: reentr.pl should be using regen_lib.pl and unlinking files before it
41111              starts.
41112      Branch: perl
41113            ! reentr.pl
41114 ____________________________________________________________________________
41115 [ 24773] By: nicholas                              on 2005/06/09  08:59:21
41116         Log: Make minitest pass (must skip if no dynaloading)
41117      Branch: perl
41118            ! t/op/goto_xs.t
41119 ____________________________________________________________________________
41120 [ 24772] By: rgs                                   on 2005/06/09  08:12:03
41121         Log: Subject: [PATCH] pp_pack.c cleanup
41122              From: Andy Lester <andy@petdance.com>
41123              Date: Wed, 8 Jun 2005 10:23:53 -0500
41124              Message-ID: <20050608152353.GA6253@petdance.com>
41125      Branch: perl
41126            ! pp_pack.c
41127 ____________________________________________________________________________
41128 [ 24771] By: rgs                                   on 2005/06/09  07:59:09
41129         Log: Subject: [PATCH] perlfunc.pod: ioctl.ph
41130              From: Alexey Tourbin <at@altlinux.ru>
41131              Date: Wed, 8 Jun 2005 13:45:08 +0400
41132              Message-ID: <20050608094508.GJ5867@solemn.turbinal.org>
41133      Branch: perl
41134            ! pod/perlfunc.pod
41135 ____________________________________________________________________________
41136 [ 24770] By: rgs                                   on 2005/06/09  07:44:36
41137         Log: Subject: [PATCH] instead of unions use double cast for data pointer <-> function pointer
41138              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41139              Date: Thu, 09 Jun 2005 08:50:56 +0300
41140              Message-ID: <42A7D8C0.1080104@gmail.com>
41141      Branch: perl
41142            ! ext/DynaLoader/dl_dlopen.xs perl.h sv.c toke.c
41143 ____________________________________________________________________________
41144 [ 24769] By: nicholas                              on 2005/06/08  22:48:00
41145         Log: More SvPV consting
41146      Branch: perl
41147            ! dump.c mg.c op.c pp_hot.c pp_sys.c regexec.c
41148 ____________________________________________________________________________
41149 [ 24768] By: nicholas                              on 2005/06/08  22:45:39
41150         Log: The old COW code needs to use SvPVX_mutable when doing copy-on-write.
41151      Branch: perl
41152            ! sv.c
41153 ____________________________________________________________________________
41154 [ 24767] By: nicholas                              on 2005/06/08  22:43:58
41155         Log: Add SvPV_mutable for use by the old COW code.
41156      Branch: perl
41157            ! sv.h
41158 ____________________________________________________________________________
41159 [ 24766] By: nicholas                              on 2005/06/08  20:32:35
41160         Log: sv_setsv is allowed to swipe buffers from read only scalars
41161      Branch: perl
41162            ! sv.c
41163 ____________________________________________________________________________
41164 [ 24765] By: nicholas                              on 2005/06/08  19:49:08
41165         Log: const-ize pp_formline
41166      Branch: perl
41167            ! pp_ctl.c
41168 ____________________________________________________________________________
41169 [ 24764] By: merijn                                on 2005/06/08  19:14:19
41170         Log: Cygwin fails to open $^X on many occasion here
41171              afile is still available from the previous test
41172      Branch: perl
41173            ! t/io/layers.t
41174 ____________________________________________________________________________
41175 [ 24763] By: nicholas                              on 2005/06/08  17:48:35
41176         Log: Remove repeated C<n_a>s
41177      Branch: perl
41178            ! perl.c
41179 ____________________________________________________________________________
41180 [ 24762] By: nicholas                              on 2005/06/08  17:48:17
41181         Log: Remove the n_a
41182      Branch: perl
41183            ! malloc.c
41184 ____________________________________________________________________________
41185 [ 24761] By: nicholas                              on 2005/06/08  16:02:54
41186         Log: Add and use MgPV_nolen_const
41187      Branch: perl
41188            ! mg.c mg.h
41189 ____________________________________________________________________________
41190 [ 24760] By: nicholas                              on 2005/06/08  15:39:40
41191         Log: Nuke some more n_a, and convert S_gv_ename from char * to const char *
41192      Branch: perl
41193            ! doop.c dump.c embed.fnc mg.c op.c pp_hot.c pp_pack.c pp_sys.c
41194            ! proto.h regcomp.c taint.c toke.c
41195 ____________________________________________________________________________
41196 [ 24759] By: nicholas                              on 2005/06/08  14:52:17
41197         Log: Allow a null length pointer to sv_pvn_force_flags.
41198              Add SvPV_force_nolen and use it to remove some C<n_a>s
41199      Branch: perl
41200            ! embed.fnc pp.c pp_ctl.c proto.h sv.c sv.h
41201 ____________________________________________________________________________
41202 [ 24758] By: nicholas                              on 2005/06/08  13:43:23
41203         Log: n_a no more
41204      Branch: perl
41205            ! perl.c pp_ctl.c pp_sys.c universal.c
41206 ____________________________________________________________________________
41207 [ 24757] By: nicholas                              on 2005/06/08  11:00:54
41208         Log: Eliminate more C<n_a>s
41209      Branch: perl
41210            ! XSUB.h pp.h
41211 ____________________________________________________________________________
41212 [ 24756] By: nicholas                              on 2005/06/08  11:00:33
41213         Log: A mising cast (given that rx->subbeg is only char *)
41214      Branch: perl
41215            ! pp_hot.c
41216 ____________________________________________________________________________
41217 [ 24755] By: nicholas                              on 2005/06/08  10:08:01
41218         Log: s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
41219      Branch: perl
41220            ! dump.c embed.fnc embed.h ext/B/t/bytecode.t
41221            ! ext/Devel/PPPort/parts/embed.fnc makedef.pl mg.c pad.c
41222            ! pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c regexp.h sv.c
41223            ! sv.h
41224 ____________________________________________________________________________
41225 [ 24754] By: rgs                                   on 2005/06/08  09:19:18
41226         Log: Subject: [PATCH] regexec.c utf8 loading
41227              From: Andy Lester <andy@petdance.com>
41228              Date: Wed, 8 Jun 2005 00:03:32 -0500
41229              Message-ID: <20050608050332.GA31059@petdance.com>
41230      Branch: perl
41231            ! regexec.c
41232 ____________________________________________________________________________
41233 [ 24753] By: rgs                                   on 2005/06/08  09:12:17
41234         Log: Subject: Re: FindBin.pm: incomplete getcwd/cwd patch and SELinux (Strict policy)
41235              From: José Pedro Oliveira <jpo@di.uminho.pt>
41236              Date: Tue, 07 Jun 2005 21:07:42 +0100
41237              Message-ID: <42A5FE8E.3020608@di.uminho.pt>
41238      Branch: perl
41239            ! lib/FindBin.pm
41240 ____________________________________________________________________________
41241 [ 24752] By: nicholas                              on 2005/06/08  09:09:52
41242         Log: One more SvPV_const
41243      Branch: perl
41244            ! pp.c
41245 ____________________________________________________________________________
41246 [ 24751] By: nicholas                              on 2005/06/08  09:09:28
41247         Log: Don't test the core XS code yet with PERL_DEBUG_COW > 1
41248      Branch: perl
41249            ! sv.h
41250 ____________________________________________________________________________
41251 [ 24750] By: nicholas                              on 2005/06/08  08:50:06
41252         Log: Remove two more unused C<n_a>s
41253      Branch: perl
41254            ! pp_sys.c
41255 ____________________________________________________________________________
41256 [ 24749] By: nicholas                              on 2005/06/08  08:49:32
41257         Log: Better sv_2pv_flags implementation (avoid writing to n_a)
41258      Branch: perl
41259            ! sv.c
41260 ____________________________________________________________________________
41261 [ 24748] By: nicholas                              on 2005/06/08  08:07:05
41262         Log: Convert POPpx POPpconstx and POPpbytex to use nolen macros.
41263              Elminate a lot of C<n_a>s
41264      Branch: perl
41265            ! pp.h pp_ctl.c pp_sys.c
41266 ____________________________________________________________________________
41267 [ 24747] By: nicholas                              on 2005/06/08  08:05:47
41268         Log: Add SvPVx_nolen and SvPVbytex_nolen
41269      Branch: perl
41270            ! sv.h
41271 ____________________________________________________________________________
41272 [ 24746] By: nicholas                              on 2005/06/08  08:04:53
41273         Log: More SvPV consting
41274      Branch: perl
41275            ! perly.act perly.y
41276 ____________________________________________________________________________
41277 [ 24745] By: rgs                                   on 2005/06/08  06:51:48
41278         Log: Mark a static function as static
41279      Branch: perl
41280            ! utf8.c
41281 ____________________________________________________________________________
41282 [ 24744] By: nicholas                              on 2005/06/07  22:22:34
41283         Log: More SvPV consting
41284      Branch: perl
41285            ! doop.c pp.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regexec.c
41286            ! sv.c toke.c
41287 ____________________________________________________________________________
41288 [ 24743] By: nicholas                              on 2005/06/07  21:16:13
41289         Log: More SvPV consting
41290      Branch: perl
41291            ! doop.c mg.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
41292            ! sv.c
41293 ____________________________________________________________________________
41294 [ 24742] By: nicholas                              on 2005/06/07  19:45:13
41295         Log: More consting of SvPV
41296      Branch: perl
41297            ! embed.fnc pp_ctl.c proto.h sv.c
41298 ____________________________________________________________________________
41299 [ 24741] By: rgs                                   on 2005/06/07  19:30:35
41300         Log: The definition of SvPVx_nolen_const is missing for non GNU-C compilers
41301      Branch: perl
41302            ! sv.h
41303 ____________________________________________________________________________
41304 [ 24740] By: nicholas                              on 2005/06/07  18:38:39
41305         Log: More SvPV consting.
41306      Branch: perl
41307            ! doio.c doop.c gv.c mg.c perlio.c pp.c pp_ctl.c pp_hot.c
41308            ! pp_pack.c pp_sys.c sv.c toke.c universal.c util.c
41309 ____________________________________________________________________________
41310 [ 24739] By: nicholas                              on 2005/06/07  18:33:08
41311         Log: Add SvPV_nolen_const and SvPV_nomg_const
41312      Branch: perl
41313            ! sv.h
41314 ____________________________________________________________________________
41315 [ 24738] By: nicholas                              on 2005/06/07  18:32:44
41316         Log: Add MgPV_const
41317      Branch: perl
41318            ! mg.h
41319 ____________________________________________________________________________
41320 [ 24737] By: rgs                                   on 2005/06/07  18:07:41
41321         Log: Remove unused variable (thanks to Andy's lint)
41322      Branch: perl
41323            ! mg.c
41324 ____________________________________________________________________________
41325 [ 24736] By: nicholas                              on 2005/06/07  17:35:10
41326         Log: Change 24733 allows several pointers to be NULL. Therefore this
41327              should be reflected in their attributes.
41328      Branch: perl
41329            ! embed.fnc proto.h
41330 ____________________________________________________________________________
41331 [ 24735] By: rgs                                   on 2005/06/07  17:03:16
41332         Log: Subject: [PATCH] Random cleanups #47
41333              From: Andy Lester <andy@petdance.com>
41334              Date: Mon, 6 Jun 2005 10:11:07 -0500
41335              Message-ID: <20050606151107.GC7022@petdance.com>
41336      Branch: perl
41337            ! Makefile.SH README.aix embed.fnc hv.c numeric.c op.c pad.c
41338            ! pod/perldebug.pod pp_ctl.c proto.h sv.c toke.c util.c
41339 ____________________________________________________________________________
41340 [ 24734] By: rgs                                   on 2005/06/07  15:58:23
41341         Log: make some more functions static
41342              
41343              Subject: [PATCH] B/C/C.xs: static my_runops()
41344              Message-ID: <20050604232451.GT5867@solemn.turbinal.org>
41345              
41346              Subject: [PATCH] Devel/Peek/Peek.xs: make plain C functions static
41347              Message-ID: <20050604232952.GU5867@solemn.turbinal.org>
41348              
41349              Subject: [PATCH] File/Glob/Glob.xs: errfunc() should be static
41350              Message-ID: <20050604233414.GV5867@solemn.turbinal.org>
41351              
41352              all being :
41353              From: Alexey Tourbin <at@altlinux.ru>
41354              Date: Sun, 5 Jun 2005
41355      Branch: perl
41356            ! ext/B/C/C.xs ext/Devel/Peek/Peek.xs ext/File/Glob/Glob.xs
41357 ____________________________________________________________________________
41358 [ 24733] By: nicholas                              on 2005/06/07  15:10:38
41359         Log: Simplify the implementation of SvPV*nolen functions
41360      Branch: perl
41361            ! sv.c sv.h
41362 ____________________________________________________________________________
41363 [ 24732] By: nicholas                              on 2005/06/07  14:57:35
41364         Log: Ensure string table counts are balanced. (Was not true in op/pack.t)
41365      Branch: perl
41366            ! sv.c sv.h
41367 ____________________________________________________________________________
41368 [ 24731] By: rgs                                   on 2005/06/07  14:44:55
41369         Log: Remove unneeded #ifdef VMS since VMS is not defined here anyway
41370              (spotted by Steve_p)
41371      Branch: perl
41372            ! util.c
41373 ____________________________________________________________________________
41374 [ 24730] By: rgs                                   on 2005/06/07  14:35:25
41375         Log: Subject: [PATCH] one more round of is_utf8_foo tuneup
41376              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41377              Date: Sun, 05 Jun 2005 18:06:12 +0300
41378              Message-ID: <42A314E4.8060608@gmail.com>
41379      Branch: perl
41380            ! embed.fnc embed.h global.sym mg.c pod/perlapi.pod proto.h
41381            ! utf8.c utf8.h
41382 ____________________________________________________________________________
41383 [ 24729] By: rgs                                   on 2005/06/07  13:53:59
41384         Log: Subject: [PATCH] util.c: S_vdie_common() should be static
41385              From: Alexey Tourbin <at@altlinux.ru>
41386              Date: Sun, 5 Jun 2005 03:08:30 +0400
41387              Message-ID: <20050604230830.GS5867@solemn.turbinal.org>
41388      Branch: perl
41389            ! util.c
41390 ____________________________________________________________________________
41391 [ 24728] By: rgs                                   on 2005/06/07  13:15:45
41392         Log: Fix apidoc for newSVhek
41393      Branch: perl
41394            ! pod/perlapi.pod sv.c
41395 ____________________________________________________________________________
41396 [ 24727] By: nicholas                              on 2005/06/07  13:01:42
41397         Log: make pp_split const
41398      Branch: perl
41399            ! pp.c
41400 ____________________________________________________________________________
41401 [ 24726] By: nicholas                              on 2005/06/07  12:11:48
41402         Log: Lots of consting
41403      Branch: perl
41404            ! doio.c doop.c gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c pp_pack.c
41405            ! pp_sys.c
41406 ____________________________________________________________________________
41407 [ 24725] By: nicholas                              on 2005/06/07  12:08:58
41408         Log: The FBM compile code is mutable, because it's permissible to FBM
41409              compile a read-only value.
41410      Branch: perl
41411            ! util.c
41412 ____________________________________________________________________________
41413 [ 24724] By: nicholas                              on 2005/06/07  12:07:49
41414         Log: XS_VERSION_BOOTCHECK is read only.
41415      Branch: perl
41416            ! XSUB.h
41417 ____________________________________________________________________________
41418 [ 24723] By: nicholas                              on 2005/06/07  12:06:13
41419         Log: POPpx needs a const equivalent.
41420      Branch: perl
41421            ! pp.h
41422 ____________________________________________________________________________
41423 [ 24722] By: nicholas                              on 2005/06/07  12:03:56
41424         Log: Make a start at consting calls to SvPV. SV conversion and upgrade
41425              routines need to be mutable, as it's permitted to change the type of
41426              a READONLY SV, or cache the string or number conversion.
41427              Other routines are mostly const.
41428      Branch: perl
41429            ! sv.c
41430 ____________________________________________________________________________
41431 [ 24721] By: nicholas                              on 2005/06/07  12:00:09
41432         Log: Need const versions of SvPV(), so that its callers can indicate
41433              whether they are read/write or read only
41434              Also provide a mutable version, for the internals to use where it
41435              needs a non-const pointer, but will be writing. Callers of this are
41436              assumed to be aware of how copy on write is working, and to keep
41437              track of core changes.
41438              
41439              For now check that SVs are not READONLY when const versions are used.
41440              (with DEBUG_COW > 1). COW is going to have to be orthogonal to Perl's
41441              READONLY flag, but for now it provides a good test indicator.
41442      Branch: perl
41443            ! sv.h
41444 ____________________________________________________________________________
41445 [ 24720] By: rgs                                   on 2005/06/07  09:23:58
41446         Log: Subject: [PATCH] Re: [perl #36130] chr(-1) should probably return undef
41447              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41448              Date: Mon, 06 Jun 2005 20:28:35 +0300
41449              Message-ID: <42A487C3.8010306@gmail.com>
41450      Branch: perl
41451            ! pod/perlfunc.pod pp.c t/op/chr.t
41452 ____________________________________________________________________________
41453 [ 24719] By: rgs                                   on 2005/06/07  09:02:23
41454         Log: Subject: RE: a bit of trouble with compiling with MSVC++ on Win32
41455              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
41456              Date: Tue, 7 Jun 2005 13:19:33 +0400 
41457              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12D462@itotest-1.spb.lucent.com>
41458      Branch: perl
41459            ! README.win32
41460 ____________________________________________________________________________
41461 [ 24718] By: rgs                                   on 2005/06/07  08:56:37
41462         Log: Subject: [perl #36193] crash in Perl_yyerror due to missing check for NULL 
41463              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
41464              Date: 6 Jun 2005 23:24:28 -0000
41465              Message-ID: <rt-3.0.11-36193-115243.12.1531563965146@perl.org>
41466      Branch: perl
41467            ! toke.c
41468 ____________________________________________________________________________
41469 [ 24717] By: merijn                                on 2005/06/07  08:18:59
41470         Log: Subject: [PATCH] Unvoid SvUPGRADE
41471              From: Andy Lester <andy@petdance.com>
41472              Date: Mon, 6 Jun 2005 23:08:50 -0500
41473              Message-ID: <20050607040850.GA7033@petdance.com>
41474      Branch: perl
41475            ! doio.c doop.c gv.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c
41476            ! scope.c sv.c sv.h toke.c util.c
41477 ____________________________________________________________________________
41478 [ 24716] By: nicholas                              on 2005/06/06  14:50:21
41479         Log: Abstract all access to the shared hash value through SvSHARED_HASH()
41480      Branch: perl
41481            ! hv.c pp_hot.c sv.c sv.h
41482 ____________________________________________________________________________
41483 [ 24715] By: nicholas                              on 2005/06/06  10:01:49
41484         Log: SvIsCOW_shared_hash is declared all the time, so use it.
41485      Branch: perl
41486            ! pp_hot.c
41487 ____________________________________________________________________________
41488 [ 24714] By: nicholas                              on 2005/06/06  09:08:45
41489         Log: Shared hash key scalars can be safely copied as shared hash key scalars
41490              all the time.
41491      Branch: perl
41492            ! sv.c
41493 ____________________________________________________________________________
41494 [ 24713] By: steveh                                on 2005/06/06  07:52:59
41495         Log: NORETURN_FUNCTION_END is not a complete statement
41496              
41497              (Fix compilation error following change #24702)
41498      Branch: perl
41499            ! ext/IO/IO.xs
41500 ____________________________________________________________________________
41501 [ 24712] By: steveh                                on 2005/06/06  07:47:06
41502         Log: We still need an "i" in the PERL_IMPLICIT_SYS case
41503              
41504              (Fix compilation error following change #24689)
41505      Branch: perl
41506            ! sv.c
41507 ____________________________________________________________________________
41508 [ 24711] By: merijn                                on 2005/06/06  06:18:51
41509         Log: Subject: [PATCH] Tru64: allow creating perl.pixie even with optimized Perl
41510              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41511              Date: Sun, 05 Jun 2005 18:28:08 +0300
41512              Message-ID: <42A31A08.3070601@gmail.com>
41513      Branch: perl
41514            ! Makefile.SH
41515 ____________________________________________________________________________
41516 [ 24710] By: merijn                                on 2005/06/06  06:01:30
41517         Log: Subject: [PATCH] Re: blead attribute warnings, cygwin + gcc 3.4.1
41518              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41519              Date: Sun, 5 Jun 2005 20:43:55 -0700
41520              Message-ID: <20050606034354.GA1456@efn.org>
41521      Branch: perl
41522            ! cygwin/cygwin.c
41523 ____________________________________________________________________________
41524 [ 24709] By: rgs                                   on 2005/06/05  11:35:48
41525         Log: New test for getppid(), by Alexey Tourbin
41526      Branch: perl
41527            + t/op/getppid.t
41528            ! MANIFEST
41529 ____________________________________________________________________________
41530 [ 24708] By: rgs                                   on 2005/06/05  11:14:41
41531         Log: Subject: PATCH for [perl #36043] '@foo = sort { $a <=> $b } @bar' uses too much memory
41532              From: Salvador Fandiño <sfandino@yahoo.com>
41533              Date: Jun 5, 2005 4:25 AM
41534              Message-ID: <20050605022436.21982.qmail@lists.develooper.com>
41535      Branch: perl
41536            ! pp_sort.c
41537 ____________________________________________________________________________
41538 [ 24707] By: ams                                   on 2005/06/05  03:55:11
41539         Log: Subject: [PATCH] Fix minor bummer in 24706
41540              From: Andy Lester <andy@petdance.com>
41541              Date: Sat, 4 Jun 2005 23:09:04 -0500
41542              Message-Id: <20050605040904.GA27783@petdance.com>
41543      Branch: perl
41544            ! utf8.c
41545 ____________________________________________________________________________
41546 [ 24706] By: rgs                                   on 2005/06/04  16:55:27
41547         Log: Subject: [PATCH] further speeding up of is_utf8_string()
41548              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41549              Date: Sat, 04 Jun 2005 13:40:15 +0300
41550              Message-ID: <42A1850F.4040109@gmail.com>
41551      Branch: perl
41552            + t/op/chr.t
41553            ! MANIFEST embed.fnc embed.h global.sym proto.h utf8.c
41554 ____________________________________________________________________________
41555 [ 24705] By: rgs                                   on 2005/06/04  16:49:33
41556         Log: Silence a const warning
41557      Branch: perl
41558            ! sv.c
41559 ____________________________________________________________________________
41560 [ 24704] By: rgs                                   on 2005/06/04  16:06:38
41561         Log: Improve FindBin discovery of current directory, based on :
41562              
41563              Subject: FindBin.pm: incomplete getcwd/cwd patch? (#24375, #24379)
41564              From: José Pedro Oliveira <jpo@di.uminho.pt>
41565              Date: Thu, 12 May 2005 20:36:48 +0100
41566              Message-ID: <4283B050.6080805@di.uminho.pt>
41567              
41568              Plus POD fixes
41569      Branch: perl
41570            ! lib/FindBin.pm
41571 ____________________________________________________________________________
41572 [ 24703] By: rgs                                   on 2005/06/04  07:16:11
41573         Log: Simplify the getppid code, by Alexey Tourbin
41574      Branch: perl
41575            ! pp_sys.c
41576 ____________________________________________________________________________
41577 [ 24702] By: rgs                                   on 2005/06/03  22:22:43
41578         Log: Subject: [PATCH] Consting IO and Devel::Peek
41579              From: Andy Lester <andy@petdance.com>
41580              Reply-To: Perl 5 Porters <perl5-porters@perl.org>
41581              Message-ID: <20050531212621.GA12117@petdance.com>
41582      Branch: perl
41583            ! ext/Devel/Peek/Peek.xs ext/IO/IO.xs
41584 ____________________________________________________________________________
41585 [ 24701] By: rgs                                   on 2005/06/03  22:07:57
41586         Log: Subject: [PATCH] Clean up UNI* macros in toke.c
41587              From: Andy Lester <andy@petdance.com>
41588              Date: Jun 3, 2005 7:14 PM
41589              Message-ID: <20050603171448.GA5834@petdance.com>
41590      Branch: perl
41591            ! toke.c
41592 ____________________________________________________________________________
41593 [ 24700] By: rgs                                   on 2005/06/03  21:48:16
41594         Log: Subject: B::Concise torture
41595              From: Jim Cromie <jcromie@divsol.com>
41596              Date: Jun 2, 2005 6:36 AM
41597              Message-ID: <429E8CBE.406@divsol.com>
41598              (with formatting nits)
41599      Branch: perl
41600            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t ext/B/t/concise.t
41601 ____________________________________________________________________________
41602 [ 24699] By: rgs                                   on 2005/06/03  21:07:03
41603         Log: Subject: Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::Ping
41604              From: Gisle Aas <gisle@activestate.com>
41605              Date: 03 Jun 2005 09:17:44 -0700
41606              Message-ID: <lry89rfm8n.fsf_-_@caliper.activestate.com>
41607      Branch: perl
41608            ! lib/Net/Ping.pm
41609 ____________________________________________________________________________
41610 [ 24698] By: nicholas                              on 2005/06/03  12:00:01
41611         Log: Use newSVhek in the cloning code.
41612      Branch: perl
41613            ! sv.c
41614 ____________________________________________________________________________
41615 [ 24697] By: nicholas                              on 2005/06/03  11:06:36
41616         Log: Use newSVhek where we're generating SVs from package names
41617      Branch: perl
41618            ! op.c pp.c sv.c toke.c
41619 ____________________________________________________________________________
41620 [ 24696] By: nicholas                              on 2005/06/03  10:03:21
41621         Log: s/newSVpv_hek/newSVhek/g; # Lousy choice of name
41622      Branch: perl
41623            ! embed.fnc embed.h hv.c proto.h sv.c
41624 ____________________________________________________________________________
41625 [ 24694] By: rgs                                   on 2005/06/03  09:57:26
41626         Log: Bump version number
41627      Branch: perl
41628            ! ext/Devel/DProf/DProf.pm
41629 ____________________________________________________________________________
41630 [ 24693] By: rgs                                   on 2005/06/03  09:52:21
41631         Log: Subject: Re: [perl #35977] perlbug AutoReply: Devel::DProf "unstacked calls in outer"
41632              From: Duncan Findlay <duncf@debian.org>
41633              Date: Wed, 1 Jun 2005 12:18:08 -0400
41634              Message-ID: <20050601161808.GA17294@duncf.mine.nu>
41635      Branch: perl
41636            ! utils/dprofpp.PL
41637 ____________________________________________________________________________
41638 [ 24692] By: nicholas                              on 2005/06/03  09:37:21
41639         Log: Create newSVpv_hek to reduce code duplication where HEKs need to be
41640              turned into SVs
41641      Branch: perl
41642            ! embed.fnc embed.h global.sym hv.c sv.c
41643 ____________________________________________________________________________
41644 [ 24691] By: rgs                                   on 2005/06/03  09:29:36
41645         Log: POD fixes
41646      Branch: perl
41647            ! pod/perlfunc.pod
41648 ____________________________________________________________________________
41649 [ 24690] By: rgs                                   on 2005/06/03  08:37:42
41650         Log: Subject: Re: Should while ( <$fh> ) and while (< $fh >) do the same thing?
41651              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41652              Date: Thu, 2 Jun 2005 11:49:11 -0700
41653              Message-ID: <20050602184911.GA3292@efn.org>
41654      Branch: perl
41655            ! pod/perlop.pod
41656 ____________________________________________________________________________
41657 [ 24689] By: rgs                                   on 2005/06/03  08:31:26
41658         Log: Subject: [PATCH] Random consting
41659              From: Andy Lester <andy@petdance.com>
41660              Date: Thu, 2 Jun 2005 12:19:43 -0500
41661              Message-ID: <20050602171943.GA16553@petdance.com>
41662      Branch: perl
41663            ! doio.c dump.c embed.fnc embed.h global.sym gv.c hv.c malloc.c
41664            ! perl.c perlio.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
41665            ! util.c
41666 ____________________________________________________________________________
41667 [ 24688] By: steveh                                on 2005/06/03  08:12:45
41668         Log: Subject: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
41669              From: "Jan Dubois" <jand@ActiveState.com>
41670              Date: Mon, 18 Apr 2005 20:16:24 -0700
41671              Message-Id: <200504190311.j3J3BM4p001792@smtp3.ActiveState.com>
41672              
41673              Subject: RE: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
41674              From: "Jan Dubois" <jand@ActiveState.com>
41675              Date: Tue, 19 Apr 2005 01:49:51 -0700
41676              Message-Id: <200504190844.j3J8inkW032630@smtp3.ActiveState.com>
41677              
41678              (There was no reply from Rob Brown in over a month, so commit to blead
41679              for now.  I'll email him again...)
41680      Branch: perl
41681            ! lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
41682            ! lib/Net/Ping/t/500_ping_icmp.t
41683 ____________________________________________________________________________
41684 [ 24687] By: rgs                                   on 2005/06/03  08:08:25
41685         Log: Subject: [PATCH] speed up is_utf8_char()
41686              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41687              Date: Thu, 02 Jun 2005 21:52:46 +0300
41688              Message-ID: <429F557E.3090007@gmail.com>
41689      Branch: perl
41690            ! utf8.c utf8.h
41691 ____________________________________________________________________________
41692 [ 24686] By: rgs                                   on 2005/06/03  08:04:25
41693         Log: Subject: [PATCH] Quotes in pod/*.pod
41694              From: Andy Lester <andy@petdance.com>
41695              Date: Thu, 2 Jun 2005 16:19:54 -0500
41696              Message-ID: <20050602211954.GA22107@petdance.com>
41697      Branch: perl
41698            ! Porting/pumpkin.pod README.cygwin README.hurd README.mint
41699            ! README.os390 README.vmesa pod/perlfaq.pod pod/perlfaq3.pod
41700            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
41701            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlgpl.pod
41702            ! pod/perlhack.pod pod/perlipc.pod pod/perllocale.pod
41703            ! pod/perlport.pod pod/perlre.pod pod/perlref.pod
41704            ! pod/perlthrtut.pod
41705 ____________________________________________________________________________
41706 [ 24685] By: rgs                                   on 2005/06/03  07:59:48
41707         Log: Indent fix
41708      Branch: perl
41709            ! pod/perlfaq7.pod
41710 ____________________________________________________________________________
41711 [ 24684] By: rgs                                   on 2005/06/03  07:58:10
41712         Log: FAQ sync
41713      Branch: perl
41714            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
41715            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
41716            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
41717 ____________________________________________________________________________
41718 [ 24683] By: rgs                                   on 2005/06/03  07:45:21
41719         Log: Subject: [PATCH] symbian/xsbuild.pl
41720              From: <jarkko.hietaniemi@nokia.com>
41721              Date: Fri, 3 Jun 2005 11:00:01 +0300
41722              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A225@esebe105.NOE.Nokia.com>
41723      Branch: perl
41724            ! symbian/xsbuild.pl
41725 ____________________________________________________________________________
41726 [ 24682] By: rgs                                   on 2005/06/03  07:43:52
41727         Log: Subject: [PATCH] SvPVX_const() - patch #4
41728              From: Steve Peters <steve@fisharerojo.org>
41729              Date: Thu, 2 Jun 2005 13:41:35 -0500
41730              Message-ID: <20050602184135.GA13682@mccoy.peters.homeunix.org>
41731      Branch: perl
41732            ! embed.fnc pod/perlapi.pod proto.h regcomp.c regexec.c sv.c
41733 ____________________________________________________________________________
41734 [ 24681] By: rgs                                   on 2005/06/02  16:44:51
41735         Log: Subject: Re: [patch] teach B::Concise to see XS code
41736              From: Jim Cromie <jcromie@divsol.com>
41737              Date: Wed, 01 Jun 2005 08:01:17 -0600
41738              Message-ID: <429DBFAD.1090308@divsol.com>
41739      Branch: perl
41740            ! ext/B/B/Concise.pm ext/B/t/concise.t
41741 ____________________________________________________________________________
41742 [ 24680] By: nicholas                              on 2005/06/02  16:40:58
41743         Log: Integrate perl587delta.pod, the changes in perlhist.pod, and update
41744              the relevant makefiles and tables-of-contents to reflect this.
41745      Branch: perl
41746           +> pod/perl587delta.pod
41747           !> MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perlhist.pod
41748           !> pod/perltoc.pod vms/descrip_mms.template win32/Makefile
41749           !> win32/makefile.mk win32/pod.mak
41750 ____________________________________________________________________________
41751 [ 24679] By: steveh                                on 2005/06/02  15:57:13
41752         Log: Subject: DynaLoader dl_unload_file for win32 ( dl_win32.xs )
41753              From: DH <crazyinsomniac@yahoo.com>
41754              Date: Tue, 31 May 2005 08:33:27 -0700 (PDT)
41755              Message-ID: <20050531153327.85145.qmail@unknown-209-73-178-237.yahoo.com>
41756              
41757              (with a couple of minor tweaks)
41758      Branch: perl
41759            ! win32/dl_win32.xs
41760 ____________________________________________________________________________
41761 [ 24678] By: nicholas                              on 2005/06/02  15:10:54
41762         Log: Dave can see a better way of doing the rounding.
41763      Branch: perl
41764            ! handy.h
41765 ____________________________________________________________________________
41766 [ 24677] By: nicholas                              on 2005/06/02  14:42:20
41767         Log: 24672 is innocent. valgrind + perl's malloc considered harmful.
41768      Branch: perl
41769            ! toke.c
41770 ____________________________________________________________________________
41771 [ 24676] By: nicholas                              on 2005/06/02  13:36:01
41772         Log: Changes 24660 and 24665 both introduced errors into the USEMYMALLOC
41773              code. Plus change 24672 appears to break under USEMYMALLOC, so revert
41774              it for now.
41775      Branch: perl
41776            ! hv.c sv.c toke.c
41777 ____________________________________________________________________________
41778 [ 24675] By: rgs                                   on 2005/06/02  11:19:02
41779         Log: Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseXS 2.10
41780      Branch: perl
41781            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
41782            ! lib/ExtUtils/CBuilder/Platform/Unix.pm
41783            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
41784            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
41785            ! lib/ExtUtils/CBuilder/Platform/aix.pm
41786            ! lib/ExtUtils/CBuilder/Platform/cygwin.pm
41787            ! lib/ExtUtils/CBuilder/Platform/darwin.pm
41788            ! lib/ExtUtils/CBuilder/Platform/os2.pm lib/ExtUtils/ParseXS.pm
41789 ____________________________________________________________________________
41790 [ 24674] By: rgs                                   on 2005/06/02  09:39:26
41791         Log: CPP typo fix (by Dominic Dunlop)
41792      Branch: perl
41793            ! perl.c
41794 ____________________________________________________________________________
41795 [ 24673] By: nicholas                              on 2005/06/02  09:29:48
41796         Log: Oops. My maths was too generous (by 1).
41797      Branch: perl
41798            ! handy.h
41799 ____________________________________________________________________________
41800 [ 24672] By: nicholas                              on 2005/06/02  09:24:17
41801         Log: Avoid duplicate calls to PAD_COMPNAME_OURSTASH, which is an expensive
41802              macro.
41803      Branch: perl
41804            ! toke.c
41805 ____________________________________________________________________________
41806 [ 24671] By: rgs                                   on 2005/06/02  09:06:39
41807         Log: Fix changed diagnostic
41808      Branch: perl
41809            ! pod/perldiag.pod
41810 ____________________________________________________________________________
41811 [ 24670] By: ams                                   on 2005/06/02  08:44:41
41812         Log: Subject: [PATCH] SvPVX_const() - part 3 ... and const'ing Storable
41813              From: Steve Peters <steve@fisharerojo.org>
41814              Date: Tue, 31 May 2005 09:55:43 -0500
41815              Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org>
41816      Branch: perl
41817            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
41818            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
41819            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/via/via.xs
41820            ! ext/Storable/Storable.xs pp_hot.c pp_pack.c pp_sys.c scope.c
41821 ____________________________________________________________________________
41822 [ 24669] By: rgs                                   on 2005/06/02  08:17:29
41823         Log: Subject: [PATCH] use lengths in sv_setpv() calls
41824              From: Andy Lester <andy@petdance.com>
41825              Date: Wed, 1 Jun 2005 23:16:56 -0500
41826              Message-ID: <20050602041656.GA3000@petdance.com>
41827      Branch: perl
41828            ! gv.c sv.c util.c
41829 ____________________________________________________________________________
41830 [ 24668] By: merijn                                on 2005/06/02  08:02:23
41831         Log: New HW model; more on threads for 10.20
41832      Branch: perl
41833            ! README.hpux
41834 ____________________________________________________________________________
41835 [ 24667] By: merijn                                on 2005/06/02  07:52:09
41836         Log: HP-UX specific #pragma entered in #23890 is not supported
41837              on HP-UX 10.20 and older
41838      Branch: perl
41839            ! perl.c
41840 ____________________________________________________________________________
41841 [ 24666] By: merijn                                on 2005/06/02  07:39:30
41842         Log: Subject: [PATCH] Quotes fixed, see also perl #36079
41843              From: Andy Lester <andy@petdance.com>
41844              Date: Thu, 2 Jun 2005 00:02:38 -0500
41845              Message-ID: <20050602050238.GA4001@petdance.com>
41846      Branch: perl
41847            ! av.c doio.c gv.c malloc.c perl.c perl.h perly.c
41848            ! pod/perldiag.pod pp_sort.c pp_sys.c regcomp.c regexec.c
41849            ! scope.h thrdvar.h toke.c util.c
41850 ____________________________________________________________________________
41851 [ 24665] By: nicholas                              on 2005/06/01  20:46:02
41852         Log: Round up all string length requests to malloc()/realloc() to the next
41853              multiple of 4/8 bytes [sizeof(size_t)] on the assumption that malloc()
41854              internally will quantise, and so we're going to use space that
41855              otherwise would be wasted. Hopefully this will save realloc()ing.
41856      Branch: perl
41857            ! ext/Devel/Peek/t/Peek.t handy.h perl.h sv.c
41858 ____________________________________________________________________________
41859 [ 24664] By: nicholas                              on 2005/06/01  20:42:29
41860         Log: I think SvCUR() was intended rather than SvLEN()
41861      Branch: perl
41862            ! ext/Storable/Storable.xs
41863 ____________________________________________________________________________
41864 [ 24663] By: nicholas                              on 2005/06/01  15:40:57
41865         Log: We don't have XRVs any more, so remove the typedef
41866      Branch: perl
41867            ! perl.h
41868 ____________________________________________________________________________
41869 [ 24662] By: nicholas                              on 2005/06/01  15:23:02
41870         Log: Zero-ing the new HV array is pointless, as we write to every element.
41871              Also avoid calling into he_dup when the HE is 0, to save the function
41872              call overhead.
41873      Branch: perl
41874            ! sv.c
41875 ____________________________________________________________________________
41876 [ 24661] By: nicholas                              on 2005/06/01  15:08:02
41877         Log: As PERL_HV_ARRAY_ALLOC_BYTES is bytes, not items, the type should be
41878              char rather than HE *. Bug was harmless, overallocating by a factor
41879              of sizeof(HE *)
41880      Branch: perl
41881            ! hv.c
41882 ____________________________________________________________________________
41883 [ 24660] By: nicholas                              on 2005/06/01  14:33:14
41884         Log: Store the xhv_aux structure after the main array.
41885              This reduces the size of HV bodies from 24 to 20 bytes on a 32 bit
41886              build. It has the side effect of defined %symbol_table:: now always
41887              being true. defined %hash is already deprecated.
41888      Branch: perl
41889            ! hv.c hv.h sv.c sv.h t/op/magic.t
41890 ____________________________________________________________________________
41891 [ 24659] By: nicholas                              on 2005/06/01  14:28:38
41892         Log: If we're building config_heavy.pl somewhere else, then we need to
41893              require it, not something (or maybe nothing) in the correct place.
41894      Branch: perl
41895            ! configpm
41896 ____________________________________________________________________________
41897 [ 24658] By: rgs                                   on 2005/06/01  14:16:32
41898         Log: Revert change #24656
41899      Branch: perl
41900            ! Makefile.SH
41901 ____________________________________________________________________________
41902 [ 24657] By: nicholas                              on 2005/06/01  09:19:46
41903         Log: Following the head refactoring, the Newz doesn't clear the SvPVX
41904              So PL_mess_sv contained an uninitialised value.
41905      Branch: perl
41906            ! util.c
41907 ____________________________________________________________________________
41908 [ 24656] By: rgs                                   on 2005/06/01  09:12:37
41909         Log: Subject: [PATCH] eliminate always running mktables
41910              From: Robin Barker <Robin.Barker@npl.co.uk>
41911              Date: Wed, 1 Jun 2005 09:55:16 +0100 
41912              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6B8@hotel.npl.co.uk>
41913      Branch: perl
41914            ! Makefile.SH
41915 ____________________________________________________________________________
41916 [ 24655] By: rgs                                   on 2005/06/01  09:09:35
41917         Log: Don't touch lib/ExtUtils/Miniperl.pm when rebuild identically
41918      Branch: perl
41919            ! Makefile.SH
41920 ____________________________________________________________________________
41921 [ 24654] By: rgs                                   on 2005/06/01  08:18:46
41922         Log: Subject: [PATCH] Re: [patch] teach B::Concise to see XS code
41923              From: Stephen McCamant <smcc@mit.edu>
41924              Date: Sat, 21 May 2005 21:52:31 -0700
41925              Message-ID: <17040.4111.265639.434150@apocalypse.OCF.Berkeley.EDU>
41926              
41927              Correctly nullify CvSTART when undef'ing a CV
41928      Branch: perl
41929            ! op.c
41930 ____________________________________________________________________________
41931 [ 24653] By: rgs                                   on 2005/06/01  07:56:50
41932         Log: Subject: Re: [patch] teach B::Concise to see XS code
41933              From: Jim Cromie <jcromie@divsol.com>
41934              Date: Sat, 21 May 2005 09:24:24 -0600
41935              Message-ID: <428F52A8.20702@divsol.com>
41936      Branch: perl
41937            + ext/B/t/concise-xs.t
41938            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t
41939 ____________________________________________________________________________
41940 [ 24652] By: rgs                                   on 2005/06/01  07:39:38
41941         Log: Subject: [PATCH] Speed up lib/unicore/mktables by 45%
41942              From: Andy Lester <andy@petdance.com>
41943              Date: Tue, 31 May 2005 12:39:00 -0500
41944              Message-ID: <20050531173900.GA9820@petdance.com>
41945      Branch: perl
41946            ! lib/unicore/mktables
41947 ____________________________________________________________________________
41948 [ 24651] By: rgs                                   on 2005/05/31  20:34:44
41949         Log: Remove duplicated line
41950      Branch: perl
41951            ! lib/Module/CoreList.pm
41952 ____________________________________________________________________________
41953 [ 24650] By: rgs                                   on 2005/05/31  20:31:55
41954         Log: Upgrade to Module::CoreList 2.02
41955      Branch: perl
41956            ! lib/Module/CoreList.pm
41957 ____________________________________________________________________________
41958 [ 24649] By: nicholas                              on 2005/05/31  12:03:30
41959         Log: Attempt 2 at a diet memory layout can go live.
41960      Branch: perl
41961            ! av.h hv.h
41962 ____________________________________________________________________________
41963 [ 24648] By: nicholas                              on 2005/05/31  10:40:01
41964         Log: Avoid updating a variable in a loop.
41965              Only calculate the number of links in a hash bucket chain if we really
41966              need it.
41967      Branch: perl
41968            ! hv.c
41969 ____________________________________________________________________________
41970 [ 24646] By: nicholas                              on 2005/05/31  10:02:12
41971         Log: Avoid updating a variable in the loop
41972      Branch: perl
41973            ! hv.c
41974 ____________________________________________________________________________
41975 [ 24645] By: rgs                                   on 2005/05/31  09:13:34
41976         Log: Subject: [PATCH] ByteLoader.xs cleanup
41977              From: Andy Lester <andy@petdance.com>
41978              Date: Mon, 30 May 2005 22:28:36 -0500
41979              Message-ID: <20050531032836.GA32198@petdance.com>
41980      Branch: perl
41981            ! ext/ByteLoader/ByteLoader.xs
41982 ____________________________________________________________________________
41983 [ 24644] By: merijn                                on 2005/05/31  05:41:24
41984         Log: Add DECC to the symbol list
41985              Subject: [PATCH]lette Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
41986              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41987              Date: Mon, 30 May 2005 16:33:15 -0700
41988              Message-ID: <20050530233315.GA3088@efn.org>
41989      Branch: perl
41990            ! Configure
41991 ____________________________________________________________________________
41992 [ 24642] By: davem                                 on 2005/05/30  23:37:15
41993         Log: add pointer to email explaining why eval {goto &foo} is banned
41994      Branch: perl
41995            ! pp_ctl.c
41996 ____________________________________________________________________________
41997 [ 24638] By: nicholas                              on 2005/05/30  21:02:34
41998         Log: Change the logic to avoid needing to set a variable during the loop
41999      Branch: perl
42000            ! hv.c
42001 ____________________________________________________________________________
42002 [ 24633] By: nicholas                              on 2005/05/30  13:01:27
42003         Log: Various HvPLACEHOLDERS() that should be HvPLACEHOLDERS_get()
42004      Branch: perl
42005            ! hv.c
42006 ____________________________________________________________________________
42007 [ 24631] By: rgs                                   on 2005/05/30  11:54:23
42008         Log: Upgrade to PathTools 3.08
42009      Branch: perl
42010            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
42011 ____________________________________________________________________________
42012 [ 24630] By: merijn                                on 2005/05/30  11:07:45
42013         Log: gcc hints were not yet applied to gcc-4.x
42014              Now they are
42015      Branch: perl
42016            ! hints/hpux.sh
42017 ____________________________________________________________________________
42018 [ 24629] By: rgs                                   on 2005/05/30  11:07:15
42019         Log: Subject: [perl #36037] Perl 5.8.7-RC1 build problems on LynxOS 
42020              From: Olli Savia (via RT) <perlbug-followup@perl.org>
42021              Date: 30 May 2005 10:59:35 -0000
42022              Message-ID: <rt-3.0.11-36037-113779.5.23037641993746@perl.org>
42023      Branch: perl
42024            ! util.c
42025 ____________________________________________________________________________
42026 [ 24628] By: merijn                                on 2005/05/30  10:28:06
42027         Log: regen after #24627
42028      Branch: perl
42029            ! perlapi.h
42030 ____________________________________________________________________________
42031 [ 24627] By: merijn                                on 2005/05/30  10:19:09
42032         Log: Subject: Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
42033              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42034              Date: Mon, 30 May 2005 09:15:56 +0300
42035              Message-ID: <429AAF9C.30503@gmail.com>
42036      Branch: perl
42037            ! embed.pl ext/DynaLoader/dl_dlopen.xs perl.h sv.c
42038 ____________________________________________________________________________
42039 [ 24626] By: rgs                                   on 2005/05/30  08:54:51
42040         Log: Subject: [PATCH] Teeny optimization in S_hv_magic_check
42041              From: Andy Lester <andy@petdance.com>
42042              Date: Tue, 24 May 2005 11:41:15 -0500
42043              Message-ID: <20050524164115.GA12027@petdance.com>
42044      Branch: perl
42045            ! hv.c
42046 ____________________________________________________________________________
42047 [ 24625] By: rgs                                   on 2005/05/30  08:48:12
42048         Log: Subject: [PATCH] More embed.fnc strictures, plus consting and localizing
42049              From: Andy Lester <andy@petdance.com>
42050              Date: Tue, 24 May 2005 11:47:22 -0500
42051              Message-ID: <20050524164722.GC12027@petdance.com>
42052              
42053              Subject: [PATCH] Remove unused casts
42054              From: Andy Lester <andy@petdance.com>
42055              Date: Tue, 24 May 2005 11:42:18 -0500
42056              Message-ID: <20050524164218.GB12027@petdance.com>
42057      Branch: perl
42058            ! embed.fnc op.c pp_sys.c proto.h regcomp.c regexec.c scope.c
42059            ! sv.c
42060 ____________________________________________________________________________
42061 [ 24624] By: rgs                                   on 2005/05/30  08:11:30
42062         Log: Minor grammar fix by Uri Guttman
42063      Branch: perl
42064            ! pod/perlre.pod
42065 ____________________________________________________________________________
42066 [ 24623] By: rgs                                   on 2005/05/30  08:08:47
42067         Log: Subject: [PATCH] perlrun.pod -w description typo
42068              From: Offer Kaye <offer.kaye@gmail.com>
42069              Date: Mon, 30 May 2005 11:27:38 +0300
42070              Message-ID: <569425050530012768a9baca@mail.gmail.com>
42071      Branch: perl
42072            ! pod/perlrun.pod
42073 ____________________________________________________________________________
42074 [ 24622] By: rgs                                   on 2005/05/30  07:45:09
42075         Log: Subject: [PATCH] Minor warning squashings
42076              From: Andy Lester <andy@petdance.com>
42077              Date: Sun, 29 May 2005 00:19:06 -0500
42078              Message-Id: <740ea3aca85400c6d03e945323badad4@petdance.com>
42079              
42080              Subject: [PATCH] Consting in Opcode.xs
42081              From: Andy Lester <andy@petdance.com>
42082              Date: Sun, 29 May 2005 11:23:50 -0500
42083              Message-ID: <20050529162350.GA13965@petdance.com>
42084              
42085              Subject: [PATCH] consting attrs.xs
42086              From: Andy Lester <andy@petdance.com>
42087              Date: Sun, 29 May 2005 14:15:46 -0500
42088              Message-ID: <20050529191546.GA15581@petdance.com>
42089              
42090              Subject: [PATCH] consting B.xs
42091              From: Andy Lester <andy@petdance.com>
42092              Date: Sun, 29 May 2005 15:09:24 -0500
42093              Message-ID: <20050529200924.GA15873@petdance.com>
42094      Branch: perl
42095            ! embed.fnc ext/B/B.xs ext/Opcode/Opcode.xs ext/attrs/attrs.xs
42096            ! perlio.c pp_sys.c proto.h regcomp.c utf8.c
42097 ____________________________________________________________________________
42098 [ 24621] By: nicholas                              on 2005/05/30  07:43:05
42099         Log: Need a cast to avoid a compiler warning.
42100      Branch: perl
42101            ! ext/ByteLoader/bytecode.h
42102 ____________________________________________________________________________
42103 [ 24619] By: nicholas                              on 2005/05/29  19:35:38
42104         Log: Goodbye xav_arylen. You won't be missed that much.
42105              So now there's a buy 5 get one free offer on PVAV bodies.
42106      Branch: perl
42107            ! av.c av.h dump.c embed.fnc global.sym perl.h pp.c proto.h sv.c
42108 ____________________________________________________________________________
42109 [ 24618] By: ams                                   on 2005/05/29  18:07:37
42110         Log: Subject: [PATCH configure.com] compiler awareness week
42111              From: "Craig A. Berry" <craigberry@mac.com>
42112              Date: Sun, 29 May 2005 12:43:09 -0500
42113              Message-Id: <4299FF2D.90209@mac.com>
42114      Branch: perl
42115            ! configure.com
42116 ____________________________________________________________________________
42117 [ 24617] By: nicholas                              on 2005/05/29  17:46:39
42118         Log: Change the IV to a union.
42119              Revert the NV union back to a plain NV
42120              Transpose the positions of IV and NV (NV is now first)
42121              Don't allocate the NV for PV,PVIV,PVAV and PVHV (last 2 non-allocations
42122              currently disabled by default)
42123      Branch: perl
42124            ! av.h cv.h hv.h intrpvar.h sv.c sv.h
42125 ____________________________________________________________________________
42126 [ 24615] By: nicholas                              on 2005/05/29  14:24:17
42127         Log: Teach buildtoc about README.openbsd, and regenerate various makefiles.
42128      Branch: perl
42129            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
42130            ! win32/makefile.mk
42131 ____________________________________________________________________________
42132 [ 24614] By: nicholas                              on 2005/05/29  14:23:32
42133         Log: Restort into bulidtoc's preferred order
42134      Branch: perl
42135            ! MANIFEST
42136 ____________________________________________________________________________
42137 [ 24613] By: ams                                   on 2005/05/29  04:45:05
42138         Log: Subject: [PATCH] VMS build update for blead
42139              From: "Craig A. Berry" <craigberry@mac.com>
42140              Date: Sat, 28 May 2005 23:18:46 -0500
42141              Message-Id: <429942A6.10601@mac.com>
42142      Branch: perl
42143            ! doio.c perly.c vms/descrip_mms.template vms/gen_shrfls.pl
42144            ! vms/vms.c vms/vmsish.h
42145 ____________________________________________________________________________
42146 [ 24612] By: ams                                   on 2005/05/28  14:40:32
42147         Log: Subject: [PATCH] Re: t/uni/class.t has a lot to warn about
42148              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42149              Date: Sat, 28 May 2005 11:47:47 +0300
42150              Message-Id: <42983033.5050509@gmail.com>
42151      Branch: perl
42152            ! t/uni/class.t
42153 ____________________________________________________________________________
42154 [ 24610] By: merijn                                on 2005/05/27  19:22:39
42155         Log: Subject: Re: [PATCH] Do not install change logs, READMEs, etc...
42156              From: Michael G Schwern <schwern@pobox.com>
42157              Date: Fri, 27 May 2005 12:33:27 -0700
42158              Message-ID: <20050527193327.GC17504@windhund.schwern.org>
42159      Branch: perl
42160            ! installperl
42161 ____________________________________________________________________________
42162 [ 24609] By: nicholas                              on 2005/05/27  18:54:36
42163         Log: In assert(), we mustn't stringify the message as part of the first
42164              argument to croak, as it's a *printf format, and the thing we're
42165              asserting might itself contain % signs.
42166              Also, as __FILE__ is a string, we can append that to the format,
42167              rather than needing a %s for it.
42168      Branch: perl
42169            ! perl.h
42170 ____________________________________________________________________________
42171 [ 24608] By: nicholas                              on 2005/05/27  18:20:26
42172         Log: is() is better than ok()
42173      Branch: perl
42174            ! t/op/each.t
42175 ____________________________________________________________________________
42176 [ 24607] By: steveh                                on 2005/05/27  16:22:59
42177         Log: Fix failing Cwd tests on Win32
42178              
42179              Patch was posted to Ken previously
42180              
42181              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00226.html)
42182              
42183              but no reply as yet.  I'll mail him again...
42184      Branch: perl
42185            ! lib/Cwd.pm
42186 ____________________________________________________________________________
42187 [ 24606] By: steveh                                on 2005/05/27  16:15:41
42188         Log: Skip signals and core dump tests on Win32
42189              
42190              See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00749.html
42191      Branch: perl
42192            ! t/run/exit.t
42193 ____________________________________________________________________________
42194 [ 24605] By: steveh                                on 2005/05/27  15:54:09
42195         Log: Fix more Win32 linker errors caused by change 24561
42196              
42197              Apparently sys_intern_init and sys_intern_clear are required even for
42198              non-threaded builds on Win32.
42199      Branch: perl
42200            ! embed.fnc embed.h proto.h
42201 ____________________________________________________________________________
42202 [ 24596] By: merijn                                on 2005/05/27  10:20:54
42203         Log: Subject: [PATCH] Do not install change logs, READMEs, etc...
42204              From: Michael G Schwern <schwern@pobox.com>
42205              Date: Thu, 26 May 2005 13:43:05 -0700
42206              Message-ID: <20050526204305.GH11558@windhund.schwern.org>
42207      Branch: perl
42208            ! installperl
42209 ____________________________________________________________________________
42210 [ 24595] By: merijn                                on 2005/05/27  10:06:25
42211         Log: Subject: [PATCH] add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEF
42212              From: <jarkko.hietaniemi@nokia.com>
42213              Date: Fri, 27 May 2005 13:15:36 +0300
42214              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A1CD@esebe105.NOE.Nokia.com>
42215      Branch: perl
42216            ! perl.h
42217 ____________________________________________________________________________
42218 [ 24594] By: nicholas                              on 2005/05/27  09:18:26
42219         Log: Get the HEK once only in the hot code (class method calls)
42220      Branch: perl
42221            ! hv.h pp_hot.c
42222 ____________________________________________________________________________
42223 [ 24593] By: rgs                                   on 2005/05/27  07:44:07
42224         Log: Subject: [PATCH] Re: [perl #35420] localtime corruption
42225              From: Michael G Schwern <schwern@pobox.com>
42226              Date: Thu, 26 May 2005 13:39:38 -0700
42227              Message-ID: <20050526203938.GG11558@windhund.schwern.org>
42228      Branch: perl
42229            ! pod/perlfunc.pod pod/perlport.pod
42230 ____________________________________________________________________________
42231 [ 24592] By: rgs                                   on 2005/05/27  07:04:46
42232         Log: Subject: [PATCH] Documentation nits and fixes for Sv*_set() macros
42233              From: Steve Peters <steve@fisharerojo.org>
42234              Date: Thu, 26 May 2005 14:58:50 -0500
42235              Message-ID: <20050526195850.GA1308@mccoy.peters.homeunix.org>
42236      Branch: perl
42237            ! pod/perlapi.pod sv.h
42238 ____________________________________________________________________________
42239 [ 24591] By: steveh                                on 2005/05/26  16:56:03
42240         Log: Fix some Win32 link errors
42241      Branch: perl
42242            ! global.sym makedef.pl proto.h
42243 ____________________________________________________________________________
42244 [ 24590] By: nicholas                              on 2005/05/26  16:07:20
42245         Log: Rename the members of the SV head union to avoid pre-processor
42246              arguments with embed.h
42247      Branch: perl
42248            ! av.h hv.h sv.c sv.h
42249 ____________________________________________________________________________
42250 [ 24588] By: ams                                   on 2005/05/26  15:33:58
42251         Log: -Wall is intolerably noisy with icc.
42252      Branch: perl
42253            ! cflags.SH
42254 ____________________________________________________________________________
42255 [ 24585] By: rgs                                   on 2005/05/26  15:13:53
42256         Log: Subject: [PATCH] bytes.pm doesn't check undefined subroutine calling
42257              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
42258              Date: Thu, 26 May 2005 23:46:35 +0900
42259              Message-Id: <20050526234321.92F1.BQW10602@nifty.com>
42260      Branch: perl
42261            ! lib/bytes.pm lib/bytes.t
42262 ____________________________________________________________________________
42263 [ 24584] By: nicholas                              on 2005/05/26  14:24:31
42264         Log: Store the package name as a shared HEK.
42265              Abolish HvNAME() - as the stored pointer is not a char* you can't set
42266              it directly now.
42267              Storing a pointer to a HEK tracks the length too, and seems to be
42268              faster.
42269      Branch: perl
42270            ! embed.fnc gv.c hv.c hv.h op.c pp.c proto.h sv.c toke.c
42271            ! xsutils.c
42272 ____________________________________________________________________________
42273 [ 24583] By: nicholas                              on 2005/05/26  12:27:47
42274         Log: We know how big the global string table will be, so use that
42275              information.
42276      Branch: perl
42277            ! sv.c
42278 ____________________________________________________________________________
42279 [ 24582] By: nicholas                              on 2005/05/26  11:28:24
42280         Log: It helps to set the total keys correctly when duplicating a hash.
42281              It helps even more to have a test for this.
42282      Branch: perl
42283            ! ext/threads/t/problems.t sv.c
42284 ____________________________________________________________________________
42285 [ 24581] By: merijn                                on 2005/05/26  11:26:05
42286         Log: More possible re-order dependencies solved
42287      Branch: perl
42288            ! Porting/config_h.pl config_h.SH
42289 ____________________________________________________________________________
42290 [ 24580] By: merijn                                on 2005/05/26  08:43:38
42291         Log: Subject: [PATCH] Updated lint infrastructure
42292              From: Andy Lester <andy@petdance.com>
42293              Date: Wed, 25 May 2005 12:31:39 -0500
42294              Message-ID: <20050525173139.GB1701@petdance.com>
42295      Branch: perl
42296            ! Makefile.SH handy.h malloc.c mg.c pp.c regcomp.h
42297 ____________________________________________________________________________
42298 [ 24579] By: ams                                   on 2005/05/26  07:08:22
42299         Log: Subject: [PATCH] MPE/iX has no lchown()
42300              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42301              Date: Thu, 26 May 2005 08:36:19 +0300
42302              Message-Id: <42956053.4010200@gmail.com>
42303      Branch: perl
42304            ! hints/mpeix.sh
42305 ____________________________________________________________________________
42306 [ 24578] By: merijn                                on 2005/05/25  19:05:07
42307         Log: Added Porting/config_h.pl
42308      Branch: perl
42309            ! MANIFEST
42310 ____________________________________________________________________________
42311 [ 24576] By: merijn                                on 2005/05/25  18:41:52
42312         Log: Reordering config_h.SH after metaconfig now semi automated
42313              This will save me *a lot* of manual work
42314      Branch: perl
42315            + Porting/config_h.pl
42316            ! Configure config_h.SH
42317 ____________________________________________________________________________
42318 [ 24575] By: nicholas                              on 2005/05/25  16:26:12
42319         Log: Export Perl_hek_dup, which duplicates shared hash keys.
42320      Branch: perl
42321            ! embed.fnc embed.h hv.c proto.h
42322 ____________________________________________________________________________
42323 [ 24574] By: nicholas                              on 2005/05/25  15:52:33
42324         Log: Track the mapping between source shared hash keys and target shared
42325              hash keys to save repeated lookups during cloning.
42326      Branch: perl
42327            ! embed.fnc embedvar.h ext/threads/threads.xs hv.c intrpvar.h
42328            ! perl.c perlapi.h proto.h sv.c
42329 ____________________________________________________________________________
42330 [ 24573] By: nicholas                              on 2005/05/25  14:06:55
42331         Log: Replace all uses of HvNAME with the appropriate HvNAME_get or
42332              HvNAME_set
42333      Branch: perl
42334            ! bytecode.pl cop.h ext/ByteLoader/bytecode.h
42335            ! ext/ByteLoader/byterun.c
42336 ____________________________________________________________________________
42337 [ 24572] By: nicholas                              on 2005/05/25  10:02:07
42338         Log: I think for now these have to be disabled by default.
42339      Branch: perl
42340            ! av.h hv.h
42341 ____________________________________________________________________________
42342 [ 24571] By: rgs                                   on 2005/05/25  09:34:20
42343         Log: Update description of Term::ReadLine and fix typo
42344              Subject: [perl #35963] Typo in Term::ReadLine 
42345              From: "perlbug@veggiechinese.net (via RT)" <perlbug-followup@perl.org>
42346              Date: 24 May 2005 23:29:37 -0000
42347              Message-ID: <rt-3.0.11-35963-113541.14.5614982698687@perl.org>
42348      Branch: perl
42349            ! lib/Term/ReadLine.pm
42350 ____________________________________________________________________________
42351 [ 24570] By: nicholas                              on 2005/05/24  20:23:53
42352         Log: Initialising the hash seed needs to be early in case anything
42353              calcualtes HASHes during dup()ing.
42354      Branch: perl
42355            ! sv.c
42356 ____________________________________________________________________________
42357 [ 24569] By: nicholas                              on 2005/05/24  17:13:34
42358         Log: Reorder the union to cause Win32 compilers to use void * alignment for
42359              it.
42360      Branch: perl
42361            ! av.h cv.h hv.h sv.h
42362 ____________________________________________________________________________
42363 [ 24568] By: ams                                   on 2005/05/24  16:44:53
42364         Log: Subject: [PATCH] xsubpp, ParseXS: allow other suffix beyond .c
42365              From: jarkko.hietaniemi@nokia.com
42366              Date: Tue, 24 May 2005 12:48:38 +0300
42367              Message-Id: <B356D8F434D20B40A8CEDAEC305A1F2453D7EB@esebe105.NOE.Nokia.com>
42368      Branch: perl
42369            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/xsubpp
42370 ____________________________________________________________________________
42371 [ 24567] By: rgs                                   on 2005/05/24  15:44:52
42372         Log: Clarification on the behaviour of qw// and x :
42373              Subject: [PATCH] Re: [perl #35885] qw and x operators doesn't mix
42374              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
42375              Date: Tue, 24 May 2005 08:52:00 -0700
42376              Message-ID: <20050524155200.GA1784@efn.org>
42377      Branch: perl
42378            ! pod/perlop.pod
42379 ____________________________________________________________________________
42380 [ 24566] By: nicholas                              on 2005/05/24  15:21:48
42381         Log: Leaking is bad, m'kay.
42382      Branch: perl
42383            ! hv.c sv.c
42384 ____________________________________________________________________________
42385 [ 24565] By: rgs                                   on 2005/05/24  13:50:02
42386         Log: Remove Perl_ck_* functions from public API
42387      Branch: perl
42388            ! embed.fnc embed.h global.sym
42389 ____________________________________________________________________________
42390 [ 24564] By: nicholas                              on 2005/05/24  13:01:49
42391         Log: Correct the description of pte_arenaroot
42392      Branch: perl
42393            ! intrpvar.h
42394 ____________________________________________________________________________
42395 [ 24563] By: rgs                                   on 2005/05/24  12:58:45
42396         Log: Documentation nit on @-, found by Guillaume Rousse
42397              (plus POD markup simplification, for readability with pod2text)
42398      Branch: perl
42399            ! pod/perlvar.pod
42400 ____________________________________________________________________________
42401 [ 24562] By: rgs                                   on 2005/05/24  12:39:26
42402         Log: ext/B/t/deparse.t was failing with t/TEST but not with t/harness
42403      Branch: perl
42404            ! ext/B/t/deparse.t
42405 ____________________________________________________________________________
42406 [ 24561] By: rgs                                   on 2005/05/24  12:33:01
42407         Log: Subject: [PATCH] embed.fnc cleanup + SvPVX_const usage
42408              From: Andy Lester <andy@petdance.com>
42409              Date: Sat, 21 May 2005 09:06:40 -0500
42410              Message-ID: <20050521140640.GB875@petdance.com>
42411      Branch: perl
42412            ! embed.fnc embed.h global.sym op.c pad.c perlio.c pp_ctl.c
42413            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c utf8.c
42414 ____________________________________________________________________________
42415 [ 24560] By: rgs                                   on 2005/05/24  11:22:21
42416         Log: The tokenizer should expect an operator after qw().
42417              This fixes [perl #35885] qw and x operators doesn't mix
42418      Branch: perl
42419            ! t/op/repeat.t toke.c
42420 ____________________________________________________________________________
42421 [ 24559] By: rgs                                   on 2005/05/24  08:45:44
42422         Log: Subject: Re: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly.
42423              From: demerphq <demerphq@gmail.com>
42424              Date: Mon, 23 May 2005 11:43:56 +0200
42425              Message-ID: <9b18b31105052302431fb0a3c2@mail.gmail.com>
42426      Branch: perl
42427            ! ext/B/t/deparse.t
42428 ____________________________________________________________________________
42429 [ 24558] By: rgs                                   on 2005/05/24  08:09:10
42430         Log: Make distclean should remove the leftover test files of ExtUtils::ParseXS
42431      Branch: perl
42432            ! Makefile.SH
42433 ____________________________________________________________________________
42434 [ 24557] By: nicholas                              on 2005/05/23  20:26:35
42435         Log: Don't allocate an IV slot where the type doesn't use the IV slot.
42436      Branch: perl
42437            ! av.h hv.h sv.h
42438 ____________________________________________________________________________
42439 [ 24556] By: ams                                   on 2005/05/23  16:58:46
42440         Log: Assorted 2.15 fixes.
42441      Branch: perl
42442            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
42443 ____________________________________________________________________________
42444 [ 24555] By: ams                                   on 2005/05/23  16:34:16
42445         Log: Remove one const to ensure that the universe doesn't tip over.
42446              (At least on AIX.)
42447      Branch: perl
42448            ! ext/Storable/Storable.xs
42449 ____________________________________________________________________________
42450 [ 24554] By: merijn                                on 2005/05/23  15:29:01
42451         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) 
42452              From: Andrew Dougherty <doughera@lafayette.edu>
42453              Date: Mon, 23 May 2005 11:48:08 -0400 (EDT)
42454              Message-ID: <Pine.SOC.4.62.0505231143480.4714@maxwell.phys.lafayette.edu>
42455      Branch: perl
42456            ! ext/SDBM_File/sdbm/sdbm.c
42457 ____________________________________________________________________________
42458 [ 24553] By: ams                                   on 2005/05/23  15:24:05
42459         Log: Subject: [PATCH] universal.c warnings hushed
42460              From: Andy Lester <andy@petdance.com>
42461              Date: Mon, 23 May 2005 10:38:25 -0500
42462              Message-Id: <20050523153825.GA28498@petdance.com>
42463      Branch: perl
42464            ! universal.c
42465 ____________________________________________________________________________
42466 [ 24552] By: rgs                                   on 2005/05/23  14:31:33
42467         Log: Attribute compilation fix for Windows by Andy Lester
42468      Branch: perl
42469            ! perl.h perlio.h
42470 ____________________________________________________________________________
42471 [ 24551] By: gbarr                                 on 2005/05/23  13:49:59
42472         Log: Update to Scalar-List-Utils-1.17
42473      Branch: perl
42474            ! ext/List/Util/Changes ext/List/Util/README
42475            ! ext/List/Util/lib/List/Util.pm
42476            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
42477            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/refaddr.t
42478 ____________________________________________________________________________
42479 [ 24550] By: rgs                                   on 2005/05/23  11:38:34
42480         Log: Declaration nit spotted by Jarkko
42481      Branch: perl
42482            ! hv.c
42483 ____________________________________________________________________________
42484 [ 24549] By: nicholas                              on 2005/05/23  11:27:16
42485         Log: PL_regex_padav elements hold either more AVs, or IVs that point to
42486              regexps. Don't attempt to look at the IVX if it's not an IV.
42487      Branch: perl
42488            ! perl.c sv.c
42489 ____________________________________________________________________________
42490 [ 24548] By: nicholas                              on 2005/05/23  10:13:21
42491         Log: Oops. What is looking at an array's SvIVX()?
42492      Branch: perl
42493            ! sv.c
42494 ____________________________________________________________________________
42495 [ 24547] By: nicholas                              on 2005/05/23  09:22:35
42496         Log: We don't need IV and RV arena variables anymore. We don't need to set
42497              SvIVX or SvNVX on hashes.
42498      Branch: perl
42499            ! embedvar.h intrpvar.h perlapi.h sv.c
42500 ____________________________________________________________________________
42501 [ 24546] By: nicholas                              on 2005/05/23  09:09:15
42502         Log: Bytecode mustn't save the NVX for hashes now that the NVX is a union
42503              containing pointers initialised to zero.
42504      Branch: perl
42505            ! ext/B/B/Bytecode.pm
42506 ____________________________________________________________________________
42507 [ 24545] By: steveh                                on 2005/05/23  08:46:37
42508         Log: Fill in HASATTRIBUTE stuff in win32/config_H.* (see change #24508)
42509              
42510              (None are actually defined, but it's nice to have them there anyway)
42511      Branch: perl
42512            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42513            ! win32/config_H.vc64
42514 ____________________________________________________________________________
42515 [ 24544] By: nicholas                              on 2005/05/23  08:09:58
42516         Log: create an "allocated" structure for PVs, PVAVs and PVHVs
42517      Branch: perl
42518            ! av.h hv.h intrpvar.h sv.c sv.h
42519 ____________________________________________________________________________
42520 [ 24543] By: rgs                                   on 2005/05/23  07:33:52
42521         Log: Fix [perl #35929] : PerlIO::scalar didn't understand $/ = ""
42522              because PerlIOScalar_unread was broken.
42523              Bump version number of PerlIO::scalar to 0.04.
42524      Branch: perl
42525            ! ext/PerlIO/scalar/scalar.pm ext/PerlIO/scalar/scalar.xs
42526            ! ext/PerlIO/t/scalar.t
42527 ____________________________________________________________________________
42528 [ 24542] By: nicholas                              on 2005/05/22  22:03:19
42529         Log: Re-order IVX slot in SV bodies
42530      Branch: perl
42531            ! av.h cv.h hv.h sv.h
42532 ____________________________________________________________________________
42533 [ 24541] By: rgs                                   on 2005/05/22  18:53:12
42534         Log: Subject: Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS
42535              From: Michael G Schwern <schwern@pobox.com>
42536              Date: May 20, 2005 10:09 PM
42537              Message-ID: <20050520200900.GB13473@windhund.schwern.org>
42538      Branch: perl
42539            ! lib/Carp.t
42540 ____________________________________________________________________________
42541 [ 24538] By: nicholas                              on 2005/05/21  22:46:50
42542         Log: Add a union in place of xnv_nv, which allows AVs and HVs to re-use
42543              the memory to store pointers and integers.
42544              (Part 1 - will be reworked to be more efficient when IV or void*
42545              is 64 bit soon)
42546      Branch: perl
42547            ! av.h cv.h dump.c ext/B/B.pm ext/B/B.xs ext/Devel/Peek/t/Peek.t
42548            ! hv.h sv.h
42549 ____________________________________________________________________________
42550 [ 24537] By: ams                                   on 2005/05/21  22:26:34
42551         Log: Subject: [PATCH] ExtUtils::CBuilder Tru64 support
42552              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42553              Date: Sat, 21 May 2005 23:20:21 +0300
42554              Message-Id: <428F9805.70108@gmail.com>
42555      Branch: perl
42556            + lib/ExtUtils/CBuilder/Platform/dec_osf.pm
42557            ! MANIFEST
42558 ____________________________________________________________________________
42559 [ 24536] By: ams                                   on 2005/05/21  22:17:20
42560         Log: Make the __attribute__ stuff work with Symbian (Jarkko).
42561              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00530.html
42562      Branch: perl
42563            ! perl.h
42564 ____________________________________________________________________________
42565 [ 24535] By: davem                                 on 2005/05/21  22:10:19
42566         Log: goto &xsub that croaks corrupts memory
42567              When an XS sub is called, a CxSUB context shouldn't be pushed. Make
42568              goto &xs_sub mimic this behaviour by first popping the old CxSUB
42569      Branch: perl
42570            ! pp_ctl.c t/op/goto_xs.t
42571 ____________________________________________________________________________
42572 [ 24534] By: davem                                 on 2005/05/21  21:38:55
42573         Log: stop goto &foo wasting stack space
42574              it used to push @_ onto the end of the stack; now it pops the stack
42575              back to the old watermark first.
42576      Branch: perl
42577            ! pp_ctl.c
42578 ____________________________________________________________________________
42579 [ 24533] By: davem                                 on 2005/05/21  19:50:50
42580         Log: add access to Perl_croak() via 'mycroak' in XS::APItest
42581      Branch: perl
42582            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
42583            ! ext/XS/APItest/t/exception.t
42584 ____________________________________________________________________________
42585 [ 24532] By: davem                                 on 2005/05/21  19:15:43
42586         Log: disallow eval { goto &foo }
42587              eval 'goto &foo' is already banned, and the try-version usually
42588              coredumps due to the code assuming the CxEVAL is actually a CxSUB.
42589              Anyway exiting an eval but preserving "it's" @_ doesn't make much
42590              sense.
42591      Branch: perl
42592            ! pod/perldiag.pod pp_ctl.c t/op/goto.t
42593 ____________________________________________________________________________
42594 [ 24531] By: nicholas                              on 2005/05/21  18:19:43
42595         Log: Move the xpv_pv/xrv_rv member into the SV head, in a union with
42596              IV and UV. Avoid allocating a body for IVs and RVs.
42597      Branch: perl
42598            ! av.h bytecode.pl cv.h embed.fnc embed.h ext/B/B/C.pm
42599            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
42600            ! ext/ByteLoader/byterun.h hv.c hv.h proto.h sv.c sv.h
42601 ____________________________________________________________________________
42602 [ 24530] By: rgs                                   on 2005/05/21  16:01:42
42603         Log: Really fix change 24527
42604      Branch: perl
42605            ! gv.c
42606 ____________________________________________________________________________
42607 [ 24529] By: nicholas                              on 2005/05/21  15:59:30
42608         Log: Fool. That should be I32 everywhere.
42609      Branch: perl
42610            ! hv.c
42611 ____________________________________________________________________________
42612 [ 24528] By: ams                                   on 2005/05/21  15:35:44
42613         Log: Subject: [PATCH] ctags parms need to know .h is C
42614              From: Andy Lester <andy@petdance.com>
42615              Date: Sat, 21 May 2005 08:58:14 -0500
42616              Message-Id: <20050521135814.GA875@petdance.com>
42617      Branch: perl
42618            ! Makefile.SH
42619 ____________________________________________________________________________
42620 [ 24527] By: rgs                                   on 2005/05/21  14:15:44
42621         Log: Compilation fix
42622      Branch: perl
42623            ! gv.c
42624 ____________________________________________________________________________
42625 [ 24526] By: nicholas                              on 2005/05/21  12:31:52
42626         Log: Move hv_name, hv_eiter and hv_riter into a new aux structure.
42627              Provide (more efficient) _get and _set macros.
42628              Adjust the core to use them.
42629      Branch: perl
42630            ! dump.c embed.fnc ext/Data/Dumper/Dumper.xs
42631            ! ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs
42632            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs
42633            ! ext/threads/shared/shared.xs global.sym gv.c hv.c hv.h mg.c
42634            ! op.c op.h opnames.h perl.c pp.c pp_hot.c pp_sys.c proto.h sv.c
42635            ! toke.c universal.c xsutils.c
42636 ____________________________________________________________________________
42637 [ 24525] By: nicholas                              on 2005/05/21  09:29:18
42638         Log: Move placeholders into a new rhash magic type.
42639      Branch: perl
42640            ! dump.c embed.fnc ext/Storable/Storable.xs global.sym hv.c hv.h
42641            ! perl.h proto.h sv.c
42642 ____________________________________________________________________________
42643 [ 24524] By: rgs                                   on 2005/05/21  09:18:07
42644         Log: Update to MakeMaker 6.30
42645      Branch: perl
42646            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
42647            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/FIRST_MAKEFILE.t
42648            ! lib/ExtUtils/t/PL_FILES.t
42649            ! t/lib/MakeMaker/Test/Setup/PL_FILES.pm
42650 ____________________________________________________________________________
42651 [ 24523] By: ams                                   on 2005/05/21  02:58:49
42652         Log: Subject: [PATCH] SvPVX_const - patch #2
42653              From: Steve Peters <steve@fisharerojo.org>
42654              Date: Fri, 20 May 2005 21:42:10 -0500
42655              Message-Id: <20050521024210.GA29036@mccoy.peters.homeunix.org>
42656      Branch: perl
42657            ! dump.c gv.c op.c pad.c perlio.c perly.c pp.c pp_ctl.c
42658 ____________________________________________________________________________
42659 [ 24522] By: nicholas                              on 2005/05/20  22:53:00
42660         Log: Remove PMROOT and replace it with a small shell script. Er, magic.
42661              (PMROOT being needed to implement bare C<reset> - how often do you
42662              use that?)
42663      Branch: perl
42664            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Asmdata.pm
42665            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h hv.c hv.h
42666            ! op.c perl.h sv.c
42667 ____________________________________________________________________________
42668 [ 24521] By: nicholas                              on 2005/05/20  22:30:16
42669         Log: Update XS code to declare PERL_UNUSED_DECL conditionally
42670      Branch: perl
42671            ! ext/List/Util/Util.xs ext/POSIX/POSIX.xs
42672            ! ext/Storable/Storable.xs
42673 ____________________________________________________________________________
42674 [ 24520] By: nicholas                              on 2005/05/20  21:50:03
42675         Log: Updaate ppport.h to get a conditional PERL_UNUSED_DECL
42676      Branch: perl
42677            ! ext/Cwd/ppport.h ext/Time/HiRes/ppport.h
42678 ____________________________________________________________________________
42679 [ 24519] By: nicholas                              on 2005/05/20  21:46:26
42680         Log: Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't like
42681              it being redefined.
42682      Branch: perl
42683            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/parts/inc/misc
42684 ____________________________________________________________________________
42685 [ 24518] By: nicholas                              on 2005/05/20  21:11:52
42686         Log: Goodbye AvFLAGS
42687      Branch: perl
42688            ! av.c av.h bytecode.pl cop.h dump.c ext/B/B.pm ext/B/B.xs
42689            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
42690            ! ext/B/B/Debug.pm ext/B/defsubs_h.PL ext/ByteLoader/byterun.c
42691            ! ext/ByteLoader/byterun.h pad.c pp_ctl.c sv.c sv.h
42692 ____________________________________________________________________________
42693 [ 24517] By: rgs                                   on 2005/05/20  17:54:15
42694         Log: Upgrade to Math::BigInt 1.77
42695      Branch: perl
42696            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
42697            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
42698            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
42699            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
42700 ____________________________________________________________________________
42701 [ 24516] By: nicholas                              on 2005/05/20  16:42:44
42702         Log: Fix a typo
42703      Branch: perl
42704            ! hv.h
42705 ____________________________________________________________________________
42706 [ 24514] By: ams                                   on 2005/05/20  14:42:21
42707         Log: Damnable applypatch nonsense.
42708      Branch: perl
42709            ! ext/Storable/t/sig_die.t
42710 ____________________________________________________________________________
42711 [ 24513] By: rgs                                   on 2005/05/20  14:37:12
42712         Log: Update MANIFEST
42713      Branch: perl
42714            ! MANIFEST
42715 ____________________________________________________________________________
42716 [ 24512] By: ams                                   on 2005/05/20  14:21:21
42717         Log: Previously overlooked $SIG{DIE} patch from Slaven Rezic.
42718              http://groups-beta.google.com/group/perl.perl5.porters/msg/2d10ba2c390ecc41
42719      Branch: perl
42720            + ext/Storable/t/sig_die.t
42721            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
42722 ____________________________________________________________________________
42723 [ 24511] By: rgs                                   on 2005/05/20  13:11:43
42724         Log: Subject: [PATCH] Add a Makefile target for ctags
42725              From: Andy Lester <andy@petdance.com>
42726              Date: Thu, 12 May 2005 11:40:52 -0500
42727              Message-ID: <20050512164052.GA30287@petdance.com>
42728      Branch: perl
42729            ! Makefile.SH
42730 ____________________________________________________________________________
42731 [ 24510] By: rgs                                   on 2005/05/20  10:49:03
42732         Log: Upgrade to MakeMaker 6.29
42733      Branch: perl
42734            + lib/ExtUtils/t/FIRST_MAKEFILE.t
42735            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
42736            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
42737            ! lib/ExtUtils/t/Installed.t
42738 ____________________________________________________________________________
42739 [ 24509] By: rgs                                   on 2005/05/20  09:26:01
42740         Log: Subject: SvPVX_const() - Patch #1
42741              From: Steve Peters <steve@fisharerojo.org>
42742              Date: Tue, 17 May 2005 18:17:01 -0500
42743              Message-ID: <20050517231701.GA1394@mccoy.peters.homeunix.org>
42744      Branch: perl
42745            ! doio.c toke.c universal.c util.c warnings.h warnings.pl
42746 ____________________________________________________________________________
42747 [ 24508] By: rgs                                   on 2005/05/20  07:53:46
42748         Log: Subject: [PATCH] Attribute configuration
42749              From: Andy Lester <andy@petdance.com>
42750              Date: Thu, 19 May 2005 12:32:56 -0500
42751              Message-ID: <20050519173256.GA29039@petdance.com>
42752      Branch: perl
42753            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
42754            ! Porting/Glossary Porting/config.sh Porting/pumpkin.pod XSUB.h
42755            ! config_h.SH configure.com epoc/config.sh hints/next_3_0.sh
42756            ! hints/vmesa.sh malloc.c mg.c op.c perl.c perl.h perlio.h
42757            ! plan9/config_sh.sample plan9/genconfig.pl scope.c sv.c
42758            ! symbian/config.sh t/op/sprintf.t uconfig.sh vms/genconfig.pl
42759            ! win32/config.bc win32/config.gc win32/config.vc
42760            ! win32/config.vc64 wince/config.ce
42761 ____________________________________________________________________________
42762 [ 24507] By: rgs                                   on 2005/05/20  07:16:59
42763         Log: Gisle noted an unused variable
42764      Branch: perl
42765            ! t/run/exit.t
42766 ____________________________________________________________________________
42767 [ 24506] By: rgs                                   on 2005/05/19  21:07:43
42768         Log: Fix the new exit() tests, by Gisle Aas :
42769              don't let the shell interfere with the process return value
42770      Branch: perl
42771            ! t/run/exit.t
42772 ____________________________________________________________________________
42773 [ 24505] By: ams                                   on 2005/05/19  17:51:48
42774         Log: Subject: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly. 
42775              From: yves orton <perlbug-followup@perl.org>
42776              Date: 18 May 2005 08:30:44 -0000
42777              Message-Id: <rt-3.0.11-35857-113142.6.75213005071278@perl.org>
42778      Branch: perl
42779            ! ext/B/B/Deparse.pm
42780 ____________________________________________________________________________
42781 [ 24504] By: nicholas                              on 2005/05/19  09:32:18
42782         Log: tabs, not spaces. Bad editor. No cookie.
42783              Does the MANIFEST file support comments, sufficient to add an editor
42784              block?
42785      Branch: perl
42786            ! MANIFEST
42787 ____________________________________________________________________________
42788 [ 24503] By: rgs                                   on 2005/05/19  06:25:22
42789         Log: Adjust VMS test count
42790      Branch: perl
42791            ! t/run/exit.t
42792 ____________________________________________________________________________
42793 [ 24501] By: rgs                                   on 2005/05/18  16:08:30
42794         Log: Subject: Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]
42795              From: Gisle Aas <gisle@ActiveState.com>
42796              Date: 18 May 2005 08:35:47 -0700
42797              Message-ID: <lr8y2cim24.fsf_-_@caliper.activestate.com>
42798      Branch: perl
42799            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perl.h perlapi.h
42800            ! pod/perlfunc.pod pod/perlport.pod pod/perlvar.pod t/run/exit.t
42801 ____________________________________________________________________________
42802 [ 24500] By: rgs                                   on 2005/05/18  15:26:32
42803         Log: Subject: Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl (was: Re: [Module::Build] ANNOUNCE: Module::Build 0.2610 -> CPAN)
42804              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
42805              Date: Wed, 18 May 2005 07:13:40 -0700
42806              Message-ID: <20050518141131.GA2704@efn.org>
42807      Branch: perl
42808            + lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
42809            + lib/ExtUtils/CBuilder/Platform/Unix.pm
42810            + lib/ExtUtils/CBuilder/Platform/VMS.pm
42811            + lib/ExtUtils/CBuilder/Platform/Windows.pm
42812            + lib/ExtUtils/CBuilder/Platform/aix.pm
42813            + lib/ExtUtils/CBuilder/Platform/cygwin.pm
42814            + lib/ExtUtils/CBuilder/Platform/darwin.pm
42815            + lib/ExtUtils/CBuilder/Platform/os2.pm
42816            + lib/ExtUtils/CBuilder/t/01-basic.t
42817            + lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
42818            + lib/ExtUtils/ParseXS/t/XSTest.pm
42819            + lib/ExtUtils/ParseXS/t/XSTest.xs
42820            + lib/ExtUtils/ParseXS/t/basic.t
42821            ! MANIFEST Porting/Maintainers.pl lib/ExtUtils/t/00compile.t
42822            ! lib/ExtUtils/xsubpp
42823 ____________________________________________________________________________
42824 [ 24499] By: rgs                                   on 2005/05/18  12:46:38
42825         Log: Subject: B::Disassembler.pm
42826              From: Nicholas Clark <nick@ccl4.org>
42827              Date: Tue, 17 May 2005 11:28:18 +0100
42828              Message-ID: <20050517102817.GD94420@plum.flirble.org>
42829      Branch: perl
42830            ! ext/B/B/Disassembler.pm
42831 ____________________________________________________________________________
42832 [ 24498] By: davem                                 on 2005/05/18  12:39:22
42833         Log: make t/TEST print summary times consistently to two decimal places
42834      Branch: perl
42835            ! t/TEST
42836 ____________________________________________________________________________
42837 [ 24497] By: nicholas                              on 2005/05/18  12:34:53
42838         Log: Default to allocating the correct size for the array in the HV.
42839              Override this with -DPERL_USE_LARGE_HV_ALLOC
42840      Branch: perl
42841            ! hv.h
42842 ____________________________________________________________________________
42843 [ 24496] By: rgs                                   on 2005/05/18  11:50:47
42844         Log: Subject: [PATCH] Eliminate radically out of date CHANGES from perlport
42845              From: Michael G Schwern <schwern@pobox.com>
42846              Date: Mon, 16 May 2005 15:17:05 -0700
42847              Message-ID: <20050516221705.GA212@windhund.schwern.org>
42848              
42849              Subject: [PATCH] Eliminate function signatures from perlport
42850              From: Michael G Schwern <schwern@pobox.com>
42851              Date: Mon, 16 May 2005 15:24:18 -0700
42852              Message-ID: <20050516222418.GA422@windhund.schwern.org>
42853      Branch: perl
42854            ! pod/perlport.pod
42855 ____________________________________________________________________________
42856 [ 24495] By: merijn                                on 2005/05/17  18:45:56
42857         Log: Subject: [PATCH] more about __attribute__
42858              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42859              Date: Tue, 17 May 2005 20:36:43 +0300
42860              Message-ID: <428A2BAB.9020306@gmail.com>
42861      Branch: perl
42862            ! perl.h
42863 ____________________________________________________________________________
42864 [ 24493] By: rgs                                   on 2005/05/17  15:55:38
42865         Log: Clarify definition of octal literals
42866              (thanks to Olivier Blin)
42867      Branch: perl
42868            ! pod/perldata.pod
42869 ____________________________________________________________________________
42870 [ 24492] By: rgs                                   on 2005/05/17  15:15:46
42871         Log: Subject: [PATCH] perl 5.9.x (@ 24471): Symbian update
42872              From: <jarkko.hietaniemi@nokia.com>
42873              Date: Mon, 16 May 2005 17:59:35 +0300
42874              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D793@esebe105.NOE.Nokia.com>
42875              
42876              completed by:
42877              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D7A0@esebe105.NOE.Nokia.com>
42878      Branch: perl
42879            ! embed.pl mg.c op.c perl.h proto.h reentr.c reentr.pl scope.c
42880            ! symbian/port.pl universal.c
42881 ____________________________________________________________________________
42882 [ 24491] By: nicholas                              on 2005/05/17  13:27:43
42883         Log: One last 1008 to replace with PERL_ARENA_SIZE
42884      Branch: perl
42885            ! sv.c
42886 ____________________________________________________________________________
42887 [ 24490] By: nicholas                              on 2005/05/16  21:42:05
42888         Log: Upgrade to Encode 2.10
42889      Branch: perl
42890            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
42891            ! ext/Encode/Encode.xs ext/Encode/META.yml
42892            ! ext/Encode/lib/Encode/Alias.pm
42893 ____________________________________________________________________________
42894 [ 24489] By: rgs                                   on 2005/05/16  16:56:43
42895         Log: Subject: [PATCH] consting-eleventy.patch: More consts, plus actual bug fix
42896              From: Andy Lester <andy@petdance.com>
42897              Date: Mon, 16 May 2005 10:13:53 -0500
42898              Message-ID: <20050516151353.GA25387@petdance.com>
42899      Branch: perl
42900            ! XSUB.h av.c dump.c embed.fnc embed.h hv.c malloc.c mg.c
42901            ! numeric.c perl.c perl.h pod/perlapi.pod pp.h pp_ctl.c pp_hot.c
42902            ! proto.h regcomp.c regexec.c scope.c sv.c sv.h
42903            ! t/run/fresh_perl.t toke.c universal.c utf8.c util.c
42904 ____________________________________________________________________________
42905 [ 24482] By: nicholas                              on 2005/05/16  15:11:30
42906         Log: Bump the version number on Win32::Win32
42907      Branch: perl
42908            ! win32/ext/Win32/Win32.pm
42909 ____________________________________________________________________________
42910 [ 24480] By: nicholas                              on 2005/05/16  15:01:48
42911         Log: Assuming that everything with 0x40000000 is SVpad_TYPED is bogus.
42912      Branch: perl
42913            ! sv.c
42914 ____________________________________________________________________________
42915 [ 24476] By: rgs                                   on 2005/05/16  08:58:40
42916         Log: This seems to be the right thing to do to iterate over layers
42917      Branch: perl
42918            ! ext/PerlIO/via/via.xs
42919 ____________________________________________________________________________
42920 [ 24475] By: rgs                                   on 2005/05/16  08:47:28
42921         Log: $! might contain "unknown" if strerror(3) says so
42922      Branch: perl
42923            ! t/op/mkdir.t
42924 ____________________________________________________________________________
42925 [ 24472] By: rgs                                   on 2005/05/16  08:03:15
42926         Log: Upgrade to Time::HiRes 1.68
42927      Branch: perl
42928            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
42929            ! ext/Time/HiRes/HiRes.xs
42930 ____________________________________________________________________________
42931 [ 24471] By: nicholas                              on 2005/05/15  20:46:03
42932         Log: Subject: [PATCH] Minor tweak to via
42933              From: Andy Lester <andy@petdance.com>
42934              Message-ID: <20050513163952.GA20167@petdance.com>
42935              Date: Fri, 13 May 2005 11:39:52 -0500
42936              
42937              from a bug report and patch by Matt Lawrence
42938      Branch: perl
42939            ! ext/PerlIO/via/via.xs
42940 ____________________________________________________________________________
42941 [ 24470] By: nicholas                              on 2005/05/15  11:32:15
42942         Log: Upgrade to CGI.pm 3.10
42943      Branch: perl
42944            + lib/CGI/t/can.t
42945            ! MANIFEST lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
42946 ____________________________________________________________________________
42947 [ 24469] By: davem                                 on 2005/05/15  00:09:35
42948         Log: avoid leaked scalar in BEGIN { threads->new(...) }
42949      Branch: perl
42950            ! sv.c
42951 ____________________________________________________________________________
42952 [ 24468] By: davem                                 on 2005/05/14  23:16:50
42953         Log: Fix typo in DDEBUG_LEAKING_SCALARS flags output
42954      Branch: perl
42955            ! perl.c
42956 ____________________________________________________________________________
42957 [ 24467] By: davem                                 on 2005/05/14  15:11:30
42958         Log: initialize the PL_xpvgv_[arena]root vars during clone
42959      Branch: perl
42960            ! sv.c
42961 ____________________________________________________________________________
42962 [ 24465] By: gbarr                                 on 2005/05/13  20:42:53
42963         Log: Update to Scalar-List-Utils-1.15
42964      Branch: perl
42965            + ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
42966            + ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
42967            + ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
42968            + ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
42969            + ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
42970            + ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
42971            + ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
42972            + ext/List/Util/t/p_tainted.t
42973            ! MANIFEST ext/List/Util/Changes ext/List/Util/Util.xs
42974            ! ext/List/Util/lib/List/Util.pm
42975            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/blessed.t
42976            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
42977            ! ext/List/Util/t/isvstring.t ext/List/Util/t/lln.t
42978            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
42979            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
42980            ! ext/List/Util/t/openhan.t ext/List/Util/t/proto.t
42981            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
42982            ! ext/List/Util/t/refaddr.t ext/List/Util/t/reftype.t
42983            ! ext/List/Util/t/shuffle.t ext/List/Util/t/sum.t
42984            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
42985 ____________________________________________________________________________
42986 [ 24461] By: rgs                                   on 2005/05/13  12:52:45
42987         Log: Subject: change to quiet cygwin's perlld
42988              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
42989              Date: Fri, 13 May 2005 06:15:45 -0700
42990              Message-ID: <20050513131545.GB4024@efn.org>
42991      Branch: perl
42992            ! cygwin/perlld.in
42993 ____________________________________________________________________________
42994 [ 24460] By: nicholas                              on 2005/05/13  11:59:26
42995         Log: Reorder the *more* arena allocation functions into a block
42996              As they are now ahead of their corresponding *new* functions, no need
42997              for all the embedding guff.
42998              Remove all the "register" keywords.
42999      Branch: perl
43000            ! embed.fnc embed.h hv.c proto.h sv.c
43001 ____________________________________________________________________________
43002 [ 24459] By: nicholas                              on 2005/05/13  11:09:03
43003         Log: Allocate GV bodies from arenas
43004      Branch: perl
43005            ! embed.fnc embed.h embedvar.h intrpvar.h perlapi.h proto.h sv.c
43006 ____________________________________________________________________________
43007 [ 24455] By: davem                                 on 2005/05/12  19:07:27
43008         Log: make join.t threadsafe!
43009              tests 13 and 14 could output in reverse order. Add a lock to stop
43010              this.
43011      Branch: perl
43012            ! ext/threads/t/join.t
43013 ____________________________________________________________________________
43014 [ 24454] By: steveh                                on 2005/05/12  10:56:20
43015         Log: Remove a couple of unreferenced local variables
43016      Branch: perl
43017            ! win32/ext/Win32/Win32.xs
43018 ____________________________________________________________________________
43019 [ 24453] By: steveh                                on 2005/05/12  10:10:37
43020         Log: Subject: [PATCH] Add Win32::GetFileVersion() function
43021              From: "Jan Dubois" <jand@ActiveState.com>
43022              Date: Wed, 11 May 2005 22:30:37 -0700
43023              Message-Id: <200505120530.j4C5UhpX031152@smtp3.ActiveState.com>
43024      Branch: perl
43025            ! win32/ext/Win32/Win32.pm win32/ext/Win32/Win32.xs
43026 ____________________________________________________________________________
43027 [ 24452] By: rgs                                   on 2005/05/12  09:58:50
43028         Log: Silence DEBUGGING compilation warnings
43029      Branch: perl
43030            ! toke.c
43031 ____________________________________________________________________________
43032 [ 24451] By: rgs                                   on 2005/05/12  09:52:12
43033         Log: SvUPGRADE doesn't return false.
43034      Branch: perl
43035            ! toke.c
43036 ____________________________________________________________________________
43037 [ 24450] By: rgs                                   on 2005/05/12  08:45:40
43038         Log: Rework documentation of split(//,...)
43039      Branch: perl
43040            ! pod/perlfunc.pod
43041 ____________________________________________________________________________
43042 [ 24449] By: ams                                   on 2005/05/11  16:57:27
43043         Log: Subject: [perl #33765] [PATCH] perlop: mention why 'print !!0' doesn't 
43044              From: Steve Peters via RT <perlbug-followup@perl.org>
43045              Date: 11 May 2005 16:58:22 -0000
43046              Message-Id: <rt-3.0.11-33765-112475.14.5633321030279@perl.org>
43047              
43048              Subject: [perl #33766] [PATCH] perldoc -f split lacks basic null example 
43049              From: Steve Peters via RT <perlbug-followup@perl.org>
43050              Date: 11 May 2005 17:13:29 -0000
43051              Message-Id: <rt-3.0.11-33766-112476.1.84217630998887@perl.org>
43052      Branch: perl
43053            ! pod/perlfunc.pod pod/perlsyn.pod
43054 ____________________________________________________________________________
43055 [ 24446] By: merijn                                on 2005/05/11  09:39:06
43056         Log: Subject: Hints changes for OS X 10.4
43057              From: Michael G Schwern <schwern@pobox.com>
43058              Date: Tue, 10 May 2005 18:10:47 -0700
43059              Message-ID: <20050511011047.GA23955@windhund.schwern.org>
43060      Branch: perl
43061            ! hints/darwin.sh
43062 ____________________________________________________________________________
43063 [ 24445] By: rgs                                   on 2005/05/11  07:54:19
43064         Log: Include vim/emacs modelines in generated files to open them
43065              in read-only mode. Make vi modelines compatible with non-vim
43066              vi versions.
43067      Branch: perl
43068            ! av.c bytecode.pl deb.c doio.c doop.c dump.c embed.h embed.pl
43069            ! embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
43070            ! ext/ByteLoader/byterun.h global.sym globals.c gv.c hv.c
43071            ! keywords.h keywords.pl lib/warnings.pm locale.c malloc.c mg.c
43072            ! miniperlmain.c numeric.c op.c opcode.h opcode.pl opnames.h
43073            ! pad.c perl.c perlapi.c perlapi.h perlio.c perly.c pp.c pp.sym
43074            ! pp_ctl.c pp_hot.c pp_pack.c pp_proto.h pp_sort.c pp_sys.c
43075            ! proto.h reentr.c reentr.h reentr.pl regcomp.c regcomp.pl
43076            ! regexec.c regnodes.h run.c scope.c sv.c taint.c toke.c
43077            ! universal.c utf8.c util.c warnings.h warnings.pl xsutils.c
43078 ____________________________________________________________________________
43079 [ 24444] By: rgs                                   on 2005/05/10  20:56:37
43080         Log: Subject: potential [PATCH] Tru64 crank up strictness
43081              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
43082              Date: May 10, 2005 7:44 PM
43083              Message-Id: <4ADE5AAD-27CB-4F9E-BEC7-41DAA7671108@iki.fi>
43084      Branch: perl
43085            ! hints/dec_osf.sh perl.h toke.c x2p/a2py.c
43086 ____________________________________________________________________________
43087 [ 24443] By: rgs                                   on 2005/05/10  20:27:16
43088         Log: "make regen" should run reentr.pl
43089      Branch: perl
43090            ! regen.pl
43091 ____________________________________________________________________________
43092 [ 24442] By: rgs                                   on 2005/05/10  20:08:27
43093         Log: Regenerate reentr.[ch]
43094      Branch: perl
43095            ! reentr.c reentr.h
43096 ____________________________________________________________________________
43097 [ 24441] By: ams                                   on 2005/05/10  17:23:26
43098         Log: Subject: Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
43099              From: Steve Peters <steve@fisharerojo.org>
43100              Date: Tue, 10 May 2005 12:44:13 -0500
43101              Message-Id: <20050510174413.GA19686@mccoy.peters.homeunix.org>
43102      Branch: perl
43103            + README.openbsd
43104            ! MANIFEST reentr.pl
43105 ____________________________________________________________________________
43106 [ 24440] By: rgs                                   on 2005/05/10  16:51:02
43107         Log: Add editor boilerplates to all C files
43108              (except the generated ones)
43109      Branch: perl
43110            ! av.c deb.c doio.c doop.c dump.c globals.c gv.c hv.c locale.c
43111            ! malloc.c mg.c miniperlmain.c numeric.c op.c pad.c perl.c
43112            ! perlio.c perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c
43113            ! pp_sys.c regcomp.c regexec.c run.c scope.c sv.c taint.c toke.c
43114            ! universal.c utf8.c util.c xsutils.c
43115 ____________________________________________________________________________
43116 [ 24439] By: nicholas                              on 2005/05/10  15:38:07
43117         Log: s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/
43118              plus a couple of 1 byte sv_setpv()s too.
43119      Branch: perl
43120            ! doio.c dump.c ext/B/B.xs ext/Storable/Storable.xs mg.c op.c
43121            ! perl.c pp_ctl.c pp_hot.c pp_sys.c toke.c
43122 ____________________________________________________________________________
43123 [ 24438] By: nicholas                              on 2005/05/10  14:47:58
43124         Log: As we have the length of the string easily to hand, no reason not to
43125              use it.
43126      Branch: perl
43127            ! op.c
43128 ____________________________________________________________________________
43129 [ 24437] By: ams                                   on 2005/05/10  14:41:08
43130         Log: Subject: [PATCH] perlop.pod nit
43131              From: Steve Peters <steve@fisharerojo.org>
43132              Date: Tue, 10 May 2005 09:41:01 -0500
43133              Message-Id: <20050510144101.GA21362@mccoy.peters.homeunix.org>
43134      Branch: perl
43135            ! pod/perlop.pod
43136 ____________________________________________________________________________
43137 [ 24436] By: nicholas                              on 2005/05/10  11:03:49
43138         Log: Experiment with using the ptr_table code to hold the seen hash
43139      Branch: perl
43140            ! ext/Storable/Storable.xs
43141 ____________________________________________________________________________
43142 [ 24435] By: nicholas                              on 2005/05/10  09:17:32
43143         Log: Simplify the debug and assert logic.
43144      Branch: perl
43145            ! ext/Storable/Storable.xs
43146 ____________________________________________________________________________
43147 [ 24434] By: nicholas                              on 2005/05/10  09:03:11
43148         Log: Change 24165 missed one s/class/classname/ in the debugging code.
43149      Branch: perl
43150            ! ext/Storable/Storable.xs
43151 ____________________________________________________________________________
43152 [ 24433] By: ams                                   on 2005/05/10  03:16:23
43153         Log: Subject: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
43154              From: Steve Peters <steve@fisharerojo.org>
43155              Date: Mon, 9 May 2005 21:10:49 -0500
43156              Message-Id: <20050510021049.GA20147@mccoy.peters.homeunix.org>
43157      Branch: perl
43158            ! reentr.h
43159 ____________________________________________________________________________
43160 [ 24432] By: ams                                   on 2005/05/10  03:15:34
43161         Log: Subject: [PATCH] Avoid USE_SITECUSTOMIZE redefined warnings
43162              From: Jan Dubois <jand@ActiveState.com>
43163              Date: Mon, 9 May 2005 19:29:06 -0700
43164              Message-Id: <200505100229.j4A2TGm1019135@smtp3.ActiveState.com>
43165      Branch: perl
43166            ! config_h.SH
43167 ____________________________________________________________________________
43168 [ 24431] By: rgs                                   on 2005/05/09  20:07:14
43169         Log: Subject: [PATCH] attributes-two.patch, the next batch
43170              From: Andy Lester <andy@petdance.com>
43171              Date: May 9, 2005 5:45 PM
43172              Message-ID: <20050509154518.GA18273@petdance.com>
43173      Branch: perl
43174            ! doop.c embed.fnc embed.pl gv.c handy.h op.c perl.c
43175            ! pod/perlapi.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c toke.c
43176            ! utf8.c
43177 ____________________________________________________________________________
43178 [ 24430] By: rgs                                   on 2005/05/09  19:19:20
43179         Log: Fix typo (bug #35368)
43180      Branch: perl
43181            ! pod/perlreftut.pod
43182 ____________________________________________________________________________
43183 [ 24429] By: nicholas                              on 2005/05/09  16:33:57
43184         Log: Update the comment describing arenas.
43185      Branch: perl
43186            ! sv.c
43187 ____________________________________________________________________________
43188 [ 24427] By: nicholas                              on 2005/05/09  11:22:19
43189         Log: Hoist the static "AUTOLOAD" into a static const variable. Makes the
43190              object file slightly smaller, and also increases the proportion of
43191              read only data section.
43192      Branch: perl
43193            ! gv.c
43194 ____________________________________________________________________________
43195 [ 24426] By: rgs                                   on 2005/05/09  11:11:35
43196         Log: Upgrade to Unicode::Collate 0.50
43197      Branch: perl
43198            + lib/Unicode/Collate/t/cjkrange.t lib/Unicode/Collate/t/ignor.t
43199            + lib/Unicode/Collate/t/override.t
43200            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
43201            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/altern.t
43202            ! lib/Unicode/Collate/t/contract.t
43203            ! lib/Unicode/Collate/t/hangtype.t
43204            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/illegal.t
43205            ! lib/Unicode/Collate/t/illegalp.t lib/Unicode/Collate/t/index.t
43206            ! lib/Unicode/Collate/t/normal.t
43207            ! lib/Unicode/Collate/t/rearrang.t lib/Unicode/Collate/t/test.t
43208            ! lib/Unicode/Collate/t/trailwt.t
43209            ! lib/Unicode/Collate/t/variable.t
43210            ! lib/Unicode/Collate/t/version.t lib/Unicode/Collate/t/view.t
43211 ____________________________________________________________________________
43212 [ 24425] By: nicholas                              on 2005/05/09  10:10:42
43213         Log: Change 24413 should have updated makedef.pl with the knowledge that 2
43214              symbols are ithreads only.
43215      Branch: perl
43216            ! makedef.pl
43217 ____________________________________________________________________________
43218 [ 24424] By: nicholas                              on 2005/05/09  10:00:37
43219         Log: Change 24420 should have hand updated globvar.sym to reflect the
43220              renaming of the global variable.
43221      Branch: perl
43222            ! globvar.sym
43223 ____________________________________________________________________________
43224 [ 24423] By: nicholas                              on 2005/05/09  08:48:46
43225         Log: Simplify S_hv_notallowed slightly by passing a prebuilt message
43226              template. (Also slightly smaller object code)
43227      Branch: perl
43228            ! hv.c
43229 ____________________________________________________________________________
43230 [ 24422] By: rgs                                   on 2005/05/09  07:37:58
43231         Log: Subject: [PATCH] Sv_*set() doc's and extra const's for the SvPVX_const() tasks
43232              From: Steve Peters <steve@fisharerojo.org>
43233              Date: Sun, 8 May 2005 20:49:17 -0500
43234              Message-ID: <20050509014917.GA24132@mccoy.peters.homeunix.org>
43235      Branch: perl
43236            ! embed.fnc perl_keyword.pl pod/perlapi.pod proto.h sv.h toke.c
43237 ____________________________________________________________________________
43238 [ 24421] By: rgs                                   on 2005/05/09  07:29:33
43239         Log: Revert to Andy's first solution for nonnull attributes;
43240              add the missing defines for non-threaded perls in perl.h
43241      Branch: perl
43242            ! embed.h embed.pl global.sym perl.h proto.h
43243 ____________________________________________________________________________
43244 [ 24420] By: nicholas                              on 2005/05/08  22:09:18
43245         Log: Perl_croak uses perl's printf, so can pass in SVs direct - no need for
43246              SvPV and a %s format.
43247      Branch: perl
43248            ! mg.c perl.h pp.c pp_hot.c
43249 ____________________________________________________________________________
43250 [ 24419] By: nicholas                              on 2005/05/08  21:40:29
43251         Log: There's no need to set a reference count for the new SV heads, as it's
43252              always set to 1 at uprooting time.
43253              But set it to zero when DEBUGGING to make things clearer. Plus fix a
43254              bug introduced by change 22945, where the last SV head had an
43255              uninitialised reference count.
43256      Branch: perl
43257            ! sv.c
43258 ____________________________________________________________________________
43259 [ 24418] By: nicholas                              on 2005/05/08  19:45:30
43260         Log: The idea is that when you find something, you stop looking.
43261              ( http://use.perl.org/comments.pl?sid=26369&cid=40183 )
43262      Branch: perl
43263            ! sv.c
43264 ____________________________________________________________________________
43265 [ 24417] By: davem                                 on 2005/05/08  14:39:19
43266         Log: t/TEST's new error messages now include the prefix 'FAILURE--'
43267      Branch: perl
43268            ! t/TEST
43269 ____________________________________________________________________________
43270 [ 24416] By: rgs                                   on 2005/05/08  12:19:51
43271         Log: Tweak the insertion of __attribute__((nonnull())) declarations
43272              in proto.h so it compiles with and without threads with gcc 3.4
43273      Branch: perl
43274            ! embed.pl proto.h
43275 ____________________________________________________________________________
43276 [ 24414] By: rgs                                   on 2005/05/07  17:15:45
43277         Log: Subject: [PATCH] GCC attributes!
43278              From: Andy Lester <andy@petdance.com>
43279              Date: May 4, 2005 11:55 PM
43280              Message-ID: <20050504215540.GA20413@petdance.com>
43281      Branch: perl
43282            ! autodoc.pl av.c doio.c doop.c embed.fnc embed.pl op.c perl.h
43283            ! pod/perlapi.pod proto.h regcomp.c sv.c utf8.c util.c xsutils.c
43284 ____________________________________________________________________________
43285 [ 24413] By: nicholas                              on 2005/05/07  16:08:16
43286         Log: The ptr_table arena variables and code is only needed for ithreads.
43287      Branch: perl
43288            ! intrpvar.h sv.c
43289 ____________________________________________________________________________
43290 [ 24412] By: davem                                 on 2005/05/07  12:57:06
43291         Log: while (my $x ...) { ...; redo } shouldn't undef $x.
43292              In the presence of 'my' in the conditional of a while(), until(),
43293              or for(;;) loop, add an extra scope to the body so that redo
43294              doesn't undef the lexical
43295      Branch: perl
43296            ! embed.fnc embed.h op.c perly.act perly.h perly.tab perly.y
43297            ! pp_ctl.c proto.h t/op/loopctl.t
43298 ____________________________________________________________________________
43299 [ 24411] By: davem                                 on 2005/05/07  11:06:16
43300         Log: add 1.875c to the list of supported bisons
43301      Branch: perl
43302            ! regen_perly.pl
43303 ____________________________________________________________________________
43304 [ 24410] By: nicholas                              on 2005/05/06  22:17:04
43305         Log: Get the correct refcount on the temporary assignment to PL_sigwarn so
43306              that other code assigning to $SIG{__WARN__} doesn't cause a premature
43307              free.
43308      Branch: perl
43309            ! perlio.c t/io/layers.t
43310 ____________________________________________________________________________
43311 [ 24409] By: nicholas                              on 2005/05/06  19:08:35
43312         Log: Ooops. Wise man tests with ithreads before commiting. D'oh!
43313      Branch: perl
43314            ! sv.c
43315 ____________________________________________________________________________
43316 [ 24408] By: nicholas                              on 2005/05/06  18:38:45
43317         Log: Change types of PL_he_arenaroot and PL_pte_arenaroot to avoid casting.
43318      Branch: perl
43319            ! hv.c intrpvar.h sv.c
43320 ____________________________________________________________________________
43321 [ 24407] By: rgs                                   on 2005/05/06  15:37:30
43322         Log: Upgrade to PathTools 3.07
43323      Branch: perl
43324            ! ext/Cwd/Changes ext/Cwd/t/taint.t lib/Cwd.pm lib/File/Spec.pm
43325            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
43326            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
43327            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
43328            ! lib/File/Spec/t/Spec.t
43329 ____________________________________________________________________________
43330 [ 24406] By: ams                                   on 2005/05/06  15:17:26
43331         Log: Don't pretend SIGZERO exists [#35291].
43332      Branch: perl
43333            ! mg.c
43334 ____________________________________________________________________________
43335 [ 24405] By: nicholas                              on 2005/05/06  13:11:54
43336         Log: Make the arena size changeable at compile time, and up the default by
43337              a factor of 4.
43338      Branch: perl
43339            ! hv.c perl.h sv.c
43340 ____________________________________________________________________________
43341 [ 24404] By: nicholas                              on 2005/05/06  12:34:36
43342         Log: Allocate pointer table entries (for ithread cloning) from an arena
43343      Branch: perl
43344            ! embedvar.h intrpvar.h perlapi.h sv.c
43345 ____________________________________________________________________________
43346 [ 24402] By: davem                                 on 2005/05/05  20:52:11
43347         Log: avoid accessing a just-freed SV (keep ponie happy)
43348      Branch: perl
43349            ! pad.c
43350 ____________________________________________________________________________
43351 [ 24401] By: rgs                                   on 2005/05/05  17:12:38
43352         Log: Missing files in Test::Simple
43353      Branch: perl
43354            + lib/Test/Simple/t/create.t lib/Test/Simple/t/is_deeply_fail.t
43355            + t/lib/Test/Simple/sample_tests/exit.plx
43356 ____________________________________________________________________________
43357 [ 24399] By: nicholas                              on 2005/05/05  15:17:23
43358         Log: Bump versions of non dual-life modules
43359      Branch: perl
43360            ! lib/File/Path.pm lib/FileCache.pm lib/Pod/Html.pm
43361            ! lib/Symbol.pm lib/utf8.pm win32/FindExt.pm
43362 ____________________________________________________________________________
43363 [ 24398] By: nicholas                              on 2005/05/05  14:54:20
43364         Log: Bump version numbers
43365      Branch: perl
43366            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
43367            ! ext/IO/lib/IO/Socket/INET.pm ext/XS/APItest/APItest.pm
43368 ____________________________________________________________________________
43369 [ 24397] By: rgs                                   on 2005/05/05  14:41:55
43370         Log: Upgrade to Test::Simple 0.60
43371      Branch: perl
43372            - lib/Test/Simple/t/is_deeply.t
43373            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
43374            ! lib/Test/Simple.pm lib/Test/Simple/Changes
43375            ! lib/Test/Simple/t/00signature.t
43376            ! lib/Test/Simple/t/circular_data.t lib/Test/Simple/t/exit.t
43377            ! lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
43378            ! lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/is_fh.t
43379            ! lib/Test/Simple/t/require_ok.t
43380 ____________________________________________________________________________
43381 [ 24396] By: nicholas                              on 2005/05/05  14:28:42
43382         Log: Bump B version numbers
43383      Branch: perl
43384            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
43385            ! ext/B/B/Disassembler.pm ext/B/B/Terse.pm
43386            ! ext/B/t/OptreeCheck.pm
43387 ____________________________________________________________________________
43388 [ 24393] By: davem                                 on 2005/05/05  12:06:32
43389         Log: stop Math/BigInt/t/bare_mbf.t producing spurious test output
43390      Branch: perl
43391            ! lib/Math/BigInt/t/bare_mbf.t
43392 ____________________________________________________________________________
43393 [ 24392] By: davem                                 on 2005/05/05  12:01:51
43394         Log: strictifying t/TEST stopped it handling '1..n todo' correctly
43395              (made scope of %toto too narrow)
43396      Branch: perl
43397            ! t/TEST
43398 ____________________________________________________________________________
43399 [ 24390] By: davem                                 on 2005/05/05  00:34:50
43400         Log: make t/TEST detect various failure modes in testfile outputs
43401              in particular:
43402              multiple leader lines
43403              leader line not first or last line of file
43404              unrecognised lines
43405              out-of-sequence test numbers
43406      Branch: perl
43407            ! t/TEST
43408 ____________________________________________________________________________
43409 [ 24389] By: davem                                 on 2005/05/04  22:14:54
43410         Log: strictify t/TEST
43411              make most variables lexical, narrow their scope, and give some of
43412              them more meaningful names. Also fix a harmless bug where the wrong
43413              filehandles are closed (A+B rather than U+A)
43414      Branch: perl
43415            ! t/TEST
43416 ____________________________________________________________________________
43417 [ 24388] By: rgs                                   on 2005/05/04  20:50:59
43418         Log: Document the unportability of atan2() edge cases
43419              and remove unportable tests (by Steve Peters)
43420      Branch: perl
43421            ! pod/perlport.pod t/op/exp.t
43422 ____________________________________________________________________________
43423 [ 24387] By: davem                                 on 2005/05/04  20:30:00
43424         Log: add test for [perl #34682] leaving eval via last in inner runops
43425      Branch: perl
43426            ! t/op/eval.t
43427 ____________________________________________________________________________
43428 [ 24386] By: rgs                                   on 2005/05/04  18:31:19
43429         Log: Fix test numerotation
43430      Branch: perl
43431            ! t/op/goto.t
43432 ____________________________________________________________________________
43433 [ 24385] By: davem                                 on 2005/05/04  15:52:11
43434         Log: make goto.t use test.pl, strict and warnings
43435      Branch: perl
43436            ! t/op/goto.t
43437 ____________________________________________________________________________
43438 [ 24384] By: davem                                 on 2005/05/04  14:01:40
43439         Log: SEGV when next is followed by a goto
43440              
43441              next and redo didn't restore PL_curcop
43442      Branch: perl
43443            ! pp_ctl.c t/op/goto.t
43444 ____________________________________________________________________________
43445 [ 24383] By: ams                                   on 2005/05/04  12:12:30
43446         Log: Subject: [PATCH] perlvar.pod verbatim paragraph first line does not start with a space
43447              From: Offer Kaye <offer.kaye@gmail.com>
43448              Date: Wed, 4 May 2005 15:10:37 +0300
43449              Message-Id: <56942505050405101bfe678d@mail.gmail.com>
43450      Branch: perl
43451            ! pod/perlvar.pod
43452 ____________________________________________________________________________
43453 [ 24382] By: rgs                                   on 2005/05/04  11:21:54
43454         Log: Sync synopses
43455      Branch: perl
43456            ! pod/perl.pod pod/perlrun.pod
43457 ____________________________________________________________________________
43458 [ 24381] By: davem                                 on 2005/05/03  22:10:45
43459         Log: document the internals of exception handling
43460      Branch: perl
43461            ! pod/perlhack.pod
43462 ____________________________________________________________________________
43463 [ 24380] By: rgs                                   on 2005/05/03  15:43:34
43464         Log: Fix getting prototype of builtins mkdir and setpgrp.
43465              Hardcode special exceptions for exec and system, instead
43466              of trying to be clever and failing.
43467      Branch: perl
43468            ! opcode.h opcode.pl pp.c t/op/cproto.t
43469 ____________________________________________________________________________
43470 [ 24379] By: rgs                                   on 2005/05/03  12:18:50
43471         Log: Error in the latest FindBin patch, noticed by Nicholas
43472      Branch: perl
43473            ! lib/FindBin.pm
43474 ____________________________________________________________________________
43475 [ 24378] By: rgs                                   on 2005/05/03  12:15:45
43476         Log: mkdir without arguments now defaults to $_
43477      Branch: perl
43478            ! opcode.h opcode.pl pod/perlfunc.pod t/op/cproto.t t/op/mkdir.t
43479 ____________________________________________________________________________
43480 [ 24377] By: nicholas                              on 2005/05/03  12:00:25
43481         Log: ok($a == $b) better written as cmp_ok($a, '==', $b)
43482              (The latter gives more diagnostics in the case of failure)
43483      Branch: perl
43484            ! t/op/exp.t
43485 ____________________________________________________________________________
43486 [ 24376] By: rgs                                   on 2005/05/03  09:45:24
43487         Log: Convert to test.pl
43488      Branch: perl
43489            ! t/op/mkdir.t
43490 ____________________________________________________________________________
43491 [ 24375] By: rgs                                   on 2005/05/03  08:53:25
43492         Log: Fix for [perl #34252] Access rights in FindBin::Bin
43493              At least on my platform, Cwd::getcwd doesn't find the current
43494              directory if it has no access to it. Try harder with Cwd::cwd.
43495      Branch: perl
43496            ! lib/FindBin.pm
43497 ____________________________________________________________________________
43498 [ 24374] By: steveh                                on 2005/05/03  08:51:24
43499         Log: Fix croak() and confess() so that they don't clobber $!
43500              (plus tests to check this)
43501      Branch: perl
43502            ! lib/Carp.pm lib/Carp.t
43503 ____________________________________________________________________________
43504 [ 24373] By: nicholas                              on 2005/05/03  08:45:28
43505         Log: PL_mess_sv is always >= SVt_PVMG, so no need for an if() test
43506      Branch: perl
43507            ! perl.c
43508 ____________________________________________________________________________
43509 [ 24372] By: rgs                                   on 2005/05/03  07:36:17
43510         Log: Subject: [perl #33809] optimize macro dXSARGS 
43511              From: Sergey Skvortsov (via RT) <perlbug-followup@perl.org>
43512              Date: 17 Jan 2005 09:02:33 -0000
43513              Message-ID: <rt-3.0.11-33809-105714.16.4209917806492@perl.org>
43514      Branch: perl
43515            ! XSUB.h pod/perlapi.pod universal.c
43516 ____________________________________________________________________________
43517 [ 24371] By: rgs                                   on 2005/05/03  06:56:03
43518         Log: Subject: [PATCH] IEEE math for the masses
43519              From: Steve Peters <steve@fisharerojo.org>
43520              Date: Fri, 15 Apr 2005 09:10:54 -0500
43521              Message-ID: <20050415141054.GA12749@mccoy.peters.homeunix.org>
43522              
43523              (tests added to t/op/exp.t)
43524      Branch: perl
43525            ! pp.c t/op/exp.t
43526 ____________________________________________________________________________
43527 [ 24370] By: rgs                                   on 2005/05/03  06:30:47
43528         Log: Convert to test.pl
43529      Branch: perl
43530            ! t/op/exp.t
43531 ____________________________________________________________________________
43532 [ 24369] By: nicholas                              on 2005/05/02  20:45:00
43533         Log: A slightly better layout for the diagram.
43534      Branch: perl
43535            ! ext/B/B.pm
43536 ____________________________________________________________________________
43537 [ 24368] By: rgs                                   on 2005/05/02  20:10:34
43538         Log: Clarify the definition of the 'w' pack format, as suggested by
43539              Alexey Toptygin.
43540      Branch: perl
43541            ! pod/perlfunc.pod
43542 ____________________________________________________________________________
43543 [ 24367] By: rgs                                   on 2005/05/02  17:10:19
43544         Log: For perls where pids and ppids are cached, when the ppid of
43545              the perl process becomes 1, refresh the ppid cache (this may
43546              indicate that the parent process has died.)
43547      Branch: perl
43548            ! pp_sys.c
43549 ____________________________________________________________________________
43550 [ 24366] By: rgs                                   on 2005/05/02  16:16:35
43551         Log: Change inheritance hierarchy of B subclassses :
43552              
43553              Subject: @B::NV::ISA = 'B::IV';
43554              From: Nicholas Clark <nick@ccl4.org>
43555              Date: Wed, 27 Apr 2005 14:57:51 +0100
43556              Message-ID: <20050427135750.GD94420@plum.flirble.org>
43557      Branch: perl
43558            ! ext/B/B.pm
43559 ____________________________________________________________________________
43560 [ 24365] By: rgs                                   on 2005/05/02  15:46:51
43561         Log: Subject: [PATCH] printf.patch: Adding printf checking for gcc
43562              From: Andy Lester <andy@petdance.com>
43563              Date: Sun, 1 May 2005 15:07:55 -0500
43564              Message-ID: <20050501200755.GA30259@petdance.com>
43565      Branch: perl
43566            ! gv.c lib/ExtUtils/t/Embed.t pad.c perl.c perl.h perlio.c
43567            ! perlio.h perliol.h pp_pack.c pp_sort.c x2p/util.c x2p/util.h
43568 ____________________________________________________________________________
43569 [ 24364] By: rgs                                   on 2005/05/02  14:48:04
43570         Log: Subject: Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
43571              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
43572              Date: Wed, 3 Nov 2004 16:38:01 +0100
43573              Message-ID: <20041103163801.6839be30@valis.local>
43574      Branch: perl
43575            ! ext/Data/Dumper/Dumper.pm
43576 ____________________________________________________________________________
43577 [ 24363] By: davem                                 on 2005/05/02  14:27:20
43578         Log: Better fix for #8738  (Core dump in 'leavetry')
43579              When in an inner runops loop (eg via a tie or sort), an eval
43580              needs a new JMPENV pushing by S_docatch. If an exception is raised,
43581              control is returned to S_docatch, and it must determine whether
43582              the eval that trapped the exception is an inner eval or an outer
43583              one. In the former case, restart the loop, in the latter case,
43584              rethrow the exception. This is determined by whether we are still
43585              at the same PL_curstackinfo level. This fails in the case of
43586              SPLICE(), which pushes a new SETJMP and runops level, but not a
43587              new stackinfo level. There may be other code which does similar.
43588              The solution is to store the current value of PL_top_env in each
43589              pushed CxEVAL, and see if it's still the same as PL_top_env when
43590              the exception is handled.
43591      Branch: perl
43592            ! cop.h pp_ctl.c
43593 ____________________________________________________________________________
43594 [ 24362] By: davem                                 on 2005/05/02  13:51:42
43595         Log: Revert change #15705 (Core dump in 'leavetry')
43596              This fixes bug #34682, reintroduces bug #8738 (ID 20020301.011),
43597              and reintroduces an eval optimisation for innter runops levels
43598      Branch: perl
43599            ! pp_ctl.c
43600 ____________________________________________________________________________
43601 [ 24361] By: davem                                 on 2005/05/02  13:29:17
43602         Log: move the SETJMP exception-handing definitions from scope.h to cop.h
43603              so that a JMPENV* entry can be added to struct block_eval
43604      Branch: perl
43605            ! cop.h scope.h
43606 ____________________________________________________________________________
43607 [ 24360] By: rgs                                   on 2005/05/02  09:37:04
43608         Log: Fix [perl #35162] $SIG{__DIE__} = 'IGNORE' is base.pm is illegal
43609      Branch: perl
43610            ! lib/base.pm
43611 ____________________________________________________________________________
43612 [ 24359] By: rgs                                   on 2005/05/02  08:09:38
43613         Log: Subject: [PATCH] undo pod utilities regression in 24034
43614              From: "Craig A. Berry" <craigberry@mac.com>
43615              Date: Fri, 29 Apr 2005 17:22:48 -0500
43616              Message-ID: <4272B3B8.6030603@mac.com>
43617      Branch: perl
43618            ! pod/pod2usage.PL pod/podselect.PL
43619 ____________________________________________________________________________
43620 [ 24358] By: rgs                                   on 2005/05/02  07:15:37
43621         Log: Subject: [PATCH] uninitialized warnings in regcomp
43622              From: Steven Philip Schubiger <steven@accognoscere.org>
43623              Date: Mon, 2 May 2005 01:14:29 +0200 (CEST)
43624              Message-Id: <200505012314.j41NETLk018737@accognoscere.homeunix.org>
43625      Branch: perl
43626            ! regcomp.c
43627 ____________________________________________________________________________
43628 [ 24357] By: nicholas                              on 2005/05/01  22:16:16
43629         Log: Explode if anyone attempts to sv_upgrade PL_mess_sv.
43630              Should this be a panic: ?
43631      Branch: perl
43632            ! sv.c
43633 ____________________________________________________________________________
43634 [ 24355] By: merijn                                on 2005/04/29  15:32:17
43635         Log: Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they were
43636              unintendedly removed by patch #23435
43637      Branch: perl
43638            ! config_h.SH
43639 ____________________________________________________________________________
43640 [ 24354] By: merijn                                on 2005/04/29  13:59:36
43641         Log: Subject: [PATCH] Small patch to perlport.pod
43642              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
43643              Date: Thu, 28 Apr 2005 02:24:04 +0200
43644              Message-Id: <D38E89F3-B77B-11D9-B91D-000502F3279F@free.fr>
43645      Branch: perl
43646            ! pod/perlport.pod
43647 ____________________________________________________________________________
43648 [ 24353] By: steveh                                on 2005/04/29  09:07:19
43649         Log: Subject: [PATCH] one cannot "static" exported functions
43650              From: <jarkko.hietaniemi@nokia.com>
43651              Date: Fri, 29 Apr 2005 11:02:01 +0300
43652              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D705@esebe105.NOE.Nokia.com>
43653      Branch: perl
43654            ! perlio.c
43655 ____________________________________________________________________________
43656 [ 24352] By: steveh                                on 2005/04/29  08:24:50
43657         Log: Skip PL_sig_sv when PERL_IMPLICIT_CONTEXT is defined
43658              (rather than when PERL_IMPLICIT_SYS is defined)
43659      Branch: perl
43660            ! makedef.pl
43661 ____________________________________________________________________________
43662 [ 24351] By: nicholas                              on 2005/04/28  22:28:53
43663         Log: Refactor Perl_sv_utf8_upgrade_flags to use SvPV_free
43664      Branch: perl
43665            ! sv.c
43666 ____________________________________________________________________________
43667 [ 24350] By: steveh                                on 2005/04/28  16:42:13
43668         Log: Subject: (in blead) a missing const in a prototype
43669              From: <jarkko.hietaniemi@nokia.com>
43670              Date: Wed, 27 Apr 2005 17:35:27 +0300
43671              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6ED@esebe105.NOE.Nokia.com>
43672      Branch: perl
43673            ! embed.fnc proto.h
43674 ____________________________________________________________________________
43675 [ 24349] By: steveh                                on 2005/04/28  16:38:51
43676         Log: Silence a compilation warning on Win32
43677      Branch: perl
43678            ! pp.c
43679 ____________________________________________________________________________
43680 [ 24348] By: nicholas                              on 2005/04/28  11:22:15
43681         Log: Add a new macro SvPV_free() which undoes OOK and free()s the PVX(),
43682              becase there's a lot of code around that calls SvOOK_off(), memmov()s
43683              the buffer, then promptly free()s it. So avoid the needless memmov().
43684      Branch: perl
43685            ! perl.c pp.c pp_ctl.c pp_hot.c sv.c sv.h
43686 ____________________________________________________________________________
43687 [ 24347] By: steveh                                on 2005/04/28  11:13:55
43688         Log: Remove temporary clean-up from Win32 makefiles
43689              
43690              Change 22501 temporarily added some clean-up to the Win32 makefiles
43691              which was only meant to stay until cpan rt #5616 was fixed.  It is
43692              now fixed (in EU-MM 6.22, which in turn has been in blead for a
43693              while now), so these hacks are no longer required.
43694              
43695              This change is also good for maint, which currently contains EU-MM
43696              6.17, which didn't create the blibdirs.exists files in question
43697              anyway.
43698      Branch: perl
43699            ! win32/Makefile win32/makefile.mk
43700 ____________________________________________________________________________
43701 [ 24345] By: rgs                                   on 2005/04/28  09:29:07
43702         Log: Remove confusing punctuation
43703              (spotted by David Rigaudiere)
43704      Branch: perl
43705            ! pod/perlvar.pod
43706 ____________________________________________________________________________
43707 [ 24344] By: nicholas                              on 2005/04/28  09:29:06
43708         Log: Calling sv_backoff() on something that's about to be free()d will
43709              memmov() memory that's about to be freed. Seems wasteful.
43710      Branch: perl
43711            ! sv.c
43712 ____________________________________________________________________________
43713 [ 24341] By: steveh                                on 2005/04/28  08:44:28
43714         Log: Fix perlsio_binmode() export breakage caused by change #24338
43715              
43716              Define and export perlsio_binmode() based on the same condition,
43717              namely, that USE_PERLIO is defined and USE_SFIO is not.
43718      Branch: perl
43719            ! makedef.pl perlio.c
43720 ____________________________________________________________________________
43721 [ 24340] By: nicholas                              on 2005/04/28  08:34:57
43722         Log: The if() clause is the wrong way round, so OOK can never be true in
43723              this case. Given that OOK is never undone, we could never have been
43724              correctly upgrading a PV with OOK to HV or AV. I believe that only
43725              SVt_NULL is the only type ever upgraded to HV or AV.
43726      Branch: perl
43727            ! sv.c
43728 ____________________________________________________________________________
43729 [ 24339] By: rgs                                   on 2005/04/27  20:24:30
43730         Log: A couple of warning fixes by Gisle
43731      Branch: perl
43732            ! pp.c pp_sys.c
43733 ____________________________________________________________________________
43734 [ 24338] By: rgs                                   on 2005/04/27  14:48:46
43735         Log: Subject: [PATCH] perlio-two.patch: More warnings squashed, more consts
43736              From: Andy Lester <andy@petdance.com>
43737              Date: Wed, 27 Apr 2005 10:02:43 -0500
43738              Message-ID: <20050427150243.GA21883@petdance.com>
43739      Branch: perl
43740            ! perl.c perlio.c perlio.h perliol.h
43741 ____________________________________________________________________________
43742 [ 24334] By: steveh                                on 2005/04/27  08:35:40
43743         Log: Subject: Win32 MM test fix
43744              From: Michael G Schwern <schwern@pobox.com>
43745              Date: Mon, 18 Apr 2005 14:30:19 -0700
43746              Message-ID: <20050418213019.GA15797@windhund.schwern.org>
43747              
43748              Subject: Re: Win32 MM test fix
43749              From: demerphq <demerphq@gmail.com>
43750              Date: Tue, 19 Apr 2005 00:57:59 +0200
43751              Message-ID: <9b18b31105041815573e10dc10@mail.gmail.com>
43752      Branch: perl
43753            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
43754 ____________________________________________________________________________
43755 [ 24333] By: rgs                                   on 2005/04/26  21:03:43
43756         Log: Subject: [PATCH] XS() __attribute__
43757              From: Andy Lester <andy@petdance.com>
43758              Date: Fri, 22 Apr 2005 17:39:47 -0500
43759              Message-ID: <20050422223947.GA4681@petdance.com>
43760      Branch: perl
43761            ! XSUB.h universal.c xsutils.c
43762 ____________________________________________________________________________
43763 [ 24328] By: rgs                                   on 2005/04/26  14:27:01
43764         Log: Subject: Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patches
43765              From: Andy Lester <andy@petdance.com>
43766              Date: Mon, 25 Apr 2005 17:56:51 -0500
43767              Message-ID: <20050425225651.GB17271@petdance.com>
43768      Branch: perl
43769            ! embed.fnc embed.h perl.h pod/perlapi.pod pp_pack.c proto.h
43770 ____________________________________________________________________________
43771 [ 24326] By: rgs                                   on 2005/04/26  12:49:03
43772         Log: Upgrade to CGI.pm 3.08
43773      Branch: perl
43774            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
43775            ! lib/CGI/Pretty.pm
43776 ____________________________________________________________________________
43777 [ 24325] By: merijn                                on 2005/04/26  11:28:42
43778         Log: Subject: [PATCH?] for AIX problems? RE: [PATCH] Symbian port of Perl
43779              Date: Tue, 26 Apr 2005 12:22:12 +0300
43780              From: <jarkko.hietaniemi@nokia.com>
43781              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6CB@esebe105.NOE.Nokia.com>
43782              From: Steve Hay <steve.hay@uk.radan.com>
43783              Message-ID: <426E11A3.8070002@uk.radan.com>
43784      Branch: perl
43785            ! ext/Storable/Storable.xs
43786 ____________________________________________________________________________
43787 [ 24321] By: steveh                                on 2005/04/25  13:09:57
43788         Log: Update location to fetch dmake from in README.win32
43789              
43790              Use the generic search.cpan.org URL so that the latest version is
43791              always found
43792      Branch: perl
43793            ! README.win32
43794 ____________________________________________________________________________
43795 [ 24320] By: nicholas                              on 2005/04/25  11:41:01
43796         Log: Subject: [PATCH] mktables.lst and related stuff (was Re: [PATCH] Unicode 4.1.0)
43797              From: demerphq <demerphq@gmail.com>
43798              Message-ID: <9b18b31105042412352fcf2bc5@mail.gmail.com>
43799              Date: Sun, 24 Apr 2005 21:35:35 +0200
43800      Branch: perl
43801            ! lib/unicore/README.perl lib/unicore/mktables
43802            ! lib/unicore/mktables.lst
43803 ____________________________________________________________________________
43804 [ 24319] By: steveh                                on 2005/04/25  11:05:24
43805         Log: Provide $Config{libswanted_uselargefiles} on Win32
43806              
43807              This fixes some test failures introduced by change 24271.
43808      Branch: perl
43809            ! win32/config.bc win32/config.gc win32/config.vc
43810            ! win32/config.vc64
43811 ____________________________________________________________________________
43812 [ 24318] By: steveh                                on 2005/04/25  07:47:11
43813         Log: Subject: [PATCH] combopatch
43814              From: Jarkko Hietaniemi <jhi@iki.fi>
43815              Date: Sun, 24 Apr 2005 22:58:15 +0300
43816              Message-ID: <426BFA57.9060105@iki.fi>
43817      Branch: perl
43818            ! embed.fnc makedef.pl mg.c perl.c perl.h perlvars.h pp_pack.c
43819            ! proto.h toke.c util.c
43820 ____________________________________________________________________________
43821 [ 24317] By: rgs                                   on 2005/04/25  06:30:44
43822         Log: Fix typo, noticed by Randal Schwartz
43823      Branch: perl
43824            ! pod/perlfunc.pod
43825 ____________________________________________________________________________
43826 [ 24316] By: ams                                   on 2005/04/25  01:36:38
43827         Log: Add STORABLE_attach hook (Adam Kennedy).
43828      Branch: perl
43829            + ext/Storable/t/HAS_ATTACH.pm ext/Storable/t/attach_errors.t
43830            + ext/Storable/t/attach_singleton.t
43831            + ext/Storable/t/circular_hook.t
43832            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
43833            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
43834 ____________________________________________________________________________
43835 [ 24315] By: rgs                                   on 2005/04/24  15:25:18
43836         Log: Add files missing in 24314
43837      Branch: perl
43838            + lib/Test/Harness/Point.pm lib/Test/Harness/t/from_line.t
43839            + lib/Test/Harness/t/point-parse.t lib/Test/Harness/t/point.t
43840            + lib/Test/Harness/t/version.t
43841 ____________________________________________________________________________
43842 [ 24314] By: rgs                                   on 2005/04/24  13:26:50
43843         Log: Upgrade to Test::Harness 2.48
43844      Branch: perl
43845            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
43846            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
43847            ! lib/Test/Harness/t/00compile.t
43848            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
43849            ! t/lib/sample-tests/skip
43850 ____________________________________________________________________________
43851 [ 24313] By: merijn                                on 2005/04/24  11:52:03
43852         Log: Subject: [PATCH] Add -Wdeclaration-after-statement to default flags for gcc 3+
43853              From: Steve Peters <steve@fisharerojo.org>
43854              Date: Sat, 23 Apr 2005 22:37:48 -0500
43855              Message-ID: <20050424033748.GA23117@mccoy.peters.homeunix.org>
43856      Branch: perl
43857            ! Configure
43858 ____________________________________________________________________________
43859 [ 24311] By: rgs                                   on 2005/04/24  11:48:24
43860         Log: Add %patchlevel hash to Module::CoreList
43861      Branch: perl
43862            ! lib/Module/CoreList.pm
43863 ____________________________________________________________________________
43864 [ 24310] By: merijn                                on 2005/04/24  09:12:37
43865         Log: Subject: [PATCH] lib/Time/Local.t: time_t is unsigned on VMS
43866              From: "Craig A. Berry" <craigberry@mac.com>
43867              Date: Sat, 23 Apr 2005 18:25:52 -0500
43868              Message-ID: <426AD980.2010801@mac.com>
43869      Branch: perl
43870            ! lib/Time/Local.t
43871 ____________________________________________________________________________
43872 [ 24309] By: nicholas                              on 2005/04/23  14:00:49
43873         Log: Variable declarations can't come after statements in C89.
43874      Branch: perl
43875            ! util.c
43876 ____________________________________________________________________________
43877 [ 24308] By: nicholas                              on 2005/04/23  13:57:41
43878         Log: Save state when auto-generating #ifdef PERL_CORE and PERL_CORE/PERL_EXT
43879              reducing embed.h by about 10%.
43880      Branch: perl
43881            ! embed.h embed.pl
43882 ____________________________________________________________________________
43883 [ 24307] By: davem                                 on 2005/04/23  13:56:18
43884         Log: Subject:  [PATCH] Fix for warnings in util.c/Perl_init_tm()
43885              From:  Steve Peters <steve@fisharerojo.org>
43886              Date:  Fri, 22 Apr 2005 22:36:03 -0500
43887              Message-Id:  <20050423033603.GA32547@mccoy.peters.homeunix.org>
43888              
43889              localtime() can return null
43890      Branch: perl
43891            ! util.c
43892 ____________________________________________________________________________
43893 [ 24303] By: nicholas                              on 2005/04/22  21:40:21
43894         Log: Convert to test.pl
43895      Branch: perl
43896            ! t/op/substr.t
43897 ____________________________________________________________________________
43898 [ 24301] By: nicholas                              on 2005/04/22  16:21:46
43899         Log: Subject: [PATCH] t/uni/class.t -- update VMS test skippage
43900              From: "Craig A. Berry" <craigberry@mac.com>
43901              Message-ID: <42692501.6090809@mac.com>
43902              Date: Fri, 22 Apr 2005 11:23:29 -0500
43903      Branch: perl
43904            ! t/uni/class.t
43905 ____________________________________________________________________________
43906 [ 24300] By: rgs                                   on 2005/04/22  16:17:36
43907         Log: Patch by Yves Orton to accept several options on the corelist(1)
43908              command-line. Plus POD nits.
43909      Branch: perl
43910            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
43911 ____________________________________________________________________________
43912 [ 24290] By: steveh                                on 2005/04/22  13:51:47
43913         Log: Fix last remaining Win32 linker error following change 24271
43914              
43915              (Supplied by Jarkko in a makedef.pl that was omitted from the
43916              aforementioned change)
43917      Branch: perl
43918            ! makedef.pl
43919 ____________________________________________________________________________
43920 [ 24287] By: rgs                                   on 2005/04/22  12:42:37
43921         Log: There's no point listing '-f' in --help output
43922              when perl isn't built with USE_SITECUSTOMIZE, since it might
43923              confuse users about $sitelib/sitecustomize.pl being sourced
43924              at startup.
43925      Branch: perl
43926            ! perl.c
43927 ____________________________________________________________________________
43928 [ 24286] By: nicholas                              on 2005/04/22  12:37:19
43929         Log: For now, TODO the 2 tests that fail on 5.8.x
43930      Branch: perl
43931            ! ext/B/t/optree_specials.t
43932 ____________________________________________________________________________
43933 [ 24284] By: rgs                                   on 2005/04/22  12:34:14
43934         Log: -A wasn't listed in the --help output
43935      Branch: perl
43936            ! perl.c
43937 ____________________________________________________________________________
43938 [ 24280] By: steveh                                on 2005/04/22  09:59:54
43939         Log: Fix more Win32 linker errors following change 24271
43940              
43941              This clears up problems with Perl_free_global_struct and
43942              Perl_init_global_struct
43943      Branch: perl
43944            ! embed.fnc embed.h global.sym makedef.pl proto.h
43945 ____________________________________________________________________________
43946 [ 24279] By: rgs                                   on 2005/04/22  09:04:08
43947         Log: Subject: [PATCH] pp_pack.c warning quieting
43948              From: Andy Lester <andy@petdance.com>
43949              Date: Thu, 21 Apr 2005 11:33:13 -0500
43950              Message-ID: <20050421163313.GA20930@petdance.com>
43951      Branch: perl
43952            ! pp_pack.c
43953 ____________________________________________________________________________
43954 [ 24278] By: steveh                                on 2005/04/22  08:59:58
43955         Log: Fix Win32 linker errors following change 24271
43956              
43957              This clears up "unresolved external" errors for the following symbols:
43958              
43959              PL_watch_pvx
43960              Perl_Gappctx_ptr
43961              Perl_Gmmap_page_size_ptr
43962              Perl_Gsig_defaulting_ptr
43963              Perl_Gsig_handlers_initted_ptr
43964              Perl_Gsig_ignoring_ptr
43965              Perl_Gsig_sv_ptr
43966              Perl_Gtimesbase_ptr
43967              Perl_Gwatch_pvx_ptr
43968      Branch: perl
43969            ! makedef.pl
43970 ____________________________________________________________________________
43971 [ 24277] By: rgs                                   on 2005/04/22  08:48:14
43972         Log: Subject: [PATCH] bytecode.pl, bytecode.h, and sv.h fixes
43973              From: Steve Peters <steve@fisharerojo.org>
43974              Date: Thu, 21 Apr 2005 18:55:47 -0500
43975              Message-ID: <20050421235547.GA12149@mccoy.peters.homeunix.org>
43976      Branch: perl
43977            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
43978            ! sv.h
43979 ____________________________________________________________________________
43980 [ 24276] By: steveh                                on 2005/04/22  08:13:01
43981         Log: Fix my_chsize() for systems having chsize(), broken by change #24271
43982      Branch: perl
43983            ! pp_sys.c
43984 ____________________________________________________________________________
43985 [ 24275] By: davem                                 on 2005/04/21  21:30:11
43986         Log: Sigh - really bump Text::Wrap version number this time.
43987      Branch: perl
43988            ! lib/Text/Wrap.pm
43989 ____________________________________________________________________________
43990 [ 24274] By: davem                                 on 2005/04/21  21:27:15
43991         Log: bump version number in Text::Wrap after change #24273
43992      Branch: perl
43993            ! lib/Text/Wrap.pm
43994 ____________________________________________________________________________
43995 [ 24273] By: davem                                 on 2005/04/21  21:22:54
43996         Log: Text::Wrap::wrap() fails with non-space separator
43997      Branch: perl
43998            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
43999 ____________________________________________________________________________
44000 [ 24271] By: rgs                                   on 2005/04/21  15:38:30
44001         Log: Subject: [PATCH] Symbian port of Perl
44002              From: <jarkko.hietaniemi@nokia.com>
44003              Date: Mon, 18 Apr 2005 13:18:30 +0300
44004              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
44005      Branch: perl
44006            + README.symbian ext/DynaLoader/dl_symbian.xs
44007            + symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlApp.hrh
44008            + symbian/PerlApp.rss symbian/PerlAppAif.rss
44009            + symbian/PerlBase.cpp symbian/PerlBase.h symbian/PerlBase.pod
44010            + symbian/PerlRecog.cpp symbian/PerlRecog.mmp symbian/README
44011            + symbian/TODO symbian/bld.inf symbian/config.pl
44012            + symbian/config.sh symbian/cwd.pl symbian/demo_pl
44013            + symbian/install.cfg symbian/makesis.pl symbian/port.pl
44014            + symbian/sanity.pl symbian/sdk.pl symbian/symbian_dll.cpp
44015            + symbian/symbian_proto.h symbian/symbian_stubs.c
44016            + symbian/symbian_stubs.h symbian/symbian_utils.cpp
44017            + symbian/symbianish.h symbian/uid.pl symbian/version.pl
44018            + symbian/xsbuild.pl
44019            ! EXTERN.h INTERN.h MANIFEST Porting/curliff.pl Porting/makerel
44020            ! XSUB.h av.c bytecode.pl configpm doio.c dump.c embed.fnc
44021            ! embed.h embed.pl embedvar.h ext/B/B.xs
44022            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
44023            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
44024            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
44025            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
44026            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
44027            ! ext/POSIX/POSIX.xs ext/PerlIO/scalar/scalar.xs
44028            ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/sdbm.c
44029            ! ext/Storable/Storable.xs ext/Time/HiRes/HiRes.xs global.sym
44030            ! globvar.sym gv.c hv.c intrpvar.h lib/ExtUtils/t/Embed.t
44031            ! lib/ExtUtils/xsubpp lib/File/Spec.pm lib/File/Spec/Win32.pm
44032            ! locale.c mg.c miniperlmain.c numeric.c op.c opcode.h opcode.pl
44033            ! pad.c patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.c
44034            ! perlio.h perliol.h perlvars.h pod.lst pod/perl.pod
44035            ! pod/perlguts.pod pod/perlintern.pod pp.c pp_ctl.c pp_hot.c
44036            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.pl regcomp.c
44037            ! regexec.c scope.h sv.c taint.c toke.c universal.c utf8.c
44038            ! utf8.h util.c util.h vms/descrip_mms.template win32/Makefile
44039            ! win32/makefile.mk win32/win32io.c xsutils.c
44040 ____________________________________________________________________________
44041 [ 24270] By: davem                                 on 2005/04/21  15:36:14
44042         Log: substr uses utf8 length cache incorrectly
44043      Branch: perl
44044            ! sv.c t/op/substr.t
44045 ____________________________________________________________________________
44046 [ 24269] By: davem                                 on 2005/04/21  00:13:14
44047         Log: Subject:  [PATCH] extra code in pp_concat, Take 2
44048              From:  Andy Lester <andy@petdance.com>
44049              Date:  Wed, 13 Apr 2005 21:06:01 -0500
44050              Message-Id:  <20050414020601.GA21346@petdance.com>
44051              
44052              add 'const', and remove extraneous code, from pp_concat
44053      Branch: perl
44054            ! pp_hot.c t/op/concat.t
44055 ____________________________________________________________________________
44056 [ 24268] By: davem                                 on 2005/04/20  23:56:18
44057         Log: Subject:  patch to [PATCH] Fix MGVTBL structures in perl.h (preprocessor
44058              From:  David Dyck <david.dyck@fluke.com>
44059              Date:  Wed, 20 Apr 2005 16:35:55 -0700 (PDT)
44060              Message-Id:  <Pine.LNX.4.62.0504201627550.27786@dd.tc.fluke.com>
44061              
44062              fix nits in change #24264:
44063              some preprocessors don't like #ifdefs within a macro's args;
44064              also removed duplicate semicolons from macro definitions.
44065      Branch: perl
44066            ! perl.h
44067 ____________________________________________________________________________
44068 [ 24267] By: davem                                 on 2005/04/20  23:35:54
44069         Log: In change 24266 I failed to actually change anything. Sigh.
44070      Branch: perl
44071            ! ext/Sys/Syslog/Syslog.pm
44072 ____________________________________________________________________________
44073 [ 24266] By: davem                                 on 2005/04/20  23:32:04
44074         Log: change misleading syslog() example
44075      Branch: perl
44076            ! ext/Sys/Syslog/Syslog.pm
44077 ____________________________________________________________________________
44078 [ 24265] By: davem                                 on 2005/04/20  21:47:40
44079         Log: Subject:  [perl #35059] [PATCH] caller() skips frames (such as eval() frames) if $^P set 
44080              From:  glasser@tang-eleven-seventy-nine.mit.edu (via RT) <perlbug-followup@perl.org>
44081              Date:  20 Apr 2005 19:28:14 -0000
44082              Message-Id:  <rt-3.0.11-35059-111134.0.304511316819145@perl.org>
44083              
44084              improved version of change 21842 that copes with glob DB::sub
44085              existing but &DB::sub not existing.
44086      Branch: perl
44087            ! mg.c pp_ctl.c t/op/caller.t
44088 ____________________________________________________________________________
44089 [ 24264] By: davem                                 on 2005/04/20  21:32:23
44090         Log: Subject:  [PATCH] Fix MGVTBL structures in perl.h
44091              From:  Andy Lester <andy@petdance.com>
44092              Date:  Wed, 20 Apr 2005 15:09:24 -0500
44093              Message-Id:  <20050420200923.GA3017@petdance.com>
44094              
44095              The MGVTBL structures contain 7 function pointers, but only 5 were
44096              getting initialized. Plus, there were repeated lists between
44097              declaration and definition; add a macro to declare or define
44098              all the global MGVTBLs as appropriate.
44099      Branch: perl
44100            ! perl.h
44101 ____________________________________________________________________________
44102 [ 24260] By: nicholas                              on 2005/04/20  13:51:54
44103         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #6
44104              From: Steve Peters <steve@fisharerojo.org>
44105              Message-ID: <20050420112720.GA31042@mccoy.peters.homeunix.org>
44106              Date: Wed, 20 Apr 2005 06:27:20 -0500
44107      Branch: perl
44108            ! bytecode.pl ext/ByteLoader/bytecode.h malloc.c sv.c
44109 ____________________________________________________________________________
44110 [ 24258] By: nicholas                              on 2005/04/20  08:13:21
44111         Log: Merge common code. Reduces object size by 1K on x86, 6K on PPC
44112      Branch: perl
44113            ! sv.c
44114 ____________________________________________________________________________
44115 [ 24257] By: davem                                 on 2005/04/19  23:47:38
44116         Log: run regen_headers after addition of FOO_set() macros
44117      Branch: perl
44118            ! ext/ByteLoader/byterun.c
44119 ____________________________________________________________________________
44120 [ 24256] By: davem                                 on 2005/04/19  23:43:54
44121         Log: Subject:  [PATCH] pad_compname_type(), takes care of a clunky macro
44122              From:  Andy Lester <andy@petdance.com>
44123              Date:  Tue, 19 Apr 2005 11:38:44 -0500
44124              Message-Id:  <20050419163844.GA19747@petdance.com>
44125      Branch: perl
44126            ! embed.fnc embed.h pad.c pad.h proto.h
44127 ____________________________________________________________________________
44128 [ 24255] By: davem                                 on 2005/04/19  23:31:52
44129         Log: DEBUG_LEAKING_SCALARS could use the value of a freed PL_op
44130      Branch: perl
44131            ! op.c
44132 ____________________________________________________________________________
44133 [ 24254] By: nicholas                              on 2005/04/19  21:53:38
44134         Log: Don't set things to zero twice. Once is enough. (see also change 15255)
44135      Branch: perl
44136            ! sv.c
44137 ____________________________________________________________________________
44138 [ 24253] By: nicholas                              on 2005/04/19  20:55:24
44139         Log: Restore SvEND_set
44140      Branch: perl
44141            ! sv.h
44142 ____________________________________________________________________________
44143 [ 24252] By: nicholas                              on 2005/04/19  20:07:49
44144         Log: Force RVALUE macros when in PERL_DEBUG_COW
44145      Branch: perl
44146            ! ext/ByteLoader/byterun.c sv.c sv.h
44147 ____________________________________________________________________________
44148 [ 24251] By: nicholas                              on 2005/04/19  14:25:00
44149         Log: Avoid generating thousands of UTF-8 warnings when testing under a
44150              UTF-8 locale
44151      Branch: perl
44152            ! t/op/pack.t
44153 ____________________________________________________________________________
44154 [ 24249] By: rgs                                   on 2005/04/19  11:20:37
44155         Log: Simplify PERL_DEBUG_PAD_ZERO so it continues to expand to
44156              valid C code
44157      Branch: perl
44158            ! perl.h
44159 ____________________________________________________________________________
44160 [ 24248] By: nicholas                              on 2005/04/19  09:55:51
44161         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #5
44162              From: Steve Peters <steve@fisharerojo.org>
44163              Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
44164              Date: Mon, 18 Apr 2005 19:09:25 -0500
44165      Branch: perl
44166            ! dump.c ext/ByteLoader/ByteLoader.pm ext/ByteLoader/byterun.c
44167            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
44168            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
44169            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
44170            ! ext/List/Util/lib/List/Util.pm ext/POSIX/POSIX.pm
44171            ! ext/POSIX/POSIX.xs ext/PerlIO/encoding/encoding.pm
44172            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.pm
44173            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.pm
44174            ! ext/Storable/Storable.xs ext/threads/shared/shared.pm
44175            ! ext/threads/shared/shared.xs ext/threads/threads.pm gv.c mg.c
44176            ! op.c pad.c pad.h perl.h pp.c pp.h pp_hot.c pp_pack.c regcomp.c
44177            ! scope.c sv.c sv.h toke.c
44178 ____________________________________________________________________________
44179 [ 24247] By: davem                                 on 2005/04/19  01:38:54
44180         Log: Add CLONE_SKIP() class method to allow individual classes to skip
44181              cloning objects during thread creation
44182      Branch: perl
44183            ! dump.c ext/threads/t/thread.t pod/perlmod.pod sv.c sv.h
44184 ____________________________________________________________________________
44185 [ 24246] By: nicholas                              on 2005/04/18  22:31:48
44186         Log: PERL_DEBUG_COW for SvUVX and SvPVX
44187      Branch: perl
44188            ! ext/DynaLoader/dl_dyld.xs sv.h
44189 ____________________________________________________________________________
44190 [ 24245] By: nicholas                              on 2005/04/18  21:58:22
44191         Log: SvPV_renew also calls SvLEN_set
44192              Add SvPV_shrink_to_cur(sv) to call SvPV_renew with SvCUR(sv)+1.
44193              For Ponie this can be a single call into the PMC
44194      Branch: perl
44195            ! pp_hot.c pp_sys.c sv.h toke.c
44196 ____________________________________________________________________________
44197 [ 24244] By: nicholas                              on 2005/04/18  20:37:13
44198         Log: Replace Renew(SvPVX(...)...) with SvPV_renew, which avoids an LVALUE
44199              SvPVX
44200      Branch: perl
44201            ! pp_hot.c pp_sys.c sv.h toke.c
44202 ____________________________________________________________________________
44203 [ 24243] By: nicholas                              on 2005/04/18  19:50:12
44204         Log: A more efficient way of expressing the MALLOC_WRAP conditional compile.
44205      Branch: perl
44206            ! handy.h
44207 ____________________________________________________________________________
44208 [ 24242] By: steveh                                on 2005/04/18  16:04:20
44209         Log: Fix bug #33664: allow for transport providers with protocol == 0
44210              
44211              (This indicates that any protocol may be used, so don't bother checking
44212              that the requested protocol matches in this case.)
44213      Branch: perl
44214            ! win32/win32sck.c
44215 ____________________________________________________________________________
44216 [ 24241] By: nicholas                              on 2005/04/18  15:23:45
44217         Log: Refactor the odd-one-out code before a Renew(SvPVX(...)...)
44218      Branch: perl
44219            ! pp_hot.c
44220 ____________________________________________________________________________
44221 [ 24240] By: nicholas                              on 2005/04/18  14:15:52
44222         Log: Two more uses of lvalue SvIVX()
44223      Branch: perl
44224            ! ext/ByteLoader/byterun.c lib/ExtUtils/t/Constant.t
44225 ____________________________________________________________________________
44226 [ 24239] By: nicholas                              on 2005/04/18  12:18:20
44227         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #4
44228              Message-ID: <20050416160502.GA26957@mccoy.peters.homeunix.org>
44229              From: Steve Peters <steve@fisharerojo.org>
44230              Date: Sat, 16 Apr 2005 11:05:02 -0500
44231              
44232              plus fix to Perl_rvpv_dup assigning to an RV with SvPVX
44233      Branch: perl
44234            ! av.c cop.h ext/PerlIO/encoding/encoding.xs
44235            ! ext/Storable/Storable.xs gv.c malloc.c perl.c pp.c pp_ctl.c
44236            ! pp_hot.c pp_pack.c pp_sort.c scope.c sv.c
44237 ____________________________________________________________________________
44238 [ 24238] By: rgs                                   on 2005/04/15  13:16:29
44239         Log: Update the outdated info in "Minimizing the Perl installation"
44240      Branch: perl
44241            ! INSTALL
44242 ____________________________________________________________________________
44243 [ 24237] By: rgs                                   on 2005/04/14  16:13:45
44244         Log: Fix for:
44245              [perl #34934] perl 5.8.5 on x86 and x86-64 hang at compile-time
44246              From: bstrand@switchmanagement.com (via RT) <perlbug-followup@perl.org>
44247              Date: 12 Apr 2005 19:12:58 -0000
44248              Message-ID: <rt-3.0.11-34934-110595.15.9181274318682@perl.org>
44249              
44250              This syntax error now produces a panic message.
44251      Branch: perl
44252            ! op.c
44253 ____________________________________________________________________________
44254 [ 24236] By: merijn                                on 2005/04/13  15:10:24
44255         Log: Subject: [PATCH] Removing yydestruct from perly.c
44256              From: Andy Lester <andy@petdance.com>
44257              Date: Wed, 13 Apr 2005 10:06:47 -0500
44258              Message-ID: <20050413150647.GA13464@petdance.com>
44259      Branch: perl
44260            ! perly.c
44261 ____________________________________________________________________________
44262 [ 24235] By: merijn                                on 2005/04/13  14:51:00
44263         Log: Mandrakesoft is now Mandriva
44264      Branch: perl
44265            ! AUTHORS
44266 ____________________________________________________________________________
44267 [ 24234] By: merijn                                on 2005/04/13  14:41:20
44268         Log: H.Merijn changed e-mail
44269      Branch: perl
44270            ! AUTHORS Porting/checkAUTHORS.pl Porting/patching.pod
44271            ! README.aix README.hpux ext/Encode/AUTHORS ext/Storable/README
44272 ____________________________________________________________________________
44273 [ 24233] By: rgs                                   on 2005/04/13  08:25:43
44274         Log: Subject: [PATCH Perl 5.9.2] -Wformat 
44275              From: Robin Barker <Robin.Barker@npl.co.uk>
44276              Date: Tue, 12 Apr 2005 18:53:32 +0100
44277              Message-ID: <533D273D4014D411AB1D00062938C4D90849C634@hotel.npl.co.uk>
44278      Branch: perl
44279            ! perly.c regcomp.c regexec.c toke.c
44280 ____________________________________________________________________________
44281 [ 24232] By: rgs                                   on 2005/04/13  07:24:07
44282         Log: Upgrade to ExtUtils::MakeMaker 6.28
44283      Branch: perl
44284            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
44285            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_AIX.pm
44286            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker.pm
44287            ! lib/ExtUtils/Manifest.pm
44288 ____________________________________________________________________________
44289 [ 24231] By: rgs                                   on 2005/04/12  15:30:23
44290         Log: Upgrade to Encode 2.0902
44291      Branch: perl
44292            + ext/Encode/t/utf8strict.t
44293            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
44294            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
44295            ! ext/Encode/MANIFEST ext/Encode/META.yml
44296            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
44297            ! ext/Encode/t/fallback.t
44298 ____________________________________________________________________________
44299 [ 24230] By: nicholas                              on 2005/04/12  11:24:49
44300         Log: Don't PERL_HASH(SvUVX(...)...) as it's actually a set.
44301              Plus add an editor block
44302      Branch: perl
44303            ! op.c
44304 ____________________________________________________________________________
44305 [ 24229] By: nicholas                              on 2005/04/12  09:19:43
44306         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #3
44307              From: Steve Peters <steve@fisharerojo.org>
44308              Message-ID: <20050411023736.GB9355@mccoy.peters.homeunix.org>
44309              Date: Sun, 10 Apr 2005 21:37:36 -0500
44310              
44311              (with correction to SvUV_set)
44312      Branch: perl
44313            ! ext/List/Util/Util.xs sv.c sv.h
44314 ____________________________________________________________________________
44315 [ 24228] By: nicholas                              on 2005/04/11  14:53:38
44316         Log: Avoid taking a reference to SvIVX and putting that address on the
44317              save stack
44318      Branch: perl
44319            ! perl.c pp_ctl.c pp_hot.c
44320 ____________________________________________________________________________
44321 [ 24227] By: steveh                                on 2005/04/11  10:39:59
44322         Log: Support d_libm_lib_version for Win32 (see change 24217)
44323      Branch: perl
44324            ! win32/config.bc win32/config.gc win32/config.vc
44325            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
44326            ! win32/config_H.vc win32/config_H.vc64
44327 ____________________________________________________________________________
44328 [ 24226] By: merijn                                on 2005/04/11  10:09:06
44329         Log: Out of sync metaunit caused the erroneous return of the
44330              removed d_sitecustomize. Mea Culpa.
44331      Branch: perl
44332            ! Configure
44333 ____________________________________________________________________________
44334 [ 24225] By: steveh                                on 2005/04/11  09:39:40
44335         Log: Disable I18N::Langinfo for Win32 since nl_langinfo() isn't available
44336      Branch: perl
44337            ! win32/Makefile win32/makefile.mk
44338 ____________________________________________________________________________
44339 [ 24224] By: rgs                                   on 2005/04/11  09:21:54
44340         Log: Subject: [PATCH] perlfunc.pod: incomplete select description
44341              From: Hernan Perez Masci <hmasci@uolsinectis.com.ar>
44342              Date: Fri, 8 Apr 2005 15:28:28 -0300
44343              Message-Id: <200504081528.28307.hmasci@uolsinectis.com.ar>
44344      Branch: perl
44345            ! pod/perlfunc.pod
44346 ____________________________________________________________________________
44347 [ 24223] By: rgs                                   on 2005/04/11  09:11:53
44348         Log: Make the four-argument form of select() return undef
44349              instead of -1 on error.
44350      Branch: perl
44351            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
44352 ____________________________________________________________________________
44353 [ 24222] By: rgs                                   on 2005/04/11  07:02:59
44354         Log: Make Win32 build (and clean) I18::Langinfo and Math::BigInt::FastCalc
44355      Branch: perl
44356            ! win32/Makefile win32/makefile.mk
44357 ____________________________________________________________________________
44358 [ 24221] By: merijn                                on 2005/04/11  06:06:13
44359         Log: Subject: Re: New Configure functionality
44360              From: Abe Timmerman <abe@ztreet.demon.nl>
44361              Date: Sun, 10 Apr 2005 22:19:28 +0200
44362              Message-Id: <200504102219.29024.abe@ztreet.demon.nl>
44363      Branch: perl
44364            ! configure.com
44365 ____________________________________________________________________________
44366 [ 24220] By: rgs                                   on 2005/04/10  20:03:59
44367         Log: POD typo.
44368      Branch: perl
44369            ! lib/Module/CoreList.pm
44370 ____________________________________________________________________________
44371 [ 24219] By: rgs                                   on 2005/04/10  19:49:49
44372         Log: Module::CoreList: Data from Sebastien Aperghis-Tramoni for perl
44373              5.00{0,1,2}. Upgrade version number.
44374      Branch: perl
44375            ! lib/Module/CoreList.pm
44376 ____________________________________________________________________________
44377 [ 24218] By: merijn                                on 2005/04/10  18:00:05
44378         Log: Sorting still is a mess. This is better.
44379      Branch: perl
44380            ! config_h.SH
44381 ____________________________________________________________________________
44382 [ 24217] By: merijn                                on 2005/04/10  17:08:36
44383         Log: Configure now probes for _LIB_VERSION support in math.h/libm
44384              LIBM_LIB_VERSION is defined if it does
44385      Branch: perl
44386            ! Configure Porting/config_H config_h.SH handy.h
44387 ____________________________________________________________________________
44388 [ 24215] By: rgs                                   on 2005/04/10  15:03:10
44389         Log: Fix [perl #34892] Segfault on &DB::sub declared but not defined
44390      Branch: perl
44391            ! pod/perldiag.pod pp_hot.c
44392 ____________________________________________________________________________
44393 [ 24214] By: merijn                                on 2005/04/10  09:14:06
44394         Log: Subject: [PATCH] usesitecustomize for VMS
44395              From: "Craig A. Berry" <craigberry@mac.com>
44396              Date: Sat, 09 Apr 2005 15:58:43 -0500
44397              Message-ID: <42584203.2090405@mac.com>
44398      Branch: perl
44399            ! configure.com
44400 ____________________________________________________________________________
44401 [ 24213] By: nicholas                              on 2005/04/08  19:11:04
44402         Log: Mangle the expected output correctly for both 5.9 and 5.8
44403      Branch: perl
44404            ! ext/B/t/stash.t
44405 ____________________________________________________________________________
44406 [ 24212] By: rgs                                   on 2005/04/08  16:17:49
44407         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27
44408              From: Michael G Schwern <schwern@pobox.com>
44409              Date: Thu, 7 Apr 2005 15:15:00 -0700
44410              Message-ID: <20050407221500.GB6223@windhund.schwern.org>
44411              
44412              Fix duplicate target warnings
44413      Branch: perl
44414            ! lib/ExtUtils/MM_Any.pm
44415 ____________________________________________________________________________
44416 [ 24211] By: merijn                                on 2005/04/08  14:22:05
44417         Log: The last remains of d_sitecustomize
44418      Branch: perl
44419            ! Porting/config.sh
44420 ____________________________________________________________________________
44421 [ 24210] By: merijn                                on 2005/04/08  14:16:59
44422         Log: now usesitecustomize is used more generic
44423      Branch: perl
44424            ! config_h.SH
44425 ____________________________________________________________________________
44426 [ 24209] By: steveh                                on 2005/04/08  14:15:14
44427         Log: Subject: Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move
44428              From: Steven Schubiger <steven@accognoscere.org>
44429              Date: Thu, 7 Apr 2005 22:38:25 +0200 (CEST)
44430              Message-Id: <200504072038.j37KcPXY011755@accognoscere.homeunix.org>
44431              
44432              (with arguments changed to match perlfunc.pod)
44433      Branch: perl
44434            ! pod/perlport.pod
44435 ____________________________________________________________________________
44436 [ 24208] By: merijn                                on 2005/04/08  14:12:54
44437         Log: Drop d_sitecustomize again. (usesitecustomize is enough)
44438      Branch: perl
44439            ! Configure
44440 ____________________________________________________________________________
44441 [ 24206] By: nicholas                              on 2005/04/08  13:16:07
44442         Log: Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset()
44443      Branch: perl
44444            ! pad.c sv.h
44445 ____________________________________________________________________________
44446 [ 24205] By: merijn                                on 2005/04/08  12:18:42
44447         Log: Subject: [PATCH] Removing Y2K warnings
44448              From: Andy Lester <andy@petdance.com>
44449              Date: Thu, 7 Apr 2005 17:44:42 -0500
44450              Message-ID: <20050407224442.GA23895@petdance.com>
44451      Branch: perl
44452            - README.Y2K
44453            ! INSTALL MANIFEST lib/warnings.pm pod/buildtoc pod/perldiag.pod
44454            ! pod/perllexwarn.pod pp_hot.c sv.c t/lib/warnings/pp_hot
44455            ! t/lib/warnings/sv t/op/caller.t warnings.h warnings.pl
44456 ____________________________________________________________________________
44457 [ 24204] By: nicholas                              on 2005/04/08  11:29:22
44458         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #2
44459              From: Steve Peters <steve@fisharerojo.org>
44460              Date: Thu, 7 Apr 2005 13:51:49 -0500
44461              Message-ID: <20050407185149.GA4418@mccoy.peters.homeunix.org>
44462      Branch: perl
44463            ! doio.c ext/List/Util/Util.xs ext/threads/threads.xs op.c pp.c
44464            ! pp_ctl.c pp_hot.c sv.c toke.c util.c
44465 ____________________________________________________________________________
44466 [ 24201] By: nicholas                              on 2005/04/08  10:39:15
44467         Log: Add a macro PERL_DEBUG_COW, for aggressive compile time tests of
44468              Copy-On-Write related source changes.
44469              Fix the problem this revealed.
44470      Branch: perl
44471            ! sv.c sv.h
44472 ____________________________________________________________________________
44473 [ 24200] By: nicholas                              on 2005/04/08  10:08:35
44474         Log: MM_AIX needs neatvalue
44475      Branch: perl
44476            ! lib/ExtUtils/MM_AIX.pm
44477 ____________________________________________________________________________
44478 [ 24199] By: nicholas                              on 2005/04/08  10:05:49
44479         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #1
44480              From: Steve Peters <steve@fisharerojo.org>
44481              Message-ID: <20050406232110.GA12249@mccoy.peters.homeunix.org>
44482              Date: Wed, 6 Apr 2005 18:21:10 -0500
44483      Branch: perl
44484            ! ext/ByteLoader/byterun.c ext/List/Util/Util.xs pad.c sv.c
44485            ! toke.c
44486 ____________________________________________________________________________
44487 [ 24198] By: rgs                                   on 2005/04/08  09:48:08
44488         Log: Add perl593delta.pod
44489      Branch: perl
44490            + pod/perl593delta.pod
44491            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
44492            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
44493            ! win32/pod.mak
44494 ____________________________________________________________________________
44495 [ 24194] By: rgs                                   on 2005/04/07  12:42:07
44496         Log: Mention that select() returns -1 on error,
44497              as suggested by Hernan Perez Masci
44498      Branch: perl
44499            ! pod/perlfunc.pod
44500 ____________________________________________________________________________
44501 [ 24192] By: rgs                                   on 2005/04/07  09:51:29
44502         Log: Subject: Re: [PATCH] Re: [perl #34650] perldoc -f my should perhaps mention BEGIN and END
44503              From: Abigail <abigail@abigail.nl>
44504              Date: Wed, 6 Apr 2005 01:41:55 +0200
44505              Message-ID: <20050405234154.GG8680@abigail.nl>
44506      Branch: perl
44507            ! t/japh/abigail.t
44508 ____________________________________________________________________________
44509 [ 24191] By: rgs                                   on 2005/04/07  09:45:27
44510         Log: Subject: Re: Bugs? In Unicode::EastAsianWidth.
44511              From: Autrijus Tang <autrijus@autrijus.org>
44512              Date: Wed, 6 Apr 2005 18:17:32 +0800
44513              Message-ID: <20050406101732.GA17931@aut.dyndns.org>
44514      Branch: perl
44515            ! lib/unicore/mktables
44516 ____________________________________________________________________________
44517 [ 24190] By: rgs                                   on 2005/04/07  09:38:06
44518         Log: Subject: perldbtty$$ location
44519              From: Gisle Aas <gisle@ActiveState.com>
44520              Date: 06 Apr 2005 01:49:54 -0700
44521              Message-ID: <lr3bu48f2l.fsf@caliper.activestate.com>
44522              (and remove trailing whitespace)
44523      Branch: perl
44524            ! pod/perldebug.pod
44525 ____________________________________________________________________________
44526 [ 24189] By: nicholas                              on 2005/04/07  08:43:40
44527         Log: Tabs not spaces in MANIFEST
44528      Branch: perl
44529            ! MANIFEST
44530 ____________________________________________________________________________
44531 [ 24187] By: merijn                                on 2005/04/07  08:33:53
44532         Log: Subject: [perl #34699] documentation bug in "man perlpodspec" 
44533              From: "raf@tradingpost.com.au (via RT)" <perlbug-followup@perl.org>
44534              Date: 7 Apr 2005 00:20:31 -0000
44535              Message-ID: <rt-3.0.11-34699-110174.9.79475562169704@perl.org>
44536      Branch: perl
44537            ! pod/perlpodspec.pod
44538 ____________________________________________________________________________
44539 [ 24185] By: rgs                                   on 2005/04/07  08:07:14
44540         Log: Upgrade to ExtUtils::MakeMaker 6.27,
44541              plus a patch to restore functioning of 'distclean'
44542              for the perl core
44543      Branch: perl
44544            + lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_QNX.pm
44545            + lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MakeMaker/Config.pm
44546            + lib/ExtUtils/t/PL_FILES.t lib/ExtUtils/t/config.t
44547            + lib/ExtUtils/t/installbase.t lib/ExtUtils/t/xs.t
44548            + t/lib/MakeMaker/Test/Setup/PL_FILES.pm
44549            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
44550            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
44551            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
44552            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
44553            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
44554            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
44555            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
44556            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
44557            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
44558            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
44559            ! lib/ExtUtils/README lib/ExtUtils/t/INST_PREFIX.t
44560            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_Win32.t
44561            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/dir_target.t
44562            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
44563            ! lib/ExtUtils/t/recurs.t t/lib/MakeMaker/Test/Setup/BFD.pm
44564            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
44565            ! t/lib/MakeMaker/Test/Utils.pm
44566 ____________________________________________________________________________
44567 [ 24178] By: steveh                                on 2005/04/06  15:57:36
44568         Log: Don't try to export symbols that don't exist
44569              
44570              Change #24148 added Perl_rvpv_dup() to the public API, but it is only
44571              defined when USE_ITHREADS is defined.  Adjust makedef.pl accordingly
44572              to keep Win32 happy.
44573      Branch: perl
44574            ! makedef.pl
44575 ____________________________________________________________________________
44576 [ 24176] By: nicholas                              on 2005/04/06  15:11:53
44577         Log: cast to/from (void *) in the re-entrant code. Now watch the smoke rise.
44578      Branch: perl
44579            ! reentr.c reentr.h reentr.pl
44580 ____________________________________________________________________________
44581 [ 24175] By: nicholas                              on 2005/04/06  15:05:32
44582         Log: Casting to/from (void *) sufficient to make a C++ compiler happy.
44583      Branch: perl
44584            ! ext/File/Glob/bsd_glob.c ext/threads/shared/shared.xs
44585            ! ext/threads/threads.xs pad.h sv.c
44586 ____________________________________________________________________________
44587 [ 24174] By: nicholas                              on 2005/04/06  14:36:40
44588         Log: If we're going to prototype modfl(), it needs extern "C" linkage.
44589      Branch: perl
44590            ! perl.h
44591 ____________________________________________________________________________
44592 [ 24173] By: merijn                                on 2005/04/06  06:14:51
44593         Log: 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAP
44594              2. Removed the depricated 'my $foo if expr' there
44595      Branch: perl
44596            ! t/TEST
44597 ____________________________________________________________________________
44598 [ 24171] By: nicholas                              on 2005/04/05  22:34:32
44599         Log: D'oh! We were never correctly spotting a modfl prototype
44600      Branch: perl
44601            ! Configure
44602 ____________________________________________________________________________
44603 [ 24170] By: nicholas                              on 2005/04/05  21:30:21
44604         Log: Add casting to allow g++ (3.3.5) to compile the core code.
44605              A C++ compiler produces lots of warnings that are probably valid
44606              concerns to investigate.
44607      Branch: perl
44608            ! doio.c ext/B/B.xs ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs gv.c
44609            ! perl.c perl.h pp_pack.c scope.c sv.c toke.c util.c x2p/walk.c
44610 ____________________________________________________________________________
44611 [ 24169] By: nicholas                              on 2005/04/05  21:16:01
44612         Log: Tests need to skip if there is no Encode configured.
44613      Branch: perl
44614            ! lib/encoding/warnings/t/1-warning.t
44615            ! lib/encoding/warnings/t/2-fatal.t
44616 ____________________________________________________________________________
44617 [ 24167] By: nicholas                              on 2005/04/05  16:09:59
44618         Log: Using savesvpv() here is terser and produces smaller object code.
44619      Branch: perl
44620            ! doio.c
44621 ____________________________________________________________________________
44622 [ 24166] By: rgs                                   on 2005/04/05  15:23:47
44623         Log: Upgrade to Unicode::Normalize 0.32
44624      Branch: perl
44625            ! ext/Unicode/Normalize/Changes
44626            ! ext/Unicode/Normalize/Makefile.PL
44627            ! ext/Unicode/Normalize/Normalize.pm
44628            ! ext/Unicode/Normalize/Normalize.xs
44629            ! ext/Unicode/Normalize/mkheader ext/Unicode/Normalize/t/form.t
44630            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
44631 ____________________________________________________________________________
44632 [ 24165] By: nicholas                              on 2005/04/05  14:52:05
44633         Log: Down with C++ reserved names
44634              (and also function pointer declarations that rely on the C semantics
44635              of ())
44636      Branch: perl
44637            ! ext/Storable/Storable.xs mg.c op.c perlio.c pp_sort.c
44638            ! universal.c
44639 ____________________________________________________________________________
44640 [ 24164] By: nicholas                              on 2005/04/05  14:51:05
44641         Log: Down with potentially incorrect duplicate prototypes
44642      Branch: perl
44643            ! pp_sys.c
44644 ____________________________________________________________________________
44645 [ 24163] By: nicholas                              on 2005/04/05  14:50:30
44646         Log: Down with more K&R prototypes
44647      Branch: perl
44648            ! ext/DynaLoader/dl_dyld.xs
44649 ____________________________________________________________________________
44650 [ 24162] By: nicholas                              on 2005/04/05  14:49:11
44651         Log: Down with unneeded duplicate prototypes
44652      Branch: perl
44653            ! x2p/a2p.c
44654 ____________________________________________________________________________
44655 [ 24161] By: nicholas                              on 2005/04/05  14:48:33
44656         Log: Down with K&R function arguments
44657      Branch: perl
44658            ! ext/Cwd/Cwd.xs
44659 ____________________________________________________________________________
44660 [ 24160] By: rgs                                   on 2005/04/05  14:06:01
44661         Log: Add Math::BigInt::FastCalc in maintainer list
44662      Branch: perl
44663            ! Porting/Maintainers.pl
44664 ____________________________________________________________________________
44665 [ 24159] By: rgs                                   on 2005/04/05  13:12:22
44666         Log: Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ification
44667      Branch: perl
44668            ! ext/Math/BigInt/FastCalc/Makefile.PL
44669 ____________________________________________________________________________
44670 [ 24158] By: rgs                                   on 2005/04/05  12:56:35
44671         Log: New core module, Math::BigInt::FastCalc
44672              
44673              Subject: [PATCH] integrate Math::BigInt::FastCalc
44674              From: Tels <nospam-abuse@bloodgate.com>
44675              Date: Sun, 3 Apr 2005 11:12:45 +0200
44676              Message-Id: <200504031112.55179@bloodgate.com>
44677      Branch: perl
44678            + ext/Math/BigInt/FastCalc/FastCalc.pm
44679            + ext/Math/BigInt/FastCalc/FastCalc.xs
44680            + ext/Math/BigInt/FastCalc/Makefile.PL
44681            + ext/Math/BigInt/FastCalc/t/bigintfc.t
44682            + ext/Math/BigInt/FastCalc/t/bootstrap.t
44683            + ext/Math/BigInt/FastCalc/t/mbi_rand.t
44684            ! MANIFEST
44685 ____________________________________________________________________________
44686 [ 24155] By: rgs                                   on 2005/04/05  10:40:35
44687         Log: Subject: [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17
44688              From: Tels <nospam-abuse@bloodgate.com>
44689              Date: Sun, 3 Apr 2005 10:43:10 +0200
44690              Message-Id: <200504031043.12273@bloodgate.com>
44691      Branch: perl
44692            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44693            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/_e_math.t
44694            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
44695            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
44696            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
44697            ! lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbfw.t
44698            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/trap.t
44699            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
44700            ! lib/Math/BigRat/t/bigratpm.t lib/Math/BigRat/t/requirer.t
44701            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
44702 ____________________________________________________________________________
44703 [ 24152] By: rgs                                   on 2005/04/04  20:55:03
44704         Log: That's C, not perl.
44705      Branch: perl
44706            ! patchlevel.h
44707 ____________________________________________________________________________
44708 [ 24151] By: nicholas                              on 2005/04/04  20:53:42
44709         Log: Make -DFORMAT_CHECK compile with threads.
44710      Branch: perl
44711            ! perl.h
44712 ____________________________________________________________________________
44713 [ 24149] By: rgs                                   on 2005/04/04  17:14:37
44714         Log: Bump version to 5.9.3
44715              Restore "DEVEL" tag in patchlevel.h
44716              Regenerate Porting/config*
44717      Branch: perl
44718            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
44719            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
44720            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
44721            ! win32/config_H.gc win32/config_H.vc64 win32/makefile.mk
44722            ! wince/Makefile.ce
44723 ____________________________________________________________________________
44724 [ 24148] By: rgs                                   on 2005/04/04  14:19:30
44725         Log: Subject: [PATCH] const-eight.diff
44726              From: Andy Lester <andy@petdance.com>
44727              Date: Wed, 30 Mar 2005 11:40:24 -0600
44728              Message-ID: <20050330174024.GA12167@petdance.com>
44729      Branch: perl
44730            ! Porting/Maintainers.pl doio.c dump.c embed.fnc embed.h
44731            ! global.sym mg.c op.c perl.c proto.h sv.c universal.c xsutils.c
44732 ____________________________________________________________________________
44733 [ 24147] By: mhx                                   on 2005/04/03  16:47:54
44734         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol"
44735              From: Steven Schubiger <steven@accognoscere.org>
44736              Date: Sun, 3 Apr 2005 11:47:22 +0200 (CEST)
44737              Message-Id: <200504030947.j339lMgp010306@accognoscere.homeunix.org>
44738      Branch: perl
44739            ! pod/perltrap.pod
44740 ____________________________________________________________________________
44741 [ 24139] By: mhx                                   on 2005/04/03  08:19:06
44742         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol"
44743              From: Steven Schubiger <steven@accognoscere.org>
44744              Date: Sat, 2 Apr 2005 19:37:11 +0200 (CEST)
44745              Message-Id: <200504021737.j32HbBNS000652@accognoscere.homeunix.org>
44746      Branch: perl
44747            ! pod/perltrap.pod
44748 ____________________________________________________________________________
44749 [ 24138] By: mhx                                   on 2005/04/03  08:16:25
44750         Log: Fix wrong version for byteorder modifiers feature.
44751      Branch: perl
44752            ! pod/perlpacktut.pod
44753 ____________________________________________________________________________
44754 [ 24137] By: nicholas                              on 2005/04/02  22:58:59
44755         Log: Silence compiler warnings about possibly uninitialised variables.
44756              (None are, but it saves anyone else having to work this out)
44757      Branch: perl
44758            ! regexec.c
44759 ____________________________________________________________________________
44760 [ 24136] By: nicholas                              on 2005/04/02  19:04:27
44761         Log: Fix "[perl #34643] Config_heavy.pl not in archlib"
44762      Branch: perl
44763            ! installperl
44764 ____________________________________________________________________________
44765 [ 24135] By: nicholas                              on 2005/04/02  18:52:11
44766         Log: Oops. Forgot to add this.
44767      Branch: perl
44768            + lib/unicore/NamedSequences.txt
44769 ____________________________________________________________________________
44770 [ 24134] By: nicholas                              on 2005/04/02  18:51:27
44771         Log: Subject: [PATCH] Unicode 4.1.0
44772              From: Jarkko Hietaniemi <jhi@iki.fi>
44773              Message-ID: <424E584D.5000508@iki.fi>
44774              Date: Sat, 02 Apr 2005 11:31:09 +0300
44775      Branch: perl
44776            ! MANIFEST lib/Unicode/UCD.pm lib/Unicode/UCD.t
44777            ! lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
44778            ! lib/unicore/Blocks.txt lib/unicore/CaseFolding.txt
44779            ! lib/unicore/CompositionExclusions.txt
44780            ! lib/unicore/EastAsianWidth.txt
44781            ! lib/unicore/HangulSyllableType.txt lib/unicore/Jamo.txt
44782            ! lib/unicore/LineBreak.txt lib/unicore/NamesList.txt
44783            ! lib/unicore/NormalizationCorrections.txt
44784            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
44785            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
44786            ! lib/unicore/ReadMe.txt lib/unicore/Scripts.txt
44787            ! lib/unicore/SpecialCasing.txt
44788            ! lib/unicore/StandardizedVariants.txt
44789            ! lib/unicore/UnicodeData.txt lib/unicore/version t/uni/class.t
44790 ____________________________________________________________________________
44791 [ 24133] By: rgs                                   on 2005/04/01  09:16:19
44792         Log: Add encoding::warnings to Maintainers.pl and rebuild META.yml for release
44793      Branch: perl
44794            ! META.yml Porting/Maintainers.pl
44795 ____________________________________________________________________________
44796 [ 24132] By: rgs                                   on 2005/04/01  08:29:26
44797         Log: Update Changes
44798      Branch: perl
44799            ! Changes
44800 ____________________________________________________________________________
44801 [ 24131] By: steveh                                on 2005/04/01  08:18:27
44802         Log: Remove dependency on tr(1) for MinGW builds on Win32
44803              
44804              This leaves things slightly (more) broken for MinGW builds on Cygwin,
44805              but that doesn't currently quite work in other respects and isn't
44806              documented anyway.  See:
44807              
44808              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00751.html
44809      Branch: perl
44810            ! pod/perl592delta.pod win32/makefile.mk
44811 ____________________________________________________________________________
44812 [ 24130] By: rgs                                   on 2005/04/01  07:47:26
44813         Log: Regenerate perltoc and perlmodlib
44814      Branch: perl
44815            ! pod/perlmodlib.pod pod/perltoc.pod
44816 ____________________________________________________________________________
44817 [ 24129] By: rgs                                   on 2005/04/01  07:36:04
44818         Log: POD fixes.
44819      Branch: perl
44820            ! pod/perlfaq1.pod
44821 ____________________________________________________________________________
44822 [ 24128] By: rgs                                   on 2005/04/01  07:19:27
44823         Log: FAQ sync.
44824      Branch: perl
44825            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
44826            ! pod/perlfaq6.pod pod/perlfaq7.pod
44827 ____________________________________________________________________________
44828 [ 24127] By: rgs                                   on 2005/04/01  07:14:22
44829         Log: Add a note about installhtml
44830      Branch: perl
44831            ! pod/perltodo.pod
44832 ____________________________________________________________________________
44833 [ 24126] By: rgs                                   on 2005/03/31  21:51:28
44834         Log: Subject: [PATCH] pp_pack.c warnings on VMS
44835              From: "Craig A. Berry" <craigberry@mac.com>
44836              Date: Thu, 31 Mar 2005 14:51:05 -0600
44837              Message-ID: <424C62B9.2030601@mac.com>
44838      Branch: perl
44839            ! pp_pack.c
44840 ____________________________________________________________________________
44841 [ 24125] By: rgs                                   on 2005/03/31  17:14:01
44842         Log: Mention the current MinGW compilation problems
44843      Branch: perl
44844            ! pod/perl592delta.pod
44845 ____________________________________________________________________________
44846 [ 24124] By: rgs                                   on 2005/03/31  17:11:15
44847         Log: Update Changes
44848      Branch: perl
44849            ! Changes
44850 ____________________________________________________________________________
44851 [ 24123] By: rgs                                   on 2005/03/31  15:52:46
44852         Log: This is 5.9.2. Mostly.
44853      Branch: perl
44854            ! patchlevel.h pod/perlhist.pod
44855 ____________________________________________________________________________
44856 [ 24122] By: steveh                                on 2005/03/31  15:39:57
44857         Log: Fix USE_SITECUSTOMIZE on Win32
44858              
44859              This fixes the problem described in:
44860              
44861              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
44862      Branch: perl
44863            ! win32/win32.c
44864 ____________________________________________________________________________
44865 [ 24121] By: rgs                                   on 2005/03/31  15:24:24
44866         Log: Update copyrights.
44867              Well, those are generated files anyway.
44868      Branch: perl
44869            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
44870            ! proto.h
44871 ____________________________________________________________________________
44872 [ 24120] By: steveh                                on 2005/03/31  14:36:44
44873         Log: Add support for USE_SITECUSTOMIZE in the Win32 makefiles
44874              
44875              Note that this feature doesn't actually work correctly on Win32
44876              until the problem described here is solved:
44877              
44878              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
44879      Branch: perl
44880            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
44881            ! win32/config.vc64 win32/makefile.mk
44882 ____________________________________________________________________________
44883 [ 24119] By: rgs                                   on 2005/03/31  13:52:58
44884         Log: Upgrade to Module::CoreList 1.99
44885      Branch: perl
44886            ! lib/Module/CoreList.pm
44887 ____________________________________________________________________________
44888 [ 24118] By: rgs                                   on 2005/03/31  13:45:17
44889         Log: More known problems.
44890      Branch: perl
44891            ! pod/perl592delta.pod
44892 ____________________________________________________________________________
44893 [ 24117] By: rgs                                   on 2005/03/31  13:10:26
44894         Log: Known problems, reported by Merijn
44895      Branch: perl
44896            ! pod/perl592delta.pod
44897 ____________________________________________________________________________
44898 [ 24116] By: rgs                                   on 2005/03/31  12:45:03
44899         Log: OS typo.
44900      Branch: perl
44901            ! pod/perl592delta.pod
44902 ____________________________________________________________________________
44903 [ 24115] By: rgs                                   on 2005/03/31  12:42:38
44904         Log: Add a tool to generate data for Module::CoreList
44905      Branch: perl
44906            + Porting/corelist.pl
44907            ! MANIFEST
44908 ____________________________________________________________________________
44909 [ 24114] By: rgs                                   on 2005/03/31  11:42:15
44910         Log: More work on perldelta
44911      Branch: perl
44912            ! pod/perl592delta.pod
44913 ____________________________________________________________________________
44914 [ 24113] By: steveh                                on 2005/03/31  10:01:18
44915         Log: Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED in the
44916              Win32 makefiles
44917      Branch: perl
44918            ! win32/Makefile win32/makefile.mk
44919 ____________________________________________________________________________
44920 [ 24112] By: rgs                                   on 2005/03/31  09:58:40
44921         Log: AUTHORS update
44922      Branch: perl
44923            ! AUTHORS
44924 ____________________________________________________________________________
44925 [ 24111] By: steveh                                on 2005/03/31  09:18:23
44926         Log: A few Win32 makefile tidy-ups (No real changes)
44927      Branch: perl
44928            ! win32/Makefile win32/makefile.mk
44929 ____________________________________________________________________________
44930 [ 24110] By: steveh                                on 2005/03/31  08:20:00
44931         Log: Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_SEED_EXPLICIT/)
44932      Branch: perl
44933            ! INSTALL
44934 ____________________________________________________________________________
44935 [ 24109] By: steveh                                on 2005/03/31  07:55:12
44936         Log: One more Win32 compilation clean-up (for when using -DDEBUGGING)
44937      Branch: perl
44938            ! sv.c
44939 ____________________________________________________________________________
44940 [ 24108] By: steveh                                on 2005/03/31  07:36:52
44941         Log: Another Win32 compilation clean-up (for when using Perl's malloc)
44942      Branch: perl
44943            ! malloc.c
44944 ____________________________________________________________________________
44945 [ 24107] By: merijn                                on 2005/03/30  17:03:19
44946         Log: Now that we have the full path, we can skip the which call,
44947              that might cause trouble on testdrive systems.
44948      Branch: perl
44949            ! hints/hpux.sh
44950 ____________________________________________________________________________
44951 [ 24106] By: rgs                                   on 2005/03/30  14:41:51
44952         Log: Update copyrights.
44953      Branch: perl
44954            ! XSUB.h av.c deb.c dump.c embedvar.h gv.h handy.h hv.h
44955            ! miniperlmain.c numeric.c op.h pad.c perl.h pp.h regcomp.h
44956            ! regen_perly.pl scope.h sv.h thrdvar.h thread.h
44957 ____________________________________________________________________________
44958 [ 24105] By: merijn                                on 2005/03/30  14:25:05
44959         Log: Simplify #24043 note now Configure can do -Dusesitecustomize
44960      Branch: perl
44961            ! INSTALL
44962 ____________________________________________________________________________
44963 [ 24104] By: merijn                                on 2005/03/30  14:17:40
44964         Log: Support for -Dusesitecustomize
44965      Branch: perl
44966            ! Configure config_h.SH
44967 ____________________________________________________________________________
44968 [ 24102] By: merijn                                on 2005/03/30  13:43:12
44969         Log: USE_STRLCAT and USE_STRLCPY now actually used
44970              LIBM_VERSION_TYPE and USE_SITECUSTOMIZE are preparations
44971              for future use
44972      Branch: perl
44973            ! handy.h
44974 ____________________________________________________________________________
44975 [ 24101] By: rgs                                   on 2005/03/30  13:34:11
44976         Log: Subject: [PATCH] ext/Errno/Errno_pm.PL: fix for GNU hurd
44977              From: Brendan O'Dea <bod@debian.org>
44978              Date: Wed, 30 Mar 2005 10:30:25 +1000
44979              Message-ID: <20050330003025.GA29797@londo.c47.org>
44980      Branch: perl
44981            ! ext/Errno/Errno_pm.PL
44982 ____________________________________________________________________________
44983 [ 24100] By: rgs                                   on 2005/03/30  13:16:52
44984         Log: Subject: Re: PATCH: byte count feature request for unpack
44985              From: perl5-porters@ton.iguana.be (Ton Hospel)
44986              Date: Sun, 27 Mar 2005 18:32:11 +0000 (UTC)
44987              Message-Id: <d26u7b$i3v$1@post.home.lunix>
44988              
44989              (rework of a patch from Arne Ahrend <aahrend@web.de>)
44990      Branch: perl
44991            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
44992 ____________________________________________________________________________
44993 [ 24099] By: steveh                                on 2005/03/30  08:36:50
44994         Log: A couple more Win32 compilation clean-ups
44995      Branch: perl
44996            ! win32/win32sck.c
44997 ____________________________________________________________________________
44998 [ 24098] By: rgs                                   on 2005/03/30  08:03:13
44999         Log: Minor POD nits.
45000      Branch: perl
45001            ! ext/File/Glob/Glob.pm
45002 ____________________________________________________________________________
45003 [ 24097] By: merijn                                on 2005/03/30  07:49:46
45004         Log: Subject: Re: [PATCH] 5.6 File::Glob documentation insufficient for use
45005              From: Steven Schubiger <steven@accognoscere.org>
45006              Date: Wed, 30 Mar 2005 03:41:03 +0200 (CEST)
45007              Message-Id: <200503300141.j2U1f3EP024524@accognoscere.homeunix.org>
45008      Branch: perl
45009            ! ext/File/Glob/Glob.pm
45010 ____________________________________________________________________________
45011 [ 24096] By: steveh                                on 2005/03/29  15:18:30
45012         Log: Clean-up some warnings when compiling on Win32 with VC++
45013      Branch: perl
45014            ! hv.c mg.c op.c pp_pack.c pp_sort.c pp_sys.c utf8.c util.c
45015 ____________________________________________________________________________
45016 [ 24095] By: rgs                                   on 2005/03/29  12:39:39
45017         Log: Downconst external APIs
45018      Branch: perl
45019            ! embed.fnc gv.h op.c opcode.h opcode.pl pod/perlapi.pod proto.h
45020            ! sv.c util.c
45021 ____________________________________________________________________________
45022 [ 24094] By: rgs                                   on 2005/03/29  09:38:39
45023         Log: The core part of :
45024              Subject: [PATCH] Consting seven
45025              From: Andy Lester <andy@petdance.com>
45026              Date: Sun, 27 Mar 2005 15:57:22 -0600
45027              Message-ID: <20050327215722.GC20451@petdance.com>
45028      Branch: perl
45029            ! embed.fnc embed.h perl.c perlio.c pp_ctl.c proto.h regcomp.c
45030            ! regexec.c util.c
45031 ____________________________________________________________________________
45032 [ 24093] By: steveh                                on 2005/03/29  08:48:50
45033         Log: Fix Win32 compilation nit following change #24074
45034      Branch: perl
45035            ! util.c
45036 ____________________________________________________________________________
45037 [ 24092] By: steveh                                on 2005/03/29  08:22:45
45038         Log: Fix PerlLIO_chsize() for platforms that don't have chsize()
45039              
45040              This is the patch from the end of the thread that started here:
45041              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-09/msg00055.html
45042      Branch: perl
45043            ! doio.c iperlsys.h pp_sys.c
45044 ____________________________________________________________________________
45045 [ 24091] By: rgs                                   on 2005/03/29  07:01:40
45046         Log: Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
45047      Branch: perl
45048            ! ext/Devel/Peek/t/Peek.t
45049 ____________________________________________________________________________
45050 [ 24090] By: merijn                                on 2005/03/29  07:01:11
45051         Log: Make the spelling of whitespace (vs white-space and white space)
45052              more consistent
45053              From: Offer Kaye <offer.kaye@gmail.com>
45054              Date: Thu, 17 Mar 2005 14:47:36 -0500
45055              Message-ID: <5694250503171147668e73c7@mail.gmail.com>
45056      Branch: perl
45057            ! pod/perllocale.pod pod/perlop.pod pod/perlopentut.pod
45058            ! pod/perlre.pod pod/perlxstut.pod
45059 ____________________________________________________________________________
45060 [ 24089] By: rgs                                   on 2005/03/29  06:14:18
45061         Log: Don't #ifdef out a return statement
45062      Branch: perl
45063            ! pad.c
45064 ____________________________________________________________________________
45065 [ 24088] By: davem                                 on 2005/03/28  21:38:44
45066         Log: expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV
45067      Branch: perl
45068            ! dump.c ext/Devel/Peek/t/Peek.t pad.c perl.c pod/perlhack.pod
45069            ! sv.c sv.h
45070 ____________________________________________________________________________
45071 [ 24087] By: rgs                                   on 2005/03/27  16:38:13
45072         Log: Raw work on perl592delta.
45073      Branch: perl
45074            ! pod/perl592delta.pod
45075 ____________________________________________________________________________
45076 [ 24086] By: rgs                                   on 2005/03/27  13:59:02
45077         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
45078              From: hv@crypt.org
45079              Date: Thu, 24 Mar 2005 19:51:08 +0000
45080              Message-Id: <200503241951.j2OJp8s18147@zen.crypt.org>
45081      Branch: perl
45082            ! regexec.c t/op/re_tests
45083 ____________________________________________________________________________
45084 [ 24085] By: rgs                                   on 2005/03/27  13:30:18
45085         Log: Fix -C option of mktables (for VMS)
45086              
45087              Subject: Re: [PATCH] Consting five
45088              From: demerphq <demerphq@gmail.com>
45089              Date: Sat, 26 Mar 2005 21:45:09 +0100
45090              Message-ID: <9b18b311050326124563db5113@mail.gmail.com>
45091      Branch: perl
45092            ! lib/unicore/mktables
45093 ____________________________________________________________________________
45094 [ 24084] By: davem                                 on 2005/03/26  21:25:47
45095         Log: UTF-8 string substitution corrupts memory
45096              The implicit call of 'require utf8' triggered by code like
45097              "\x{100}" =~ /[[:print:]]/
45098              wasn't saving state correctly first.
45099      Branch: perl
45100            ! utf8.c
45101 ____________________________________________________________________________
45102 [ 24083] By: rgs                                   on 2005/03/26  17:40:26
45103         Log: Remove an XXX note from the public doc.
45104              Hide it in the comments, instead
45105      Branch: perl
45106            ! pod/perlapi.pod sv.c
45107 ____________________________________________________________________________
45108 [ 24082] By: nicholas                              on 2005/03/26  00:21:30
45109         Log: Need to return something when the compiler doesn't know that a
45110              function is "noreturn".
45111      Branch: perl
45112            ! mg.c op.c scope.c
45113 ____________________________________________________________________________
45114 [ 24081] By: nicholas                              on 2005/03/25  23:46:22
45115         Log: Subject: [PATCH] Consting five
45116              Date: Fri, 25 Mar 2005 17:14:09 -0600
45117              From: Andy Lester <andy@petdance.com>
45118              Message-ID: <20050325231409.GB17660@petdance.com>
45119              
45120              [with modification - the extra argument to incpush was supposed to
45121              be being used]
45122      Branch: perl
45123            ! av.c embed.fnc embed.h ext/DynaLoader/dlutils.c gv.c
45124            ! intrpvar.h locale.c mg.c miniperlmain.c op.c perl.c pp_sys.c
45125            ! proto.h regcomp.c thrdvar.h toke.c
45126 ____________________________________________________________________________
45127 [ 24080] By: rgs                                   on 2005/03/25  21:09:23
45128         Log: Subject: Re: [perl #34568] Perl crashes reading past the end of a heap block while parsing foreach statement
45129              From: Gurusamy Sarathy <gsar@ActiveState.com>
45130              Date: Fri, 25 Mar 2005 10:31:09 -0800
45131              Message-Id: <200503251831.j2PIV9A6006234@smtp3.ActiveState.com>
45132      Branch: perl
45133            ! op.c
45134 ____________________________________________________________________________
45135 [ 24079] By: rgs                                   on 2005/03/25  21:02:04
45136         Log: Subject: [PATCH] Consting part 4
45137              From: Andy Lester <andy@petdance.com>
45138              Date: Fri, 25 Mar 2005 14:43:31 -0600
45139              Message-ID: <20050325204331.GA16388@petdance.com>
45140      Branch: perl
45141            ! embed.fnc mg.c numeric.c op.c perlio.c pod/perlapi.pod proto.h
45142            ! regcomp.c scope.c sv.c taint.c toke.c utf8.c util.c
45143 ____________________________________________________________________________
45144 [ 24078] By: nicholas                              on 2005/03/25  20:57:46
45145         Log: FreeBSD NDBM appears to generate files ending .db, so be prepared to
45146              clean this variant up as well.
45147      Branch: perl
45148            ! lib/Memoize/t/tie_ndbm.t
45149 ____________________________________________________________________________
45150 [ 24077] By: rgs                                   on 2005/03/25  18:03:00
45151         Log: Remove the const qualifier from argv and env variables
45152      Branch: perl
45153            ! embed.fnc intrpvar.h perl.c pod/perlapi.pod proto.h
45154 ____________________________________________________________________________
45155 [ 24076] By: rgs                                   on 2005/03/25  14:41:46
45156         Log: Subject: [PATCH] const fix-up for vms/vms.c
45157              From: "Craig A. Berry" <craigberry@mac.com>
45158              Date: Fri, 25 Mar 2005 09:00:06 -0600
45159              Message-ID: <42442776.8030603@mac.com>
45160      Branch: perl
45161            ! vms/vms.c vms/vmsish.h
45162 ____________________________________________________________________________
45163 [ 24075] By: rgs                                   on 2005/03/25  09:24:15
45164         Log: Subject: [PATCH] Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu)
45165              From: Steve Peters <steve@fisharerojo.org>
45166              Date: Tue, 22 Mar 2005 17:15:23 -0600
45167              Message-ID: <20050322231523.GA3083@mccoy.peters.homeunix.org>
45168      Branch: perl
45169            ! hints/linux.sh
45170 ____________________________________________________________________________
45171 [ 24074] By: rgs                                   on 2005/03/24  16:25:58
45172         Log: Subject: [PATCH] Third consting batch
45173              From: Andy Lester <andy@petdance.com>
45174              Date: Tue, 22 Mar 2005 00:35:55 -0600
45175              Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>
45176      Branch: perl
45177            ! XSUB.h deb.c doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c mg.h
45178            ! minimod.pl numeric.c op.c pad.c patchlevel.h perl.c perl.h
45179            ! perlio.c perliol.h perlvars.h perly.c pod/perlapi.pod
45180            ! pod/perlintern.pod pp.c pp_hot.c pp_sys.c proto.h regcomp.c
45181            ! regcomp.h regexec.c scope.c sv.c taint.c universal.c utf8.c
45182            ! utf8.h utfebcdic.h util.c writemain.SH xsutils.c
45183 ____________________________________________________________________________
45184 [ 24073] By: mhx                                   on 2005/03/22  16:30:57
45185         Log: Mention (un)?pack byte-order modifiers in perldelta
45186      Branch: perl
45187            ! pod/perl592delta.pod
45188 ____________________________________________________________________________
45189 [ 24072] By: rgs                                   on 2005/03/22  16:15:58
45190         Log: Some updates in the new perldelta.
45191      Branch: perl
45192            ! pod/perl592delta.pod
45193 ____________________________________________________________________________
45194 [ 24071] By: rgs                                   on 2005/03/22  15:30:18
45195         Log: Remove IPC::Run for 5.9.2
45196      Branch: perl
45197            - lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
45198            - lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
45199            - lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
45200            - lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
45201            - lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
45202            - lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
45203            - lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
45204            - lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
45205            - lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
45206            - lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
45207            ! MANIFEST
45208 ____________________________________________________________________________
45209 [ 24070] By: rgs                                   on 2005/03/22  14:53:01
45210         Log: Forbid the -C option on the command-line
45211              as suggested by Merijn (see [perl #34087])
45212      Branch: perl
45213            ! pod/perldiag.pod toke.c
45214 ____________________________________________________________________________
45215 [ 24069] By: rgs                                   on 2005/03/22  14:03:12
45216         Log: Upgrade to PathTools 3.05
45217      Branch: perl
45218            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
45219 ____________________________________________________________________________
45220 [ 24068] By: rgs                                   on 2005/03/22  10:59:53
45221         Log: Upgrade to File::Temp 0.16
45222      Branch: perl
45223            ! lib/File/Temp.pm lib/File/Temp/t/object.t
45224            ! lib/File/Temp/t/tempfile.t
45225 ____________________________________________________________________________
45226 [ 24067] By: rgs                                   on 2005/03/22  10:53:39
45227         Log: Revert change #24055, which was producing a segfault in installman
45228              when it was trying to install perltoc.
45229      Branch: perl
45230            ! regexec.c t/op/re_tests
45231 ____________________________________________________________________________
45232 [ 24066] By: rgs                                   on 2005/03/22  09:43:44
45233         Log: Fix unresolved POD link
45234      Branch: perl
45235            ! pod/perlfunc.pod
45236 ____________________________________________________________________________
45237 [ 24065] By: rgs                                   on 2005/03/22  09:21:09
45238         Log: Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
45239              and other neatification
45240      Branch: perl
45241            ! pod/perl592delta.pod pod/perlvar.pod regcomp.c regcomp.h
45242 ____________________________________________________________________________
45243 [ 24064] By: rgs                                   on 2005/03/22  08:57:18
45244         Log: Subject: [PATCH] simple optimization for SelectSaver
45245              From: Alexey Tourbin <at@altlinux.ru>
45246              Date: Fri, 18 Mar 2005 21:05:51 +0300
45247              Message-ID: <20050318180551.GA12596@solemn.turbinal.org>
45248      Branch: perl
45249            ! lib/SelectSaver.pm
45250 ____________________________________________________________________________
45251 [ 24063] By: rgs                                   on 2005/03/22  08:53:21
45252         Log: minitest fix
45253      Branch: perl
45254            ! t/run/fresh_perl.t
45255 ____________________________________________________________________________
45256 [ 24062] By: rgs                                   on 2005/03/22  07:50:28
45257         Log: Add in perldelta changes about unpack A and trailing whitespace, trie
45258              optimization, and debug flags for "use re".
45259      Branch: perl
45260            ! pod/perl592delta.pod
45261 ____________________________________________________________________________
45262 [ 24061] By: nicholas                              on 2005/03/21  22:52:12
45263         Log: Casts needed to make VMS happy. (It gets very upset at assignments
45264              between char * and unsigned char *)
45265      Branch: perl
45266            ! pp_pack.c
45267 ____________________________________________________________________________
45268 [ 24060] By: rgs                                   on 2005/03/21  21:44:37
45269         Log: Subject: Re: unpack A strip patch
45270              From: Ton Hospel <perl5-porters@ton.iguana.be>
45271              Date: Mon, 21 Mar 2005 21:31:37 +0000 (UTC)
45272              Message-Id: <d1nefp$lpe$1@post.home.lunix>
45273      Branch: perl
45274            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
45275 ____________________________________________________________________________
45276 [ 24059] By: rgs                                   on 2005/03/21  21:33:16
45277         Log: Subject: Re: regexp trie fails compile on VMS
45278              From: demerphq <demerphq@gmail.com>
45279              Date: Mon, 21 Mar 2005 22:29:09 +0100
45280              Message-ID: <9b18b311050321132917a4b1c7@mail.gmail.com>
45281      Branch: perl
45282            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
45283 ____________________________________________________________________________
45284 [ 24058] By: rgs                                   on 2005/03/21  21:22:10
45285         Log: Break up long lines in -V output for compile-time options
45286              
45287              Subject: Re: sitecustomize.pl [PATCH]
45288              From: sthoenna[at]efn.org (Yitzchak Scott-Thoennes)
45289              Date: Tue, 8 Mar 2005 17:46:04 -0800
45290              Message-ID: <20050309014604.GA5876[at]efn.org>
45291      Branch: perl
45292            ! perl.c
45293 ____________________________________________________________________________
45294 [ 24057] By: steveh                                on 2005/03/21  17:08:26
45295         Log: Oops - forgot to update MANIFEST for change 24056.
45296      Branch: perl
45297            ! MANIFEST
45298 ____________________________________________________________________________
45299 [ 24056] By: steveh                                on 2005/03/21  17:06:45
45300         Log: Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
45301              From: demerphq <demerphq@gmail.com>
45302              Date: Tue, 8 Mar 2005 02:24:10 +0100
45303              Message-ID: <9b18b311050307172455a5816e@mail.gmail.com>
45304              
45305              Change 24004 stopped mktables from needlessly re-running when using
45306              dmake on Win32, but it can still happen when using nmake because it
45307              doesn't support the .UPDATEALL attribute that was used to fix dmake.
45308              e.g. Build perl, touch a core header file, then rebuild -- mktables
45309              re-runs when it didn't need to, and 7 times over at that!  This change
45310              alleviates the pain by making mktables exit quickly in such cases.
45311      Branch: perl
45312            + lib/unicore/mktables.lst
45313            ! lib/unicore/mktables
45314 ____________________________________________________________________________
45315 [ 24055] By: rgs                                   on 2005/03/21  14:58:21
45316         Log: Resubmit change #24053.
45317      Branch: perl
45318            ! regexec.c t/op/re_tests
45319 ____________________________________________________________________________
45320 [ 24054] By: rgs                                   on 2005/03/21  14:32:58
45321         Log: Subject: [PATCH] Re: [perl #34493] h2ph `extern inline' problems
45322              From: Alexey Tourbin <at@altlinux.ru>
45323              Date: Sat, 19 Mar 2005 16:37:12 +0300
45324              Message-ID: <20050319133712.GB6484@solemn.turbinal.org>
45325              
45326              and
45327              
45328              Message-ID: <20050319141457.GC6484@solemn.turbinal.org>
45329      Branch: perl
45330            ! t/lib/h2ph.h utils/h2ph.PL
45331 ____________________________________________________________________________
45332 [ 24053] By: rgs                                   on 2005/03/21  13:15:34
45333         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
45334              From: hv@crypt.org
45335              Date: Mon, 21 Feb 2005 17:59:49 +0000
45336              Message-Id: <200502211759.j1LHxnC22894@zen.crypt.org>
45337      Branch: perl
45338            ! regexec.c t/op/re_tests
45339 ____________________________________________________________________________
45340 [ 24052] By: rgs                                   on 2005/03/21  10:27:44
45341         Log: Subject: pack / for general types
45342              From: perl5-porters@ton.iguana.be (Ton Hospel)
45343              Date: Sat, 19 Mar 2005 22:00:45 +0000 (UTC)
45344              Message-Id: <d1i7ed$62c$1@post.home.lunix>
45345              
45346              Allow "len/format" to work for any format type, not just strings.
45347      Branch: perl
45348            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
45349 ____________________________________________________________________________
45350 [ 24051] By: rgs                                   on 2005/03/21  10:12:01
45351         Log: perldelta suggestions on (un)?pack by Ton Hospel
45352      Branch: perl
45353            ! pod/perl592delta.pod
45354 ____________________________________________________________________________
45355 [ 24050] By: rgs                                   on 2005/03/21  09:59:13
45356         Log: Subject: Re: bugzilla.redhat bug #101767 (threads, threads::shared)
45357              From: Alexey Tourbin <at@altlinux.ru>
45358              Date: Sat, 19 Mar 2005 06:10:45 +0300
45359              Message-ID: <20050319031045.GN12596@solemn.turbinal.org>
45360      Branch: perl
45361            + ext/threads/hints/linux.pl ext/threads/shared/hints/linux.pl
45362            ! MANIFEST
45363 ____________________________________________________________________________
45364 [ 24049] By: rgs                                   on 2005/03/21  09:39:35
45365         Log: Subject: [PATCH] More consting goodness
45366              From: Andy Lester <andy@petdance.com>
45367              Date: Sat, 19 Mar 2005 01:28:30 -0600
45368              Message-ID: <20050319072830.GA7721@petdance.com>
45369      Branch: perl
45370            ! deb.c dump.c embed.fnc handy.h op.c opcode.h opcode.pl perl.c
45371            ! pod/perlapi.pod pp_ctl.c pp_sys.c proto.h regcomp.c regexec.c
45372            ! sv.c toke.c
45373 ____________________________________________________________________________
45374 [ 24048] By: rgs                                   on 2005/03/20  21:20:50
45375         Log: Upgrade to Math::BigInt 1.75, by Tels
45376      Branch: perl
45377            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
45378            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
45379            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
45380            ! lib/Math/BigInt/t/fallback.t lib/Math/BigInt/t/mbi_rand.t
45381            ! lib/Math/BigInt/t/sub_mbi.t
45382 ____________________________________________________________________________
45383 [ 24047] By: merijn                                on 2005/03/20  10:50:11
45384         Log: Subject: [PATCH] perlrun typo (env PERLDB_OPTS)
45385              From: Alexey Tourbin <at@altlinux.ru>
45386              Date: Sat, 19 Mar 2005 03:40:13 +0300
45387              Message-ID: <20050319004013.GJ12596@solemn.turbinal.org>
45388      Branch: perl
45389            ! pod/perlrun.pod
45390 ____________________________________________________________________________
45391 [ 24046] By: rgs                                   on 2005/03/18  21:47:54
45392         Log: Remove an useless line, spotted by Andy Lester
45393      Branch: perl
45394            ! toke.c
45395 ____________________________________________________________________________
45396 [ 24045] By: rgs                                   on 2005/03/18  16:54:38
45397         Log: Remove trie optimisation from the todo list
45398      Branch: perl
45399            ! pod/perltodo.pod
45400 ____________________________________________________________________________
45401 [ 24044] By: rgs                                   on 2005/03/18  15:04:39
45402         Log: Subject: Re: Reworked Trie Patch
45403              From: demerphq <demerphq@gmail.com>
45404              Date: Mon, 14 Mar 2005 08:55:39 +0100
45405              Message-ID: <9b18b31105031323557019ae1@mail.gmail.com>
45406              
45407              Subject: Re: Reworked Trie Patch
45408              From: demerphq <demerphq@gmail.com>
45409              Date: Wed, 16 Mar 2005 19:48:18 +0100
45410              Message-ID: <9b18b31105031610481025a080@mail.gmail.com>
45411              
45412              Plus minor nits in the documentation of re.pm,
45413              a version bump, and addition of an OPTIMIZE alias
45414      Branch: perl
45415            + t/op/regexp_notrie.t t/op/regexp_trielist.t
45416            ! MANIFEST embed.fnc embed.h ext/re/re.pm pod/perlvar.pod
45417            ! proto.h regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
45418            ! sv.c t/op/pat.t t/op/re_tests t/op/readdir.t
45419 ____________________________________________________________________________
45420 [ 24043] By: rgs                                   on 2005/03/18  14:02:36
45421         Log: Subject: Re: sitecustomize.pl [PATCH]
45422              From: Gisle Aas <gisle@ActiveState.com>
45423              Date: 18 Mar 2005 04:06:40 -0800
45424              Message-ID: <lru0n9w433.fsf@caliper.activestate.com>
45425              
45426              Adds a new command-line switch, -f, and a new optional
45427              compile-time setting -DUSE_SITECUSTOMIZE
45428      Branch: perl
45429            ! INSTALL ext/Devel/DProf/t/DProf.t perl.c pod/perlrun.pod
45430 ____________________________________________________________________________
45431 [ 24042] By: rgs                                   on 2005/03/18  13:38:32
45432         Log: Subject: [PATCH] More const parms
45433              From: Andy Lester <andy@petdance.com>
45434              Date: Mon, 14 Mar 2005 13:59:54 -0600
45435              Message-ID: <20050314195954.GB7141@petdance.com>
45436      Branch: perl
45437            ! embed.fnc gv.c numeric.c op.c pad.c perlio.c pod/perlapi.pod
45438            ! pod/perlintern.pod pp_ctl.c pp_hot.c proto.h scope.c sv.c
45439            ! toke.c utf8.c
45440 ____________________________________________________________________________
45441 [ 24041] By: rgs                                   on 2005/03/18  10:27:17
45442         Log: Don't use vars in DynaLoader
45443              Remove left-over maintenance code
45444      Branch: perl
45445            ! ext/DynaLoader/DynaLoader_pm.PL
45446 ____________________________________________________________________________
45447 [ 24040] By: rgs                                   on 2005/03/18  07:57:06
45448         Log: Subject: [PATCH] $B::Disassembler::VERSION
45449              From: Alexey Tourbin <at@altlinux.ru>
45450              Date: Thu, 17 Mar 2005 19:02:38 +0300
45451              Message-ID: <20050317160238.GN5825@solemn.turbinal.org>
45452      Branch: perl
45453            ! ext/B/B/Disassembler.pm
45454 ____________________________________________________________________________
45455 [ 24039] By: rgs                                   on 2005/03/15  09:30:28
45456         Log: Upgrade to CGI 3.07.
45457              Add CGI's changelog
45458      Branch: perl
45459            + lib/CGI/Changes
45460            ! MANIFEST lib/CGI.pm lib/CGI/Cookie.pm
45461 ____________________________________________________________________________
45462 [ 24038] By: merijn                                on 2005/03/14  15:55:44
45463         Log: Subject: pp_pack.c, simplifying genpacksizetables
45464              From: perl5-porters@ton.iguana.be (Ton Hospel)
45465              Date: Sun, 13 Mar 2005 15:07:41 +0000 (UTC)
45466              Message-Id: <d11kvt$1k7$1@post.home.lunix>
45467      Branch: perl
45468            ! genpacksizetables.pl pp_pack.c
45469 ____________________________________________________________________________
45470 [ 24037] By: rgs                                   on 2005/03/14  14:35:33
45471         Log: Subject: [PATCH] Adding const qualifiers
45472              From: Andy Lester <andy@petdance.com>
45473              Date: Sun, 13 Mar 2005 14:20:05 -0600
45474              Message-ID: <20050313202005.GA23535@petdance.com>
45475      Branch: perl
45476            ! av.c embed.fnc gv.c hv.c mg.c op.c pod/perlapi.pod pp_ctl.c
45477            ! proto.h scope.c utf8.c
45478 ____________________________________________________________________________
45479 [ 24036] By: rgs                                   on 2005/03/14  09:19:01
45480         Log: Subject: Re: [perl #34155] perldoc -f hex should say how to convert back
45481              From: David Nicol <davidnicol@gmail.com>
45482              Date: Tue, 8 Mar 2005 18:23:11 -0600
45483              Message-ID: <934f64a20503081623713f6d27@mail.gmail.com>
45484      Branch: perl
45485            ! pod/perlfunc.pod
45486 ____________________________________________________________________________
45487 [ 24035] By: rgs                                   on 2005/03/13  21:14:36
45488         Log: Document pack changes in perldelta
45489      Branch: perl
45490            ! pod/perl592delta.pod
45491 ____________________________________________________________________________
45492 [ 24034] By: rgs                                   on 2005/03/13  16:41:05
45493         Log: Upgrade to Pod::Parser 1.30
45494      Branch: perl
45495            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
45496            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
45497            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podselect.PL
45498            ! t/pod/poderrs.xr
45499 ____________________________________________________________________________
45500 [ 24033] By: rgs                                   on 2005/03/13  11:07:40
45501         Log: Doc patches to clarify the stringification rules of {} and =>
45502              by Jarkko (bug #34419)
45503      Branch: perl
45504            ! pod/perldata.pod pod/perlop.pod
45505 ____________________________________________________________________________
45506 [ 24032] By: rgs                                   on 2005/03/13  09:20:01
45507         Log: gcc warning patch by Andy Lester
45508      Branch: perl
45509            ! perl.h
45510 ____________________________________________________________________________
45511 [ 24031] By: rgs                                   on 2005/03/12  22:05:14
45512         Log: Subject: Re: Encoding neutral unpack
45513              From: perl5-porters@ton.iguana.be (Ton Hospel)
45514              Date: Sat, 12 Mar 2005 18:54:29 +0000 (UTC)
45515              Message-ID: <d0vdt5$81a$1@post.home.lunix>
45516              
45517              A new test.
45518      Branch: perl
45519            ! t/op/pack.t
45520 ____________________________________________________________________________
45521 [ 24030] By: rgs                                   on 2005/03/12  22:01:21
45522         Log: Indentation patch by Ton Hospel for pp_pack
45523      Branch: perl
45524            ! pp_pack.c
45525 ____________________________________________________________________________
45526 [ 24029] By: rgs                                   on 2005/03/12  20:49:00
45527         Log: Change my email, put real name of Pixel
45528      Branch: perl
45529            ! AUTHORS
45530 ____________________________________________________________________________
45531 [ 24028] By: rgs                                   on 2005/03/12  17:15:23
45532         Log: Upgrade to DB_File 1.811, by Paul Marquess
45533      Branch: perl
45534            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
45535            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
45536            ! ext/DB_File/typemap
45537 ____________________________________________________________________________
45538 [ 24027] By: rgs                                   on 2005/03/11  17:47:41
45539         Log: Add standard core test headers to the Class::ISA new tests
45540      Branch: perl
45541            ! lib/Class/ISA/t/00_about_verbose.t
45542            ! lib/Class/ISA/t/01_old_junk.t
45543 ____________________________________________________________________________
45544 [ 24026] By: rgs                                   on 2005/03/11  17:37:01
45545         Log: Upgrade to Class::ISA 0.33
45546      Branch: perl
45547            + lib/Class/ISA/ChangeLog lib/Class/ISA/t/00_about_verbose.t
45548            + lib/Class/ISA/t/01_old_junk.t
45549            - lib/Class/ISA/test.pl
45550            ! MANIFEST lib/Class/ISA.pm
45551 ____________________________________________________________________________
45552 [ 24025] By: rgs                                   on 2005/03/11  16:55:59
45553         Log: Update Changes
45554      Branch: perl
45555            ! Changes
45556 ____________________________________________________________________________
45557 [ 24024] By: rgs                                   on 2005/03/11  11:12:31
45558         Log: FAQ sync
45559      Branch: perl
45560            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
45561            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
45562            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
45563            ! pod/perlfaq9.pod
45564 ____________________________________________________________________________
45565 [ 24023] By: rgs                                   on 2005/03/11  10:22:28
45566         Log: Subject: [PATCH] pad_push numero three-o
45567              From: Andy Lester <andy@petdance.com>
45568              Date: Thu, 10 Mar 2005 15:17:28 -0600
45569              Message-ID: <20050310211728.GC32386@petdance.com>
45570      Branch: perl
45571            ! embed.fnc embed.h pad.c pod/perlintern.pod pp_ctl.c pp_hot.c
45572            ! proto.h
45573 ____________________________________________________________________________
45574 [ 24022] By: rgs                                   on 2005/03/10  17:42:54
45575         Log: Make the return value of close() depend not only on the success of the
45576              close itself, but also on whether the output stream had a previous
45577              error. From Jim Meyering <jim@meyering.net>, via Debian.
45578      Branch: perl
45579            ! doio.c
45580 ____________________________________________________________________________
45581 [ 24021] By: rgs                                   on 2005/03/10  17:39:56
45582         Log: 8 is not an octal digit. (from Debian)
45583      Branch: perl
45584            ! pod/perlreref.pod
45585 ____________________________________________________________________________
45586 [ 24020] By: rgs                                   on 2005/03/10  17:38:51
45587         Log: Fix a2p manpage (from Debian)
45588      Branch: perl
45589            ! x2p/a2p.pod
45590 ____________________________________________________________________________
45591 [ 24019] By: rgs                                   on 2005/03/10  17:36:37
45592         Log: Remove a spurious undefined warning when using getopts.pl with -w.
45593              (from Debian)
45594      Branch: perl
45595            ! lib/getopts.pl
45596 ____________________________________________________________________________
45597 [ 24018] By: rgs                                   on 2005/03/10  17:34:39
45598         Log: Doc patch for Devel::DProf (from Debian)
45599      Branch: perl
45600            ! ext/Devel/DProf/DProf.pm
45601 ____________________________________________________________________________
45602 [ 24017] By: rgs                                   on 2005/03/10  17:22:25
45603         Log: Add support for Debian GNU/k*BSD
45604      Branch: perl
45605            ! hints/gnukfreebsd.sh hints/gnuknetbsd.sh
45606 ____________________________________________________________________________
45607 [ 24016] By: rgs                                   on 2005/03/10  17:21:05
45608         Log: Patch for Debian bug #258618, compilation under Debian/Hurd
45609      Branch: perl
45610            ! hints/gnu.sh
45611 ____________________________________________________________________________
45612 [ 24015] By: steveh                                on 2005/03/10  15:18:20
45613         Log: Subject: Minor AUTHORS patch
45614              From: "Mike Giroux" <rmgiroux@hotmail.com>
45615              Date: Thu, 10 Mar 2005 08:39:04 -0500
45616              Message-ID: <BAY104-F4B1925432A15287069D3BCE520@phx.gbl>
45617      Branch: perl
45618            ! AUTHORS
45619 ____________________________________________________________________________
45620 [ 24014] By: steveh                                on 2005/03/10  11:25:36
45621         Log: More Win32 dmake fixes
45622
45623              Use $B macro as per change 23991 in more places, and fix some syntax
45624              errors in the subst's (missing trailing ",")
45625
45626              Tested with GCC and MSVC. I don't have BCC available, so those parts
45627              are untested.
45628      Branch: perl
45629            ! win32/makefile.mk
45630 ____________________________________________________________________________
45631 [ 24013] By: rgs                                   on 2005/03/10  10:10:33
45632         Log: Upgrade to CGI.pm 3.06
45633      Branch: perl
45634            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Util.pm
45635            ! lib/CGI/t/form.t lib/CGI/t/html.t
45636 ____________________________________________________________________________
45637 [ 24012] By: rgs                                   on 2005/03/09  22:17:33
45638         Log: Further pack optimisations by Ton Hospel
45639      Branch: perl
45640            ! pp_pack.c
45641 ____________________________________________________________________________
45642 [ 24011] By: rgs                                   on 2005/03/09  18:02:13
45643         Log: Fix memory corruption when growing pack utf8 buffer
45644      Branch: perl
45645            ! pp_pack.c
45646 ____________________________________________________________________________
45647 [ 24010] By: rgs                                   on 2005/03/08  17:53:50
45648         Log: Subject: Encoding neutral unpack
45649              From: perl5-porters@ton.iguana.be (Ton Hospel)
45650              Date: Sun, 6 Mar 2005 18:29:38 +0000 (UTC)
45651              Message-Id: <d0fi6i$k06$1@post.home.lunix>
45652      Branch: perl
45653            ! embed.fnc embed.h genpacksizetables.pl lib/charnames.t perl.h
45654            ! pod/perldiag.pod pod/perlfunc.pod pod/perlunicode.pod
45655            ! pod/perluniintro.pod pp_pack.c proto.h t/op/pack.t
45656            ! t/op/utftaint.t
45657 ____________________________________________________________________________
45658 [ 24009] By: merijn                                on 2005/03/08  15:25:57
45659         Log: Subject: Minor AUTHORS patch
45660              From: Andy Lester <andy@petdance.com>
45661              Date: Tue, 8 Mar 2005 09:44:45 -0600
45662              Message-ID: <20050308154445.GB3213@petdance.com>
45663      Branch: perl
45664            ! AUTHORS
45665 ____________________________________________________________________________
45666 [ 24008] By: merijn                                on 2005/03/08  14:45:17
45667         Log: Some updates to current status
45668      Branch: perl
45669            ! README.hpux
45670 ____________________________________________________________________________
45671 [ 24007] By: steveh                                on 2005/03/07  11:02:12
45672         Log: Include regcomp.h in Win32 makefiles
45673
45674              Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
45675              From: demerphq <demerphq@gmail.com>
45676              Date: Sun, 6 Mar 2005 09:16:12 +0100
45677              Message-ID: <9b18b311050306001624012bd@mail.gmail.com>
45678      Branch: perl
45679            ! win32/Makefile win32/makefile.mk
45680 ____________________________________________________________________________
45681 [ 24006] By: steveh                                on 2005/03/04  17:19:46
45682         Log: A better fix than change 24005 was ;)
45683
45684              Actually, "@echo." still emits a blank line.  Use "@rem" instead as the
45685              no-op.  This was being used in the Win95 case, but works fine on WinNT
45686              too, and is actually what ExtUtils-MakeMaker uses.
45687
45688              Also change the nmake Makefile.
45689      Branch: perl
45690            ! win32/Makefile win32/makefile.mk
45691 ____________________________________________________________________________
45692 [ 24005] By: steveh                                on 2005/03/04  17:11:56
45693         Log: Suppress "ECHO is on." messages when using dmake on Win32
45694
45695              (The shell's "echo" command displays the current echo setting when
45696              called with no arguments.  Use "echo." to display nothing.)
45697      Branch: perl
45698            ! win32/makefile.mk
45699 ____________________________________________________________________________
45700 [ 24004] By: steveh                                on 2005/03/04  17:01:24
45701         Log: Stop mktables from needlessly re-running when using dmake on Win32
45702      Branch: perl
45703            ! win32/makefile.mk
45704 ____________________________________________________________________________
45705 [ 24003] By: rgs                                   on 2005/03/04  16:02:20
45706         Log: Update -v copyright notice
45707      Branch: perl
45708            ! perl.c
45709 ____________________________________________________________________________
45710 [ 24002] By: rgs                                   on 2005/03/03  18:27:34
45711         Log: Add a regression test for bug #32193, and make the
45712              fix a bit more robust
45713      Branch: perl
45714            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
45715 ____________________________________________________________________________
45716 [ 24001] By: rgs                                   on 2005/03/03  18:03:15
45717         Log: Subject: [perl #32193] Tie::RefHash DELETE does not return value for ref keys
45718              From: Yuval Kojman (via RT) <perlbug-followup@perl.org>
45719              Date: 28 Oct 2004 12:16:37 -0000
45720              Message-ID: <rt-3.0.11-32193-98805.8.56634266171625@perl.org>
45721      Branch: perl
45722            ! lib/Tie/RefHash.pm
45723 ____________________________________________________________________________
45724 [ 24000] By: rgs                                   on 2005/03/03  15:43:43
45725         Log: do "filename" is not really used with perl subroutine librairies
45726              anymore.
45727      Branch: perl
45728            ! pod/perlfunc.pod
45729 ____________________________________________________________________________
45730 [ 23999] By: merijn                                on 2005/02/27  11:28:27
45731         Log: Fix for bug [ID 20020227.005] format bug with undefined _TOP
45732              http://rt.perl.org/rt3/Ticket/Display.html?id=8698
45733              If there was no TOP format the lines left on page was set
45734              to fixed number, now set to the current page length of the
45735              IO channel used. More debugging for yet another bug needed.
45736      Branch: perl
45737            ! pp_sys.c
45738 ____________________________________________________________________________
45739 [ 23998] By: davem                                 on 2005/02/26  11:32:59
45740         Log: ithreads: cond_signal() on a non-shared object coredumped
45741      Branch: perl
45742            ! ext/threads/shared/shared.xs
45743 ____________________________________________________________________________
45744 [ 23997] By: nicholas                              on 2005/02/26  09:33:30
45745         Log: SvUTF8 can be present on scalars other than PVs
45746              (specifically references with overloaded stringification)
45747      Branch: perl
45748            ! dump.c
45749 ____________________________________________________________________________
45750 [ 23996] By: davem                                 on 2005/02/26  00:47:03
45751         Log: Fix leaks in List::Util::reduce,first
45752              When the block is a closure, the cloned CV created on each call
45753              was never freed
45754      Branch: perl
45755            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
45756 ____________________________________________________________________________
45757 [ 23995] By: steveh                                on 2005/02/24  15:52:01
45758         Log: Subject: Re: (patch blead) Extend t/harness to allow filtering of the file list by regex.
45759              From: demerphq <demerphq@gmail.com>
45760              Date: Wed, 23 Feb 2005 17:49:50 +0100
45761              Message-ID: <9b18b311050223084917d7ef59@mail.gmail.com>
45762      Branch: perl
45763            ! pod/perlhack.pod
45764 ____________________________________________________________________________
45765 [ 23994] By: merijn                                on 2005/02/24  10:12:26
45766         Log: Subject: [PATCH] dprofpp help
45767              From: Andy Lester <andy@petdance.com>
45768              Date: Thu, 24 Feb 2005 00:10:42 -0600
45769              Message-ID: <20050224061042.GA20259@petdance.com>
45770      Branch: perl
45771            ! utils/dprofpp.PL
45772 ____________________________________________________________________________
45773 [ 23993] By: steveh                                on 2005/02/23  13:36:59
45774         Log: Subject: (patch blead) Extend t/harness to allow filtering of the file list by regex.
45775              From: demerphq <demerphq@gmail.com>
45776              Date: Sat, 19 Feb 2005 11:10:00 +0100
45777              Message-ID: <9b18b3110502190210105decf4@mail.gmail.com>
45778      Branch: perl
45779            ! t/harness
45780 ____________________________________________________________________________
45781 [ 23992] By: steveh                                on 2005/02/23  12:28:55
45782         Log: Subject: Patch Win32 makefiles for blead to allow parameters to be passed to harness:
45783              From: demerphq <demerphq@gmail.com>
45784              Date: Sat, 19 Feb 2005 11:00:08 +0100
45785              Message-ID: <9b18b31105021902003d9c2a95@mail.gmail.com>
45786      Branch: perl
45787            ! win32/Makefile win32/makefile.mk
45788 ____________________________________________________________________________
45789 [ 23991] By: steveh                                on 2005/02/23  09:17:55
45790         Log: Fix Win32's dmake makefile.mk for new dmakes built with Visual C++
45791      Branch: perl
45792            ! win32/makefile.mk
45793 ____________________________________________________________________________
45794 [ 23990] By: rgs                                   on 2005/02/22  18:13:01
45795         Log: Porting/manicheck is not happy when I use spaces instead of tabs.
45796      Branch: perl
45797            ! MANIFEST
45798 ____________________________________________________________________________
45799 [ 23989] By: rgs                                   on 2005/02/21  16:05:22
45800         Log: Subject: IPC::Run test failures with utf8
45801              From: Nicholas Clark <nick@ccl4.org>
45802              Date: Sat, 19 Feb 2005 00:27:57 +0000
45803              Message-ID: <20050219002757.GO13998@plum.flirble.org>
45804      Branch: perl
45805            ! lib/IPC/Run/t/run.t
45806 ____________________________________________________________________________
45807 [ 23988] By: rgs                                   on 2005/02/21  13:51:44
45808         Log: Subject: [PATCH] signed/unsigned help for pp_pack.c
45809              From: "Craig A. Berry" <craigberry@mac.com>
45810              Date: Fri, 18 Feb 2005 09:42:52 -0600
45811              Message-ID: <42160CFC.3080304@mac.com>
45812      Branch: perl
45813            ! pp_pack.c
45814 ____________________________________________________________________________
45815 [ 23987] By: rgs                                   on 2005/02/21  12:56:22
45816         Log: Subject: (blead patch) Skip a torture test under blead, and skip certain torture tests under Win32.
45817              From: demerphq <demerphq@gmail.com>
45818              Date: Sat, 19 Feb 2005 11:04:00 +0100
45819              Message-ID: <9b18b3110502190204641e103c@mail.gmail.com
45820      Branch: perl
45821            ! t/japh/abigail.t
45822 ____________________________________________________________________________
45823 [ 23986] By: rgs                                   on 2005/02/18  18:21:25
45824         Log: Subject: Patch for Perlbug #4253
45825              From: Nikolai Eipel <eipel@web.de>
45826              Date: Sat, 29 Jan 2005 16:52:53 +0100
45827              Message-Id: <200501291652.53841.eipel@web.de>
45828
45829              (-T and -B invalidate _ filehandle when no read permission on file)
45830              plus a regression test
45831      Branch: perl
45832            ! pp_sys.c t/op/stat.t
45833 ____________________________________________________________________________
45834 [ 23985] By: rgs                                   on 2005/02/18  16:18:34
45835         Log: Install and build corelist on VMS, too
45836      Branch: perl
45837            ! vms/descrip_mms.template
45838 ____________________________________________________________________________
45839 [ 23984] By: rgs                                   on 2005/02/18  16:07:54
45840         Log: Add corelist to the win32 makefiles
45841              (noticed by demerphq)
45842      Branch: perl
45843            ! win32/Makefile win32/makefile.mk
45844 ____________________________________________________________________________
45845 [ 23983] By: rgs                                   on 2005/02/18  15:48:51
45846         Log: Subject: [perl #32968] [PATCH] Re: B::walkoptree segfaults
45847              From: Stephen McCamant <smcc@MIT.EDU>
45848              Date: Tue, 28 Dec 2004 10:13:50 -0800
45849              Message-ID: <16849.41566.887352.677148@apocalypse.OCF.Berkeley.EDU>
45850      Branch: perl
45851            ! ext/B/B.xs op.h
45852 ____________________________________________________________________________
45853 [ 23982] By: rgs                                   on 2005/02/18  15:34:59
45854         Log: Subject: Re: Integration of PathTools 3.04
45855              From: demerphq <demerphq@gmail.com>
45856              Date: Fri, 18 Feb 2005 16:31:50 +0100
45857              Message-ID: <9b18b31105021807316af0aed5@mail.gmail.com>
45858      Branch: perl
45859            ! lib/Cwd.pm
45860 ____________________________________________________________________________
45861 [ 23981] By: rgs                                   on 2005/02/18  15:00:12
45862         Log: Subject: Re: Bug in Socket::IO::INET Version 1.27
45863              From: Gisle Aas <gisle@ActiveState.com>
45864              Date: 03 Feb 2005 03:16:46 -0800
45865              Message-ID: <lr7jlpsxk1.fsf@caliper.activestate.com>
45866      Branch: perl
45867            ! ext/IO/lib/IO/Socket/INET.pm
45868 ____________________________________________________________________________
45869 [ 23980] By: rgs                                   on 2005/02/18  14:27:38
45870         Log: Integrate encoding::warnings from Autrijus Tang.
45871      Branch: perl
45872            + lib/encoding/warnings.pm lib/encoding/warnings/t/1-warning.t
45873            + lib/encoding/warnings/t/2-fatal.t
45874            + lib/encoding/warnings/t/3-normal.t
45875            ! MANIFEST
45876 ____________________________________________________________________________
45877 [ 23979] By: rgs                                   on 2005/02/18  09:53:36
45878         Log: Subject: [PATCH] find2perl, new options
45879              From: slaven@rezic.de
45880              Date: Thu, 17 Feb 2005 22:30:13 +0100
45881              Message-Id: <1108675813.24421@devpc01.iconmobile.de>
45882      Branch: perl
45883            ! x2p/find2perl.PL
45884 ____________________________________________________________________________
45885 [ 23978] By: rgs                                   on 2005/02/18  08:54:33
45886         Log: Missing dependencies in x2p makefile, by Slaven Rezic.
45887      Branch: perl
45888            ! x2p/Makefile.SH
45889 ____________________________________________________________________________
45890 [ 23977] By: rgs                                   on 2005/02/17  18:14:19
45891         Log: Upgrade to PathTools 3.04
45892              (plus tweaks to Cwd and cwd.t to run when building perl)
45893      Branch: perl
45894            + ext/Cwd/ppport.h
45895            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
45896            ! ext/Cwd/t/taint.t ext/Cwd/t/win32.t lib/Cwd.pm
45897            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
45898            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
45899            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
45900            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
45901            ! lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t
45902            ! lib/File/Spec/t/rel2abs2rel.t
45903 ____________________________________________________________________________
45904 [ 23976] By: rgs                                   on 2005/02/17  17:42:59
45905         Log: Upgrade to Pod::LaTeX 0.58
45906      Branch: perl
45907            ! lib/Pod/LaTeX.pm lib/Pod/t/pod2latex.t
45908 ____________________________________________________________________________
45909 [ 23975] By: rgs                                   on 2005/02/17  15:21:55
45910         Log: Upgrade to Time::HiRes 1.66
45911      Branch: perl
45912            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
45913            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
45914 ____________________________________________________________________________
45915 [ 23974] By: rgs                                   on 2005/02/17  14:57:06
45916         Log: Subject: [perl #31730] [PATCH] IO::File reads garbage from directory filehandles
45917              From: "Steve Peters via RT" <perlbug-followup@perl.org>
45918              Date: 1 Feb 2005 16:24:11 -0000
45919              Message-ID: <rt-3.0.11-31730-107010.1.24399823945417@perl.org>
45920      Branch: perl
45921            ! ext/IO/lib/IO/File.pm
45922 ____________________________________________________________________________
45923 [ 23973] By: rgs                                   on 2005/02/16  13:20:55
45924         Log: Subject: Re: [PATCH] Re: perl winpid?
45925              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45926              Date: Tue, 15 Feb 2005 20:45:13 -0800
45927              Message-ID: <20050216044512.GA2516@efn.org>
45928      Branch: perl
45929            ! ext/B/t/stash.t
45930 ____________________________________________________________________________
45931 [ 23972] By: steveh                                on 2005/02/15  14:47:47
45932         Log: Jan Dubois has taken over maintenance of Win32 stuff from Sarathy
45933      Branch: perl
45934            ! Porting/Maintainers.pl README.win32
45935 ____________________________________________________________________________
45936 [ 23971] By: rgs                                   on 2005/02/15  13:52:15
45937         Log: Fix documentation bug in using Socket's import tags :
45938
45939              Subject: [perl #34141] example in perlbug -f getsockopt incomplete
45940              From: David Dyck (via RT) <perlbug-followup@perl.org>
45941              Date: 15 Feb 2005 07:35:45 -0000
45942              Message-ID: <rt-3.0.11-34141-107730.6.0777451251105@perl.org>
45943      Branch: perl
45944            ! pod/perlfunc.pod
45945 ____________________________________________________________________________
45946 [ 23970] By: steveh                                on 2005/02/15  13:20:40
45947         Log: Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
45948
45949              Currently, if USE_IMP_SYS is defined then PERL_MALLOC gets undefined.
45950              We should also undefine DEBUG_MSTATS if PERL_MALLOC is (or has become)
45951              undefined, and we should do all this *before* inspecting DEBUG_MSTATS
45952              to see if we need to add -DPERL_DEBUGGING_MSTATS to BUILDOPT.
45953      Branch: perl
45954            ! win32/Makefile win32/makefile.mk
45955 ____________________________________________________________________________
45956 [ 23969] By: steveh                                on 2005/02/15  11:40:03
45957         Log: Fix definition of DEBUG_MSTATS for Win32 dmake builds
45958      Branch: perl
45959            ! win32/makefile.mk
45960 ____________________________________________________________________________
45961 [ 23968] By: rgs                                   on 2005/02/15  08:29:13
45962         Log: Use strl* functions in doio.c when available
45963              Based on :
45964              Subject: [PATCH] Changes to doio.c to use strlcpy() and strlcat()
45965              From: Steve Peters <steve@fisharerojo.org>
45966              Date: Wed, 1 Dec 2004 19:42:14 -0600
45967              Message-ID: <20041202014214.GA20907@mccoy.peters.homeunix.org>
45968      Branch: perl
45969            ! doio.c
45970 ____________________________________________________________________________
45971 [ 23967] By: mhx                                   on 2005/02/15  04:58:48
45972         Log: Subject: [PATCH] Additional tests for t/op/not.t
45973              From: Steve Peters <steve@fisharerojo.org>
45974              Date: Mon, 14 Feb 2005 19:54:17 -0600
45975              Message-ID: <20050215015417.GA30368@mccoy.peters.homeunix.org>
45976      Branch: perl
45977            ! t/op/not.t
45978 ____________________________________________________________________________
45979 [ 23966] By: rgs                                   on 2005/02/14  21:05:17
45980         Log: Subject: Re: encoding neutral unpack
45981              From: perl5-porters@ton.iguana.be (Ton Hospel)
45982              Date: Sat, 5 Feb 2005 01:34:44 +0000 (UTC)
45983              Message-ID: <cu17rk$k78$1@post.home.lunix>
45984
45985              tweaked to remove the 'not supported on this platform'
45986              error messages
45987      Branch: perl
45988            ! genpacksizetables.pl pp_pack.c t/op/pack.t t/uni/case.pl
45989 ____________________________________________________________________________
45990 [ 23965] By: mhx                                   on 2005/02/14  17:26:02
45991         Log: Regenerate Perl_keyword() to remove superfluous goto statements.
45992      Branch: perl
45993            ! toke.c
45994 ____________________________________________________________________________
45995 [ 23964] By: mhx                                   on 2005/02/14  17:21:29
45996         Log: Require version 0.05 of Devel::Tokenizer::C.
45997      Branch: perl
45998            ! perl_keyword.pl
45999 ____________________________________________________________________________
46000 [ 23963] By: rgs                                   on 2005/02/12  16:26:47
46001         Log: Mac OS Classic vs Mac OS X clarications
46002              by Sherm Pendley
46003      Branch: perl
46004            ! pod/perlfaq3.pod pod/perlmodinstall.pod pod/perlopentut.pod
46005            ! pod/perlrun.pod
46006 ____________________________________________________________________________
46007 [ 23962] By: rgs                                   on 2005/02/12  16:14:56
46008         Log: README.cygwin additions by Reini Urban
46009      Branch: perl
46010            ! README.cygwin
46011 ____________________________________________________________________________
46012 [ 23961] By: merijn                                on 2005/02/11  09:32:50
46013         Log: Subject: Re: [PATCH] Re: perl winpid?
46014              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46015              Date: Thu, 10 Feb 2005 20:04:35 -0800
46016              Message-ID: <20050211040434.GA3824@efn.org>
46017      Branch: perl
46018            + t/lib/cygwin.t
46019            ! MANIFEST README.cygwin cygwin/cygwin.c
46020 ____________________________________________________________________________
46021 [ 23960] By: mhx                                   on 2005/02/10  20:50:31
46022         Log: not() || 1 produces segmentation fault
46023
46024              Fixed by making not() behave like not(0). This is also the
46025              way not() behaved before it started segfaulting in 5.6.0.
46026      Branch: perl
46027            + t/op/not.t
46028            ! MANIFEST perly.act perly.h perly.tab perly.y
46029 ____________________________________________________________________________
46030 [ 23959] By: mhx                                   on 2005/02/10  20:36:13
46031         Log: regen_perly.pl runs fine with bison 2.0.
46032      Branch: perl
46033            ! regen_perly.pl
46034 ____________________________________________________________________________
46035 [ 23958] By: merijn                                on 2005/02/10  15:56:04
46036         Log: 'what' cannot find ccversion if `which cc` is a symlink to ccache
46037              ccversion is important enough to jump through some hoops to get it
46038      Branch: perl
46039            ! hints/hpux.sh
46040 ____________________________________________________________________________
46041 [ 23957] By: merijn                                on 2005/02/10  14:19:51
46042         Log: Swap logic in BEGIN blocks to have Cwd's abs_path do the
46043              translation *before* the chdir (), so it now DTRT
46044      Branch: perl
46045            ! lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
46046            ! lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
46047            ! lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
46048            ! lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
46049            ! lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
46050            ! lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
46051            ! lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
46052 ____________________________________________________________________________
46053 [ 23956] By: rgs                                   on 2005/02/10  10:58:26
46054         Log: Upgrade to Time::Local 1.11
46055      Branch: perl
46056            ! lib/Time/Local.pm lib/Time/Local.t
46057 ____________________________________________________________________________
46058 [ 23955] By: rgs                                   on 2005/02/10  10:51:59
46059         Log: Subject: Re: [PATCH] BigInt mbi_rand.t failings (solved now)
46060              From: Tels <nospam-abuse@bloodgate.com>
46061              Date: Wed, 9 Feb 2005 21:44:22 +0100
46062              Message-Id: <200502092144.24051@bloodgate.com>
46063      Branch: perl
46064            ! lib/Math/BigInt/Calc.pm
46065 ____________________________________________________________________________
46066 [ 23954] By: rgs                                   on 2005/02/09  18:06:39
46067         Log: Add IPC::Run 0.80.
46068
46069              Subject: [PATCH] IPC::Run 0.80 integration (was Re: [RFC] More core integration)
46070              From: "Jos I. Boumans" <kane@xs4all.net>
46071              Date: Fri, 28 Jan 2005 18:32:44 +0100
46072              Message-Id: <9E6ECDBE-7152-11D9-B82E-000A956B0E06@xs4all.net>
46073
46074              with PERL_CORE test premables hacked for better $^X portability
46075              (we hope.)
46076      Branch: perl
46077            + lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
46078            + lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
46079            + lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
46080            + lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
46081            + lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
46082            + lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
46083            + lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
46084            + lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
46085            + lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
46086            + lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
46087            ! MANIFEST
46088 ____________________________________________________________________________
46089 [ 23953] By: rgs                                   on 2005/02/09  09:28:19
46090         Log: Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
46091              The rmtree() function in the perl File::Path module would remove
46092              directories in an insecure manner which could lead to the removal
46093              of arbitrary files and directories via a symlink attack.
46094      Branch: perl
46095            ! lib/File/Path.pm
46096 ____________________________________________________________________________
46097 [ 23952] By: merijn                                on 2005/02/08  16:30:43
46098         Log: IBM Released vac.C version 7, and changed the naming convention (again)
46099              Thanks to Campo for spotting, testing and the fix
46100      Branch: perl
46101            ! hints/aix.sh
46102 ____________________________________________________________________________
46103 [ 23951] By: rgs                                   on 2005/02/08  14:02:56
46104         Log: Subject: [perl #34076] P/p pack formats only recognize literal undef
46105              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
46106              Date: 6 Feb 2005 22:03:20 -0000
46107              Message-ID: <rt-3.0.11-34076-107344.19.3123360602169@perl.org>
46108      Branch: perl
46109            ! pp_pack.c
46110 ____________________________________________________________________________
46111 [ 23950] By: rgs                                   on 2005/02/08  11:09:03
46112         Log: Remove mention of sub-packages in the Symbol manpage.
46113      Branch: perl
46114            ! lib/Symbol.pm
46115 ____________________________________________________________________________
46116 [ 23949] By: rgs                                   on 2005/02/08  10:44:09
46117         Log: Add Module::CoreList in the maintainers list
46118      Branch: perl
46119            ! Porting/Maintainers.pl
46120 ____________________________________________________________________________
46121 [ 23948] By: rgs                                   on 2005/02/08  10:39:21
46122         Log: Fix typo in corelist
46123      Branch: perl
46124            ! lib/Module/CoreList/bin/corelist
46125 ____________________________________________________________________________
46126 [ 23947] By: rgs                                   on 2005/02/08  10:22:22
46127         Log: Add Module::CoreList to bleadperl.
46128
46129              Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration)
46130              From: "Jos I. Boumans" <kane@xs4all.net>
46131              Date: Fri, 28 Jan 2005 17:38:27 +0100
46132              Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net>
46133      Branch: perl
46134            + lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
46135            + lib/Module/CoreList/t/corelist.t utils/corelist.PL
46136            ! MANIFEST installperl utils.lst utils/Makefile
46137 ____________________________________________________________________________
46138 [ 23946] By: rgs                                   on 2005/02/08  09:31:45
46139         Log: Subject: [perl #34062] pack Z0 destroys the character before
46140              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
46141              Date: 5 Feb 2005 18:09:00 -0000
46142              Message-ID: <rt-3.0.11-34062-107199.19.360569328007@perl.org>
46143              (plus a regression test)
46144      Branch: perl
46145            ! pp_pack.c t/op/pack.t
46146 ____________________________________________________________________________
46147 [ 23945] By: rgs                                   on 2005/02/08  09:25:29
46148         Log: A small precision in the docs for overloaded regexp escapes
46149              (see bug #33906)
46150      Branch: perl
46151            ! pod/perlre.pod
46152 ____________________________________________________________________________
46153 [ 23943] By: rgs                                   on 2005/02/06  22:18:48
46154         Log: Avoid evaluating a strlen twice due the new implementation
46155              of New() with PERL_MALLOC_WRAP
46156      Branch: perl
46157            ! util.c
46158 ____________________________________________________________________________
46159 [ 23942] By: nicholas                              on 2005/02/05  22:02:50
46160         Log: Stop lib/h2xs.t failing needlessly if it failed to clear up behind
46161              itself on a previous run.
46162      Branch: perl
46163            ! lib/h2xs.t
46164 ____________________________________________________________________________
46165 [ 23941] By: nicholas                              on 2005/02/05  21:47:35
46166         Log: With mallocwrap New() evaluates its arguments more than once, so they
46167              had better not have any side effects.
46168              :-(
46169      Branch: perl
46170            ! util.c
46171 ____________________________________________________________________________
46172 [ 23935] By: nicholas                              on 2005/02/05  15:05:08
46173         Log: Let's (un)do the timewarp, again.
46174              Attempt to bodge round Makefile sometimes being older than Makefile.PL
46175              Pesky filesystems.
46176      Branch: perl
46177            ! lib/ExtUtils/t/Constant.t
46178 ____________________________________________________________________________
46179 [ 23928] By: rgs                                   on 2005/02/04  10:41:43
46180         Log: Upgrade to Digest 1.10
46181      Branch: perl
46182            + lib/Digest/Changes lib/Digest/file.pm lib/Digest/t/file.t
46183            ! MANIFEST lib/Digest.pm lib/Digest/base.pm
46184 ____________________________________________________________________________
46185 [ 23927] By: mhx                                   on 2005/02/02  21:33:12
46186         Log: Remove 2 unused variables from APItest.xs.
46187      Branch: perl
46188            ! ext/XS/APItest/APItest.xs
46189 ____________________________________________________________________________
46190 [ 23926] By: mhx                                   on 2005/02/02  21:29:40
46191         Log: Upgrade to Devel::PPPort 3.06.
46192      Branch: perl
46193            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
46194            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
46195            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/module3.c
46196            ! ext/Devel/PPPort/parts/inc/exception
46197            ! ext/Devel/PPPort/parts/inc/misc
46198 ____________________________________________________________________________
46199 [ 23925] By: mhx                                   on 2005/02/02  21:26:14
46200         Log: Attempt to fix problems with new exception handling macros.
46201      Branch: perl
46202            + ext/XS/APItest/exception.c
46203            ! MANIFEST XSUB.h ext/XS/APItest/APItest.xs
46204            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
46205            ! pod/perlguts.pod
46206 ____________________________________________________________________________
46207 [ 23924] By: rgs                                   on 2005/02/02  19:50:53
46208         Log: Subject: Re: encoding neutral unpack
46209              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
46210              Date: Sat, 29 Jan 2005 12:54:34 +0000 (UTC)
46211              Message-ID: <ctg12a$j0e$2[at]post.home.lunix>
46212
46213              Counted length prefixes shouldn't change C0/U0 mode
46214              in pack/unpack (plus a regression test)
46215      Branch: perl
46216            ! pp_pack.c t/op/pack.t
46217 ____________________________________________________________________________
46218 [ 23923] By: rgs                                   on 2005/02/02  19:35:47
46219         Log: Subject: Re: encoding neutral unpack
46220              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
46221              Date: Sat, 29 Jan 2005 13:07:38 +0000 (UTC)
46222              Message-ID: <ctg1qq$j0e$3[at]post.home.lunix>
46223
46224              Make U0 and C0 scoped to () pack subtemplates.
46225              (plus a regression test)
46226      Branch: perl
46227            ! pp_pack.c t/op/pack.t
46228 ____________________________________________________________________________
46229 [ 23922] By: rgs                                   on 2005/02/02  19:23:46
46230         Log: Subject: Re: encoding neutral unpack
46231              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
46232              Date: Sat, 29 Jan 2005 13:24:55 +0000 (UTC)
46233              Message-ID: <ctg2r7$j0e$4[at]post.home.lunix>
46234
46235              Ensure that with the C format, unpack checksums
46236              don't get overflowed. (plus a regression test)
46237      Branch: perl
46238            ! pp_pack.c t/op/pack.t
46239 ____________________________________________________________________________
46240 [ 23921] By: davem                                 on 2005/02/02  18:25:00
46241         Log: fix POSIX::strtod error handling documentation
46242      Branch: perl
46243            ! ext/POSIX/POSIX.pod
46244 ____________________________________________________________________________
46245 [ 23920] By: merijn                                on 2005/02/02  13:12:17
46246         Log: Subject: [PATCH pod/perlfunc.pod] POD nit @ sysseek
46247              From: Abigail <abigail@abigail.nl>
46248              Date: Tue, 1 Feb 2005 21:33:14 +0100
46249              Message-ID: <20050201203314.GC335@abigail.nl>
46250      Branch: perl
46251            ! pod/perlfunc.pod
46252 ____________________________________________________________________________
46253 [ 23919] By: merijn                                on 2005/02/02  12:49:46
46254         Log: Picky compilers (e.g. vac on AIX 5.2) do not accept statements
46255              between declarations
46256      Branch: perl
46257            ! ext/Devel/PPPort/PPPort.xs
46258 ____________________________________________________________________________
46259 [ 23917] By: nicholas                              on 2005/02/01  11:46:31
46260         Log: "All" "all?" Who said all? There were 2 more missing gnuk{free,net}bsd
46261              hints files to add to MANIFEST. Sort MANIFEST
46262              while I'm in the area.
46263      Branch: perl
46264            ! MANIFEST
46265 ____________________________________________________________________________
46266 [ 23916] By: rgs                                   on 2005/02/01  10:02:51
46267         Log: Subject: Re: [perl #34010] localtime docs
46268              From: Andy Lester <andy@petdance.com>
46269              Date: Mon, 31 Jan 2005 21:24:29 -0600
46270              Message-ID: <20050201032429.GA29354@petdance.com>
46271      Branch: perl
46272            ! pod/perlfunc.pod
46273 ____________________________________________________________________________
46274 [ 23915] By: rgs                                   on 2005/01/31  23:08:59
46275         Log: Subject: Re: encoding neutral unpack
46276              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
46277              Date: Sat, 29 Jan 2005 12:41:20 +0000 (UTC)
46278              Message-ID: <ctg09g$j0e$1[at]post.home.lunix>
46279
46280              Forgotten character progress while checksumming over partial
46281              b or B format. (plus a regression test)
46282      Branch: perl
46283            ! pp_pack.c t/op/pack.t
46284 ____________________________________________________________________________
46285 [ 23914] By: mhx                                   on 2005/01/31  19:22:41
46286         Log: Make Perl_keyword() another 30% faster.
46287      Branch: perl
46288            ! perl_keyword.pl toke.c
46289 ____________________________________________________________________________
46290 [ 23913] By: mhx                                   on 2005/01/31  18:14:44
46291         Log: Regenerate perlapi.pod.
46292      Branch: perl
46293            ! pod/perlapi.pod
46294 ____________________________________________________________________________
46295 [ 23912] By: mhx                                   on 2005/01/31  18:07:29
46296         Log: Upgrade to Devel::PPPort 3.05.
46297      Branch: perl
46298            + ext/Devel/PPPort/parts/base/5008006
46299            + ext/Devel/PPPort/parts/inc/exception
46300            + ext/Devel/PPPort/parts/todo/5008006
46301            + ext/Devel/PPPort/t/exception.t
46302            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
46303            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/MANIFEST.SKIP
46304            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/Makefile.PL
46305            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
46306            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
46307            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
46308            ! ext/Devel/PPPort/apicheck_c.PL
46309            ! ext/Devel/PPPort/devel/buildperl.pl
46310            ! ext/Devel/PPPort/devel/mkapidoc.sh
46311            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
46312            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
46313            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
46314            ! ext/Devel/PPPort/parts/apicheck.pl
46315            ! ext/Devel/PPPort/parts/base/5004000
46316            ! ext/Devel/PPPort/parts/base/5004050
46317            ! ext/Devel/PPPort/parts/base/5005000
46318            ! ext/Devel/PPPort/parts/base/5006000
46319            ! ext/Devel/PPPort/parts/base/5008001
46320            ! ext/Devel/PPPort/parts/base/5009002
46321            ! ext/Devel/PPPort/parts/embed.fnc
46322            ! ext/Devel/PPPort/parts/inc/MY_CXT
46323            ! ext/Devel/PPPort/parts/inc/SvPV
46324            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
46325            ! ext/Devel/PPPort/parts/inc/format
46326            ! ext/Devel/PPPort/parts/inc/grok
46327            ! ext/Devel/PPPort/parts/inc/limits
46328            ! ext/Devel/PPPort/parts/inc/mPUSH
46329            ! ext/Devel/PPPort/parts/inc/magic
46330            ! ext/Devel/PPPort/parts/inc/misc
46331            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
46332            ! ext/Devel/PPPort/parts/inc/newRV
46333            ! ext/Devel/PPPort/parts/inc/ppphbin
46334            ! ext/Devel/PPPort/parts/inc/ppphdoc
46335            ! ext/Devel/PPPort/parts/inc/ppphtest
46336            ! ext/Devel/PPPort/parts/inc/sv_xpvf
46337            ! ext/Devel/PPPort/parts/inc/threads
46338            ! ext/Devel/PPPort/parts/inc/uv
46339            ! ext/Devel/PPPort/parts/inc/version
46340            ! ext/Devel/PPPort/parts/ppptools.pl
46341            ! ext/Devel/PPPort/parts/todo/5009002
46342            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
46343            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/misc.t
46344            ! ext/Devel/PPPort/typemap
46345 ____________________________________________________________________________
46346 [ 23911] By: mhx                                   on 2005/01/31  18:00:31
46347         Log: Add simple exception handling macros for XS writers.
46348      Branch: perl
46349            + ext/XS/APItest/t/exception.t
46350            ! MANIFEST XSUB.h ext/XS/APItest/APItest.pm
46351            ! ext/XS/APItest/APItest.xs pod/perlguts.pod
46352 ____________________________________________________________________________
46353 [ 23910] By: nicholas                              on 2005/01/31  17:46:03
46354         Log: Add all the missing gnuk{free,net}bsd hints files to MANIFEST
46355      Branch: perl
46356            ! MANIFEST
46357 ____________________________________________________________________________
46358 [ 23909] By: merijn                                on 2005/01/31  11:33:14
46359         Log: Subject: [perl #33998] [PATCH] Support for GNU/kFreeBSD
46360              From: "rmh@debian.org (via RT)" <perlbug-followup@perl.org>
46361              Date: 31 Jan 2005 07:37:55 -0000
46362              Message-ID: <rt-3.0.11-33998-106860.15.2609323921089@perl.org>
46363      Branch: perl
46364            + ext/DynaLoader/hints/gnukfreebsd.pl
46365            + ext/DynaLoader/hints/gnuknetbsd.pl
46366            + ext/NDBM_File/hints/gnukfreebsd.pl
46367            + ext/NDBM_File/hints/gnuknetbsd.pl
46368            + ext/ODBM_File/hints/gnukfreebsd.pl
46369            + ext/ODBM_File/hints/gnuknetbsd.pl
46370            + ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
46371            + ext/Storable/hints/gnukfreebsd.pl
46372            + ext/Storable/hints/gnuknetbsd.pl hints/gnukfreebsd.sh
46373            + hints/gnuknetbsd.sh
46374            ! Configure
46375 ____________________________________________________________________________
46376 [ 23907] By: rgs                                   on 2005/01/31  11:17:26
46377         Log: Document the changes to PERLIO_DEBUG.
46378      Branch: perl
46379            ! pod/perlrun.pod
46380 ____________________________________________________________________________
46381 [ 23906] By: rgs                                   on 2005/01/31  10:53:14
46382         Log: Really fix the bug [perl #33990].
46383              NB. -DIAMSUID is only set to compile sperl.o.
46384      Branch: perl
46385            ! perlio.c
46386 ____________________________________________________________________________
46387 [ 23905] By: steveh                                on 2005/01/31  10:03:56
46388         Log: Fix test suite hang on Win32 caused by change #23898
46389
46390              ("perl -e sleep 3" does an indefinite sleep!)
46391      Branch: perl
46392            ! t/op/alarm.t
46393 ____________________________________________________________________________
46394 [ 23904] By: rgs                                   on 2005/01/31  08:35:51
46395         Log: Avoid a buffer overflow with threads and PERLIO_DEBUG
46396      Branch: perl
46397            ! perlio.c
46398 ____________________________________________________________________________
46399 [ 23903] By: rgs                                   on 2005/01/31  08:19:10
46400         Log: Don't write to $PERLIO_DEBUG when setuid ([perl #33990])
46401      Branch: perl
46402            ! perlio.c
46403 ____________________________________________________________________________
46404 [ 23900] By: davem                                 on 2005/01/30  17:46:35
46405         Log: minor corrections to comments in perly.y
46406      Branch: perl
46407            ! perly.y
46408 ____________________________________________________________________________
46409 [ 23899] By: rgs                                   on 2005/01/30  14:50:15
46410         Log: Subject: h2hp: 2 fix
46411              From: Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
46412              Date: Fri, 28 Jan 2005 16:53:11 +0100
46413              Message-Id: <200501281653.15708.olivier.thauvin@aerov.jussieu.fr>
46414      Branch: perl
46415            ! utils/h2ph.PL
46416 ____________________________________________________________________________
46417 [ 23898] By: davem                                 on 2005/01/29  16:14:20
46418         Log: chomp() fails after alarm(), `sleep`
46419
46420              PP_backtick's temp altering of PL_rs didn't restore after
46421              an exception
46422      Branch: perl
46423            ! pp_sys.c t/op/alarm.t
46424 ____________________________________________________________________________
46425 [ 23897] By: nicholas                              on 2005/01/28  21:01:04
46426         Log: More consistent names for all the parameter name/declaration methods
46427      Branch: perl
46428            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
46429            ! perl_keyword.pl
46430 ____________________________________________________________________________
46431 [ 23894] By: nicholas                              on 2005/01/28  13:59:40
46432         Log: Calculate the number of tests in one place, so that the skip()s will
46433              always agree with the plan()s
46434      Branch: perl
46435            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
46436 ____________________________________________________________________________
46437 [ 23893] By: rgs                                   on 2005/01/28  08:53:47
46438         Log: Add a reference to books.perl.org.
46439      Branch: perl
46440            ! pod/perlbook.pod
46441 ____________________________________________________________________________
46442 [ 23892] By: nicholas                              on 2005/01/27  19:26:21
46443         Log: Retrieve the flag bit that only 'p' uses, so that it is spare for
46444              future use.
46445      Branch: perl
46446            ! genpacksizetables.pl pp_pack.c
46447 ____________________________________________________________________________
46448 [ 23891] By: rgs                                   on 2005/01/27  18:29:51
46449         Log: Subject: Re: [patch] decrufting OptreeCheck stuff
46450              From: Jim Cromie <jcromie@divsol.com>
46451              Date: Sun, 16 Jan 2005 17:16:00 -0700
46452              Message-ID: <41EB03C0.7030509@divsol.com>
46453              (with minor typos fixed)
46454      Branch: perl
46455            ! ext/B/B/Concise.pm ext/B/t/OptreeCheck.pm ext/B/t/f_map.t
46456            ! ext/B/t/f_sort.t ext/B/t/optree_check.t
46457            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
46458            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
46459            ! ext/B/t/optree_varinit.t
46460 ____________________________________________________________________________
46461 [ 23890] By: rgs                                   on 2005/01/27  17:49:50
46462         Log: Subject: [PATCH] libperl leaks a THREAD_KEY each time it is reloaded
46463              From: Gisle Aas <gisle@ActiveState.com>
46464              Date: 05 Jan 2005 03:21:06 -0800
46465              Message-ID: <lris6cxgt9.fsf@caliper.activestate.com>
46466      Branch: perl
46467            ! perl.c
46468 ____________________________________________________________________________
46469 [ 23889] By: nicholas                              on 2005/01/27  17:29:04
46470         Log: Make the byte order modifers < and > and the sign modifier ! (for
46471              n N v V) conditionally compile. This means that the refactored
46472              pp_pack/pp_unpack code can now be used in maint.
46473      Branch: perl
46474            ! genpacksizetables.pl pp_pack.c
46475 ____________________________________________________________________________
46476 [ 23888] By: nicholas                              on 2005/01/27  16:40:07
46477         Log: Oops. Was forgetting to test n! N! v! V! in pack
46478      Branch: perl
46479            ! t/op/pack.t
46480 ____________________________________________________________________________
46481 [ 23886] By: nicholas                              on 2005/01/27  14:42:28
46482         Log: Check that the warning behaviour on the modifiers !, < and > is as we
46483              expect it for this perl.
46484      Branch: perl
46485            ! t/op/pack.t
46486 ____________________________________________________________________________
46487 [ 23884] By: nicholas                              on 2005/01/27  11:27:12
46488         Log: Make the tests for the endianness modifiers < and >, and the
46489              signnedness modifier ! conditional on perl version. Surprisingly
46490              little change needed.
46491      Branch: perl
46492            ! t/op/pack.t
46493 ____________________________________________________________________________
46494 [ 23883] By: nicholas                              on 2005/01/27  11:12:34
46495         Log: &_q needs to *globally* escape ' and \ in its substitution.
46496      Branch: perl
46497            ! t/test.pl
46498 ____________________________________________________________________________
46499 [ 23882] By: rgs                                   on 2005/01/25  16:53:08
46500         Log: Subject: [PATCH] BigInt mbi_rand.t failings
46501              From: Tels <nospam-abuse@bloodgate.com>
46502              Date: Tue, 25 Jan 2005 18:06:58 +0100
46503              Message-Id: <200501251806.59782@bloodgate.com>
46504      Branch: perl
46505            ! lib/Math/BigInt/Calc.pm
46506 ____________________________________________________________________________
46507 [ 23881] By: rgs                                   on 2005/01/25  16:12:08
46508         Log: Integrate change #23880 in original comment
46509      Branch: perl
46510            ! util.c
46511 ____________________________________________________________________________
46512 [ 23880] By: merijn                                on 2005/01/25  15:41:30
46513         Log: Subject: [PATCH] perlapi.pod has pod errors
46514              From: "Jos I. Boumans" <kane@xs4all.net>
46515              Date: Tue, 25 Jan 2005 16:42:38 +0100
46516              Message-Id: <BDA482F7-6EE7-11D9-8AA7-000A95EF62E2@xs4all.net>
46517      Branch: perl
46518            ! pod/perlapi.pod
46519 ____________________________________________________________________________
46520 [ 23879] By: nicholas                              on 2005/01/24  23:16:04
46521         Log: Correct and update comments (before anyone writes in)
46522              Remove a temporary variable.
46523      Branch: perl
46524            ! lib/ExtUtils/Constant/Base.pm
46525 ____________________________________________________________________________
46526 [ 23878] By: nicholas                              on 2005/01/24  22:10:36
46527         Log: Ooops. It was 190M when I was using 4 bytes per entry for lengths in
46528              the dump file. The newer format is only 135M
46529      Branch: perl
46530            ! toke.c
46531 ____________________________________________________________________________
46532 [ 23877] By: nicholas                              on 2005/01/24  22:06:05
46533         Log: A script to regenerate Perl_keyword()
46534      Branch: perl
46535            + perl_keyword.pl
46536            ! MANIFEST
46537 ____________________________________________________________________________
46538 [ 23876] By: nicholas                              on 2005/01/24  22:05:29
46539         Log: Add weights to ExtUtils::Constant to allow sorting by expected
46540              frequency. This makes the Perl_keyword() replacement 20% faster,
46541              rather than just 12%
46542      Branch: perl
46543            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
46544 ____________________________________________________________________________
46545 [ 23875] By: nicholas                              on 2005/01/24  21:43:52
46546         Log: Replace Perl_keyword() with a version that's 20% faster on typical
46547              input, generated by subclassing ExtUtils::Constant. (Typical input
46548              being about 135M of input from running a lot of perl scripts)
46549      Branch: perl
46550            ! toke.c
46551 ____________________________________________________________________________
46552 [ 23874] By: merijn                                on 2005/01/24  15:10:55
46553         Log: Subject: [PATCH] assorted tempfile clean-up in the test suite
46554              From: "Craig A. Berry" <craigberry@mac.com>
46555              Date: Sun, 23 Jan 2005 14:23:17 -0600
46556              Message-ID: <41F407B5.7020106@mac.com>
46557      Branch: perl
46558            ! lib/Test/Simple/t/reset.t t/io/fs.t t/io/tell.t
46559 ____________________________________________________________________________
46560 [ 23873] By: rgs                                   on 2005/01/24  13:14:21
46561         Log: Revert change 23843.
46562              (See discussion for bug [perl #31924])
46563      Branch: perl
46564            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
46565            ! pp_ctl.c proto.h t/comp/require.t
46566 ____________________________________________________________________________
46567 [ 23872] By: rgs                                   on 2005/01/24  10:27:10
46568         Log: Subject: [perl #33906] Missing \\ in perlre
46569              From: Andrew (via RT) <perlbug-followup@perl.org>
46570              Date: 23 Jan 2005 20:52:51 -0000
46571              Message-ID: <rt-3.0.11-33906-106339.17.5527961922343@perl.org>
46572      Branch: perl
46573            ! pod/perlre.pod
46574 ____________________________________________________________________________
46575 [ 23871] By: rgs                                   on 2005/01/24  10:10:47
46576         Log: Subject: [PATCH] Test::Harness::Straps::_default_inc shell problem
46577              From: "Craig A. Berry" <craigberry@mac.com>
46578              Date: Sun, 23 Jan 2005 13:44:49 -0600
46579              Message-ID: <41F3FEB1.9020102@mac.com>
46580      Branch: perl
46581            ! lib/Test/Harness/Straps.pm
46582 ____________________________________________________________________________
46583 [ 23870] By: rgs                                   on 2005/01/24  09:40:35
46584         Log: Subject: Re: [perl #33892] Add Interix support
46585              From: Todd Vierling <tv@duh.org>
46586              Date: Fri, 21 Jan 2005 15:16:16 -0500 (EST)
46587              Message-ID: <Pine.NEB.4.61.0501211424350.13373@duh.net.dhis.org>
46588      Branch: perl
46589            ! hints/interix.sh
46590 ____________________________________________________________________________
46591 [ 23869] By: davem                                 on 2005/01/23  22:20:10
46592         Log: Subject:  Re: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
46593              From:  Jarkko Hietaniemi <jhi@iki.fi>
46594              Date:  Sun, 23 Jan 2005 21:25:01 +0200
46595              Message-Id:  <41F3FA0D.4010301@iki.fi>
46596
46597              The uc() memory reduction patch had a memory leak...
46598      Branch: perl
46599            ! pp.c
46600 ____________________________________________________________________________
46601 [ 23868] By: nicholas                              on 2005/01/23  22:06:01
46602         Log: Tidy up 2 comments
46603      Branch: perl
46604            ! regcomp.c
46605 ____________________________________________________________________________
46606 [ 23867] By: nicholas                              on 2005/01/23  22:05:12
46607         Log: Assimilate ExtUtils::Constant 0.16
46608      Branch: perl
46609            + lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/Utils.pm
46610            + lib/ExtUtils/Constant/XS.pm
46611            ! MANIFEST lib/ExtUtils/Constant.pm
46612 ____________________________________________________________________________
46613 [ 23866] By: nicholas                              on 2005/01/23  21:43:17
46614         Log: Slightly terser code in S_regpposixcc (names inside [:*here*:])
46615      Branch: perl
46616            ! regcomp.c
46617 ____________________________________________________________________________
46618 [ 23864] By: nicholas                              on 2005/01/22  22:30:12
46619         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
46620              From: Jarkko Hietaniemi <jhi@iki.fi>
46621              Message-ID: <41F2C427.7020003@iki.fi>
46622              Date: Sat, 22 Jan 2005 23:22:47 +0200
46623      Branch: perl
46624            ! hints/dec_osf.sh
46625 ____________________________________________________________________________
46626 [ 23863] By: davem                                 on 2005/01/22  18:27:58
46627         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
46628              From:  Jarkko Hietaniemi <jhi@iki.fi>
46629              Date:  Sat, 22 Jan 2005 11:33:12 +0200
46630              Message-Id:  <41F21DD8.3050500@iki.fi>
46631
46632              change #23857 miscalculated the SvGROW size
46633      Branch: perl
46634            ! pp.c
46635 ____________________________________________________________________________
46636 [ 23862] By: nicholas                              on 2005/01/22  17:51:13
46637         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
46638              From: Jarkko Hietaniemi <jhi@iki.fi>
46639              Message-ID: <41F2911E.8090204@iki.fi>
46640              Date: Sat, 22 Jan 2005 19:45:02 +0200
46641
46642              (drop optimisation on pp_pack.c for gcc on osf1 to -O1)
46643      Branch: perl
46644            ! hints/dec_osf.sh
46645 ____________________________________________________________________________
46646 [ 23861] By: nicholas                              on 2005/01/22  14:15:58
46647         Log: Update copyright years and add editor blocks
46648      Branch: perl
46649            ! doop.c hv.c utf8.c
46650 ____________________________________________________________________________
46651 [ 23860] By: nicholas                              on 2005/01/22  12:03:00
46652         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
46653              Subject: Re: [PATCH] do not assume quads or long doubles
46654              Message-ID: <41F21B0A.2050301@iki.fi>
46655              Date: Sat, 22 Jan 2005 11:21:14 +0200
46656      Branch: perl
46657            ! pp_pack.c
46658 ____________________________________________________________________________
46659 [ 23858] By: nicholas                              on 2005/01/22  00:39:41
46660         Log: Remove now-unnecessary check. (It's done earlier)
46661      Branch: perl
46662            ! pp_pack.c
46663 ____________________________________________________________________________
46664 [ 23857] By: davem                                 on 2005/01/22  00:17:40
46665         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
46666              From:  Jarkko Hietaniemi <jhi@iki.fi>
46667              Date:  Sat, 22 Jan 2005 00:20:12 +0200
46668              Message-Id:  <41F1801C.3080201@iki.fi>
46669
46670              Make buffer size estimates for utf8 case conversion less maximally
46671              pessimistic
46672      Branch: perl
46673            ! doop.c op.c pp.c pp_pack.c regcomp.c regexec.c sv.c t/op/lc.t
46674            ! toke.c utf8.c utf8.h
46675 ____________________________________________________________________________
46676 [ 23854] By: nicholas                              on 2005/01/21  22:15:43
46677         Log: Shrink a switch() statment by driving the size calculations from the
46678              size table. This requires #ifdef()s in the size table initialiser.
46679              Astoundingly this shaves over 6K of the object size with -Os on OS X.
46680              I was expecting about 1K (due to shrinking a branch table). Mind you,
46681              I'm not going to argue with what I got. :-)
46682      Branch: perl
46683            ! genpacksizetables.pl pp_pack.c
46684 ____________________________________________________________________________
46685 [ 23853] By: nicholas                              on 2005/01/21  16:46:49
46686         Log: Make the length overrun checking and stack extension table driven.
46687              (Shaves about 3k off pp_pack.o)
46688      Branch: perl
46689            + genpacksizetables.pl
46690            ! MANIFEST pp_pack.c
46691 ____________________________________________________________________________
46692 [ 23852] By: rgs                                   on 2005/01/21  16:29:53
46693         Log: Subject: [perl #32503] Fix for Storable module
46694              From: "Steven N. Hirsch" (via RT) <perlbug-followup@perl.org>
46695              Date: 19 Nov 2004 13:06:57 -0000
46696              Message-ID: <rt-3.0.11-32503-100597.6.46123979926323@perl.org>
46697      Branch: perl
46698            ! ext/Storable/Storable.xs
46699 ____________________________________________________________________________
46700 [ 23851] By: rgs                                   on 2005/01/21  15:51:54
46701         Log: Fix spurious warnings emitted by XSLoader via Data::Dumper
46702      Branch: perl
46703            ! ext/Data/Dumper/Dumper.pm
46704 ____________________________________________________________________________
46705 [ 23850] By: nicholas                              on 2005/01/21  15:43:24
46706         Log: Name another pack test
46707      Branch: perl
46708            ! t/op/pack.t
46709 ____________________________________________________________________________
46710 [ 23849] By: rgs                                   on 2005/01/21  15:26:10
46711         Log: Subject: [perl #33892] Add Interix support
46712              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
46713              Date: 21 Jan 2005 14:36:31 -0000
46714              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
46715
46716              (except the Configure chunk)
46717              (and bump version numbers of modules)
46718      Branch: perl
46719            + hints/interix.sh
46720            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm lib/File/Find.pm
46721            ! lib/File/Temp.pm t/io/openpid.t t/op/groups.t
46722 ____________________________________________________________________________
46723 [ 23848] By: merijn                                on 2005/01/21  14:47:31
46724         Log: Subject: [perl #33892] Add Interix support
46725              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
46726              Date: 21 Jan 2005 14:36:31 -0000
46727              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
46728      Branch: perl
46729            ! Configure
46730 ____________________________________________________________________________
46731 [ 23847] By: rgs                                   on 2005/01/21  14:46:38
46732         Log: Upgrade to Test::Harness 2.46
46733      Branch: perl
46734            + lib/Test/Harness/TAP.pod lib/Test/Harness/t/harness.t
46735            + lib/Test/Harness/t/prove-globbing.t
46736            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
46737            ! lib/Test/Harness/Changes lib/Test/Harness/Iterator.pm
46738            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/prove-switches.t
46739            ! lib/Test/Harness/t/strap.t
46740 ____________________________________________________________________________
46741 [ 23845] By: rgs                                   on 2005/01/21  14:09:19
46742         Log: Subject: [perl #32967] [PATCH] Re: More B bugs: svref_2object
46743              From: Stephen McCamant <smcc@OCF.Berkeley.EDU>
46744              Date: Tue, 28 Dec 2004 16:01:49 -0800
46745              Message-ID: <16849.62445.116153.489478@apocalypse.OCF.Berkeley.EDU>
46746      Branch: perl
46747            ! ext/B/B.pm
46748 ____________________________________________________________________________
46749 [ 23844] By: rgs                                   on 2005/01/21  13:49:46
46750         Log: Subject: [Patch] [perl #32446]  close leaves fd open
46751              From: Steffen Ullrich <coyote.frank@gmx.net>
46752              Date: Wed, 01 Dec 2004 15:22:34 +0100
46753              Message-ID: <20041201142236.4273.qmail@lists.develooper.com>
46754      Branch: perl
46755            ! perlio.c
46756 ____________________________________________________________________________
46757 [ 23843] By: rgs                                   on 2005/01/21  13:35:49
46758         Log: Subject: [PATCH bleadperl] Re: [perl #31924] %INC caching failure-case problem
46759              From: Rick Delaney <rick@bort.ca>
46760              Date: Wed, 13 Oct 2004 12:40:18 -0400
46761              Message-ID: <20041013164018.GA32174@biff.bort.ca>
46762      Branch: perl
46763            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
46764            ! pp_ctl.c proto.h t/comp/require.t
46765 ____________________________________________________________________________
46766 [ 23842] By: rgs                                   on 2005/01/21  10:57:48
46767         Log: Subject: Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32
46768              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46769              Date: Mon, 20 Dec 2004 16:08:56 -0800
46770              Message-ID: <20041221000856.GA2924@efn.org>
46771      Branch: perl
46772            ! pp_sys.c t/op/stat.t
46773 ____________________________________________________________________________
46774 [ 23841] By: rgs                                   on 2005/01/21  10:26:17
46775         Log: Subject: [PATCH] doc SVt_PVLV <=> SVt_PVGV change version in B.pm
46776              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46777              Date: Sun, 19 Dec 2004 23:57:56 -0800
46778              Message-ID: <20041220075754.GA800@efn.org>
46779      Branch: perl
46780            ! ext/B/B.pm
46781 ____________________________________________________________________________
46782 [ 23840] By: rgs                                   on 2005/01/20  18:45:55
46783         Log: Subject: [patch] cleanup perlsfio.h
46784              From: Stas Bekman <stas@stason.org>
46785              Date: Thu, 13 Jan 2005 16:14:23 -0500
46786              Message-ID: <41E6E4AF.8070303@stason.org>
46787      Branch: perl
46788            ! perlsfio.h
46789 ____________________________________________________________________________
46790 [ 23839] By: rgs                                   on 2005/01/20  18:33:00
46791         Log: VERSION++
46792      Branch: perl
46793            ! lib/Text/ParseWords.pm
46794 ____________________________________________________________________________
46795 [ 23838] By: rgs                                   on 2005/01/20  18:21:36
46796         Log: Subject: Re: [perl #33173] shellwords.pl and tainting
46797              From: Alexey Tourbin <at@altlinux.ru>
46798              Date: Tue, 28 Dec 2004 22:29:37 +0300
46799              Message-ID: <20041228192937.GB7824@solemn.turbinal.org>
46800      Branch: perl
46801            + lib/Text/ParseWords/taint.t
46802            ! MANIFEST lib/Text/ParseWords.pm lib/shellwords.pl
46803 ____________________________________________________________________________
46804 [ 23836] By: nicholas                              on 2005/01/20  13:21:14
46805         Log: Run regen.pl and pod/buildtoc --build-all
46806      Branch: perl
46807            ! MANIFEST pod/perlapi.pod pod/perltoc.pod
46808 ____________________________________________________________________________
46809 [ 23835] By: nicholas                              on 2005/01/20  13:20:50
46810         Log: A little more determinacy in our sorting
46811      Branch: perl
46812            ! autodoc.pl
46813 ____________________________________________________________________________
46814 [ 23827] By: nicholas                              on 2005/01/19  21:22:30
46815         Log: Make "assertion" attribute code and test conditional
46816      Branch: perl
46817            ! t/op/attrs.t xsutils.c
46818 ____________________________________________________________________________
46819 [ 23824] By: merijn                                on 2005/01/19  18:32:41
46820         Log: Subject: [PATCH] Further follow-up to 23767
46821              From: Robin Barker <Robin.Barker@npl.co.uk>
46822              Date: Wed, 19 Jan 2005 18:30:31 -0000
46823              Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk>
46824      Branch: perl
46825            ! XSUB.h gv.c perl.c perl.h pp_ctl.c sv.c utf8.c
46826 ____________________________________________________________________________
46827 [ 23822] By: rgs                                   on 2005/01/19  17:19:04
46828         Log: Subject: Re: [perl #32498] h2xs generates incorrect code for Makefile.PL for enums
46829              From: Noah <sitz@onastick.net>
46830              Date: Wed, 19 Jan 2005 12:33:52 -0500
46831              Message-ID: <20050119173352.GA15592@radu.onastick.net>
46832      Branch: perl
46833            ! utils/h2xs.PL
46834 ____________________________________________________________________________
46835 [ 23821] By: rgs                                   on 2005/01/19  11:30:38
46836         Log: Subject: [PATCH] op/stat.t test 9 failing on recent cygwin snapshots
46837              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46838              Date: Sun, 16 Jan 2005 10:30:45 -0800
46839              Message-ID: <20050116183045.GA2768@efn.org>
46840      Branch: perl
46841            ! t/op/stat.t
46842 ____________________________________________________________________________
46843 [ 23820] By: rgs                                   on 2005/01/19  11:20:10
46844         Log: Subject: [PATCH] Make Data::Dumper work when dynamic extensions are not available
46845              From: "Jos I. Boumans" <kane@xs4all.net>
46846              Date: Tue, 18 Jan 2005 15:12:03 +0100
46847              Message-Id: <ED6BA2C4-695A-11D9-B09C-000A95EF62E2@xs4all.net>
46848      Branch: perl
46849            ! ext/Data/Dumper/Dumper.pm
46850 ____________________________________________________________________________
46851 [ 23819] By: rgs                                   on 2005/01/19  11:15:14
46852         Log: Fix dependencies in ext/B/Makefile.PL
46853              (bug #8254, fix by Alan Burlison)
46854      Branch: perl
46855            ! ext/B/Makefile.PL
46856 ____________________________________________________________________________
46857 [ 23817] By: steveh                                on 2005/01/19  09:33:27
46858         Log: Exclude "Thread" from $Config{extensions}
46859
46860              It is already excluded from $Config{dynamic_ext}, so should not be
46861              in $Config{extensions} either. (Note that Thread is actually still
46862              built, though. This is just for consistency with Unix builds.)
46863      Branch: perl
46864            ! win32/config_sh.PL
46865 ____________________________________________________________________________
46866 [ 23816] By: steveh                                on 2005/01/19  08:55:06
46867         Log: Exclude "Thread" from $Config{dynamic_ext}
46868
46869              This was accidentally broken by change 23757.  It has already been
46870              fixed in maint-5.8 when resolving conflicts during integration of
46871              23757, so this one does NOT need integrating itself!
46872
46873              For more details see:
46874              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-01/msg00477.html
46875      Branch: perl
46876            ! win32/config_sh.PL
46877 ____________________________________________________________________________
46878 [ 23807] By: steveh                                on 2005/01/17  17:55:02
46879         Log: Fix for building with MinGW under Cygwin
46880
46881              Subject: [PATCH] building win32 perl with cygwin's mingw (was: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32)
46882              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46883              Date: Thu, 13 Jan 2005 16:11:36 -0800
46884              Message-ID: <20050114001136.GC2516@efn.org>
46885      Branch: perl
46886            ! ext/Errno/Errno_pm.PL
46887 ____________________________________________________________________________
46888 [ 23806] By: steveh                                on 2005/01/17  16:57:10
46889         Log: Get $Config{ccversion} or $Config{gccversion} filled in on Win32
46890      Branch: perl
46891            ! win32/config_sh.PL
46892 ____________________________________________________________________________
46893 [ 23805] By: nicholas                              on 2005/01/14  19:56:42
46894         Log: Better test diagnostics for the numbers tests.
46895              (Failure diagnostics were always good, but now the tests have names,
46896              which show even when they pass)
46897      Branch: perl
46898            ! t/op/pack.t
46899 ____________________________________________________________________________
46900 [ 23803] By: nicholas                              on 2005/01/14  12:06:31
46901         Log: Correct the editor block to match the perl 5 policy on tabs
46902      Branch: perl
46903            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c scope.c
46904            ! sv.c universal.c
46905 ____________________________________________________________________________
46906 [ 23802] By: nicholas                              on 2005/01/14  10:58:47
46907         Log: Refactor S_regclass to generate slightly smaller object code
46908      Branch: perl
46909            ! regcomp.c
46910 ____________________________________________________________________________
46911 [ 23801] By: nicholas                              on 2005/01/14  10:32:08
46912         Log: A terser way to write the \-ing code in pv_uni_display
46913              Plus drive-by insert of a more correct editor block. (thanks Dave)
46914      Branch: perl
46915            ! utf8.c
46916 ____________________________________________________________________________
46917 [ 23800] By: nicholas                              on 2005/01/14  09:55:16
46918         Log: Improve documentation for sv_catpvf, to note that pattern's UTF-8ness
46919              is taken from the SV's UTF-8ness
46920      Branch: perl
46921            ! pod/perlapi.pod sv.c
46922 ____________________________________________________________________________
46923 [ 23799] By: nicholas                              on 2005/01/14  09:52:51
46924         Log: SvUTF8_off() in do_join can be unconditional.
46925      Branch: perl
46926            ! doop.c
46927 ____________________________________________________________________________
46928 [ 23798] By: nicholas                              on 2005/01/14  09:28:14
46929         Log: sv_catpvf holds no advantage over sv_catpv when the "pattern" isn't.
46930      Branch: perl
46931            ! op.c regcomp.c toke.c utf8.c
46932 ____________________________________________________________________________
46933 [ 23797] By: nicholas                              on 2005/01/13  23:13:05
46934         Log: Use the new SV_NOSTEAL flag to avoid the SvTEMP dance in newSVsv
46935      Branch: perl
46936            ! sv.c
46937 ____________________________________________________________________________
46938 [ 23796] By: nicholas                              on 2005/01/13  23:10:38
46939         Log: sv_2mortal(NEWSV(0,0)) better written as sv_newmortal()
46940      Branch: perl
46941            ! utf8.c
46942 ____________________________________________________________________________
46943 [ 23795] By: nicholas                              on 2005/01/13  22:54:10
46944         Log: replace NEWSV(), SvSetSV() with newSVsv()
46945      Branch: perl
46946            ! pp.c pp_hot.c pp_sort.c regexec.c scope.c toke.c
46947 ____________________________________________________________________________
46948 [ 23794] By: nicholas                              on 2005/01/13  22:39:58
46949         Log: Turn the unreachable code into assertions. (So prove me wrong...)
46950      Branch: perl
46951            ! pp_pack.c
46952 ____________________________________________________________________________
46953 [ 23793] By: nicholas                              on 2005/01/13  22:07:20
46954         Log: Source code tidy up - avoid assigning to sv.
46955      Branch: perl
46956            ! pp_pack.c
46957 ____________________________________________________________________________
46958 [ 23792] By: nicholas                              on 2005/01/13  21:54:21
46959         Log: Avoid dogfood problems when an empty string accidentally ends up
46960              as a constant name. [They don't work in qw(), strangely]
46961      Branch: perl
46962            ! lib/ExtUtils/Constant.pm
46963 ____________________________________________________________________________
46964 [ 23791] By: nicholas                              on 2005/01/13  21:44:53
46965         Log: The leaktesting of NEWSV() is long dead, so create and initialise
46966              SV values in one, to simplify source code and shrink object code
46967              by about 1%
46968      Branch: perl
46969            ! pp_pack.c
46970 ____________________________________________________________________________
46971 [ 23790] By: nicholas                              on 2005/01/13  20:55:37
46972         Log: Not a good idea to use unpack "H*" to peek at a scalar's internal
46973              representation.
46974      Branch: perl
46975            ! t/op/join.t
46976 ____________________________________________________________________________
46977 [ 23789] By: nicholas                              on 2005/01/13  14:05:08
46978         Log: Update copyright years. Add an editor block while passing by.
46979      Branch: perl
46980            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
46981            ! universal.c
46982 ____________________________________________________________________________
46983 [ 23788] By: nicholas                              on 2005/01/13  13:50:40
46984         Log: utf.pm needs to require Carp before croak()ing
46985      Branch: perl
46986            ! lib/utf8.pm lib/utf8.t
46987 ____________________________________________________________________________
46988 [ 23787] By: nicholas                              on 2005/01/13  13:21:11
46989         Log: Refactor all the unpack checksum-or-not logic to avoid massive
46990              duplication.
46991      Branch: perl
46992            ! pp_pack.c
46993 ____________________________________________________________________________
46994 [ 23786] By: merijn                                on 2005/01/13  11:28:31
46995         Log: Subject: Re: killing USE_5005THREADS in blead?
46996              From: Stas Bekman <stas@stason.org>
46997              Date: Wed, 12 Jan 2005 16:32:42 -0500
46998              Message-ID: <41E5977A.3060306@stason.org>
46999      Branch: perl
47000            ! perl.c
47001 ____________________________________________________________________________
47002 [ 23785] By: steveh                                on 2005/01/13  10:24:13
47003         Log: Fix Win32 build problem caused by change 23757
47004
47005              Change 23757 added a glob() call to win32/FindExt.pm.  That code is
47006              run by miniperl.exe when making the ..\config.sh target, but
47007              miniperl.exe is built with -D PERL_EXTERNAL_GLOB so it requires
47008              perlglob.exe to do the glob().  perlglob.exe has been built, but is
47009              in the top-level of the source tree so is not found when miniperl.exe
47010              is executed from within the win32/ sub-directory.
47011
47012              This was causing smokes to fail on t/lib/commonsense.t because the
47013              "extensions" field in lib/Config_heavy.pl only contained
47014              "threads/shared" as a result of the glob() not finding anything.
47015
47016              Manual builds had been working fine for me because I had an installed
47017              perl in my PATH so perlglob.exe was being found there instead!
47018      Branch: perl
47019            ! win32/FindExt.pm
47020 ____________________________________________________________________________
47021 [ 23783] By: rgs                                   on 2005/01/12  18:04:17
47022         Log: Subject: [PATCH] follow-up to #23765
47023              From: "Craig A. Berry" <craigberry@mac.com>
47024              Date: Tue, 11 Jan 2005 21:01:27 -0600
47025              Message-ID: <41E49307.7080900@mac.com>
47026      Branch: perl
47027            ! lib/warnings.t
47028 ____________________________________________________________________________
47029 [ 23782] By: nicholas                              on 2005/01/11  19:10:20
47030         Log: Fix bug 32294 - index()/rindex() ignore UTF8 flag
47031              (for cases of mixed UTF8/bytes)
47032              Test code based on bug report by John Gardiner Myers
47033      Branch: perl
47034            ! pp.c t/op/index.t
47035 ____________________________________________________________________________
47036 [ 23781] By: rgs                                   on 2005/01/11  17:04:24
47037         Log: Subject: [PATCH] follow-up to 23767
47038              From: Robin Barker <Robin.Barker@npl.co.uk>
47039              Date: Tue, 11 Jan 2005 15:48:49 -0000
47040              Message-ID: <533D273D4014D411AB1D00062938C4D90849C56A@hotel.npl.co.uk>
47041      Branch: perl
47042            ! Porting/pumpkin.pod sv.c
47043 ____________________________________________________________________________
47044 [ 23780] By: mhx                                   on 2005/01/10  19:25:27
47045         Log: Remove PERL_FLEXIBLE_EXCEPTIONS code.
47046      Branch: perl
47047            ! embed.fnc embed.h embedvar.h global.sym makedef.pl perl.c
47048            ! perl.h perlapi.h pod/perlapi.pod pod/perlintern.pod pp_ctl.c
47049            ! proto.h scope.c scope.h sv.c thrdvar.h
47050 ____________________________________________________________________________
47051 [ 23779] By: nicholas                              on 2005/01/10  17:07:03
47052         Log: Subject: [PATCH] t/op/split.t #11 nit on VMS
47053              From: "Craig A. Berry" <craigberry@mac.com>
47054              Message-ID: <41E1C261.5020100@mac.com>
47055              Date: Sun, 09 Jan 2005 17:46:41 -0600
47056      Branch: perl
47057            ! t/op/split.t
47058 ____________________________________________________________________________
47059 [ 23778] By: steveh                                on 2005/01/10  11:53:10
47060         Log: Need to close files before unlinking them on Win32
47061
47062              (Various files created by test programs are left behind otherwise,
47063              and distclean doesn't clean them up)
47064      Branch: perl
47065            ! lib/FileCache/t/01open.t lib/FileCache/t/04twoarg.t
47066            ! lib/FileCache/t/07noimport.t t/op/read.t
47067 ____________________________________________________________________________
47068 [ 23777] By: steveh                                on 2005/01/10  10:28:00
47069         Log: Make Win32's distclean target clean up properly
47070      Branch: perl
47071            ! win32/Makefile win32/makefile.mk
47072 ____________________________________________________________________________
47073 [ 23776] By: steveh                                on 2005/01/10  09:45:50
47074         Log: Get $Config{osvers} filled in on Win32
47075      Branch: perl
47076            ! win32/config_sh.PL
47077 ____________________________________________________________________________
47078 [ 23775] By: merijn                                on 2005/01/10  08:54:00
47079         Log: Subject: [PATCH] follow-up to #23748, -Duselargefiles on VMS
47080              Date: Sun, 09 Jan 2005 17:52:09 -0600
47081              From: "Craig A. Berry" <craigberry@mac.com>
47082              Message-ID: <41E1C3A9.9080900@mac.com>
47083      Branch: perl
47084            ! configure.com
47085 ____________________________________________________________________________
47086 [ 23774] By: nicholas                              on 2005/01/09  23:42:25
47087         Log: Shorter source code in pp_gelem. (But it compiles to the same size)
47088      Branch: perl
47089            ! pp.c
47090 ____________________________________________________________________________
47091 [ 23773] By: nicholas                              on 2005/01/09  21:50:28
47092         Log: If we know the length of the string constant, save a strlen()
47093      Branch: perl
47094            ! perl.c pp_sys.c
47095 ____________________________________________________________________________
47096 [ 23772] By: nicholas                              on 2005/01/09  21:26:40
47097         Log: savepv(SvPV(sv,n_a)) is common, and creates an unnecessary call to
47098              strlen(). Add savesvpv(sv), which gets the length from the SV,
47099              and returns a copy of its PV.
47100      Branch: perl
47101            ! embed.fnc embed.h global.sym mg.c pp_sys.c proto.h regcomp.c
47102            ! universal.c util.c
47103 ____________________________________________________________________________
47104 [ 23771] By: nicholas                              on 2005/01/09  19:42:30
47105         Log: Can pass in a length here without introducing a bug. Might save
47106              a strlen()
47107      Branch: perl
47108            ! toke.c
47109 ____________________________________________________________________________
47110 [ 23770] By: nicholas                              on 2005/01/09  15:05:33
47111         Log: Pull the am-I-utf8-or-not logic into one place (S_newSV_maybe_utf8)
47112              as I think that it will be needed for utf8 soft references.
47113      Branch: perl
47114            ! toke.c
47115 ____________________________________________________________________________
47116 [ 23769] By: steveh                                on 2005/01/07  17:25:35
47117         Log: Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile.mk by default
47118              and force PERL_MALLOC off if USE_IMP_SYS is on
47119
47120              This brings makefile.mk into line with Makefile in this regard
47121
47122              (PERL_MALLOC cannot currently be used with USE_IMP_SYS, e.g. see:
47123              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-07/msg00465.html
47124              so it is sensible to enforce this, and to not have the default set
47125              to a configuration that isn't allowed)
47126      Branch: perl
47127            ! win32/makefile.mk
47128 ____________________________________________________________________________
47129 [ 23768] By: rgs                                   on 2005/01/07  14:30:51
47130         Log: Subject: Re: [PATCH] Remove Carp from warnings.pm
47131              From: Jim Cromie <jim.cromie@gmail.com>
47132              Date: Mon, 3 Jan 2005 06:36:16 -0700
47133              Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com>
47134      Branch: perl
47135            + lib/vars_carp.t
47136            ! MANIFEST ext/B/t/optree_specials.t ext/B/t/stash.t lib/Carp.pm
47137            ! lib/English.pm lib/Exporter.pm lib/Exporter.t
47138            ! lib/Exporter/Heavy.pm lib/warnings.pm warnings.pl
47139 ____________________________________________________________________________
47140 [ 23767] By: rgs                                   on 2005/01/07  13:41:47
47141         Log: Subject: [PATCH] to improve -DCHECK_FORMAT
47142              From: Robin Barker <Robin.Barker@npl.co.uk>
47143              Date: Wed, 5 Jan 2005 11:55:09 -0000
47144              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55A@hotel.npl.co.uk>
47145      Branch: perl
47146            ! mg.c perl.h pp.h pp_sys.c sv.c
47147 ____________________________________________________________________________
47148 [ 23766] By: nicholas                              on 2005/01/07  12:46:07
47149         Log: Stage 1 of utf8 support for soft references.
47150              Change gv_fetchpv to take a UTF8 flag, as gv_fetchpvn_flags
47151              Add gv_fetchsv to look up a GV by SV rather than a char * pointer
47152              Provide a backwards compatability gv_fetchpv
47153              Migrate from gv_fetchpv to gv_fetchsv where the caller was grabbing
47154              the pointer from an SV
47155              All tests still pass.
47156      Branch: perl
47157            ! embed.fnc embed.h global.sym gv.c gv.h mg.c op.c perl.h pp.c
47158            ! pp_hot.c pp_sys.c proto.h sv.c sv.h toke.c universal.c
47159 ____________________________________________________________________________
47160 [ 23765] By: nicholas                              on 2005/01/07  11:23:48
47161         Log: Subject: [PATCH] make lib/warnings.t use t/test.pl
47162              From: "Craig A. Berry" <craigberry@mac.com>
47163              Message-ID: <41DDCA71.1080704@mac.com>
47164              Date: Thu, 06 Jan 2005 17:32:01 -0600
47165      Branch: perl
47166            ! lib/warnings.t
47167 ____________________________________________________________________________
47168 [ 23764] By: steveh                                on 2005/01/07  08:35:29
47169         Log: Fix win32/config.*'s cc, ld and other related values
47170
47171              cc and ld themselves always get replaced with correct values anyway
47172              so we just provide example values as per other similar settings
47173
47174              Other related values (ccname, cpp, cpprun, cppstdin) need to use the
47175              correct ~keyword~, namely ~cc~, not ~CC~, otherwise they do not get set
47176
47177              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
47178              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47179              Date: Wed, 5 Jan 2005 10:01:41 -0800
47180              Message-ID: <20050105180141.GA676@efn.org>
47181
47182              Subject: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32
47183              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47184              Date: Thu, 6 Jan 2005 11:53:11 -0800
47185              Message-ID: <20050106195311.GC1300@efn.org>
47186      Branch: perl
47187            ! win32/config.bc win32/config.gc win32/config.vc
47188            ! win32/config.vc64
47189 ____________________________________________________________________________
47190 [ 23763] By: nicholas                              on 2005/01/06  17:42:59
47191         Log: Add TODO tests for UTF8 encoded soft references
47192      Branch: perl
47193            ! t/op/ref.t
47194 ____________________________________________________________________________
47195 [ 23762] By: steveh                                on 2005/01/06  16:50:10
47196         Log: Allow static linking core extensions on Win32 with MinGW
47197
47198              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
47199              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47200              Date: Wed, 5 Jan 2005 10:01:41 -0800
47201              Message-ID: <20050105180141.GA676@efn.org>
47202      Branch: perl
47203            ! win32/buildext.pl win32/makefile.mk
47204 ____________________________________________________________________________
47205 [ 23761] By: rgs                                   on 2005/01/06  15:49:39
47206         Log: Silence a compilation warning
47207      Branch: perl
47208            ! pp_sort.c
47209 ____________________________________________________________________________
47210 [ 23760] By: nicholas                              on 2005/01/06  14:59:17
47211         Log: Turn barewords into strings to run under strict subs.
47212              Run under strict refs outside the soft reference tests.
47213      Branch: perl
47214            ! t/op/ref.t
47215 ____________________________________________________________________________
47216 [ 23759] By: nicholas                              on 2005/01/06  14:34:24
47217         Log: All tests now use test.pl
47218      Branch: perl
47219            ! t/op/ref.t
47220 ____________________________________________________________________________
47221 [ 23758] By: nicholas                              on 2005/01/06  11:44:08
47222         Log: Start converting t/op/ref.t to use test.pl
47223      Branch: perl
47224            ! t/op/ref.t
47225 ____________________________________________________________________________
47226 [ 23757] By: steveh                                on 2005/01/06  11:26:12
47227         Log: Fix extensions config fields on Win32 to be as they are on Unix
47228
47229              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
47230              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47231              Date: Wed, 5 Jan 2005 10:01:41 -0800
47232              Message-ID: <20050105180141.GA676@efn.org>
47233      Branch: perl
47234            ! win32/FindExt.pm win32/config_sh.PL
47235 ____________________________________________________________________________
47236 [ 23756] By: nicholas                              on 2005/01/05  21:58:15
47237         Log: Correct a Greengrocer's apostrophe.
47238      Branch: perl
47239            ! ext/DynaLoader/dl_dyld.xs
47240 ____________________________________________________________________________
47241 [ 23755] By: nicholas                              on 2005/01/05  21:36:26
47242         Log: Foolishly I committed change 23753 before remembering to test without
47243              ithreads. No tests => bugs. This should fix them.
47244      Branch: perl
47245            ! perl.c
47246 ____________________________________________________________________________
47247 [ 23754] By: nicholas                              on 2005/01/05  20:14:02
47248         Log: Error-free constant folding is a TODO
47249      Branch: perl
47250            ! pod/perltodo.pod
47251 ____________________________________________________________________________
47252 [ 23753] By: nicholas                              on 2005/01/05  19:44:28
47253         Log: Turn INIT_TLS_AND_INTERP into a static function
47254      Branch: perl
47255            ! perl.c
47256 ____________________________________________________________________________
47257 [ 23752] By: nicholas                              on 2005/01/05  16:27:19
47258         Log: Shave off the explict 1; from the end of lib/Config.pm
47259      Branch: perl
47260            ! configpm
47261 ____________________________________________________________________________
47262 [ 23751] By: rgs                                   on 2005/01/05  13:31:51
47263         Log: Subject: [PATCH] unnecessary rmdir in Makefile
47264              From: Robin Barker <Robin.Barker@npl.co.uk>
47265              Date: Wed, 5 Jan 2005 11:58:54 -0000
47266              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55C@hotel.npl.co.uk>
47267      Branch: perl
47268            ! Makefile.SH
47269 ____________________________________________________________________________
47270 [ 23750] By: merijn                                on 2005/01/05  11:44:11
47271         Log: Subject: [PATCH] gcc and ld in Configure
47272              From: Robin Barker <Robin.Barker@npl.co.uk>
47273              Date: Wed, 5 Jan 2005 12:04:25 -0000
47274              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55D@hotel.npl.co.uk>
47275      Branch: perl
47276            ! hints/solaris_2.sh
47277 ____________________________________________________________________________
47278 [ 23749] By: nicholas                              on 2005/01/05  11:25:29
47279         Log: Subject: [PATCH] Avoid segfault when pthread_key_create fails
47280              From: Gisle Aas <gisle@ActiveState.com>
47281              Date: 05 Jan 2005 01:09:51 -0800
47282              Message-ID: <lracroz1gg.fsf@caliper.activestate.com>
47283      Branch: perl
47284            ! thread.h
47285 ____________________________________________________________________________
47286 [ 23748] By: nicholas                              on 2005/01/05  10:44:59
47287         Log: Subject: [PATCH] -Duselargefiles for VMS
47288              From: "Craig A. Berry" <craigberry@mac.com>
47289              Message-ID: <41DB63A6.7040504@mac.com>
47290              Date: Tue, 04 Jan 2005 21:48:54 -0600
47291      Branch: perl
47292            ! configure.com vms/descrip_mms.template vms/vmsish.h
47293 ____________________________________________________________________________
47294 [ 23747] By: nicholas                              on 2005/01/05  10:10:14
47295         Log: Rafael spotted that my changes caused warnings. So clean up.
47296      Branch: perl
47297            ! t/op/attrs.t
47298 ____________________________________________________________________________
47299 [ 23746] By: nicholas                              on 2005/01/04  23:07:25
47300         Log: Update copyright years.
47301      Branch: perl
47302            ! mg.c miniperlmain.c op.c perlio.c xsutils.c
47303 ____________________________________________________________________________
47304 [ 23745] By: nicholas                              on 2005/01/04  19:32:01
47305         Log: Make the switch statement discriminate similar names more
47306              efficiently.
47307      Branch: perl
47308            ! xsutils.c
47309 ____________________________________________________________________________
47310 [ 23744] By: nicholas                              on 2005/01/04  16:20:43
47311         Log: Check all attributes in modify_SV_attributes are recognised.
47312              Fix bug where 'assertion' was always rejected as invalid.
47313      Branch: perl
47314            ! t/op/attrs.t xsutils.c
47315 ____________________________________________________________________________
47316 [ 23743] By: nicholas                              on 2005/01/04  12:46:56
47317         Log: Use the new ${^UTF8LOCALE} to make the test reliable.
47318      Branch: perl
47319            ! t/io/layers.t
47320 ____________________________________________________________________________
47321 [ 23742] By: merijn                                on 2005/01/04  12:38:03
47322         Log: Subject: [PATCH pod/perlxs.pod] RE: [perl #32660] INT2PTR not mentioned in perlxs(1)
47323              From: Robin Barker <Robin.Barker@npl.co.uk>
47324              Date: Tue, 4 Jan 2005 12:32:29 -0000
47325              Message-ID: <533D273D4014D411AB1D00062938C4D90849C553@hotel.npl.co.uk>
47326      Branch: perl
47327            ! pod/perlxs.pod
47328 ____________________________________________________________________________
47329 [ 23741] By: nicholas                              on 2005/01/04  11:27:57
47330         Log: Add ${^UTF8LOCALE} to give perl space access to PL_utf8locale
47331      Branch: perl
47332            ! gv.c mg.c
47333 ____________________________________________________________________________
47334 [ 23740] By: steveh                                on 2005/01/04  10:56:55
47335         Log: Bring win32/config.* into line with win32/config_H.*
47336              so that "perl -V:usemallocwrap" tells us what the configuration is
47337              instead of saying 'UNKNOWN'.
47338      Branch: perl
47339            ! win32/config.bc win32/config.gc win32/config.vc
47340            ! win32/config.vc64
47341 ____________________________________________________________________________
47342 [ 23739] By: rgs                                   on 2005/01/04  08:36:50
47343         Log: Subject: [PATCH] Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
47344              From: Tels <nospam-abuse@bloodgate.com>
47345              Date: Sat, 1 Jan 2005 18:59:51 +0100
47346              Message-Id: <200501011859.52858@bloodgate.com>
47347      Branch: perl
47348            + lib/Math/BigInt/t/lib_load.t lib/bignum/t/ratopt_a.t
47349            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
47350            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
47351            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
47352            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
47353            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
47354            ! lib/Math/BigInt/t/inf_nan.t lib/Math/BigInt/t/sub_mbf.t
47355            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
47356            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
47357            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
47358            ! lib/Math/BigRat/t/bigratpm.t lib/bigint.pm lib/bignum.pm
47359            ! lib/bignum/t/option_a.t lib/bignum/t/option_l.t
47360            ! lib/bignum/t/option_p.t lib/bigrat.pm
47361            ! t/lib/Math/BigFloat/Subclass.pm
47362 ____________________________________________________________________________
47363 [ 23738] By: rgs                                   on 2005/01/04  08:05:16
47364         Log: Happy new year
47365      Branch: perl
47366            ! README
47367 ____________________________________________________________________________
47368 [ 23736] By: nicholas                              on 2005/01/03  21:17:28
47369         Log: Return an immortal from attributes::_warn_reserved (a private
47370              function). (saves creating a new IV)
47371      Branch: perl
47372            ! xsutils.c
47373 ____________________________________________________________________________
47374 [ 23735] By: nicholas                              on 2005/01/03  20:58:09
47375         Log: Change dXSTARGET to dXSTARG as recommended by Spider Boardman.
47376      Branch: perl
47377            ! xsutils.c
47378 ____________________________________________________________________________
47379 [ 23733] By: nicholas                              on 2005/01/03  18:54:22
47380         Log: D'oh! Spurious aTHX_. Here was I thinking that my test build was
47381              threaded, but "oh no it isn't!" :-(
47382      Branch: perl
47383            ! toke.c
47384 ____________________________________________________________________________
47385 [ 23732] By: rgs                                   on 2005/01/03  17:24:24
47386         Log: Integrate a patch from Gentoo for uclibc support.
47387              See :
47388              Subject: Re: Static linking notes --- perl5.8.6 and uClibc
47389              From: Alexey Tourbin <at@altlinux.ru>
47390              Date: Tue, 28 Dec 2004 14:25:42 +0300
47391              Message-ID: <20041228112542.GB21037@solemn.turbinal.org>
47392      Branch: perl
47393            ! perlio.c
47394 ____________________________________________________________________________
47395 [ 23731] By: nicholas                              on 2005/01/02  23:18:07
47396         Log: Remove compiler warnings.
47397      Branch: perl
47398            ! toke.c
47399 ____________________________________________________________________________
47400 [ 23730] By: nicholas                              on 2005/01/02  22:49:49
47401         Log: Change 23727 broke code that relied on \ being escaped.
47402              Fix this. *Everything* should work now.
47403      Branch: perl
47404            + t/run/switchF1.t
47405            ! MANIFEST toke.c
47406 ____________________________________________________________________________
47407 [ 23729] By: nicholas                              on 2005/01/02  07:46:12
47408         Log: Splitting the -n/-p code and concatenating strings generates
47409              smaller object code.
47410      Branch: perl
47411            ! toke.c
47412 ____________________________________________________________________________
47413 [ 23728] By: nicholas                              on 2005/01/01  21:34:52
47414         Log: Concatenate some string constants
47415      Branch: perl
47416            ! toke.c
47417 ____________________________________________________________________________
47418 [ 23727] By: nicholas                              on 2005/01/01  21:13:53
47419         Log: Use Rafael's sick trick of ASCII NUL as a q'' delimiter to save a
47420              lot of quoting code
47421      Branch: perl
47422            ! toke.c
47423 ____________________________________________________________________________
47424 [ 23726] By: nicholas                              on 2005/01/01  20:48:31
47425         Log: Probably should be using *pvn rather than *pv forms for speed in
47426              toke.c (to save a strlen())
47427      Branch: perl
47428            ! toke.c
47429 ____________________________________________________________________________
47430 [ 23725] By: nicholas                              on 2005/01/01  20:26:27
47431         Log: strEQ/strNE of 1 character strings seems better hand inlined,
47432              because it generates smaller object code (as well as being
47433              faster than a true function call)
47434      Branch: perl
47435            ! doio.c locale.c op.c perl.c pp.c toke.c util.c
47436 ____________________________________________________________________________
47437 [ 23724] By: nicholas                              on 2005/01/01  17:15:58
47438         Log: Not all the world's a VAX, er ASCII, so don't make assumptions.
47439              Tweak is_gv_magical's string comparisons to produce smaller object
47440              code.
47441              First 2005 copyright notice.
47442      Branch: perl
47443            ! gv.c
47444 ____________________________________________________________________________
47445 [ 23723] By: nicholas                              on 2005/01/01  13:54:33
47446         Log: Change 23714 accidentally broke t/io/layers.t when testing with
47447              UTF8 locales and the -C flag. When UTF8 is flagged as enabled
47448              based on the locale, we have no perl space access to PL_utf8locale
47449              so assume for the moment that UTF8 is never conditionally enabled.
47450      Branch: perl
47451            ! t/io/layers.t
47452 ____________________________________________________________________________
47453 [ 23722] By: nicholas                              on 2004/12/31  23:04:47
47454         Log: Skip the switch statement entirely if the pointer is null, rather
47455              than the old pointless switch on '\0'. Also skip re-comparing the
47456              first character. Faster, and generates terser object code.
47457      Branch: perl
47458            ! pp.c
47459 ____________________________________________________________________________
47460 [ 23721] By: nicholas                              on 2004/12/31  22:46:25
47461         Log: Doing the strnEQ char by char for 2 and 3 character strings
47462              generates a smaller object file, and will be faster.
47463      Branch: perl
47464            ! doio.c
47465 ____________________________________________________________________________
47466 [ 23720] By: nicholas                              on 2004/12/31  21:41:25
47467         Log: Improve documentation for is_gv_magical, and split the switch
47468              statement into 2 parts, lengths > 1 and lengths <= 1
47469              This should cause most variables (lower case, multicharacter)
47470              to escape the function without passing through a switch table.
47471      Branch: perl
47472            ! gv.c
47473 ____________________________________________________________________________
47474 [ 23719] By: nicholas                              on 2004/12/31  21:02:59
47475         Log: Because name is always NUL terminated we can incorporate length
47476              0 names in the switch statement for length 1.
47477      Branch: perl
47478            ! gv.c
47479 ____________________________________________________________________________
47480 [ 23718] By: nicholas                              on 2004/12/31  20:25:52
47481         Log: Generate smaller object code by using a single switch statement
47482              for determining which names are forced into main::
47483      Branch: perl
47484            ! gv.c
47485 ____________________________________________________________________________
47486 [ 23717] By: nicholas                              on 2004/12/31  18:31:18
47487         Log: Tidy up comments in change 23716
47488      Branch: perl
47489            ! gv.c
47490 ____________________________________________________________________________
47491 [ 23716] By: nicholas                              on 2004/12/31  18:22:54
47492         Log: Refactor gv_fetchpv so that the overwhelmingly common case
47493              (variable names starting with a lower case letter or _, longer
47494              than one character) get out of the function very quickly.
47495              (Without even passing through a switch statement jump table)
47496              Also fixes bug 33631
47497      Branch: perl
47498            ! gv.c
47499 ____________________________________________________________________________
47500 [ 23715] By: nicholas                              on 2004/12/31  15:43:07
47501         Log: Subject: [PATCH] randbits and randfunc for VMS
47502              From: "Craig A. Berry" <craigberry@mac.com>
47503              Message-ID: <41D570BF.8010409@mac.com>
47504              Date: Fri, 31 Dec 2004 09:31:11 -0600
47505      Branch: perl
47506            ! configure.com
47507 ____________________________________________________________________________
47508 [ 23714] By: nicholas                              on 2004/12/31  13:14:18
47509         Log: Bug in t/io/layers.t spotted by Ignasi Roca Carrió
47510      Branch: perl
47511            ! AUTHORS t/io/layers.t
47512 ____________________________________________________________________________
47513 [ 23712] By: mhx                                   on 2004/12/30  18:29:02
47514         Log: Mention ppport.h and its --api-info switch in perlguts.
47515      Branch: perl
47516            ! pod/perlguts.pod
47517 ____________________________________________________________________________
47518 [ 23711] By: merijn                                on 2004/12/30  13:10:20
47519         Log: Subject: [PATCH] Allow Configure's d_attribut to be set from the command line
47520              From: Gisle Aas <gisle@ActiveState.com>
47521              Date: 30 Dec 2004 03:39:36 -0800
47522              Message-ID: <lrllbgypzb.fsf@caliper.activestate.com>
47523      Branch: perl
47524            ! Configure
47525 ____________________________________________________________________________
47526 [ 23708] By: nicholas                              on 2004/12/29  21:41:04
47527         Log: Thinko in the description of Config::Extensions
47528      Branch: perl
47529            ! MANIFEST
47530 ____________________________________________________________________________
47531 [ 23707] By: nicholas                              on 2004/12/29  21:25:29
47532         Log: Experimental module intended to simplify core regression tests
47533      Branch: perl
47534            + lib/Config/Extensions.pm lib/Config/Extensions.t
47535            ! MANIFEST
47536 ____________________________________________________________________________
47537 [ 23706] By: nicholas                              on 2004/12/29  21:24:30
47538         Log: Skip tests that binmode :utf8 if there is no perlio
47539      Branch: perl
47540            ! t/op/read.t
47541 ____________________________________________________________________________
47542 [ 23705] By: nicholas                              on 2004/12/29  21:04:43
47543         Log: Ooops. Fix unitialised variable
47544      Branch: perl
47545            ! pp_sys.c
47546 ____________________________________________________________________________
47547 [ 23704] By: nicholas                              on 2004/12/29  19:47:12
47548         Log: Oops. Forgot to uncomment the last set of Unicode values for
47549              testing.
47550      Branch: perl
47551            ! t/op/read.t
47552 ____________________________________________________________________________
47553 [ 23703] By: nicholas                              on 2004/12/29  19:00:12
47554         Log: read (and presuambly sysread) would expose the UTF8 internals when
47555              reading from a byte orientated file handle into a UTF8 scalar.
47556      Branch: perl
47557            ! pp_sys.c t/op/read.t
47558 ____________________________________________________________________________
47559 [ 23702] By: nicholas                              on 2004/12/29  17:20:29
47560         Log: Add a lot of tests for combinations of values, offsets and lengths
47561      Branch: perl
47562            ! t/op/read.t
47563 ____________________________________________________________________________
47564 [ 23701] By: nicholas                              on 2004/12/29  16:28:58
47565         Log: Convert op/read.t to use test.pl and make it stricture compliant.
47566      Branch: perl
47567            ! t/op/read.t
47568 ____________________________________________________________________________
47569 [ 23700] By: mhx                                   on 2004/12/29  13:46:36
47570         Log: Upgrade to Devel::PPPort 3.04
47571      Branch: perl
47572            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
47573            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
47574            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV
47575            ! ext/Devel/PPPort/parts/inc/ppphbin
47576            ! ext/Devel/PPPort/parts/inc/ppphdoc
47577            ! ext/Devel/PPPort/parts/inc/ppphtest
47578 ____________________________________________________________________________
47579 [ 23696] By: merijn                                on 2004/12/29  12:41:14
47580         Log: Rebuilt after backport start for 23674, 23675, and 23676
47581      Branch: perl
47582            ! Configure
47583 ____________________________________________________________________________
47584 [ 23691] By: merijn                                on 2004/12/29  11:57:57
47585         Log: Subject: [PATCH] Cleanup ext/B tests for -w and to run separately
47586              Date: Tue, 28 Dec 2004 13:49:19 -0800
47587              From: Stephen McCamant <smcc@MIT.EDU>
47588              Message-ID: <16849.54495.424654.896889@apocalypse.OCF.Berkeley.EDU>
47589      Branch: perl
47590            ! ext/B/B/Terse.pm ext/B/t/asmdata.t ext/B/t/b.t
47591            ! ext/B/t/bblock.t ext/B/t/bytecode.t ext/B/t/concise.t
47592            ! ext/B/t/debug.t ext/B/t/deparse.t ext/B/t/f_map.t
47593            ! ext/B/t/f_sort.t ext/B/t/lint.t ext/B/t/o.t
47594            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
47595            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
47596            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
47597            ! ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
47598            ! ext/B/t/xref.t
47599 ____________________________________________________________________________
47600 [ 23688] By: nicholas                              on 2004/12/28  10:25:28
47601         Log: Make Config.t warnings and strictures clean
47602      Branch: perl
47603            ! lib/Config.t
47604 ____________________________________________________________________________
47605 [ 23683] By: nicholas                              on 2004/12/27  16:03:59
47606         Log: Subject: [patch sv.c] comment fix
47607              From: Stas Bekman <stas@stason.org>
47608              Message-ID: <41CF50FE.5070307@stason.org>
47609              Date: Sun, 26 Dec 2004 19:02:06 -0500
47610      Branch: perl
47611            ! sv.c
47612 ____________________________________________________________________________
47613 [ 23682] By: nicholas                              on 2004/12/27  15:48:24
47614         Log: Add investigating self tie segfaults to the TODO
47615      Branch: perl
47616            ! pod/perltodo.pod
47617 ____________________________________________________________________________
47618 [ 23681] By: rgs                                   on 2004/12/24  13:51:59
47619         Log: Subject: [perl #33173] shellwords.pl and tainting
47620              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
47621              Date: 24 Dec 2004 00:14:19 -0000
47622              Message-ID: <rt-3.0.11-33173-103504.3.54366755060383@perl.org>
47623      Branch: perl
47624            ! lib/shellwords.pl
47625 ____________________________________________________________________________
47626 [ 23680] By: rgs                                   on 2004/12/24  13:42:08
47627         Log: Subject: Missign STATEMENT brackets in PUSHMARK
47628              From: perl5-porters@ton.iguana.be (Ton Hospel)
47629              Date: Thu, 23 Dec 2004 17:55:13 +0000 (UTC)
47630              Message-Id: <cqf0q1$9cc$1@post.home.lunix>
47631      Branch: perl
47632            ! pp.h
47633 ____________________________________________________________________________
47634 [ 23679] By: nicholas                              on 2004/12/24  10:33:32
47635         Log: Don't do the ... expansion on archlib, sitelib etc, given that
47636              everyone should already be using archlibext etc
47637              Add the extra special case code for otherlibdirs
47638      Branch: perl
47639            ! configpm
47640 ____________________________________________________________________________
47641 [ 23678] By: rgs                                   on 2004/12/24  08:57:56
47642         Log: Subject: Re: [patch perlapi doc] sv_magic
47643              From: Stas Bekman <stas@stason.org>
47644              Date: Thu, 23 Dec 2004 16:28:06 -0500
47645              Message-ID: <41CB3866.1080307@stason.org>
47646      Branch: perl
47647            ! pod/perlapi.pod sv.c
47648 ____________________________________________________________________________
47649 [ 23677] By: nicholas                              on 2004/12/24  08:54:58
47650         Log: Subject: [PATCH] Re: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha/4 cpu)
47651              From: "Craig A. Berry" <craigberry@mac.com>
47652              Message-ID: <41CB6BD1.8030207@mac.com>
47653              Date: Thu, 23 Dec 2004 19:07:29 -0600
47654      Branch: perl
47655            ! configure.com
47656 ____________________________________________________________________________
47657 [ 23676] By: nicholas                              on 2004/12/23  23:15:24
47658         Log: Bother. It helps if you also propagate the new entry to config.sh
47659      Branch: perl
47660            ! Configure
47661 ____________________________________________________________________________
47662 [ 23675] By: nicholas                              on 2004/12/23  22:14:42
47663         Log: Oops. You can't add new entries to config_h.SH without making some
47664              sort of corresponding defined/undefined value in config.sh somehow.
47665      Branch: perl
47666            ! Configure
47667 ____________________________________________________________________________
47668 [ 23674] By: nicholas                              on 2004/12/23  21:38:59
47669         Log: Relocatable @INC entries for Unix.
47670              (With appropriate fixups in Config.pm to complete the illusion)
47671              Currently can only be enabled with hackery to config.sh
47672              TODO - proper Configure support, and support for otherlibdirs in
47673              Config.pm
47674      Branch: perl
47675            ! Porting/Glossary config_h.SH configpm embed.fnc embed.h perl.c
47676            ! proto.h
47677 ____________________________________________________________________________
47678 [ 23673] By: merijn                                on 2004/12/23  21:04:37
47679         Log: 23669 was not such a good idea. More research needed.
47680      Branch: perl
47681            ! config_h.SH
47682 ____________________________________________________________________________
47683 [ 23672] By: rgs                                   on 2004/12/23  17:21:37
47684         Log: The "Setuid script not plain file" error wasn't documented.
47685      Branch: perl
47686            ! pod/perldiag.pod
47687 ____________________________________________________________________________
47688 [ 23671] By: rgs                                   on 2004/12/23  15:21:58
47689         Log: Subject: [PATCH] Data::Dumper Freezer fixes
47690              From: Sam Tregar <sam@tregar.com>
47691              Date: Sun, 19 Dec 2004 14:40:25 -0500 (EST)
47692              Message-ID: <Pine.LNX.4.61.0412191434490.7660@hillmont.dreamhost.com>
47693
47694              and bump Data::Dumper's VERSION
47695      Branch: perl
47696            + ext/Data/Dumper/t/freezer.t
47697            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
47698 ____________________________________________________________________________
47699 [ 23670] By: nicholas                              on 2004/12/22  23:15:07
47700         Log: Fix typo
47701      Branch: perl
47702            ! ext/Storable/Storable.xs
47703 ____________________________________________________________________________
47704 [ 23669] By: merijn                                on 2004/12/22  20:16:53
47705         Log: Just to re-sync with metaconfig output. No real changes.
47706      Branch: perl
47707            ! config_h.SH
47708 ____________________________________________________________________________
47709 [ 23668] By: rgs                                   on 2004/12/22  08:46:21
47710         Log: Move the definition of the S_procself_val() function before
47711              the point where it's used
47712      Branch: perl
47713            ! perl.c
47714 ____________________________________________________________________________
47715 [ 23667] By: nicholas                              on 2004/12/21  20:56:58
47716         Log: Move the setting of $^X ahead of the initialisation of @INC
47717      Branch: perl
47718            ! perl.c
47719 ____________________________________________________________________________
47720 [ 23666] By: nicholas                              on 2004/12/21  20:31:57
47721         Log: $#a>>=1 relies on malloc wrap to avoid the segfault, so need to
47722              skip the test on platforms where it's not available
47723      Branch: perl
47724            ! t/op/bop.t
47725 ____________________________________________________________________________
47726 [ 23663] By: nicholas                              on 2004/12/21  11:58:53
47727         Log: Note that the shell's test uses eq etc for numbers, = etc for
47728              strings, the reverse of Perl, which is definitely a trap.
47729              Spotted by Alexei Alexandrov.
47730      Branch: perl
47731            ! AUTHORS pod/perltrap.pod
47732 ____________________________________________________________________________
47733 [ 23662] By: merijn                                on 2004/12/20  13:38:45
47734         Log: Subject: [PATCH] AUTHORS
47735              From: Tels <nospam-abuse@bloodgate.com>
47736              Date: Sun, 19 Dec 2004 14:28:44 +0100
47737              Message-Id: <200412191428.45898@bloodgate.com>
47738      Branch: perl
47739            ! AUTHORS
47740 ____________________________________________________________________________
47741 [ 23661] By: rgs                                   on 2004/12/17  09:08:23
47742         Log: Subject: Re: [perl #32717] BeOS specific Updates
47743              From: bonefish@cs.tu-berlin.de
47744              Date: Fri, 17 Dec 2004 01:17:40 +0100
47745              Message-Id: <20041217011740.14398.1@cs.tu-berlin.de>
47746      Branch: perl
47747            - beos/beos_flock_server.cpp beos/beos_flock_server.h
47748            ! MANIFEST Makefile.SH README.beos beos/beos.c beos/beosish.h
47749            ! hints/beos.sh
47750 ____________________________________________________________________________
47751 [ 23660] By: rgs                                   on 2004/12/16  16:09:20
47752         Log: Subject: [PATCH] bop.t follow-up to #23645
47753              From: "Craig A. Berry" <craigberry@mac.com>
47754              Date: Thu, 16 Dec 2004 08:53:32 -0600
47755              Message-ID: <41C1A16C.9040700@mac.com>
47756      Branch: perl
47757            ! t/op/bop.t
47758 ____________________________________________________________________________
47759 [ 23659] By: rgs                                   on 2004/12/16  16:05:49
47760         Log: Subject: Re: Can't locate auto/POSIX/autosplit.ix [perl #24445] [PATCH]
47761              From: Andy Dougherty <doughera@lafayette.edu>
47762              Date: Thu, 16 Dec 2004 09:57:44 -0500 (EST)
47763              Message-ID: <Pine.SOL.4.58.0412160953470.20202@maxwell.phys.lafayette.edu>
47764      Branch: perl
47765            ! ext/POSIX/Makefile.PL
47766 ____________________________________________________________________________
47767 [ 23658] By: rgs                                   on 2004/12/16  15:58:06
47768         Log: Two pod2html patches from Dave Sparks :
47769
47770              Fix anchors for some function names
47771              Subject: pod2html fragment fix [PATCH]
47772              From: Gisle Aas <gisle@ActiveState.com>
47773              Date: 11 Nov 2004 14:36:46 +0100
47774              Message-ID: <lrk6sso6c1.fsf@caliper.activestate.com>
47775
47776              Subject: Make 'pod2html --quiet' be quiet [PATCH]
47777              From: Gisle Aas <gisle@ActiveState.com>
47778              Date: 11 Nov 2004 15:19:58 +0100
47779              Message-ID: <lrbre4o4c1.fsf@caliper.activestate.com>
47780      Branch: perl
47781            ! lib/Pod/Html.pm
47782 ____________________________________________________________________________
47783 [ 23657] By: rgs                                   on 2004/12/16  15:43:02
47784         Log: Pod::Html is not part of the podlators distribution
47785      Branch: perl
47786            ! Porting/Maintainers.pl
47787 ____________________________________________________________________________
47788 [ 23656] By: rgs                                   on 2004/12/15  16:39:29
47789         Log: Security fix from Debian in the debugger (in the setterm()
47790              function), from:
47791              Subject: Re: Security patch from Debian?
47792              From: Brendan O'Dea <bod@debian.org>
47793              Date: Thu, 2 Dec 2004 13:42:17 +1100
47794              Message-ID: <20041202024217.GA12670@londo.c47.org>
47795      Branch: perl
47796            ! lib/perl5db.pl
47797 ____________________________________________________________________________
47798 [ 23655] By: rgs                                   on 2004/12/15  15:14:05
47799         Log: A couple of SCO compilation patches
47800
47801              Subject: [perl #3097] Re: SCO5 XS dyn loading fails
47802              From: "Ilya N. Golubev" <gin@mo.msk.ru>
47803              Date: Tue, 14 Dec 2004 22:37:27 +0300
47804              Message-ID: <028941bf40f648-gin@mo.msk.ru>
47805
47806              Subject: Re: [perl #3100] NaN passed to gcvt [PATCH]
47807              From: Andy Dougherty <doughera@lafayette.edu>
47808              Date: Wed, 15 Dec 2004 10:29:22 -0500 (EST)
47809              Message-ID: <Pine.SOL.4.58.0412150956360.3441@maxwell.phys.lafayette.edu>
47810      Branch: perl
47811            ! hints/sco.sh
47812 ____________________________________________________________________________
47813 [ 23654] By: rgs                                   on 2004/12/15  13:16:06
47814         Log: Upgrade to Test::Simple 0.54
47815      Branch: perl
47816            + lib/Test/Simple/t/is_fh.t
47817            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
47818            ! lib/Test/Simple.pm lib/Test/Simple/Changes
47819            ! lib/Test/Simple/t/details.t lib/Test/Simple/t/fail-more.t
47820            ! lib/Test/Simple/t/harness_active.t
47821            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/maybe_regex.t
47822            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/sort_bug.t
47823            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
47824 ____________________________________________________________________________
47825 [ 23653] By: rgs                                   on 2004/12/15  12:43:37
47826         Log: Upgrade to ExtUtils::MakeMaker 6.25
47827      Branch: perl
47828            + lib/ExtUtils/t/dir_target.t
47829            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
47830            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
47831            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
47832            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
47833            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
47834            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
47835            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
47836            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
47837            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
47838            ! lib/ExtUtils/NOTES lib/ExtUtils/README lib/ExtUtils/instmodsh
47839            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST_PREFIX.t
47840            ! lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/MM_Unix.t
47841            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/hints.t
47842            ! lib/ExtUtils/t/oneliner.t lib/ExtUtils/t/parse_version.t
47843            ! lib/ExtUtils/t/prereq_print.t lib/ExtUtils/t/split_command.t
47844 ____________________________________________________________________________
47845 [ 23652] By: rgs                                   on 2004/12/14  16:22:42
47846         Log: Fix for [perl #32491] h2xs incorrectly parses enums with implicit values
47847      Branch: perl
47848            ! utils/h2xs.PL
47849 ____________________________________________________________________________
47850 [ 23651] By: rgs                                   on 2004/12/14  12:17:25
47851         Log: Subject: Re: B::walkoptree segfaults
47852              From: Alexey Tourbin <at@altlinux.ru>
47853              Date: Fri, 3 Dec 2004 05:06:49 +0300
47854              Message-ID: <20041203020649.GD3898@solemn.turbinal.org>
47855      Branch: perl
47856            ! ext/B/B.pm
47857 ____________________________________________________________________________
47858 [ 23650] By: rgs                                   on 2004/12/14  11:21:53
47859         Log: Make Sys::Syslog stricture-compliant
47860      Branch: perl
47861            ! ext/Sys/Syslog/Syslog.pm
47862 ____________________________________________________________________________
47863 [ 23649] By: rgs                                   on 2004/12/14  10:35:57
47864         Log: Allow escaping %m as %%m in Sys::Syslog format strings
47865              (suggested by Joshua Richardson <jric@yahoo-inc.com>
47866              and Yitzchak Scott-Thoennes)
47867      Branch: perl
47868            ! ext/Sys/Syslog/Syslog.pm
47869 ____________________________________________________________________________
47870 [ 23648] By: rgs                                   on 2004/12/14  10:22:48
47871         Log: Subject: [perl #24343] [PATCH] -w vs. -s
47872              From: "Steve Peters via RT" <perlbug-followup@perl.org>
47873              Date: 14 Dec 2004 06:41:34 -0000
47874              Message-ID: <rt-3.0.11-24343-103027.13.3005637364295@perl.org>
47875      Branch: perl
47876            ! pod/perlrun.pod
47877 ____________________________________________________________________________
47878 [ 23647] By: merijn                                on 2004/12/14  07:51:43
47879         Log: Subject: [perl #3274] [PATCH] Documentation for utime should be improved
47880              Date: 14 Dec 2004 06:29:23 -0000
47881              From: "Steve Peters via RT" <perlbug-followup@perl.org>
47882              Message-ID: <rt-3.0.11-3274-103026.2.21000805211489@perl.org>
47883      Branch: perl
47884            ! pod/perlfaq5.pod
47885 ____________________________________________________________________________
47886 [ 23646] By: rgs                                   on 2004/12/14  07:41:08
47887         Log: Fix test added in change 23645 with an eval()
47888      Branch: perl
47889            ! t/op/bop.t
47890 ____________________________________________________________________________
47891 [ 23645] By: rgs                                   on 2004/12/14  07:28:57
47892         Log: Test patch for already-solved bug #33003,
47893              by Michael G Schwern.
47894      Branch: perl
47895            ! t/op/bop.t
47896 ____________________________________________________________________________
47897 [ 23644] By: steveh                                on 2004/12/13  17:26:46
47898         Log: Document gv_stashpvn
47899
47900              This is already in the API supported by Devel::PPPort, and is
47901              more efficient than gv_stashpv if the length is already known.
47902      Branch: perl
47903            ! embed.fnc gv.c pod/perlapi.pod
47904 ____________________________________________________________________________
47905 [ 23643] By: rgs                                   on 2004/12/13  10:02:57
47906         Log: Subject: [PATCH] FileCache without import
47907              From: Michael G Schwern <schwern@pobox.com>
47908              Date: Sat, 11 Dec 2004 18:58:32 -0500
47909              Message-ID: <20041211235832.GA13462@windhund.schwern.org>
47910      Branch: perl
47911            + lib/FileCache/t/07noimport.t
47912            ! MANIFEST lib/FileCache.pm
47913 ____________________________________________________________________________
47914 [ 23642] By: rgs                                   on 2004/12/13  09:54:23
47915         Log: Subject: [PATCH] perlipc typo
47916              From: Brendan O'Dea <bod@debian.org>
47917              Date: Sun, 12 Dec 2004 10:25:04 +1100
47918              Message-ID: <20041211232504.GA8380@londo.c47.org>
47919      Branch: perl
47920            ! pod/perlipc.pod
47921 ____________________________________________________________________________
47922 [ 23641] By: rgs                                   on 2004/12/13  09:41:21
47923         Log: Subject: [PATCH] t/op/taint.t follow-up to #23635
47924              From: "Craig A. Berry" <craigberry@mac.com>
47925              Date: Sat, 11 Dec 2004 11:03:57 -0600
47926              Message-ID: <41BB287D.6090001@mac.com>
47927      Branch: perl
47928            ! t/op/taint.t
47929 ____________________________________________________________________________
47930 [ 23640] By: rgs                                   on 2004/12/13  08:39:34
47931         Log: Subject: Re: Smoke [5.9.2] 23634 FAIL(F) openbsd 3.6 (i386/1 cpu) [PATCH]
47932              From: Gisle Aas <gisle@ActiveState.com>
47933              Date: 11 Dec 2004 02:57:19 -0800
47934              Message-ID: <lrr7lxje5s.fsf_-_@caliper.activestate.com>
47935      Branch: perl
47936            ! utf8.c
47937 ____________________________________________________________________________
47938 [ 23639] By: rgs                                   on 2004/12/10  22:02:52
47939         Log: Subject: [PATCH] Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocks
47940              From: mjtg@cam.ac.uk (Mike Guy)
47941              Date: Fri, 10 Dec 2004 19:08:01 +0000
47942              Message-ID: <E1Ccq7V-00057s-9s@virgo.cus.cam.ac.uk>
47943      Branch: perl
47944            ! pod/perlfunc.pod
47945 ____________________________________________________________________________
47946 [ 23638] By: steveh                                on 2004/12/10  14:58:59
47947         Log: Fix Win32 breakage caused by change 23610
47948
47949              Simply skip the offending tests on Win32.  There is no sense in testing
47950              that $Config dir entries appear in @INC because the $Config entries
47951              relate to where perl.exe will be installed (as per INST_DRV/INST_TOP in
47952              win32/Makefile), whereas @INC entries are dynamic, based on where
47953              perlXX.dll is currently located.
47954      Branch: perl
47955            ! lib/Config.t
47956 ____________________________________________________________________________
47957 [ 23637] By: rgs                                   on 2004/12/10  10:17:47
47958         Log: Pod nit ([perl #32800])
47959      Branch: perl
47960            ! pod/perlfunc.pod
47961 ____________________________________________________________________________
47962 [ 23636] By: rgs                                   on 2004/12/10  10:02:12
47963         Log: Subject: [PATCH] Test rt.perl.org 5900
47964              From: Michael G Schwern <schwern@pobox.com>
47965              Date: Thu, 9 Dec 2004 22:11:59 -0500
47966              Message-ID: <20041210031159.GA7629@windhund.schwern.org>
47967      Branch: perl
47968            ! t/op/taint.t
47969 ____________________________________________________________________________
47970 [ 23635] By: rgs                                   on 2004/12/10  09:51:44
47971         Log: Subject: [PATCH] cleanup t/op/taint.t
47972              From: Michael G Schwern <schwern@pobox.com>
47973              Date: Fri, 10 Dec 2004 02:04:49 -0500
47974              Message-ID: <20041210070448.GA22347@windhund.schwern.org>
47975
47976              Subject: [PATCH] Add todo_skip() to test.pl
47977              From: Michael G Schwern <schwern@pobox.com>
47978              Date: Fri, 10 Dec 2004 04:27:06 -0500
47979              Message-ID: <20041210092706.GA23378@windhund.schwern.org>
47980      Branch: perl
47981            ! t/op/taint.t t/test.pl
47982 ____________________________________________________________________________
47983 [ 23634] By: nicholas                              on 2004/12/09  22:51:03
47984         Log: Evade using @ in the 1 liner with some perl 1 syntax.
47985      Branch: perl
47986            ! lib/Config.t
47987 ____________________________________________________________________________
47988 [ 23633] By: rgs                                   on 2004/12/09  18:50:16
47989         Log: Subject: RE: [PATCH perl.h toke.c utf8.c] minor format clean up
47990              From: Robin Barker <Robin.Barker@npl.co.uk>
47991              Date: Wed, 1 Dec 2004 15:15:44 -0000
47992              Message-ID: <533D273D4014D411AB1D00062938C4D90849C521@hotel.npl.co.uk>
47993      Branch: perl
47994            ! perl.h
47995 ____________________________________________________________________________
47996 [ 23632] By: rgs                                   on 2004/12/09  17:12:12
47997         Log: Subject: UTF8_ALLOW_ANYUV should not allow overlong sequences [PATCH]
47998              From: Gisle Aas <gisle@activestate.com>
47999              Date: 06 Dec 2004 02:59:24 -0800
48000              Message-ID: <lrmzwrae0j.fsf_-_@caliper.activestate.com>
48001      Branch: perl
48002            ! utf8.h
48003 ____________________________________________________________________________
48004 [ 23631] By: rgs                                   on 2004/12/09  16:03:01
48005         Log: Subject: [PATCH] :encoding(utf8) broken in perl-5.8.6
48006              From: Gisle Aas <gisle@ActiveState.com>
48007              Date: 03 Dec 2004 06:09:19 -0800
48008              Message-ID: <lrllcfeank.fsf_-_@caliper.activestate.com>
48009      Branch: perl
48010            ! ext/PerlIO/t/encoding.t
48011 ____________________________________________________________________________
48012 [ 23630] By: rgs                                   on 2004/12/09  15:49:07
48013         Log: Upgrade to perldoc 3.14
48014      Branch: perl
48015            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
48016 ____________________________________________________________________________
48017 [ 23629] By: rgs                                   on 2004/12/09  09:57:42
48018         Log: Fix test to cope with the previous h2ph change.
48019      Branch: perl
48020            ! t/lib/h2ph.pht
48021 ____________________________________________________________________________
48022 [ 23628] By: rgs                                   on 2004/12/08  16:50:30
48023         Log: Subject: [perl #32962] h2ph - use of local() in generated code
48024              From: Peter.Dintelmann@dresdner-bank.com (via RT)
48025              Date: 8 Dec 2004 15:49:32 -0000
48026              Message-ID: <rt-3.0.11-32962-102394.11.065973521948@perl.org>
48027      Branch: perl
48028            ! utils/h2ph.PL
48029 ____________________________________________________________________________
48030 [ 23627] By: rgs                                   on 2004/12/08  16:19:38
48031         Log: Subject: [PATCH] Re: [perl #32949] FileCache only works in "main" package
48032              From: "Jos I. Boumans" <kane@xs4all.net>
48033              Date: Wed, 8 Dec 2004 14:24:19 +0100
48034              Message-Id: <7728A4F5-491C-11D9-9CA3-000A95EF62E2@xs4all.net>
48035      Branch: perl
48036            + lib/FileCache/t/06export.t
48037            ! MANIFEST lib/FileCache.pm
48038 ____________________________________________________________________________
48039 [ 23626] By: nicholas                              on 2004/12/07  23:39:46
48040         Log: Avoid getting the stash name twice (at least visually, if not also
48041              in the generated code)
48042      Branch: perl
48043            ! sv.c
48044 ____________________________________________________________________________
48045 [ 23624] By: rgs                                   on 2004/12/07  18:26:48
48046         Log: Upgrade to Encode 2.09
48047      Branch: perl
48048            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
48049            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.xs
48050            ! ext/Encode/t/Encode.t ext/Encode/t/fallback.t
48051 ____________________________________________________________________________
48052 [ 23623] By: nicholas                              on 2004/12/07  15:27:09
48053         Log: Revert part of the change to gv_fullname4(), as the change seems to
48054              be fractionally slower. Re-investigation prompted by a comment from
48055              Tim Bunce, who seems to be more on the ball than I am.
48056      Branch: perl
48057            ! gv.c
48058 ____________________________________________________________________________
48059 [ 23622] By: steveh                                on 2004/12/07  10:50:26
48060         Log: Update AUTHORS (for changes #23200 and #23621)
48061      Branch: perl
48062            ! AUTHORS
48063 ____________________________________________________________________________
48064 [ 23621] By: steveh                                on 2004/12/07  10:35:59
48065         Log: Updates to README.win32 (aka perlwin32), with some changes.
48066
48067              Subject: Patch to README.win32 distributed with 5.8.6 for building under .net / MSVC7 (free)
48068              From: Max Maischein <corion@corion.net>
48069              Date: Sun, 05 Dec 2004 19:39:40 +0100
48070              Message-ID: <41B355EC.9010505@corion.net>
48071      Branch: perl
48072            ! README.win32
48073 ____________________________________________________________________________
48074 [ 23620] By: rgs                                   on 2004/12/06  22:22:11
48075         Log: Upgrade to Term::ANSIColor 1.09
48076      Branch: perl
48077            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
48078            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
48079 ____________________________________________________________________________
48080 [ 23619] By: rgs                                   on 2004/12/06  21:54:55
48081         Log: Small addition to perlsec by Stas Bekman.
48082      Branch: perl
48083            ! pod/perlsec.pod
48084 ____________________________________________________________________________
48085 [ 23618] By: steveh                                on 2004/12/06  15:54:30
48086         Log: Fix another Win32 breakage caused by change 23554
48087      Branch: perl
48088            ! t/win32/system.t
48089 ____________________________________________________________________________
48090 [ 23617] By: nicholas                              on 2004/12/06  15:35:39
48091         Log: Break out setting $^X into its own static function S_set_caret_X
48092      Branch: perl
48093            ! perl.c
48094 ____________________________________________________________________________
48095 [ 23616] By: steveh                                on 2004/12/06  14:42:32
48096         Log: Fix typo from change 23554 which screwed up Windows smokes
48097      Branch: perl
48098            ! win32/Makefile
48099 ____________________________________________________________________________
48100 [ 23615] By: nicholas                              on 2004/12/06  14:39:59
48101         Log: sanity check the arguments to runperl(), to try to avoid it
48102              hanging waiting on STDIN for a script.
48103      Branch: perl
48104            ! t/test.pl
48105 ____________________________________________________________________________
48106 [ 23614] By: nicholas                              on 2004/12/06  13:41:45
48107         Log: Remove spurious semicolons
48108              (As these 2 are spare, I guess I should send them to Mark Rhodes
48109              (former office mate) as he often said that he kept mislaying his)
48110      Branch: perl
48111            ! gv.h
48112 ____________________________________________________________________________
48113 [ 23613] By: nicholas                              on 2004/12/06  13:10:24
48114         Log: Tests for Config.pm much better now - toDONE
48115      Branch: perl
48116            ! pod/perltodo.pod
48117 ____________________________________________________________________________
48118 [ 23612] By: nicholas                              on 2004/12/06  13:01:36
48119         Log: Turn gv_fullname3 and gv_efullname3 into macros that call
48120              gv_fullname4 and gv_efullname4 directly, saving overhead.
48121      Branch: perl
48122            ! embed.fnc embed.h gv.h proto.h
48123 ____________________________________________________________________________
48124 [ 23611] By: merijn                                on 2004/12/06  12:00:10
48125         Log: New Itanium servers
48126      Branch: perl
48127            ! README.hpux
48128 ____________________________________________________________________________
48129 [ 23610] By: nicholas                              on 2004/12/06  10:35:00
48130         Log: Check that @INC entries and %Config path entries are consistent.
48131      Branch: perl
48132            ! lib/Config.t
48133 ____________________________________________________________________________
48134 [ 23609] By: nicholas                              on 2004/12/03  22:17:32
48135         Log: gv_fullname4() can get rid of the main:: for us.
48136              (well, actually, it never puts it in)
48137      Branch: perl
48138            ! op.c
48139 ____________________________________________________________________________
48140 [ 23608] By: rgs                                   on 2004/12/03  21:51:45
48141         Log: $foo::_ was wrongly forced as $main::_.
48142              Since we still want "our $_" to be always forced to $main::_,
48143              deplace the forcing code at our-pad allocation time.
48144              (Making execution probably a tiny bit faster)
48145      Branch: perl
48146            ! gv.c op.c t/op/mydef.t
48147 ____________________________________________________________________________
48148 [ 23607] By: nicholas                              on 2004/12/03  20:38:37
48149         Log: Remove double checking of acceptable switches on tr/// ops.
48150      Branch: perl
48151            ! toke.c
48152 ____________________________________________________________________________
48153 [ 23606] By: nicholas                              on 2004/12/03  20:07:31
48154         Log: use (c == '$' || c == '@' || c == '%') instead of strchr("$@%", c)
48155              The latter gives larger code, is less clear and can't be any faster
48156      Branch: perl
48157            ! perl.c toke.c
48158 ____________________________________________________________________________
48159 [ 23605] By: nicholas                              on 2004/12/03  18:56:31
48160         Log: Small code tidy up in gv_fullname4
48161      Branch: perl
48162            ! gv.c
48163 ____________________________________________________________________________
48164 [ 23604] By: nicholas                              on 2004/12/03  18:26:43
48165         Log: There are clearer ways of saying m/^[ab]$/ than strchr("ab", c)
48166              They seem to produce slightly smaller object code too.
48167      Branch: perl
48168            ! gv.c
48169 ____________________________________________________________________________
48170 [ 23603] By: nicholas                              on 2004/12/03  17:02:43
48171         Log: Fix a typo in an assert(). It helps to compile with -DDEBUGGING
48172      Branch: perl
48173            ! perl.c
48174 ____________________________________________________________________________
48175 [ 23602] By: nicholas                              on 2004/12/03  15:50:15
48176         Log: Pull out the duplicateded push @INC, $_ if -e $_ code from
48177              S_pushinc into a new function S_pushinc_if_exists
48178              Avoid the SV copy when pushing onto @INC by creating a new scratch
48179              SV each time a push is done.
48180      Branch: perl
48181            ! perl.c
48182 ____________________________________________________________________________
48183 [ 23601] By: nicholas                              on 2004/12/02  22:35:34
48184         Log: Subject: [PATCH] configure.com: no more CONFIG=true
48185              From: "Craig A. Berry" <craigberry@mac.com>
48186              Message-ID: <41AF87BA.1080108@mac.com>
48187              Date: Thu, 02 Dec 2004 15:23:06 -0600
48188      Branch: perl
48189            ! configure.com
48190 ____________________________________________________________________________
48191 [ 23598] By: nicholas                              on 2004/12/01  23:13:32
48192         Log: 2 new BeOS files were missing
48193      Branch: perl
48194            ! MANIFEST
48195 ____________________________________________________________________________
48196 [ 23592] By: nicholas                              on 2004/12/01  18:54:14
48197         Log: Subject: [PATCH] Makefile.SH: de-parallelise mktables
48198              From: Jarkko Hietaniemi <jhi@iki.fi>
48199              Message-ID: <41ADFD95.4030007@iki.fi>
48200              Date: Wed, 01 Dec 2004 19:21:25 +0200
48201      Branch: perl
48202            ! Makefile.SH
48203 ____________________________________________________________________________
48204 [ 23588] By: nicholas                              on 2004/12/01  16:52:45
48205         Log: &test in constant.t is vestigial, so amputate it.
48206      Branch: perl
48207            ! lib/constant.t
48208 ____________________________________________________________________________
48209 [ 23587] By: nicholas                              on 2004/12/01  16:35:10
48210         Log: Tidy up the reference name stringification to save getting the
48211              hash name twice. Pleasant side effect is 44 byte smaller object
48212              file. (A small win is still a win)
48213      Branch: perl
48214            ! sv.c
48215 ____________________________________________________________________________
48216 [ 23584] By: merijn                                on 2004/12/01  13:44:24
48217         Log: Subject: [perl #32717] BeOS specific Updates
48218              Date: 30 Nov 2004 15:38:32 -0000
48219              From: Ingo Weinhold (via RT) <perlbug-followup@perl.org>
48220              Message-ID: <rt-3.0.11-32717-101307.19.7097750538509@perl.org>
48221      Branch: perl
48222            + beos/beos_flock_server.cpp beos/beos_flock_server.h
48223            ! beos/beos.c beos/beosish.h ext/Errno/Errno_pm.PL
48224            ! ext/File/Glob/t/basic.t hints/beos.sh lib/ExtUtils/t/MM_BeOS.t
48225            ! lib/Tie/File/t/16_handle.t perl.c t/op/magic.t
48226 ____________________________________________________________________________
48227 [ 23583] By: merijn                                on 2004/12/01  13:29:18
48228         Log: Subject: [PATCH] add -I../lib to VMS build to find Config_heavy.pl
48229              Date: Wed, 01 Dec 2004 07:24:45 -0600
48230              From: "Craig A. Berry" <craigberry@mac.com>
48231              Message-ID: <41ADC61D.8010407@mac.com>
48232      Branch: perl
48233            ! vms/descrip_mms.template
48234 ____________________________________________________________________________
48235 [ 23581] By: rgs                                   on 2004/12/01  13:01:55
48236         Log: MANIFEST.SKIP is missing from the list of files that come
48237              with MakeMaker
48238      Branch: perl
48239            ! Porting/Maintainers.pl
48240 ____________________________________________________________________________
48241 [ 23577] By: nicholas                              on 2004/11/30  16:40:06
48242         Log: Add placeholders for the new strlcat and strlcpy entries in
48243              config.sh, to ensure that the config.h generated for cross-
48244              compilation will still work.
48245      Branch: perl
48246            ! Cross/config.sh-arm-linux
48247 ____________________________________________________________________________
48248 [ 23575] By: nicholas                              on 2004/11/30  15:32:17
48249         Log: Let pod/buildtoc resort the MANIFEST the way it wants it
48250      Branch: perl
48251            ! MANIFEST
48252 ____________________________________________________________________________
48253 [ 23574] By: nicholas                              on 2004/11/30  15:31:14
48254         Log: Add perl586delta.pod to all the necessary makefiles and tables of
48255              contents.
48256      Branch: perl
48257            ! pod.lst pod/perl.pod pod/perltoc.pod vms/descrip_mms.template
48258            ! win32/pod.mak
48259 ____________________________________________________________________________
48260 [ 23571] By: merijn                                on 2004/11/30  15:11:01
48261         Log: Subject: Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd 3.6 (i386/1 cpu)
48262              Date: Tue, 30 Nov 2004 09:29:06 -0600
48263              From: Steve Peters <steve@fisharerojo.org>
48264              Message-ID: <20041130152906.GA555@mccoy.peters.homeunix.org>
48265      Branch: perl
48266            ! hints/openbsd.sh
48267 ____________________________________________________________________________
48268 [ 23570] By: nicholas                              on 2004/11/30  14:57:53
48269         Log: Integrate perlhist entries for 5.8.6 and its perldelta to blead
48270      Branch: perl
48271           +> pod/perl586delta.pod
48272            ! MANIFEST
48273           !> pod/perlhist.pod
48274 ____________________________________________________________________________
48275 [ 23568] By: rgs                                   on 2004/11/30  13:02:16
48276         Log: Protection against trailing spaces in embed.fnc
48277      Branch: perl
48278            ! autodoc.pl embed.pl
48279 ____________________________________________________________________________
48280 [ 23567] By: rgs                                   on 2004/11/30  12:57:30
48281         Log: Remove trailing whitespace that found their way in the docs
48282              (spotted by Stas Bekman)
48283      Branch: perl
48284            ! embed.fnc pod/perlapi.pod proto.h
48285 ____________________________________________________________________________
48286 [ 23566] By: rgs                                   on 2004/11/29  12:30:31
48287         Log: Upgrade to Test::Simple 0.53
48288      Branch: perl
48289            + lib/Test/Simple/t/circular_data.t
48290            + lib/Test/Simple/t/overload_threads.t
48291            + lib/Test/Simple/t/plan_bad.t
48292            + lib/Test/Simple/t/plan_shouldnt_import.t
48293            + lib/Test/Simple/t/require_ok.t lib/Test/Simple/t/sort_bug.t
48294            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
48295            ! lib/Test/Simple.pm lib/Test/Simple/Changes
48296            ! lib/Test/Simple/README lib/Test/Simple/TODO
48297            ! lib/Test/Simple/t/00signature.t lib/Test/Simple/t/More.t
48298            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/fail_one.t
48299            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/overload.t
48300            ! lib/Test/Simple/t/todo.t t/lib/TieOut.pm
48301 ____________________________________________________________________________
48302 [ 23564] By: nicholas                              on 2004/11/28  16:13:56
48303         Log: Skip generating all the code to deal with "" strings in config.sh
48304              if there aren't any. '' only code is much simpler.
48305      Branch: perl
48306            ! configpm
48307 ____________________________________________________________________________
48308 [ 23563] By: nicholas                              on 2004/11/28  15:00:15
48309         Log: Given that there is a pre-built cache, no need for @v_fast
48310      Branch: perl
48311            ! configpm
48312 ____________________________________________________________________________
48313 [ 23562] By: nicholas                              on 2004/11/28  13:56:30
48314         Log: The byteorder code doesn't need to be in Config.pm if byteorder
48315              isn't actually a frequently looked up value.
48316      Branch: perl
48317            ! configpm
48318 ____________________________________________________________________________
48319 [ 23561] By: nicholas                              on 2004/11/28  13:20:39
48320         Log: Need to stub the public functions to keep some existing code
48321              working.
48322              No need to keep $Config_SH around in memory when we can easily
48323              re-create it.
48324      Branch: perl
48325            ! configpm
48326 ____________________________________________________________________________
48327 [ 23558] By: nicholas                              on 2004/11/27  23:06:41
48328         Log: Generate the precached %Config entries based on some empirical
48329              data, rather than just guesswork.
48330      Branch: perl
48331            ! Makefile.SH configpm
48332 ____________________________________________________________________________
48333 [ 23557] By: nicholas                              on 2004/11/27  21:26:42
48334         Log: Subject: [PATCH] Re: getting Config.pm on a diet
48335              From: "Craig A. Berry" <craigberry@mac.com>
48336              Message-ID: <41A8F225.7080902@mac.com>
48337              Date: Sat, 27 Nov 2004 15:31:17 -0600
48338      Branch: perl
48339            ! vms/descrip_mms.template
48340 ____________________________________________________________________________
48341 [ 23555] By: nicholas                              on 2004/11/27  17:28:47
48342         Log: Hateful cAsE iNsEnSiTiVe file systems
48343      Branch: perl
48344            ! configpm
48345 ____________________________________________________________________________
48346 [ 23554] By: nicholas                              on 2004/11/27  16:56:35
48347         Log: Put Config.pm on a diet. 3K rather than 32K
48348              configpm now generates 2 files, a small Config.pm containing the
48349              commonly used functions and values, which AUTOLOADs a
48350              Config_heavy.pl containing anything else needed.
48351              The "common" values in the small Config.pm may need some
48352              tweaking, based on real world data.
48353      Branch: perl
48354            ! Makefile.SH configpm vms/descrip_mms.template win32/Makefile
48355            ! win32/makefile.mk
48356 ____________________________________________________________________________
48357 [ 23550] By: nicholas                              on 2004/11/27  14:43:37
48358         Log: Clarify the return values of pos, particularly 0 and undef, as
48359              suggested by Stas Bekman
48360      Branch: perl
48361            ! pod/perlfunc.pod
48362 ____________________________________________________________________________
48363 [ 23549] By: nicholas                              on 2004/11/27  14:24:21
48364         Log: Document the interaction of PERL_USE_SAVE_PUTENV and
48365              PL_use_safe_putenv, based on text by Stas Bekman
48366      Branch: perl
48367            ! INSTALL
48368 ____________________________________________________________________________
48369 [ 23548] By: rgs                                   on 2004/11/26  17:20:46
48370         Log: Subject: [perl #32639] [PATCH] Bug in Term::Complete Module with $_ Usage
48371              From: "Steve Peters via RT" <perlbug-followup@perl.org>
48372              Date: 26 Nov 2004 17:14:33 -0000
48373              Message-ID: <rt-3.0.11-32639-101066.11.6172971744206@perl.org>
48374      Branch: perl
48375            ! lib/Term/Complete.pm
48376 ____________________________________________________________________________
48377 [ 23547] By: rgs                                   on 2004/11/26  15:16:59
48378         Log: Freak out if h2ph has to translate a macro that    contains assembly code.
48379
48380              Subject: [PATCH] h2ph vs __asm__
48381              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
48382              Date: Thu, 25 Nov 2004 17:24:43 +0100
48383              Message-ID: <20041125172443.757a4833@dhcp123.mandrakesoft.com>
48384      Branch: perl
48385            ! utils/h2ph.PL
48386 ____________________________________________________________________________
48387 [ 23546] By: rgs                                   on 2004/11/26  15:07:47
48388         Log: Doc nit for B::Lint
48389              Subject: [PATCH] B::Lint
48390              From: Andy Lester <andy@petdance.com>
48391              Date: Fri, 26 Nov 2004 00:30:48 -0600
48392              Message-ID: <20041126063048.GA10161@petdance.com>
48393      Branch: perl
48394            ! ext/B/B/Lint.pm
48395 ____________________________________________________________________________
48396 [ 23545] By: nicholas                              on 2004/11/26  12:33:34
48397         Log: The change to the internal representation introduced a bug whereby
48398              the key returned by FIRSTKEY had an erroneous leading newline.
48399              EXISTS was also buggy.
48400      Branch: perl
48401            ! configpm lib/Config.t
48402 ____________________________________________________________________________
48403 [ 23544] By: nicholas                              on 2004/11/26  11:29:21
48404         Log: Make configpm and the generated Config.pm strict and warnings
48405              clean.
48406      Branch: perl
48407            ! configpm
48408 ____________________________________________________________________________
48409 [ 23543] By: steveh                                on 2004/11/26  10:56:12
48410         Log: Fix Win32 breakage caused by changes 23535/23542.
48411      Branch: perl
48412            ! lib/Config.t
48413 ____________________________________________________________________________
48414 [ 23542] By: nicholas                              on 2004/11/25  23:41:05
48415         Log: Generate the virtual entries at Config.pm build time, as they
48416              don't change. This lets us get rid of the entire "fetch_virtual"
48417              baggage, and makes the config_re lookup work for the virtual
48418              entries.
48419      Branch: perl
48420            ! configpm lib/Config.t
48421 ____________________________________________________________________________
48422 [ 23541] By: nicholas                              on 2004/11/25  22:50:15
48423         Log: Cheat. (Add a leading newline, and so remove all the special
48424              casing for "if we're at the start of $Config_SH")
48425      Branch: perl
48426            ! configpm lib/Config.t
48427 ____________________________________________________________________________
48428 [ 23538] By: nicholas                              on 2004/11/25  21:37:23
48429         Log: Add an exists test for the things we loop over
48430      Branch: perl
48431            ! lib/Config.t
48432 ____________________________________________________________________________
48433 [ 23537] By: nicholas                              on 2004/11/25  21:33:23
48434         Log: The first entry in the virtual config.sh is special cased. So
48435              test it.
48436      Branch: perl
48437            ! lib/Config.t
48438 ____________________________________________________________________________
48439 [ 23536] By: nicholas                              on 2004/11/25  21:00:56
48440         Log: Make $Config{libs_nolargefiles} and
48441              $Config{libswanted_nolargefiles} work. (For the first time)
48442      Branch: perl
48443            ! configpm lib/Config.t
48444 ____________________________________________________________________________
48445 [ 23535] By: nicholas                              on 2004/11/25  20:10:43
48446         Log: Test the currently working virtual %Config entries
48447      Branch: perl
48448            ! lib/Config.t
48449 ____________________________________________________________________________
48450 [ 23534] By: rgs                                   on 2004/11/24  16:09:42
48451         Log: Subject: RC1 pod fix #anchor
48452              From: Stas Bekman <stas@stason.org>
48453              Date: Wed, 24 Nov 2004 10:57:21 -0500
48454              Message-ID: <41A4AF61.9080408@stason.org>
48455      Branch: perl
48456            ! pod/perlrun.pod
48457 ____________________________________________________________________________
48458 [ 23533] By: rgs                                   on 2004/11/24  16:07:38
48459         Log: Subject: [patch pod/perlipc] use POSIX; w/o () is a bad idea
48460              From: Stas Bekman <stas@stason.org>
48461              Date: Wed, 24 Nov 2004 11:25:14 -0500
48462              Message-ID: <41A4B5EA.3020804@stason.org>
48463      Branch: perl
48464            ! pod/perlipc.pod
48465 ____________________________________________________________________________
48466 [ 23532] By: rgs                                   on 2004/11/24  14:47:31
48467         Log: Subject: [perl #3242] [PATCH]No error on assignment to $>
48468              From: "Steve Peters via RT" <perlbug-followup@perl.org>
48469              Date: 21 Nov 2004 04:38:09 -0000
48470              Message-ID: <rt-3.0.11-3242-100676.6.32723019025057@perl.org>
48471      Branch: perl
48472            ! pod/perlvar.pod
48473 ____________________________________________________________________________
48474 [ 23531] By: nicholas                              on 2004/11/24  11:50:28
48475         Log: Wrap some long lines
48476      Branch: perl
48477            ! lib/Config.t
48478 ____________________________________________________________________________
48479 [ 23528] By: rgs                                   on 2004/11/23  13:35:34
48480         Log: Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong value
48481              after eval or require
48482      Branch: perl
48483            ! t/comp/package.t toke.c
48484 ____________________________________________________________________________
48485 [ 23527] By: rgs                                   on 2004/11/23  10:20:02
48486         Log: Subject: Re: [perl #32486] error in documentation for POSIX::pipe
48487              From: Michael G Schwern <schwern@pobox.com>
48488              Date: Fri, 19 Nov 2004 14:28:56 -0500
48489              Message-ID: <20041119192856.GA4769@windhund.schwern.org>
48490      Branch: perl
48491            ! ext/POSIX/POSIX.pod
48492 ____________________________________________________________________________
48493 [ 23526] By: rgs                                   on 2004/11/23  09:26:03
48494         Log: Subject: [perl #3422] [PATCH] CHECK routine called after syntax error
48495              From: "Steve Peters via RT" <perlbug-followup@perl.org>
48496              Date: 23 Nov 2004 00:04:24 -0000
48497              Message-ID: <rt-3.0.11-3422-100830.4.45764701781506@perl.org>
48498      Branch: perl
48499            ! ext/B/B/Deparse.pm
48500 ____________________________________________________________________________
48501 [ 23525] By: rgs                                   on 2004/11/23  09:09:57
48502         Log: Subject: [PATCH] warnings.t portability tweaks
48503              From: "Craig A. Berry" <craigberry@mac.com>
48504              Date: Sat, 20 Nov 2004 10:29:47 -0600
48505              Message-ID: <419F70FB.7000100@mac.com>
48506      Branch: perl
48507            ! t/lib/warnings/9uninit t/lib/warnings/perlio
48508 ____________________________________________________________________________
48509 [ 23523] By: nicholas                              on 2004/11/20  22:17:18
48510         Log: Assimilate Test-Simple 0.50
48511      Branch: perl
48512            + lib/Test/Simple/TODO lib/Test/Simple/t/00signature.t
48513            + lib/Test/Simple/t/00test_harness_check.t
48514            + lib/Test/Simple/t/eq_set.t lib/Test/Simple/t/extra_one.t
48515            + lib/Test/Simple/t/fail_one.t
48516            + lib/Test/Simple/t/harness_active.t lib/Test/Simple/t/no_diag.t
48517            + lib/Test/Simple/t/overload.t lib/Test/Simple/t/reset.t
48518            + lib/Test/Simple/t/thread_taint.t t/lib/NoExporter.pm
48519            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
48520            ! lib/Test/Simple.pm lib/Test/Simple/Changes
48521            ! lib/Test/Simple/README lib/Test/Simple/t/More.t
48522            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
48523            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
48524            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/has_plan2.t
48525            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/missing.t
48526            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan_is_noplan.t
48527            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/threads.t
48528            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/use_ok.t
48529            ! lib/Test/Tutorial.pod t/lib/Test/Simple/Catch.pm
48530            ! t/lib/TieOut.pm
48531 ____________________________________________________________________________
48532 [ 23520] By: nicholas                              on 2004/11/20  14:21:28
48533         Log: genuine possible buffer problems spotted by flawfinder
48534      Branch: perl
48535            ! regcomp.c util.c
48536 ____________________________________________________________________________
48537 [ 23519] By: rgs                                   on 2004/11/19  14:48:35
48538         Log: Make "err" a weak keyword;
48539              that is, it will be overriden by any sub named "err", except when
48540              really an operator is expected at this point. ([perl #32347])
48541      Branch: perl
48542            ! t/op/dor.t toke.c
48543 ____________________________________________________________________________
48544 [ 23518] By: rgs                                   on 2004/11/19  09:22:33
48545         Log: Subject: [perl #32486] error in documentation for POSIX::pipe
48546              From: chris@ex-parrot.com (via RT) <perlbug-followup@perl.org>
48547              Date: 18 Nov 2004 18:09:54 -0000
48548              Message-ID: <rt-3.0.11-32486-100537.1.04456486825399@perl.org>
48549      Branch: perl
48550            ! ext/POSIX/POSIX.pod
48551 ____________________________________________________________________________
48552 [ 23517] By: nicholas                              on 2004/11/18  23:32:20
48553         Log: Bump version number
48554      Branch: perl
48555            ! lib/ExtUtils/Constant.pm
48556 ____________________________________________________________________________
48557 [ 23516] By: rgs                                   on 2004/11/18  22:06:21
48558         Log: Remaining nit in the deparsing of reversed foreach loops
48559      Branch: perl
48560            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
48561 ____________________________________________________________________________
48562 [ 23514] By: rgs                                   on 2004/11/18  18:01:52
48563         Log: Fix deparsing of reversed foreach loops,
48564              plus a bug in the previous commit
48565      Branch: perl
48566            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
48567 ____________________________________________________________________________
48568 [ 23513] By: rgs                                   on 2004/11/18  17:25:19
48569         Log: Fix deparsing of reversed sort and descending sorts,
48570              due to the recent optimisations on this part of the optree.
48571      Branch: perl
48572            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
48573 ____________________________________________________________________________
48574 [ 23510] By: rgs                                   on 2004/11/17  10:41:56
48575         Log: Subject: [perl #28929] File::Find follow_fast => 1 loses dangling symlink
48576              From: "Steve Peters via RT" <perlbug-followup@perl.org>
48577              Date: 12 Nov 2004 02:47:36 -0000
48578              Message-ID: <rt-3.0.11-28929-100158.11.3214775505644@perl.org>
48579      Branch: perl
48580            ! lib/File/Find.pm lib/File/Find/t/find.t
48581 ____________________________________________________________________________
48582 [ 23509] By: rgs                                   on 2004/11/17  10:22:52
48583         Log: PerlFAQ sync.
48584      Branch: perl
48585            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq6.pod
48586            ! pod/perlfaq7.pod
48587 ____________________________________________________________________________
48588 [ 23508] By: rgs                                   on 2004/11/17  10:14:58
48589         Log: Fix a couple of typos.
48590      Branch: perl
48591            ! hv.c utf8.c
48592 ____________________________________________________________________________
48593 [ 23507] By: rgs                                   on 2004/11/17  10:11:20
48594         Log: Subject: SuSE's perl safe_putenf diff
48595              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
48596              Date: Thu, 11 Nov 2004 15:54:43 +0100
48597              Message-ID: <20041111145443.GA1854@immd4.informatik.uni-erlangen.de>
48598
48599              slightly reworked to make the PL_use_safe_putenv variable fit in
48600              the current framework. This patch turns on the use of safe putenv
48601              for any application that embeds a perl interpreter.
48602      Branch: perl
48603            ! embedvar.h mg.c miniperlmain.c perl.c perlapi.h perlvars.h
48604            ! util.c
48605 ____________________________________________________________________________
48606 [ 23506] By: rgs                                   on 2004/11/17  08:57:17
48607         Log: Subject: [PATCH] perl5db.pl POD cleanup
48608              From: Autrijus Tang <autrijus@autrijus.org>
48609              Date: Fri, 12 Nov 2004 12:41:33 +0800
48610              Message-ID: <20041112044133.GA92924@aut.dyndns.org>
48611      Branch: perl
48612            ! lib/perl5db.pl
48613 ____________________________________________________________________________
48614 [ 23505] By: rgs                                   on 2004/11/17  08:31:39
48615         Log: Subject: [PATCH 5.8.x] Allow more tries for t/op/time.t test 2.
48616              From: Andy Dougherty <doughera@lafayette.edu>
48617              Date: Tue, 16 Nov 2004 12:11:00 -0500 (EST)
48618              Message-ID: <Pine.SOL.4.58.0411161149170.5639@maxwell.phys.lafayette.edu>
48619      Branch: perl
48620            ! t/op/time.t
48621 ____________________________________________________________________________
48622 [ 23501] By: steveh                                on 2004/11/16  10:55:20
48623         Log: Make all scripts run by regen.pl write output with UNIX style EOL's.
48624
48625              (autodoc.pl was already done by change 23371.)
48626      Branch: perl
48627            ! bytecode.pl embed.pl keywords.pl opcode.pl regcomp.pl
48628            ! warnings.pl
48629 ____________________________________________________________________________
48630 [ 23500] By: merijn                                on 2004/11/16  10:49:35
48631         Log: Subject: [PATCH] s/hierachy/hierarchy/
48632              Date: Mon, 15 Nov 2004 15:59:14 -0700
48633              From: "Larry Shatzer Jr." <larrysh@cpan.org>
48634              Message-ID: <20041115225913.GA22373@zippy.zyx.net>
48635      Branch: perl
48636            ! ext/B/B.pm ext/Time/HiRes/Makefile.PL perlio.h
48637 ____________________________________________________________________________
48638 [ 23499] By: steveh                                on 2004/11/16  09:42:50
48639         Log: Fix Win32 breakage caused by changes to op.c in change 23433.
48640
48641              Also limit the scope of the locks in a couple of places, as suggested
48642              by Hugo in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-11/msg00286.html.
48643      Branch: perl
48644            ! embed.fnc embed.h global.sym op.c op.h proto.h regcomp.c
48645 ____________________________________________________________________________
48646 [ 23498] By: merijn                                on 2004/11/14  07:02:20
48647         Log: Subject: [PATCH] Add the minitest target to vms buildsystem
48648              From: Abe Timmerman <abe@ztreet.demon.nl>
48649              Date: Sun, 14 Nov 2004 00:48:17 +0100
48650              Message-Id: <200411140048.17035.abe@ztreet.demon.nl>
48651      Branch: perl
48652            ! vms/descrip_mms.template vms/test.com
48653 ____________________________________________________________________________
48654 [ 23497] By: rgs                                   on 2004/11/12  21:11:48
48655         Log: Subject: [perl #32400] Unnecessary warning from constant.pm
48656              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
48657              Date: 10 Nov 2004 18:30:38 -0000
48658              Message-ID: <rt-3.0.11-32400-100099.4.31094423840584@perl.org>
48659      Branch: perl
48660            ! lib/constant.pm lib/constant.t
48661 ____________________________________________________________________________
48662 [ 23496] By: merijn                                on 2004/11/12  20:47:19
48663         Log: Subject: [perl #32419] Spelling fixes for perl@23492
48664              Date: 12 Nov 2004 16:14:49 -0000
48665              From: Richard Soderberg (via RT) <perlbug-followup@perl.org>
48666              Message-ID: <rt-3.0.11-32419-100173.13.0717895191322@perl.org>
48667      Branch: perl
48668            ! pod/perl573delta.pod pod/perl58delta.pod pod/perl590delta.pod
48669            ! pod/perl591delta.pod pod/perl592delta.pod pod/perlapi.pod
48670            ! pod/perlapio.pod pod/perldata.pod pod/perldebtut.pod
48671            ! pod/perlipc.pod pod/perlport.pod pod/perlre.pod
48672            ! pod/perlretut.pod pod/perlrun.pod pod/perlsub.pod
48673            ! pod/perlthrtut.pod pod/perltodo.pod pod/perltooc.pod
48674 ____________________________________________________________________________
48675 [ 23495] By: merijn                                on 2004/11/12  20:26:17
48676         Log: Subject: [PATCH] Small documentation fix to ExtUtils::Constant
48677              Date: Fri, 12 Nov 2004 11:15:47 -0600
48678              From: steve@fisharerojo.org
48679              Message-ID: <20041112171547.GA8011@kirk.dsl-verizon.net>
48680      Branch: perl
48681            ! lib/ExtUtils/Constant.pm
48682 ____________________________________________________________________________
48683 [ 23494] By: davem                                 on 2004/11/12  18:59:06
48684         Log: Add some descriptive text from Larry to op.c on how optrees are built
48685      Branch: perl
48686            ! op.c
48687 ____________________________________________________________________________
48688 [ 23492] By: rgs                                   on 2004/11/10  09:32:39
48689         Log: Replace a skip by a todo.
48690              Subject: Re: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
48691              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
48692              Date: Wed, 10 Nov 2004 01:30:14 -0800
48693              Message-ID: <20041110093014.GA1676@efn.org>
48694      Branch: perl
48695            ! t/io/tell.t
48696 ____________________________________________________________________________
48697 [ 23491] By: rgs                                   on 2004/11/10  07:40:31
48698         Log: Subject: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
48699              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
48700              Date: Tue, 9 Nov 2004 17:40:13 -0800
48701              Message-ID: <20041110014012.GA2796@efn.org>
48702      Branch: perl
48703            ! t/io/tell.t
48704 ____________________________________________________________________________
48705 [ 23490] By: rgs                                   on 2004/11/09  18:17:07
48706         Log: Adjust test count for non-windows machines
48707      Branch: perl
48708            ! ext/IO/t/io_file.t
48709 ____________________________________________________________________________
48710 [ 23489] By: merijn                                on 2004/11/09  17:53:53
48711         Log: Subject: [PATCH] fix IO::File to support binmode
48712              From: "Jos I. Boumans" <kane@dwim.org>
48713              Date: Tue, 9 Nov 2004 16:59:27 +0100
48714              Message-Id: <559E356E-3268-11D9-A2E6-000A95EF62E2@dwim.org>
48715      Branch: perl
48716            + ext/IO/t/io_file.t
48717            ! MANIFEST ext/IO/lib/IO/File.pm
48718 ____________________________________________________________________________
48719 [ 23487] By: nicholas                              on 2004/11/08  20:27:42
48720         Log: No more late changes, dammit
48721      Branch: perl
48722            ! ext/B/t/optree_concise.t
48723 ____________________________________________________________________________
48724 [ 23485] By: rgs                                   on 2004/11/08  08:38:03
48725         Log: Subject: Re: optree tests and VMS progress (no really)
48726              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
48727              Date: Sun, 7 Nov 2004 23:24:15 -0800
48728              Message-ID: <20041108072415.GA3928@efn.org>
48729      Branch: perl
48730            ! ext/B/t/OptreeCheck.pm
48731 ____________________________________________________________________________
48732 [ 23482] By: davem                                 on 2004/11/06  11:59:16
48733         Log: document regcomp.c/regexec.c's dual life under ext/re/
48734      Branch: perl
48735            ! regcomp.c regexec.c
48736 ____________________________________________________________________________
48737 [ 23481] By: nicholas                              on 2004/11/06  08:48:50
48738         Log: Subject: Re: optree tests and VMS progress (no really)
48739              From: Jim Cromie <jim.cromie@gmail.com>
48740              Message-ID: <cfe85dfa041105235723398fe2@mail.gmail.com>
48741              Date: Sat, 6 Nov 2004 00:57:13 -0700
48742      Branch: perl
48743            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
48744            ! ext/B/t/optree_concise.t
48745 ____________________________________________________________________________
48746 [ 23475] By: merijn                                on 2004/11/05  14:16:27
48747         Log: Subject: Re: Buidling stable.tar.gz on Unix as non-root [PATCH]
48748              Date: Fri, 5 Nov 2004 10:36:57 -0500 (EST)
48749              From: Andy Dougherty <doughera@lafayette.edu>
48750              Message-ID: <Pine.SOL.4.58.0411051035020.15217@maxwell.phys.lafayette.edu>
48751      Branch: perl
48752            ! INSTALL
48753 ____________________________________________________________________________
48754 [ 23474] By: merijn                                on 2004/11/05  13:07:16
48755         Log: Skip failing thread/wait tests on HP-UX 10.20
48756              These will never ever be fixed, since 10.20 is obsolete
48757              perl583delta describes this. The quote is included in wait.t
48758      Branch: perl
48759            ! ext/threads/shared/t/wait.t
48760 ____________________________________________________________________________
48761 [ 23473] By: rgs                                   on 2004/11/05  08:47:44
48762         Log: Subject: [perl #32327] Benchmark calls coderef with spurious arguments
48763              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
48764              Date: 4 Nov 2004 20:12:36 -0000
48765              Message-ID: <rt-3.0.11-32327-99325.8.9408996026507@perl.org>
48766      Branch: perl
48767            ! lib/Benchmark.pm lib/Benchmark.t
48768 ____________________________________________________________________________
48769 [ 23471] By: rgs                                   on 2004/11/04  09:26:56
48770         Log: Subject: [PATCH blead] [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
48771              From: Rick Delaney <rick@bort.ca>
48772              Date: Sun, 31 Oct 2004 22:40:40 -0500
48773              Message-ID: <20041101034040.GC1232@biff.bort.ca>
48774      Branch: perl
48775            + t/op/regexp_qr.t
48776            ! MANIFEST pp.c pp_hot.c regexec.c t/op/regexp.t
48777 ____________________________________________________________________________
48778 [ 23470] By: rgs                                   on 2004/11/04  08:25:34
48779         Log: Subject: Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
48780              From: Rick Delaney <rick@bort.ca>
48781              Date: Wed, 3 Nov 2004 19:46:16 -0500
48782              Message-ID: <20041104004616.GA11214@biff.bort.ca>
48783      Branch: perl
48784            ! lib/overload.pm lib/overload.t
48785 ____________________________________________________________________________
48786 [ 23469] By: rgs                                   on 2004/11/03  11:54:28
48787         Log: Mostly revert change #23347 (keep the test suite, fixed),
48788              having decided that it wasn't a correct fix for bug #31793.
48789      Branch: perl
48790            ! lib/overload.pm lib/overload.t
48791 ____________________________________________________________________________
48792 [ 23468] By: rgs                                   on 2004/11/03  07:39:04
48793         Log: Subject: Re: [perl #30633] Perl's "do" operator with a variety of absolute paths under Cygwin
48794              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
48795              Date: Tue, 2 Nov 2004 17:24:29 -0800
48796              Message-ID: <20041103012429.GA7196@efn.org>
48797      Branch: perl
48798            ! util.h
48799 ____________________________________________________________________________
48800 [ 23467] By: rgs                                   on 2004/11/03  06:38:38
48801         Log: Subject: [PATCH configure.com] Re: [PATCH]  Detecting strlcat() and strlcpy() in Configure
48802              From: "Craig A. Berry" <craigberry@mac.com>
48803              Date: Tue, 02 Nov 2004 20:02:04 -0600
48804              Message-ID: <41883C1C.3080108@mac.com>
48805      Branch: perl
48806            ! configure.com
48807 ____________________________________________________________________________
48808 [ 23466] By: rgs                                   on 2004/11/02  12:33:57
48809         Log: FAQ sync
48810      Branch: perl
48811            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
48812            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
48813            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
48814            ! pod/perlfaq9.pod
48815 ____________________________________________________________________________
48816 [ 23465] By: rgs                                   on 2004/11/02  08:18:15
48817         Log: Reformulate an error
48818              (so the error message given by "perl -M" is a bit more
48819              meaningful, as Jarkko pointed out)
48820      Branch: perl
48821            ! perl.c pod/perldiag.pod
48822 ____________________________________________________________________________
48823 [ 23457] By: merijn                                on 2004/11/01  13:26:43
48824         Log: New Glossary and samples for blead
48825              Glossary now is in line with recent changes to config_h.SH
48826      Branch: perl
48827            ! Porting/Glossary Porting/config.sh Porting/config_H
48828 ____________________________________________________________________________
48829 [ 23455] By: merijn                                on 2004/11/01  12:51:52
48830         Log: Since strlcat/strlcpy are not argument/return value compatible
48831              with strncat/strncpy, replace the misleading defines with comment
48832      Branch: perl
48833            ! handy.h
48834 ____________________________________________________________________________
48835 [ 23450] By: merijn                                on 2004/10/31  16:33:17
48836         Log: The next step in strlcat ()/ strcpy () detection and usage
48837              preparation. Change to handy.h eeded for config_h.SH
48838      Branch: perl
48839            ! config_h.SH handy.h
48840 ____________________________________________________________________________
48841 [ 23448] By: nicholas                              on 2004/10/31  14:37:46
48842         Log: Make TEST and harness skip tests for extensions that were not
48843              configured. Currently this skipping is silent - maybe they should
48844              report what they are skipping.
48845      Branch: perl
48846            ! t/TEST t/harness
48847 ____________________________________________________________________________
48848 [ 23446] By: nicholas                              on 2004/10/31  13:02:01
48849         Log: Subject: [patches] optree_* tests unexpectedly succeeding. + maint-only patch
48850              From: Jim Cromie <jim.cromie@gmail.com>
48851              Message-ID: <cfe85dfa04102515365f11ef10@mail.gmail.com>
48852              Date: Mon, 25 Oct 2004 16:36:40 -0600
48853      Branch: perl
48854            ! ext/B/t/optree_check.t ext/B/t/optree_varinit.t
48855 ____________________________________________________________________________
48856 [ 23445] By: nicholas                              on 2004/10/31  12:24:09
48857         Log: Set the IV values for PL_sv_yes and PL_sv_no at initialisation time.
48858      Branch: perl
48859            ! perl.c sv.c
48860 ____________________________________________________________________________
48861 [ 23444] By: nicholas                              on 2004/10/31  11:20:27
48862         Log: Skip tests if Devel::Peek not built
48863      Branch: perl
48864            ! ext/threads/shared/t/sv_refs.t ext/threads/t/end.t
48865            ! ext/threads/t/join.t lib/base/t/fields-base.t
48866 ____________________________________________________________________________
48867 [ 23443] By: nicholas                              on 2004/10/31  11:19:47
48868         Log: Assimilate PathTools 3.01 (File::Spec and Cwd)
48869      Branch: perl
48870            ! ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
48871            ! lib/File/Spec/VMS.pm
48872 ____________________________________________________________________________
48873 [ 23442] By: nicholas                              on 2004/10/31  11:07:57
48874         Log: Oops. Forgot to add the new test in I18N::LangTags 0.35
48875      Branch: perl
48876            + lib/I18N/LangTags/t/20_locales.t
48877 ____________________________________________________________________________
48878 [ 23441] By: nicholas                              on 2004/10/31  10:41:17
48879         Log: Correct change 23437 - as Config isn't imported, need to use a fully
48880              qualified package
48881      Branch: perl
48882            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
48883            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
48884            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
48885            ! ext/B/t/optree_varinit.t
48886 ____________________________________________________________________________
48887 [ 23440] By: nicholas                              on 2004/10/31  10:40:11
48888         Log: Assimilate I18N::LangTags 0.35
48889      Branch: perl
48890            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
48891            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
48892 ____________________________________________________________________________
48893 [ 23439] By: nicholas                              on 2004/10/31  08:17:57
48894         Log: Subject: [PATCH] Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems on IRIX (was Re: Problem and question))
48895              Date: Sun, 31 Oct 2004 04:01:42 -0500
48896              From: Ed Allen Smith <easmith@beatrice.rutgers.edu>
48897              Message-Id: <mid+200410310901.i9V91g1Y519894@dogberry.rutgers.edu>
48898      Branch: perl
48899            ! hints/irix_6.sh
48900 ____________________________________________________________________________
48901 [ 23438] By: davem                                 on 2004/10/30  23:25:37
48902         Log: Using foreach on threads::shared array crashes perl
48903              The FETCH code for shared aggregate elements could leak a shared RV
48904              address into a private SV. RVs are now handled specially, in the
48905              same way that they already were for scalar shared magic.
48906      Branch: perl
48907            ! ext/threads/shared/shared.xs
48908 ____________________________________________________________________________
48909 [ 23437] By: nicholas                              on 2004/10/30  22:49:18
48910         Log: Skip tests that require Data::Dumper if it is not built
48911      Branch: perl
48912            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
48913            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
48914            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
48915            ! ext/B/t/optree_varinit.t lib/ExtUtils/t/Liblist.t
48916            ! lib/ExtUtils/t/prereq_print.t
48917 ____________________________________________________________________________
48918 [ 23436] By: merijn                                on 2004/10/30  16:11:15
48919         Log: Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's
48920      Branch: perl
48921            ! NetWare/config_H.wc Porting/config_H plan9/config_h.sample
48922            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48923            ! win32/config_H.vc64 wince/config_H.ce
48924 ____________________________________________________________________________
48925 [ 23435] By: merijn                                on 2004/10/30  15:54:48
48926         Log: Added probes for strlcat () and strlcpy () to Configure
48927              Re-ordered config_h.SH
48928      Branch: perl
48929            ! Configure Makefile.SH config_h.SH
48930 ____________________________________________________________________________
48931 [ 23433] By: davem                                 on 2004/10/29  21:04:17
48932         Log: Threading crash with closures
48933              various OpREFCNT_inc() operations weren't doing locking
48934      Branch: perl
48935            ! pad.c regcomp.c sv.c
48936 ____________________________________________________________________________
48937 [ 23432] By: steveh                                on 2004/10/29  14:12:02
48938         Log: Document sv_magic() changes brought about by sv_magicext()
48939
48940              Change 14335 made sv_magic() a wrapper to a new sv_magicext(),
48941              but didn't update the documentation for sv_magic() to reflect
48942              the changed handling of the name/namlen arguments.
48943
48944              Also correct a couple of typos, and mention sv_magicext() in
48945              perlguts.
48946      Branch: perl
48947            ! pod/perlapi.pod pod/perlguts.pod sv.c
48948 ____________________________________________________________________________
48949 [ 23431] By: merijn                                on 2004/10/29  13:56:03
48950         Log: Subject: [PATCH] 36 additional tests for B
48951              From: Steve Peters <steve@fisharerojo.org>
48952              Date: Fri, 29 Oct 2004 00:53:22 -0500
48953              Message-Id: <200410290053.22947.steve@fisharerojo.org>
48954      Branch: perl
48955            ! ext/B/t/b.t
48956 ____________________________________________________________________________
48957 [ 23426] By: davem                                 on 2004/10/27  22:50:57
48958         Log: include flags and refcount in the list of leaked scalars
48959      Branch: perl
48960            ! perl.c
48961 ____________________________________________________________________________
48962 [ 23425] By: ams                                   on 2004/10/27  11:27:27
48963         Log: Subject: [PATCH] lib/Carp.t improvements
48964              From: "Craig A. Berry" <craigberry@mac.com>
48965              Date: Tue, 26 Oct 2004 23:32:25 -0500
48966              Message-Id: <417F24D9.1000904@mac.com>
48967      Branch: perl
48968            ! lib/Carp.t
48969 ____________________________________________________________________________
48970 [ 23424] By: rgs                                   on 2004/10/25  15:31:21
48971         Log: Fix [perl #32130] Errno.pm must not pass references to "prototype"
48972      Branch: perl
48973            ! ext/Errno/Errno_pm.PL ext/Errno/t/Errno.t
48974 ____________________________________________________________________________
48975 [ 23423] By: rgs                                   on 2004/10/25  15:09:27
48976         Log: Small updates to the web addresses for Perl, noticed by Robert Spier
48977      Branch: perl
48978            ! pod/perl.pod pod/perlfaq2.pod
48979 ____________________________________________________________________________
48980 [ 23422] By: rgs                                   on 2004/10/25  14:56:37
48981         Log: Subject: [perl #30227] [PATCH]splain vs. -w
48982              From: "Steve Peters via RT" <perlbug-followup@perl.org>
48983              Date: 23 Oct 2004 13:55:41 -0000
48984              Message-ID: <rt-3.0.11-30227-98375.1.28465791111211@perl.org>
48985      Branch: perl
48986            ! lib/diagnostics.pm
48987 ____________________________________________________________________________
48988 [ 23421] By: rgs                                   on 2004/10/25  07:29:50
48989         Log: Upgrade to Encode 2.08.
48990      Branch: perl
48991            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
48992            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
48993            ! ext/Encode/Unicode/Unicode.xs
48994            ! ext/Encode/lib/Encode/Encoding.pm
48995 ____________________________________________________________________________
48996 [ 23420] By: mhx                                   on 2004/10/24  07:53:45
48997         Log: Subject: Re: [perl #31937] perlop: add basic =~ examples
48998              From: Steve Peters <steve@fisharerojo.org>
48999              Date: Sat, 23 Oct 2004 08:01:51 -0500
49000              Message-Id: <200410230801.51649.steve@fisharerojo.org>
49001      Branch: perl
49002            ! pod/perlop.pod
49003 ____________________________________________________________________________
49004 [ 23419] By: mhx                                   on 2004/10/23  23:39:18
49005         Log: Subject: [PATCH] Re: Devel::Peek: hash quality 125%?
49006              From: Tels <perl_dummy@bloodgate.com>
49007              Date: Sat, 23 Oct 2004 16:56:31 +0200
49008              Message-Id: <200410231656.40995@bloodgate.com>
49009      Branch: perl
49010            ! ext/Devel/Peek/Changes ext/Devel/Peek/Peek.pm
49011 ____________________________________________________________________________
49012 [ 23418] By: davem                                 on 2004/10/23  21:50:19
49013         Log: Chained goto &sub drops data too early.
49014
49015              Change 22373 to stop a memory leak in goto &foo intead caused
49016              the elements of @_ to be freed too early. This revised fix
49017              just transfers the reifiedness of the old @_ to the new @_
49018      Branch: perl
49019            ! pp_ctl.c t/op/goto.t
49020 ____________________________________________________________________________
49021 [ 23417] By: rgs                                   on 2004/10/23  19:58:07
49022         Log: Upgrade to Encode 2.07
49023      Branch: perl
49024            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
49025            ! ext/Encode/Encode.xs ext/Encode/META.yml
49026            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
49027            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/Encode.t
49028            ! ext/Encode/t/fallback.t ext/Encode/ucm/macArabic.ucm
49029            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macChinsimp.ucm
49030            ! ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDingbats.ucm
49031            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macKorean.ucm
49032            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macSymbol.ucm
49033            ! ext/Encode/ucm/macThai.ucm
49034 ____________________________________________________________________________
49035 [ 23416] By: nicholas                              on 2004/10/23  17:15:46
49036         Log: Subject: [PATCH] ext/IO/IO.xs: fix blocking on sparc linux
49037              Message-ID: <20041022033033.GA12362@londo.c47.org>
49038              From: Brendan O'Dea <bod@debian.org>
49039              Date: Fri, 22 Oct 2004 13:30:33 +1000
49040      Branch: perl
49041            ! ext/IO/IO.xs
49042 ____________________________________________________________________________
49043 [ 23410] By: rgs                                   on 2004/10/21  15:51:32
49044         Log: Subject: docpatch for perltie.pod
49045              From: David Cantrell <david@cantrell.org.uk>
49046              Date: Thu, 21 Oct 2004 12:21:52 +0100
49047              Message-ID: <20041021112151.GA22862@bytemark.barnyard.co.uk>
49048      Branch: perl
49049            ! pod/perltie.pod
49050 ____________________________________________________________________________
49051 [ 23396] By: ams                                   on 2004/10/21  01:36:49
49052         Log: Subject: [PATCH] Math::BigInt v1.73 final
49053              From: Tels <perl_dummy@bloodgate.com>
49054              Date: Wed, 20 Oct 2004 21:06:40 +0200
49055              Message-Id: <200410202106.41840@bloodgate.com>
49056
49057              Subject: [PATCH] Math::BigRat v0.13 (pre-release)
49058              From: Tels <tels@bloodgate.com>
49059              Date: Wed, 20 Oct 2004 22:03:55 +0200
49060              Message-Id: <200410202203.56063@bloodgate.com>
49061      Branch: perl
49062            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/BigRat.pm
49063            ! lib/Math/BigRat/t/big_ap.t lib/Math/BigRat/t/bigrat.t
49064            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
49065            ! lib/Math/BigRat/t/bigratup.t
49066 ____________________________________________________________________________
49067 [ 23395] By: nicholas                              on 2004/10/20  22:39:36
49068         Log: Need to skip optree walking tests if perlio not built
49069      Branch: perl
49070            ! ext/B/t/f_map.t ext/B/t/f_sort.t
49071 ____________________________________________________________________________
49072 [ 23394] By: rgs                                   on 2004/10/20  07:42:34
49073         Log: Remove opmini.c when cleaning up.
49074      Branch: perl
49075            ! Makefile.SH
49076 ____________________________________________________________________________
49077 [ 23393] By: rgs                                   on 2004/10/20  07:36:45
49078         Log: Ensure that PVA.pl returns a true value.
49079      Branch: perl
49080            ! lib/unicore/mktables
49081 ____________________________________________________________________________
49082 [ 23392] By: ams                                   on 2004/10/20  06:19:03
49083         Log: Subject: [PATCH perl.c pod/perl.pod pod/perlfaq2.pod]
49084              Rephrase "Perl Home Page" References
49085              From: chromatic <chromatic@wgz.org>
49086              Date: Tue, 19 Oct 2004 22:52:19 -0700
49087              Message-Id: <1098251539.20976.53.camel@localhost>
49088      Branch: perl
49089            ! AUTHORS perl.c pod/perl.pod pod/perlfaq2.pod
49090 ____________________________________________________________________________
49091 [ 23384] By: rgs                                   on 2004/10/19  13:17:01
49092         Log: Upgrade to Encode 2.05
49093      Branch: perl
49094            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
49095            ! ext/Encode/encoding.pm
49096 ____________________________________________________________________________
49097 [ 23383] By: rgs                                   on 2004/10/19  11:38:37
49098         Log: More Data::Dumper docs nits, fix the previous one,
49099              suggested by Yves Orton.
49100      Branch: perl
49101            ! ext/Data/Dumper/Dumper.pm
49102 ____________________________________________________________________________
49103 [ 23382] By: rgs                                   on 2004/10/19  11:21:55
49104         Log: Subject: [PATCH] perlfaq2.pod (add a book)
49105              From: <richard.foley@ubs.com>
49106              Date: Tue, 19 Oct 2004 07:29:31 +0200
49107              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E3A@NZURC900PEX1.ubsgs.ubsgroup.net>
49108      Branch: perl
49109            ! pod/perlfaq2.pod
49110 ____________________________________________________________________________
49111 [ 23381] By: mhx                                   on 2004/10/19  03:51:59
49112         Log: Re-apply the encoding.pm part of:
49113
49114              Subject: [PATCH] encoding and open pragmas
49115              From: Jarkko Hietaniemi <jhi@iki.fi>
49116              Date: Mon, 16 Aug 2004 22:27:00 +0300
49117              Message-ID: <41210A84.6060506@iki.fi>
49118      Branch: perl
49119            ! ext/Encode/encoding.pm
49120 ____________________________________________________________________________
49121 [ 23380] By: mhx                                   on 2004/10/18  21:00:26
49122         Log: Upgrade to Encode 2.04.
49123      Branch: perl
49124            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
49125            ! ext/Encode/JP/JP.pm ext/Encode/META.yml ext/Encode/Makefile.PL
49126            ! ext/Encode/bin/piconv ext/Encode/bin/ucmsort
49127            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
49128            ! ext/Encode/lib/Encode/Supported.pod
49129            ! ext/Encode/ucm/big5-hkscs.ucm
49130 ____________________________________________________________________________
49131 [ 23379] By: mhx                                   on 2004/10/18  15:44:05
49132         Log: Fix a typo.
49133      Branch: perl
49134            ! utils/c2ph.PL
49135 ____________________________________________________________________________
49136 [ 23378] By: rgs                                   on 2004/10/18  11:25:20
49137         Log: Add a missing warning categorisation in perldiag.
49138      Branch: perl
49139            ! pod/perldiag.pod
49140 ____________________________________________________________________________
49141 [ 23377] By: ams                                   on 2004/10/16  23:52:18
49142         Log: Subject: [PATCH] test_harness tweak for VMS
49143              From: "Craig A. Berry" <craigberry@mac.com>
49144              Date: Sat, 16 Oct 2004 12:15:02 -0500
49145              Message-Id: <41715716.5000108@mac.com>
49146      Branch: perl
49147            ! vms/descrip_mms.template vms/test.com
49148 ____________________________________________________________________________
49149 [ 23376] By: nicholas                              on 2004/10/16  18:16:12
49150         Log: Merge code from vdie and vcroak into S_vdie_croak_common
49151      Branch: perl
49152            ! util.c
49153 ____________________________________________________________________________
49154 [ 23375] By: nicholas                              on 2004/10/16  14:39:48
49155         Log: Merge the common code from Perl_vdie and Perl_vwarner into a
49156              S_vdie_common
49157      Branch: perl
49158            ! util.c
49159 ____________________________________________________________________________
49160 [ 23374] By: nicholas                              on 2004/10/16  12:57:39
49161         Log: The second half of Perl_vwarner is actually a straight cut&paste job
49162              from Perl_vwarn, so convert it into a (tail) call to Perl_vwarn.
49163              cut&paste is bad, m'kay.
49164      Branch: perl
49165            ! util.c
49166 ____________________________________________________________________________
49167 [ 23373] By: nicholas                              on 2004/10/15  17:11:08
49168         Log: Implement sv_svset _nosteal variants by passing a flag into
49169              sv_set_flags rather than messing with the SvTEMP() flag on either
49170              side of the call.
49171      Branch: perl
49172            ! sv.c sv.h
49173 ____________________________________________________________________________
49174 [ 23372] By: rgs                                   on 2004/10/15  14:09:54
49175         Log: Implement a new -dt command-line flag, to enable threads under the
49176              debugger (bug #31666).
49177
49178              Subject: RE: [PATCH] debugger handles threads [perl #31666]
49179              From: <richard.foley@ubs.com>
49180              Date: Wed, 13 Oct 2004 13:01:18 +0200
49181              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E12@NZURC900PEX1.ubsgs.ubsgroup.net>
49182
49183              Subject: Re: [PATCH] debugger handles threads [perl #31666]
49184              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
49185              Date: Wed, 13 Oct 2004 02:49:58 -0700
49186              Message-ID: <20041013094957.GA17184@efn.org>
49187      Branch: perl
49188            ! lib/perl5db.pl perl.c pod/perlrun.pod
49189 ____________________________________________________________________________
49190 [ 23371] By: steveh                                on 2004/10/15  12:54:29
49191         Log: Make autodoc.pl write its output with UNIX style EOL's.
49192
49193              This saves the Win32 committer(s?) having to dos2unix the files
49194              before committing.  Maybe Perforce's "LineEnd: share" suffices
49195              anyway, but there's no harm in playing safe.
49196      Branch: perl
49197            ! autodoc.pl
49198 ____________________________________________________________________________
49199 [ 23370] By: nicholas                              on 2004/10/15  11:01:18
49200         Log: Include opmini.c in the dependency generation.
49201      Branch: perl
49202            ! Makefile.SH
49203 ____________________________________________________________________________
49204 [ 23369] By: rgs                                   on 2004/10/15  10:20:16
49205         Log: Doc nit to Data::Dumper, suggested by Peter Kay.
49206      Branch: perl
49207            ! ext/Data/Dumper/Dumper.pm
49208 ____________________________________________________________________________
49209 [ 23368] By: steveh                                on 2004/10/15  10:12:31
49210         Log: Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.
49211
49212              These are already in the API supported by Devel::PPPort, and are
49213              often more useful than sv_vcatpvfn and sv_vsetpvfn which were
49214              already documented.
49215      Branch: perl
49216            ! embed.fnc pod/perlapi.pod sv.c
49217 ____________________________________________________________________________
49218 [ 23367] By: mhx                                   on 2004/10/14  18:00:04
49219         Log: Subject: [PATCH] Re: [NOT OK] 23353 OpenVMS 7.2 VAX
49220              From: "Craig A. Berry" <craigberry@mac.com>
49221              Date: Thu, 14 Oct 2004 10:09:41 -0500
49222              Message-ID: <416E96B5.5020100@mac.com>
49223      Branch: perl
49224            ! ext/Devel/PPPort/parts/inc/ppphtest
49225            ! ext/Devel/PPPort/t/ppphtest.t
49226 ____________________________________________________________________________
49227 [ 23366] By: rgs                                   on 2004/10/14  15:50:49
49228         Log: Subject: AW: [perl #31864] IO::Poll - undef fd not checked in mask()
49229              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
49230              Date: Mon, 11 Oct 2004 09:54:15 +0200
49231              Message-ID: <8FD9B6A658383E468B55D364D1A9951601857331@ffz00zm6.ffz00e.mail.dresdner.net>
49232      Branch: perl
49233            ! ext/IO/lib/IO/Poll.pm
49234 ____________________________________________________________________________
49235 [ 23365] By: rgs                                   on 2004/10/14  14:58:21
49236         Log: Fix [perl #31971] local $^D gives noise
49237      Branch: perl
49238            ! embed.fnc embed.h mg.c perl.c proto.h
49239 ____________________________________________________________________________
49240 [ 23364] By: rgs                                   on 2004/10/14  14:25:29
49241         Log: A few fixes in the list of -D debugging flags
49242      Branch: perl
49243            ! perl.c pod/perlrun.pod
49244 ____________________________________________________________________________
49245 [ 23363] By: rgs                                   on 2004/10/14  14:01:50
49246         Log: Subject: [PATCH@23361] RE: [PATCH-for-23358] enable statically linked exte nsions for Win32
49247              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
49248              Date: Wed, 13 Oct 2004 09:45:31 +0400
49249              Message-ID: <7DD1BE2C50259746ABB8683672D2089E08133C@itotest-1.spb.lucent.com>
49250      Branch: perl
49251            ! win32/buildext.pl win32/makefile.mk
49252 ____________________________________________________________________________
49253 [ 23362] By: rgs                                   on 2004/10/12  16:49:53
49254         Log: Minor tweaks for the test.utf16 target, by Jarkko
49255      Branch: perl
49256            ! t/TEST
49257 ____________________________________________________________________________
49258 [ 23361] By: rgs                                   on 2004/10/12  16:07:54
49259         Log: Subject: [perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
49260              From: kaminsky@math.huji.ac.il (via RT) <perlbug-followup@perl.org>
49261              Date: 5 Oct 2004 09:52:07 -0000
49262              Message-ID: <rt-3.0.11-31843-97358.2.89612012687236@perl.org>
49263              (with tweaks)
49264      Branch: perl
49265            ! lib/warnings.pm warnings.pl
49266 ____________________________________________________________________________
49267 [ 23360] By: rgs                                   on 2004/10/12  13:02:44
49268         Log: Subject: [PATCH-for-23358] enable statically linked extensions for Win32
49269              From: Vadim Konovalov <konovalo@mail.wplus.net>
49270              Date: Mon, 11 Oct 2004 22:57:00 +0400
49271              Message-ID: <80173417046.20041011225700@vkonovalov.ru>
49272      Branch: perl
49273            ! makedef.pl win32/Makefile win32/buildext.pl win32/dl_win32.xs
49274            ! win32/makefile.mk win32/perllib.c win32/sync_ext.pl
49275 ____________________________________________________________________________
49276 [ 23359] By: rgs                                   on 2004/10/12  12:54:27
49277         Log: Subject: Patch: BigInt v1.73 (pre-release)
49278              From: Tels <perl_dummy@bloodgate.com>
49279              Date: Sun, 10 Oct 2004 22:36:03 +0200
49280              Message-Id: <200410102236.03637@bloodgate.com>
49281      Branch: perl
49282            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49283            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
49284            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
49285            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
49286            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
49287            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
49288            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
49289 ____________________________________________________________________________
49290 [ 23358] By: rgs                                   on 2004/10/11  07:28:34
49291         Log: Subject: [PATCH] add the 'test_harness' target to vms "makefile"
49292              From: Abe Timmerman <abe@ztreet.demon.nl>
49293              Date: Sat, 9 Oct 2004 18:13:38 +0200
49294              Message-Id: <200410091813.38673.abe@ztreet.demon.nl>
49295      Branch: perl
49296            ! t/harness vms/descrip_mms.template vms/test.com
49297 ____________________________________________________________________________
49298 [ 23357] By: davem                                 on 2004/10/10  19:18:00
49299         Log: Turn regcomp into a list op
49300      Branch: perl
49301            ! embed.fnc ext/B/B/Deparse.pm lib/overload.t op.c perly.act
49302            ! perly.h perly.tab perly.y pp_ctl.c proto.h toke.c
49303 ____________________________________________________________________________
49304 [ 23356] By: nicholas                              on 2004/10/10  15:21:24
49305         Log: Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests
49306      Branch: perl
49307            ! ext/B/t/OptreeCheck.pm
49308 ____________________________________________________________________________
49309 [ 23355] By: nicholas                              on 2004/10/10  15:03:25
49310         Log: Restore runtime loading of Encode and Encode-related modules, so that
49311              open.pm will work when the Encode extension isn't build.
49312      Branch: perl
49313            ! lib/open.pm
49314 ____________________________________________________________________________
49315 [ 23354] By: merijn                                on 2004/10/09  12:27:39
49316         Log: Make AIX 5 + gcc work in 64bitall
49317      Branch: perl
49318            ! hints/aix.sh
49319 ____________________________________________________________________________
49320 [ 23353] By: merijn                                on 2004/10/08  09:52:59
49321         Log: A new machine type, some reformatting, some reorganization
49322              and a bit of additional info on Sleepycat's db.
49323      Branch: perl
49324            ! README.hpux
49325 ____________________________________________________________________________
49326 [ 23352] By: rgs                                   on 2004/10/08  08:56:49
49327         Log: Briefly document the test.utf16 make target.
49328      Branch: perl
49329            ! pod/perlhack.pod
49330 ____________________________________________________________________________
49331 [ 23351] By: rgs                                   on 2004/10/08  08:52:39
49332         Log: Make the perl interpreter more tolerant of UTF-16-encoded script
49333              (patch by Jarkko Hietaniemi)
49334      Branch: perl
49335            ! Makefile.SH t/TEST toke.c utf8.c
49336 ____________________________________________________________________________
49337 [ 23350] By: rgs                                   on 2004/10/04  16:05:20
49338         Log: Subject: [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
49339              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
49340              Date: 23 Sep 2004 21:45:42 -0000
49341              Message-ID: <rt-3.0.11-31697-96840.0.810265136907162@perl.org>
49342              (with doc nits)
49343      Branch: perl
49344            ! ext/B/B/Concise.pm ext/B/B/Showlex.pm ext/B/t/showlex.t
49345 ____________________________________________________________________________
49346 [ 23349] By: rgs                                   on 2004/10/04  15:46:28
49347         Log: Increment $overload::VERSION after change #23347
49348      Branch: perl
49349            ! ext/B/B/Concise.pm lib/overload.pm
49350 ____________________________________________________________________________
49351 [ 23348] By: rgs                                   on 2004/10/04  14:00:11
49352         Log: Subject: [PATCH-for-23341] dynaloader improvements and cleanup
49353              From: Vadim Konovalov <vadim@vkonovalov.ru>
49354              Date: Sun, 3 Oct 2004 22:10:06 +0400
49355              Message-ID: <138-1837306906.20041003221006@vkonovalov.ru>
49356      Branch: perl
49357            ! ext/DynaLoader/DynaLoader_pm.PL
49358 ____________________________________________________________________________
49359 [ 23347] By: rgs                                   on 2004/10/04  10:57:15
49360         Log: Subject: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
49361              From: Rick Delaney <rick@bort.ca>
49362              Date: Sat, 2 Oct 2004 01:04:49 -0400
49363              Message-ID: <20041002050448.GB5059@biff.bort.ca>
49364      Branch: perl
49365            ! lib/overload.pm lib/overload.t
49366 ____________________________________________________________________________
49367 [ 23346] By: rgs                                   on 2004/10/04  10:18:49
49368         Log: Subject: [PATCH] vms/t/filespec.t tweak
49369              From: "Craig A. Berry" <craigberry@mac.com>
49370              Date: Fri, 01 Oct 2004 13:18:03 -0500
49371              Message-ID: <415D9F5B.5040306@mac.com>
49372      Branch: perl
49373            ! vms/ext/filespec.t
49374 ____________________________________________________________________________
49375 [ 23345] By: rgs                                   on 2004/10/04  08:53:04
49376         Log: More caveats on the non-portability of stat(), suggested by
49377              Stas Bekman.
49378      Branch: perl
49379            ! pod/perlfunc.pod
49380 ____________________________________________________________________________
49381 [ 23344] By: nicholas                              on 2004/10/02  21:49:15
49382         Log: Perl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
49383              any check on whether it's valid.
49384      Branch: perl
49385            ! sv.c
49386 ____________________________________________________________________________
49387 [ 23343] By: merijn                                on 2004/10/02  11:08:32
49388         Log: Subject: [PATCH] make t/uni/class.t pass on VMS
49389              From: "Craig A. Berry" <craigberry@mac.com>
49390              Date: Fri, 01 Oct 2004 12:57:55 -0500
49391              Message-ID: <415D9AA3.1000908@mac.com>
49392      Branch: perl
49393            ! t/uni/class.t
49394 ____________________________________________________________________________
49395 [ 23342] By: davem                                 on 2004/09/30  20:51:31
49396         Log: open $1, "file" doesn't raise an exception
49397      Branch: perl
49398            ! pp.c t/io/open.t
49399 ____________________________________________________________________________
49400 [ 23341] By: rgs                                   on 2004/09/30  15:41:40
49401         Log: Subject: [patch] Sys::Syslog POD - $Sys::Syslog::host
49402              From: "Jay Hannah" <jhannah@omnihotels.com>
49403              Date: Wed, 15 Sep 2004 14:51:42 -0500
49404              Message-ID: <002001c49b5d$6d0d79c0$4722000a@omarests2>
49405      Branch: perl
49406            ! ext/Sys/Syslog/Syslog.pm
49407 ____________________________________________________________________________
49408 [ 23340] By: rgs                                   on 2004/09/30  15:12:29
49409         Log: A fix for [perl #31692] : as PerlIO::scalar accesses directly the
49410              PV of the scalar it reads from, avoid to read it when it's an
49411              undefined PV.
49412      Branch: perl
49413            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
49414 ____________________________________________________________________________
49415 [ 23339] By: davem                                 on 2004/09/28  18:05:52
49416         Log: the improved -DT output of #23325 could print an uninit stack value
49417      Branch: perl
49418            ! toke.c
49419 ____________________________________________________________________________
49420 [ 23338] By: nicholas                              on 2004/09/28  16:55:08
49421         Log: Spelling correction spotted by Greg McCarroll
49422      Branch: perl
49423            ! README.epoc
49424 ____________________________________________________________________________
49425 [ 23337] By: rgs                                   on 2004/09/28  15:28:58
49426         Log: Subject: Patch for perl.c fixing an obscure environment bug
49427              From: Merijn Broeren <merijnb@iloquent.com>
49428              Date: Thu, 23 Sep 2004 17:18:17 +0200
49429              Message-ID: <20040923151817.GA15782@brugman.iloquent.nl>
49430      Branch: perl
49431            ! perl.c
49432 ____________________________________________________________________________
49433 [ 23336] By: rgs                                   on 2004/09/28  08:08:24
49434         Log: Perl -DT segfaults when parsing a 'use' statement
49435      Branch: perl
49436            ! toke.c
49437 ____________________________________________________________________________
49438 [ 23334] By: rgs                                   on 2004/09/23  07:33:15
49439         Log: Typo fix.
49440              Subject: [PATCH] Re: Smoke [5.9.2] 23330 FAIL(X) hp-ux 11.11/64 (PA-2.0/64/2 cpu)
49441              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
49442              Date: Wed, 22 Sep 2004 11:20:53 +0200
49443              Message-ID: <20040922112053.686562b6@valis.local>
49444      Branch: perl
49445            ! lib/open.pm
49446 ____________________________________________________________________________
49447 [ 23333] By: rgs                                   on 2004/09/23  07:30:16
49448         Log: Remove a couple of C<> to avoid confusing double quotes in text
49449              rendering. [perl #31678]
49450      Branch: perl
49451            ! pod/perlop.pod
49452 ____________________________________________________________________________
49453 [ 23332] By: rgs                                   on 2004/09/22  09:08:04
49454         Log: Document that $ENV{PATH} may not contain relative directories under -T
49455      Branch: perl
49456            ! pod/perldiag.pod pod/perlsec.pod
49457 ____________________________________________________________________________
49458 [ 23331] By: davem                                 on 2004/09/20  22:11:29
49459         Log: Subject:  Re: [perl #31586] utime does not reach expectations [PATCH]
49460              From:  LAUN Wolfgang <wolfgang.laun@alcatel.at>
49461              Date:  Fri, 17 Sep 2004 14:01:11 +0200
49462              Message-Id:  <DF27CDCBD2581D4B88431901094E4B4D02B0C88B@attmsx1.aut.alcatel.at>
49463
49464              Clarify the effect of utime when the file isn't owned by the user
49465      Branch: perl
49466            ! pod/perlfunc.pod
49467 ____________________________________________________________________________
49468 [ 23330] By: rgs                                   on 2004/09/20  17:20:38
49469         Log: Upgrade to MIME::Base64 3.05.
49470      Branch: perl
49471            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
49472            ! ext/MIME/Base64/t/warn.t
49473 ____________________________________________________________________________
49474 [ 23329] By: rgs                                   on 2004/09/20  17:13:20
49475         Log: Upgrade to Time::HiRes 1.65.
49476      Branch: perl
49477            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
49478            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
49479            ! ext/Time/HiRes/ppport.h ext/Time/HiRes/t/HiRes.t
49480 ____________________________________________________________________________
49481 [ 23327] By: rgs                                   on 2004/09/20  08:23:58
49482         Log: Subject: [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be set (Doc bug)
49483              From: "Steve Peters via RT" <perlbug-followup@perl.org>
49484              Date: 26 Aug 2004 19:06:52 -0000
49485              Message-ID: <rt-3.0.11-27576-94411.2.28321880730803@perl.org>
49486      Branch: perl
49487            ! lib/Pod/Usage.pm
49488 ____________________________________________________________________________
49489 [ 23326] By: rgs                                   on 2004/09/20  08:10:47
49490         Log: Subject: [PATCH] encoding and open pragmas
49491              From: Jarkko Hietaniemi <jhi@iki.fi>
49492              Date: Mon, 16 Aug 2004 22:27:00 +0300
49493              Message-ID: <41210A84.6060506@iki.fi>
49494
49495              Subject: Re: [PATCH] encoding and open pragmas
49496              From: Jarkko Hietaniemi <jhi@iki.fi>
49497              Date: Tue, 17 Aug 2004 11:22:58 +0300 (EEST)
49498              Message-Id: <200408170822.i7H8MwUU016793@vipunen.hut.fi>
49499      Branch: perl
49500            ! ext/Encode/encoding.pm lib/open.pm lib/open.t t/io/layers.t
49501 ____________________________________________________________________________
49502 [ 23325] By: davem                                 on 2004/09/19  21:47:18
49503         Log: improve lexer debugging output (-DT)
49504              Decode yylex() return values, and show lexer state each time
49505              yylex() is called
49506      Branch: perl
49507            ! embed.fnc embed.h proto.h toke.c
49508 ____________________________________________________________________________
49509 [ 23323] By: rgs                                   on 2004/09/15  16:12:42
49510         Log: The XSUB.h patch from:
49511
49512              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
49513              From: John Peacock <jpeacock@rowman.com>
49514              Date: Wed, 18 Aug 2004 08:26:35 -0400
49515              Message-ID: <41234AFB.1020009@rowman.com>
49516
49517              Now it will use version object logic for version comparison
49518              when loading XS modules.
49519      Branch: perl
49520            ! XSUB.h
49521 ____________________________________________________________________________
49522 [ 23322] By: rgs                                   on 2004/09/15  15:48:23
49523         Log: Upgrade to Time::HiRes 1.63.
49524              Note that it includes a ppport.h file. See if the one
49525              previously built in Devel::PPPort can be used instead.
49526      Branch: perl
49527            + ext/Time/HiRes/ppport.h
49528            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
49529            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
49530            ! ext/Time/HiRes/t/HiRes.t
49531 ____________________________________________________________________________
49532 [ 23321] By: davem                                 on 2004/09/14  21:57:10
49533         Log: Subject:  Re: [perl #31459] Bug in read()
49534              From:  Chris Heath <chris@heathens.co.nz>
49535              Date:  06 Sep 2004 00:03:12 -0400
49536              Message-Id:  <1094443392.12379.35.camel@linux.heathens.co.nz>
49537
49538              a read(F) into a UTF8-encoded buffer with an offset off the
49539              end of the buffer, miss-calculated buffer lengths
49540      Branch: perl
49541            ! pp_sys.c
49542 ____________________________________________________________________________
49543 [ 23320] By: davem                                 on 2004/09/12  22:09:51
49544         Log: Memory leak in nested shared data structures in 5.8.4
49545              A pop of an item from a shared array ref causes a leak due to
49546              AVf_REAL not having been set after an sv_upgrade(sv, SVt_PVAV).
49547              Make sv_upgrade() set always this flag.
49548      Branch: perl
49549            ! sv.c
49550 ____________________________________________________________________________
49551 [ 23319] By: nicholas                              on 2004/09/10  16:40:17
49552         Log: Integrate:
49553              [ 23318]
49554              Update the skips for the no perlio case
49555      Branch: perl
49556           !> ext/B/t/optree_check.t ext/B/t/optree_concise.t
49557           !> ext/B/t/showlex.t
49558 ____________________________________________________________________________
49559 [ 23300] By: nicholas                              on 2004/09/09  15:54:18
49560         Log: A single version of B that supports 5.8 and 5.10
49561      Branch: perl
49562            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
49563            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
49564 ____________________________________________________________________________
49565 [ 23283] By: mhx                                   on 2004/09/08  20:33:55
49566         Log: Subject: [PATCH-5.8.5] lib/bigint.pm tiny typo fix
49567              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
49568              Date: Mon, 6 Sep 2004 11:09:51 +0400
49569              Message-ID: <7DD1BE2C50259746ABB8683672D2089E081132@itotest-1.spb.lucent.com>
49570      Branch: perl
49571            ! lib/bigint.pm
49572 ____________________________________________________________________________
49573 [ 23282] By: mhx                                   on 2004/09/08  20:19:18
49574         Log: Upgrade to Devel::PPPort 3.03.
49575      Branch: perl
49576            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
49577            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
49578            ! ext/Devel/PPPort/PPPort_pm.PL
49579            ! ext/Devel/PPPort/parts/inc/MY_CXT ext/Devel/PPPort/t/MY_CXT.t
49580 ____________________________________________________________________________
49581 [ 23281] By: davem                                 on 2004/09/08  19:42:15
49582         Log: Subject:  [perl #21553] Re: Solaris Perl (fwd)
49583              From:  Andy Dougherty <doughera@lafayette.edu>
49584              Date:  Wed, 8 Sep 2004 11:32:26 -0400 (EDT)
49585              Message-Id:  <Pine.SOL.4.58.0409081129180.17582@maxwell.phys.lafayette.edu>
49586              Clarify whether it's safe to replace the perl bundled with Solaris
49587      Branch: perl
49588            ! README.solaris
49589 ____________________________________________________________________________
49590 [ 23280] By: mhx                                   on 2004/09/08  19:18:06
49591         Log: Upgrade to Devel::PPPort 3.02.
49592      Branch: perl
49593            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
49594            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
49595            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
49596            ! ext/Devel/PPPort/parts/base/5004050
49597            ! ext/Devel/PPPort/parts/base/5005000
49598            ! ext/Devel/PPPort/parts/base/5006000
49599            ! ext/Devel/PPPort/parts/base/5008001
49600            ! ext/Devel/PPPort/parts/base/5009002
49601            ! ext/Devel/PPPort/parts/inc/MY_CXT
49602            ! ext/Devel/PPPort/parts/inc/misc ext/Devel/PPPort/t/MY_CXT.t
49603            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/call.t
49604            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/grok.t
49605            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
49606            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/misc.t
49607            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
49608            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/sv_xpvf.t
49609            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
49610 ____________________________________________________________________________
49611 [ 23279] By: mhx                                   on 2004/09/08  18:46:56
49612         Log: Add MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:
49613              http://groups.google.com/groups?selm=r5l1vv00ca033k7a06d40fgei1ion91rnp%404ax.com
49614      Branch: perl
49615            ! perl.h
49616 ____________________________________________________________________________
49617 [ 23278] By: nicholas                              on 2004/09/08  16:53:34
49618         Log: backport B to work on 5.8.x, so that a single version of the source
49619              can be maintained, and ultimately dual-lifed on CPAN
49620              (the version conditional changes are actually surprisingly small)
49621      Branch: perl
49622            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
49623            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_samples.t
49624            ! ext/B/t/stash.t
49625 ____________________________________________________________________________
49626 [ 23277] By: mhx                                   on 2004/09/08  16:49:59
49627         Log: Subject: SvO?OK_off()'s return value
49628              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
49629              Date: Sun, 1 Aug 2004 12:46:48 +0200
49630              Message-Id: <20040801124648.7f9b3cee@r2d2>
49631
49632              Move (void) casts into SvOOK_off macro.
49633      Branch: perl
49634            ! gv.c mg.c perl.c pp.c pp_ctl.c pp_hot.c scope.c sv.c sv.h
49635 ____________________________________________________________________________
49636 [ 23276] By: merijn                                on 2004/09/07  12:57:58
49637         Log: Subject: [PATCH] perlintro.pod
49638              From: Paul Johnson <paul@pjcj.net>
49639              Date: Tue, 7 Sep 2004 15:13:51 +0200
49640              Message-ID: <20040907131351.GD2513@pjcj.net>
49641      Branch: perl
49642            ! pod/perlintro.pod
49643 ____________________________________________________________________________
49644 [ 23275] By: steveh                                on 2004/09/06  10:16:12
49645         Log: Implement new environment variable to allow the use of non-IFS
49646              compatible LSP's on Windows to allow Perl to work in conjunction
49647              with a firewall such as McAfee Guardian.
49648
49649              Bug report and possible solutions by Ken Fox <kfox@ford.com>;
49650              further assistance by Artiom Morozov <artiom@phreaker.net>.
49651      Branch: perl
49652            ! pod/perlrun.pod win32/win32sck.c
49653 ____________________________________________________________________________
49654 [ 23274] By: merijn                                on 2004/09/06  08:49:24
49655         Log: Subject: [PATCH] -Dunlink_all_versions for VMS
49656              From: "Craig A. Berry" <craigberry@mac.com>
49657              Date: Sat, 04 Sep 2004 11:58:56 -0500
49658              Message-ID: <4139F450.7040708@mac.com>
49659      Branch: perl
49660            ! configure.com
49661 ____________________________________________________________________________
49662 [ 23271] By: davem                                 on 2004/09/05  21:36:57
49663         Log: only mortalize deleted array elements for AvREAL
49664              (update to change #23158)
49665      Branch: perl
49666            ! av.c
49667 ____________________________________________________________________________
49668 [ 23267] By: davem                                 on 2004/09/05  20:16:55
49669         Log: I somehow managed to omit the base.pm change from #23266
49670      Branch: perl
49671            ! lib/base.pm
49672 ____________________________________________________________________________
49673 [ 23266] By: davem                                 on 2004/09/05  20:04:35
49674         Log: Fields package bug
49675              An intermediate class with no fields messes up private fields
49676              in the base class.
49677      Branch: perl
49678            ! lib/base.pm lib/base/t/fields-base.t
49679 ____________________________________________________________________________
49680 [ 23258] By: rgs                                   on 2004/09/02  15:37:55
49681         Log: Upgrade to Encode 2.02
49682      Branch: perl
49683            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
49684            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
49685            ! ext/Encode/bin/ucmsort ext/Encode/lib/Encode/Alias.pm
49686            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
49687            ! ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
49688            ! ext/Encode/ucm/big5-hkscs.ucm
49689 ____________________________________________________________________________
49690 [ 23257] By: rgs                                   on 2004/09/02  15:01:39
49691         Log: Upgrade to version 0.42.
49692              From:
49693              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
49694              From: John Peacock <jpeacock@rowman.com>
49695              Date: Wed, 18 Aug 2004 08:26:35 -0400
49696              Message-ID: <41234AFB.1020009@rowman.com>
49697      Branch: perl
49698            ! lib/version.pm lib/version.t util.c
49699 ____________________________________________________________________________
49700 [ 23256] By: davem                                 on 2004/09/01  23:41:25
49701         Log: Subject:  [PATCH] fields.pm lost compile-time benefit
49702              From:  Rick Delaney <rick@bort.ca>
49703              Date:  Fri, 13 Aug 2004 19:54:12 -0400
49704              Message-Id:  <20040813235412.GB12980@biff.bort.ca>
49705
49706              restore the compile-time field checking for
49707              my Dog $spot; $spot->{'walkies'};
49708              that was lost when pseudo-hashes were removed
49709      Branch: perl
49710            ! lib/base/t/fields-base.t lib/base/t/fields.t op.c
49711            ! pod/perldiag.pod
49712 ____________________________________________________________________________
49713 [ 23255] By: davem                                 on 2004/09/01  23:37:07
49714         Log: whoops, fix 'formline undef' test broken by change #23251
49715      Branch: perl
49716            ! t/lib/warnings/9uninit
49717 ____________________________________________________________________________
49718 [ 23253] By: davem                                 on 2004/09/01  22:45:07
49719         Log: Subject:  PATCH: Taintedness and ternary conditional
49720              From:  Andy Lester <andy@petdance.com>
49721              Date:  Thu, 26 Aug 2004 23:44:47 -0500
49722              Message-Id:  <20040827044447.GA5268@petdance.com>
49723
49724              add tests and documentation to the effect that ($tainted ? $a : $b)
49725              doesn't necessarily return a tainted value. Also tidy the markup in
49726              perldoc.pod
49727      Branch: perl
49728            ! pod/perlsec.pod t/op/taint.t
49729 ____________________________________________________________________________
49730 [ 23252] By: davem                                 on 2004/09/01  22:20:05
49731         Log: delete spurious blank lines added by change 23251
49732      Branch: perl
49733            ! pp_ctl.c
49734 ____________________________________________________________________________
49735 [ 23251] By: davem                                 on 2004/09/01  22:17:47
49736         Log: Random made scripts crashing perl
49737              fix 'formline undef' coredump
49738      Branch: perl
49739            ! pp_ctl.c t/lib/warnings/9uninit
49740 ____________________________________________________________________________
49741 [ 23250] By: davem                                 on 2004/09/01  20:46:13
49742         Log: From: david nicol <whatever@davidnicol.com>
49743              Subject: [perl #31228] no no-op
49744              Message-Id: 1093659222.1436.70.camel@plaza.davidnicol.com>
49745              Date: 27 Aug 2004 21:13:42 -0500
49746
49747              Document that 0 and 1 can (sort of) be used as no-ops.
49748      Branch: perl
49749            ! pod/perlop.pod
49750 ____________________________________________________________________________
49751 [ 23249] By: davem                                 on 2004/09/01  18:54:25
49752         Log: Subject:  [ PATCH ] 2 added private flags for B::Concise
49753              From:  Jim Cromie <jcromie@divsol.com>
49754              Date:  Tue, 31 Aug 2004 23:19:54 -0600
49755              Message-Id:  <41355BFA.8010900@divsol.com>
49756
49757              The OPpENTERSUB_NOMOD and OPpCONST_SHORTCIRCUIT flags weren't
49758              displayed by B::Concise.
49759      Branch: perl
49760            ! ext/B/B/Concise.pm
49761 ____________________________________________________________________________
49762 [ 23248] By: rgs                                   on 2004/09/01  15:35:20
49763         Log: Upgrade to Cwd 2.21.
49764      Branch: perl
49765            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
49766 ____________________________________________________________________________
49767 [ 23247] By: rgs                                   on 2004/09/01  15:11:45
49768         Log: Update to File::Spec 0.90
49769      Branch: perl
49770            ! lib/File/Spec.pm lib/File/Spec/VMS.pm
49771 ____________________________________________________________________________
49772 [ 23246] By: mhx                                   on 2004/08/30  18:36:18
49773         Log: Skip Time::HiRes tests if configured without that module.
49774      Branch: perl
49775            ! ext/Time/HiRes/t/HiRes.t
49776 ____________________________________________________________________________
49777 [ 23245] By: mhx                                   on 2004/08/30  18:34:58
49778         Log: Fix skipping of a Dumpvalue test when configured without Devel::Peek.
49779      Branch: perl
49780            ! lib/Dumpvalue.t
49781 ____________________________________________________________________________
49782 [ 23244] By: mhx                                   on 2004/08/30  18:33:27
49783         Log: Skip a Data::Dumper test if configured without B module.
49784      Branch: perl
49785            ! ext/Data/Dumper/t/dumper.t
49786 ____________________________________________________________________________
49787 [ 23243] By: mhx                                   on 2004/08/29  13:22:48
49788         Log: Fix typo in B::Assembler.
49789      Branch: perl
49790            ! ext/B/B/Assembler.pm
49791 ____________________________________________________________________________
49792 [ 23242] By: mhx                                   on 2004/08/29  13:21:50
49793         Log: Skip ext/B/t/assembler.t when configured without B.
49794      Branch: perl
49795            ! ext/B/t/assembler.t
49796 ____________________________________________________________________________
49797 [ 23241] By: merijn                                on 2004/08/28  08:05:19
49798         Log: Subject: [PATCH] File::Spec::VMS update
49799              From: "Craig A. Berry" <craigberry@mac.com>
49800              Date: Fri, 27 Aug 2004 18:51:09 -0500
49801              Message-ID: <412FC8ED.1020300@mac.com>
49802      Branch: perl
49803            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
49804 ____________________________________________________________________________
49805 [ 23240] By: merijn                                on 2004/08/28  07:41:47
49806         Log: Pumpkinship updates
49807      Branch: perl
49808            ! pod/perlhack.pod
49809 ____________________________________________________________________________
49810 [ 23239] By: mhx                                   on 2004/08/26  21:57:39
49811         Log: Fix nasty line break in Storable test file.
49812      Branch: perl
49813            ! ext/Storable/t/just_plain_nasty.t
49814 ____________________________________________________________________________
49815 [ 23238] By: rgs                                   on 2004/08/26  13:02:14
49816         Log: Upgrade to MIME::Base64 3.03
49817      Branch: perl
49818            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
49819            ! ext/MIME/Base64/QuotedPrint.pm
49820 ____________________________________________________________________________
49821 [ 23237] By: rgs                                   on 2004/08/25  08:32:41
49822         Log: Upgrade to MIME::Base64 3.02.
49823      Branch: perl
49824            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
49825            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
49826            ! ext/MIME/Base64/t/quoted-print.t
49827 ____________________________________________________________________________
49828 [ 23236] By: rgs                                   on 2004/08/24  17:24:40
49829         Log: Grammatical nit by Hugo.
49830      Branch: perl
49831            ! pod/perlnewmod.pod
49832 ____________________________________________________________________________
49833 [ 23235] By: rgs                                   on 2004/08/23  12:32:33
49834         Log: Subject: [perl #31295] PATCH: Test comp/use.t fails on Tru64
49835              From: Nikola Milutinovic (via RT) <perlbug-followup@perl.org>
49836              Date: 23 Aug 2004 10:37:31 -0000
49837              Message-ID: <rt-3.0.11-31295-94232.1.74127465250315@perl.org>
49838      Branch: perl
49839            ! t/comp/use.t
49840 ____________________________________________________________________________
49841 [ 23234] By: mhx                                   on 2004/08/23  05:33:39
49842         Log: Upgrade to Devel::PPPort 3.01.
49843      Branch: perl
49844            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
49845            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
49846            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/parts/inc/ppphtest
49847            ! ext/Devel/PPPort/parts/inc/version
49848            ! ext/Devel/PPPort/t/ppphtest.t
49849 ____________________________________________________________________________
49850 [ 23233] By: mhx                                   on 2004/08/22  22:18:56
49851         Log: Fix some backwards-compatibility problems with Storable.
49852      Branch: perl
49853            ! ext/Storable/Storable.xs ext/Storable/t/weak.t
49854 ____________________________________________________________________________
49855 [ 23232] By: rgs                                   on 2004/08/22  19:14:57
49856         Log: Upgrade to Time::HiRes 1.61
49857      Branch: perl
49858            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
49859            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
49860            ! ext/Time/HiRes/hints/solaris.pl ext/Time/HiRes/t/HiRes.t
49861 ____________________________________________________________________________
49862 [ 23231] By: mhx                                   on 2004/08/22  15:36:36
49863         Log: Fix Storable's MANIFEST.
49864      Branch: perl
49865            ! ext/Storable/MANIFEST
49866 ____________________________________________________________________________
49867 [ 23230] By: davem                                 on 2004/08/20  21:20:48
49868         Log: a regex in STDOUT destructor coredumped because regex pad already
49869              freed
49870      Branch: perl
49871            ! perl.c t/op/ref.t
49872 ____________________________________________________________________________
49873 [ 23229] By: mhx                                   on 2004/08/20  13:18:08
49874         Log: Upgrade to Devel::PPPort 3.00_03.
49875      Branch: perl
49876            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
49877            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
49878            ! ext/Devel/PPPort/parts/inc/ppphtest
49879            ! ext/Devel/PPPort/t/ppphtest.t
49880 ____________________________________________________________________________
49881 [ 23228] By: mhx                                   on 2004/08/19  23:14:00
49882         Log: Tweak 'h2xs -h' output.
49883      Branch: perl
49884            ! utils/h2xs.PL
49885 ____________________________________________________________________________
49886 [ 23227] By: mhx                                   on 2004/08/19  17:05:48
49887         Log: Delete superfluous "with".
49888      Branch: perl
49889            ! README.win32
49890 ____________________________________________________________________________
49891 [ 23226] By: mhx                                   on 2004/08/19  11:22:15
49892         Log: Upgrade to Devel::PPPort 3.00_02.
49893      Branch: perl
49894            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
49895            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
49896            ! ext/Devel/PPPort/PPPort_pm.PL
49897 ____________________________________________________________________________
49898 [ 23225] By: rgs                                   on 2004/08/19  07:58:59
49899         Log: Mark a test that relies on tainting behavior as TODO on Windows.
49900      Branch: perl
49901            ! t/comp/opsubs.t
49902 ____________________________________________________________________________
49903 [ 23224] By: steveh                                on 2004/08/18  13:44:13
49904         Log: Add notes for building with MS VC++ Toolkit 2003
49905      Branch: perl
49906            ! README.win32
49907 ____________________________________________________________________________
49908 [ 23223] By: mhx                                   on 2004/08/17  21:33:41
49909         Log: Upgrade to Devel::PPPort 3.00_01.
49910      Branch: perl
49911            + ext/Devel/PPPort/parts/inc/sv_xpvf ext/Devel/PPPort/t/cop.t
49912            + ext/Devel/PPPort/t/sv_xpvf.t
49913            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
49914            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
49915            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
49916            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/apicheck.pl
49917            ! ext/Devel/PPPort/parts/inc/misc
49918            ! ext/Devel/PPPort/parts/inc/ppphbin
49919            ! ext/Devel/PPPort/parts/inc/ppphtest
49920            ! ext/Devel/PPPort/parts/inc/uv
49921            ! ext/Devel/PPPort/parts/ppptools.pl
49922            ! ext/Devel/PPPort/parts/todo/5004000
49923            ! ext/Devel/PPPort/parts/todo/5004050
49924            ! ext/Devel/PPPort/parts/todo/5006000
49925            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/uv.t
49926 ____________________________________________________________________________
49927 [ 23222] By: mhx                                   on 2004/08/17  10:14:46
49928         Log: Upgrade to Devel::PPPort 3.00.
49929      Branch: perl
49930            + (add 103 files)
49931            - ext/Devel/PPPort/t/test.t
49932            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
49933            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
49934            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/README
49935            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/module2.c
49936            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/ppport_h.PL
49937            ! ext/Devel/PPPort/soak
49938 ____________________________________________________________________________
49939 [ 23221] By: rgs                                   on 2004/08/17  08:25:39
49940         Log: Subject: [PATCH] Document Carp's global variables + provide tests
49941              From: "Jos I. Boumans" <kane@dwim.org>
49942              Date: Mon, 16 Aug 2004 15:53:40 +0200
49943              Message-Id: <ADC6DEC6-EF8B-11D8-8425-000A95EF62E2@dwim.org>
49944              (tests a bit reworked)
49945      Branch: perl
49946            ! lib/Carp.pm lib/Carp.t
49947 ____________________________________________________________________________
49948 [ 23220] By: rgs                                   on 2004/08/17  07:29:11
49949         Log: Subject: Updates to modules-related pod
49950              From: Kirrily Skud Robert <skud@infotrope.net>
49951              Date: Mon, 16 Aug 2004 16:00:14 -0400
49952              Message-ID: <20040816200014.GC27764@infotrope.net>
49953      Branch: perl
49954            ! pod/perlnewmod.pod
49955 ____________________________________________________________________________
49956 [ 23219] By: rgs                                   on 2004/08/16  17:59:22
49957         Log: Subject: [PATCH] running mktables on VMS
49958              From: "Craig A. Berry" <craigberry@mac.com>
49959              Date: Tue, 10 Aug 2004 22:28:04 -0500
49960              Message-ID: <41199244.9020706@mac.com>
49961      Branch: perl
49962            ! vms/descrip_mms.template
49963 ____________________________________________________________________________
49964 [ 23218] By: rgs                                   on 2004/08/16  07:23:56
49965         Log: Subject: [PATCH] make cygwin ld2 executable
49966              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
49967              Date: Sun, 15 Aug 2004 17:14:59 -0700
49968              Message-ID: <20040816001252.GA2148@efn.org>
49969      Branch: perl
49970            ! cygwin/Makefile.SHs
49971 ____________________________________________________________________________
49972 [ 23217] By: davem                                 on 2004/08/14  22:32:16
49973         Log: make pp_goto() cope potential stack reallocation in EXTEND
49974              The code for goto &foo had local pointers to the stack that
49975              pointed to the wrong place after a realloc.
49976      Branch: perl
49977            ! pp_ctl.c t/op/goto.t
49978 ____________________________________________________________________________
49979 [ 23216] By: rgs                                   on 2004/08/13  13:18:37
49980         Log: Subject: [PATCH] pre Math::BigInt v1.72
49981              From: Tels <perl_dummy@bloodgate.com>
49982              Date: Fri, 13 Aug 2004 14:02:50 +0200
49983              Message-Id: <200408131402.52270@bloodgate.com>
49984      Branch: perl
49985            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49986            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
49987            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
49988            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
49989 ____________________________________________________________________________
49990 [ 23215] By: rgs                                   on 2004/08/13  12:09:35
49991         Log: Subject: Test for functions with operator names
49992              From: Andy Lester <andy@petdance.com>
49993              Date: Thu, 12 Aug 2004 11:31:03 -0500
49994              Message-ID: <20040812163103.GA26687@petdance.com>
49995      Branch: perl
49996            + t/comp/opsubs.t
49997            ! MANIFEST
49998 ____________________________________________________________________________
49999 [ 23214] By: rgs                                   on 2004/08/13  07:13:38
50000         Log: Subject: api doc fix for SvSetMagicSV_nosteal
50001              From: Stas Bekman <stas@stason.org>
50002              Date: Thu, 12 Aug 2004 18:10:36 -0700
50003              Message-ID: <411C150C.5020602@stason.org>
50004      Branch: perl
50005            ! pod/perlapi.pod sv.h
50006 ____________________________________________________________________________
50007 [ 23213] By: rgs                                   on 2004/08/10  13:17:40
50008         Log: Subject: Re: 2 patches: goto.t, B.pm/xs
50009              From: Jim Cromie <jcromie@divsol.com>
50010              Date: Tue, 10 Aug 2004 07:29:08 -0600
50011              Message-ID: <4118CDA4.3060700@divsol.com>
50012      Branch: perl
50013            ! t/op/goto.t
50014 ____________________________________________________________________________
50015 [ 23212] By: rgs                                   on 2004/08/10  07:21:19
50016         Log: Subject: 2 patches: goto.t, B.pm/xs
50017              From: Jim Cromie <jcromie@divsol.com>
50018              Date: Sun, 08 Aug 2004 18:42:47 -0600
50019              Message-ID: <4116C887.9080400@divsol.com>
50020      Branch: perl
50021            ! ext/B/B.pm ext/B/B.xs
50022 ____________________________________________________________________________
50023 [ 23211] By: rgs                                   on 2004/08/10  07:00:01
50024         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
50025              From: Alan Burlison <Alan.Burlison@sun.com>
50026              Date: Mon, 09 Aug 2004 19:00:12 +0100
50027              Message-ID: <4117BBAC.7080603@sun.com>
50028      Branch: perl
50029            ! ext/POSIX/POSIX.xs
50030 ____________________________________________________________________________
50031 [ 23210] By: davem                                 on 2004/08/09  19:58:35
50032         Log: Fix a typo and remove some debugging crud from change #23209
50033      Branch: perl
50034            ! ext/XS/APItest/t/call.t
50035 ____________________________________________________________________________
50036 [ 23209] By: davem                                 on 2004/08/09  19:48:57
50037         Log: eval_sv() failing a taint test could corrupt the stack
50038      Branch: perl
50039            ! ext/XS/APItest/t/call.t perl.c
50040 ____________________________________________________________________________
50041 [ 23208] By: davem                                 on 2004/08/09  18:28:33
50042         Log: made eq_array in t/test.pl handle undef values better
50043      Branch: perl
50044            ! t/test.pl
50045 ____________________________________________________________________________
50046 [ 23207] By: davem                                 on 2004/08/09  17:21:27
50047         Log: fix minor nit in file description, to keep Jarkko happy
50048      Branch: perl
50049            ! utf8.c
50050 ____________________________________________________________________________
50051 [ 23206] By: rgs                                   on 2004/08/09  15:33:54
50052         Log: Subject: Patch for t/op/sleep.t
50053              From: Andy Lester <andy@petdance.com>
50054              Date: Mon, 9 Aug 2004 00:11:51 -0500
50055              Message-ID: <20040809051151.GA13872@petdance.com>
50056      Branch: perl
50057            ! t/op/sleep.t
50058 ____________________________________________________________________________
50059 [ 23205] By: rgs                                   on 2004/08/09  12:10:25
50060         Log: Add a note in perltodo about a potential extension of readpipe()
50061      Branch: perl
50062            ! pod/perltodo.pod
50063 ____________________________________________________________________________
50064 [ 23204] By: rgs                                   on 2004/08/09  09:13:27
50065         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
50066              From: Alan Burlison <Alan.Burlison@sun.com>
50067              Date: Mon, 09 Aug 2004 10:30:25 +0100
50068              Message-ID: <41174431.6050803@sun.com>
50069      Branch: perl
50070            ! ext/POSIX/POSIX.xs
50071 ____________________________________________________________________________
50072 [ 23203] By: davem                                 on 2004/08/07  15:10:40
50073         Log: Add tests for XS call_*() API
50074      Branch: perl
50075            + ext/XS/APItest/t/call.t
50076            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
50077            ! ext/XS/APItest/MANIFEST pod/perlcall.pod
50078 ____________________________________________________________________________
50079 [ 23202] By: mhx                                   on 2004/08/07  15:10:39
50080         Log: Subject: [PATCH] DB_File 1.810
50081              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
50082              Date: Sat, 7 Aug 2004 15:22:09 +0100
50083              Message-Id: <20040807142059.CTQC10838.mta10-svc.ntlworld.com@MARQUESSPT21>
50084      Branch: perl
50085            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
50086            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
50087 ____________________________________________________________________________
50088 [ 23200] By: steveh                                on 2004/08/06  12:55:31
50089         Log: Fix [perl #24269] socket() call uses non-IFS providers
50090              causing subsequent print/read to hang or misbehave
50091
50092              Patch supplied by Artiom Morozov <artiom@phreaker.net>
50093              in the bug report at http://rt.perl.org/rt3/index.html?q=24269
50094      Branch: perl
50095            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
50096            ! win32/win32.h win32/win32sck.c
50097 ____________________________________________________________________________
50098 [ 23199] By: steveh                                on 2004/08/06  11:57:59
50099         Log: Another small clean-up following changes #23190 and #23198
50100      Branch: perl
50101            ! gv.c
50102 ____________________________________________________________________________
50103 [ 23198] By: davem                                 on 2004/08/06  10:06:46
50104         Log: remove leaks associated with version object change #23190
50105      Branch: perl
50106            ! gv.c util.c
50107 ____________________________________________________________________________
50108 [ 23197] By: rgs                                   on 2004/08/06  06:53:08
50109         Log: Subject: [PATCH sv.c]  signedness nit in #23190
50110              From: "Craig A. Berry" <craigberry@mac.com>
50111              Date: Thu, 05 Aug 2004 13:10:55 -0500
50112              Message-ID: <4112782F.7040302@mac.com>
50113      Branch: perl
50114            ! sv.c
50115 ____________________________________________________________________________
50116 [ 23196] By: mhx                                   on 2004/08/04  18:29:23
50117         Log: Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
50118      Branch: perl
50119            ! pod/perlapi.pod sv.h
50120 ____________________________________________________________________________
50121 [ 23195] By: nick                                  on 2004/08/04  18:16:47
50122         Log: Comment describing purpose.
50123      Branch: perl
50124            ! globals.c
50125 ____________________________________________________________________________
50126 [ 23194] By: rgs                                   on 2004/08/04  07:18:49
50127         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
50128              From: Alan Burlison <Alan.Burlison@sun.com>
50129              Date: Mon, 19 Jul 2004 12:07:02 +0100
50130              Message-ID: <40FBAB56.1030208@sun.com>
50131
50132              (last chunk only)
50133      Branch: perl
50134            ! ext/POSIX/POSIX.xs
50135 ____________________________________________________________________________
50136 [ 23193] By: rgs                                   on 2004/08/04  07:00:21
50137         Log: Remove compilation warnings about uninitialized variables.
50138      Branch: perl
50139            ! sv.c
50140 ____________________________________________________________________________
50141 [ 23192] By: rgs                                   on 2004/08/04  06:55:46
50142         Log: Remove the "Newline in left-justified string" warning.
50143      Branch: perl
50144            ! pod/perldiag.pod sv.c t/lib/warnings/sv
50145 ____________________________________________________________________________
50146 [ 23191] By: rgs                                   on 2004/08/04  06:30:58
50147         Log: Subject: [PATCH] extension to diagnostics.pm
50148              From: Fergal Daly <fergal@esatclear.ie>
50149              Date: Wed, 4 Aug 2004 00:33:09 +0100
50150              Message-ID: <20040803233309.GA239@dyn.fergaldaly.com>
50151      Branch: perl
50152            ! lib/diagnostics.pm
50153 ____________________________________________________________________________
50154 [ 23190] By: rgs                                   on 2004/08/04  06:19:27
50155         Log: Subject: [PATCH] Final version object core patch?
50156              From: John Peacock <jpeacock@rowman.com>
50157              Date: Tue, 03 Aug 2004 22:23:57 -0400
50158              Message-ID: <411048BD.3080700@rowman.com>
50159      Branch: perl
50160            ! gv.c perl.c pp_ctl.c sv.c t/comp/require.t t/op/ver.t util.c
50161 ____________________________________________________________________________
50162 [ 23189] By: merijn                                on 2004/08/03  23:51:13
50163         Log: gcc on AIX 4 doesn't like -G on the commandline too
50164      Branch: perl
50165            ! hints/aix_4.sh
50166 ____________________________________________________________________________
50167 [ 23188] By: merijn                                on 2004/08/03  23:48:13
50168         Log: gcc on AIX doesn't like -G on the commandline
50169      Branch: perl
50170            ! hints/aix.sh
50171 ____________________________________________________________________________
50172 [ 23187] By: davem                                 on 2004/08/03  19:20:18
50173         Log: more typo fixes for change 3176 (comments at top of .c files)
50174      Branch: perl
50175            ! mg.c miniperlmain.c perl.c run.c scope.c
50176 ____________________________________________________________________________
50177 [ 23186] By: rgs                                   on 2004/08/03  10:22:54
50178         Log: Subject: [perl #30914] ExtUtils::Embed should use libperl name from Config
50179              From: Marek Rouchal (via RT) <perlbug-followup@perl.org>
50180              Date: 2 Aug 2004 07:00:33 -0000
50181              Message-ID: <rt-3.0.11-30914-93038.14.5123598132685@perl.org>
50182      Branch: perl
50183            ! lib/ExtUtils/Embed.pm
50184 ____________________________________________________________________________
50185 [ 23185] By: rgs                                   on 2004/08/03  09:39:35
50186         Log: Subject: [PATCH] additional -V:foo tests
50187              From: Jim Cromie <jcromie@divsol.com>
50188              Date: Mon, 02 Aug 2004 09:15:23 -0600
50189              Message-ID: <410E5A8B.9030307@divsol.com>
50190      Branch: perl
50191            ! configpm lib/Config.t pod/perlrun.pod
50192 ____________________________________________________________________________
50193 [ 23184] By: rgs                                   on 2004/08/02  16:40:36
50194         Log: Enhance the caveat in the description of tell()
50195
50196              Subject: Re: [perl #30788] Error in documentation
50197              From: Nick Ing-Simmons <nick@ing-simmons.net>
50198              Date: Wed, 28 Jul 2004 15:12:54 +0100
50199              Message-Id: <20040728141254.3861.5@llama.ing-simmons.net>
50200      Branch: perl
50201            ! pod/perlfunc.pod
50202 ____________________________________________________________________________
50203 [ 23183] By: rgs                                   on 2004/08/02  09:16:13
50204         Log: Remove empty rpath from .so files
50205      Branch: perl
50206            ! lib/ExtUtils/MM_Unix.pm
50207 ____________________________________________________________________________
50208 [ 23182] By: rgs                                   on 2004/08/02  09:11:12
50209         Log: Subject: [PATCH] mention refaddr() in overload::StrVal docs
50210              From: Fergal Daly <fergal@esatclear.ie>
50211              Date: Fri, 30 Jul 2004 16:09:19 +0100
50212              Message-ID: <20040730150919.GB19022@dyn.fergaldaly.com>
50213      Branch: perl
50214            ! lib/overload.pm
50215 ____________________________________________________________________________
50216 [ 23181] By: steveh                                on 2004/08/02  08:05:05
50217         Log: Fix breakage caused by Change 23179
50218      Branch: perl
50219            ! t/run/fresh_perl.t
50220 ____________________________________________________________________________
50221 [ 23180] By: davem                                 on 2004/08/01  16:49:20
50222         Log: Add comment to top of reentr.c and fix typos in other files
50223      Branch: perl
50224            ! deb.c dump.c miniperlmain.c pad.c perly.y reentr.c reentr.h
50225            ! reentr.pl regcomp.c regexec.c scope.c utf8.c
50226 ____________________________________________________________________________
50227 [ 23179] By: mhx                                   on 2004/08/01  16:10:19
50228         Log: Skip test when building without Encode.
50229      Branch: perl
50230            ! t/run/fresh_perl.t
50231 ____________________________________________________________________________
50232 [ 23178] By: mhx                                   on 2004/08/01  10:19:46
50233         Log: Remove redundant SvOOK_off (called implicitly by SvOK_off)
50234              and merge identical cases.
50235      Branch: perl
50236            ! scope.c
50237 ____________________________________________________________________________
50238 [ 23177] By: davem                                 on 2004/07/31  16:27:09
50239         Log: shut up a warning in mg.c
50240      Branch: perl
50241            ! mg.c
50242 ____________________________________________________________________________
50243 [ 23176] By: davem                                 on 2004/07/31  16:21:50
50244         Log: Add comment to the top of most .c files explaining their purpose
50245      Branch: perl
50246            ! deb.c doio.c doop.c dump.c gv.c hv.c locale.c malloc.c mg.c
50247            ! miniperlmain.c numeric.c op.c pad.c perl.c perlio.c perly.act
50248            ! perly.h perly.tab perly.y pp.c pp_ctl.c pp_hot.c pp_pack.c
50249            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c taint.c
50250            ! universal.c utf8.c util.c
50251 ____________________________________________________________________________
50252 [ 23175] By: mhx                                   on 2004/07/31  15:19:13
50253         Log: Fix copy & paste bugs in mX?PUSH macro tests.
50254      Branch: perl
50255            ! ext/XS/APItest/APItest.xs
50256 ____________________________________________________________________________
50257 [ 23174] By: merijn                                on 2004/07/31  08:32:31
50258         Log: First steps towards an explicit perl.exp-less AIX build
50259              Previous method can still be used by undeffing usenativedlopen
50260              If that is ever tested at all on AIX
50261      Branch: perl
50262            ! hints/aix.sh hints/aix_4.sh
50263 ____________________________________________________________________________
50264 [ 23173] By: mhx                                   on 2004/07/31  08:29:54
50265         Log: Fix and update Perl_grok_* docs.
50266      Branch: perl
50267            ! numeric.c pod/perlapi.pod
50268 ____________________________________________________________________________
50269 [ 23172] By: steveh                                on 2004/07/30  14:31:08
50270         Log: A few minor updates to README.win32 (aka perlwin32)
50271      Branch: perl
50272            ! README.win32
50273 ____________________________________________________________________________
50274 [ 23171] By: rgs                                   on 2004/07/30  14:24:08
50275         Log: Upgrade to Math::BigInt v1.71.
50276      Branch: perl
50277            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
50278            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
50279            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
50280            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
50281 ____________________________________________________________________________
50282 [ 23170] By: steveh                                on 2004/07/30  13:27:41
50283         Log: Bug report #30132 was resolved before it was finished!
50284              Here's the last piece in the puzzle.
50285      Branch: perl
50286            ! ext/IO/lib/IO/File.pm
50287 ____________________________________________________________________________
50288 [ 23168] By: rgs                                   on 2004/07/28  12:13:36
50289         Log: Upgrade to File::Spec 0.88.
50290      Branch: perl
50291            ! lib/File/Spec.pm lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
50292 ____________________________________________________________________________
50293 [ 23167] By: rgs                                   on 2004/07/28  09:20:12
50294         Log: Subject: Re: [perl #30783] Test::Builder does not handle overloaded "name" values
50295              From: Autrijus Tang <autrijus@gmail.com>
50296              Date: Thu, 22 Jul 2004 20:17:58 -0700
50297              Message-ID: <1912f0e204072220171790193a@mail.gmail.com>
50298      Branch: perl
50299            ! lib/Test/Builder.pm
50300 ____________________________________________________________________________
50301 [ 23166] By: rgs                                   on 2004/07/28  06:31:06
50302         Log: Subject: Re: more 5.9 sort tests (second draft)
50303              From: david nicol <whatever@davidnicol.com>
50304              Date: 21 Jul 2004 17:10:05 -0500
50305              Message-Id: <1090447805.995.24.camel@plaza.davidnicol.com>
50306      Branch: perl
50307            ! t/op/sort.t
50308 ____________________________________________________________________________
50309 [ 23165] By: rgs                                   on 2004/07/28  06:25:15
50310         Log: Subject: Re: AW: [perl #7558] [PATCH] README.solaris
50311              From: Andy Dougherty <doughera@lafayette.edu>
50312              Date: Tue, 27 Jul 2004 14:12:06 -0400 (EDT)
50313              Message-ID: <Pine.SOL.4.58.0407271335550.22839@maxwell.phys.lafayette.edu>
50314      Branch: perl
50315            ! README.solaris
50316 ____________________________________________________________________________
50317 [ 23164] By: davem                                 on 2004/07/26  22:08:32
50318         Log: Subject:  [perl #7558] [PATCH] README.solaris
50319              From:  Andy Dougherty <doughera@lafayette.edu>
50320              Date:  Mon, 26 Jul 2004 15:32:35 -0400 (EDT)
50321              Message-Id:  <Pine.SOL.4.58.0407261530350.19559@maxwell.phys.lafayette.edu>
50322
50323              Add more info on /dev/random under solaris
50324      Branch: perl
50325            ! README.solaris
50326 ____________________________________________________________________________
50327 [ 23163] By: mhx                                   on 2004/07/26  17:14:37
50328         Log: The byte-order modifiers won't go into 5.8.
50329      Branch: perl
50330            ! pod/perlfunc.pod pod/perlport.pod
50331 ____________________________________________________________________________
50332 [ 23162] By: steveh                                on 2004/07/26  10:41:56
50333         Log: Windows-related updates to Porting/repository.pod
50334      Branch: perl
50335            ! Porting/repository.pod
50336 ____________________________________________________________________________
50337 [ 23161] By: davem                                 on 2004/07/25  19:05:28
50338         Log: make -Dl log runops loop entry and exit, and jump level popping
50339      Branch: perl
50340            ! dump.c scope.h
50341 ____________________________________________________________________________
50342 [ 23160] By: davem                                 on 2004/07/24  10:00:27
50343         Log: document that -i messes soft as well hard hard links.
50344      Branch: perl
50345            ! pod/perlrun.pod
50346 ____________________________________________________________________________
50347 [ 23159] By: davem                                 on 2004/07/23  21:15:32
50348         Log: make a note in perlrun that -i doesn't preserve UNIX hard links.
50349      Branch: perl
50350            ! pod/perlrun.pod
50351 ____________________________________________________________________________
50352 [ 23158] By: davem                                 on 2004/07/23  11:06:02
50353         Log: memory leak in array delete
50354              av_delete() wasn't mortalizing the returned value
50355      Branch: perl
50356            ! av.c t/op/delete.t
50357 ____________________________________________________________________________
50358 [ 23157] By: davem                                 on 2004/07/23  10:35:16
50359         Log: remove binary compat from #23156 (remove PL_retstack)
50360      Branch: perl
50361            ! cop.h embed.fnc embed.h embedvar.h perlapi.h proto.h scope.c
50362            ! thrdvar.h
50363 ____________________________________________________________________________
50364 [ 23156] By: davem                                 on 2004/07/23  09:52:59
50365         Log: remove the return stack PL_retstack, and store return ops in the CX
50366              structure directly instead
50367      Branch: perl
50368            ! cc_runtime.h cop.h deb.c mg.c perl.c pp_ctl.c pp_hot.c
50369            ! pp_sys.c scope.c sv.c thrdvar.h
50370 ____________________________________________________________________________
50371 [ 23155] By: nicholas                              on 2004/07/22  18:50:31
50372         Log: Build the perldelta copying command for the main Unix makefile with
50373              buildtoc, so that it doesn't get forgotten on version increments.
50374      Branch: perl
50375            ! Makefile.SH pod/buildtoc
50376 ____________________________________________________________________________
50377 [ 23154] By: nicholas                              on 2004/07/22  18:19:58
50378         Log: Grab perl585delta.pod from maint and
50379
50380              Integrate:
50381              [ 23069]
50382              This is RC2. Maybe this one will last longer.
50383
50384              [ 23141]
50385              Break a leg
50386
50387              [perlhist.pod]
50388      Branch: perl
50389           +> pod/perl585delta.pod
50390            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
50391            ! vms/descrip_mms.template win32/pod.mak
50392           !> pod/perlhist.pod
50393 ____________________________________________________________________________
50394 [ 23152] By: rgs                                   on 2004/07/22  16:16:41
50395         Log: Upgrade to Cwd 2.20
50396      Branch: perl
50397            + ext/Cwd/t/win32.t
50398            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
50399            ! lib/Cwd.pm
50400 ____________________________________________________________________________
50401 [ 23151] By: rgs                                   on 2004/07/22  15:50:34
50402         Log: Sort perldiag.
50403      Branch: perl
50404            ! pod/perldiag.pod
50405 ____________________________________________________________________________
50406 [ 23150] By: rgs                                   on 2004/07/22  13:15:12
50407         Log: Subject: Re: "Too late for -T" could be more descriptive
50408              From: Jim Cromie <jcromie@divsol.com>
50409              Date: Wed, 21 Jul 2004 11:21:50 -0600
50410              Message-ID: <40FEA62E.2010809@divsol.com>
50411              (with tweaks)
50412      Branch: perl
50413            ! perl.c perl.h pod/perldebug.pod pod/perldiag.pod
50414            ! pod/perlrun.pod
50415 ____________________________________________________________________________
50416 [ 23149] By: rgs                                   on 2004/07/22  12:09:40
50417         Log: Email change for Steffen Mueller.
50418      Branch: perl
50419            ! AUTHORS
50420 ____________________________________________________________________________
50421 [ 23148] By: rgs                                   on 2004/07/22  11:32:16
50422         Log: Grammar fix by Paul Johnson.
50423      Branch: perl
50424            ! pod/perldiag.pod
50425 ____________________________________________________________________________
50426 [ 23147] By: nicholas                              on 2004/07/22  10:51:48
50427         Log: Config::config_re and config_sh would report the byteorder as 'ffff'
50428      Branch: perl
50429            ! configpm lib/Config.t
50430 ____________________________________________________________________________
50431 [ 23146] By: rgs                                   on 2004/07/21  12:01:32
50432         Log: Subject: [PATCH] Mention common dynaloader errors in perldiag.pod
50433              From: "Jos I. Boumans" <kane@dwim.org>
50434              Date: Wed, 21 Jul 2004 13:47:35 +0200
50435              Message-Id: <C226C05A-DB0B-11D8-A551-000A95EF62E2@dwim.org>
50436              (with tweaks)
50437      Branch: perl
50438            ! pod/perldiag.pod
50439 ____________________________________________________________________________
50440 [ 23145] By: rgs                                   on 2004/07/21  08:47:14
50441         Log: Subject: [PATCH perl-current] Re: [perl #30688] Empty slice arg with ($;$) prototype
50442              From: Rick Delaney <rick@bort.ca>
50443              Date: Tue, 20 Jul 2004 16:53:54 -0400
50444              Message-ID: <20040720205353.GA970@biff.bort.ca>
50445      Branch: perl
50446            ! pp.c t/op/list.t
50447 ____________________________________________________________________________
50448 [ 23142] By: rgs                                   on 2004/07/19  15:49:12
50449         Log: Subject: [perl #30609] [PATCH] BigInt v1.71 - first try
50450              From: Tels <perl_dummy@bloodgate.com>
50451              Date: Sat, 17 Jul 2004 16:22:57 +0200
50452              Message-Id: <200407171622.58443@bloodgate.com>
50453      Branch: perl
50454            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
50455            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
50456            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
50457            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
50458            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
50459            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
50460 ____________________________________________________________________________
50461 [ 23135] By: nicholas                              on 2004/07/19  08:33:13
50462         Log: Turn 2 strcpy()s into memcpy() because we know the length.
50463      Branch: perl
50464            ! toke.c
50465 ____________________________________________________________________________
50466 [ 23130] By: nicholas                              on 2004/07/16  13:41:22
50467         Log: Clarify that it's only Mac OS *Classic* that uses 1904 - OS X uses
50468              1970
50469      Branch: perl
50470            ! pod/perlfunc.pod
50471 ____________________________________________________________________________
50472 [ 23129] By: nicholas                              on 2004/07/16  13:21:33
50473         Log: Typo fix from Julian Gilbey, forwarded upstream from Debian by
50474              Brendan O'Dea
50475      Branch: perl
50476            ! pod/perluniintro.pod
50477 ____________________________________________________________________________
50478 [ 23128] By: nick                                  on 2004/07/16  12:16:05
50479         Log: Use VirtualAlloc() more flexibly when using it to mimic UNIX's sbrk().
50480              From: Steve Hay <steve.hay@uk.radan.com>
50481              CC: perl-win32-porters@listserv.ActiveState.com
50482              Message-ID: <40F6B295.8010804@uk.radan.com>
50483
50484              Assumes perl's malloc can now handle non-contiguous memory (believed
50485              to be true).
50486              Does not address threading issues.
50487
50488              "The attached patch (against blead) makes sbrk() initially try to
50489              extend the existing block of memory exactly as it currently does, but
50490              to not  fail immediately if it can't -- it now frees up that part of
50491              whatever it  had previously reserved+committed which hadn't actually
50492              been used yet,  resets all its static variables and basically starts
50493              anew."
50494      Branch: perl
50495            ! win32/win32.c
50496 ____________________________________________________________________________
50497 [ 23127] By: nicholas                              on 2004/07/16  11:14:45
50498         Log: glob('*.c') to find documentation is dangerous when run in unclean
50499              trees, so isntead use MANIFEST to only scan the legitimate source
50500              files.
50501      Branch: perl
50502            ! autodoc.pl
50503 ____________________________________________________________________________
50504 [ 23126] By: nicholas                              on 2004/07/16  11:04:37
50505         Log: Encourage compilers to tail call optimise in sv_savepv, sv_savepvn
50506              and sv_savesharedpv. Need to create non-void returning versions of
50507              Copy and Zero, as the existing macros deliberately cast to (void)
50508      Branch: perl
50509            ! handy.h malloc.c perl.c pod/perlapi.pod sv.c util.c
50510 ____________________________________________________________________________
50511 [ 23125] By: nicholas                              on 2004/07/16  10:59:08
50512         Log: Rebuild perlapi.pod
50513      Branch: perl
50514            ! pod/perlapi.pod
50515 ____________________________________________________________________________
50516 [ 23124] By: merijn                                on 2004/07/16  10:30:53
50517         Log: Be sure HP-UX' ANSI C compiler's PATH is found *before*
50518              the path to the bundled braindead C compiler. This might
50519              influence ccache's behaviour in finding the correct path
50520      Branch: perl
50521            ! Configure
50522 ____________________________________________________________________________
50523 [ 23122] By: nicholas                              on 2004/07/16  10:14:24
50524         Log: oslevel can fail on AIX, but the output generated would confuse
50525              Configure
50526      Branch: perl
50527            ! Configure
50528 ____________________________________________________________________________
50529 [ 23121] By: nicholas                              on 2004/07/16  08:53:28
50530         Log: Some calls to PerlMemShared_alloc() aren't checking the return value.
50531              Bug spotted by Nigel Sandever
50532      Branch: perl
50533            ! ext/threads/threads.xs util.c
50534 ____________________________________________________________________________
50535 [ 23120] By: nicholas                              on 2004/07/15  19:09:15
50536         Log: threads.xs doesn't check the return value of the thread creation
50537              call. D'oh! This gives SEGVs if the OS fails to create another thread.
50538              Cause of problem located by Nigel Sandever
50539      Branch: perl
50540            ! ext/threads/threads.pm ext/threads/threads.xs
50541 ____________________________________________________________________________
50542 [ 23118] By: nicholas                              on 2004/07/15  16:28:03
50543         Log: Assimilate Cwd 2.19
50544      Branch: perl
50545            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
50546 ____________________________________________________________________________
50547 [ 23117] By: merijn                                on 2004/07/15  14:16:07
50548         Log: Trailing semi-colon are not allowed on #ifdef's in ANSI
50549      Branch: perl
50550            ! ext/Storable/Storable.xs
50551 ____________________________________________________________________________
50552 [ 23116] By: nicholas                              on 2004/07/15  12:50:31
50553         Log: Abigail notes that a re-entrant regexp engine is a todo
50554      Branch: perl
50555            ! pod/perltodo.pod
50556 ____________________________________________________________________________
50557 [ 23115] By: nicholas                              on 2004/07/15  12:47:50
50558         Log: for (reverse @foo) now iterates in reverse in place.
50559      Branch: perl
50560            ! op.c pod/perltodo.pod pp_ctl.c
50561 ____________________________________________________________________________
50562 [ 23114] By: nicholas                              on 2004/07/15  10:05:23
50563         Log: Optimise for (reverse ...)
50564      Branch: perl
50565            ! op.c
50566 ____________________________________________________________________________
50567 [ 23113] By: nicholas                              on 2004/07/15  09:44:16
50568         Log: Now optimising for $a (reverse ...)
50569      Branch: perl
50570            ! op.c
50571 ____________________________________________________________________________
50572 [ 23112] By: nicholas                              on 2004/07/15  09:16:43
50573         Log: The optrees for C<for $_ (...)> and C<for (...)> differ, so even more
50574              tests.
50575      Branch: perl
50576            ! t/cmd/for.t
50577 ____________________________________________________________________________
50578 [ 23111] By: nicholas                              on 2004/07/15  09:02:36
50579         Log: This seems to be needed to get COW working on Win32
50580      Branch: perl
50581            ! win32/win32.c
50582 ____________________________________________________________________________
50583 [ 23109] By: nicholas                              on 2004/07/14  23:35:24
50584         Log: "That's the way to do it"
50585              In taking out a bug spotted by my regression tests in t/cmd/for.t
50586              I actually managed to disable the entire optimisation. Which means
50587              that I didn't find the other bug. This optimisation is live, and
50588              passes all tests.
50589      Branch: perl
50590            ! op.c pp_hot.c
50591 ____________________________________________________________________________
50592 [ 23108] By: nicholas                              on 2004/07/14  20:55:30
50593         Log: Optimise foreach my $i (reverse ...)
50594              foreach without a lexical iterator not yet optimised
50595      Branch: perl
50596            ! ext/B/B/Concise.pm op.c op.h pp_ctl.c pp_hot.c
50597 ____________________________________________________________________________
50598 [ 23107] By: nicholas                              on 2004/07/14  17:44:08
50599         Log: Subject:  [PATCH] split doc clarification
50600              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
50601              Date:  Wed, 14 Jul 2004 10:19:36 -0700
50602              Message-Id:  <20040714171936.GA1092@efn.org>
50603      Branch: perl
50604            ! pod/perlfunc.pod
50605 ____________________________________________________________________________
50606 [ 23106] By: nicholas                              on 2004/07/14  15:36:57
50607         Log: Numeric comparison operators mustn't compare addresses of references
50608              that are overloaded.
50609      Branch: perl
50610            ! lib/overload.t pp.c pp_hot.c
50611 ____________________________________________________________________________
50612 [ 23105] By: nicholas                              on 2004/07/14  10:40:54
50613         Log: Lots of tests for for reverse ...
50614      Branch: perl
50615            ! t/cmd/for.t
50616 ____________________________________________________________________________
50617 [ 23104] By: nicholas                              on 2004/07/13  21:10:21
50618         Log: Some thoughts on foreach reverse
50619      Branch: perl
50620            ! pod/perltodo.pod
50621 ____________________________________________________________________________
50622 [ 23103] By: nicholas                              on 2004/07/13  19:10:20
50623         Log: s/sort/split/; - my mistake spotted by Dave.
50624      Branch: perl
50625            ! pod/perltodo.pod
50626 ____________________________________________________________________________
50627 [ 23102] By: nicholas                              on 2004/07/13  18:59:46
50628         Log: Optimise list context reverse sort to reverse as part of the sort op
50629      Branch: perl
50630            ! op.c pp_sort.c
50631 ____________________________________________________________________________
50632 [ 23101] By: nicholas                              on 2004/07/13  18:58:41
50633         Log: Work around evil compiler bug on OS X. (Sucks all memory)
50634      Branch: perl
50635            ! util.c
50636 ____________________________________________________________________________
50637 [ 23100] By: nicholas                              on 2004/07/13  15:05:09
50638         Log: check that reverse (sort (@a), @b) etc work.
50639              Join some lines that don't need wrapping
50640      Branch: perl
50641            ! t/op/sort.t
50642 ____________________________________________________________________________
50643 [ 23099] By: nicholas                              on 2004/07/13  14:46:06
50644         Log: Check that non-optimimisable sort comparisons work when reversed
50645              (Not optimised yet, but might be coming soon)
50646      Branch: perl
50647            ! t/op/sort.t
50648 ____________________________________________________________________________
50649 [ 23098] By: nicholas                              on 2004/07/13  14:34:03
50650         Log: Test reverse sort as the return from a function in list and scalar
50651              contexts.
50652      Branch: perl
50653            ! t/op/sort.t
50654 ____________________________________________________________________________
50655 [ 23097] By: nicholas                              on 2004/07/13  14:23:28
50656         Log: Also test reverse sort in scalar context
50657      Branch: perl
50658            ! t/op/sort.t
50659 ____________________________________________________________________________
50660 [ 23096] By: nicholas                              on 2004/07/13  14:06:36
50661         Log: A proper, working, stable optimisation for sort {$b cmp $a}
50662      Branch: perl
50663            ! ext/B/B/Concise.pm ext/B/t/f_sort.t op.c pp_sort.c
50664 ____________________________________________________________________________
50665 [ 23095] By: rgs                                   on 2004/07/13  13:29:54
50666         Log: Tweak to change #23089, as suggested by Tim Bunce
50667      Branch: perl
50668            ! lib/perl5db.pl
50669 ____________________________________________________________________________
50670 [ 23094] By: nicholas                              on 2004/07/13  11:28:49
50671         Log: Generalised "how many in list context" would be useful
50672      Branch: perl
50673            ! pod/perltodo.pod
50674 ____________________________________________________________________________
50675 [ 23093] By: nicholas                              on 2004/07/13  11:19:31
50676         Log: The current optimisation for sort {$b cmp $a} is bogus now that we
50677              guarantee a stable sort. Disable it, pending a correct optimisation.
50678      Branch: perl
50679            ! ext/B/t/f_sort.t op.c op.h t/op/sort.t
50680 ____________________________________________________________________________
50681 [ 23092] By: rgs                                   on 2004/07/13  09:30:11
50682         Log: Subject: Re: [perl #30568] splice generates undef? [PATCH]
50683              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
50684              Date: Mon, 12 Jul 2004 08:26:01 +0200
50685              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C7D2@attmsx1.aut.alcatel.at>
50686      Branch: perl
50687            ! pp.c t/op/splice.t
50688 ____________________________________________________________________________
50689 [ 23091] By: nicholas                              on 2004/07/13  09:14:22
50690         Log: Check each line of config_re output.
50691      Branch: perl
50692            ! lib/Config.t
50693 ____________________________________________________________________________
50694 [ 23090] By: nicholas                              on 2004/07/13  09:13:39
50695         Log: no_plan support in test.pl
50696      Branch: perl
50697            ! t/test.pl
50698 ____________________________________________________________________________
50699 [ 23089] By: rgs                                   on 2004/07/13  08:53:46
50700         Log: Subject: Re: debugger 'R'estart and open database connections
50701              From: Andrew Pimlott <andrew@pimlott.net>
50702              Date: Mon, 12 Jul 2004 21:06:01 -0400
50703              Message-ID: <20040713010601.GF8232@pimlott.net>
50704      Branch: perl
50705            ! lib/perl5db.pl
50706 ____________________________________________________________________________
50707 [ 23088] By: rgs                                   on 2004/07/13  08:27:11
50708         Log: Subject: [PATCH] was Re: UNIVERSAL::VERSION causing "Use of uninitialized value..." warning
50709              From: John Peacock <jpeacock@rowman.com>
50710              Date: Mon, 12 Jul 2004 23:16:51 -0400
50711              Message-ID: <40F35423.5080304@rowman.com>
50712      Branch: perl
50713            ! lib/version.pm lib/version.t util.c
50714 ____________________________________________________________________________
50715 [ 23085] By: nicholas                              on 2004/07/12  17:27:28
50716         Log: Bodge to make Tk work - like the UTF8 flag, the READONLY flag has too
50717              many meanings. const const vs mutable in this case.
50718      Branch: perl
50719            ! sv.c
50720 ____________________________________________________________________________
50721 [ 23084] By: nick                                  on 2004/07/12  14:26:12
50722         Log: NI-S: IMHO utf8_upgrade is just changing representation not the value
50723              so it has no business calling SvSETMAGIC.
50724      Branch: perl
50725            ! sv.c
50726 ____________________________________________________________________________
50727 [ 23083] By: nick                                  on 2004/07/12  12:17:56
50728         Log: Perl_is_utf8_string(pTHX_ U8 *s, STRLEN len)
50729              Can now handle the case
50730              is_utf8_string(NULL,0)
50731              again.
50732              Why do we have code dup for Perl_is_utf8_string_loc() ?
50733      Branch: perl
50734            ! utf8.c
50735 ____________________________________________________________________________
50736 [ 23082] By: nicholas                              on 2004/07/11  20:09:00
50737         Log: A decent benchmark would be useful. But it is vague.
50738      Branch: perl
50739            ! pod/perltodo.pod
50740 ____________________________________________________________________________
50741 [ 23081] By: nicholas                              on 2004/07/11  18:36:49
50742         Log: Finding a way to put "I'm MAINT" in perl -v is a TODO
50743      Branch: perl
50744            ! pod/perltodo.pod
50745 ____________________________________________________________________________
50746 [ 23079] By: nicholas                              on 2004/07/10  21:58:34
50747         Log: Store weak references.
50748      Branch: perl
50749            + ext/Storable/t/testlib.pl ext/Storable/t/weak.t
50750            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
50751            ! ext/Storable/README ext/Storable/Storable.pm
50752            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
50753 ____________________________________________________________________________
50754 [ 23078] By: nicholas                              on 2004/07/10  21:11:56
50755         Log: Dual lifing and dists is a TODO
50756      Branch: perl
50757            ! pod/perltodo.pod
50758 ____________________________________________________________________________
50759 [ 23077] By: nicholas                              on 2004/07/10  18:51:35
50760         Log: Resurrect the TODO items about Unicode filenames and Unicode %ENV
50761              Rant a bit more about POD -> HTML
50762      Branch: perl
50763            ! pod/perltodo.pod
50764 ____________________________________________________________________________
50765 [ 23076] By: nicholas                              on 2004/07/10  16:00:44
50766         Log: Perl_mode_from_discipline must update len. (else SEGV)
50767              Diagnosis and patch from clkao
50768      Branch: perl
50769            ! doio.c
50770 ____________________________________________________________________________
50771 [ 23075] By: rgs                                   on 2004/07/10  13:03:56
50772         Log: Subject: Bug with NEXT when called from an eval block
50773              From: Dave Rolsky <autarch@urth.org>
50774              Date: Fri, 9 Jul 2004 17:06:07 -0500 (CDT)
50775              Message-ID: <Pine.LNX.4.58.0407091703010.4578@urth.org>
50776      Branch: perl
50777            ! lib/NEXT.pm lib/NEXT/t/next.t
50778 ____________________________________________________________________________
50779 [ 23074] By: nicholas                              on 2004/07/09  21:03:11
50780         Log: Subject: Re: Segfault using HTML::Entities
50781              From: Jarkko Hietaniemi <jhi@iki.fi>
50782              Message-ID: <40EDBE1A.6080205@iki.fi>
50783              Date: Fri, 09 Jul 2004 00:35:22 +0300
50784      Branch: perl
50785            ! pp_ctl.c regexec.c t/run/fresh_perl.t
50786 ____________________________________________________________________________
50787 [ 23073] By: nicholas                              on 2004/07/09  14:49:16
50788         Log: A more honest TODO
50789      Branch: perl
50790            ! pod/perltodo.pod
50791 ____________________________________________________________________________
50792 [ 23072] By: nicholas                              on 2004/07/09  11:34:17
50793         Log: dor and // fulfil a TODO
50794              Correct a deviation from the Nicholas Clark style guide.
50795      Branch: perl
50796            ! pod/perltodo.pod
50797 ____________________________________________________________________________
50798 [ 23071] By: rgs                                   on 2004/07/09  08:08:05
50799         Log: Subject: [PATCH] prime_env_iter and zero-length values on VMS
50800              From: "Craig A. Berry" <craigberry@mac.com>
50801              Date: Thu, 08 Jul 2004 23:19:05 -0500
50802              Message-ID: <40EE1CB9.8030407@mac.com>
50803      Branch: perl
50804            ! vms/vms.c
50805 ____________________________________________________________________________
50806 [ 23065] By: nicholas                              on 2004/07/08  13:09:44
50807         Log: Randal notes:
50808
50809              "perldoc perldelta" still says 5.8.3 to 5.8.4, even though there
50810              *is* a "perldoc perl583delta" properly.
50811
50812              This is because perl584delta still thinks it's the perldelta
50813      Branch: perl
50814            ! pod/perl584delta.pod
50815 ____________________________________________________________________________
50816 [ 23063] By: rgs                                   on 2004/07/07  17:48:29
50817         Log: Make Perl_sv_utf8_upgrade_flags tolerate PL_sv_undef
50818              as an argument.
50819      Branch: perl
50820            ! sv.c
50821 ____________________________________________________________________________
50822 [ 23062] By: nicholas                              on 2004/07/07  15:14:39
50823         Log: First stab at explaining that CLONE may get more parameters in future.
50824              More eloquent rewording desired. Patches welcome.
50825      Branch: perl
50826            ! pod/perlmod.pod
50827 ____________________________________________________________________________
50828 [ 23061] By: nicholas                              on 2004/07/07  13:30:27
50829         Log: hv_store was not passing hash onwards (spotted by Dave)
50830      Branch: perl
50831            ! hv.c
50832 ____________________________________________________________________________
50833 [ 23060] By: mhx                                   on 2004/07/06  21:43:05
50834         Log: Failing matches don't reset numbered variables.
50835              Change #22997 could cause Text::ParseWords to loop forever if the
50836              regex didn't not match. Explicitly return if the match fails.
50837      Branch: perl
50838            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
50839 ____________________________________________________________________________
50840 [ 23059] By: nicholas                              on 2004/07/06  21:39:27
50841         Log: Integrate:
50842              [ 23057]
50843              This is RC1
50844      Branch: perl
50845           !> pod/perlhist.pod
50846 ____________________________________________________________________________
50847 [ 23058] By: nicholas                              on 2004/07/06  20:45:53
50848         Log: Stop ENV_IS_CASELESS hv.c picking up the wrong hash value from a
50849              shared string scalar.
50850      Branch: perl
50851            ! hv.c
50852 ____________________________________________________________________________
50853 [ 23052] By: nicholas                              on 2004/07/06  09:26:24
50854         Log: A tool to check the AUTHORS file
50855      Branch: perl
50856            + Porting/checkAUTHORS.pl
50857            ! MANIFEST
50858 ____________________________________________________________________________
50859 [ 23051] By: nicholas                              on 2004/07/06  09:25:16
50860         Log: Add some missing authors and remove 1 duplicate
50861      Branch: perl
50862            ! AUTHORS
50863 ____________________________________________________________________________
50864 [ 23048] By: nicholas                              on 2004/07/05  17:26:09
50865         Log: There was no need to bump $Text::ParseWords::VERSION to 3.24
50866      Branch: perl
50867            ! lib/Text/ParseWords.pm
50868 ____________________________________________________________________________
50869 [ 23047] By: rgs                                   on 2004/07/05  17:05:55
50870         Log: Update tests and $VERSION for change 23046
50871      Branch: perl
50872            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
50873 ____________________________________________________________________________
50874 [ 23046] By: rgs                                   on 2004/07/05  16:53:54
50875         Log: Subject: Re: [perl #30504] B::Deparse scoping problem with for loop
50876              From: Stephen McCamant <smcc@MIT.EDU>
50877              Date: Mon, 28 Jun 2004 18:26:24 -0700
50878              Message-ID: <16608.50496.787002.560481@apocalypse.OCF.Berkeley.EDU>
50879      Branch: perl
50880            ! ext/B/B/Deparse.pm
50881 ____________________________________________________________________________
50882 [ 23042] By: nicholas                              on 2004/07/05  14:54:15
50883         Log: Bump $B::Deparse::VERSION
50884      Branch: perl
50885            ! ext/B/B/Deparse.pm
50886 ____________________________________________________________________________
50887 [ 23040] By: nicholas                              on 2004/07/05  10:24:17
50888         Log: t/op/tie.t test 23 is failing when run with utf8 everywhere.
50889              Problem appears to be due to theft of temporaries
50890      Branch: perl
50891            ! mg.c
50892 ____________________________________________________________________________
50893 [ 23029] By: nicholas                              on 2004/07/04  16:39:07
50894         Log: Subject: [PATCH Cwd 2.18] _vms_abs_path on non-directories
50895              From: "Craig A. Berry" <craigberry@mac.com>
50896              Message-ID: <40E704AA.4090801@mac.com>
50897              Date: Sat, 03 Jul 2004 14:10:34 -0500
50898      Branch: perl
50899            ! ext/Cwd/t/cwd.t lib/Cwd.pm
50900 ____________________________________________________________________________
50901 [ 23028] By: nicholas                              on 2004/07/04  15:14:33
50902         Log: /usr/bin/locale steadfastly delivers 8 bit output independent of
50903              LC_ALL. So when perl's expecting utf8, things don't quite work right.
50904              This has become visible since fix 22842
50905      Branch: perl
50906            ! lib/locale.t
50907 ____________________________________________________________________________
50908 [ 23027] By: mhx                                   on 2004/07/02  14:44:37
50909         Log: More microperl tweaks.
50910      Branch: perl
50911            ! Makefile.micro README.micro uconfig.h uconfig.sh
50912 ____________________________________________________________________________
50913 [ 23026] By: rgs                                   on 2004/07/02  13:05:23
50914         Log: Maintainer change for Safe
50915      Branch: perl
50916            ! Porting/Maintainers.pl
50917 ____________________________________________________________________________
50918 [ 23025] By: rgs                                   on 2004/07/02  10:06:29
50919         Log: Bump version number of Safe for CPAN release
50920      Branch: perl
50921            ! ext/Opcode/Safe.pm
50922 ____________________________________________________________________________
50923 [ 23024] By: rgs                                   on 2004/07/02  07:50:42
50924         Log: Upgrade to I18N::LangTags 0.33
50925      Branch: perl
50926            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
50927            ! lib/I18N/LangTags/t/80_all_env.t
50928 ____________________________________________________________________________
50929 [ 23023] By: davem                                 on 2004/07/02  01:49:11
50930         Log: utf8 POPSTACK crash on split execution
50931              split() does a SWITCHSTACK to directly split to an array, but
50932              if it subsequently dies (eg the regex triggers a 'use utf8' which
50933              is then denied by Safe), then the switch doesn't get undone. Add
50934              a new save type to allow for this.
50935      Branch: perl
50936            ! pp.c scope.c scope.h
50937 ____________________________________________________________________________
50938 [ 23022] By: mhx                                   on 2004/07/01  21:08:44
50939         Log: The microperl config didn't know about usemallocwrap yet.
50940      Branch: perl
50941            ! uconfig.h uconfig.sh
50942 ____________________________________________________________________________
50943 [ 23021] By: mhx                                   on 2004/07/01  14:30:05
50944         Log: Check for definedness of sv before calling sv_derived_from()
50945              to prevent "Use of uninitialized value..." warning.
50946      Branch: perl
50947            ! universal.c
50948 ____________________________________________________________________________
50949 [ 23019] By: nicholas                              on 2004/07/01  10:14:03
50950         Log: Bump version numbers
50951      Branch: perl
50952            ! ext/File/Glob/Glob.pm ext/XS/APItest/APItest.pm
50953            ! ext/threads/threads.pm lib/Carp.pm lib/File/Copy.pm
50954            ! lib/Text/ParseWords.pm lib/Text/Wrap.pm lib/autouse.pm
50955            ! lib/charnames.pm lib/diagnostics.pm lib/utf8.pm
50956 ____________________________________________________________________________
50957 [ 23018] By: nicholas                              on 2004/06/30  21:37:12
50958         Log: Assert that we aren't leaking memory.
50959      Branch: perl
50960            ! sv.c
50961 ____________________________________________________________________________
50962 [ 23016] By: gbarr                                 on 2004/06/30  13:47:36
50963         Log: Sync to libnet-1.19
50964      Branch: perl
50965            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
50966            ! lib/Net/POP3.pm lib/Net/SMTP.pm lib/Net/t/datasend.t
50967 ____________________________________________________________________________
50968 [ 23014] By: rgs                                   on 2004/06/30  12:12:24
50969         Log: Subject: [PATCH pod/perlop.pod] Documenting undefined behaviour of $i = $i ++.
50970              From: Abigail <abigail@abigail.nl>
50971              Date: Wed, 30 Jun 2004 12:00:21 +0200
50972              Message-ID: <20040630100021.GA23752@abigail.nl>
50973      Branch: perl
50974            ! pod/perlop.pod
50975 ____________________________________________________________________________
50976 [ 23011] By: nicholas                              on 2004/06/29  15:26:34
50977         Log: Note that sv_2mortal isn't just "increase reference count by 1, and
50978              mark that it needs a deferred recount"
50979      Branch: perl
50980            ! sv.c
50981 ____________________________________________________________________________
50982 [ 23010] By: rgs                                   on 2004/06/29  12:12:58
50983         Log: More caveats in B::Deparse's documentation
50984              (suggested by Yves Orton)
50985      Branch: perl
50986            ! ext/B/B/Deparse.pm
50987 ____________________________________________________________________________
50988 [ 23007] By: merijn                                on 2004/06/29  10:57:46
50989         Log: HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be ANSI
50990              11.00 and on are ANSI by default for /opt/ansic/bin
50991              Error was introduced by #22975 in re-enabling 10.01
50992      Branch: perl
50993            ! hints/hpux.sh
50994 ____________________________________________________________________________
50995 [ 23006] By: davem                                 on 2004/06/28  22:50:01
50996         Log: use encoding and "eq" cause memory leak
50997              Perl_sv_eq() was creating a temp and not always freeing it
50998      Branch: perl
50999            ! sv.c
51000 ____________________________________________________________________________
51001 [ 23002] By: nicholas                              on 2004/06/27  20:57:50
51002         Log: Assimilate Locale-Codes-2.07
51003      Branch: perl
51004            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
51005            ! lib/Locale/Codes/t/all.t lib/Locale/Codes/t/constants.t
51006            ! lib/Locale/Codes/t/country.t lib/Locale/Codes/t/currency.t
51007            ! lib/Locale/Codes/t/uk.t lib/Locale/Constants.pm
51008            ! lib/Locale/Constants.pod lib/Locale/Country.pm
51009            ! lib/Locale/Country.pod lib/Locale/Currency.pm
51010            ! lib/Locale/Currency.pod lib/Locale/Language.pm
51011            ! lib/Locale/Language.pod lib/Locale/Script.pm
51012            ! lib/Locale/Script.pod
51013 ____________________________________________________________________________
51014 [ 23001] By: nicholas                              on 2004/06/27  18:27:43
51015         Log: Stop 80_all_env.t failing when LC_ALL is set
51016      Branch: perl
51017            ! lib/I18N/LangTags/t/80_all_env.t
51018 ____________________________________________________________________________
51019 [ 22998] By: nicholas                              on 2004/06/25  22:19:51
51020         Log: Correct detection of absent modules. Based on
51021
51022              Subject: [PATCH] Config{extensions} uses filesystem names as extensions
51023              From: Andy Dougherty <doughera@lafayette.edu>
51024              Message-ID: <Pine.SOL.4.58.0406241505530.14039@maxwell.phys.lafayette.edu>
51025              Date: Thu, 24 Jun 2004 15:09:47 -0400 (EDT)
51026
51027              with improvements from Marcus Holland-Moritz
51028      Branch: perl
51029            ! ext/Devel/PPPort/t/test.t ext/PerlIO/t/scalar.t
51030            ! ext/PerlIO/t/via.t ext/threads/shared/t/disabled.t lib/DB.t
51031            ! lib/Dumpvalue.t lib/PerlIO/via/t/QuotedPrint.t
51032            ! lib/Tie/RefHash.t lib/autouse.t lib/dumpvar.t lib/h2xs.t
51033            ! lib/overload.t t/io/crlf.t
51034 ____________________________________________________________________________
51035 [ 22997] By: mhx                                   on 2004/06/25  20:27:05
51036         Log: Cleanup the main regex in Text::ParseWords and make the
51037              parse_line() routine faster. Add a Unicode test case.
51038      Branch: perl
51039            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
51040 ____________________________________________________________________________
51041 [ 22996] By: merijn                                on 2004/06/25  15:27:21
51042         Log: Subject: [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh
51043              From: Nicholas Gianniotis (via RT) <perlbug-followup@perl.org>
51044              Date: 25 Jun 2004 09:39:51 -0000
51045              Message-ID: <rt-3.0.9-30450-91340.10.3279898804255@perl.org>
51046              and
51047              From: Andy Dougherty <doughera@lafayette.edu>
51048              Date: Fri, 25 Jun 2004 11:30:11 -0400 (EDT)
51049              Message-ID: <Pine.SOL.4.58.0406251113420.15961@maxwell.phys.lafayette.edu>
51050      Branch: perl
51051            ! hints/solaris_2.sh
51052 ____________________________________________________________________________
51053 [ 22995] By: rgs                                   on 2004/06/25  15:07:51
51054         Log: Subject: [PATCH] regcomp.c, t/op/regmesg.t -- False range with \p and \P
51055              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
51056              Date: Thu, 24 Jun 2004 16:42:54 -0400 (EDT)
51057              Message-ID: <Pine.LNX.4.44.0406241636340.8774-200000@perlmonk.org>
51058      Branch: perl
51059            ! regcomp.c t/op/regmesg.t
51060 ____________________________________________________________________________
51061 [ 22994] By: rgs                                   on 2004/06/25  08:36:33
51062         Log: More @INC test fixes
51063      Branch: perl
51064            ! t/op/threads.t t/run/switch_A.t t/uni/chomp.t t/uni/tr_7jis.t
51065            ! t/uni/tr_eucjp.t t/uni/tr_sjis.t t/uni/tr_utf8.t
51066 ____________________________________________________________________________
51067 [ 22993] By: rgs                                   on 2004/06/25  08:28:34
51068         Log: Fix the Cwd tests for the core.
51069      Branch: perl
51070            ! ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
51071 ____________________________________________________________________________
51072 [ 22992] By: mhx                                   on 2004/06/24  19:51:06
51073         Log: Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline inside quoted text
51074              Use the suggested regex fix, plus some tests.
51075      Branch: perl
51076            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
51077 ____________________________________________________________________________
51078 [ 22991] By: rgs                                   on 2004/06/24  16:47:24
51079         Log: Upgrade to Cwd 2.18
51080              (with local changes to cwd.t, to adapt it to the core)
51081      Branch: perl
51082            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
51083 ____________________________________________________________________________
51084 [ 22990] By: mhx                                   on 2004/06/24  16:22:05
51085         Log: Fix for: [perl #2738] perl segfautls on input
51086              The parser was incorrectly accepting <> as a subroutine prototype and
51087              newATTRSUB didn't validate the proto argument before accessing op_sv.
51088      Branch: perl
51089            ! op.c pod/perldiag.pod t/comp/parser.t toke.c
51090 ____________________________________________________________________________
51091 [ 22988] By: rgs                                   on 2004/06/24  12:58:35
51092         Log: Upgrade to Cwd 2.17_03
51093      Branch: perl
51094            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm
51095 ____________________________________________________________________________
51096 [ 22977] By: nicholas                              on 2004/06/23  08:38:47
51097         Log: Test that [] // 0 is []
51098      Branch: perl
51099            ! t/op/dor.t
51100 ____________________________________________________________________________
51101 [ 22976] By: rgs                                   on 2004/06/23  08:28:15
51102         Log: Add a regression test for bug #23765 (by Jarkko)
51103      Branch: perl
51104            ! t/op/substr.t
51105 ____________________________________________________________________________
51106 [ 22975] By: merijn                                on 2004/06/23  06:56:15
51107         Log: Backward compatibility issues for HP-UX 10.01 and older
51108              Yes, it is still actively used in production environment
51109              One more patch expected for toke.c optimization level
51110      Branch: perl
51111            ! hints/hpux.sh
51112 ____________________________________________________________________________
51113 [ 22972] By: mhx                                   on 2004/06/22  21:23:59
51114         Log: Proposed patch + test case.
51115
51116              Subject: [perl #30409] charnames.pm clobbers default variable
51117              From: Marcel "Grünauer" (via RT) <perlbug-followup@perl.org>
51118              Date: 22 Jun 2004 16:43:50 -0000
51119              Message-ID: <rt-3.0.9-30409-91174.12.8617678524438@perl.org>
51120      Branch: perl
51121            ! lib/charnames.pm lib/charnames.t
51122 ____________________________________________________________________________
51123 [ 22971] By: mhx                                   on 2004/06/22  21:00:10
51124         Log: Adjust array index in FileCache.pm.
51125
51126              Subject: [perl #30291] Use of uninitialized value (array index reference) in FileCache.pm module at line 140
51127              From: bbucklan@jpl-devvax.jpl.nasa.gov (via RT) <perlbug-followup@perl.org>
51128              Date: 15 Jun 2004 16:55:22 -0000
51129              Message-ID: <rt-3.0.9-30291-90552.18.5392299690759@perl.org>
51130      Branch: perl
51131            ! lib/FileCache.pm
51132 ____________________________________________________________________________
51133 [ 22970] By: mhx                                   on 2004/06/22  20:26:11
51134         Log: Subject: [PATCH] DB_File 1.809  was RE: [perl #30237] DB_File methods and substr don't mix
51135              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
51136              Date: Tue, 22 Jun 2004 21:29:12 +0100
51137              Message-Id: <20040622202910.WBSU21846.mta08-svc.ntlworld.com@MARQUESSPT21>
51138      Branch: perl
51139            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
51140            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
51141            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
51142            ! ext/DB_File/typemap
51143 ____________________________________________________________________________
51144 [ 22969] By: nicholas                              on 2004/06/22  13:25:11
51145         Log: Abolish the "Tied variable freed while still in use" error - I have
51146              a way to cleanly avoid the coredump.
51147      Branch: perl
51148            ! mg.c pod/perldiag.pod t/op/tie.t
51149 ____________________________________________________________________________
51150 [ 22968] By: nicholas                              on 2004/06/22  12:28:58
51151         Log: Subject: [PATCH] Storable signedness nit
51152              From: "Craig A. Berry" <craigberry@mac.com>
51153              Message-ID: <40D3AAC7.6030407@mac.com>
51154              Date: Fri, 18 Jun 2004 21:53:59 -0500
51155      Branch: perl
51156            ! ext/Storable/Storable.xs
51157 ____________________________________________________________________________
51158 [ 22967] By: nicholas                              on 2004/06/22  09:57:23
51159         Log: Skip tests if List::Util not built
51160      Branch: perl
51161            ! lib/DB.t lib/Dumpvalue.t lib/autouse.t lib/dumpvar.t
51162            ! lib/overload.t
51163 ____________________________________________________________________________
51164 [ 22966] By: nicholas                              on 2004/06/22  09:56:59
51165         Log: Skip test if Data::Dumper not built
51166      Branch: perl
51167            ! lib/Tie/RefHash.t
51168 ____________________________________________________________________________
51169 [ 22965] By: nicholas                              on 2004/06/22  09:56:34
51170         Log: Skip test if Devel::PPPort is not built.
51171              Probably should fix h2xs to work without it.
51172      Branch: perl
51173            ! lib/h2xs.t
51174 ____________________________________________________________________________
51175 [ 22964] By: rgs                                   on 2004/06/22  07:34:40
51176         Log: Upgrade to I18N::LangTags 0.32
51177      Branch: perl
51178            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
51179            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/80_all_env.t
51180 ____________________________________________________________________________
51181 [ 22963] By: davem                                 on 2004/06/20  12:00:56
51182         Log: make mktables always update modifed time to play better with make
51183      Branch: perl
51184            ! Makefile.SH lib/unicore/mktables
51185 ____________________________________________________________________________
51186 [ 22962] By: davem                                 on 2004/06/20  11:50:19
51187         Log: fix typo in gp_free
51188      Branch: perl
51189            ! gv.c
51190 ____________________________________________________________________________
51191 [ 22961] By: davem                                 on 2004/06/19  12:36:58
51192         Log: 'make test' without preceeding 'make' fails.
51193              Change #22872 added a target to run mktables, but this was
51194              skipped if 'make test' was run first, causing the build of
51195              Unicode::Normalize to fail.
51196      Branch: perl
51197            ! Makefile.SH
51198 ____________________________________________________________________________
51199 [ 22960] By: nicholas                              on 2004/06/18  20:18:02
51200         Log: When expecting an error, it's best to check the text you got, rather
51201              than blindly assuming that it's correct.
51202      Branch: perl
51203            ! t/op/write.t
51204 ____________________________________________________________________________
51205 [ 22959] By: nicholas                              on 2004/06/18  18:57:30
51206         Log: Case insensitive file systems are bad, m'kay
51207      Branch: perl
51208            ! ext/IO/t/IO.t
51209 ____________________________________________________________________________
51210 [ 22958] By: nicholas                              on 2004/06/18  13:45:51
51211         Log: This needs POSIX, so skip if no POSIX
51212      Branch: perl
51213            ! lib/Pod/t/basic.t
51214 ____________________________________________________________________________
51215 [ 22957] By: nicholas                              on 2004/06/18  13:44:27
51216         Log: Also needs skipping if PerlIO::via not built
51217      Branch: perl
51218            ! lib/PerlIO/via/t/QuotedPrint.t
51219 ____________________________________________________________________________
51220 [ 22956] By: nicholas                              on 2004/06/18  13:24:13
51221         Log: Skip tests when PerlIO::scalar and PerlIO::via aren't built
51222      Branch: perl
51223            ! ext/PerlIO/t/scalar.t ext/PerlIO/t/via.t
51224 ____________________________________________________________________________
51225 [ 22955] By: nicholas                              on 2004/06/18  13:19:16
51226         Log: Not ideal, but skip all of IO's tests if Socket is not built.
51227      Branch: perl
51228            ! ext/IO/t/IO.t
51229 ____________________________________________________________________________
51230 [ 22954] By: nicholas                              on 2004/06/18  13:11:31
51231         Log: Skip test if perl configured without threads::shared
51232      Branch: perl
51233            ! ext/threads/shared/t/disabled.t
51234 ____________________________________________________________________________
51235 [ 22953] By: nicholas                              on 2004/06/18  13:09:24
51236         Log: Skip test if Devel::PPPort not built
51237      Branch: perl
51238            ! ext/Devel/PPPort/t/test.t
51239 ____________________________________________________________________________
51240 [ 22952] By: nicholas                              on 2004/06/18  13:07:40
51241         Log: Skip re tests if re not built.
51242      Branch: perl
51243            ! ext/re/t/re.t
51244 ____________________________________________________________________________
51245 [ 22951] By: nicholas                              on 2004/06/18  11:38:24
51246         Log: If we don't build B, we should skip all its tests.
51247      Branch: perl
51248            ! ext/B/t/asmdata.t ext/B/t/b.t ext/B/t/bblock.t
51249            ! ext/B/t/bytecode.t ext/B/t/concise.t ext/B/t/debug.t
51250            ! ext/B/t/deparse.t ext/B/t/f_map.t ext/B/t/f_sort.t
51251            ! ext/B/t/lint.t ext/B/t/o.t ext/B/t/optree_check.t
51252            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
51253            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
51254            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t ext/B/t/stash.t
51255            ! ext/B/t/terse.t ext/B/t/xref.t
51256 ____________________________________________________________________________
51257 [ 22950] By: nicholas                              on 2004/06/18  11:27:51
51258         Log: D'oh. Don't turn on warnings on the #! line without actually testing
51259              the full code in case it warns.
51260      Branch: perl
51261            ! lib/Unicode/UCD.t
51262 ____________________________________________________________________________
51263 [ 22949] By: nicholas                              on 2004/06/18  09:43:12
51264         Log: Unicode::UCD uses Storable, so we can't test if Storable isn't built.
51265      Branch: perl
51266            ! lib/Unicode/UCD.t
51267 ____________________________________________________________________________
51268 [ 22948] By: nicholas                              on 2004/06/18  09:23:20
51269         Log: Can't test the B modules if we didn't build 'em
51270      Branch: perl
51271            ! t/lib/1_compile.t
51272 ____________________________________________________________________________
51273 [ 22947] By: nicholas                              on 2004/06/18  08:59:01
51274         Log: Need to skip test 7 if perl built without the PerlIO::scalar extension
51275      Branch: perl
51276            ! t/io/crlf.t
51277 ____________________________________________________________________________
51278 [ 22946] By: rgs                                   on 2004/06/18  07:44:34
51279         Log: Upgrade to I18N::LangTags 0.31.
51280      Branch: perl
51281            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
51282            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/10_http.t
51283            ! lib/I18N/LangTags/t/80_all_env.t
51284 ____________________________________________________________________________
51285 [ 22945] By: nicholas                              on 2004/06/17  19:27:05
51286         Log: As 2/3rds (or 3/4s) of the SV head structure is rewritten, it doesn't
51287              seem that memzero() of everything is the most efficient idea.
51288      Branch: perl
51289            ! sv.c
51290 ____________________________________________________________________________
51291 [ 22944] By: nicholas                              on 2004/06/17  14:57:14
51292         Log: Change 22516 forgot to add make_overload.pl to generate test data
51293              (submitted from the pub via wireless, bluetooth and then GPRS out
51294              to the Internet)
51295      Branch: perl
51296            + ext/Storable/t/make_overload.pl
51297            ! MANIFEST
51298 ____________________________________________________________________________
51299 [ 22943] By: nicholas                              on 2004/06/17  12:03:48
51300         Log: Storable should cope if the string to thaw happens to be utf8 encoded
51301              And anything with bytes >=256 is corrupt
51302      Branch: perl
51303            ! ext/Storable/ChangeLog ext/Storable/README
51304            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
51305            ! ext/Storable/t/utf8.t
51306 ____________________________________________________________________________
51307 [ 22942] By: rgs                                   on 2004/06/17  09:57:14
51308         Log: Upgrade to Locale::Maketext 1.09
51309      Branch: perl
51310            + lib/Locale/Maketext/t/01_about_verbose.t
51311            + lib/Locale/Maketext/t/10_make.t lib/Locale/Maketext/t/20_get.t
51312            + lib/Locale/Maketext/t/40_super.t
51313            + lib/Locale/Maketext/t/50_super.t
51314            + lib/Locale/Maketext/t/60_super.t
51315            + lib/Locale/Maketext/t/90_utf8.t
51316            - lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
51317            - lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
51318            - lib/Locale/Maketext/t/04super.t
51319            - lib/Locale/Maketext/t/05super.t
51320            - lib/Locale/Maketext/t/06super.t lib/Locale/Maketext/t/90utf8.t
51321            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
51322            ! lib/Locale/Maketext/README
51323 ____________________________________________________________________________
51324 [ 22941] By: rgs                                   on 2004/06/17  09:43:48
51325         Log: Upgrade to I18N::LangTags 0.30.
51326      Branch: perl
51327            + lib/I18N/LangTags/Detect.pm
51328            + lib/I18N/LangTags/t/01_about_verbose.t
51329            + lib/I18N/LangTags/t/05_main.t lib/I18N/LangTags/t/07_listy.t
51330            + lib/I18N/LangTags/t/10_http.t lib/I18N/LangTags/t/50_super.t
51331            + lib/I18N/LangTags/t/55_supers_strict.t
51332            + lib/I18N/LangTags/t/80_all_env.t
51333            - lib/I18N/LangTags/t/01test.t lib/I18N/LangTags/t/02decency.t
51334            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
51335            ! lib/I18N/LangTags/List.pm
51336 ____________________________________________________________________________
51337 [ 22940] By: rgs                                   on 2004/06/17  08:54:41
51338         Log: More forgiving version comparison in perlivp.
51339      Branch: perl
51340            ! utils/perlivp.PL
51341 ____________________________________________________________________________
51342 [ 22939] By: nicholas                              on 2004/06/16  09:05:57
51343         Log: Improve the substitution to cc_r for threading so that compilers
51344              specified with a full path or as a parameter to ccache are changed
51345      Branch: perl
51346            ! hints/aix.sh
51347 ____________________________________________________________________________
51348 [ 22938] By: rgs                                   on 2004/06/15  14:35:00
51349         Log: Subject: [PATCH] File::Basename docs
51350              From: Boris Zentner <bzm@2bz.de>
51351              Date: Sat, 12 Jun 2004 16:29:42 +0200
51352              Message-Id: <200406121629.42595.bzm@2bz.de>
51353      Branch: perl
51354            ! lib/File/Basename.pm
51355 ____________________________________________________________________________
51356 [ 22937] By: nicholas                              on 2004/06/15  09:21:22
51357         Log: It seems that our assert() macro wasn't good enough.
51358              Changed to one that that is an expression, rather than a statement.
51359              Fix new macros definitions in sv.h to be clean enough C to keep the
51360              AIX compiler happy.
51361      Branch: perl
51362            ! perl.h sv.h
51363 ____________________________________________________________________________
51364 [ 22936] By: rgs                                   on 2004/06/15  08:22:32
51365         Log: Subject: [PATCH] perlop.pod: add an example to the .. and ... operators
51366              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
51367              Date: Tue, 15 Jun 2004 10:15:15 +0300 (IDT)
51368              Message-ID: <Pine.LNX.4.56.0406151013140.14618@vipe.technion.ac.il>
51369      Branch: perl
51370            ! pod/perlop.pod
51371 ____________________________________________________________________________
51372 [ 22935] By: nicholas                              on 2004/06/15  07:17:17
51373         Log: Assert SvTYPE is at least PGMV whenever accessing SvSTASH
51374      Branch: perl
51375            ! ext/Storable/Storable.xs sv.h
51376 ____________________________________________________________________________
51377 [ 22934] By: nicholas                              on 2004/06/14  15:26:38
51378         Log: Assert that SV type has magic member when reading/writing.
51379              Will catch buggy code.
51380      Branch: perl
51381            ! sv.c sv.h
51382 ____________________________________________________________________________
51383 [ 22933] By: rgs                                   on 2004/06/13  17:54:47
51384         Log: More h2ph voodoo.
51385      Branch: perl
51386            ! utils/h2ph.PL
51387 ____________________________________________________________________________
51388 [ 22932] By: rgs                                   on 2004/06/13  15:35:00
51389         Log: Subject: [PATCH] t/TEST
51390              From: Abe Timmerman <abe@ztreet.demon.nl>
51391              Date: Sun, 13 Jun 2004 11:41:49 +0200
51392              Message-Id: <200406131141.50361.abe@ztreet.demon.nl>
51393      Branch: perl
51394            ! t/TEST
51395 ____________________________________________________________________________
51396 [ 22931] By: rgs                                   on 2004/06/11  16:54:00
51397         Log: Reapply change #20983, rolled back by change #22920,
51398              as noticed by Craig Berry.
51399      Branch: perl
51400            ! pod/pod2usage.PL pod/podselect.PL
51401 ____________________________________________________________________________
51402 [ 22930] By: rgs                                   on 2004/06/11  14:22:55
51403         Log: More h2ph tweaks: recognition of C types
51404      Branch: perl
51405            ! utils/h2ph.PL
51406 ____________________________________________________________________________
51407 [ 22929] By: rgs                                   on 2004/06/11  13:46:53
51408         Log: More h2ph tweaking for gcc __inline functions
51409      Branch: perl
51410            ! utils/h2ph.PL
51411 ____________________________________________________________________________
51412 [ 22928] By: mhx                                   on 2004/06/11  09:37:42
51413         Log: t/comp/utf.t failed when configuring with -Dnoextensions=Encode
51414      Branch: perl
51415            ! t/comp/utf.t
51416 ____________________________________________________________________________
51417 [ 22927] By: rgs                                   on 2004/06/11  08:28:19
51418         Log: Remove a warning against unsafe signals in perlipc.pod,
51419              now that we have "safe signals".
51420      Branch: perl
51421            ! pod/perlipc.pod
51422 ____________________________________________________________________________
51423 [ 22926] By: rgs                                   on 2004/06/10  19:03:51
51424         Log: Subject: Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparsed code properly
51425              From: Mathieu Arnold <m@absolight.fr>
51426              Date: Thu, 10 Jun 2004 16:43:58 +0200
51427              Message-ID: <34D483170C7F84E0DFBE442B@andromede.in.reaumur.net>
51428              (with a test adjustment)
51429      Branch: perl
51430            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
51431 ____________________________________________________________________________
51432 [ 22925] By: rgs                                   on 2004/06/10  17:26:15
51433         Log: Make h2ph able to understand a limited set of inline functions.
51434              The glibc apparently now ships headers that use inline functions
51435              instead of plain old macros.
51436      Branch: perl
51437            ! utils/h2ph.PL
51438 ____________________________________________________________________________
51439 [ 22924] By: rgs                                   on 2004/06/10  07:55:41
51440         Log: Subject: Change 22872 breaks shared miniperl invocation
51441              From: Alexey Tourbin <at@altlinux.ru>
51442              Date: Fri, 4 Jun 2004 13:24:17 +0400
51443              Message-ID: <20040604092417.GA13447@solemn.turbinal.org>
51444      Branch: perl
51445            ! Makefile.SH
51446 ____________________________________________________________________________
51447 [ 22923] By: rgs                                   on 2004/06/09  19:47:47
51448         Log: Subject: Re: [perl #30045] Transliteration replacement not terminated message obscure
51449              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51450              Date: Mon, 7 Jun 2004 00:28:55 -0700
51451              Message-ID: <20040607072854.GB1028@efn.org>
51452      Branch: perl
51453            ! pod/perldiag.pod
51454 ____________________________________________________________________________
51455 [ 22922] By: rgs                                   on 2004/06/09  18:40:45
51456         Log: Remove the "malloc wrappage" tests, due to their unportability
51457              (as suggested by Jarkko.)
51458      Branch: perl
51459            ! t/op/array.t t/op/repeat.t
51460 ____________________________________________________________________________
51461 [ 22921] By: rgs                                   on 2004/06/09  15:57:58
51462         Log: Subject: [PATCH] Re: [perl #24081] invalid regexp in perl -V
51463              From: Robin Barker <Robin.Barker@npl.co.uk>
51464              Date: Wed, 9 Jun 2004 12:02:01 +0100
51465              Message-ID: <533D273D4014D411AB1D00062938C4D9040468F1@hotel.npl.co.uk>
51466              with further adjustements for bleadperl
51467      Branch: perl
51468            ! configpm lib/Config.t
51469 ____________________________________________________________________________
51470 [ 22920] By: rgs                                   on 2004/06/09  13:13:29
51471         Log: Upgrade to Pod::Parser 1.28
51472              (except Pod::Find, which has local patches not yet on CPAN)
51473      Branch: perl
51474            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Parser.pm
51475            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
51476            ! t/pod/find.t
51477 ____________________________________________________________________________
51478 [ 22919] By: mhx                                   on 2004/06/09  12:50:12
51479         Log: s/64bit/64-bit/g for consistency in the READMEs.
51480      Branch: perl
51481            ! README.aix README.hpux
51482 ____________________________________________________________________________
51483 [ 22918] By: rgs                                   on 2004/06/09  12:43:59
51484         Log: Subject: [patch] Windows/Win32 thread handle leak with threads join
51485              From: "Kevin Chase" <kevincha99@hotmail.com>
51486              Date: Sun, 06 Jun 2004 09:44:44 -0700
51487              Message-ID: <BAY2-F172Ih5h5xf4rJ0001a3a6@hotmail.com>
51488      Branch: perl
51489            ! ext/threads/threads.xs
51490 ____________________________________________________________________________
51491 [ 22917] By: merijn                                on 2004/06/09  11:46:23
51492         Log: Several updates, major, and minor corrections, model updates,
51493              explained the model numbering of HP-UX servers.
51494      Branch: perl
51495            ! README.hpux
51496 ____________________________________________________________________________
51497 [ 22916] By: rgs                                   on 2004/06/09  09:53:58
51498         Log: Upgrade to Pod::Perldoc 3.13
51499      Branch: perl
51500            + lib/Pod/Perldoc/t/01_about_verbose.t
51501            ! MANIFEST lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
51502 ____________________________________________________________________________
51503 [ 22915] By: rgs                                   on 2004/06/09  09:08:46
51504         Log: Upgrade to Digest 1.08.
51505      Branch: perl
51506            ! lib/Digest.pm
51507 ____________________________________________________________________________
51508 [ 22914] By: rgs                                   on 2004/06/09  08:08:55
51509         Log: Upgrade to CGI.pm 3.05
51510      Branch: perl
51511            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Util.pm lib/CGI/t/html.t
51512 ____________________________________________________________________________
51513 [ 22913] By: davem                                 on 2004/06/08  22:20:40
51514         Log: double DESTROY in for loop
51515              pp_iter decremented the ref count of the previous iterant before
51516              unaliasing it. This could lead to DESTROY being called with the
51517              loop variable still aliased to the freed value. If the DESTROY
51518              also contained a for loop with the same iterator variable, the
51519              freed value would get resurrected then freed for a second time.
51520      Branch: perl
51521            ! pp_hot.c t/cmd/for.t
51522 ____________________________________________________________________________
51523 [ 22912] By: rgs                                   on 2004/06/08  18:51:03
51524         Log: Upgrade to Pod::LaTeX 0.57
51525      Branch: perl
51526            + lib/Pod/t/user.t
51527            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
51528 ____________________________________________________________________________
51529 [ 22911] By: rgs                                   on 2004/06/08  18:42:29
51530         Log: Upgrade to Unicode::Normalize 0.30.
51531      Branch: perl
51532            ! ext/Unicode/Normalize/Changes
51533            ! ext/Unicode/Normalize/Normalize.pm
51534            ! ext/Unicode/Normalize/Normalize.xs
51535            ! ext/Unicode/Normalize/t/illegal.t
51536            ! ext/Unicode/Normalize/t/short.t
51537            ! ext/Unicode/Normalize/t/split.t
51538 ____________________________________________________________________________
51539 [ 22910] By: rgs                                   on 2004/06/08  18:40:38
51540         Log: Remove a spurious \n in a perltie example,
51541              noticed by Geoffrey Young.
51542      Branch: perl
51543            ! pod/perltie.pod
51544 ____________________________________________________________________________
51545 [ 22909] By: rgs                                   on 2004/06/08  18:34:23
51546         Log: Upgrade to Unicode::Collate 0.40
51547      Branch: perl
51548            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/hangul.t
51549 ____________________________________________________________________________
51550 [ 22908] By: rgs                                   on 2004/06/08  18:23:54
51551         Log: Upgrade to Time::Local 1.10.
51552      Branch: perl
51553            ! lib/Time/Local.pm lib/Time/Local.t
51554 ____________________________________________________________________________
51555 [ 22907] By: rgs                                   on 2004/06/08  18:02:59
51556         Log: Upgrade to Test::Harness 2.42
51557      Branch: perl
51558            ! lib/Test/Harness.pm lib/Test/Harness/Changes
51559            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/prove-switches.t
51560 ____________________________________________________________________________
51561 [ 22906] By: nicholas                              on 2004/06/08  14:59:20
51562         Log: Patch 22835 Failed to upgrade all the new files in Encode 2.01
51563              As spotted by Jerry D. Hedden
51564      Branch: perl
51565            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
51566 ____________________________________________________________________________
51567 [ 22905] By: rgs                                   on 2004/06/08  13:53:40
51568         Log: Subject: Re: newSVpvn(NULL, 0); doesn't work as advertised
51569              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
51570              Date: Fri, 4 Jun 2004 16:29:44 +0200
51571              Message-Id: <20040604162944.4011f1c6@r2d2>
51572      Branch: perl
51573            ! pod/perlapi.pod sv.c
51574 ____________________________________________________________________________
51575 [ 22904] By: rgs                                   on 2004/06/08  13:44:27
51576         Log: Subject: Re: [PATCH] Re: Lack of error for large string on Solaris
51577              From: Jarkko Hietaniemi <jhi@iki.fi>
51578              Date: Mon, 07 Jun 2004 20:09:42 +0300
51579              Message-ID: <40C4A156.5030205@iki.fi>
51580      Branch: perl
51581            ! av.c pod/perldiag.pod pp.c pp_hot.c t/op/array.t t/op/repeat.t
51582 ____________________________________________________________________________
51583 [ 22903] By: rgs                                   on 2004/06/08  10:19:27
51584         Log: Subject: [perl #30073] Misleading docs of Text::Wrap
51585              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
51586              Date: 6 Jun 2004 21:50:19 -0000
51587              Message-ID: <rt-3.0.9-30073-89834.19.0927626986204@perl.org>
51588      Branch: perl
51589            ! lib/Text/Wrap.pm
51590 ____________________________________________________________________________
51591 [ 22902] By: rgs                                   on 2004/06/06  07:49:27
51592         Log: Subject: Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T
51593              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
51594              Date: Sun, 06 Jun 2004 00:37:21 +0900
51595              Message-Id: <20040606003344.57B2.BQW10602@nifty.com>
51596      Branch: perl
51597            ! lib/utf8.pm pod/perlapi.pod sv.c t/op/utftaint.t
51598 ____________________________________________________________________________
51599 [ 22901] By: rgs                                   on 2004/06/03  15:19:52
51600         Log: Subject: [PATCH] Have win32/makefile.mk default to gcc, and update docs
51601              From: Steve Hay <steve.hay@uk.radan.com>
51602              Date: Thu, 03 Jun 2004 15:46:17 +0100
51603              Message-ID: <40BF39B9.3060207@uk.radan.com>
51604      Branch: perl
51605            ! README.win32 win32/makefile.mk
51606 ____________________________________________________________________________
51607 [ 22900] By: rgs                                   on 2004/06/03  13:20:37
51608         Log: perlpodspec uses 'nonbreaking' and 'non-breaking'.
51609              Normalize on the hyphenated spelling.
51610      Branch: perl
51611            ! pod/perlpodspec.pod
51612 ____________________________________________________________________________
51613 [ 22899] By: rgs                                   on 2004/06/03  13:03:20
51614         Log: Workaround a dmake oddity.
51615              Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
51616              From: Steve Hay <steve.hay@uk.radan.com>
51617              Date: Thu, 03 Jun 2004 12:16:13 +0100
51618              Message-ID: <40BF087D.8030005@uk.radan.com>
51619      Branch: perl
51620            ! win32/makefile.mk
51621 ____________________________________________________________________________
51622 [ 22898] By: rgs                                   on 2004/06/03  09:02:31
51623         Log: Carp was mostly unusable with Safe because it may require
51624              Carp::Heavy at run-time (while require() is forbidden.)
51625              Have Safe load Carp::Heavy.
51626      Branch: perl
51627            ! ext/Opcode/Safe.pm lib/Carp.pm
51628 ____________________________________________________________________________
51629 [ 22897] By: mhx                                   on 2004/06/02  18:03:40
51630         Log: Make change #22889 work for threaded builds, Part 2.
51631      Branch: perl
51632            ! XSUB.h
51633 ____________________________________________________________________________
51634 [ 22896] By: mhx                                   on 2004/06/02  17:18:44
51635         Log: Make change #22889 work for threaded builds.
51636      Branch: perl
51637            ! pad.c pp.c
51638 ____________________________________________________________________________
51639 [ 22895] By: mhx                                   on 2004/06/02  16:48:41
51640         Log: Fix apidoc entries for PUSHMARK and newXSproto.
51641      Branch: perl
51642            ! XSUB.h pod/perlapi.pod pp.h
51643 ____________________________________________________________________________
51644 [ 22894] By: mhx                                   on 2004/06/02  16:42:24
51645         Log: Document embed.fnc 'U' and 's' flags.
51646      Branch: perl
51647            ! embed.fnc
51648 ____________________________________________________________________________
51649 [ 22893] By: rgs                                   on 2004/06/02  08:21:30
51650         Log: Subject: [PATCH] on VMS, always exit with failure in my_failure_exit
51651              From: "Craig A. Berry" <craigberry@mac.com>
51652              Date: Tue, 01 Jun 2004 23:16:58 -0500
51653              Message-ID: <40BD54BA.9040708@mac.com>
51654      Branch: perl
51655            ! perl.c
51656 ____________________________________________________________________________
51657 [ 22892] By: rgs                                   on 2004/06/02  08:19:30
51658         Log: Subject: Re: [PATCH] [perl #29612] ndbm failure in make test
51659              From: Alexey Tourbin <at@altlinux.ru>
51660              Date: Sat, 22 May 2004 02:22:22 +0400
51661              Message-ID: <20040521222222.GJ2030@solemn.turbinal.org>
51662      Branch: perl
51663            ! ext/NDBM_File/hints/linux.pl
51664 ____________________________________________________________________________
51665 [ 22891] By: rgs                                   on 2004/06/02  06:47:58
51666         Log: Detypo.
51667      Branch: perl
51668            ! pod/perlintern.pod pp_ctl.c
51669 ____________________________________________________________________________
51670 [ 22890] By: rgs                                   on 2004/06/02  06:43:30
51671         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
51672              From: Andrew Dougherty <doughera@lafayette.edu>
51673              Date: Tue, 1 Jun 2004 16:25:48 -0400 (EDT)
51674              Message-ID: <Pine.SOL.4.58.0406011619090.4066@maxwell.phys.lafayette.edu>
51675      Branch: perl
51676            ! INSTALL README
51677 ____________________________________________________________________________
51678 [ 22889] By: rgs                                   on 2004/06/02  06:07:53
51679         Log: Make the dUNDERBAR/UNDERBAR macros work as advertised.
51680              While we're at it, use the same trick to make reverse()
51681              work correctly with lexical $_.
51682      Branch: perl
51683            ! XSUB.h embed.fnc embed.h global.sym pad.c pp.c proto.h
51684            ! t/op/mydef.t
51685 ____________________________________________________________________________
51686 [ 22888] By: rgs                                   on 2004/06/01  15:26:59
51687         Log: Subject: [PATCH] Remove redundant %SIG assignments from FileCache
51688              From: Alan Burlison <Alan.Burlison@Sun.COM>
51689              Date: Fri, 28 May 2004 12:27:06 +0100
51690              Message-ID: <40B7220A.4040305@sun.com>
51691      Branch: perl
51692            ! lib/FileCache.pm
51693 ____________________________________________________________________________
51694 [ 22887] By: merijn                                on 2004/06/01  14:30:48
51695         Log: Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
51696              From: Steve Hay <steve.hay@uk.radan.com>
51697              Date: Tue, 01 Jun 2004 15:30:37 +0100
51698              Message-ID: <40BC930D.90701@uk.radan.com>
51699      Branch: perl
51700            ! win32/Makefile win32/makefile.mk
51701 ____________________________________________________________________________
51702 [ 22886] By: rgs                                   on 2004/06/01  12:24:30
51703         Log: Subject: [Fwd: [PATCH] Pod::Find should ignore SCM files and dirs]
51704              From: Alan Burlison <Alan.Burlison@sun.com>
51705              Date: Fri, 28 May 2004 23:28:44 +0100
51706              Message-ID: <40B7BD1C.40309@sun.com>
51707      Branch: perl
51708            ! lib/Pod/Find.pm
51709 ____________________________________________________________________________
51710 [ 22885] By: rgs                                   on 2004/06/01  12:17:18
51711         Log: Subject: Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (sysopen)
51712              From: Paul Fenwick <pjf@perltraining.com.au>
51713              Date: Tue, 1 Jun 2004 11:31:34 +1000
51714              Message-ID: <20040601013134.GA11005@perltraining.com.au>
51715      Branch: perl
51716            ! pod/perlfunc.pod
51717 ____________________________________________________________________________
51718 [ 22884] By: merijn                                on 2004/06/01  10:51:33
51719         Log: Subject: [PATCH] configure.com and PERL_API_REVISION
51720              From: "Craig A. Berry" <craigberry@mac.com>
51721              Date: Mon, 31 May 2004 21:04:07 -0500
51722              Message-ID: <40BBE417.2090001@mac.com>
51723      Branch: perl
51724            ! configure.com
51725 ____________________________________________________________________________
51726 [ 22883] By: rgs                                   on 2004/06/01  09:25:32
51727         Log: Subject: [PATCH] Shell.pm: pod rewrite and new mini-feature $Shell::raw
51728              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
51729              Date: Tue, 1 Jun 2004 07:52:58 +0200
51730              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C744@attmsx1.aut.alcatel.at>
51731      Branch: perl
51732            ! lib/Shell.pm
51733 ____________________________________________________________________________
51734 [ 22882] By: rgs                                   on 2004/06/01  08:44:01
51735         Log: Subject: [PATCH] perlhack.pod - working with the Perl source
51736              From: Dave Rolsky <autarch@urth.org>
51737              Date: Mon, 31 May 2004 12:52:43 -0500 (CDT)
51738              Message-ID: <Pine.LNX.4.58.0405311250520.7714@urth.org>
51739      Branch: perl
51740            ! pod/perlhack.pod
51741 ____________________________________________________________________________
51742 [ 22881] By: nicholas                              on 2004/05/31  19:06:21
51743         Log: replace the run time code in lib/utf8_pva.pl with data generated
51744              at build by mktables, stored in lib/unicore/PVA.pl
51745      Branch: perl
51746            - lib/utf8_pva.pl
51747            ! MANIFEST Makefile.SH lib/unicore/mktables lib/utf8_heavy.pl
51748            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
51749 ____________________________________________________________________________
51750 [ 22880] By: nicholas                              on 2004/05/31  17:26:56
51751         Log: Don't need to require utf8_pva.pl at top of file
51752      Branch: perl
51753            ! lib/utf8_heavy.pl
51754 ____________________________________________________________________________
51755 [ 22879] By: nicholas                              on 2004/05/31  14:24:56
51756         Log: Run mktables as part of the build process.
51757              Don't ship any of the files that it generates in lib/unicore
51758      Branch: perl
51759            - (delete 419 files)
51760            ! MANIFEST Makefile.SH lib/unicore/mktables
51761            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
51762 ____________________________________________________________________________
51763 [ 22878] By: rgs                                   on 2004/05/31  14:20:53
51764         Log: Subject: [perl #29937] Entries missing from .packlist
51765              From: jdhedden@1979.usna.com (via RT) <perlbug-followup@perl.org>
51766              Date: 28 May 2004 19:23:48 -0000
51767              Message-ID: <rt-3.0.9-29937-88315.2.18472609678159@perl.org>
51768      Branch: perl
51769            ! installman installperl
51770 ____________________________________________________________________________
51771 [ 22877] By: rgs                                   on 2004/05/31  12:50:57
51772         Log: Subject: [PATCH] Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph
51773              From: <wolfgang.laun@chello.at>
51774              Date: Sun, 30 May 2004 17:27:07 +0200
51775              Message-Id: <20040530152707.ZLWL22856.viefep16-int.chello.at@localhost>
51776      Branch: perl
51777            ! utils/h2ph.PL
51778 ____________________________________________________________________________
51779 [ 22876] By: rgs                                   on 2004/05/31  09:52:05
51780         Log: Subject: [PATCH] Fix anomalies in Carp functions
51781              From: Steve Hay <steve.hay@uk.radan.com>
51782              Date: Tue, 25 May 2004 16:05:02 +0100
51783              Message-ID: <40B3609E.5060502@uk.radan.com>
51784      Branch: perl
51785            ! lib/Carp.t lib/Carp/Heavy.pm lib/autouse.t
51786 ____________________________________________________________________________
51787 [ 22875] By: rgs                                   on 2004/05/31  09:25:37
51788         Log: Subject: [PATCH] Fix generation of perlapi.pod
51789              From: Steve Hay <steve.hay@uk.radan.com>
51790              Date: Fri, 28 May 2004 11:46:41 +0100
51791              Message-ID: <40B71891.6090806@uk.radan.com>
51792      Branch: perl
51793            ! autodoc.pl pod/perlapi.pod
51794 ____________________________________________________________________________
51795 [ 22874] By: davem                                 on 2004/05/30  22:31:03
51796         Log: Subject:  Re: my $x->{foo} doesn't work
51797              From:  Shinya Hayakawa <hayakawa@livedoor.jp>
51798              Date:  Tue, 25 May 2004 00:06:06 +0900
51799              Message-Id:  <200405250006.06387.hayakawa@livedoor.jp>
51800
51801              Allow autovivification of (my $x)->{foo}
51802      Branch: perl
51803            ! pp_hot.c t/op/my.t
51804 ____________________________________________________________________________
51805 [ 22873] By: nicholas                              on 2004/05/30  21:58:36
51806         Log: Convert to using File::Spec, so that we can build Unicode files
51807              on all platforms
51808      Branch: perl
51809            ! lib/unicore/mktables
51810 ____________________________________________________________________________
51811 [ 22872] By: nicholas                              on 2004/05/30  20:34:07
51812         Log: First step to generating Unicode files for the regexp engine at build
51813              time - targets in the Makefile
51814      Branch: perl
51815            ! Makefile.SH
51816 ____________________________________________________________________________
51817 [ 22870] By: davem                                 on 2004/05/30  14:30:45
51818         Log: Problem with autouse (causing Perl to crash)
51819              @_ sometimes wasn't getting created right
51820      Branch: perl
51821            ! pad.c pp_ctl.c t/op/goto.t
51822 ____________________________________________________________________________
51823 [ 22868] By: nicholas                              on 2004/05/30  13:57:05
51824         Log: Upgrade to Encode 2.01.
51825      Branch: perl
51826            ! ext/Encode/lib/Encode/CN/HZ.pm
51827            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
51828 ____________________________________________________________________________
51829 [ 22866] By: nicholas                              on 2004/05/30  13:11:41
51830         Log: Skip in minitest
51831      Branch: perl
51832            ! t/comp/utf.t
51833 ____________________________________________________________________________
51834 [ 22853] By: rgs                                   on 2004/05/28  06:29:28
51835         Log: Subject: [PATCH doc] Re: undef loses it magicness when assigned to a variable?
51836              From: Stas Bekman <stas@stason.org>
51837              Date: Thu, 27 May 2004 11:25:08 -0700
51838              Message-ID: <40B63284.5040203@stason.org>
51839      Branch: perl
51840            ! pod/perlapi.pod pod/perlguts.pod sv.h
51841 ____________________________________________________________________________
51842 [ 22852] By: merijn                                on 2004/05/28  05:31:25
51843         Log: Subject: TEST needs to ignore SCM files
51844              From: Alan Burlison <Alan.Burlison@sun.com>
51845              Date: Thu, 27 May 2004 23:32:28 +0100
51846              Message-ID: <40B66C7C.8030303@sun.com>
51847      Branch: perl
51848            ! t/TEST
51849 ____________________________________________________________________________
51850 [ 22850] By: rgs                                   on 2004/05/26  16:17:24
51851         Log: Subject: [PATCH] 'perl -v' fails if local_patches contains code snippets
51852              From: Alan Burlison <Alan.Burlison@sun.com>
51853              Date: Wed, 26 May 2004 16:24:03 +0100
51854              Message-ID: <40B4B693.9090905@sun.com>
51855              (using \0 as a separator for q//)
51856      Branch: perl
51857            ! perl.c
51858 ____________________________________________________________________________
51859 [ 22848] By: rgs                                   on 2004/05/26  08:15:29
51860         Log: Subject: [PATCH] correctly handle C<< >> and C<<< >>> in diagnostics
51861              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51862              Date: Tue, 25 May 2004 02:29:37 -0700
51863              Message-ID: <20040525092937.GA2332@efn.org>
51864      Branch: perl
51865            ! lib/diagnostics.pm
51866 ____________________________________________________________________________
51867 [ 22843] By: rgs                                   on 2004/05/24  16:12:41
51868         Log: Tests for change #22842, by SADAHIRO Tomoyuki
51869              (adapted to the core)
51870      Branch: perl
51871            + t/op/utftaint.t
51872            ! MANIFEST
51873 ____________________________________________________________________________
51874 [ 22842] By: rgs                                   on 2004/05/24  15:55:23
51875         Log: Subject: Re: utf-8 and taint don't work together
51876              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
51877              Date: Sat, 22 May 2004 21:38:33 +0900
51878              Message-Id: <20040522212704.C068.BQW10602@nifty.com>
51879
51880              Date: Sun, 23 May 2004 09:56:15 +0900
51881              Message-Id: <20040523095609.E404.BQW10602@nifty.com>
51882      Branch: perl
51883            ! ext/Encode/lib/Encode/CN/HZ.pm
51884            ! ext/Encode/lib/Encode/Unicode/UTF7.pm sv.c
51885 ____________________________________________________________________________
51886 [ 22841] By: rgs                                   on 2004/05/24  11:43:32
51887         Log: Subject: [PATCH] win32_chsize is not exported on Win32
51888              From: Steve Hay <steve.hay@uk.radan.com>
51889              Date: Mon, 24 May 2004 12:52:48 +0100
51890              Message-ID: <40B1E210.4050202@uk.radan.com>
51891      Branch: perl
51892            ! makedef.pl
51893 ____________________________________________________________________________
51894 [ 22840] By: rgs                                   on 2004/05/24  11:23:31
51895         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
51896              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51897              Date: Fri, 21 May 2004 11:35:34 -0700
51898              Message-ID: <20040521183533.GA5108@efn.org>
51899              (plus whitespace removal)
51900      Branch: perl
51901            ! INSTALL
51902 ____________________________________________________________________________
51903 [ 22839] By: davem                                 on 2004/05/22  11:15:34
51904         Log: Optimization busted: '@a = "b", sort @a' drops "b"
51905              Fix the sort-in-place optimization of change #22349.
51906      Branch: perl
51907            ! op.c t/op/sort.t
51908 ____________________________________________________________________________
51909 [ 22838] By: gbarr                                 on 2004/05/22  07:41:21
51910         Log: Update to Scalar-List-Utils-1.14
51911      Branch: perl
51912            + ext/List/Util/Changes
51913            - ext/List/Util/ChangeLog
51914            ! MANIFEST ext/List/Util/README ext/List/Util/Util.xs
51915            ! ext/List/Util/lib/List/Util.pm
51916            ! ext/List/Util/lib/Scalar/Util.pm
51917 ____________________________________________________________________________
51918 [ 22837] By: rgs                                   on 2004/05/21  15:40:49
51919         Log: Subject: Proposed doc patch for getsockopt
51920              From: perl5-porters@ton.iguana.be (Ton Hospel)
51921              Date: Sun, 16 May 2004 13:35:20 +0000 (UTC)
51922              Message-Id: <c87qmo$u9b$1@post.home.lunix>
51923      Branch: perl
51924            ! pod/perlfunc.pod
51925 ____________________________________________________________________________
51926 [ 22836] By: rgs                                   on 2004/05/21  08:45:28
51927         Log: Subject: [PATCH] h2xs doesn't recognize indented enums
51928              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
51929              Date: Fri, 21 May 2004 10:51:58 +0200
51930              Message-id: <20040521085158.GA10660@ethan>
51931              (modified regexp)
51932      Branch: perl
51933            ! utils/h2xs.PL
51934 ____________________________________________________________________________
51935 [ 22835] By: rgs                                   on 2004/05/20  13:30:25
51936         Log: Upgrade to Encode 2.00.
51937      Branch: perl
51938            ! (edit 147 files)
51939 ____________________________________________________________________________
51940 [ 22833] By: rgs                                   on 2004/05/20  11:48:29
51941         Log: Test portability nit.
51942              Subject: [PATCH] Re: Smoke [5.9.2] 22821 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
51943              From: Steve Hay <steve.hay@uk.radan.com>
51944              Date: Tue, 18 May 2004 11:31:04 +0100
51945              Message-ID: <40A9E5E8.7030800@uk.radan.com>
51946      Branch: perl
51947            ! ext/B/t/optree_specials.t
51948 ____________________________________________________________________________
51949 [ 22831] By: davem                                 on 2004/05/19  21:02:04
51950         Log: improve hashing algorithm for ptr tables in perl_clone:
51951              the bottom few bits of a pointer are usually zero
51952      Branch: perl
51953            ! sv.c
51954 ____________________________________________________________________________
51955 [ 22830] By: davem                                 on 2004/05/19  20:17:55
51956         Log: Thread creation time is hypersensitive
51957
51958              Due to a logic error, the dup ptr table sometimes wans't being
51959              grown, leading to extremely slow cloning.
51960      Branch: perl
51961            ! sv.c
51962 ____________________________________________________________________________
51963 [ 22829] By: rgs                                   on 2004/05/18  13:05:48
51964         Log: perlrun.pod minor fixes :
51965              - the parameter to -x is optional
51966              - pod nit
51967      Branch: perl
51968            ! pod/perlrun.pod
51969 ____________________________________________________________________________
51970 [ 22828] By: rgs                                   on 2004/05/18  12:54:47
51971         Log: Subject: [perl #29623] Patch for h2xs.t in Perl 5.8.4
51972              From: mats@sm5sxl.net (via RT) <perlbug-followup@perl.org>
51973              Date: 16 May 2004 13:33:32 -0000
51974              Message-ID: <rt-3.0.9-29623-87522.10.1965589695082@perl.org>
51975      Branch: perl
51976            ! lib/h2xs.t
51977 ____________________________________________________________________________
51978 [ 22827] By: rgs                                   on 2004/05/18  12:16:42
51979         Log: Subject: [PATCH] Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
51980              From: Steve Hay <steve.hay@uk.radan.com>
51981              Date: Fri, 14 May 2004 17:33:17 +0100
51982              Message-ID: <40A4F4CD.2000003@uk.radan.com>
51983      Branch: perl
51984            ! t/comp/utf.t
51985 ____________________________________________________________________________
51986 [ 22826] By: rgs                                   on 2004/05/18  08:15:27
51987         Log: Error message too wide.
51988      Branch: perl
51989            ! perl.c
51990 ____________________________________________________________________________
51991 [ 22825] By: rgs                                   on 2004/05/17  15:12:03
51992         Log: Remove a TODO test that is no longer to do.
51993      Branch: perl
51994            ! ext/B/t/f_sort.t
51995 ____________________________________________________________________________
51996 [ 22824] By: rgs                                   on 2004/05/17  15:08:40
51997         Log: Fix new B::Concise test output
51998              Subject: Re: Smoke [5.9.2] 22820 FAIL(F) openbsd 3.5 (i386/1 cpu)
51999              From: Jim Cromie <jcromie@divsol.com>
52000              Date: Mon, 17 May 2004 09:19:00 -0600
52001              Message-ID: <40A8D7E4.1020007@divsol.com>
52002      Branch: perl
52003            ! ext/B/t/f_sort.t t/TEST
52004 ____________________________________________________________________________
52005 [ 22823] By: rgs                                   on 2004/05/17  08:54:15
52006         Log: Subject: [PATCH] Re: [perl #29581] glob() misses a lot of matches
52007              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
52008              Date: Mon, 17 May 2004 07:38:19 +0200
52009              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C71E@attmsx1.aut.alcatel.at>
52010      Branch: perl
52011            ! ext/File/Glob/Glob.xs
52012 ____________________________________________________________________________
52013 [ 22822] By: rgs                                   on 2004/05/17  08:49:53
52014         Log: David Manura is the new maintainer of Text::Balanced.
52015      Branch: perl
52016            ! Porting/Maintainers.pl
52017 ____________________________________________________________________________
52018 [ 22821] By: davem                                 on 2004/05/16  15:31:42
52019         Log: make Text::Balanced skip "case /..../" correctly for Switch.pm
52020      Branch: perl
52021            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extcbk.t
52022 ____________________________________________________________________________
52023 [ 22820] By: rgs                                   on 2004/05/14  16:30:07
52024         Log: Subject: Re: more B::Concise stuff (PATCH - updated)
52025              From: Jim Cromie <jcromie@divsol.com>
52026              Date: Mon, 10 May 2004 05:28:11 -0600
52027              Message-ID: <409F674B.2000506@divsol.com>
52028      Branch: perl
52029            + ext/B/t/f_map ext/B/t/f_map.t ext/B/t/f_sort ext/B/t/f_sort.t
52030            + ext/B/t/optree_specials.t
52031            ! MANIFEST ext/B/B/Concise.pm ext/B/B/Showlex.pm
52032            ! ext/B/B/Terse.pm ext/B/t/OptreeCheck.pm ext/B/t/concise.t
52033            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
52034            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
52035            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t
52036 ____________________________________________________________________________
52037 [ 22819] By: rgs                                   on 2004/05/14  09:38:43
52038         Log: Add new dUNDERBAR and UNDERBAR macros, to help XS writers to
52039              access the $_ variable, even when there is a lexical one in scope.
52040      Branch: perl
52041            ! XSUB.h pod/perlapi.pod
52042 ____________________________________________________________________________
52043 [ 22818] By: nicholas                              on 2004/05/13  12:15:17
52044         Log: Subject: BOM-marked and (BOMless) UTF-16 scripts not working
52045              From: Jarkko Hietaniemi <jhi@iki.fi>
52046              Message-ID: <40A26D75.8080406@iki.fi>
52047              Date: Wed, 12 May 2004 21:31:17 +0300
52048      Branch: perl
52049            + t/comp/utf.t
52050            ! MANIFEST pod/perldiag.pod pod/perlunicode.pod toke.c
52051 ____________________________________________________________________________
52052 [ 22817] By: rgs                                   on 2004/05/12  16:29:07
52053         Log: Subject: [perl #29527] Perl 5.8.4 build problems on LynxOS
52054              From: Olli Savia (via RT) <perlbug-followup@perl.org>
52055              Date: 12 May 2004 13:02:41 -0000
52056              Message-ID: <rt-3.0.9-29527-87290.17.3367022021997@perl.org>
52057      Branch: perl
52058            ! sv.c
52059 ____________________________________________________________________________
52060 [ 22816] By: rgs                                   on 2004/05/12  16:16:50
52061         Log: Make XSLoader update @DynaLoader::dl_shared_objects.
52062      Branch: perl
52063            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
52064 ____________________________________________________________________________
52065 [ 22815] By: merijn                                on 2004/05/12  10:43:42
52066         Log: Subject: [PATCH] Configure shouldn't unconditionally add in -pipe
52067              From: Andy Dougherty <doughera@lafayette.edu>
52068              Date: Tue, 11 May 2004 13:14:42 -0400 (EDT)
52069              Message-ID: <Pine.SOL.4.58.0405111313210.14279@maxwell.phys.lafayette.edu>
52070      Branch: perl
52071            ! Configure hints/darwin.sh hints/rhapsody.sh
52072 ____________________________________________________________________________
52073 [ 22812] By: mhx                                   on 2004/05/11  17:42:13
52074         Log: Add the byte-order modifiers '<' and '>' to the pack tutorial.
52075              This completes the series: #22734, #22745, #22754, #22780
52076      Branch: perl
52077            ! pod/perlpacktut.pod
52078 ____________________________________________________________________________
52079 [ 22811] By: mhx                                   on 2004/05/11  17:21:35
52080         Log: 'v' unpacks unsigned shorts.
52081      Branch: perl
52082            ! pod/perlpacktut.pod
52083 ____________________________________________________________________________
52084 [ 22810] By: rgs                                   on 2004/05/11  16:35:49
52085         Log: Subject: various -V: searches [PATCH]
52086              From: Jim Cromie <jcromie@divsol.com>
52087              Date: Tue, 11 May 2004 00:15:46 -0600
52088              Message-ID: <40A06F92.1070607@divsol.com>
52089      Branch: perl
52090            ! configpm lib/Config.t pod/perlrun.pod
52091 ____________________________________________________________________________
52092 [ 22809] By: rgs                                   on 2004/05/11  11:00:31
52093         Log: More pod names in the debugger for the runman command
52094      Branch: perl
52095            ! lib/perl5db.pl
52096 ____________________________________________________________________________
52097 [ 22808] By: rgs                                   on 2004/05/11  10:52:27
52098         Log: Subject: [PATCH] debugger (step backwards)
52099              From: Richard.Foley@t-online.de (Richard Foley)
52100              Date: Tue, 11 May 2004 11:04:11 +0200
52101              Message-Id: <200405111104.11484.richard.foley@rfi.net>
52102      Branch: perl
52103            ! lib/perl5db.pl
52104 ____________________________________________________________________________
52105 [ 22807] By: rgs                                   on 2004/05/11  09:16:56
52106         Log: Subject: void context !~ generates "Useless use of not at line..." warning
52107              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
52108              Date: Sun, 9 May 2004 00:59:19 -0700
52109              Message-ID: <20040509075919.GA3752@efn.org>
52110      Branch: perl
52111            ! op.c
52112 ____________________________________________________________________________
52113 [ 22806] By: ams                                   on 2004/05/10  22:12:31
52114         Log: Subject: Re: a little extra cmdline help. [PATCH]
52115              From: Jim Cromie <jcromie@divsol.com>
52116              Date: Mon, 10 May 2004 15:25:07 -0600
52117              Message-Id: <409FF333.4020104@divsol.com>
52118      Branch: perl
52119            ! perl.c
52120 ____________________________________________________________________________
52121 [ 22804] By: ams                                   on 2004/05/10  11:10:34
52122         Log: Remove stray '.
52123      Branch: perl
52124            ! lib/File/Copy.pm
52125 ____________________________________________________________________________
52126 [ 22803] By: ams                                   on 2004/05/10  10:14:40
52127         Log: Subject: [PATCH] File::Copy Pod
52128              From: slaven@rezic.de
52129              Date: Mon, 10 May 2004 09:57:37 +0000
52130              Message-Id: <1084183057.10822@devpc01.iconmobile.de>
52131      Branch: perl
52132            ! lib/File/Copy.pm
52133 ____________________________________________________________________________
52134 [ 22802] By: davem                                 on 2004/05/07  19:12:29
52135         Log: symbolic references like ${"foo$index"}*3 would incorrectly warn
52136              that $index was the uninitialized value, when in fact it was $foo1
52137      Branch: perl
52138            ! sv.c t/lib/warnings/9uninit
52139 ____________________________________________________________________________
52140 [ 22801] By: davem                                 on 2004/05/07  18:21:22
52141         Log: Subject:  Re: stdio still supported?
52142              From:  Jim Cromie <jcromie@divsol.com>
52143              Date:  Thu, 06 May 2004 16:37:56 -0600
52144              Message-Id:  <409ABE44.8060307@divsol.com>
52145
52146              Update B::Concise tests to skip stuff requiring the
52147              "open to a scalar" feature of Perlio is it isn't available.
52148              Also note this caveat in perlfunc.pod
52149      Branch: perl
52150            ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_check.t
52151            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
52152            ! ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
52153            ! pod/perlfunc.pod
52154 ____________________________________________________________________________
52155 [ 22800] By: mhx                                   on 2004/05/07  16:58:57
52156         Log: Windows issues with select() are already documented in perlport.
52157      Branch: perl
52158            ! pod/perlfunc.pod
52159 ____________________________________________________________________________
52160 [ 22799] By: ams                                   on 2004/05/07  13:38:16
52161         Log: Subject: [perl #29397] Change in pod2man arguments
52162              From: Thorsten Glaser (via RT) <perlbug-followup@perl.org>
52163              Date: 6 May 2004 22:08:10 -0000
52164              Message-Id: <rt-3.0.9-29397-86929.5.37563386041974@perl.org>
52165      Branch: perl
52166            ! pod/pod2man.PL
52167 ____________________________________________________________________________
52168 [ 22798] By: mhx                                   on 2004/05/07  11:42:37
52169         Log: Scalar::Util::refaddr falsely returns false
52170              Add mg_get() to refaddr() when SV is magical.
52171              Fix the non-xs version of looks_like_number().
52172      Branch: perl
52173            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
52174            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/refaddr.t
52175 ____________________________________________________________________________
52176 [ 22797] By: mhx                                   on 2004/05/07  10:57:23
52177         Log: Document that select() on Windows doesn't work on non-socket filehandles.
52178      Branch: perl
52179            ! pod/perlfunc.pod
52180 ____________________________________________________________________________
52181 [ 22796] By: mhx                                   on 2004/05/06  17:19:17
52182         Log: Double warning for int(undef) and abs(undef)
52183              Remove the duplicate warnings and update tests.
52184      Branch: perl
52185            ! pp.c t/lib/warnings/9uninit
52186 ____________________________________________________________________________
52187 [ 22793] By: rgs                                   on 2004/05/06  14:43:08
52188         Log: Add a small script to check whether a perl source tree
52189              (with or without generated files) is friendly with
52190              case-insensitive filesystems.
52191              Adapted from :
52192              Subject: Re: STerm.pl vs Sterm.pl
52193              From: James Mastros <james@mastros.biz>
52194              Date: Thu, 06 May 2004 14:45:53 +0200
52195              Message-ID: <20040506124556.2402.qmail@onion.perl.org>
52196      Branch: perl
52197            + Porting/checkcase.pl
52198            ! MANIFEST
52199 ____________________________________________________________________________
52200 [ 22789] By: rgs                                   on 2004/05/06  12:33:14
52201         Log: Subject: Problem with system() on Win9x and command.com (perl 5.8.x-5.9.x)
52202              From: bilbo@ua.fm
52203              Date: Wed, 28 Apr 2004 00:19:55 +0300
52204              Message-ID: <611491036.20040428001955@ua.fm>
52205      Branch: perl
52206            ! win32/win32.c
52207 ____________________________________________________________________________
52208 [ 22788] By: merijn                                on 2004/05/06  11:35:21
52209         Log: add -pipe to gcc's default flags
52210              it has shown a compile time speed increase of about 40% on
52211              Linux and HP-UX, and also works on cygwin-1.5.9. On failing
52212              OS/gcc combo's remove it in the hints
52213      Branch: perl
52214            ! Configure
52215 ____________________________________________________________________________
52216 [ 22783] By: mhx                                   on 2004/05/05  19:02:28
52217         Log: Add tests for mX?PUSH[inup] macros.
52218
52219              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
52220              From: Steve Hay <steve.hay@uk.radan.com>
52221              Date: Wed, 05 May 2004 15:34:45 +0100
52222              Message-ID: <4098FB85.1060602@uk.radan.com>
52223      Branch: perl
52224            + ext/XS/APItest/t/push.t
52225            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
52226            ! ext/XS/APItest/MANIFEST
52227 ____________________________________________________________________________
52228 [ 22782] By: rgs                                   on 2004/05/05  16:14:25
52229         Log: Subject: Problem with h2xs
52230              From: David Cannings <lists@edeca.net>
52231              Date: Mon, 3 May 2004 13:44:33 +0100
52232              Message-Id: <200405031344.33723.lists@edeca.net>
52233              (Second patch only)
52234      Branch: perl
52235            ! utils/h2xs.PL
52236 ____________________________________________________________________________
52237 [ 22781] By: davem                                 on 2004/05/04  19:20:36
52238         Log: Bizarre copy of ARRAY
52239              make sure a pad op's flags are updated after optimising away
52240              the assignment in my @a = () (see change 22520).
52241      Branch: perl
52242            ! op.c t/op/my.t
52243 ____________________________________________________________________________
52244 [ 22780] By: mhx                                   on 2004/05/04  14:46:05
52245         Log: Add byte-order group modifiers to (un)pack templates.
52246              Follow-up on: #22734, #22745, #22753, #22754.
52247
52248              Subject: Group modifiers in (un)pack templates
52249              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
52250              Date: Mon, 3 May 2004 20:14:41 +0200
52251              Message-Id: <20040503201441.1b058e0d@r2d2>
52252      Branch: perl
52253            ! perl.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
52254 ____________________________________________________________________________
52255 [ 22779] By: mhx                                   on 2004/05/04  14:30:39
52256         Log: Fix mX?PUSH[inup] macros. (Follow-up to #22756 and #22757)
52257
52258              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
52259              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
52260              Date: Mon, 3 May 2004 20:03:28 +0200
52261              Message-Id: <20040503200328.24efcda5@r2d2>
52262      Branch: perl
52263            ! pp.h
52264 ____________________________________________________________________________
52265 [ 22778] By: davem                                 on 2004/05/03  21:07:44
52266         Log: add test for change #22746 ([perl #29102] Crash on assign to lex fh)
52267      Branch: perl
52268            ! t/io/open.t
52269 ____________________________________________________________________________
52270 [ 22777] By: davem                                 on 2004/05/03  20:48:53
52271         Log: add test for change #22776 ("open m" crashes Perl)
52272      Branch: perl
52273            ! t/io/open.t
52274 ____________________________________________________________________________
52275 [ 22776] By: davem                                 on 2004/05/03  20:26:22
52276         Log: perl -e "open m" crashes Perl
52277      Branch: perl
52278            ! toke.c
52279 ____________________________________________________________________________
52280 [ 22775] By: davem                                 on 2004/05/03  18:52:39
52281         Log: scalar delete of empty slice returned garbage
52282      Branch: perl
52283            ! pp.c t/op/delete.t
52284 ____________________________________________________________________________
52285 [ 22774] By: davem                                 on 2004/05/03  17:44:44
52286         Log: split could leave an array without &PL_sv_undef
52287              in the unused elements
52288      Branch: perl
52289            ! pp.c t/op/split.t
52290 ____________________________________________________________________________
52291 [ 22773] By: nicholas                              on 2004/05/03  13:59:08
52292         Log: Subject: Re: "fuzzy" in mktables
52293              From: Jarkko Hietaniemi <jhi@iki.fi>
52294              Message-ID: <4093A82B.6040609@iki.fi>
52295              Date: Sat, 01 May 2004 16:37:47 +0300
52296      Branch: perl
52297            ! lib/unicore/mktables
52298 ____________________________________________________________________________
52299 [ 22772] By: davem                                 on 2004/05/03  13:33:21
52300         Log: remove spurious intentation in utf8_pva.pl
52301      Branch: perl
52302            ! lib/utf8_pva.pl
52303 ____________________________________________________________________________
52304 [ 22771] By: davem                                 on 2004/05/03  13:28:24
52305         Log: ensure that utf8 Perl code magically called from a regex localizes $.
52306      Branch: perl
52307            ! lib/utf8_pva.pl
52308 ____________________________________________________________________________
52309 [ 22770] By: nicholas                              on 2004/05/03  11:19:10
52310         Log: Integrate:
52311              [ 22694]
52312              For maint, I don't think that we can have sperl go sulky if invoked
52313              from a #! line. So keep .../sperl functional, and have the /dev/fd/...
52314              only set ID exectuable reside under a different name (suidperl)
52315
52316              [ 22700]
52317              The set uid perl is now called setuidperl. Not suidperl.
52318              Which I discover is hardlinked from sperl by ./installperl
52319              elsewhere. Helpfully confusing installperl script.
52320
52321              [ 22718]
52322              Revert 22700 (as part of changes suggested by Brendan O'Dea)
52323
52324              [ 22719]
52325              Revert 22694
52326
52327              [ 22720]
52328              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
52329              binary must have fd script conundrum, as suggested by Brendan O'Dea
52330              Plus restore the more helpful error message from 22694 and the gist
52331              of the perl584delta changes from 22700
52332      Branch: perl
52333           !> INSTALL installperl perl.c pod/perldiag.pod pod/perlsec.pod
52334 ____________________________________________________________________________
52335 [ 22769] By: nicholas                              on 2004/05/03  10:37:45
52336         Log: Subject: [perl #29073] Reference to incorrect method in documentation of
52337              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
52338              Message-ID: <rt-3.0.8-29073-85903.18.1381766820328@perl.org>
52339              Date: 22 Apr 2004 10:49:22 -0000
52340      Branch: perl
52341            ! lib/Text/ParseWords.pm
52342 ____________________________________________________________________________
52343 [ 22768] By: nicholas                              on 2004/05/02  22:40:18
52344         Log: It seems daft to me that we have a synopis example that will fail if
52345              gcc happened to be invoked via the name cc, and completely ignores
52346              the far more reliable 'gccversion' variable
52347              So here's one using 'usethreads' that ought to work everywhere.
52348      Branch: perl
52349            ! configpm
52350 ____________________________________________________________________________
52351 [ 22765] By: nicholas                              on 2004/05/02  18:18:25
52352         Log: Make t/uni/class.t pass on case insensitive file systems
52353      Branch: perl
52354            ! t/uni/class.t
52355 ____________________________________________________________________________
52356 [ 22764] By: nicholas                              on 2004/05/02  17:57:12
52357         Log: Save some repeated strlen()s in Perl_swash_init
52358      Branch: perl
52359            ! utf8.c
52360 ____________________________________________________________________________
52361 [ 22763] By: nicholas                              on 2004/05/01  14:07:45
52362         Log: And that same fool forgot to add the not-really-needed "fuzzy" versions
52363              of some binary property files
52364      Branch: perl
52365            + lib/unicore/lib/gc_sc/Dash2.pl
52366            + lib/unicore/lib/gc_sc/Hyphen2.pl
52367            + lib/unicore/lib/gc_sc/Radical2.pl
52368 ____________________________________________________________________________
52369 [ 22762] By: nicholas                              on 2004/05/01  14:06:05
52370         Log: Some fool removed lib/unicore/ArabicShaping.txt    in change 22760
52371      Branch: perl
52372            ! MANIFEST
52373 ____________________________________________________________________________
52374 [ 22761] By: nicholas                              on 2004/05/01  14:02:59
52375         Log: Avoid mktables generating Sterm.pl and Sterm.pl in the same directory
52376              by making the %BaseName check global
52377      Branch: perl
52378            + lib/unicore/lib/gc_sc/Sterm2.pl
52379            - lib/unicore/lib/gc_sc/Sterm.pl
52380            ! MANIFEST lib/unicore/Canonical.pl
52381            ! lib/unicore/lib/gc_sc/Dash.pl lib/unicore/lib/gc_sc/Hyphen.pl
52382            ! lib/unicore/lib/gc_sc/Radical.pl lib/unicore/mktables
52383 ____________________________________________________________________________
52384 [ 22760] By: nicholas                              on 2004/05/01  13:17:09
52385         Log: Remove the no-longer autogenerated Unicode files
52386      Branch: perl
52387            - (delete 322 files)
52388            ! MANIFEST
52389 ____________________________________________________________________________
52390 [ 22759] By: nicholas                              on 2004/05/01  11:16:35
52391         Log: mktables requires post 5.005
52392      Branch: perl
52393            ! lib/unicore/mktables
52394 ____________________________________________________________________________
52395 [ 22758] By: davem                                 on 2004/04/30  11:48:55
52396         Log: disable problematical 'uninitialized value' warning tests
52397      Branch: perl
52398            ! t/lib/warnings/9uninit
52399 ____________________________________________________________________________
52400 [ 22757] By: rgs                                   on 2004/04/30  11:32:03
52401         Log: Follow-up to previous patch: the mX?PUSH[inup] macros
52402              should handle 'set' magic, just like the X?PUSH[inup]
52403              counterparts.
52404      Branch: perl
52405            ! pod/perlapi.pod pp.h
52406 ____________________________________________________________________________
52407 [ 22756] By: rgs                                   on 2004/04/30  10:15:00
52408         Log: Subject: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
52409              From: Steve Hay <steve.hay@uk.radan.com>
52410              Date: Fri, 30 Apr 2004 10:07:21 +0100
52411              Message-ID: <40921749.3050600@uk.radan.com>
52412      Branch: perl
52413            ! pod/perlapi.pod pod/perlguts.pod pp.h
52414 ____________________________________________________________________________
52415 [ 22755] By: nicholas                              on 2004/04/29  18:30:18
52416         Log: Fix 29149 - another UTF8 cache bug hit by substr.
52417              Regression test from:
52418
52419              Subject: Re: [perl #29149] substr/UTF8 related problem with perl 5.8.3 on linux
52420              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
52421              Message-Id: <20040429103926.5BA6.BQW10602@nifty.com>
52422              Date: Thu, 29 Apr 2004 10:53:17 +0900
52423      Branch: perl
52424            ! sv.c t/op/substr.t
52425 ____________________________________________________________________________
52426 [ 22754] By: mhx                                   on 2004/04/29  18:29:28
52427         Log: More unpack cleanups.
52428      Branch: perl
52429            ! pp_pack.c
52430 ____________________________________________________________________________
52431 [ 22753] By: mhx                                   on 2004/04/29  17:50:40
52432         Log: CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
52433              Remove all associated code.
52434      Branch: perl
52435            ! hints/cxux.sh pp_pack.c
52436 ____________________________________________________________________________
52437 [ 22752] By: mhx                                   on 2004/04/29  17:38:32
52438         Log: The openbsd 64-bit test should use $uquadtype rather
52439              than hardcoding unsigned long long.
52440      Branch: perl
52441            ! hints/openbsd.sh
52442 ____________________________________________________________________________
52443 [ 22751] By: ams                                   on 2004/04/29  08:24:31
52444         Log: Update to Test.pm 1.25 (from SBURKE).
52445      Branch: perl
52446            + lib/Test/t/05_about_verbose.t lib/Test/t/multiline.t
52447            ! MANIFEST lib/Test.pm
52448 ____________________________________________________________________________
52449 [ 22750] By: mhx                                   on 2004/04/28  20:53:29
52450         Log: When configuring for 64-bit support, check that the
52451              C library functions for casting floating point values
52452              to 64-bit integer values are not broken.
52453      Branch: perl
52454            ! hints/openbsd.sh
52455 ____________________________________________________________________________
52456 [ 22749] By: rgs                                   on 2004/04/28  18:28:07
52457         Log: Fix for [perl #28963]: find2perl was sometimes generating
52458              invalid code.
52459      Branch: perl
52460            ! x2p/find2perl.PL
52461 ____________________________________________________________________________
52462 [ 22748] By: rgs                                   on 2004/04/28  13:01:13
52463         Log: Subject: [PATCH] Add diagnostics section to base.pm
52464              From: "Jos I. Boumans" <kane@dwim.org>
52465              Date: Wed, 28 Apr 2004 13:04:47 +0200
52466              Message-Id: <DC9B4A9C-9903-11D8-BA95-000A956B0E06@dwim.org>
52467      Branch: perl
52468            ! lib/base.pm
52469 ____________________________________________________________________________
52470 [ 22747] By: merijn                                on 2004/04/28  12:42:50
52471         Log: Subject: [perl #29033] typo in description of sleep in documentation of POSIX module
52472              Date: 21 Apr 2004 11:07:22 -0000
52473              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
52474              Message-ID: <rt-3.0.8-29033-85811.17.0452776199501@perl.org>
52475      Branch: perl
52476            ! ext/POSIX/POSIX.pod
52477 ____________________________________________________________________________
52478 [ 22746] By: davem                                 on 2004/04/27  22:21:35
52479         Log: fix a coredump caused by rv2gv not fully converting a PV to an RV
52480      Branch: perl
52481            ! pp.c
52482 ____________________________________________________________________________
52483 [ 22745] By: mhx                                   on 2004/04/27  20:38:00
52484         Log: Cleanup variables in S_(un)pack_rec().
52485              This also works around a gcc optimizer bug on dec_osf/alpha.
52486      Branch: perl
52487            ! pp_pack.c
52488 ____________________________________________________________________________
52489 [ 22744] By: rgs                                   on 2004/04/27  08:43:38
52490         Log: Subject: [PATCH utf8_heavy.pl, mktables, et. al.] candidate for TR18 compliance
52491              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
52492              Date: Thu, 22 Apr 2004 14:31:30 -0400 (EDT)
52493              Message-ID: <Pine.LNX.4.44.0404221429040.10466-101000@perlmonk.org>
52494
52495              Date: Mon, 26 Apr 2004 12:37:21 -0400 (EDT)
52496              Message-ID: <Pine.LNX.4.44.0404261222320.7154-400000@perlmonk.org>
52497      Branch: perl
52498            + (add 406 files)
52499            ! MANIFEST lib/unicore/Canonical.pl
52500            ! lib/unicore/CombiningClass.pl lib/unicore/Decomposition.pl
52501            ! lib/unicore/Exact.pl lib/unicore/Name.pl
52502            ! lib/unicore/Properties lib/unicore/To/Digit.pl
52503            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
52504            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
52505            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perlunicode.pod
52506            ! t/op/pat.t t/uni/class.t
52507 ____________________________________________________________________________
52508 [ 22743] By: merijn                                on 2004/04/26  22:20:30
52509         Log: usemallocwrap works on AIX, but not with vac-5
52510              Date: Mon, 26 Apr 2004 15:35:23 +0200
52511              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52512              Subject: Re: Perl 5.8.4 "panic: memory wrap" in miniperl on AIX 5.1
52513              Message-Id: <20040426152951.A6C4.H.M.BRAND@hccnet.nl>
52514      Branch: perl
52515            ! hints/aix.sh hints/aix_4.sh
52516 ____________________________________________________________________________
52517 [ 22742] By: davem                                 on 2004/04/24  12:53:07
52518         Log: fix 64-bit casting error in change 22741 (uninit var warnings)
52519      Branch: perl
52520            ! sv.c
52521 ____________________________________________________________________________
52522 [ 22741] By: davem                                 on 2004/04/23  20:43:02
52523         Log: Include variable names in "Use of uninitialized value" warnings
52524      Branch: perl
52525            + t/lib/warnings/9uninit
52526            ! MANIFEST doio.c embed.fnc embed.h ext/DB_File/DB_File.pm
52527            ! ext/DB_File/t/db-recno.t lib/Math/BigInt.pm
52528            ! lib/Math/BigInt/t/mbimbf.inc lib/Tie/RefHash.t lib/charnames.t
52529            ! mg.c perl.h pod/perldiag.pod pod/perlintern.pod pp.c pp_hot.c
52530            ! proto.h sv.c t/lib/warnings/1global t/lib/warnings/2use
52531            ! t/lib/warnings/3both t/lib/warnings/4lint
52532            ! t/lib/warnings/7fatal t/lib/warnings/doio t/lib/warnings/mg
52533            ! t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
52534            ! t/lib/warnings/pp_pack t/lib/warnings/sv t/lib/warnings/util
52535            ! t/run/fresh_perl.t t/run/runenv.t
52536 ____________________________________________________________________________
52537 [ 22739] By: rgs                                   on 2004/04/23  13:32:31
52538         Log: Subject: [PATCH] unfork the debugger (patch for 5.9.x)
52539              From: Richard.Foley@t-online.de (Richard Foley)
52540              Date: Fri, 23 Apr 2004 06:33:34 +0200
52541              Message-Id: <200404230633.34402.richard.foley@rfi.net>
52542      Branch: perl
52543            ! lib/perl5db.pl
52544 ____________________________________________________________________________
52545 [ 22737] By: nicholas                              on 2004/04/23  10:31:20
52546         Log: Ooops. Forgot to update pod.lst, and all that ensues with that
52547      Branch: perl
52548            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
52549            ! vms/descrip_mms.template win32/pod.mak
52550 ____________________________________________________________________________
52551 [ 22736] By: nicholas                              on 2004/04/23  10:11:26
52552         Log: Integrate:
52553              [ 22165]
52554              Create perl584delta.pod
52555              (Not that I'm really proposing to start work on 5.8.4 today)
52556
52557              [ 22650]
52558              Updates from Stas Bekman, Brendan O'Dea and Hugo
52559
52560              [ 22655]
52561              Tweaks from Hugo and Liz
52562
52563              [ 22677]
52564              Improvements from Jarkko
52565
52566              [ 22684]
52567              Integrate:
52568              [ 22665]
52569              AIX-4 with xlc does not like malloc wrap
52570
52571              [ 22666]
52572              Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
52573
52574              [ 22698]
52575              Clarify AIX and win32's malloc wrapping
52576
52577              [ 22700]
52578              The set uid perl is now called setuidperl. Not suidperl.
52579              Which I discover is hardlinked from sperl by ./installperl
52580              elsewhere. Helpfully confusing installperl script.
52581
52582              [ 22703]
52583              More perldelta updates
52584
52585              [ 22710]
52586              Subject:  spelling
52587              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
52588              Date:  Fri, 16 Apr 2004 21:18:18 +0300 (EEST)
52589              Message-Id:  <200404161818.i3GIIILh391648@kosh.hut.fi>
52590
52591              [ 22718]
52592              Revert 22700 (as part of changes suggested by Brendan O'Dea)
52593
52594              [ 22720]
52595              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
52596              binary must have fd script conundrum, as suggested by Brendan O'Dea
52597              Plus restore the more helpful error message from 22694 and the gist
52598              of the perl584delta changes from 22700
52599
52600              [ 22731]
52601              Oink, oink, flap, flap!
52602      Branch: perl
52603           +> pod/perl584delta.pod
52604            ! MANIFEST
52605           !> pod/perlhist.pod
52606 ____________________________________________________________________________
52607 [ 22735] By: merijn                                on 2004/04/23  10:11:23
52608         Log: Subject: [PATCH] Where to find nmake for windows
52609              From: Abe Timmerman <abe@ztreet.demon.nl>
52610              Date: Thu, 22 Apr 2004 23:57:40 +0200
52611              Message-Id: <200404222357.40508.abe@ztreet.demon.nl>
52612              Changed download URL references for nmake
52613      Branch: perl
52614            ! README.win32 pod/perlmodinstall.pod
52615 ____________________________________________________________________________
52616 [ 22734] By: mhx                                   on 2004/04/23  04:07:25
52617         Log: Subject: [PATCH for testing/review] byte-order modifiers for (un)pack templates
52618              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
52619              Date: Wed, 21 Apr 2004 21:09:20 +0200
52620              Message-Id: <20040421210920.3c467772@r2d2>
52621      Branch: perl
52622            ! embed.fnc embed.h perl.h pod/perldiag.pod pod/perlfunc.pod
52623            ! pod/perlport.pod pp_pack.c proto.h t/op/pack.t util.c
52624 ____________________________________________________________________________
52625 [ 22733] By: rgs                                   on 2004/04/22  12:08:35
52626         Log: Missing copyright in the README.
52627      Branch: perl
52628            ! README
52629 ____________________________________________________________________________
52630 [ 22727] By: nicholas                              on 2004/04/21  15:22:29
52631         Log: Subject: [perl #28456] Typo in perlipc man page, and suggestions for same
52632              From: Axel Boldt (via RT) <perlbug-followup@perl.org>
52633              Message-ID: <rt-3.0.8-28456-84424.10.5222745276547@perl.org>
52634              Date: 11 Apr 2004 13:08:17 -0000
52635      Branch: perl
52636            ! pod/perlipc.pod
52637 ____________________________________________________________________________
52638 [ 22725] By: nicholas                              on 2004/04/21  14:21:57
52639         Log: Punt the "reporting bugs" section to the top.
52640              Reorder the description of what to do, to start with the most common
52641              case.
52642              Clarify "how to report bugs effectively" (and why it benefits you)
52643      Branch: perl
52644            ! INSTALL
52645 ____________________________________________________________________________
52646 [ 22724] By: nicholas                              on 2004/04/21  12:51:43
52647         Log: This should be L<>
52648      Branch: perl
52649            ! INSTALL
52650 ____________________________________________________________________________
52651 [ 22723] By: nicholas                              on 2004/04/21  09:42:35
52652         Log: INSTALL didn't mention the 5.8.2 hash changes. Fixed
52653      Branch: perl
52654            ! INSTALL
52655 ____________________________________________________________________________
52656 [ 22722] By: nicholas                              on 2004/04/21  09:25:34
52657         Log: We should be telling people about ..exp, else they use the unexpanded
52658              forms and shaft anyone who installs a private perl within ~
52659      Branch: perl
52660            ! INSTALL
52661 ____________________________________________________________________________
52662 [ 22721] By: rgs                                   on 2004/04/21  08:36:38
52663         Log: Subject: [patch] log the interpreter id in warnings
52664              From: Stas Bekman <stas@stason.org>
52665              Date: Mon, 19 Apr 2004 18:10:01 -0700
52666              Message-ID: <40847869.1000906@stason.org>
52667      Branch: perl
52668            ! gv.c handy.h hv.c perl.c sv.c
52669 ____________________________________________________________________________
52670 [ 22717] By: rgs                                   on 2004/04/20  12:27:18
52671         Log: Subject: [PATCH] Sync Term::Cap with CPAN version
52672              From: Jonathan Stowe <jns@gellyfish.com>
52673              Date: Tue, 20 Apr 2004 12:37:28 +0100
52674              Message-Id: <1082461047.2736.96.camel@localhost>
52675      Branch: perl
52676            ! lib/Term/Cap.pm
52677 ____________________________________________________________________________
52678 [ 22716] By: rgs                                   on 2004/04/19  12:26:35
52679         Log: Fix for [perl #28919] : sometimes the function ck_ftst was trying
52680              to read an op that was just freed, which was obviously illegal.
52681      Branch: perl
52682            ! op.c
52683 ____________________________________________________________________________
52684 [ 22715] By: rgs                                   on 2004/04/19  09:34:01
52685         Log: Upgrade to FileCache 1.04.
52686      Branch: perl
52687            ! lib/FileCache.pm
52688 ____________________________________________________________________________
52689 [ 22714] By: rgs                                   on 2004/04/19  08:57:17
52690         Log: New file left out of the last commit.
52691      Branch: perl
52692            + t/uni/class.t
52693 ____________________________________________________________________________
52694 [ 22713] By: rgs                                   on 2004/04/19  08:56:28
52695         Log: Subject: Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
52696              From: "Jeff 'japhy' Pinyan" <japhy@perlmonk.org>
52697              Date: Wed, 14 Apr 2004 17:01:38 -0400 (EDT)
52698              Message-ID: <Pine.LNX.4.44.0404141659480.11423-301000@perlmonk.org>
52699      Branch: perl
52700            ! MANIFEST pod/perlunicode.pod
52701 ____________________________________________________________________________
52702 [ 22712] By: rgs                                   on 2004/04/19  08:30:20
52703         Log: Subject: Re: [perl #28532] optional match of an anchor gets ignored
52704              From: hv@crypt.org
52705              Date: Wed, 14 Apr 2004 19:30:46 +0100
52706              Message-Id: <200404141830.i3EIUko03728@zen.crypt.org>
52707      Branch: perl
52708            ! regcomp.c regexec.c t/op/pat.t
52709 ____________________________________________________________________________
52710 [ 22708] By: nicholas                              on 2004/04/17  13:25:41
52711         Log: Integrate:
52712              [ 22661]
52713              This is RC1
52714
52715              [ 22705]
52716              This is RC2
52717      Branch: perl
52718           !> pod/perlhist.pod
52719 ____________________________________________________________________________
52720 [ 22706] By: rgs                                   on 2004/04/16  15:53:37
52721         Log: On Linux-PPC, using gcc, downgrade to the -O1 optimisation
52722              level (with -O2 miniperl behaves really badly.)
52723      Branch: perl
52724            ! hints/linux.sh
52725 ____________________________________________________________________________
52726 [ 22697] By: merijn                                on 2004/04/15  11:56:32
52727         Log: d_getservbyname_r undef up to at least OpenBSD 3.5
52728              Thanks to Campo Weijerman and Gerard Gerritsen off-list
52729      Branch: perl
52730            ! hints/openbsd.sh
52731 ____________________________________________________________________________
52732 [ 22696] By: merijn                                on 2004/04/14  16:04:40
52733         Log: #24121: Configure under turkish locale fails
52734              toupper (i) != I  in turkish, but U+0130
52735              \N{LATIN CAPITAL LETTER I WITH DOT ABOVE}
52736              Patch supplied by Rafael
52737      Branch: perl
52738            ! Configure
52739 ____________________________________________________________________________
52740 [ 22693] By: rgs                                   on 2004/04/14  08:28:15
52741         Log: Subject: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
52742              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
52743              Date: Mon, 12 Apr 2004 20:24:48 -0400 (EDT)
52744              Message-ID: <Pine.LNX.4.44.0404122011160.3038-200000@perlmonk.org>
52745      Branch: perl
52746            ! lib/utf8_heavy.pl
52747 ____________________________________________________________________________
52748 [ 22692] By: rgs                                   on 2004/04/14  07:26:04
52749         Log: Subject: [PATCH]'s to bring bleadperl up to version-0.39
52750              From: John Peacock <jpeacock@rowman.com>
52751              Date: Tue, 13 Apr 2004 20:51:31 -0400
52752              Message-ID: <407C8B13.9020104@rowman.com>
52753      Branch: perl
52754            ! lib/version.pm lib/version.t t/comp/use.t universal.c util.c
52755 ____________________________________________________________________________
52756 [ 22691] By: rgs                                   on 2004/04/14  07:08:52
52757         Log: Subject: re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of 5.8.3
52758              From: Jan Dubois <jand@ActiveState.com>
52759              Date: Tue, 13 Apr 2004 19:49:32 -0700
52760              Message-ID: <vm7p70h7au8unrnq4jp85oich7n71ar5ab@4ax.com
52761      Branch: perl
52762            ! win32/win32.c
52763 ____________________________________________________________________________
52764 [ 22689] By: mhx                                   on 2004/04/12  06:53:24
52765         Log: Borland C doesn't like PERL_MALLOC_WRAP.
52766              Until I know why, the fix is to disable it.
52767      Branch: perl
52768            ! win32/config_H.bc
52769 ____________________________________________________________________________
52770 [ 22688] By: davem                                 on 2004/04/11  14:27:26
52771         Log: Stop PL_comppad pointing to a freed pad during global destruction
52772      Branch: perl
52773            ! sv.c
52774 ____________________________________________________________________________
52775 [ 22687] By: davem                                 on 2004/04/11  13:13:35
52776         Log: Make global cleanup fractionally faster by giving S_visit()
52777              flags/mask to compare SVs against.
52778      Branch: perl
52779            ! embed.fnc embed.h proto.h sv.c
52780 ____________________________________________________________________________
52781 [ 22686] By: gbarr                                 on 2004/04/10  08:08:42
52782         Log: Sync with libnet 1.18
52783      Branch: perl
52784            + lib/Net/Changes.libnet lib/Net/t/datasend.t
52785            - lib/Net/ChangeLog.libnet
52786            ! MANIFEST lib/Net/Cmd.pm lib/Net/FTP.pm lib/Net/NNTP.pm
52787            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
52788            ! lib/Net/Time.pm lib/Net/t/hostname.t
52789 ____________________________________________________________________________
52790 [ 22685] By: mhx                                   on 2004/04/10  06:37:30
52791         Log: Remove two unused variables that gcc used to warn about.
52792      Branch: perl
52793            ! util.c
52794 ____________________________________________________________________________
52795 [ 22682] By: rgs                                   on 2004/04/09  11:44:34
52796         Log: Subject: Re: #28386: UNIVERSAL::VERSION segfaults if $VERSION not defined (w/ patch to fix universal.c)
52797              From: David Dyck <david.dyck@fluke.com>
52798              Date: Thu, 8 Apr 2004 19:02:26 -0700 (PDT)
52799              Message-ID: <Pine.LNX.4.51.0404081843290.29618@dd.tc.fluke.com>
52800      Branch: perl
52801            ! universal.c
52802 ____________________________________________________________________________
52803 [ 22681] By: rgs                                   on 2004/04/09  07:04:48
52804         Log: find2perl should not default to -print when -eval is specified.
52805              Noticed by David Dyck.
52806      Branch: perl
52807            ! x2p/find2perl.PL
52808 ____________________________________________________________________________
52809 [ 22680] By: rgs                                   on 2004/04/09  06:58:51
52810         Log: Upgrade to Time::HiRes 1.59.
52811      Branch: perl
52812            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52813            ! ext/Time/HiRes/HiRes.xs
52814 ____________________________________________________________________________
52815 [ 22675] By: rgs                                   on 2004/04/08  13:00:59
52816         Log: Upgrade to Digest 1.06.
52817      Branch: perl
52818            ! lib/Digest.pm
52819 ____________________________________________________________________________
52820 [ 22674] By: rgs                                   on 2004/04/08  12:57:48
52821         Log: Upgrade to Digest 1.06.
52822      Branch: perl
52823            ! lib/Digest.pm
52824 ____________________________________________________________________________
52825 [ 22673] By: rgs                                   on 2004/04/08  09:59:22
52826         Log: Upgrade to Time::HiRes 1.57.
52827      Branch: perl
52828            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52829            ! ext/Time/HiRes/HiRes.xs
52830 ____________________________________________________________________________
52831 [ 22672] By: nicholas                              on 2004/04/07  20:48:04
52832         Log: Make gmtime and localtime cross reference each other.
52833              Suggested by Dan Jacobson
52834      Branch: perl
52835            ! pod/perlfunc.pod
52836 ____________________________________________________________________________
52837 [ 22671] By: merijn                                on 2004/04/07  17:54:10
52838         Log: Integrated Time-Local-1.09 from Dave Rolsky
52839              Corrected a wrap error from the CPAN version to match #22670
52840              Tested on AIX to make sure the skip is still needed
52841      Branch: perl
52842            ! lib/Time/Local.pm lib/Time/Local.t
52843 ____________________________________________________________________________
52844 [ 22670] By: merijn                                on 2004/04/07  12:03:11
52845         Log: Disable the edge case tests for timegm and timelocal on
52846              AIX-4.3 since the OS is obsoleted, and fixes are not to
52847              be expected
52848      Branch: perl
52849            ! lib/Time/Local.t
52850 ____________________________________________________________________________
52851 [ 22669] By: rgs                                   on 2004/04/07  08:26:48
52852         Log: Fix command-line quoting under Windows for the new optree tests
52853              Subject: Re: Smoke [5.9.2] 22666 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
52854              From: Steve Hay <steve.hay@uk.radan.com>
52855              Date: Wed, 07 Apr 2004 09:46:01 +0100
52856              Message-ID: <4073BFC9.10707@uk.radan.com>
52857      Branch: perl
52858            ! ext/B/t/optree_samples.t
52859 ____________________________________________________________________________
52860 [ 22668] By: rgs                                   on 2004/04/07  08:00:07
52861         Log: Subject: [PATCH] Bleadperl to version 0.37
52862              From: John Peacock <jpeacock@rowman.com>
52863              Date: Tue, 06 Apr 2004 21:56:19 -0400
52864              Message-ID: <40735FC3.5010305@rowman.com>
52865      Branch: perl
52866            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
52867            ! pod/perlapi.pod proto.h t/comp/use.t t/op/universal.t
52868            ! universal.c util.c
52869 ____________________________________________________________________________
52870 [ 22667] By: rgs                                   on 2004/04/07  07:37:59
52871         Log: The optree builder was looping when constructing the ops
52872              for a map/grep block containing a while(1).
52873              (Bug reported by Pixel.)
52874      Branch: perl
52875            ! op.c t/op/grep.t
52876 ____________________________________________________________________________
52877 [ 22666] By: merijn                                on 2004/04/06  14:44:29
52878         Log: Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
52879      Branch: perl
52880            ! hints/hpux.sh
52881 ____________________________________________________________________________
52882 [ 22665] By: merijn                                on 2004/04/06  13:34:14
52883         Log: AIX-4 with xlc does not like malloc wrap
52884      Branch: perl
52885            ! hints/aix_4.sh
52886 ____________________________________________________________________________
52887 [ 22664] By: rgs                                   on 2004/04/06  07:29:30
52888         Log: Subject: Re: tests for change #22539
52889              From: Jim Cromie <jcromie@divsol.com>
52890              Date: Tue, 30 Mar 2004 14:39:31 -0700
52891              Message-ID: <4069E913.5040906@divsol.com>
52892              (with some spelling tweaks)
52893      Branch: perl
52894            + ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
52895            + ext/B/t/optree_concise.t ext/B/t/optree_samples.t
52896            + ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
52897            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t t/test.pl
52898 ____________________________________________________________________________
52899 [ 22663] By: mhx                                   on 2004/04/06  03:40:10
52900         Log: Make the ! suffix handle n/N/v/V as signed integers
52901              within pack templates.
52902      Branch: perl
52903            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
52904 ____________________________________________________________________________
52905 [ 22662] By: mhx                                   on 2004/04/05  20:03:03
52906         Log: C<undef> doesn't look like a number. See also:
52907
52908              Subject: Re: [perl #27606] undef "looks like" a number
52909              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
52910              Date: Mon, 15 Mar 2004 22:16:26 +0100
52911              Message-Id: <20040315221626.48061c67@r2d2>
52912      Branch: perl
52913            ! ext/List/Util/lib/List/Util.pm
52914            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
52915            ! pp_ctl.c sv.c
52916 ____________________________________________________________________________
52917 [ 22656] By: nicholas                              on 2004/04/05  15:55:18
52918         Log: Subject: Re: perldelta584
52919              From: Craig Berry <craigberry@mac.com>
52920              Message-ID: <12587569.1081180932766.JavaMail.craigberry@mac.com>
52921              Date: Mon, 05 Apr 2004 11:02:12 -0500
52922
52923              (makes malloc wrap the default on VMS)
52924      Branch: perl
52925            ! configure.com
52926 ____________________________________________________________________________
52927 [ 22654] By: rgs                                   on 2004/04/05  15:24:49
52928         Log: Subject: ref ($proto) || $proto patch
52929              From: Ovid <publiustemp-p5p@yahoo.com>
52930              Date: Sat, 03 Apr 2004 18:59:22 -0800
52931              Message-ID: <406F7A0A.50702@yahoo.com>
52932              (with minor reformatting)
52933      Branch: perl
52934            ! pod/perlobj.pod pod/perltoot.pod
52935 ____________________________________________________________________________
52936 [ 22652] By: rgs                                   on 2004/04/05  12:51:10
52937         Log: Subject: sv_pvutf8n_force and sv_pvbyten_force
52938              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
52939              Date: Wed, 24 Mar 2004 00:16:52 +0900
52940              Message-Id: <20040324001126.098F.BQW10602@nifty.com>
52941      Branch: perl
52942            ! sv.c
52943 ____________________________________________________________________________
52944 [ 22651] By: rgs                                   on 2004/04/05  11:50:10
52945         Log: wantarray docs should mention effect of eval { wantarray }
52946              as reported by Tim Bunce. Add a note to this effect in perlfunc,
52947              and regression tests for it.
52948      Branch: perl
52949            ! pod/perlfunc.pod t/op/wantarray.t
52950 ____________________________________________________________________________
52951 [ 22649] By: nicholas                              on 2004/04/05  08:57:18
52952         Log: More AUTHORS who deserve credit for patches
52953      Branch: perl
52954            ! AUTHORS
52955 ____________________________________________________________________________
52956 [ 22646] By: nicholas                              on 2004/04/04  16:32:54
52957         Log: Hand merge patch from maint back to blead.
52958      Branch: perl
52959            ! ext/threads/threads.pm
52960 ____________________________________________________________________________
52961 [ 22642] By: nicholas                              on 2004/04/04  13:07:50
52962         Log: Bump version numbers for modules that have changed since 5.8.3
52963      Branch: perl
52964            ! ext/B/B/Assembler.pm ext/B/B/Deparse.pm
52965            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/Handle.pm
52966            ! ext/IO/lib/IO/Pipe.pm ext/ODBM_File/ODBM_File.pm
52967            ! ext/threads/threads.pm lib/ExtUtils/Liblist/Kid.pm
52968            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
52969            ! lib/IPC/Open3.pm lib/Unicode/UCD.pm lib/base.pm lib/utf8.pm
52970 ____________________________________________________________________________
52971 [ 22641] By: rgs                                   on 2004/04/02  15:40:15
52972         Log: Fix bug #27940 : \cX escapes weren't working correctly in regular
52973              expression ranges.
52974      Branch: perl
52975            ! t/op/pat.t toke.c
52976 ____________________________________________________________________________
52977 [ 22637] By: davem                                 on 2004/04/02  10:02:06
52978         Log: Subject:  [PATCH] fix utils install problems on VMS
52979              From:  "Craig A. Berry" <craigberry@mac.com>
52980              Date:  Thu, 01 Apr 2004 20:19:53 -0600
52981              Message-Id:  <406CCDC9.7000500@mac.com>
52982
52983              We were not running utils/instmodsh.PL or utils/xsubpp.PL during
52984              the build, so installperl would not find the generated programs at
52985              install time.
52986              Also fixed several problems with the command definitions for the
52987              utilities
52988      Branch: perl
52989            ! configure.com vms/descrip_mms.template
52990 ____________________________________________________________________________
52991 [ 22636] By: davem                                 on 2004/04/01  22:00:40
52992         Log: Subject:  [PATCH] archname salad on VMS
52993              From:  "Craig A. Berry" <craigberry@mac.com>
52994              Date:  Thu, 01 Apr 2004 14:16:32 -0600
52995              Message-Id:  <406C78A0.2070009@mac.com>
52996
52997              sort out architecture-specific directory names for OpenVMS
52998              Itanium port
52999      Branch: perl
53000            ! configure.com vms/descrip_mms.template
53001 ____________________________________________________________________________
53002 [ 22635] By: davem                                 on 2004/04/01  20:27:14
53003         Log: Fix change #22376. Only mark a const as short-circuited
53004              if it's actually a const!
53005      Branch: perl
53006            ! op.c
53007 ____________________________________________________________________________
53008 [ 22630] By: nicholas                              on 2004/04/01  15:15:10
53009         Log: debug the instructions on upgrading Unicode
53010      Branch: perl
53011            ! lib/unicore/README.perl
53012 ____________________________________________________________________________
53013 [ 22625] By: mhx                                   on 2004/04/01  06:01:25
53014         Log: Fix and tests for [perl #28123] Perl optimizes // away incorrectly
53015      Branch: perl
53016            ! op.c t/op/dor.t
53017 ____________________________________________________________________________
53018 [ 22624] By: davem                                 on 2004/03/31  20:33:52
53019         Log: + (\$) prototype = bad free
53020              av_delete() didn't reify. I also updated its description
53021      Branch: perl
53022            ! av.c t/op/args.t
53023 ____________________________________________________________________________
53024 [ 22621] By: nicholas                              on 2004/03/31  15:05:40
53025         Log: Upgrade to Unicode 4.0.1
53026      Branch: perl
53027            + lib/unicore/lib/Katakan2.pl lib/unicore/lib/Sterm.pl
53028            + lib/unicore/lib/Variatio.pl
53029            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabLink.pl
53030            ! lib/unicore/ArabLnkGrp.pl lib/unicore/ArabicShaping.txt
53031            ! lib/unicore/Bidirectional.pl lib/unicore/Blocks.pl
53032            ! lib/unicore/Blocks.txt lib/unicore/Canonical.pl
53033            ! lib/unicore/CaseFolding.txt lib/unicore/Category.pl
53034            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
53035            ! lib/unicore/Jamo.txt lib/unicore/Lbrk.pl
53036            ! lib/unicore/LineBreak.txt lib/unicore/PropList.txt
53037            ! lib/unicore/PropValueAliases.txt lib/unicore/Properties
53038            ! lib/unicore/PropertyAliases.txt lib/unicore/ReadMe.txt
53039            ! lib/unicore/Scripts.pl lib/unicore/Scripts.txt
53040            ! lib/unicore/SpecialCasing.txt lib/unicore/To/Digit.pl
53041            ! lib/unicore/UnicodeData.txt lib/unicore/lib/Arabic.pl
53042            ! lib/unicore/lib/Armenian.pl lib/unicore/lib/Bengali.pl
53043            ! lib/unicore/lib/BidiBN.pl lib/unicore/lib/BidiCS.pl
53044            ! lib/unicore/lib/BidiEN.pl lib/unicore/lib/BidiES.pl
53045            ! lib/unicore/lib/BidiET.pl lib/unicore/lib/BidiL.pl
53046            ! lib/unicore/lib/BidiON.pl lib/unicore/lib/Bopomofo.pl
53047            ! lib/unicore/lib/Braille.pl lib/unicore/lib/Buhid.pl
53048            ! lib/unicore/lib/C.pl lib/unicore/lib/Canadian.pl
53049            ! lib/unicore/lib/Cf.pl lib/unicore/lib/Cherokee.pl
53050            ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Common.pl
53051            ! lib/unicore/lib/Cypriot.pl lib/unicore/lib/Cyrillic.pl
53052            ! lib/unicore/lib/Deseret.pl lib/unicore/lib/Devanaga.pl
53053            ! lib/unicore/lib/Ethiopic.pl lib/unicore/lib/Georgian.pl
53054            ! lib/unicore/lib/Gothic.pl lib/unicore/lib/Greek.pl
53055            ! lib/unicore/lib/Gujarati.pl lib/unicore/lib/Gurmukhi.pl
53056            ! lib/unicore/lib/Han.pl lib/unicore/lib/Hangul.pl
53057            ! lib/unicore/lib/Hanunoo.pl lib/unicore/lib/Hebrew.pl
53058            ! lib/unicore/lib/Hiragana.pl lib/unicore/lib/InCyril2.pl
53059            ! lib/unicore/lib/Inherite.pl lib/unicore/lib/Kannada.pl
53060            ! lib/unicore/lib/Katakana.pl lib/unicore/lib/Khmer.pl
53061            ! lib/unicore/lib/Lao.pl lib/unicore/lib/Latin.pl
53062            ! lib/unicore/lib/Limbu.pl lib/unicore/lib/LinearB.pl
53063            ! lib/unicore/lib/Malayala.pl lib/unicore/lib/Math.pl
53064            ! lib/unicore/lib/Mongolia.pl lib/unicore/lib/Myanmar.pl
53065            ! lib/unicore/lib/Ogham.pl lib/unicore/lib/OldItali.pl
53066            ! lib/unicore/lib/Oriya.pl lib/unicore/lib/Osmanya.pl
53067            ! lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
53068            ! lib/unicore/lib/OtherMat.pl lib/unicore/lib/Runic.pl
53069            ! lib/unicore/lib/Shavian.pl lib/unicore/lib/Sinhala.pl
53070            ! lib/unicore/lib/SoftDott.pl lib/unicore/lib/Syriac.pl
53071            ! lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
53072            ! lib/unicore/lib/TaiLe.pl lib/unicore/lib/Tamil.pl
53073            ! lib/unicore/lib/Telugu.pl lib/unicore/lib/Terminal.pl
53074            ! lib/unicore/lib/Thaana.pl lib/unicore/lib/Thai.pl
53075            ! lib/unicore/lib/Tibetan.pl lib/unicore/lib/Ugaritic.pl
53076            ! lib/unicore/lib/Yi.pl lib/unicore/lib/Z.pl
53077            ! lib/unicore/lib/Zs.pl lib/unicore/version t/op/pat.t
53078 ____________________________________________________________________________
53079 [ 22619] By: merijn                                on 2004/03/31  13:02:32
53080         Log: Regenerated Configure after backported #22571
53081              Some indent leftovers from earlier patches
53082              We don't like double negatives, not even in comment
53083      Branch: perl
53084            ! Configure
53085 ____________________________________________________________________________
53086 [ 22617] By: merijn                                on 2004/03/31  11:33:09
53087         Log: Subject: Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT
53088              From: Gisle Aas <gisle@ActiveState.com>
53089              Date: 30 Mar 2004 04:29:18 -0800
53090              Message-ID: <lrk712bjs1.fsf@caliper.activestate.com>
53091      Branch: perl
53092            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
53093            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
53094 ____________________________________________________________________________
53095 [ 22615] By: nicholas                              on 2004/03/31  08:24:29
53096         Log: Unknowingly for years we've had a test that has assumed the order
53097              of results from readdir. Fixed.
53098      Branch: perl
53099            ! lib/File/Find/t/find.t
53100 ____________________________________________________________________________
53101 [ 22614] By: nicholas                              on 2004/03/30  21:50:15
53102         Log: Subject: Zaurus SL-[78]60 native compile patch
53103              Message-Id: <46DCC0BF-8199-11D8-8D5B-000A95DBB50A@dan.co.jp>
53104              From: Dan Kogai <dankogai@dan.co.jp>
53105              Date: Tue, 30 Mar 2004 00:53:52 +0900
53106      Branch: perl
53107            ! ext/Errno/Errno_pm.PL
53108 ____________________________________________________________________________
53109 [ 22610] By: davem                                 on 2004/03/29  21:20:35
53110         Log: various win32 build fixes
53111
53112              Subject: Re: [PATCH] Re: MinGW/GCC vs MSVC++ on Win32
53113              From: Steve Hay <steve.hay@uk.radan.com>
53114              Date: Tue, 23 Mar 2004 10:42:12 +0000
53115              Message-ID: <40601484.7040905@uk.radan.com>
53116
53117              Subject: [PATCH] distclean on Win32 should delete perl.base
53118              From: Steve Hay <steve.hay@uk.radan.com>
53119              Date: Tue, 23 Mar 2004 11:35:56 +0000
53120              Message-ID: <4060211C.8020704@uk.radan.com>
53121
53122              Subject: Re: [PATCH] Create debug symbols files on Windows even for release
53123              From: Steve Hay <steve.hay@uk.radan.com>
53124              Date: Fri, 26 Mar 2004 10:46:07 +0000
53125              Message-ID: <406409EF.9020404@uk.radan.com>
53126      Branch: perl
53127            ! win32/Makefile win32/makefile.mk
53128 ____________________________________________________________________________
53129 [ 22609] By: davem                                 on 2004/03/29  20:46:36
53130         Log: Subject: [perl #27986] IPC::Open3 fails in mod_perl (tie bug)
53131              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
53132              Date: 26 Mar 2004 21:02:19 -0000
53133              Message-ID: <rt-3.0.8-27986-82842.3.55447645581215@perl.org>
53134
53135              The forked child should make sure STDIN and STDOUT aren't tied
53136              before messing with them
53137      Branch: perl
53138            ! lib/IPC/Open3.pm
53139 ____________________________________________________________________________
53140 [ 22608] By: davem                                 on 2004/03/29  20:10:05
53141         Log: backout change 22606 (make gv_fullname() include a literal '^')
53142              it breaks select.
53143      Branch: perl
53144            ! gv.c t/op/gv.t
53145 ____________________________________________________________________________
53146 [ 22607] By: davem                                 on 2004/03/28  15:10:48
53147         Log: update -Dx to cope with lexical version of OP_AELEMFAST
53148      Branch: perl
53149            ! dump.c
53150 ____________________________________________________________________________
53151 [ 22606] By: davem                                 on 2004/03/28  15:08:23
53152         Log: make gv_fullname() etc include a literal '^' for *^FOO style names
53153      Branch: perl
53154            ! gv.c t/op/gv.t
53155 ____________________________________________________________________________
53156 [ 22605] By: davem                                 on 2004/03/28  13:11:30
53157         Log: pv_display() had code to display \n etc as escapes but it didn't
53158              actually work.
53159      Branch: perl
53160            ! dump.c
53161 ____________________________________________________________________________
53162 [ 22604] By: davem                                 on 2004/03/28  10:55:30
53163         Log: fix typo in change 22597
53164      Branch: perl
53165            ! op.h
53166 ____________________________________________________________________________
53167 [ 22601] By: davem                                 on 2004/03/27  10:22:52
53168         Log: Subject:  [PATCH] -Dusemallocwrap for VMS)
53169              From:  "Craig A. Berry" <craigberry@mac.com>
53170              Date:  Fri, 26 Mar 2004 22:46:50 -0600
53171              Message-Id:  <4065073A.30007@mac.com>
53172
53173              Mimic in configure.com what Configure does to enable or disable
53174              the new feature -Dusemallocwrap
53175      Branch: perl
53176            ! configure.com
53177 ____________________________________________________________________________
53178 [ 22600] By: davem                                 on 2004/03/27  02:04:03
53179         Log: Subject:  [PATCH] don't clean-up perly.* on VMS
53180              From:  "Craig A. Berry" <craigberry@mac.com>
53181              Date:  Fri, 26 Mar 2004 16:54:44 -0600
53182              Message-Id:  <4064B4B4.2030203@mac.com>
53183
53184              refrain from getting rid of perly.c and perly.h now that there are
53185              no longer VMS-specific overrides for these files
53186      Branch: perl
53187            ! vms/descrip_mms.template
53188 ____________________________________________________________________________
53189 [ 22599] By: davem                                 on 2004/03/27  01:54:09
53190         Log: string corruption with lvalue sub
53191              Depending on the context, the same substr OP may want to return
53192              a PVLV or an LV on subsequent invcations. If TARG is the wrong
53193              type, use a mortal instead.
53194      Branch: perl
53195            ! pp.c t/op/substr.t
53196 ____________________________________________________________________________
53197 [ 22597] By: davem                                 on 2004/03/26  18:56:50
53198         Log: Clarify op.h comments for which ops the OPpDEREF* private flags
53199              are actually used; update Concise.pm to match
53200      Branch: perl
53201            ! ext/B/B/Concise.pm op.h
53202 ____________________________________________________________________________
53203 [ 22596] By: davem                                 on 2004/03/26  18:53:09
53204         Log: fix for change #22594; if using test.pl, must tell perl where to
53205              find it!
53206      Branch: perl
53207            ! t/comp/hints.t
53208 ____________________________________________________________________________
53209 [ 22595] By: davem                                 on 2004/03/26  17:28:48
53210         Log: document the return value of an empty sub
53211      Branch: perl
53212            ! pod/perlsub.pod
53213 ____________________________________________________________________________
53214 [ 22594] By: davem                                 on 2004/03/26  13:05:50
53215         Log: - hints hash was being double freed on scope exit
53216      Branch: perl
53217            ! op.c scope.c scope.h t/comp/hints.t
53218 ____________________________________________________________________________
53219 [ 22593] By: ams                                   on 2004/03/26  08:59:15
53220         Log: Subject: Re: [perl #27906] stat documentation correction
53221              From: Andy Lester <andy@petdance.com>
53222              Date: Wed, 24 Mar 2004 21:48:30 -0600
53223              Message-Id: <20040325034830.GA5865@petdance.com>
53224              (Applied with a correction from Spider Boardman.)
53225      Branch: perl
53226            ! pod/perlfunc.pod t/op/stat.t
53227 ____________________________________________________________________________
53228 [ 22592] By: davem                                 on 2004/03/26  01:24:24
53229         Log: fix some comments in perly.y
53230      Branch: perl
53231            ! perly.y
53232 ____________________________________________________________________________
53233 [ 22591] By: davem                                 on 2004/03/26  01:16:55
53234         Log: Blessed reference to anonymous glob
53235              Stop *$$x=$x giving "Attempt to free unreferenced scalar" warning
53236      Branch: perl
53237            ! sv.c t/op/ref.t
53238 ____________________________________________________________________________
53239 [ 22586] By: davem                                 on 2004/03/24  22:16:30
53240         Log: Subject: [perl #27748] 'find2perl' bug: -exec causes chdir error
53241              From: "jdhedden@1979.usna.com (via RT)" <perlbug-followup@perl.org>
53242              Date: 18 Mar 2004 20:25:50 -0000
53243              Message-ID: <rt-3.0.8-27748-82270.2.99482909739062@perl.org>
53244
53245              Cwd code was planted in the output executable after the exit, so
53246              was never run.
53247      Branch: perl
53248            ! x2p/find2perl.PL
53249 ____________________________________________________________________________
53250 [ 22585] By: nicholas                              on 2004/03/24  21:42:25
53251         Log: Remaining smoked platforms where malloc wrap is known to work.
53252              Data for Irix and NetBSD would be useful - they probably will work too.
53253              Will Unicos work? Place bets now...
53254      Branch: perl
53255            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/freebsd.sh
53256            ! hints/hpux.sh hints/linux.sh hints/openbsd.sh
53257            ! hints/solaris_2.sh
53258 ____________________________________________________________________________
53259 [ 22584] By: davem                                 on 2004/03/24  21:14:08
53260         Log: Subject: [perl #27790] split docs: say the string is EXPR
53261              From: Dan Jacobson (via RT) <perlbug-followup@perl.org>
53262              Date: 20 Mar 2004 05:21:07 -0000
53263              Message-ID: <rt-3.0.8-27790-82358.14.5476352902536@perl.org>
53264
53265              Minor documentation nit in split
53266      Branch: perl
53267            ! pod/perlfunc.pod
53268 ____________________________________________________________________________
53269 [ 22582] By: nicholas                              on 2004/03/24  19:15:29
53270         Log: mintest will pass if I skip the correct number of tests. D'oh!
53271      Branch: perl
53272            ! t/op/magic.t
53273 ____________________________________________________________________________
53274 [ 22579] By: nicholas                              on 2004/03/24  14:59:16
53275         Log: Subject: Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
53276              From: Steve Hay <steve.hay@uk.radan.com>
53277              Message-ID: <40618D1C.7000601@uk.radan.com>
53278              Date: Wed, 24 Mar 2004 13:29:00 +0000
53279      Branch: perl
53280            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53281            ! win32/config_H.vc64
53282 ____________________________________________________________________________
53283 [ 22578] By: rgs                                   on 2004/03/24  13:54:31
53284         Log: Good catch from Dave Mitchell; plus a null pointer protection.
53285      Branch: perl
53286            ! scope.c
53287 ____________________________________________________________________________
53288 [ 22577] By: nicholas                              on 2004/03/24  11:51:46
53289         Log: Unlike perl, 0 in void context isn't special cased in C :-)
53290              (So it warns). Tweak the no-action malloc wrap checkers to avoid
53291              warnings.
53292      Branch: perl
53293            ! handy.h
53294 ____________________________________________________________________________
53295 [ 22576] By: nicholas                              on 2004/03/24  10:29:16
53296         Log: Export PL_memory_wrap based on PERL_MALLOC_WRAP rather than
53297              NO_MALLOC_WRAP following Configure changes. Identical patch to
53298              mine supplied by Steve Hay while I was working on this.
53299              IP shootout at dawn :-)
53300      Branch: perl
53301            ! makedef.pl
53302 ____________________________________________________________________________
53303 [ 22572] By: nicholas                              on 2004/03/24  09:14:21
53304         Log: Tidy up function prototypes in the light of suidpatch
53305      Branch: perl
53306            ! embed.fnc embed.h perl.c proto.h
53307 ____________________________________________________________________________
53308 [ 22571] By: nicholas                              on 2004/03/23  22:35:09
53309         Log: Make usemallocwrap a Configure-time question. Default is yes for
53310              usedevel, no otherwise, but I'm expecting hints files on known
53311              good platforms to override this. (and known bad)
53312              Demonstration hints file for darwin.
53313      Branch: perl
53314            ! Configure config_h.SH hints/darwin.sh perl.h
53315 ____________________________________________________________________________
53316 [ 22569] By: nicholas                              on 2004/03/23  17:47:44
53317         Log: hv_delete_common was freeing the key, then passing the freed pointer
53318              to S_hv_notallowed. D'oh!
53319      Branch: perl
53320            ! hv.c
53321 ____________________________________________________________________________
53322 [ 22566] By: nicholas                              on 2004/03/23  16:23:58
53323         Log: Unify 5.008 and 5.009's B::Concise 0.58
53324      Branch: perl
53325            ! ext/B/B/Concise.pm
53326 ____________________________________________________________________________
53327 [ 22565] By: nicholas                              on 2004/03/23  16:05:28
53328         Log: Unify 5.008 and 5.009's B::Concise 0.56
53329      Branch: perl
53330            ! ext/B/B/Concise.pm
53331 ____________________________________________________________________________
53332 [ 22564] By: rgs                                   on 2004/03/23  13:43:49
53333         Log: Fix bug [perl #27839] returning @+ out of scope loses its value :
53334
53335              Subject: Re: Wondering about returned regex special arrays on going out of scope
53336              From: hv@crypt.org
53337              Date: Fri, 05 Mar 2004 17:42:25 +0000
53338              Message-Id: <200403051742.i25HgPd11240@zen.crypt.org>
53339
53340              plus a test case.
53341      Branch: perl
53342            ! pp_hot.c t/op/magic.t
53343 ____________________________________________________________________________
53344 [ 22563] By: nicholas                              on 2004/03/23  13:38:11
53345         Log: Subject: [PATCH] 5.9.1 suidperl
53346              From: psz@maths.usyd.edu.au (Paul Szabo)
53347              Message-Id: <200403182117.i2ILHug513080@milan.maths.usyd.edu.au>
53348              Date: Fri, 19 Mar 2004 08:17:56 +1100 (EST)
53349
53350              (which variables renamed as requested, plus tweaks to work on platforms
53351              with no ST_NOEXEC)
53352      Branch: perl
53353            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h
53354 ____________________________________________________________________________
53355 [ 22560] By: rgs                                   on 2004/03/22  21:29:51
53356         Log: Update the -v copyright notice.
53357      Branch: perl
53358            ! perl.c
53359 ____________________________________________________________________________
53360 [ 22559] By: nicholas                              on 2004/03/22  21:05:09
53361         Log: Don't assume that the chmod will always work.
53362              (It won't for files on *BSD where chflags has set uchg, which is
53363              what the OS X perforce client does)
53364      Branch: perl
53365            ! t/op/filetest.t
53366 ____________________________________________________________________________
53367 [ 22557] By: rgs                                   on 2004/03/22  20:46:52
53368         Log: Clarifications on constants subroutines, based on:
53369
53370              Subject: [perl #27768] [patch] wrong examples in perlsub/"Constant Functions"
53371              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
53372              Date: 19 Mar 2004 14:56:09 -0000
53373              Message-ID: <rt-3.0.8-27768-82310.5.12766475665209@perl.org>
53374      Branch: perl
53375            ! pod/perlsub.pod
53376 ____________________________________________________________________________
53377 [ 22556] By: rgs                                   on 2004/03/22  20:30:41
53378         Log: Subject: [PATCH] Re: ../lib/ExtUtils/t/Embed.t failure on Win32/GCC
53379              From: Steve Hay <steve.hay@uk.radan.com>
53380              Date: Mon, 22 Mar 2004 14:44:46 +0000
53381              Message-ID: <405EFBDE.4090209@uk.radan.com>
53382      Branch: perl
53383            ! README.win32
53384 ____________________________________________________________________________
53385 [ 22553] By: rgs                                   on 2004/03/22  19:25:59
53386         Log: Subject: Re: [PATCH] warn on !=~
53387              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53388              Date: Mon, 22 Mar 2004 10:32:05 -0800
53389              Message-ID: <20040322183106.GA1284@efn.org>
53390
53391              More warnings for this case.
53392      Branch: perl
53393            ! t/lib/warnings/toke toke.c
53394 ____________________________________________________________________________
53395 [ 22549] By: rgs                                   on 2004/03/21  17:22:42
53396         Log: Finally, this "Negative repeat count" warning wasn't such a great
53397              idea. Disable it. But add tests for this :
53398
53399              Subject: Re: [perl #27811] (@x) x -1 is a panic
53400              From: Andy Lester <andy@petdance.com>
53401              Date: Sun, 21 Mar 2004 09:27:04 -0600
53402              Message-ID: <20040321152704.GA9041@petdance.com>
53403      Branch: perl
53404            ! pp.c t/lib/warnings/pp t/op/repeat.t
53405 ____________________________________________________________________________
53406 [ 22548] By: rgs                                   on 2004/03/21  16:40:27
53407         Log: Subject: [PATCH sv.h] Nobody has used SvPVbyte_force?
53408              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
53409              Date: Sun, 21 Mar 2004 21:49:53 +0900
53410              Message-Id: <20040321213628.2461.BQW10602@nifty.com>
53411      Branch: perl
53412            ! sv.h
53413 ____________________________________________________________________________
53414 [ 22547] By: rgs                                   on 2004/03/21  13:36:27
53415         Log: I must be tired today.
53416      Branch: perl
53417            ! lib/utf8.t
53418 ____________________________________________________________________________
53419 [ 22546] By: rgs                                   on 2004/03/21  13:26:33
53420         Log: Silence a gcc warning.
53421      Branch: perl
53422            ! sv.c
53423 ____________________________________________________________________________
53424 [ 22545] By: rgs                                   on 2004/03/21  13:18:01
53425         Log: Subject: Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar)
53426              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
53427              Date: Sun, 21 Mar 2004 15:19:22 +0900
53428              Message-Id: <20040321151828.DAC6.BQW10602@nifty.com>
53429      Branch: perl
53430            ! lib/utf8.t sv.c
53431 ____________________________________________________________________________
53432 [ 22544] By: rgs                                   on 2004/03/21  13:12:53
53433         Log: Subject: [PATCH] fix memory bug in vms.c:mp_do_tounixspec
53434              From: "Craig A. Berry" <craigberry@mac.com>
53435              Date: Sat, 20 Mar 2004 21:51:45 -0600
53436              Message-ID: <405D1151.3040308@mac.com>
53437      Branch: perl
53438            ! vms/vms.c
53439 ____________________________________________________________________________
53440 [ 22543] By: rgs                                   on 2004/03/21  13:06:20
53441         Log: Add a new warning "Negative repeat count"
53442              for the cases $x x -1.
53443      Branch: perl
53444            ! pod/perlop.pod pp.c t/lib/warnings/pp
53445 ____________________________________________________________________________
53446 [ 22542] By: rgs                                   on 2004/03/20  11:49:21
53447         Log: Subject: [PATCH] warn on !=~
53448              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53449              Date: Thu, 18 Mar 2004 22:24:09 -0800
53450              Message-ID: <20040319062035.GA3768@efn.org>
53451
53452              with an improvement suggested by Ton Hospel.
53453      Branch: perl
53454            ! pod/perldiag.pod t/lib/warnings/toke toke.c
53455 ____________________________________________________________________________
53456 [ 22541] By: rgs                                   on 2004/03/20  10:19:59
53457         Log: Subject: makefile.95 tweak
53458              From: Greg Matheson <lang@ms.chinmin.edu.tw>
53459              Date: Fri, 19 Mar 2004 18:15:25 +0800
53460              Message-ID: <20040319181525.A6347@ms.chinmin.edu.tw>
53461      Branch: perl
53462            ! win32/makefile.mk
53463 ____________________________________________________________________________
53464 [ 22540] By: rgs                                   on 2004/03/20  10:15:36
53465         Log: \x80\xFF is not valid UTF-8.
53466      Branch: perl
53467            ! pod/perluniintro.pod
53468 ____________________________________________________________________________
53469 [ 22539] By: rgs                                   on 2004/03/19  23:09:13
53470         Log: Subject: [perl #24821] enhancement patch for B::Concise
53471              From: jim cromie <jcromie@divsol.com>
53472              Date: Wed, 17 Mar 2004 14:12:43 -0700
53473              Message-ID: <4058BF4B.1000004@divsol.com>
53474              (Only the Concise.pm part, with documentation nits)
53475      Branch: perl
53476            ! ext/B/B/Concise.pm
53477 ____________________________________________________________________________
53478 [ 22538] By: nicholas                              on 2004/03/19  12:15:23
53479         Log: Subject:  [PATCH] open.pm: allow upper-cased EUC
53480              From:  Autrijus Tang <autrijus@autrijus.org>
53481              Date:  Fri, 19 Mar 2004 18:27:10 +0800
53482              Message-Id:  <20040319102710.GA91216@aut.dyndns.org>
53483      Branch: perl
53484            ! lib/open.pm
53485 ____________________________________________________________________________
53486 [ 22537] By: nicholas                              on 2004/03/19  11:59:01
53487         Log: Subject: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
53488              From: Jan Dubois <jand@activestate.com>
53489              Message-ID: <lg2k509o51b8openotuetdts6go7pn4udo@4ax.com>
53490              Date: Thu, 18 Mar 2004 13:13:49 -0800
53491
53492              Subject: Re: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
53493              From: Steve Hay <steve.hay@uk.radan.com>
53494              Message-ID: <405ACC6D.1040804@uk.radan.com>
53495              Date: Fri, 19 Mar 2004 10:33:17 +0000
53496      Branch: perl
53497            + win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
53498            + win32/ext/Win32/Win32.xs
53499            - lib/Win32.pod
53500            ! MANIFEST win32/Makefile win32/makefile.mk
53501 ____________________________________________________________________________
53502 [ 22536] By: nicholas                              on 2004/03/19  11:43:35
53503         Log: Change Storable.xs to conditionally include ppport.h for pre 5.8.0
53504              This allows the ppport.h to be deleted from ext/Storable, which will
53505              reduce the potential for confusion.
53506              Bump Storable's version to 2.12; update the ChangeLog
53507      Branch: perl
53508            - ext/Storable/ppport.h
53509            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
53510            ! ext/Storable/README ext/Storable/Storable.pm
53511            ! ext/Storable/Storable.xs
53512 ____________________________________________________________________________
53513 [ 22535] By: nicholas                              on 2004/03/19  11:03:18
53514         Log: Move Beau Cox's ppport.h fixes into PPPort.pm
53515      Branch: perl
53516            ! ext/Devel/PPPort/PPPort.pm
53517 ____________________________________________________________________________
53518 [ 22534] By: rgs                                   on 2004/03/19  10:13:14
53519         Log: Nit in perluniintro about the U0 and C0 templates,
53520              noticed by Steve Hay.
53521      Branch: perl
53522            ! pod/perluniintro.pod
53523 ____________________________________________________________________________
53524 [ 22533] By: ams                                   on 2004/03/19  02:57:40
53525         Log: Subject: [PATCH] Storable PERL_NO_GET_CONTEXT
53526              From: beau@beaucox.com
53527              Date: Thu, 18 Mar 2004 12:45:45 -1000
53528              Message-Id: <20040318_224545_009145.beau@beaucox.com>
53529      Branch: perl
53530            + ext/Storable/ppport.h
53531            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.xs
53532 ____________________________________________________________________________
53533 [ 22532] By: rgs                                   on 2004/03/18  20:33:02
53534         Log: Subject: [PATCH] range operator warnings / 64-bit fix
53535              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
53536              Date: Wed, 10 Mar 2004 21:45:48 +0100
53537              Message-Id: <20040310214548.4f5e3ab1@r2d2>
53538      Branch: perl
53539            ! pp_ctl.c pp_hot.c t/op/range.t
53540 ____________________________________________________________________________
53541 [ 22531] By: davem                                 on 2004/03/18  19:02:32
53542         Log: add code comment for change 22525
53543      Branch: perl
53544            ! pp.c
53545 ____________________________________________________________________________
53546 [ 22530] By: rgs                                   on 2004/03/18  18:21:32
53547         Log: Add a perl592delta.pod man page.
53548      Branch: perl
53549            + pod/perl592delta.pod
53550            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
53551            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
53552            ! win32/pod.mak
53553 ____________________________________________________________________________
53554 [ 22528] By: nicholas                              on 2004/03/18  16:58:06
53555         Log: Corrections and explanations in comments
53556      Branch: perl
53557            ! ext/Storable/Storable.xs
53558 ____________________________________________________________________________
53559 [ 22527] By: nicholas                              on 2004/03/18  16:50:25
53560         Log: Subject:  pumpkin fodder
53561              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
53562              Date:  Fri, 12 Mar 2004 15:16:57 +0200 (EET)
53563              Message-Id:  <200403121316.i2CDGv1Y254951@kosh.hut.fi>
53564      Branch: perl
53565            ! lib/unicore/README.perl
53566 ____________________________________________________________________________
53567 [ 22526] By: rgs                                   on 2004/03/18  14:33:14
53568         Log: Detypo.
53569      Branch: perl
53570            ! makedef.pl
53571 ____________________________________________________________________________
53572 [ 22525] By: davem                                 on 2004/03/18  14:13:16
53573         Log: make ~$x give warning is $x isn't initialised.
53574              Also add test for uninitialised warning in & op.
53575      Branch: perl
53576            ! pp.c t/lib/warnings/sv
53577 ____________________________________________________________________________
53578 [ 22524] By: rgs                                   on 2004/03/18  13:20:07
53579         Log: Try to fix the AIX and Windows builds regarding the
53580              definedness of the PL_memory_wrap symbol.
53581      Branch: perl
53582            ! makedef.pl
53583 ____________________________________________________________________________
53584 [ 22523] By: rgs                                   on 2004/03/18  08:27:34
53585         Log: Bump bleadperl's version number to 5.9.2.
53586      Branch: perl
53587            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
53588            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
53589            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
53590            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
53591            ! win32/makefile.mk wince/Makefile.ce
53592 ____________________________________________________________________________
53593 [ 22521] By: rgs                                   on 2004/03/17  19:13:03
53594         Log: Subject: [PATCH] format/casting/warning RE: perl 5.9.1
53595              From: Robin Barker <Robin.Barker@npl.co.uk>
53596              Date: Wed, 17 Mar 2004 18:37:10 -0000
53597              Message-ID: <533D273D4014D411AB1D00062938C4D90404682E@hotel.npl.co.uk>
53598      Branch: perl
53599            ! dump.c ext/Socket/Socket.xs pad.c util.c
53600 ____________________________________________________________________________
53601 [ 22520] By: rgs                                   on 2004/03/17  18:20:54
53602         Log: Optimize away the assignment in the constructs C<my $s = undef>,
53603              C<my @a = ()>, C<my %h = ()>.
53604      Branch: perl
53605            ! op.c
53606 ____________________________________________________________________________
53607 [ 22517] By: nicholas                              on 2004/03/17  17:58:44
53608         Log: Subject: malloc wrappage
53609              From: Jarkko Hietaniemi <jhi@iki.fi>
53610              Message-Id: <37BF70DE-5C0E-11D8-B5A1-00039362CB92@iki.fi>
53611              Date: Tue, 10 Feb 2004 23:15:14 +0200
53612
53613              plus change croak to Perl_croak_nocontext to make ithread safe
53614              plus make it conditional on PERL_MALLOC_WRAP (default for blead is on)
53615      Branch: perl
53616            ! av.c handy.h perl.h pod/perldiag.pod pp.c
53617 ____________________________________________________________________________
53618 [ 22516] By: nicholas                              on 2004/03/17  16:10:57
53619         Log: Add auto-require of modules to restore overloading (and tests)
53620      Branch: perl
53621            + ext/Storable/t/HAS_OVERLOAD.pm
53622            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
53623            ! ext/Storable/Storable.xs ext/Storable/t/overload.t
53624 ____________________________________________________________________________
53625 [ 22515] By: nicholas                              on 2004/03/17  15:48:03
53626         Log: Add regression tests for the auto-require of STORABLE_thaw
53627      Branch: perl
53628            + ext/Storable/t/HAS_HOOK.pm
53629            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
53630            ! ext/Storable/t/blessed.t
53631 ____________________________________________________________________________
53632 [ 22514] By: nicholas                              on 2004/03/16  22:36:49
53633         Log: Move the PERLVAR(Ireentrant_buffer, REENTR*) outside the ITHREADS
53634              block. This allows the re-entrant API to be used with ithreads,
53635              which in turn permits -Dusethreads -Uuseithreads -Uuse5005threads
53636              (Which may seem inane, but makes perl threaded at the C level
53637              without enabling ithreads)
53638      Branch: perl
53639            ! intrpvar.h
53640 ____________________________________________________________________________
53641 [ 22513] By: rgs                                   on 2004/03/16  21:55:10
53642         Log: Add a lchown() call to the POSIX module. [perl #27547]
53643      Branch: perl
53644            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
53645 ____________________________________________________________________________
53646 [ 22512] By: rgs                                   on 2004/03/16  21:29:41
53647         Log: Subject: [PATCH] Re: Perl and Parrot disagree about sched_yield on Solaris
53648              From: Andrew Dougherty <doughera@lafayette.edu>
53649              Date: Tue, 16 Mar 2004 16:38:58 -0500 (EST)
53650              Message-ID: <Pine.SOL.4.58.0403161635590.27628@maxwell.phys.lafayette.edu>
53651      Branch: perl
53652            ! hints/solaris_2.sh
53653 ____________________________________________________________________________
53654 [ 22511] By: rgs                                   on 2004/03/16  21:27:02
53655         Log: Restore the "DEVEL" locally-applied-patches version tag in blead.
53656      Branch: perl
53657            ! patchlevel.h
53658 ____________________________________________________________________________
53659 [ 22510] By: rgs                                   on 2004/03/16  18:29:39
53660         Log: Update Changes. (again)
53661      Branch: perl
53662            ! Changes
53663 ____________________________________________________________________________
53664 [ 22509] By: rgs                                   on 2004/03/16  18:19:52
53665         Log: Update copyright notices
53666      Branch: perl
53667            ! cop.h cv.h doio.c doop.c dump.c embed.h embed.pl embedvar.h
53668            ! form.h global.sym gv.c handy.h hv.c mg.c op.c op.h opcode.h
53669            ! opcode.pl opnames.h pad.c patchlevel.h perl.c perl.h perlapi.h
53670            ! perlio.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
53671            ! proto.h regexec.c scope.c scope.h sv.c sv.h thread.h
53672            ! universal.c utf8.c util.c
53673 ____________________________________________________________________________
53674 [ 22508] By: rgs                                   on 2004/03/16  16:31:03
53675         Log: Regenerate META.yml
53676      Branch: perl
53677            ! META.yml
53678 ____________________________________________________________________________
53679 [ 22507] By: rgs                                   on 2004/03/16  15:36:32
53680         Log: Update Changes.
53681      Branch: perl
53682            ! Changes
53683 ____________________________________________________________________________
53684 [ 22506] By: rgs                                   on 2004/03/16  15:32:42
53685         Log: This is 5.9.1.
53686      Branch: perl
53687            ! patchlevel.h
53688 ____________________________________________________________________________
53689 [ 22505] By: rgs                                   on 2004/03/16  15:28:55
53690         Log: We'll ship 5.9.1 today.
53691      Branch: perl
53692            ! pod/perlhist.pod
53693 ____________________________________________________________________________
53694 [ 22504] By: rgs                                   on 2004/03/16  15:25:22
53695         Log: More perldelta updates.
53696      Branch: perl
53697            ! pod/perl591delta.pod
53698 ____________________________________________________________________________
53699 [ 22503] By: rgs                                   on 2004/03/16  13:23:34
53700         Log: Since the signature.t test of CPAN relies on a non-core module,
53701              it's not relevant to the perl core distribution.
53702      Branch: perl
53703            - lib/CPAN/t/signature.t
53704            ! MANIFEST
53705 ____________________________________________________________________________
53706 [ 22502] By: rgs                                   on 2004/03/15  21:54:56
53707         Log: Fix the order of arguments in the usage message of
53708              POSIX::chown(). It's different from the POSIX order but
53709              it's the same than CORE::chown(). Damn.
53710      Branch: perl
53711            ! ext/POSIX/POSIX.pm
53712 ____________________________________________________________________________
53713 [ 22501] By: rgs                                   on 2004/03/15  17:09:26
53714         Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
53715              From: Steve Hay <steve.hay@uk.radan.com>
53716              Date: Mon, 15 Mar 2004 10:28:02 +0000
53717              Message-ID: <40558532.30002@uk.radan.com>
53718
53719              Plus, restore patch #22489
53720      Branch: perl
53721            ! win32/Makefile win32/makefile.mk
53722 ____________________________________________________________________________
53723 [ 22500] By: davem                                 on 2004/03/14  20:13:47
53724         Log: scope exit could expose freed local() value
53725      Branch: perl
53726            ! scope.c t/op/localref.t
53727 ____________________________________________________________________________
53728 [ 22499] By: davem                                 on 2004/03/14  17:01:34
53729         Log: strict 'subs' didn't warn on bareword array index
53730      Branch: perl
53731            ! op.c t/lib/strict/subs
53732 ____________________________________________________________________________
53733 [ 22498] By: rgs                                   on 2004/03/14  12:52:17
53734         Log: Four Storable patches towards Storable 2.11 :
53735
53736              Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order
53737              From: Nicholas Clark <nick@ccl4.org>
53738              Date: Sat, 13 Mar 2004 15:13:28 +0000
53739              Message-ID: <20040313151327.GS701@plum.flirble.org>
53740
53741              Date: Sat, 13 Mar 2004 20:23:45 +0000
53742              Message-ID: <20040313202345.GX701@plum.flirble.org>
53743
53744              Date: Sat, 13 Mar 2004 22:20:07 +0000
53745              Message-ID: <20040313222007.GZ701@plum.flirble.org>
53746
53747              Date: Sat, 13 Mar 2004 23:03:46 +0000
53748              Message-ID: <20040313230345.GB701@plum.flirble.org>
53749      Branch: perl
53750            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
53751            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
53752            ! ext/Storable/t/restrict.t
53753 ____________________________________________________________________________
53754 [ 22497] By: rgs                                   on 2004/03/13  21:27:57
53755         Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod
53756              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
53757              Date: 10 Mar 2004 17:05:09 -0000
53758              Message-ID: <rt-3.0.8-27567-81174.13.282806825515@perl.org>
53759      Branch: perl
53760            ! pod/perltoot.pod
53761 ____________________________________________________________________________
53762 [ 22496] By: rgs                                   on 2004/03/13  21:16:59
53763         Log: More small perldelta updates.
53764      Branch: perl
53765            ! pod/perl591delta.pod
53766 ____________________________________________________________________________
53767 [ 22495] By: rgs                                   on 2004/03/13  20:05:20
53768         Log: Revert change #22489, that seems to cause build failures on Windows.
53769      Branch: perl
53770            ! win32/Makefile win32/makefile.mk
53771 ____________________________________________________________________________
53772 [ 22494] By: rgs                                   on 2004/03/13  19:55:43
53773         Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage
53774              From: Steve Hay <steve.hay@uk.radan.com>
53775              Date: Fri, 12 Mar 2004 08:38:41 +0000
53776              Message-ID: <40517711.9030204@uk.radan.com>
53777      Branch: perl
53778            ! pod/splitpod
53779 ____________________________________________________________________________
53780 [ 22493] By: rgs                                   on 2004/03/12  23:39:16
53781         Log: perl591delta nits. Regenerate the tables of contents.
53782      Branch: perl
53783            ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod
53784 ____________________________________________________________________________
53785 [ 22492] By: rgs                                   on 2004/03/12  21:35:49
53786         Log: Update perl591delta. Include a small to-do list in it.
53787      Branch: perl
53788            ! pod/perl591delta.pod
53789 ____________________________________________________________________________
53790 [ 22491] By: rgs                                   on 2004/03/12  20:08:31
53791         Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
53792              From: Tels <perl_dummy@bloodgate.com>
53793              Date: Fri, 12 Mar 2004 18:02:30 +0100
53794              Message-Id: <200403121802.31679@bloodgate.com>
53795      Branch: perl
53796            + lib/Math/BigInt/t/_e_math.t
53797            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
53798            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
53799            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
53800            ! lib/bigint.pm lib/bignum.pm
53801 ____________________________________________________________________________
53802 [ 22490] By: rgs                                   on 2004/03/12  18:31:12
53803         Log: Fix a bug in the cloning of regexps
53804
53805              Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread
53806              From: hv@crypt.org
53807              Date: Thu, 11 Mar 2004 16:21:50 +0000
53808              Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
53809              (plus another similar fix)
53810      Branch: perl
53811            ! sv.c
53812 ____________________________________________________________________________
53813 [ 22489] By: rgs                                   on 2004/03/12  18:26:34
53814         Log: Subject: [PATCH] Fix minitest target in Win32 makefiles
53815              From: Steve Hay <steve.hay@uk.radan.com>
53816              Date: Fri, 12 Mar 2004 15:52:23 +0000
53817              Message-ID: <4051DCB7.107@uk.radan.com>
53818      Branch: perl
53819            ! win32/Makefile win32/makefile.mk
53820 ____________________________________________________________________________
53821 [ 22488] By: rgs                                   on 2004/03/11  22:57:29
53822         Log: Document the new behaviour of the substr lvalue :
53823              Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window
53824              From: Dave Mitchell <davem@fdisolutions.com>
53825              Date: Mon, 1 Mar 2004 23:59:21 +0000
53826              Message-ID: <20040301235921.GC6469@fdisolutions.com>
53827      Branch: perl
53828            ! pod/perlfunc.pod
53829 ____________________________________________________________________________
53830 [ 22485] By: davem                                 on 2004/03/11  14:52:58
53831         Log: make op/write.t work better under stdio by running the subtests
53832              in the child process rather than the parent.
53833      Branch: perl
53834            ! t/op/write.t
53835 ____________________________________________________________________________
53836 [ 22484] By: merijn                                on 2004/03/11  10:08:17
53837         Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen
53838              From: Dominic Dunlop <shouldbedomo@mac.com>
53839              Date: Thu, 11 Mar 2004 10:34:01 +0100
53840              Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com>
53841      Branch: perl
53842            ! README.machten hints/machten.sh
53843 ____________________________________________________________________________
53844 [ 22483] By: nicholas                              on 2004/03/10  20:38:49
53845         Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake
53846              back this out until we have a tangible policy
53847      Branch: perl
53848            ! sv.c
53849 ____________________________________________________________________________
53850 [ 22482] By: rgs                                   on 2004/03/10  16:16:00
53851         Log: Upgrade to Cwd 2.17.
53852      Branch: perl
53853            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
53854 ____________________________________________________________________________
53855 [ 22481] By: rgs                                   on 2004/03/10  10:55:12
53856         Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32
53857              From: Steve Hay <steve.hay@uk.radan.com>
53858              Date: Wed, 10 Mar 2004 10:58:15 +0000
53859              Message-ID: <404EF4C7.9090107@uk.radan.com>
53860      Branch: perl
53861            ! win32/Makefile win32/makefile.mk
53862 ____________________________________________________________________________
53863 [ 22480] By: rgs                                   on 2004/03/10  09:25:36
53864         Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32
53865              (noticed by Steve Hay.)
53866              Also, update MANIFEST.SKIP to be in line with the renaming
53867              "blibdirs" to "blibdirs.exists".
53868      Branch: perl
53869            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm
53870 ____________________________________________________________________________
53871 [ 22479] By: rgs                                   on 2004/03/10  09:07:03
53872         Log: A patch by Richard Foley to reduce the amount of
53873              forkage between the 5.8 and 5.9 debuggers.
53874      Branch: perl
53875            ! lib/perl5db.pl
53876 ____________________________________________________________________________
53877 [ 22478] By: chip                                  on 2004/03/09  23:51:41
53878         Log: In line-buffered mode, flush on the *last* newline,
53879              not on every newline.
53880      Branch: perl
53881            ! perlio.c
53882 ____________________________________________________________________________
53883 [ 22477] By: rgs                                   on 2004/03/09  22:27:22
53884         Log: Subject: [PATCH] More "distclean" tidy ups on Win32
53885              From: Steve Hay <steve.hay@uk.radan.com>
53886              Date: Fri, 05 Mar 2004 09:56:36 +0000
53887              Message-ID: <40484ED4.1050001@uk.radan.com>
53888              (only the win32 makefiles part)
53889      Branch: perl
53890            ! win32/Makefile win32/makefile.mk
53891 ____________________________________________________________________________
53892 [ 22476] By: rgs                                   on 2004/03/09  21:45:49
53893         Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413)
53894              From: "Craig A. Berry" <craigberry@mac.com>
53895              Date: Mon, 08 Mar 2004 08:18:43 -0600
53896              Message-ID: <404C80C3.6090009@mac.com>
53897
53898              Avoid to build everything twice on VMS.
53899              This is done by renaming the blibdirs target to blibdirs.exists.
53900              No, I don't understand why.
53901      Branch: perl
53902            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
53903            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
53904            ! lib/ExtUtils/t/INST_PREFIX.t
53905 ____________________________________________________________________________
53906 [ 22474] By: rgs                                   on 2004/03/09  20:29:02
53907         Log: Improve the "Prototype mismatch" error message when
53908              the redefined subroutine didn't have any prototype.
53909      Branch: perl
53910            ! op.c t/comp/redef.t
53911 ____________________________________________________________________________
53912 [ 22473] By: mhx                                   on 2004/03/09  19:09:20
53913         Log: Revert change #22472, but keep the new tests.
53914      Branch: perl
53915            ! pp_ctl.c t/op/range.t
53916 ____________________________________________________________________________
53917 [ 22472] By: mhx                                   on 2004/03/09  18:41:15
53918         Log: Subject: Re: undef and the range operator
53919              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
53920              Date: Mon, 8 Mar 2004 21:49:55 +0100
53921              Message-Id: <20040308214955.3d8be3a6@r2d2>
53922      Branch: perl
53923            ! pp_ctl.c t/op/range.t
53924 ____________________________________________________________________________
53925 [ 22471] By: nicholas                              on 2004/03/09  16:11:37
53926         Log: Make a temporary copy of the input buffer in pp_send, so that send
53927              and syswrite don't gratuitously upgrade their input to UTF8
53928      Branch: perl
53929            ! pp_sys.c t/op/sysio.t
53930 ____________________________________________________________________________
53931 [ 22470] By: rgs                                   on 2004/03/09  15:27:38
53932         Log: Upgrade to Cwd 2.16
53933      Branch: perl
53934            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
53935 ____________________________________________________________________________
53936 [ 22469] By: rgs                                   on 2004/03/09  14:56:10
53937         Log: Upgrade to CGI.pm 3.04.
53938      Branch: perl
53939            ! lib/CGI.pm lib/CGI/Cookie.pm
53940 ____________________________________________________________________________
53941 [ 22468] By: rgs                                   on 2004/03/08  15:35:59
53942         Log: perl591delta.pod update.
53943      Branch: perl
53944            ! pod/perl591delta.pod
53945 ____________________________________________________________________________
53946 [ 22467] By: rgs                                   on 2004/03/08  10:43:23
53947         Log: Another makefile portability fix for Win32 by Steve Hay.
53948      Branch: perl
53949            ! win32/Makefile win32/makefile.mk
53950 ____________________________________________________________________________
53951 [ 22466] By: rgs                                   on 2004/03/08  08:06:33
53952         Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem
53953              From: Jan Dubois <jand@ActiveState.com>
53954              Date: Sun, 07 Mar 2004 17:04:35 -0800
53955              Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com>
53956      Branch: perl
53957            ! win32/win32.c
53958 ____________________________________________________________________________
53959 [ 22465] By: nicholas                              on 2004/03/07  23:31:49
53960         Log: Fix Dave's original shared hash key corruption bug
53961      Branch: perl
53962            ! sv.c
53963 ____________________________________________________________________________
53964 [ 22463] By: nicholas                              on 2004/03/07  21:34:01
53965         Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test
53966              in utf8.t, and fix 3 bugs it exposed in utfhash.t
53967      Branch: perl
53968            ! lib/utf8.t sv.c t/op/utfhash.t
53969 ____________________________________________________________________________
53970 [ 22462] By: rgs                                   on 2004/03/07  20:34:05
53971         Log: Subject: undef and the range operator
53972              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
53973              Date: Sun, 7 Mar 2004 21:11:20 +0100
53974              Message-Id: <20040307211120.10e46933@r2d2>
53975      Branch: perl
53976            ! pp_ctl.c t/op/range.t
53977 ____________________________________________________________________________
53978 [ 22459] By: rgs                                   on 2004/03/07  18:41:36
53979         Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS
53980              From: "Ken Williams" <ken@mathforum.org>
53981              Date: Sun, 7 Mar 2004 09:37:19 -0600
53982              Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org>
53983      Branch: perl
53984            ! ext/Cwd/t/cwd.t
53985 ____________________________________________________________________________
53986 [ 22456] By: rgs                                   on 2004/03/07  14:08:43
53987         Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS
53988              From: "Craig A. Berry" <craigberry@mac.com>
53989              Date: Sat, 06 Mar 2004 22:50:25 -0600
53990              Message-ID: <404AAA11.8050001@mac.com>
53991      Branch: perl
53992            ! t/op/closure.t
53993 ____________________________________________________________________________
53994 [ 22452] By: rgs                                   on 2004/03/06  21:24:45
53995         Log: Subject: [PATCH Cwd 2.15] test tweak for VMS
53996              From: "Craig A. Berry" <craigberry@mac.com>
53997              Date: Sat, 06 Mar 2004 13:51:55 -0600
53998              Message-ID: <404A2BDB.8030401@mac.com>
53999      Branch: perl
54000            ! ext/Cwd/t/cwd.t
54001 ____________________________________________________________________________
54002 [ 22451] By: rgs                                   on 2004/03/06  21:09:10
54003         Log: Allow syslog() to use numeric constants in addition to strings for
54004              facility names and priorities.
54005
54006              Subject: Patch for Sys::Syslog
54007              From: Jim Schneider <jschneid@netilla.com>
54008              Date: Fri, 5 Mar 2004 14:03:10 -0500
54009              Message-Id: <200403051403.10674.jschneid@netilla.com>
54010      Branch: perl
54011            ! ext/Sys/Syslog/Syslog.pm
54012 ____________________________________________________________________________
54013 [ 22446] By: nicholas                              on 2004/03/06  16:13:48
54014         Log: Make threads tests pass make minitest (by skipping)
54015      Branch: perl
54016            ! t/op/getpid.t t/op/threads.t
54017 ____________________________________________________________________________
54018 [ 22445] By: davem                                 on 2004/03/06  15:25:32
54019         Log: fix coredump in /(?{sub{}})/
54020      Branch: perl
54021            ! pad.c
54022 ____________________________________________________________________________
54023 [ 22444] By: rgs                                   on 2004/03/05  21:19:06
54024         Log: A small perluniintro clarification by Jarkko.
54025      Branch: perl
54026            ! pod/perluniintro.pod
54027 ____________________________________________________________________________
54028 [ 22443] By: rgs                                   on 2004/03/05  14:13:50
54029         Log: Subject: [PATCH] Re: Strange segfault
54030              From: mhx-perl@gmx.net (Marcus Holland-Moritz)
54031              Date: Fri, 5 Mar 2004 15:13:53 +0100
54032              Message-ID: <20040305151353.5f3e913c@r2d2>
54033      Branch: perl
54034            ! pp_ctl.c t/op/range.t
54035 ____________________________________________________________________________
54036 [ 22442] By: rgs                                   on 2004/03/05  09:31:22
54037         Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32
54038              From: steve.hay@uk.radan.com (Steve Hay)
54039              Date: Fri, 05 Mar 2004 09:42:32 +0000
54040              Message-ID: <40484B88.7070608@uk.radan.com>
54041      Branch: perl
54042            ! win32/makefile.mk
54043 ____________________________________________________________________________
54044 [ 22441] By: rgs                                   on 2004/03/05  08:53:08
54045         Log: Change 22436 broke the Windows build.
54046              Fix by Steve Hay.
54047      Branch: perl
54048            ! ext/POSIX/POSIX.xs
54049 ____________________________________________________________________________
54050 [ 22440] By: davem                                 on 2004/03/05  00:09:23
54051         Log: silence some compiler warnings
54052      Branch: perl
54053            ! pp_ctl.c sv.c
54054 ____________________________________________________________________________
54055 [ 22439] By: davem                                 on 2004/03/04  23:56:42
54056         Log: ensure utf8::encode() normalises its arg
54057      Branch: perl
54058            ! sv.c
54059 ____________________________________________________________________________
54060 [ 22438] By: davem                                 on 2004/03/04  23:32:38
54061         Log: Memory leak in continue loop
54062              make sure redo always frees temps
54063      Branch: perl
54064            ! pp_ctl.c t/op/loopctl.t
54065 ____________________________________________________________________________
54066 [ 22437] By: davem                                 on 2004/03/04  22:03:17
54067         Log: Add perldiag entry for change #22435 (deprecate my $x if 0)
54068      Branch: perl
54069            ! pod/perldiag.pod
54070 ____________________________________________________________________________
54071 [ 22436] By: rgs                                   on 2004/03/04  21:52:18
54072         Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
54073              From: Andrew Dougherty <doughera@lafayette.edu>
54074              Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST)
54075              Message-ID: <Pine.SOL.4.58.0403041438350.5863@maxwell.phys.lafayette.edu>
54076      Branch: perl
54077            ! ext/POSIX/POSIX.xs
54078 ____________________________________________________________________________
54079 [ 22435] By: davem                                 on 2004/03/04  21:39:47
54080         Log: add deprecation warning for my $x if 0
54081      Branch: perl
54082            ! op.c t/lib/warnings/op
54083 ____________________________________________________________________________
54084 [ 22434] By: davem                                 on 2004/03/04  21:38:57
54085         Log: remove an 'if $a if 0' from AutoSplit.t
54086      Branch: perl
54087            ! lib/AutoSplit.t
54088 ____________________________________________________________________________
54089 [ 22433] By: davem                                 on 2004/03/04  20:33:44
54090         Log: retract 22328 and 22332: deprecation warning for my $x if foo
54091      Branch: perl
54092            ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym
54093            ! pp_proto.h t/lib/warnings/op
54094 ____________________________________________________________________________
54095 [ 22432] By: rgs                                   on 2004/03/04  12:18:11
54096         Log: Maintainers.pl update by MJD.
54097      Branch: perl
54098            ! Porting/Maintainers.pl
54099 ____________________________________________________________________________
54100 [ 22431] By: rgs                                   on 2004/03/04  10:35:59
54101         Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3
54102              (by Steve Hay)
54103      Branch: perl
54104            + t/win32/getosversion.t
54105            ! MANIFEST win32/win32.c
54106 ____________________________________________________________________________
54107 [ 22430] By: rgs                                   on 2004/03/04  08:03:54
54108         Log: Clarify the difference between utf8::downgrade/upgrade
54109              and utf8::encode/decode (patch by Jarkko).
54110      Branch: perl
54111            ! lib/utf8.pm pod/perluniintro.pod
54112 ____________________________________________________________________________
54113 [ 22429] By: rgs                                   on 2004/03/03  23:01:56
54114         Log: A couple of notes in perl591delta
54115              (about Benchmark and the debugger.)
54116      Branch: perl
54117            ! pod/perl591delta.pod
54118 ____________________________________________________________________________
54119 [ 22428] By: rgs                                   on 2004/03/03  22:15:42
54120         Log: Subject: [PATCH] simplify sv.h
54121              From: Arthur Bergman <sky@nanisky.com>
54122              Date: Sun, 29 Feb 2004 22:04:53 +0000
54123              Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com>
54124      Branch: perl
54125            ! sv.h
54126 ____________________________________________________________________________
54127 [ 22427] By: rgs                                   on 2004/03/03  21:55:03
54128         Log: Speed up the unicode case mappings (for /i, lc, uc, etc).
54129              Subject: [PATCH] [perl #24826]
54130              From: Jarkko Hietaniemi <jhi@iki.fi>
54131              Date: Wed, 3 Mar 2004 09:37:21 +0200
54132              Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>
54133      Branch: perl
54134            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
54135            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
54136            ! lib/unicore/mktables t/uni/case.pl utf8.c
54137 ____________________________________________________________________________
54138 [ 22426] By: rgs                                   on 2004/03/03  21:04:48
54139         Log: Subject: [PATCH] debugger (5.8.x and 5.9.x)
54140              From: Richard.Foley@t-online.de (Richard Foley)
54141              Date: Wed, 3 Mar 2004 16:10:25 +0100
54142              Message-Id: <200403031610.25080.richard.foley@rfi.net>
54143      Branch: perl
54144            ! lib/perl5db.pl
54145 ____________________________________________________________________________
54146 [ 22425] By: davem                                 on 2004/03/03  00:02:51
54147         Log: stop t/op/write.t failures under stdio by always closing files
54148              before reading them back; also replace `cat file` with a function
54149              to read in the file
54150      Branch: perl
54151            ! t/op/write.t
54152 ____________________________________________________________________________
54153 [ 22424] By: nicholas                              on 2004/03/02  22:22:49
54154         Log: Change the skip logic on the unicode tests so that they don't rely on
54155              miniperl's "dynamic loading unavailable" message
54156      Branch: perl
54157            ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
54158            ! t/uni/tr_utf8.t
54159 ____________________________________________________________________________
54160 [ 22423] By: nicholas                              on 2004/03/02  22:02:36
54161         Log: Work on eliminating systematic failures on make minitest:
54162              make minitest passes a -minitest flag to t/TEST
54163              t/TEST sees this and sets $ENV{PERL_CORE_MINITEST}
54164              Tests can choose to skip based on this.
54165              (Other tactic is to make loading of Errno by %! happen at run time.)
54166      Branch: perl
54167            ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t
54168            ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t
54169 ____________________________________________________________________________
54170 [ 22422] By: davem                                 on 2004/03/02  21:33:22
54171         Log: Remove machine-dependent rounding dependency from write overflow
54172              tests
54173      Branch: perl
54174            ! t/op/write.t
54175 ____________________________________________________________________________
54176 [ 22421] By: rgs                                   on 2004/03/02  21:25:12
54177         Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32
54178              From: Steve Hay <steve.hay@uk.radan.com>
54179              Date: Fri, 27 Feb 2004 17:42:26 +0000
54180              Message-ID: <403F8182.5090607@uk.radan.com>
54181      Branch: perl
54182            ! win32/Makefile win32/makefile.mk
54183 ____________________________________________________________________________
54184 [ 22419] By: davem                                 on 2004/03/01  22:17:52
54185         Log: add tests for change 22414 (lvalue substr jollity)
54186              courtesy of Graham Barr.
54187      Branch: perl
54188            ! t/op/substr.t
54189 ____________________________________________________________________________
54190 [ 22418] By: davem                                 on 2004/03/01  22:00:11
54191         Log: integrate Time::HiRes 1.56 from CPAN
54192              (which is itself mostly derived from the bleedperl version)
54193      Branch: perl
54194            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
54195            ! ext/Time/HiRes/Makefile.PL
54196 ____________________________________________________________________________
54197 [ 22417] By: mhx                                   on 2004/02/29  21:46:19
54198         Log: Make panics a bit more verbose to ease debugging.
54199      Branch: perl
54200            ! thread.h
54201 ____________________________________________________________________________
54202 [ 22415] By: davem                                 on 2004/02/29  18:06:45
54203         Log: make test breaks permissions on /dev/tty
54204              perl -i could fchmod(stdin) by mistake
54205      Branch: perl
54206            ! doio.c
54207 ____________________________________________________________________________
54208 [ 22414] By: davem                                 on 2004/02/29  16:21:34
54209         Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue
54210              From: Graham Barr <gbarr@pobox.com>
54211              Date: Wed, 29 Oct 2003 09:56:53 +0000
54212              Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
54213
54214              make a variable aliased to an lvalue substr value work as expected
54215      Branch: perl
54216            ! mg.c
54217 ____________________________________________________________________________
54218 [ 22411] By: nicholas                              on 2004/02/29  13:08:28
54219         Log: Bump Socket's version to a real floating point value
54220      Branch: perl
54221            ! ext/Socket/Socket.pm
54222 ____________________________________________________________________________
54223 [ 22410] By: ams                                   on 2004/02/29  04:29:24
54224         Log: Back out _01 version suffix.
54225      Branch: perl
54226            ! ext/Storable/Storable.pm
54227 ____________________________________________________________________________
54228 [ 22409] By: davem                                 on 2004/02/28  23:29:10
54229         Log: Bump version numbers of moules affected by change #22258
54230              (removing /tmp and other insecurities)
54231      Branch: perl
54232            ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm
54233            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
54234            ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm
54235            ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm
54236            ! lib/perl5db.pl
54237 ____________________________________________________________________________
54238 [ 22408] By: davem                                 on 2004/02/28  22:37:08
54239         Log: make the bison-based parser threadsafe and capable of deep
54240              recursion by eradicating Perl_yylex_r()
54241      Branch: perl
54242            ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h
54243            ! perly.c proto.h toke.c
54244 ____________________________________________________________________________
54245 [ 22407] By: nicholas                              on 2004/02/28  16:10:20
54246         Log: Use File::Temp for tempfiles if it is available.
54247              (Based on a patch from Solar Designer <solar@openwall.com> in
54248              Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which
54249              was applied as change 22258)
54250      Branch: perl
54251            ! utils/perlbug.PL
54252 ____________________________________________________________________________
54253 [ 22406] By: mhx                                   on 2004/02/28  15:04:41
54254         Log: Fix segfaults when running under -Dx.
54255      Branch: perl
54256            ! dump.c
54257 ____________________________________________________________________________
54258 [ 22403] By: nicholas                              on 2004/02/27  17:56:30
54259         Log: Assimilate Cwd 2.15 from CPAN
54260      Branch: perl
54261            ! ext/Cwd/Changes lib/Cwd.pm
54262 ____________________________________________________________________________
54263 [ 22401] By: nicholas                              on 2004/02/27  16:27:19
54264         Log: Create a new local $_ without triggering tie by using local *_ = \my $a
54265              (an idea from Ton Hospel, Message-Id: <c1igq3$n84$1@post.home.lunix>)
54266      Branch: perl
54267            ! lib/File/Find.pm lib/File/Find/t/find.t
54268 ____________________________________________________________________________
54269 [ 22400] By: merijn                                on 2004/02/27  15:25:27
54270         Log: When threads are active we need -lpthread, but previous `fix' of
54271              now linked libraries invalidated the regex for sed (AIX 5 has no
54272              seperate libc.a and libc_r.a the latter links to the first)
54273      Branch: perl
54274            ! hints/aix.sh
54275 ____________________________________________________________________________
54276 [ 22397] By: nicholas                              on 2004/02/27  13:13:43
54277         Log: Correct thinko in comment.
54278      Branch: perl
54279            ! op.c
54280 ____________________________________________________________________________
54281 [ 22393] By: nicholas                              on 2004/02/27  10:41:39
54282         Log: In hsplit, if a normal hash has placeholders then clear them before
54283              splitting. We can do this safely because Storable ensures hsplit is
54284              not called while it builds restricted hashes (actually any hashes)
54285              This change may not make things faster, but now we have the choice.
54286      Branch: perl
54287            ! ext/Storable/t/restrict.t hv.c
54288 ____________________________________________________________________________
54289 [ 22391] By: nicholas                              on 2004/02/27  10:27:38
54290         Log: My re-implementation of hv_clear_placeholders was buggy - not sure why
54291              the tests still passed. Fixed.
54292      Branch: perl
54293            ! hv.c
54294 ____________________________________________________________________________
54295 [ 22383] By: nicholas                              on 2004/02/26  14:59:40
54296         Log: Moving all the e-mail addresses over by 1 column makes them start on
54297              an 8 column tabstop, which makes editing this file easier.
54298              So then I replaced spaces with tabs and made it smaller too.
54299      Branch: perl
54300            ! AUTHORS
54301 ____________________________________________________________________________
54302 [ 22382] By: nicholas                              on 2004/02/26  14:49:13
54303         Log: Add Mark Fowler
54304      Branch: perl
54305            ! AUTHORS
54306 ____________________________________________________________________________
54307 [ 22381] By: nicholas                              on 2004/02/26  13:11:07
54308         Log: Integrate:
54309              [ 22339]
54310              Mention 5.005_04 RC2
54311
54312              [ 22360]
54313              Update for 5.005_04 release
54314      Branch: perl
54315           !> pod/perlhist.pod
54316 ____________________________________________________________________________
54317 [ 22380] By: rgs                                   on 2004/02/26  13:03:43
54318         Log: Subject: [PATCH] Improved perlapi documentation for croak
54319              From: Mark Fowler <mark@twoshortplanks.com>
54320              Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT)
54321              Message-ID: <Pine.LNX.4.55.0402252242510.32152@gan.twoshortplanks.com>
54322
54323              (and regenerate perlapi.pod.)
54324      Branch: perl
54325            ! pod/perlapi.pod util.c
54326 ____________________________________________________________________________
54327 [ 22379] By: merijn                                on 2004/02/26  08:44:53
54328         Log: From: Art Haas <ahaas@airmail.net>
54329              Subject: Replacing '-rdynamic' in Configure script
54330              Date: Fri, 20 Feb 2004 13:53:56 -0600
54331              Message-ID: <20040220195400.31177.qmail@onion.perl.org>
54332      Branch: perl
54333            ! Configure
54334 ____________________________________________________________________________
54335 [ 22377] By: davem                                 on 2004/02/25  21:07:44
54336         Log: remove my work address
54337      Branch: perl
54338            ! AUTHORS
54339 ____________________________________________________________________________
54340 [ 22376] By: davem                                 on 2004/02/25  17:10:56
54341         Log: stop "const in void context" warning for a const in an
54342              optimised-away boolean expresssion, eg 5 || print;
54343      Branch: perl
54344            ! op.c op.h t/lib/warnings/op
54345 ____________________________________________________________________________
54346 [ 22375] By: merijn                                on 2004/02/25  11:13:12
54347         Log: Skip the Net/Ping/450_service failures on HP-UX for the time being
54348      Branch: perl
54349            ! lib/Net/Ping/t/450_service.t
54350 ____________________________________________________________________________
54351 [ 22374] By: merijn                                on 2004/02/25  09:32:12
54352         Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off
54353              One open issue left: promoting to cc_r for threaded builds
54354              need a review to permit users using -Dcc=xlc_r for non
54355              threaded builds
54356      Branch: perl
54357            ! hints/aix.sh
54358 ____________________________________________________________________________
54359 [ 22373] By: davem                                 on 2004/02/24  23:25:52
54360         Log: fix memory leak in @_ = ...; goto &sub
54361      Branch: perl
54362            ! pp_ctl.c
54363 ____________________________________________________________________________
54364 [ 22372] By: rgs                                   on 2004/02/24  22:44:34
54365         Log: Enhance test cleanliness by a very small factor.
54366      Branch: perl
54367            ! t/comp/parser.t
54368 ____________________________________________________________________________
54369 [ 22371] By: rgs                                   on 2004/02/24  22:34:06
54370         Log: Fix a segfault during optree construction. (bug #27024)
54371      Branch: perl
54372            ! op.c t/comp/parser.t
54373 ____________________________________________________________________________
54374 [ 22370] By: rgs                                   on 2004/02/24  20:39:26
54375         Log: Update Changes and AUTHORS.
54376      Branch: perl
54377            ! AUTHORS Changes
54378 ____________________________________________________________________________
54379 [ 22369] By: rgs                                   on 2004/02/24  19:53:51
54380         Log: Subject: [PATCH] optimization for map in scalar context
54381              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
54382              Date: Tue, 24 Feb 2004 12:02:57 +0100
54383              Message-id: <20040224110257.GA5510@ethan>
54384      Branch: perl
54385            ! pp_ctl.c
54386 ____________________________________________________________________________
54387 [ 22368] By: rgs                                   on 2004/02/24  19:30:12
54388         Log: Subject: Bugfix for perlrequick and perlretut
54389              From: Mark Kvale <kvale@phy.ucsf.edu>
54390              Date: Tue, 24 Feb 2004 11:32:34 -0800
54391              Message-Id: <200402241132.34656.kvale@phy.ucsf.edu>
54392      Branch: perl
54393            ! pod/perlrequick.pod pod/perlretut.pod
54394 ____________________________________________________________________________
54395 [ 22367] By: rgs                                   on 2004/02/23  22:08:33
54396         Log: Instead of localising *_, use a dummy foreach loop to get
54397              a local value of $_
54398      Branch: perl
54399            ! lib/File/Find.pm
54400 ____________________________________________________________________________
54401 [ 22366] By: rgs                                   on 2004/02/23  21:40:02
54402         Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL
54403              From: alan <alan@pair.com>
54404              Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST)
54405              Message-ID: <Pine.BSF.4.58.0402171418090.80983@smx.pair.com>
54406      Branch: perl
54407            ! lib/Attribute/Handlers.pm
54408 ____________________________________________________________________________
54409 [ 22365] By: rgs                                   on 2004/02/23  21:30:42
54410         Log: Update perl591delta.
54411      Branch: perl
54412            ! pod/perl591delta.pod
54413 ____________________________________________________________________________
54414 [ 22364] By: rgs                                   on 2004/02/23  20:56:38
54415         Log: Fix bug #26910: hints were not propagated into (?{...})
54416              blocks, except the utf8 pragma.
54417      Branch: perl
54418            ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars
54419 ____________________________________________________________________________
54420 [ 22363] By: rgs                                   on 2004/02/23  19:15:53
54421         Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation
54422              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
54423              Date: Sun, 22 Feb 2004 16:09:33 +0900
54424              Message-Id: <20040222160505.98E5.BQW10602@nifty.com>
54425
54426              Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation)
54427              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
54428              Date: Sun, 22 Feb 2004 18:41:43 +0900
54429              Message-Id: <20040222182357.6B39.BQW10602@nifty.com>
54430
54431              Plus, add a "_01" to the theoretical version number of Encode::CN::HZ.
54432      Branch: perl
54433            ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t
54434 ____________________________________________________________________________
54435 [ 22362] By: rgs                                   on 2004/02/23  18:31:31
54436         Log: Subject: [PATCH] Benchmark for child processes
54437              From: Chia-liang Kao <clkao@clkao.org>
54438              Date: Mon, 23 Feb 2004 22:53:51 +0800
54439              Message-ID: <20040223145351.GH94376@portege.clkao.org>
54440      Branch: perl
54441            ! lib/Benchmark.pm
54442 ____________________________________________________________________________
54443 [ 22359] By: merijn                                on 2004/02/23  11:55:08
54444         Log: Subject: Re: Perl 5.8.1 on IRIX 5.3
54445              Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET)
54446              From: Georg Schwarz <geos@epost.de>
54447              Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE>
54448      Branch: perl
54449            ! hints/irix_5.sh
54450 ____________________________________________________________________________
54451 [ 22358] By: rgs                                   on 2004/02/22  21:49:47
54452         Log: Subject: initial patch for cygwin IPC via cygserver
54453              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
54454              Date: Thu, 19 Feb 2004 09:01:13 -0800
54455              Message-ID: <20040219170113.GA2792@efn.org>
54456      Branch: perl
54457            ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh
54458 ____________________________________________________________________________
54459 [ 22357] By: davem                                 on 2004/02/22  15:43:53
54460         Log: Extend OP_AELEMFAST optimisation to lexical arrays
54461      Branch: perl
54462            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c
54463 ____________________________________________________________________________
54464 [ 22356] By: rgs                                   on 2004/02/21  16:51:52
54465         Log: We're not binary compatible with 5.8.
54466              Change PERL_API_VERSION to 5.9.1.
54467      Branch: perl
54468            ! patchlevel.h
54469 ____________________________________________________________________________
54470 [ 22355] By: rgs                                   on 2004/02/21  16:30:02
54471         Log: Document change #22353 in perldelta.
54472      Branch: perl
54473            ! pod/perl591delta.pod
54474 ____________________________________________________________________________
54475 [ 22354] By: rgs                                   on 2004/02/21  16:23:54
54476         Log: Increment the version number of B, due to the incompatible
54477              API change introduced by #22353 (no more op_seq method.)
54478      Branch: perl
54479            ! ext/B/B.pm
54480 ____________________________________________________________________________
54481 [ 22353] By: rgs                                   on 2004/02/21  16:18:32
54482         Log: Subject: Re: op_seq (was: Freeing code)
54483              From: Paul Johnson <paul@pjcj.net>
54484              Date: Sat, 21 Feb 2004 02:31:47 +0100
54485              Message-ID: <20040221013147.GB6953@pjcj.net>
54486
54487              Rework the OP structure to use less space.
54488              Remove op_seq (and simulate it in dump.c),
54489              replace it by op_opt and op_static,
54490              shrink op_type, remove PL_op_seqmax.
54491      Branch: perl
54492            ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs
54493            ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm
54494            ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c
54495            ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h
54496            ! pod/perlintern.pod sv.c
54497 ____________________________________________________________________________
54498 [ 22352] By: rgs                                   on 2004/02/20  17:29:32
54499         Log: When you write C<my $_ ; for (...) {...}>, the lexical $_
54500              is not actually introduced by the for statement.
54501      Branch: perl
54502            ! op.c
54503 ____________________________________________________________________________
54504 [ 22351] By: davem                                 on 2004/02/20  15:38:10
54505         Log: remove a split test's dependence on -Dx output
54506              (needed after change #22343)
54507      Branch: perl
54508            ! t/op/split.t
54509 ____________________________________________________________________________
54510 [ 22350] By: davem                                 on 2004/02/20  15:34:27
54511         Log: add Deparse/Concise support for inplace sort (change 22349)
54512      Branch: perl
54513            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
54514 ____________________________________________________________________________
54515 [ 22349] By: davem                                 on 2004/02/20  14:54:35
54516         Log: optimise the sorting inplace of plain arrays: @a = sort @a
54517      Branch: perl
54518            ! op.c op.h pp_sort.c t/op/sort.t
54519 ____________________________________________________________________________
54520 [ 22348] By: davem                                 on 2004/02/20  14:18:13
54521         Log: Document the SVf_PADSTALE flag
54522      Branch: perl
54523            ! pad.c
54524 ____________________________________________________________________________
54525 [ 22347] By: rgs                                   on 2004/02/20  10:46:51
54526         Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)
54527      Branch: perl
54528            - lib/IPC/SysV.t
54529            ! MANIFEST
54530 ____________________________________________________________________________
54531 [ 22346] By: rgs                                   on 2004/02/20  10:23:51
54532         Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98
54533              From: Greg Matheson <lang@ms.chinmin.edu.tw>
54534              Date: Fri, 20 Feb 2004 15:34:59 +0800
54535              Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw>
54536      Branch: perl
54537            ! win32/genmk95.pl
54538 ____________________________________________________________________________
54539 [ 22345] By: rgs                                   on 2004/02/20  08:21:47
54540         Log: Upgrade to Term::ANSIColor 1.08.
54541      Branch: perl
54542            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
54543            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
54544 ____________________________________________________________________________
54545 [ 22344] By: rgs                                   on 2004/02/19  21:17:10
54546         Log: Upgrade to prereleases of Math::BigInt 1.70 and
54547              Math::BigRat 0.12, by Tels.
54548      Branch: perl
54549            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
54550            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
54551            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
54552            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/bigfltpm.inc
54553            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
54554            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
54555            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
54556            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
54557            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
54558            ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t
54559            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
54560            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
54561            ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t
54562            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
54563            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
54564            ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm
54565            ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm
54566 ____________________________________________________________________________
54567 [ 22343] By: davem                                 on 2004/02/19  13:43:18
54568         Log: -Dx could coredump on threaded builds because consts are now
54569              stored in the pad
54570      Branch: perl
54571            ! dump.c
54572 ____________________________________________________________________________
54573 [ 22342] By: rgs                                   on 2004/02/18  21:38:13
54574         Log: Add a tool to report dual-lived core modules that don't
54575              have the same version than the corresponding module on CPAN.
54576      Branch: perl
54577            + Porting/corecpan.pl
54578            ! MANIFEST
54579 ____________________________________________________________________________
54580 [ 22341] By: rgs                                   on 2004/02/18  14:04:11
54581         Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.
54582      Branch: perl
54583            ! pod/perl591delta.pod
54584 ____________________________________________________________________________
54585 [ 22338] By: rgs                                   on 2004/02/18  13:32:17
54586         Log: Add base.pm and fields.pm to the maintainer list.
54587              Remove a duplicate file from this list.
54588      Branch: perl
54589            ! Porting/Maintainers.pl
54590 ____________________________________________________________________________
54591 [ 22337] By: davem                                 on 2004/02/18  13:22:13
54592         Log: fix write test: -small_number may be displayed as 00.00 or -0.00
54593      Branch: perl
54594            ! t/op/write.t
54595 ____________________________________________________________________________
54596 [ 22334] By: merijn                                on 2004/02/18  12:18:52
54597         Log: Removed pm_apiversion and xs_apiversion as requested by
54598              the pumpkin. Chainsaw was still in perfect working order.
54599      Branch: perl
54600            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
54601            ! NetWare/config_H.wc Porting/Glossary Porting/config.sh
54602            ! Porting/config_H config_h.SH configure.com epoc/config.sh
54603            ! plan9/config.plan9 plan9/config_h.sample
54604            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
54605            ! win32/config.gc win32/config.vc win32/config.vc64
54606            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
54607            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
54608 ____________________________________________________________________________
54609 [ 22332] By: davem                                 on 2004/02/18  11:14:43
54610         Log: Add tests for the C<my $x if foo> deprecation, and change the
54611              warning text
54612      Branch: perl
54613            ! op.c pod/perldiag.pod t/lib/warnings/op
54614 ____________________________________________________________________________
54615 [ 22330] By: mhx                                   on 2004/02/18  08:53:03
54616         Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs
54617              returned from XSUBs through RETVAL isn't decremented as it is for
54618              SVs. This causes those XSUBs to leak memory and cannot be fixed
54619              without breaking existing CPAN modules that work around this bug.
54620
54621              2. Fix a memory leak of that kind in POSIX::localconv.
54622      Branch: perl
54623            ! ext/POSIX/POSIX.xs pod/perlxs.pod
54624 ____________________________________________________________________________
54625 [ 22329] By: rgs                                   on 2004/02/18  08:25:58
54626         Log: Encode has local changes. Up-version it.
54627      Branch: perl
54628            ! ext/Encode/Encode.pm
54629 ____________________________________________________________________________
54630 [ 22328] By: davem                                 on 2004/02/17  23:30:50
54631         Log: add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
54632      Branch: perl
54633            ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h
54634 ____________________________________________________________________________
54635 [ 22327] By: rgs                                   on 2004/02/17  23:22:45
54636         Log: It's better to localize *_ than $_, to avoid magic leakage
54637      Branch: perl
54638            ! lib/File/Find.pm
54639 ____________________________________________________________________________
54640 [ 22326] By: rgs                                   on 2004/02/17  23:18:25
54641         Log: One of the new tests of MIME::Base64 relies on a non-core module.
54642      Branch: perl
54643            - ext/MIME/Base64/t/bad-sv.t
54644            ! MANIFEST
54645 ____________________________________________________________________________
54646 [ 22325] By: rgs                                   on 2004/02/17  23:10:22
54647         Log: Upgrade to MIME::Base64 3.00.
54648              Fix t/warn.t so it works in the core.
54649              Reintegrate change #22309 in it. Bump $VERSION to 3.00_01.
54650      Branch: perl
54651            + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t
54652            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
54653            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
54654            ! ext/MIME/Base64/t/base64.t
54655 ____________________________________________________________________________
54656 [ 22323] By: rgs                                   on 2004/02/17  22:20:25
54657         Log: Be more clear. Use simple words.
54658      Branch: perl
54659            ! pod/perl591delta.pod
54660 ____________________________________________________________________________
54661 [ 22322] By: davem                                 on 2004/02/17  21:52:08
54662         Log: remove C<my $x if foo> construct from core modules
54663      Branch: perl
54664            ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm
54665            ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm
54666            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
54667            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm
54668            ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL
54669 ____________________________________________________________________________
54670 [ 22321] By: rgs                                   on 2004/02/17  21:22:17
54671         Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering.
54672      Branch: perl
54673            ! pod/perl591delta.pod
54674 ____________________________________________________________________________
54675 [ 22320] By: rgs                                   on 2004/02/17  21:07:11
54676         Log: Bump $B::VERSION (because of change #22315).
54677      Branch: perl
54678            ! ext/B/B.pm
54679 ____________________________________________________________________________
54680 [ 22319] By: rgs                                   on 2004/02/17  21:03:09
54681         Log: Regenerate table of contents and other related files.
54682      Branch: perl
54683            ! MANIFEST pod/perl.pod pod/perltoc.pod
54684 ____________________________________________________________________________
54685 [ 22318] By: rgs                                   on 2004/02/17  20:06:04
54686         Log: Bump up perl's version number to 5.9.1.
54687              Add perl591delta in perl.pod.
54688              Update the sample config files in Porting/.
54689      Branch: perl
54690            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
54691            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
54692            ! plan9/config.plan9 pod/perl.pod win32/Makefile
54693            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
54694            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
54695 ____________________________________________________________________________
54696 [ 22317] By: davem                                 on 2004/02/17  19:28:58
54697         Log: 22316 had stupid precedence thinkos
54698      Branch: perl
54699            ! pp.c pp_hot.c
54700 ____________________________________________________________________________
54701 [ 22316] By: davem                                 on 2004/02/17  18:23:27
54702         Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests,
54703              and fix some incorrect indentation
54704      Branch: perl
54705            ! pp.c pp_hot.c sv.c
54706 ____________________________________________________________________________
54707 [ 22315] By: davem                                 on 2004/02/17  18:01:52
54708         Log: Subject:  Re: [PATCH] GLOB to LVALUE assignment fix
54709              From:  Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
54710              Date:  Tue, 17 Feb 2004 17:32:16 +0100
54711              Message-Id:  <20040217163216.GA6805@ethan>
54712
54713              Make PVLV a superset of PVGV, so that $lvalue = *FOO works
54714      Branch: perl
54715            ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t
54716 ____________________________________________________________________________
54717 [ 22314] By: merijn                                on 2004/02/17  11:22:24
54718         Log: 1. Creating backward compatibility for Configure after patches
54719              #22227 and #22302 to still support 5.8.x and below
54720
54721              2. Small change for building on GNU hurd
54722              Date: Sun, 15 Feb 2004 23:27:17 +1100
54723              From: "Brendan O'Dea" <bod@debian.org>
54724              Message-ID: <20040215122717.GA26812@londo.c47.org>
54725      Branch: perl
54726            ! Configure Makefile.SH hints/gnu.sh
54727 ____________________________________________________________________________
54728 [ 22313] By: mhx                                   on 2004/02/16  20:27:40
54729         Log: Fix for Win32 build failure caused by the byacc to bison switch.
54730      Branch: perl
54731            ! perl.h
54732 ____________________________________________________________________________
54733 [ 22312] By: rgs                                   on 2004/02/16  13:16:43
54734         Log: Revert change 22308 (the patch was against maint, not blead)
54735      Branch: perl
54736            ! lib/ExtUtils/instmodsh
54737 ____________________________________________________________________________
54738 [ 22310] By: merijn                                on 2004/02/16  11:30:29
54739         Log: Fix typo in doc for Encode
54740              From: "Brendan O'Dea" <bod@debian.org>
54741              Date: Sun, 15 Feb 2004 23:27:17 +1100
54742              Message-ID: <20040215122717.GA26812@londo.c47.org>
54743      Branch: perl
54744            ! ext/Encode/Encode.pm
54745 ____________________________________________________________________________
54746 [ 22309] By: merijn                                on 2004/02/16  11:27:34
54747         Log: Missing semi-colon
54748              From: "Brendan O'Dea" <bod@debian.org>
54749              Date: Sun, 15 Feb 2004 23:27:17 +1100
54750              Message-ID: <20040215122717.GA26812@londo.c47.org>
54751      Branch: perl
54752            ! ext/MIME/Base64/Base64.xs
54753 ____________________________________________________________________________
54754 [ 22308] By: merijn                                on 2004/02/16  11:24:59
54755         Log: Add some basic POD to lib/ExtUtils/instmodsh so that
54756              it has a manpage.
54757              From: "Brendan O'Dea" <bod@debian.org>
54758              Date: Sun, 15 Feb 2004 23:27:17 +1100
54759              Message-ID: <20040215122717.GA26812@londo.c47.org>
54760      Branch: perl
54761            ! lib/ExtUtils/instmodsh
54762 ____________________________________________________________________________
54763 [ 22307] By: rgs                                   on 2004/02/15  11:02:49
54764         Log: Subject: [patch perlguts.pod] save_item doesn't handle magic
54765              From: Stas Bekman <stas@stason.org>
54766              Date: Fri, 13 Feb 2004 20:18:59 -0800
54767              Message-ID: <402DA1B3.2010608@stason.org>
54768      Branch: perl
54769            ! pod/perlguts.pod
54770 ____________________________________________________________________________
54771 [ 22306] By: davem                                 on 2004/02/15  00:24:26
54772         Log: Segmentation fault with
54773              sub x { shift; @a = @b; eval +{ use } }
54774      Branch: perl
54775            ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t
54776 ____________________________________________________________________________
54777 [ 22305] By: davem                                 on 2004/02/14  23:52:09
54778         Log: Enable v (verbose) switch on -Dp to display the top 8 elements
54779              on the parser stack at each reduce.  Also,
54780
54781              Subject: Re: switch from byacc to bison
54782              From: "Craig A. Berry" <craigberry@mac.com>
54783              Date: Sat, 14 Feb 2004 13:26:45 -0600
54784              Message-ID: <craigberry-8058A3.13264414022004@onion.develooper.com>
54785
54786              change #if DEBUGGING to #ifdef ... in perly.c
54787      Branch: perl
54788            ! perly.c pod/perlrun.pod
54789 ____________________________________________________________________________
54790 [ 22304] By: davem                                 on 2004/02/14  13:33:26
54791         Log: Subject:  Re: switch from byacc to bison
54792              From:  Abe Timmerman <abeltje@cpan.org>
54793              Date:  Sat, 14 Feb 2004 11:56:24 +0100
54794              Message-Id:  <200402141156.58185.abeltje@cpan.org>
54795
54796              Fix typos in pumpkin.pod
54797      Branch: perl
54798            ! Porting/pumpkin.pod
54799 ____________________________________________________________________________
54800 [ 22303] By: davem                                 on 2004/02/14  12:28:37
54801         Log: remove binary compatibility stuff from the yacc -> bison switch
54802              of change #22302
54803      Branch: perl
54804            ! embedvar.h intrpvar.h
54805 ____________________________________________________________________________
54806 [ 22302] By: davem                                 on 2004/02/14  02:06:53
54807         Log: Switch from byacc to bison and simplify the perly.* regeneration
54808              process
54809      Branch: perl
54810            + perly.act perly.tab regen_perly.pl
54811            - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms
54812            - vms/perly_h.vms vms/vms_yfix.pl
54813            ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h
54814            ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c
54815            ! vms/descrip_mms.template
54816 ____________________________________________________________________________
54817 [ 22301] By: rgs                                   on 2004/02/13  21:11:25
54818         Log: Fix an fcntl example in perlopentut, spotted by MJD.
54819      Branch: perl
54820            ! pod/perlopentut.pod
54821 ____________________________________________________________________________
54822 [ 22300] By: davem                                 on 2004/02/12  23:18:20
54823         Log: The new -Dq option didn't actually work!
54824      Branch: perl
54825            ! perl.h
54826 ____________________________________________________________________________
54827 [ 22299] By: merijn                                on 2004/02/12  14:32:15
54828         Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())
54829              From: Stas Bekman <stas@stason.org>
54830              Date: Wed, 11 Feb 2004 16:53:54 -0800
54831              Message-ID: <402ACEA2.4020907@stason.org>
54832      Branch: perl
54833            ! perl.c
54834 ____________________________________________________________________________
54835 [ 22298] By: rgs                                   on 2004/02/10  08:49:12
54836         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
54837              From: Greg Matheson <lang@ms.chinmin.edu.tw>
54838              Date: Tue, 10 Feb 2004 12:36:33 +0800
54839              Message-ID: <20040210043633.GA33671687@momotaro>
54840      Branch: perl
54841            ! win32/makefile.mk
54842 ____________________________________________________________________________
54843 [ 22297] By: rgs                                   on 2004/02/10  08:05:16
54844         Log: Add 5.005_04-RC1 and Leon in perlhist.
54845      Branch: perl
54846            ! pod/perlhist.pod
54847 ____________________________________________________________________________
54848 [ 22295] By: rgs                                   on 2004/02/09  22:48:54
54849         Log: Add a note in Unicode::UCD about the _getcode() function
54850              being copy-n-pasted in charnames.pm. (spotted by Merijn)
54851      Branch: perl
54852            ! lib/Unicode/UCD.pm
54853 ____________________________________________________________________________
54854 [ 22294] By: rgs                                   on 2004/02/09  21:48:15
54855         Log: Implement stacked filetest operators (-f -w -x $file).
54856      Branch: perl
54857            ! doio.c dump.c ext/B/B/Concise.pm op.c op.h
54858            ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t
54859 ____________________________________________________________________________
54860 [ 22292] By: rgs                                   on 2004/02/09  21:17:40
54861         Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8
54862              From: hv@crypt.org
54863              Date: Mon, 09 Feb 2004 03:21:21 +0000
54864              Message-Id: <200402090321.i193LL907950@zen.crypt.org>
54865      Branch: perl
54866            ! sv.c t/op/sprintf2.t
54867 ____________________________________________________________________________
54868 [ 22291] By: rgs                                   on 2004/02/09  21:09:14
54869         Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl
54870              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
54871              Date: Mon, 9 Feb 2004 00:51:45 -0800
54872              Message-ID: <20040209085145.GA3204@efn.org>
54873              (plus an etymological notice)
54874      Branch: perl
54875            ! lib/charnames.pm
54876 ____________________________________________________________________________
54877 [ 22290] By: rgs                                   on 2004/02/08  21:34:27
54878         Log: Add the new private flag OPpGREP_LEX in B::Concise.
54879      Branch: perl
54880            ! ext/B/B/Concise.pm
54881 ____________________________________________________________________________
54882 [ 22289] By: rgs                                   on 2004/02/08  21:21:28
54883         Log: map and grep weren't working correctly with lexical $_ in
54884              scalar context, because pp_mapwhile and pp_grepwhile were using
54885              their target as a temporary slot to store the return value.
54886      Branch: perl
54887            ! pp_ctl.c pp_hot.c t/op/mydef.t
54888 ____________________________________________________________________________
54889 [ 22287] By: rgs                                   on 2004/02/08  12:01:35
54890         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
54891              From: Greg Matheson <lang@ms.chinmin.edu.tw>
54892              Date: Mon, 2 Feb 2004 16:52:44 +0800
54893              Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw>
54894      Branch: perl
54895            ! win32/makefile.mk
54896 ____________________________________________________________________________
54897 [ 22286] By: rgs                                   on 2004/02/08  11:48:09
54898         Log: Subject: [PATCH] Correct some prototypes in perlapi.pod
54899              From: Steve Hay <steve.hay@uk.radan.com>
54900              Date: Fri, 06 Feb 2004 12:44:05 +0000
54901              Message-ID: <40238C15.2090200@uk.radan.com>
54902      Branch: perl
54903            ! pod/perlapi.pod sv.h
54904 ____________________________________________________________________________
54905 [ 22285] By: rgs                                   on 2004/02/08  11:44:22
54906         Log: Subject: [PATCH] Fix absolute path handling in installhtml
54907              From: Steve Hay <steve.hay@uk.radan.com>
54908              Date: Fri, 06 Feb 2004 16:14:14 +0000
54909              Message-ID: <4023BD56.6090903@uk.radan.com>
54910      Branch: perl
54911            ! installhtml
54912 ____________________________________________________________________________
54913 [ 22284] By: rgs                                   on 2004/02/08  11:42:08
54914         Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode
54915              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
54916              Date: Sat, 07 Feb 2004 00:08:36 +0900
54917              Message-Id: <20040206235116.0E36.BQW10602@nifty.com>
54918      Branch: perl
54919            ! pod/perlunicode.pod
54920 ____________________________________________________________________________
54921 [ 22282] By: nicholas                              on 2004/02/07  22:32:44
54922         Log: Comment to record why we can't clear placeholders in hsplit
54923      Branch: perl
54924            ! hv.c
54925 ____________________________________________________________________________
54926 [ 22281] By: nicholas                              on 2004/02/07  21:46:59
54927         Log: deleting keys in restricted hashes was leaking the entry. Yow!
54928      Branch: perl
54929            ! hv.c lib/Hash/Util.t
54930 ____________________________________________________________________________
54931 [ 22280] By: nicholas                              on 2004/02/07  21:20:16
54932         Log: Now hv_delete is able to ingore placeholders.
54933              (This is an XS visible change in the hash API. But not of documented
54934              behaviour)
54935      Branch: perl
54936            ! hv.c
54937 ____________________________________________________________________________
54938 [ 22279] By: nicholas                              on 2004/02/07  20:56:50
54939         Log: All whitespace is equal, but some whitespace is more equal than others
54940              (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better)
54941      Branch: perl
54942            ! MANIFEST
54943 ____________________________________________________________________________
54944 [ 22278] By: nicholas                              on 2004/02/07  19:50:10
54945         Log: hv_clear_placeholders now manipulates the linked lists directly, rather
54946              than using the iterator interface and calling hv_delete
54947              This will allow hv_delete to be simplified to remove most of the
54948              special casing related to placeholders.
54949      Branch: perl
54950            ! hv.c
54951 ____________________________________________________________________________
54952 [ 22273] By: merijn                                on 2004/02/06  11:47:14
54953         Log: Added hints_4.sh for specific AIX 4 support
54954              this is the next stage in the general cleanup process
54955              for the AIX hints. More to come
54956      Branch: perl
54957            + hints/aix_4.sh
54958            ! MANIFEST
54959 ____________________________________________________________________________
54960 [ 22272] By: rgs                                   on 2004/02/06  07:32:15
54961         Log: Fix a non-standard NAME pod section
54962              (by Smylers and Casey West)
54963      Branch: perl
54964            ! lib/Carp/Heavy.pm
54965 ____________________________________________________________________________
54966 [ 22268] By: rgs                                   on 2004/02/04  19:50:05
54967         Log: The "my $_" wasn't nice with foreach loops.
54968      Branch: perl
54969            ! op.c t/op/mydef.t
54970 ____________________________________________________________________________
54971 [ 22267] By: merijn                                on 2004/02/04  10:24:33
54972         Log: AIX 3 support removed from default hints after its separation
54973      Branch: perl
54974            ! hints/aix.sh
54975 ____________________________________________________________________________
54976 [ 22266] By: merijn                                on 2004/02/04  10:16:20
54977         Log: AIX 3 hints split off from default hints in preparation
54978              of a hint file cleanup. aix_4.sh will follow soon
54979      Branch: perl
54980            + hints/aix_3.sh
54981            ! MANIFEST
54982 ____________________________________________________________________________
54983 [ 22265] By: rgs                                   on 2004/02/03  21:54:23
54984         Log: More docs and tests for "my $_".
54985      Branch: perl
54986            ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t
54987 ____________________________________________________________________________
54988 [ 22264] By: rgs                                   on 2004/02/03  20:33:02
54989         Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]
54990              From: John Peacock <jpeacock@rowman.com>
54991              Date: Sun, 01 Feb 2004 21:10:07 -0500
54992              Message-ID: <401DB17F.5060808@rowman.com>
54993      Branch: perl
54994            ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod
54995            ! proto.h t/comp/use.t t/op/universal.t universal.c util.c
54996 ____________________________________________________________________________
54997 [ 22263] By: rgs                                   on 2004/02/03  19:41:11
54998         Log: Implement "my $_".
54999      Branch: perl
55000            + t/op/mydef.t
55001            ! MANIFEST gv.c op.c op.h opcode.h opcode.pl
55002            ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c
55003            ! pp_ctl.c pp_hot.c regexec.c toke.c
55004 ____________________________________________________________________________
55005 [ 22262] By: rgs                                   on 2004/02/03  16:38:25
55006         Log: Regenerate perlapi.pod.
55007      Branch: perl
55008            ! pod/perlapi.pod
55009 ____________________________________________________________________________
55010 [ 22261] By: merijn                                on 2004/02/03  12:57:37
55011         Log: If someone chooses xlc as default C compiler, threaded builds
55012              will fail, unless converted to cc_r
55013      Branch: perl
55014            ! hints/aix.sh
55015 ____________________________________________________________________________
55016 [ 22260] By: rgs                                   on 2004/02/01  20:47:35
55017         Log: Subject: patch for IRIX/gcc link issues
55018              From: Martin Pool <mbp@samba.org>
55019              Date: Wed, 28 Jan 2004 10:56:25 +1100
55020              Message-ID: <20040127235624.GA32612@hp.com>
55021      Branch: perl
55022            ! hints/irix_6.sh
55023 ____________________________________________________________________________
55024 [ 22259] By: davem                                 on 2004/02/01  17:42:44
55025         Log: update fix to Shell.pm in change #22254: make /dev/null portable
55026      Branch: perl
55027            ! lib/Shell.pm
55028 ____________________________________________________________________________
55029 [ 22258] By: davem                                 on 2004/02/01  17:40:02
55030         Log: Subject: Re: [perl #15063] /tmp issues
55031              From: Solar Designer <solar@openwall.com>
55032              Date: Mon, 26 Jan 2004 01:22:18 +0300
55033              Message-ID: <20040125222218.GA13499@openwall.com>
55034
55035              Remove insecure usage of /tmp from code and documentation
55036      Branch: perl
55037            ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t
55038            ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t
55039            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod
55040            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
55041            ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm
55042            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh
55043            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
55044            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
55045            ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl
55046            ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer
55047            ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod
55048            ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod
55049            ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod
55050            ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod
55051            ! utils/c2ph.PL
55052 ____________________________________________________________________________
55053 [ 22257] By: davem                                 on 2004/02/01  15:46:24
55054         Log: threads documentation: fork on UNIX might not copy all threads.
55055      Branch: perl
55056            ! pod/perlthrtut.pod
55057 ____________________________________________________________________________
55058 [ 22256] By: davem                                 on 2004/02/01  15:34:59
55059         Log: add test for Change 22194:
55060              [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks
55061      Branch: perl
55062            ! t/lib/strict/subs
55063 ____________________________________________________________________________
55064 [ 22254] By: davem                                 on 2004/02/01  13:11:00
55065         Log: Subject:  Patch for Shell.pm
55066              From:  Manuel Valente <mvalente@idealx.com>
55067              Date:  Tue, 27 Jan 2004 19:18:26 +0100
55068              Message-Id:  <4016AB72.1080503@idealx.com>
55069
55070              New option for Shell.pm to discard stderr instead of capturing it
55071      Branch: perl
55072            ! lib/Shell.pm
55073 ____________________________________________________________________________
55074 [ 22253] By: davem                                 on 2004/02/01  11:26:47
55075         Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog
55076              timeout triggers
55077      Branch: perl
55078            ! ext/Time/HiRes/t/HiRes.t
55079 ____________________________________________________________________________
55080 [ 22252] By: chip                                  on 2004/01/31  17:29:05
55081         Log: Don't show code closing STD{IN,OUT} before reopening, because
55082              doing so is unnecessary and occasionally harmful.
55083      Branch: perl
55084            ! pod/perlfork.pod pod/perlfunc.pod
55085 ____________________________________________________________________________
55086 [ 22248] By: rgs                                   on 2004/01/30  08:29:55
55087         Log: Another undocumented use of $_ : with reverse().
55088      Branch: perl
55089            ! pod/perlfunc.pod
55090 ____________________________________________________________________________
55091 [ 22247] By: merijn                                on 2004/01/30  08:18:28
55092         Log: Drop optimization for -O3 *and higher*
55093      Branch: perl
55094            ! ext/Storable/hints/linux.pl
55095 ____________________________________________________________________________
55096 [ 22246] By: rgs                                   on 2004/01/29  23:20:01
55097         Log: Regenerate perlapi.pod.
55098      Branch: perl
55099            ! pod/perlapi.pod
55100 ____________________________________________________________________________
55101 [ 22245] By: rgs                                   on 2004/01/29  21:08:28
55102         Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/
55103              From: hv@crypt.org
55104              Date: Thu, 29 Jan 2004 15:12:12 +0000
55105              Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org>
55106      Branch: perl
55107            ! pp_hot.c t/op/pat.t
55108 ____________________________________________________________________________
55109 [ 22244] By: rgs                                   on 2004/01/28  22:00:09
55110         Log: I'm the new maintainer of Switch.
55111              Sync with the CPAN version of Switch 2.10.
55112      Branch: perl
55113            ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README
55114 ____________________________________________________________________________
55115 [ 22243] By: merijn                                on 2004/01/28  20:30:40
55116         Log: Message-ID: <40113F7B.6050701@davidfavor.com>
55117              Date: Fri, 23 Jan 2004 09:36:27 -0600
55118              From: David Favor <david@davidfavor.com>
55119              Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1
55120              so no compilation stack limits are imposed.
55121      Branch: perl
55122            ! hints/aix.sh
55123 ____________________________________________________________________________
55124 [ 22242] By: rgs                                   on 2004/01/27  22:44:30
55125         Log: Update perl591delta.pod with what we've done so far.
55126      Branch: perl
55127            ! pod/perl591delta.pod
55128 ____________________________________________________________________________
55129 [ 22239] By: rgs                                   on 2004/01/27  21:54:31
55130         Log: Regenerate Changes.
55131              Only include changes from the perl branch.
55132      Branch: perl
55133            ! Changes
55134 ____________________________________________________________________________
55135 [ 22238] By: nicholas                              on 2004/01/27  21:51:27
55136         Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux
55137              Only *drop* optimize to -O2 if it's -O3 on gcc on Linux
55138      Branch: perl
55139            ! ext/Storable/hints/linux.pl
55140 ____________________________________________________________________________
55141 [ 22235] By: rgs                                   on 2004/01/27  21:19:03
55142         Log: More punctuation, good.
55143      Branch: perl
55144            ! pod/perlfunc.pod
55145 ____________________________________________________________________________
55146 [ 22228] By: rgs                                   on 2004/01/27  10:31:09
55147         Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L<perlfunc/system>
55148              From: Brendan O'Dea <bod@debian.org>
55149              Date: Sun, 25 Jan 2004 11:23:48 +1100
55150              Message-ID: <20040125002348.GA31407@londo.c47.org>
55151      Branch: perl
55152            ! pod/perlfunc.pod
55153 ____________________________________________________________________________
55154 [ 22227] By: davem                                 on 2004/01/26  23:53:06
55155         Log: Subject:  [PATCH] myconfig.SH
55156              From:  "Daniel S. Lewart" <lewart@uiuc.edu>
55157              Date:  Sun, 25 Jan 2004 22:11:25 -0600
55158              Message-Id:  <20040125221125.A5390@staff1.cso.uiuc.edu>
55159
55160              make perl -V show the major release as 5 rather than 5.0
55161      Branch: perl
55162            ! myconfig.SH
55163 ____________________________________________________________________________
55164 [ 22224] By: merijn                                on 2004/01/26  22:10:13
55165         Log: Document change 22192
55166              We still need tests!
55167      Branch: perl
55168            ! lib/Exporter.pm
55169 ____________________________________________________________________________
55170 [ 22223] By: rgs                                   on 2004/01/26  21:58:14
55171         Log: Subject: [PATCH] fix vmsish.t #25
55172              From: "Craig A. Berry" <craigberry@mac.com>
55173              Date: Sat, 24 Jan 2004 18:45:35 -0600
55174              Message-ID: <401311AF.1060706@mac.com>
55175      Branch: perl
55176            ! lib/vmsish.t
55177 ____________________________________________________________________________
55178 [ 22221] By: nicholas                              on 2004/01/26  21:18:31
55179         Log: Merge dynamic perldelta from maint (22081)
55180              So now perldelta.pod is copied at build time from perl591delta.pod
55181              perl590delta.pod is as released to CPAN by Hugo
55182              Regen lots of makefiles, pods and the MANIFEST
55183      Branch: perl
55184            + pod/perl591delta.pod
55185           +> pod/perl590delta.pod
55186            - pod/perldelta.pod
55187            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
55188            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
55189            ! win32/pod.mak
55190 ____________________________________________________________________________
55191 [ 22218] By: rgs                                   on 2004/01/25  23:35:45
55192         Log: Remove the caveat about detached threads crashing on Windows
55193              (fixed by #22201). Bump up the version of threads.pm.
55194      Branch: perl
55195            ! ext/threads/threads.pm
55196 ____________________________________________________________________________
55197 [ 22217] By: nicholas                              on 2004/01/25  22:17:47
55198         Log: Need to skip Storable's threads test on 5.8.2 with ithreads and
55199              -DDEBUGGING, because it tickles a bug. (The same bug that got DBI)
55200      Branch: perl
55201            ! ext/Storable/t/threads.t
55202 ____________________________________________________________________________
55203 [ 22216] By: davem                                 on 2004/01/25  12:06:04
55204         Log: update MANIFEST for 2 new Storable test files introduced by 22205
55205      Branch: perl
55206            ! MANIFEST
55207 ____________________________________________________________________________
55208 [ 22215] By: davem                                 on 2004/01/25  12:00:04
55209         Log: add test for change 22209 (Remove small memory leak in newATTRSUB)
55210      Branch: perl
55211            ! t/op/closure.t
55212 ____________________________________________________________________________
55213 [ 22209] By: davem                                 on 2004/01/25  02:04:23
55214         Log: Remove small memory leak in newATTRSUB that manifested as a
55215              leaking scalar after the interpeter was cloned
55216      Branch: perl
55217            ! op.c
55218 ____________________________________________________________________________
55219 [ 22208] By: davem                                 on 2004/01/24  16:13:17
55220         Log: Subject:  [perl #24942] fields::inherit doesn't bless derived
55221              package's \%FIELDS, results in phash deprecation errors.
55222              From:  "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org>
55223              Date:  18 Jan 2004 15:15:46 -0000
55224              Message-Id:  <rt-3.0.8-24942-70144.16.7177902690315@perl.org>
55225      Branch: perl
55226            ! lib/base.pm lib/base/t/fields-base.t
55227 ____________________________________________________________________________
55228 [ 22207] By: davem                                 on 2004/01/24  15:36:28
55229         Log: Subject:  Re: Doc patches for File::Find
55230              From:  Mark Jason Dominus <mjd@plover.com>
55231              Date:  Thu, 22 Jan 2004 09:30:58 -0500
55232              Message-Id:  <20040122143058.29226.qmail@plover.com>
55233
55234              Better document the fact that neither find() nor finddepth() do a
55235              breath-first search.
55236      Branch: perl
55237            ! lib/File/Find.pm
55238 ____________________________________________________________________________
55239 [ 22206] By: ams                                   on 2004/01/24  11:06:51
55240         Log: Subject: [PATCH] Storable-2.08/t/code.t
55241              From: Slaven Rezic <slaven@rezic.de>
55242              Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET)
55243              Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de>
55244      Branch: perl
55245            ! ext/Storable/t/code.t
55246 ____________________________________________________________________________
55247 [ 22205] By: ams                                   on 2004/01/24  11:03:36
55248         Log: Subject: [patch] make Storable thread-safe
55249              From: Stas Bekman <stas@stason.org>
55250              Date: Mon, 19 Jan 2004 00:20:02 -0800
55251              Message-Id: <400B9332.4070106@stason.org>
55252
55253              Subject: Re: Subroutine reference bug in Storable
55254              From: Slaven Rezic <slaven@rezic.de>
55255              Date: 14 Nov 2003 23:22:55 +0100
55256              Message-Id: <874qx6zj28.fsf@vran.herceg.de>
55257
55258              Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse +
55259              overload + cyclic structures
55260              From: Sam Vilain <sam@vilain.net>
55261              Date: Tue, 20 Jan 2004 22:30:15 +1300
55262              Message-Id: <200401202230.15865.sam@vilain.net>
55263      Branch: perl
55264            + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t
55265            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
55266            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
55267            ! ext/Storable/t/code.t
55268 ____________________________________________________________________________
55269 [ 22204] By: ams                                   on 2004/01/24  08:59:11
55270         Log: Upgrade to Locale::Maketext 1.08.
55271      Branch: perl
55272            + lib/Locale/Maketext/t/06super.t
55273            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
55274            ! lib/Locale/Maketext/TPJ13.pod
55275 ____________________________________________________________________________
55276 [ 22203] By: davem                                 on 2004/01/23  23:06:49
55277         Log: make some t/op/write.t failures more verbose
55278      Branch: perl
55279            ! t/op/write.t
55280 ____________________________________________________________________________
55281 [ 22201] By: davem                                 on 2004/01/23  22:26:47
55282         Log: Subject:  Re: threads::shared::queue;
55283              From:  Jan Dubois <jand@ActiveState.com>
55284              Date:  Thu, 22 Jan 2004 19:18:46 -0800
55285              Message-Id:  <fi41105602ds7a9o4fko2oae7aokbg6als@4ax.com>
55286
55287              Avoid threads+win32 crash by freeing Perl interpreter slightly later
55288      Branch: perl
55289            ! ext/threads/threads.xs
55290 ____________________________________________________________________________
55291 [ 22200] By: nicholas                              on 2004/01/23  18:28:43
55292         Log: test that use encoding; doesn't cause references to be stringified
55293      Branch: perl
55294            ! t/uni/chomp.t
55295 ____________________________________________________________________________
55296 [ 22199] By: nicholas                              on 2004/01/23  18:03:41
55297         Log: Document chomp's travels in the wonderful world of use encoding;
55298      Branch: perl
55299            ! pod/perlfunc.pod
55300 ____________________________________________________________________________
55301 [ 22198] By: nicholas                              on 2004/01/23  17:41:01
55302         Log: Check the return values of chomp
55303              (more tricky than it may seem, as the return value is unicode)
55304      Branch: perl
55305            ! t/uni/chomp.t
55306 ____________________________________________________________________________
55307 [ 22197] By: nicholas                              on 2004/01/23  13:57:46
55308         Log: Test return values of all chomps
55309      Branch: perl
55310            ! t/op/chop.t
55311 ____________________________________________________________________________
55312 [ 22196] By: nicholas                              on 2004/01/23  13:24:41
55313         Log: Subject: Re: [perl #24888] chomp ignores utf8
55314              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
55315              Message-Id: <20040116040355.A849.BQW10602@nifty.com>
55316              Date: Fri, 16 Jan 2004 04:13:00 +0900
55317      Branch: perl
55318            + t/uni/chomp.t
55319            ! MANIFEST doop.c t/op/chop.t
55320 ____________________________________________________________________________
55321 [ 22195] By: davem                                 on 2004/01/22  20:48:03
55322         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
55323              From: Steve Hay <steve.hay@uk.radan.com>
55324              Date: Thu, 22 Jan 2004 17:08:29 +0000
55325              Message-ID: <4010038D.4070104@uk.radan.com>
55326      Branch: perl
55327            + win32/makeico.pl win32/perlexe.rc
55328            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
55329 ____________________________________________________________________________
55330 [ 22194] By: davem                                 on 2004/01/22  00:24:51
55331         Log: C<use strict; print if foo> didn't give the
55332              "Bareword not allowed" error unless warnings were enabled
55333      Branch: perl
55334            ! op.c
55335 ____________________________________________________________________________
55336 [ 22193] By: nicholas                              on 2004/01/21  21:58:10
55337         Log: Convert the older parts of op/bop.t over to test.pl
55338      Branch: perl
55339            ! t/op/bop.t
55340 ____________________________________________________________________________
55341 [ 22192] By: merijn                                on 2004/01/21  21:10:10
55342         Log: ':flock' not recognized unless it's first
55343              Exporter::Heavy now will treat :, /, and ! special in
55344              all arguments, not only if the _first_ arg starts with it
55345              Date: Wed, 21 Jan 2004 08:32:47 -0500
55346              Message-ID: <20040121133248.3359.qmail@plover.com>
55347      Branch: perl
55348            ! lib/Exporter/Heavy.pm
55349 ____________________________________________________________________________
55350 [ 22191] By: davem                                 on 2004/01/21  20:45:48
55351         Log: Subject:  PATCH for perl-5.8.4
55352              From:  "Edward S. Peschko" <esp5@pge.com>
55353              Date:  Mon, 19 Jan 2004 17:21:18 -0800
55354              Message-Id:  <20040120012118.GA29151@mdssdev05.comp.pge.com>
55355
55356              Add @DynaLoader::dl_shared_objects feature
55357      Branch: perl
55358            ! ext/DynaLoader/DynaLoader_pm.PL
55359 ____________________________________________________________________________
55360 [ 22190] By: davem                                 on 2004/01/21  20:14:51
55361         Log: remove the platform dependencies of the write.t tests introduced
55362              by change #22161, by hard-coding the expected outputs rather
55363              than using sprintf('%f').
55364      Branch: perl
55365            ! t/op/write.t
55366 ____________________________________________________________________________
55367 [ 22189] By: davem                                 on 2004/01/20  22:41:14
55368         Log: Fix typo in patch #22188
55369      Branch: perl
55370            ! pod/perlfunc.pod
55371 ____________________________________________________________________________
55372 [ 22188] By: davem                                 on 2004/01/20  22:36:10
55373         Log: warn that C<$x : unique> operates on the typeglob, so affects @x
55374              and %x too.
55375      Branch: perl
55376            ! pod/perlfunc.pod
55377 ____________________________________________________________________________
55378 [ 22187] By: davem                                 on 2004/01/20  22:27:50
55379         Log: "sub foo :unique" segfaults
55380
55381              Turn these two into compile-time errors until such time as
55382              someone thinks of a useful meaning for them:
55383              my $x : unique
55384              sub foo : unique
55385      Branch: perl
55386            ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c
55387 ____________________________________________________________________________
55388 [ 22186] By: rgs                                   on 2004/01/20  21:16:01
55389         Log: Add a new test file for situations where threads may interfere.
55390              Subject: Re: "restricted hashes" hit again !
55391              From: Stas Bekman <stas@stason.org>
55392              Date: Tue, 23 Dec 2003 15:32:26 -0800
55393              Message-ID: <3FE8D08A.4090806@stason.org>
55394      Branch: perl
55395            + t/op/threads.t
55396            ! MANIFEST
55397 ____________________________________________________________________________
55398 [ 22185] By: davem                                 on 2004/01/20  21:01:08
55399         Log: Document CVf_UNIQUE flag better
55400      Branch: perl
55401            ! cv.h
55402 ____________________________________________________________________________
55403 [ 22183] By: rgs                                   on 2004/01/20  20:26:18
55404         Log: Fix precedence errors and add some cleanup in the new
55405              DBM_Filter tests
55406      Branch: perl
55407            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
55408 ____________________________________________________________________________
55409 [ 22182] By: davem                                 on 2004/01/20  00:16:42
55410         Log: second attempt to fix [perl #24914] freeing a CV reference that was
55411              currently being executed caused coredumps. The dounwind called by
55412              die unwinds all the contexts on the context stack before unwinding
55413              the save stack.  To stop premature freeing of the CV, hold
55414              references to it on both stacks.
55415      Branch: perl
55416            ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t
55417 ____________________________________________________________________________
55418 [ 22181] By: davem                                 on 2004/01/19  23:41:37
55419         Log: change #22071 (taint bug in $^0) introduced a potential double
55420              free(), because PL_osname may get freed but not nulled if a taint
55421              test fails in between. Mea cupla and all that...
55422      Branch: perl
55423            ! mg.c
55424 ____________________________________________________________________________
55425 [ 22180] By: rgs                                   on 2004/01/19  22:32:27
55426         Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH]
55427              From: Gisle Aas <gisle@ActiveState.com>
55428              Date: 17 Jan 2004 01:29:02 -0800
55429              Message-ID: <lrn08m7wkh.fsf@caliper.activestate.com>
55430              (test rewritten to fit in blead)
55431      Branch: perl
55432            ! pp.c t/op/bop.t
55433 ____________________________________________________________________________
55434 [ 22179] By: merijn                                on 2004/01/19  21:36:48
55435         Log: Subject: [PATCH] dl_unload_file for HP-UX
55436              Date: Mon, 12 Jan 2004 07:49:44 -0800
55437              From: Neil Watkiss <neil.watkiss@sophos.com>
55438              Message-ID: <20040112154944.GA15412@ActiveState.com>
55439      Branch: perl
55440            ! ext/DynaLoader/dl_hpux.xs
55441 ____________________________________________________________________________
55442 [ 22177] By: merijn                                on 2004/01/19  16:11:22
55443         Log: Allow -Uinc_version_list to mean -Dinc_version_list=none
55444              See INSTALL for more details
55445      Branch: perl
55446            ! Configure
55447 ____________________________________________________________________________
55448 [ 22175] By: merijn                                on 2004/01/19  16:05:50
55449         Log: Describe how to limit the perl's default @INC during Configure
55450              to _not_ include older versions
55451      Branch: perl
55452            ! INSTALL
55453 ____________________________________________________________________________
55454 [ 22174] By: merijn                                on 2004/01/19  10:41:24
55455         Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS
55456              Date: Sun, 18 Jan 2004 12:51:23 -0600
55457              From: "Craig A. Berry" <craigberry@mac.com>
55458              Message-ID: <400AD5AB.3080708@mac.com>
55459      Branch: perl
55460            ! perlio.c
55461 ____________________________________________________________________________
55462 [ 22173] By: merijn                                on 2004/01/19  10:27:53
55463         Log: Subject: [PATCH bleadperl] detect nanosleep on VMS
55464              Date: Sun, 18 Jan 2004 17:03:30 -0600
55465              From: "Craig A. Berry" <craigberry@mac.com>
55466              Message-ID: <400B10C2.9060504@mac.com>
55467      Branch: perl
55468            ! configure.com
55469 ____________________________________________________________________________
55470 [ 22172] By: davem                                 on 2004/01/17  23:58:04
55471         Log: back out change #24914 "freeing a CV reference that was currently
55472              being executed caused coredumps".
55473              The new test case sometimes locks up linux's malloc, and with
55474              Perl's malloc the test code still coredumps :-(
55475      Branch: perl
55476            ! perl.c scope.c scope.h sv.c t/op/closure.t
55477 ____________________________________________________________________________
55478 [ 22171] By: rgs                                   on 2004/01/17  22:00:48
55479         Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x
55480              From: "Green, Paul" <Paul.Green@stratus.com>
55481              Date: Thu, 15 Jan 2004 16:00:15 -0500
55482              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FBB15@exna4.stratus.com>
55483      Branch: perl
55484            ! README.vos hv.c pp_pack.c vos/Changes
55485 ____________________________________________________________________________
55486 [ 22170] By: rgs                                   on 2004/01/17  21:25:08
55487         Log: Subject: Re: open/or inconsistency
55488              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
55489              Date: Sat, 17 Jan 2004 19:59:55 +0900
55490              Message-Id: <20040117195729.623A.BQW10602@nifty.com>
55491              (plus a test.)
55492              Don't produce the warning for constructs like
55493              open my $fh, $file or die;
55494      Branch: perl
55495            ! op.c t/lib/warnings/op
55496 ____________________________________________________________________________
55497 [ 22169] By: davem                                 on 2004/01/17  18:02:31
55498         Log: Subject:  Perl core dumps when running out of memory [PATCH]
55499              From:  Gisle Aas <gisle@ActiveState.com>
55500              Date:  17 Jan 2004 06:18:13 -0800
55501              Message-Id:  <lrsmiebqvu.fsf@caliper.activestate.com>
55502
55503              Display 'out of memeory' errors using low-level I/O to avoid
55504              recursive failure and so coredumps.
55505      Branch: perl
55506            ! util.c
55507 ____________________________________________________________________________
55508 [ 22168] By: davem                                 on 2004/01/17  17:38:21
55509         Log: From: "Paul Marquess" <Paul.Marquess@btinternet.com>
55510              Subject: [PATCH ] Enhanced DBM Filters
55511              Date: Sat, 17 Jan 2004 16:44:53 -0000
55512              Message-ID: <AIEAJICLCBDNAAOLLOKLAEPPPHAA.Paul.Marquess@btinternet.com>
55513
55514              add DBM_Filter
55515      Branch: perl
55516            + lib/DBM_Filter.pm lib/DBM_Filter/Changes
55517            + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
55518            + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
55519            + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
55520            + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
55521            + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
55522            + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm
55523            + lib/dbm_filter_util.pl
55524            ! MANIFEST
55525 ____________________________________________________________________________
55526 [ 22167] By: davem                                 on 2004/01/17  16:12:32
55527         Log: freeing a CV reference that was currently being
55528              executed caused coredumps
55529      Branch: perl
55530            ! perl.c scope.c scope.h sv.c t/op/closure.t
55531 ____________________________________________________________________________
55532 [ 22166] By: nicholas                              on 2004/01/17  15:07:31
55533         Log: Integrate final perl583delta
55534      Branch: perl
55535           !> pod/perl583delta.pod
55536 ____________________________________________________________________________
55537 [ 22163] By: davem                                 on 2004/01/16  19:24:14
55538         Log: Subject:  Re: [perl #24816] Magic vars seem unsure if they are purely numeric
55539              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
55540              Date:  Thu, 15 Jan 2004 14:10:37 -0800
55541              Message-Id:  <20040115221037.GA2392@efn.org>
55542
55543              Add sv_2iv_flags() to allow magic to be optionally processed.
55544      Branch: perl
55545            ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c
55546            ! proto.h sv.c sv.h t/op/bop.t
55547 ____________________________________________________________________________
55548 [ 22162] By: davem                                 on 2004/01/16  16:39:17
55549         Log: format bug with undefined _TOP
55550              name of format_TOP now derived from the name of the current
55551              filehandle rather then the name of the  format associetd with that
55552              handle
55553      Branch: perl
55554            ! pp_sys.c t/op/write.t
55555 ____________________________________________________________________________
55556 [ 22161] By: davem                                 on 2004/01/16  13:29:26
55557         Log: Subject: [PATCH] format/write (version 2)
55558              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
55559              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
55560
55561              Fixes and additions to formats:
55562
55563              Improvement: NULL chars in picture line
55564              Bugfix: C<@*> shown in output if not alone on a line
55565              New feature: C<^*> for variable-width, one-line-at-a-time text
55566              Improvement: Diagnostic on C<@#> and C<~~>
55567              Bugfix: Segmentation fault on big numbers
55568              Improvement (maybe): Truncation of numbers produces misleading output
55569              Bugfix: "}" terminates format
55570              Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
55571      Branch: perl
55572            ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod
55573            ! pp_ctl.c proto.h t/op/write.t toke.c
55574 ____________________________________________________________________________
55575 [ 22160] By: davem                                 on 2004/01/15  23:49:02
55576         Log: buigid #24905 - the code planted to call glob() retained an
55577              extraneous targ index in a pushmark op, leasing to strangeness
55578              when the op was freed
55579      Branch: perl
55580            ! op.c
55581 ____________________________________________________________________________
55582 [ 22159] By: rgs                                   on 2004/01/15  22:19:25
55583         Log: Upgrade to Time::HiRes 1.55
55584      Branch: perl
55585            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
55586            ! ext/Time/HiRes/HiRes.xs
55587 ____________________________________________________________________________
55588 [ 22155] By: nicholas                              on 2004/01/15  00:03:04
55589         Log: Make chomp heed the utf8 flags on the target string and $/
55590              [Fixes #24888]
55591              More work still needed to make chomp heed the encoding pragma.
55592      Branch: perl
55593            ! doop.c t/op/chop.t
55594 ____________________________________________________________________________
55595 [ 22154] By: nicholas                              on 2004/01/14  21:14:14
55596         Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc
55597              [Forgot to do this as part of the integration]
55598      Branch: perl
55599            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
55600            ! vms/descrip_mms.template win32/pod.mak
55601 ____________________________________________________________________________
55602 [ 22153] By: nicholas                              on 2004/01/14  19:28:54
55603         Log: Integrate:
55604              [ 22143]
55605              We're planning on making history today. Mind you, not that much -
55606              only 1 line.
55607
55608              perl583delta.pod
55609      Branch: perl
55610           +> pod/perl583delta.pod
55611            ! MANIFEST
55612           !> pod/perlhist.pod
55613 ____________________________________________________________________________
55614 [ 22150] By: nicholas                              on 2004/01/14  17:48:52
55615         Log: Bump version number as file has changed since 5.8.2
55616      Branch: perl
55617            ! lib/File/Find.pm
55618 ____________________________________________________________________________
55619 [ 22149] By: nicholas                              on 2004/01/14  17:45:54
55620         Log: Subject:  Doc patches for File::Find
55621              From:  Andy Lester <andy@petdance.com>
55622              Date:  Mon, 12 Jan 2004 00:10:50 -0600
55623              Message-Id:  <20040112061050.GB7308@petdance.com>
55624      Branch: perl
55625            ! lib/File/Find.pm
55626 ____________________________________________________________________________
55627 [ 22136] By: nicholas                              on 2004/01/14  13:01:27
55628         Log: Assimilate CGI 3.03
55629      Branch: perl
55630            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm
55631 ____________________________________________________________________________
55632 [ 22133] By: nicholas                              on 2004/01/13  22:53:42
55633         Log: Add VMS to the list of "don't fork" OSes
55634              [In the most simple way possible. Fix this properly post 5.8.3
55635              to use $Config{d_fork} or something more robust]
55636      Branch: perl
55637            ! ext/threads/shared/t/wait.t
55638 ____________________________________________________________________________
55639 [ 22129] By: rgs                                   on 2004/01/13  19:26:24
55640         Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69
55641              From: Tels <perl_dummy@bloodgate.com>
55642              Date: Tue, 13 Jan 2004 19:28:48 +0100
55643              Message-Id: <200401131928.50247@bloodgate.com>
55644      Branch: perl
55645            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
55646            ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t
55647            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
55648            ! lib/Math/BigInt/t/sub_mbi.t
55649 ____________________________________________________________________________
55650 [ 22128] By: rgs                                   on 2004/01/13  09:06:11
55651         Log: MANIFEST adjustment.
55652      Branch: perl
55653            ! MANIFEST
55654 ____________________________________________________________________________
55655 [ 22126] By: ams                                   on 2004/01/13  07:16:33
55656         Log: Upgrade to Locale::Maketext 1.07.
55657      Branch: perl
55658            + lib/Locale/Maketext/t/04super.t
55659            + lib/Locale/Maketext/t/05super.t
55660            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
55661            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
55662 ____________________________________________________________________________
55663 [ 22125] By: rgs                                   on 2004/01/12  22:44:53
55664         Log: Document usage of $_ and pos() inside /(?{...})/.
55665              (see change #2367.)
55666      Branch: perl
55667            ! pod/perlre.pod
55668 ____________________________________________________________________________
55669 [ 22124] By: rgs                                   on 2004/01/12  22:10:51
55670         Log: Upgrade to MIME::Base64 2.23.
55671      Branch: perl
55672            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
55673            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
55674 ____________________________________________________________________________
55675 [ 22123] By: rgs                                   on 2004/01/12  21:24:28
55676         Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH]
55677              From: Robin Barker <Robin.Barker@npl.co.uk>
55678              Date: Thu, 8 Jan 2004 16:21:25 -0000
55679              Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk>
55680      Branch: perl
55681            ! handy.h
55682 ____________________________________________________________________________
55683 [ 22122] By: nicholas                              on 2004/01/12  19:52:16
55684         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
55685              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
55686              Message-ID: <Pine.LNX.4.58.0401121127210.15844@benevelle.wi.securepipe.com>
55687              Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST)
55688      Branch: perl
55689            ! ext/threads/shared/t/wait.t
55690 ____________________________________________________________________________
55691 [ 22121] By: nicholas                              on 2004/01/12  17:27:25
55692         Log: use sv_setpvn rather than sv_setpv and save a strlen()
55693      Branch: perl
55694            ! doop.c
55695 ____________________________________________________________________________
55696 [ 22120] By: merijn                                on 2004/01/12  13:04:42
55697         Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work
55698              From: Gisle Aas <gisle@ActiveState.com>
55699              Date: 12 Jan 2004 02:35:27 -0800
55700              Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>
55701      Branch: perl
55702            ! Configure
55703 ____________________________________________________________________________
55704 [ 22117] By: rgs                                   on 2004/01/12  10:10:43
55705         Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012]
55706              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
55707              Date: Mon, 12 Jan 2004 11:19:37 +0900
55708              Message-Id: <20040112111007.EB69.BQW10602@nifty.com>
55709      Branch: perl
55710            ! doop.c t/op/join.t
55711 ____________________________________________________________________________
55712 [ 22115] By: nicholas                              on 2004/01/11  23:37:09
55713         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
55714              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
55715              Message-ID: <Pine.LNX.4.58.0401111548010.6679@localhost.localdomain>
55716              Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST)
55717      Branch: perl
55718            ! ext/threads/shared/t/wait.t
55719 ____________________________________________________________________________
55720 [ 22113] By: nicholas                              on 2004/01/11  23:14:48
55721         Log: Regenerate win32/Makefile and win32/makefile.mk after
55722
55723              Integrate:
55724              [ 22081]
55725              Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for
55726              a copy to be made at build time.
55727
55728              [ 22111]
55729              Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1)
55730              From: Abe Timmerman <abe@ztreet.demon.nl>
55731              Message-Id: <200401111813.40829.abe@ztreet.demon.nl>
55732              Date: Sun, 11 Jan 2004 18:13:40 +0100
55733
55734              plus revert 22092 and 22080
55735      Branch: perl
55736            ! pod.lst win32/Makefile win32/makefile.mk
55737           !> pod/buildtoc
55738 ____________________________________________________________________________
55739 [ 22112] By: rgs                                   on 2004/01/11  22:38:08
55740         Log: Upgrade to Cwd 2.14.
55741      Branch: perl
55742            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
55743 ____________________________________________________________________________
55744 [ 22110] By: rgs                                   on 2004/01/11  16:34:43
55745         Log: Upgrade to Math::BigRat 0.11
55746
55747              Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11
55748              From: Tels <perl_dummy@bloodgate.com>
55749              Date: Wed, 7 Jan 2004 18:30:06 +0100
55750              Message-Id: <200401071830.07445@bloodgate.com>
55751      Branch: perl
55752            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
55753            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
55754 ____________________________________________________________________________
55755 [ 22109] By: rgs                                   on 2004/01/10  23:39:38
55756         Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages
55757              From: Steve Hay <steve.hay@uk.radan.com>
55758              Date: Wed, 07 Jan 2004 13:22:30 +0000
55759              Message-ID: <3FFC0816.9090406@uk.radan.com>
55760
55761              (and increment version number in Carp)
55762      Branch: perl
55763            ! lib/Carp.pm lib/Carp/Heavy.pm
55764 ____________________________________________________________________________
55765 [ 22108] By: adi                                   on 2004/01/10  21:33:59
55766         Log: documentation nit
55767      Branch: perl
55768            ! pod/perlop.pod
55769 ____________________________________________________________________________
55770 [ 22107] By: adi                                   on 2004/01/10  20:19:09
55771         Log: nit to Bytecode - the av_extend opcode wasn't saved when
55772              the array had AvFILL == 0
55773      Branch: perl
55774            ! ext/B/B/Assembler.pm
55775 ____________________________________________________________________________
55776 [ 22106] By: adi                                   on 2004/01/10  20:16:03
55777         Log: still problems with backreferences + reverse cloning
55778              after #21936 - the weak reference may live on the pad.
55779      Branch: perl
55780            ! sv.c
55781 ____________________________________________________________________________
55782 [ 22104] By: nicholas                              on 2004/01/09  19:50:43
55783         Log: Bah. Makefile.PL still tests the sub-MANIFEST
55784      Branch: perl
55785            ! ext/Storable/MANIFEST
55786 ____________________________________________________________________________
55787 [ 22103] By: davem                                 on 2004/01/09  12:20:38
55788         Log: temporarily backout test of thread returning a closure. It crashes
55789              win32.
55790      Branch: perl
55791            ! ext/threads/t/problems.t
55792 ____________________________________________________________________________
55793 [ 22102] By: davem                                 on 2004/01/08  22:32:28
55794         Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)
55795              Message-ID: <20040107121357.GD82921@dansat.data-plan.com>
55796
55797              Returning a closure from a thread (via join) could mess up because
55798              pointers to PL_sv_undef weren't rejigged to point at the joiner's
55799              version of PL_sv_undef. Also, the closure's CvGV got cloned too
55800              but never freed, since CvGV isn't refcounted.
55801      Branch: perl
55802            ! ext/threads/t/problems.t ext/threads/threads.xs sv.c
55803 ____________________________________________________________________________
55804 [ 22101] By: rgs                                   on 2004/01/08  21:00:56
55805         Log: perl582delta.pod was not in the MANIFEST.
55806      Branch: perl
55807            ! MANIFEST
55808 ____________________________________________________________________________
55809 [ 22100] By: nicholas                              on 2004/01/08  17:35:27
55810         Log: Integrate:
55811              [ 22093]
55812              Graham says that the search.cpan.org pod finder hashes on name
55813              The 4 files all thinking they are perldelta.pod confuses it.
55814      Branch: perl
55815           +> pod/perl582delta.pod
55816           !> pod/perl581delta.pod pod/perl58delta.pod
55817 ____________________________________________________________________________
55818 [ 22096] By: nicholas                              on 2004/01/08  13:15:38
55819         Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1
55820              From: Abigail <abigail@abigail.nl>
55821              Message-ID: <20040107230027.GC393@abigail.nl>
55822              Date: Thu, 8 Jan 2004 00:00:27 +0100
55823      Branch: perl
55824            ! pod/perlhist.pod
55825 ____________________________________________________________________________
55826 [ 22091] By: nicholas                              on 2004/01/07  19:09:50
55827         Log: [Integrate]
55828              22088 22089 22090 (datestamp corrections - let's see if this really
55829              works)
55830      Branch: perl
55831           !> (integrate 35 files)
55832 ____________________________________________________________________________
55833 [ 22084] By: rgs                                   on 2004/01/07  09:25:16
55834         Log: Hardcoded numerical flag masks. Bad.
55835      Branch: perl
55836            ! doop.c
55837 ____________________________________________________________________________
55838 [ 22083] By: nicholas                              on 2004/01/06  18:57:29
55839         Log: Seems that sv_setsv_cow needs to be visible to core extensions,
55840              so that re will build properly on Win32. Thanks to Steve Hay for
55841              trying COW and finding the problems.
55842      Branch: perl
55843            ! embed.fnc embed.h
55844 ____________________________________________________________________________
55845 [ 22082] By: rgs                                   on 2004/01/06  18:11:22
55846         Log: Fix bug #24813 : the -0 wasn't recognized on the #! line
55847      Branch: perl
55848            + t/run/switch0.t
55849            ! MANIFEST perl.c
55850 ____________________________________________________________________________
55851 [ 22079] By: nicholas                              on 2004/01/06  12:38:52
55852         Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been
55853              like this pre 5.8.1, I suspect that no-one has used it recently.
55854      Branch: perl
55855            ! win32/makefile.mk
55856 ____________________________________________________________________________
55857 [ 22076] By: rgs                                   on 2004/01/06  08:18:44
55858         Log: The TODO tag should be included also when a TODO test succeeds,
55859              so it's reported by the test harness
55860      Branch: perl
55861            ! t/op/write.t
55862 ____________________________________________________________________________
55863 [ 22075] By: rgs                                   on 2004/01/06  07:56:25
55864         Log: This TODO test seems to pass now.
55865      Branch: perl
55866            ! t/op/write.t
55867 ____________________________________________________________________________
55868 [ 22074] By: rgs                                   on 2004/01/05  23:29:55
55869         Log: Some of the bitwise manipulation PP functions weren't checking
55870              whether their arguments were magical before using them.
55871              (bug [#24816]).
55872      Branch: perl
55873            ! pp.c
55874 ____________________________________________________________________________
55875 [ 22071] By: davem                                 on 2004/01/05  22:17:04
55876         Log: [perl #24674]
55877              stop $^O getting tainted on read access, and disallow tainted
55878              assignment to it
55879      Branch: perl
55880            ! mg.c t/op/taint.t
55881 ____________________________________________________________________________
55882 [ 22068] By: rgs                                   on 2004/01/05  21:48:30
55883         Log: Some mandatory syntax warnings emitted by the lexer weren't
55884              disableable (bug [perl #24815]).
55885      Branch: perl
55886            ! pod/perldiag.pod t/lib/warnings/toke toke.c
55887 ____________________________________________________________________________
55888 [ 22067] By: nicholas                              on 2004/01/05  21:36:07
55889         Log: Change the flag logic in buildtoc
55890      Branch: perl
55891            ! pod.lst pod/buildtoc
55892 ____________________________________________________________________________
55893 [ 22064] By: nicholas                              on 2004/01/05  21:16:09
55894         Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod
55895      Branch: perl
55896            ! pod/buildtoc
55897 ____________________________________________________________________________
55898 [ 22058] By: rgs                                   on 2004/01/05  06:17:47
55899         Log: Subject: [PATCH] skip num.t #47 on VMS
55900              From: "Craig A. Berry" <craigberry@mac.com>
55901              Date: Sun, 04 Jan 2004 23:16:26 -0600
55902              Message-ID: <3FF8F32A.5000108@mac.com>
55903      Branch: perl
55904            ! t/base/num.t
55905 ____________________________________________________________________________
55906 [ 22057] By: rgs                                   on 2004/01/05  06:17:07
55907         Log: Subject: [PATCH configure.com] future-proof signal check
55908              From: "Craig A. Berry" <craigberry@mac.com>
55909              Date: Sun, 04 Jan 2004 22:53:40 -0600
55910              Message-ID: <3FF8EDD4.3080308@mac.com>
55911      Branch: perl
55912            ! configure.com
55913 ____________________________________________________________________________
55914 [ 22056] By: rgs                                   on 2004/01/04  20:45:31
55915         Log: Upgrade to Cwd 2.13
55916      Branch: perl
55917            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
55918 ____________________________________________________________________________
55919 [ 22055] By: davem                                 on 2004/01/04  19:34:36
55920         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
55921              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
55922              Date: Fri, 2 Jan 2004 11:31:46 +0100
55923              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4B3@attmsx1>
55924
55925              eval of of a truncated format should fail
55926      Branch: perl
55927            ! t/op/write.t toke.c
55928 ____________________________________________________________________________
55929 [ 22052] By: rgs                                   on 2004/01/03  19:53:53
55930         Log: Upgrade to PerlIO::via::QuotedPrint 0.06
55931      Branch: perl
55932            ! lib/PerlIO/via/QuotedPrint.pm
55933 ____________________________________________________________________________
55934 [ 22051] By: rgs                                   on 2004/01/03  19:51:02
55935         Log: Upgrade to Time::HiRes 1.54
55936      Branch: perl
55937            + ext/Time/HiRes/hints/solaris.pl
55938            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
55939            ! ext/Time/HiRes/HiRes.xs
55940 ____________________________________________________________________________
55941 [ 22050] By: nicholas                              on 2004/01/03  19:24:00
55942         Log: No matter how hard you proof read it, something always slips through.
55943      Branch: perl
55944            ! ext/Storable/ChangeLog
55945 ____________________________________________________________________________
55946 [ 22049] By: nicholas                              on 2004/01/03  19:22:08
55947         Log: Fix minor problems with the CPAN release
55948              1: Make Storable.xs to work on 5.8.2 and later (already in the core)
55949              2: Ship the linux hints file
55950              3: Ship Test::More for the benefit of Perls pre 5.6.2
55951              4: Correct Makefile.PL to install in core for 5.8.0 and later
55952      Branch: perl
55953            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
55954            ! ext/Storable/Makefile.PL ext/Storable/README
55955            ! ext/Storable/Storable.pm
55956 ____________________________________________________________________________
55957 [ 22047] By: rgs                                   on 2004/01/03  00:07:13
55958         Log: Tidy up change #18751, so that the second parameter to unpack()
55959              defaults to $_ at compile-time, instead of run-time (like all
55960              other primitives that default to $_).
55961      Branch: perl
55962            ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h
55963 ____________________________________________________________________________
55964 [ 22044] By: nicholas                              on 2004/01/02  16:17:24
55965         Log: Bump $threads::VERSION as the documentation has changed. Tweak the
55966              documentaiton, update Arthur's e-mail address
55967      Branch: perl
55968            ! ext/threads/threads.pm
55969 ____________________________________________________________________________
55970 [ 22043] By: rgs                                   on 2004/01/02  08:35:22
55971         Log: Use the optimization level -O2 by default on Linux/gcc.
55972              See :
55973              Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?)
55974              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
55975              Date: Thu, 1 Jan 2004 05:32:15 +0100
55976              Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2>
55977      Branch: perl
55978            ! hints/linux.sh
55979 ____________________________________________________________________________
55980 [ 22041] By: nicholas                              on 2004/01/02  00:38:00
55981         Log: Update debugger version number and Changes file
55982      Branch: perl
55983            ! lib/perl5db.pl
55984 ____________________________________________________________________________
55985 [ 22037] By: davem                                 on 2004/01/01  23:22:10
55986         Log: addition to 22036 (document SUPER better): superclass may be plural
55987      Branch: perl
55988            ! pod/perlbot.pod pod/perlobj.pod
55989 ____________________________________________________________________________
55990 [ 22036] By: davem                                 on 2004/01/01  22:23:11
55991         Log: Document the quirks of SUPER, especially the fact that it it
55992              relative to the current package and not to the invoking object.
55993      Branch: perl
55994            ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod
55995            ! pod/perltoot.pod
55996 ____________________________________________________________________________
55997 [ 22034] By: davem                                 on 2004/01/01  19:58:08
55998         Log: Fix bug #24383, where hashes with the :unique attribute weren't
55999              getting made readonly on interpreter clone. Also, remove the
56000              :unique attribute from the hashes in warnings.pm, since they may
56001              later be modified by warnings::register.  Finally, adds tests for
56002              the :unique attribute.
56003      Branch: perl
56004            ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl
56005 ____________________________________________________________________________
56006 [ 22033] By: nicholas                              on 2004/01/01  19:22:24
56007         Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2
56008              From: Dorner Thomas <tdorner@amadeus.net>
56009              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de>
56010              Date: Fri, 19 Dec 2003 07:16:47 +0100
56011      Branch: perl
56012            ! t/io/utf8.t t/op/pat.t
56013 ____________________________________________________________________________
56014 [ 22032] By: rgs                                   on 2004/01/01  17:29:21
56015         Log: Subject: [PATCH 5.8.2 @21574] OS/2 update
56016              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56017              Date: Thu, 18 Dec 2003 14:10:29 -0800
56018              Message-ID: <20031218221029.GA7898@math.berkeley.edu>
56019      Branch: perl
56020            ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm
56021            ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes
56022            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl
56023 ____________________________________________________________________________
56024 [ 22031] By: rgs                                   on 2004/01/01  16:30:13
56025         Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)
56026      Branch: perl
56027            ! pod/perlunicode.pod
56028 ____________________________________________________________________________
56029 [ 22030] By: rgs                                   on 2004/01/01  13:55:31
56030         Log: Document that detached threads aren't supported on Windows yet.
56031      Branch: perl
56032            ! ext/threads/threads.pm
56033 ____________________________________________________________________________
56034 [ 22029] By: rgs                                   on 2004/01/01  13:30:33
56035         Log: Upgrade to Getopt::Long 2.34_01
56036      Branch: perl
56037            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
56038 ____________________________________________________________________________
56039 [ 22026] By: nicholas                              on 2003/12/31  15:22:31
56040         Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's
56041              beautiful clean run of OKs. You are all getting a clean run of OKs,
56042              aren't you?
56043      Branch: perl
56044            ! lib/Test/Harness/t/00compile.t
56045 ____________________________________________________________________________
56046 [ 22025] By: nicholas                              on 2003/12/31  15:11:51
56047         Log: Subject: [PATCH] "piconv -C 512" badly broken
56048              From: Autrijus Tang <autrijus@autrijus.org>
56049              Message-Id: <1072870210.769.5.camel@localhost>
56050              Date: Wed, 31 Dec 2003 19:30:10 +0800
56051      Branch: perl
56052            ! ext/Encode/bin/piconv
56053 ____________________________________________________________________________
56054 [ 22021] By: rgs                                   on 2003/12/31  08:28:43
56055         Log: Upgrade to Test::Harness 2.40.
56056      Branch: perl
56057            ! lib/Test/Harness.pm lib/Test/Harness/Changes
56058            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
56059            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
56060            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
56061            ! lib/Test/Harness/t/prove-switches.t
56062            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
56063            ! lib/Test/Harness/t/test-harness.t
56064 ____________________________________________________________________________
56065 [ 22020] By: rgs                                   on 2003/12/31  07:59:19
56066         Log: C++ comments, bad.
56067      Branch: perl
56068            ! ext/Cwd/Cwd.xs
56069 ____________________________________________________________________________
56070 [ 22018] By: nicholas                              on 2003/12/30  23:29:59
56071         Log: Bump VERSION numbers
56072      Branch: perl
56073            ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm
56074            ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm
56075            ! lib/diagnostics.pm
56076 ____________________________________________________________________________
56077 [ 22016] By: rgs                                   on 2003/12/30  21:10:22
56078         Log: A patch for Test::Harness on VMS by Craig Berry
56079              (see RT CPAN bug #4745)
56080      Branch: perl
56081            ! lib/Test/Harness/Straps.pm
56082 ____________________________________________________________________________
56083 [ 22013] By: nicholas                              on 2003/12/30  18:18:28
56084         Log: Subject: more uni doc tweakage
56085              From: Jarkko Hietaniemi <jhi@iki.fi>
56086              Message-ID: <20031230133755.GA23118@vipunen.hut.fi>
56087              Date: Tue, 30 Dec 2003 15:37:55 +0200
56088
56089              Subject: one more pod fix
56090              From: Jarkko Hietaniemi <jhi@iki.fi>
56091              Message-ID: <20031230135641.GA24516@vipunen.hut.fi>
56092              Date: Tue, 30 Dec 2003 15:56:41 +0200
56093      Branch: perl
56094            ! lib/PerlIO.pm pod/perlunicode.pod
56095 ____________________________________________________________________________
56096 [ 22009] By: davem                                 on 2003/12/30  17:14:44
56097         Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous
56098      Branch: perl
56099            ! pod/perlrun.pod
56100 ____________________________________________________________________________
56101 [ 22007] By: rgs                                   on 2003/12/30  16:04:47
56102         Log: Upgrade to Math::BigInt 1.68.
56103      Branch: perl
56104            + lib/Math/BigInt/t/bigroot.t
56105            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
56106            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
56107            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t
56108            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
56109            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
56110 ____________________________________________________________________________
56111 [ 22005] By: davem                                 on 2003/12/30  15:07:50
56112         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
56113              heuristics for calculating buffer size needed to compile a format
56114              didn't allow for \0
56115      Branch: perl
56116            ! pp_ctl.c t/op/write.t
56117 ____________________________________________________________________________
56118 [ 22003] By: rgs                                   on 2003/12/30  12:54:02
56119         Log: Add a regression test for bug #24762
56120      Branch: perl
56121            ! t/comp/parser.t
56122 ____________________________________________________________________________
56123 [ 22002] By: rgs                                   on 2003/12/30  12:49:09
56124         Log: Updates the notes about byacc in pumpkin.pod.
56125      Branch: perl
56126            ! Porting/pumpkin.pod
56127 ____________________________________________________________________________
56128 [ 22001] By: rgs                                   on 2003/12/30  09:58:08
56129         Log: Bump up UNIVERSAL's version to 1.02
56130              (due to fix #21418)
56131      Branch: perl
56132            ! lib/UNIVERSAL.pm
56133 ____________________________________________________________________________
56134 [ 21999] By: nicholas                              on 2003/12/29  23:53:31
56135         Log: Add Mike Pomraning
56136      Branch: perl
56137            ! AUTHORS
56138 ____________________________________________________________________________
56139 [ 21997] By: rgs                                   on 2003/12/29  20:11:12
56140         Log: Update the README and Changes files for Switch 2.10
56141      Branch: perl
56142            ! lib/Switch/Changes lib/Switch/README
56143 ____________________________________________________________________________
56144 [ 21996] By: rgs                                   on 2003/12/29  20:07:00
56145         Log: Upgrade to Switch 2.10, by integrating some changes by Damian
56146      Branch: perl
56147            ! lib/Switch.pm
56148 ____________________________________________________________________________
56149 [ 21993] By: rgs                                   on 2003/12/29  10:49:29
56150         Log: Windows hasn't getuid/setuid and friends.
56151              Therefore disable the code related to them in POSIX.xs.
56152
56153              Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
56154              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
56155              Date: Mon, 29 Dec 2003 04:51:19 +0100
56156              Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2>
56157      Branch: perl
56158            ! ext/POSIX/POSIX.xs
56159 ____________________________________________________________________________
56160 [ 21992] By: rgs                                   on 2003/12/29  10:31:07
56161         Log: Subject: [PATCH] win32_chsize buglet
56162              From: "Kevin Chase" <kevincha99@hotmail.com>
56163              Date: Sun, 28 Dec 2003 15:48:56 -0800
56164              Message-ID: <BAY2-F90usv0ccZRh8Z0005683d@hotmail.com>
56165      Branch: perl
56166            ! win32/win32.c
56167 ____________________________________________________________________________
56168 [ 21991] By: rgs                                   on 2003/12/29  08:10:51
56169         Log: Upgrade to Encode 1.99.
56170      Branch: perl
56171            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
56172            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
56173            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
56174            ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm
56175            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
56176            ! ext/Encode/ucm/macHebrew.ucm
56177 ____________________________________________________________________________
56178 [ 21990] By: rgs                                   on 2003/12/28  18:41:35
56179         Log: Fix a little syntax error, reported by Marcus Holland-Moritz
56180      Branch: perl
56181            ! win32/win32.c
56182 ____________________________________________________________________________
56183 [ 21989] By: nicholas                              on 2003/12/28  11:49:20
56184         Log: From: "Nigel Sandever" <njsandever@hotmail.com>
56185              Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES
56186              Message-ID: <Law9-F94BdsnvUFcxT500000ea5@hotmail.com>
56187              Date: Thu, 25 Sep 2003 21:49:07 +0000
56188      Branch: perl
56189            ! dosish.h win32/win32.c win32/win32sck.c
56190 ____________________________________________________________________________
56191 [ 21988] By: rgs                                   on 2003/12/27  23:46:40
56192         Log: Regenerate the perly.c patch for byacc output painless fixing
56193      Branch: perl
56194            ! perly_c.diff
56195 ____________________________________________________________________________
56196 [ 21986] By: rgs                                   on 2003/12/27  23:11:59
56197         Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error
56198      Branch: perl
56199            ! perly.c perly.y vms/perly_c.vms
56200 ____________________________________________________________________________
56201 [ 21985] By: nicholas                              on 2003/12/27  22:55:35
56202         Log: Subject: Cross compilation patches for arm.
56203              From: Redvers Davies <red@criticalintegration.com>
56204              Message-Id: <1072098653.4789.6.camel@ragefire>
56205              Date: Mon, 22 Dec 2003 08:11:34 -0500
56206      Branch: perl
56207            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
56208            ! Cross/config.sh-arm-linux Cross/installperl.patch
56209 ____________________________________________________________________________
56210 [ 21983] By: rgs                                   on 2003/12/27  21:29:04
56211         Log: Fix bug [perl #24735] : make sure that the range (..) operator
56212              treats an undefined argument as 0 for numerical ranges and as ""
56213              for magical string ranges.
56214      Branch: perl
56215            ! pp_ctl.c t/op/range.t
56216 ____________________________________________________________________________
56217 [ 21981] By: rgs                                   on 2003/12/27  20:14:09
56218         Log: Subject: PATCH:  *DB*_File
56219              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
56220              Date: Sat, 27 Dec 2003 20:02:30 -0000
56221              Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com>
56222      Branch: perl
56223            ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm
56224            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
56225            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
56226            ! ext/DB_File/typemap ext/GDBM_File/typemap
56227            ! ext/NDBM_File/typemap ext/ODBM_File/typemap
56228            ! ext/SDBM_File/typemap
56229 ____________________________________________________________________________
56230 [ 21978] By: nicholas                              on 2003/12/27  18:31:27
56231         Log: Straggler from Cwd
56232      Branch: perl
56233            + ext/Cwd/Changes
56234 ____________________________________________________________________________
56235 [ 21977] By: nicholas                              on 2003/12/27  18:29:44
56236         Log: Straggler from Unicode::Collate.
56237              We need to automate this.
56238              For some value of we. (tr/w/m/ I suspect)
56239      Branch: perl
56240            + lib/Unicode/Collate/t/rearrang.t
56241 ____________________________________________________________________________
56242 [ 21976] By: nicholas                              on 2003/12/27  18:28:37
56243         Log: Assimilate Unicode::Collate 0.33
56244      Branch: perl
56245            + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t
56246            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
56247            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
56248            ! lib/Unicode/Collate/t/contract.t
56249            ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t
56250            ! lib/Unicode/Collate/t/version.t
56251 ____________________________________________________________________________
56252 [ 21975] By: nicholas                              on 2003/12/27  18:12:33
56253         Log: Assimilate PodParser-1.26
56254      Branch: perl
56255            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
56256            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm
56257            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL
56258            ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr
56259 ____________________________________________________________________________
56260 [ 21974] By: nicholas                              on 2003/12/27  17:50:34
56261         Log: Assimilate File::Spec 0.87
56262      Branch: perl
56263            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
56264 ____________________________________________________________________________
56265 [ 21973] By: nicholas                              on 2003/12/27  17:24:27
56266         Log: Assimilate Digest 1.05
56267      Branch: perl
56268            ! lib/Digest.pm lib/Digest/t/digest.t
56269 ____________________________________________________________________________
56270 [ 21972] By: nicholas                              on 2003/12/27  17:20:23
56271         Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
56272              21646 was only applied to core (must punt this back and thereby unfork)
56273              Need to fix test boilerplate properly for PERL_CORE
56274      Branch: perl
56275            ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
56276            ! ext/Cwd/t/taint.t lib/Cwd.pm
56277 ____________________________________________________________________________
56278 [ 21971] By: nicholas                              on 2003/12/27  16:55:54
56279         Log: Subject: [PATCH] Remove Win32 compiler warnings
56280              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
56281              Date: Sat, 27 Dec 2003 17:39:20 +0100
56282              Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2>
56283      Branch: perl
56284            ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c
56285 ____________________________________________________________________________
56286 [ 21970] By: nicholas                              on 2003/12/27  16:39:01
56287         Log: Allow overriding of the p4 settings via environment variables
56288              Make regexp more robust to parse FreeBSD's patch output
56289      Branch: perl
56290            ! Porting/apply
56291 ____________________________________________________________________________
56292 [ 21968] By: rgs                                   on 2003/12/27  14:27:57
56293         Log: Subject: [PATCH] perl 5.8.0, FindBin::again
56294              From: Slaven Rezic <slaven@rezic.de>
56295              Date: 01 May 2003 21:28:10 +0200
56296              Message-ID: <873cjy31rp.fsf@vran.herceg.de>
56297      Branch: perl
56298            ! lib/FindBin.pm lib/FindBin.t
56299 ____________________________________________________________________________
56300 [ 21967] By: nicholas                              on 2003/12/27  13:26:29
56301         Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch
56302              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
56303              Date: Sat, 27 Dec 2003 02:48:19 +0100
56304              Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2>
56305      Branch: perl
56306            ! sv.c
56307 ____________________________________________________________________________
56308 [ 21964] By: nicholas                              on 2003/12/26  20:31:38
56309         Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3
56310              as I'm going to integrate the core patch
56311      Branch: perl
56312            ! ext/List/Util/t/weak.t
56313 ____________________________________________________________________________
56314 [ 21962] By: nicholas                              on 2003/12/26  19:22:16
56315         Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()?
56316              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
56317              Date: Fri, 26 Dec 2003 02:47:09 +0100
56318              Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2>
56319      Branch: perl
56320            ! sv.c
56321 ____________________________________________________________________________
56322 [ 21960] By: rgs                                   on 2003/12/26  10:18:24
56323         Log: Refactor the code that checks whether a range is numeric
56324              or string-magical.
56325      Branch: perl
56326            ! pp_ctl.c
56327 ____________________________________________________________________________
56328 [ 21959] By: rgs                                   on 2003/12/26  08:51:06
56329         Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.
56330              This fixes building SDBM_File on AIX.
56331      Branch: perl
56332            ! ext/SDBM_File/sdbm/Makefile.PL
56333 ____________________________________________________________________________
56334 [ 21958] By: rgs                                   on 2003/12/25  21:22:25
56335         Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
56336              update the perl variables PL_uid and PL_euid (resp. PL_gid
56337              and PL_egid) with the new values.
56338      Branch: perl
56339            ! ext/POSIX/POSIX.xs
56340 ____________________________________________________________________________
56341 [ 21957] By: rgs                                   on 2003/12/25  20:14:00
56342         Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C
56343              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
56344              Date: Thu, 18 Dec 2003 12:30:06 -0800
56345              Message-ID: <20031218203006.GA7772@math.berkeley.edu>
56346      Branch: perl
56347            ! config_h.SH
56348 ____________________________________________________________________________
56349 [ 21956] By: rgs                                   on 2003/12/25  19:40:55
56350         Log: Subject: BigInt v1.68 - pre-release
56351              From: Tels <perl_dummy@bloodgate.com>
56352              Date: Tue, 23 Dec 2003 01:09:23 +0100
56353              Message-Id: <200312230106.27661@bloodgate.com>
56354      Branch: perl
56355            + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc
56356            + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t
56357            + lib/Math/BigInt/t/sub_ali.t
56358            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
56359            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
56360            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
56361            ! lib/Math/BigInt/t/upgrade.inc
56362 ____________________________________________________________________________
56363 [ 21955] By: rgs                                   on 2003/12/25  18:59:54
56364         Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values
56365              From: Fergal Daly <fergal@esatclear.ie>
56366              Date: Tue, 2 Dec 2003 23:18:18 +0000
56367              Message-Id: <200312022318.18353.fergal@esatclear.ie>
56368
56369              (tweaked so the test is skipped on perls < 5.9.0)
56370      Branch: perl
56371            ! ext/List/Util/t/weak.t sv.c
56372 ____________________________________________________________________________
56373 [ 21953] By: nicholas                              on 2003/12/23  23:34:48
56374         Log: Subject:  [PATCH: perl@21949] document patch for VMS port on new file systems
56375              From:  PPrymmer@factset.com
56376              Date:  Tue, 23 Dec 2003 17:27:44 -0500
56377              Message-Id:  <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com>
56378      Branch: perl
56379            ! README.vms
56380 ____________________________________________________________________________
56381 [ 21952] By: nicholas                              on 2003/12/23  23:19:19
56382         Log: Subject: [patch t/test.pl] comment fix
56383              From: Stas Bekman <stas@stason.org>
56384              Message-ID: <3FE8C65A.4060708@stason.org>
56385              Date: Tue, 23 Dec 2003 14:48:58 -0800
56386      Branch: perl
56387            ! t/test.pl
56388 ____________________________________________________________________________
56389 [ 21951] By: adi                                   on 2003/12/22  23:22:12
56390         Log: re-fix [perl #24508] without speed regression.
56391              keep an eye on this.
56392      Branch: perl
56393            ! op.c opcode.h opcode.pl
56394 ____________________________________________________________________________
56395 [ 21950] By: adi                                   on 2003/12/22  23:19:25
56396         Log: sanitize some macros - based on Chip Salzenberg suggestions and
56397              on the way GNU people use the gcc-ish 'blocks in parens'
56398      Branch: perl
56399            ! XSUB.h sv.h
56400 ____________________________________________________________________________
56401 [ 21948] By: nicholas                              on 2003/12/22  21:00:30
56402         Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
56403              Message-ID: <Pine.LNX.4.58.0312220116520.17374@localhost.localdomain>
56404              Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST)
56405              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
56406      Branch: perl
56407            ! ext/threads/shared/shared.xs
56408 ____________________________________________________________________________
56409 [ 21946] By: nicholas                              on 2003/12/22  20:34:06
56410         Log: Subject:  doc nits
56411              From:  Jarkko Hietaniemi <jhi@iki.fi>
56412              Date:  Mon, 22 Dec 2003 21:57:34 +0200
56413              Message-Id:  <20031222195734.GA29441@vipunen.hut.fi>
56414      Branch: perl
56415            ! pod/perltodo.pod pod/perlunicode.pod
56416 ____________________________________________________________________________
56417 [ 21944] By: merijn                                on 2003/12/22  10:13:43
56418         Log: Subject: [PATCH] configure.com archname tweak
56419              From: "Craig A. Berry" <craigberry@mac.com>
56420              Date: Sun, 21 Dec 2003 23:07:13 -0600
56421              Message-ID: <3FE67C01.1000704@mac.com>
56422      Branch: perl
56423            ! configure.com
56424 ____________________________________________________________________________
56425 [ 21942] By: rgs                                   on 2003/12/21  21:29:47
56426         Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors
56427              From: Mike Guy <mjtg@cam.ac.uk>
56428              Date: Fri, 19 Dec 2003 17:17:11 +0000
56429              Message-Id: <E1AXOFT-0007DE-7q@draco.cus.cam.ac.uk>
56430      Branch: perl
56431            ! pod/perlsec.pod
56432 ____________________________________________________________________________
56433 [ 21940] By: rgs                                   on 2003/12/21  15:33:19
56434         Log: Fix a side-effect of bug #24674 in the perl debugger.
56435
56436              Subject: [perl #24674] 5.x odd taint bug
56437              From: Dominique Quatravaux (via RT) <perlbug-followup@perl.org>
56438              Date: 16 Dec 2003 15:03:24 -0000
56439              Message-ID: <rt-3.0.7_01-24674-68456.11.3124667849085@perl.org>
56440      Branch: perl
56441            ! lib/perl5db.pl
56442 ____________________________________________________________________________
56443 [ 21938] By: rgs                                   on 2003/12/20  22:56:24
56444         Log: Subject: Perl 5.8.3 patches from the BS2000 port
56445              From: Dorner Thomas <tdorner@amadeus.net>
56446              Date: Wed, 17 Dec 2003 15:41:17 +0100
56447              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de>
56448      Branch: perl
56449            ! hints/posix-bc.sh t/base/num.t t/comp/parser.t
56450 ____________________________________________________________________________
56451 [ 21937] By: adi                                   on 2003/12/20  21:37:03
56452         Log: after back-references, restricted hashes.
56453              see http://nntp.perl.org/group/perl.perl5.porters/86497
56454              this is hopefully only a temporary solution.
56455      Branch: perl
56456            ! perl.c
56457 ____________________________________________________________________________
56458 [ 21936] By: adi                                   on 2003/12/20  21:32:37
56459         Log: fix [perl #24660], [perl #24663].
56460      Branch: perl
56461            ! mg.c sv.c
56462 ____________________________________________________________________________
56463 [ 21935] By: rgs                                   on 2003/12/20  21:21:50
56464         Log: Upgrade to Time::Local 1.07_94
56465      Branch: perl
56466            ! lib/Time/Local.pm lib/Time/Local.t
56467 ____________________________________________________________________________
56468 [ 21933] By: nicholas                              on 2003/12/20  20:07:44
56469         Log: Subject: [PATCH] OpenVMS I64 support
56470              From: "Craig A. Berry" <craigberry@mac.com>
56471              Message-ID: <3FE2441F.2070603@mac.com>
56472              Date: Thu, 18 Dec 2003 18:19:43 -0600
56473      Branch: perl
56474            ! configure.com vms/gen_shrfls.pl
56475 ____________________________________________________________________________
56476 [ 21932] By: nicholas                              on 2003/12/20  19:57:51
56477         Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in
56478              <20031220124854.GA1265@ratsnest.hole> )
56479      Branch: perl
56480            ! hv.c
56481 ____________________________________________________________________________
56482 [ 21931] By: nicholas                              on 2003/12/20  18:58:06
56483         Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no
56484              Configure test for troublesome gconvert(), so for now simply avoid
56485              the optimisation that calls gconvert() in this case.
56486      Branch: perl
56487            ! sv.c
56488 ____________________________________________________________________________
56489 [ 21928] By: rgs                                   on 2003/12/19  08:36:11
56490         Log: Upgrade to CGI.pm 3.01
56491      Branch: perl
56492            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
56493            ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t
56494            ! lib/CGI/t/request.t
56495 ____________________________________________________________________________
56496 [ 21927] By: rgs                                   on 2003/12/19  08:10:41
56497         Log: Subject: [DOCPATCH] base.pm
56498              From: Elizabeth Mattijsen <liz@dijkmat.nl>
56499              Date: Thu, 18 Dec 2003 22:30:52 +0100
56500              Message-Id: <p05111b12bc07cc596977@[192.168.56.3]>
56501
56502              Plus, remove leftover mentions of pseudo-hashes
56503      Branch: perl
56504            ! lib/base.pm
56505 ____________________________________________________________________________
56506 [ 21924] By: nicholas                              on 2003/12/18  20:24:29
56507         Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings)
56508      Branch: perl
56509            ! pod/perlhist.pod
56510 ____________________________________________________________________________
56511 [ 21923] By: rgs                                   on 2003/12/18  14:58:42
56512         Log: Perl 1.0.16 has been released.
56513      Branch: perl
56514            ! pod/perlhist.pod
56515 ____________________________________________________________________________
56516 [ 21922] By: rgs                                   on 2003/12/17  21:36:36
56517         Log: Subject: [PATCH: embed.fnc] arguments for perl_clone()
56518              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
56519              Date: Wed, 17 Dec 2003 13:26:52 +0100
56520              Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2>
56521      Branch: perl
56522            ! embed.fnc embed.h global.sym
56523 ____________________________________________________________________________
56524 [ 21921] By: rgs                                   on 2003/12/17  17:34:05
56525         Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests
56526              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
56527              Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST)
56528              Message-ID: <Pine.LNX.4.58.0312092202040.13494@benevelle.wi.securepipe.com>
56529      Branch: perl
56530            + ext/threads/shared/t/wait.t
56531            ! MANIFEST ext/threads/shared/shared.pm
56532            ! ext/threads/shared/shared.xs
56533 ____________________________________________________________________________
56534 [ 21918] By: rgs                                   on 2003/12/16  22:00:39
56535         Log: Sync with the latest MakeMaker snapshot.
56536              But set the $VERSION to 6.21_01.
56537      Branch: perl
56538            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
56539            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
56540            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm
56541            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
56542            ! lib/ExtUtils/instmodsh
56543 ____________________________________________________________________________
56544 [ 21917] By: alanbur                               on 2003/12/15  09:13:49
56545         Log: Remove incorrect guards around inclusion of <signal.h>
56546              Causes problems with UNIX03/SUSv3
56547              Part 2 of change 21916 - oops!
56548
56549              See:
56550              Message-Id: <3FDD06A5.8010004@sun.com>
56551              Subject: Re: UNIX03 & C99 issue with 5.8.2
56552              From: Alan Burlison <Alan.Burlison@sun.com>
56553              Date: Mon, 15 Dec 2003 00:56:05 +0000
56554      Branch: perl
56555            ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c
56556 ____________________________________________________________________________
56557 [ 21916] By: alanbur                               on 2003/12/15  09:02:58
56558         Log: Remove incorrect guards around inclusion of <signal.h>
56559              Causes problems with UNIX03/SUSv3
56560      Branch: perl
56561            ! doio.c
56562 ____________________________________________________________________________
56563 [ 21915] By: rgs                                   on 2003/12/15  07:43:50
56564         Log: Add the macros dAX and dITEMS to PPPort.
56565      Branch: perl
56566            ! ext/Devel/PPPort/PPPort.pm
56567 ____________________________________________________________________________
56568 [ 21914] By: rgs                                   on 2003/12/14  22:53:43
56569         Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
56570              From: Stas Bekman <stas@stason.org>
56571              Date: Sun, 14 Dec 2003 15:12:40 -0800
56572              Message-ID: <3FDCEE68.3080509@stason.org>
56573      Branch: perl
56574            ! Porting/pumpkin.pod
56575 ____________________________________________________________________________
56576 [ 21912] By: rgs                                   on 2003/12/14  22:48:17
56577         Log: Subject: [DOCPATCH] perlfunc delete
56578              From: Elizabeth Mattijsen <liz@dijkmat.nl>
56579              Date: Sun, 14 Dec 2003 20:25:07 +0100
56580              Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>
56581      Branch: perl
56582            ! pod/perlfunc.pod
56583 ____________________________________________________________________________
56584 [ 21910] By: nicholas                              on 2003/12/14  20:06:41
56585         Log: Forgot to remove a comment
56586      Branch: perl
56587            ! pp.c
56588 ____________________________________________________________________________
56589 [ 21907] By: nicholas                              on 2003/12/14  18:35:15
56590         Log: S_save_hek_flags should honour the "free" flag.
56591              Ought to mask the flag bits that shouldn't be stored.
56592      Branch: perl
56593            ! hv.c
56594 ____________________________________________________________________________
56595 [ 21906] By: nicholas                              on 2003/12/14  17:06:13
56596         Log: Some fool missed a letter n.
56597              (and then "optimised" code based on its absense. D'oh)
56598              Restore the correct behaviour - fetch with uppercase key, then if
56599              still not found store with mixed/lowercase key.
56600      Branch: perl
56601            ! hv.c
56602 ____________________________________________________________________________
56603 [ 21905] By: nicholas                              on 2003/12/14  16:34:01
56604         Log: Subject: Re: Change 21862
56605              From: Enache Adrian <enache@rdslink.ro>
56606              Date: Wed, 10 Dec 2003 06:05:58 +0200
56607              Message-ID: <20031210040558.GC1584@ratsnest.hole>
56608
56609              (1st hunk), plus the equivalent for hv_delete_common
56610      Branch: perl
56611            ! hv.c
56612 ____________________________________________________________________________
56613 [ 21904] By: nicholas                              on 2003/12/14  15:32:32
56614         Log: Clean up a bug I introduced into caseless ENV hv_delete
56615              (should be the proper fix for 21870 and 21872's band aid)
56616      Branch: perl
56617            ! hv.c
56618 ____________________________________________________________________________
56619 [ 21902] By: rgs                                   on 2003/12/13  21:56:45
56620         Log: Subject: Re: 5.6.2-RC1 on Cygwin
56621              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
56622              Date: Sat, 6 Dec 2003 22:32:59 -0800
56623              Message-ID: <20031207063259.GA3004@efn.org>
56624              (with tweaks to cleanup code)
56625      Branch: perl
56626            ! t/op/taint.t
56627 ____________________________________________________________________________
56628 [ 21898] By: nicholas                              on 2003/12/13  19:20:41
56629         Log: Add Perl_ceil
56630      Branch: perl
56631            ! perl.h pp.c
56632 ____________________________________________________________________________
56633 [ 21897] By: rgs                                   on 2003/12/13  18:41:51
56634         Log: Reformat a long line in perlembed.pod (bug #24623).
56635      Branch: perl
56636            ! pod/perlembed.pod
56637 ____________________________________________________________________________
56638 [ 21896] By: nicholas                              on 2003/12/13  18:40:59
56639         Log: The binary compatibility notes say that new global functions should
56640              go at the end. Not that I'm anything more than "trainee" when it
56641              comes to this bincompat stuff.
56642      Branch: perl
56643            ! embed.fnc proto.h
56644 ____________________________________________________________________________
56645 [ 21895] By: rgs                                   on 2003/12/13  18:33:38
56646         Log: alarm() is now implemented on Win32.
56647      Branch: perl
56648            ! pod/perlport.pod
56649 ____________________________________________________________________________
56650 [ 21893] By: nicholas                              on 2003/12/13  17:40:32
56651         Log: foreach qw() { # not valid syntax for 5.005. So fix it.
56652      Branch: perl
56653            ! pod/buildtoc
56654 ____________________________________________________________________________
56655 [ 21892] By: rgs                                   on 2003/12/13  17:02:12
56656         Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
56657              From: David Dyck <david.dyck@fluke.com>
56658              Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST)
56659              Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>
56660      Branch: perl
56661            ! lib/File/CheckTree.pm
56662 ____________________________________________________________________________
56663 [ 21891] By: rgs                                   on 2003/12/13  16:33:46
56664         Log: Make the XSRETURN macro evaluate its argument only once.
56665      Branch: perl
56666            ! XSUB.h
56667 ____________________________________________________________________________
56668 [ 21886] By: rgs                                   on 2003/12/13  12:30:08
56669         Log: More POD fixes ; regenerate perltoc and perlmodlib.
56670      Branch: perl
56671            ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod
56672            ! pod/perltoc.pod
56673 ____________________________________________________________________________
56674 [ 21885] By: rgs                                   on 2003/12/13  12:21:26
56675         Log: Fix some of the pods to produce more standard manpages,
56676              as reported by Eric S. Raymond.
56677      Branch: perl
56678            ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm
56679 ____________________________________________________________________________
56680 [ 21884] By: rgs                                   on 2003/12/13  00:09:01
56681         Log: Subject: RE: [perl #24610] Pod::Html infinite recursion
56682              From: Anders Johnson <ajohnson@nvidia.com>
56683              Date: Fri, 12 Dec 2003 14:07:40 -0800
56684              Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
56685              (with tweaks)
56686      Branch: perl
56687            ! lib/Pod/Html.pm
56688 ____________________________________________________________________________
56689 [ 21883] By: rgs                                   on 2003/12/12  23:54:25
56690         Log: Modify the common guard for the signal.h header, because
56691              C99 compilers don't like it.o
56692
56693              see :
56694              Subject: UNIX03 & C99 issue with 5.8.2
56695              From: Alan Burlison <Alan.Burlison@sun.com>
56696              Date: Fri, 12 Dec 2003 23:04:52 +0000
56697              Message-ID: <3FDA4994.6050209@sun.com>
56698      Branch: perl
56699            ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h
56700            ! util.c
56701 ____________________________________________________________________________
56702 [ 21882] By: rgs                                   on 2003/12/12  22:43:11
56703         Log: Subject: [PATCH] Math::BigInt v1.67 released
56704              From: Tels <perl_dummy@bloodgate.com>
56705              Date: Fri, 12 Dec 2003 18:47:43 +0100
56706              Message-Id: <200312121847.49039@bloodgate.com>
56707      Branch: perl
56708            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
56709            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
56710            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
56711            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t
56712            ! lib/Math/BigInt/t/sub_mbi.t
56713 ____________________________________________________________________________
56714 [ 21881] By: merijn                                on 2003/12/12  16:09:14
56715         Log: Subject: [PATCH] d_u32align for win32
56716              From: Gisle Aas <gisle@ActiveState.com>
56717              Date: 11 Dec 2003 01:33:39 -0800
56718              Message-ID: <lrzndzr958.fsf@caliper.activestate.com>
56719      Branch: perl
56720            ! win32/config.bc win32/config.gc win32/config.vc
56721 ____________________________________________________________________________
56722 [ 21879] By: rgs                                   on 2003/12/11  23:53:34
56723         Log: Subject: [PATCH] environ array fix for VMS
56724              From: "Craig A. Berry" <craigberry@mac.com>
56725              Date: Thu, 11 Dec 2003 14:35:29 -0600
56726              Message-ID: <3FD8D511.2030805@mac.com>
56727      Branch: perl
56728            ! vms/vms.c
56729 ____________________________________________________________________________
56730 [ 21878] By: nicholas                              on 2003/12/11  23:49:20
56731         Log: Subject: [PATCH] Perl 5.9.0 AUTHORS
56732              From: Mark Leighton Fisher <mark-fisher@mindspring.com>
56733              Message-ID: <3FD8E74F.7000202@mindspring.com>
56734              Date: Thu, 11 Dec 2003 16:53:19 -0500
56735      Branch: perl
56736            ! AUTHORS
56737 ____________________________________________________________________________
56738 [ 21877] By: rgs                                   on 2003/12/11  23:40:54
56739         Log: Add a mention of the error "DESTROY created new reference
56740              to dead object" in perldiag.
56741      Branch: perl
56742            ! pod/perldiag.pod
56743 ____________________________________________________________________________
56744 [ 21876] By: adi                                   on 2003/12/11  23:04:03
56745         Log: #21866 was wrong. another try to plumb that damn leak.
56746      Branch: perl
56747            ! mg.c sv.c
56748 ____________________________________________________________________________
56749 [ 21875] By: adi                                   on 2003/12/11  20:11:07
56750         Log: fix bug #24605.
56751              substr() wasn't working when used repeatedly on the same utf-8
56752              string.
56753      Branch: perl
56754            ! sv.c t/op/substr.t
56755 ____________________________________________________________________________
56756 [ 21874] By: rgs                                   on 2003/12/09  21:36:58
56757         Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
56758              by Jan Dubois.
56759      Branch: perl
56760            ! lib/Switch.pm
56761 ____________________________________________________________________________
56762 [ 21873] By: rgs                                   on 2003/12/09  21:33:22
56763         Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs
56764              From: Autrijus Tang <autrijus@autrijus.org>
56765              Date: Tue, 9 Dec 2003 20:39:16 +0800
56766              Message-ID: <20031209123915.GA1454@not.autrijus.org>
56767      Branch: perl
56768            ! ext/Encode/encoding.pm pod/perlunicode.pod
56769 ____________________________________________________________________________
56770 [ 21872] By: adi                                   on 2003/12/09  03:26:16
56771         Log: temporary fix to avoid t/op/tie.t failures on Win32
56772      Branch: perl
56773            ! hv.c
56774 ____________________________________________________________________________
56775 [ 21871] By: rgs                                   on 2003/12/08  15:22:26
56776         Log: Upgrade to Digest-MD5 2.33.
56777      Branch: perl
56778            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
56779            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
56780            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap
56781 ____________________________________________________________________________
56782 [ 21870] By: rgs                                   on 2003/12/08  08:22:17
56783         Log: Integrate change #21862 from maint-5.8 :
56784
56785              Win32/MinGW tweaks
56786              A. ENV_IS_CASELESS has trys to free(keysave) when
56787              keysave isn't in scope yet.
56788              B. For default makefile.mk which build with perlhost.h
56789              stuff "live" need to link with g++ to find new/delete etc.
56790      Branch: perl
56791           !> hv.c win32/makefile.mk
56792 ____________________________________________________________________________
56793 [ 21869] By: rgs                                   on 2003/12/08  07:37:27
56794         Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
56795              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
56796              Date: Mon, 08 Dec 2003 08:17:46 +0100
56797              Message-id: <20031208071746.GA594@ethan>
56798      Branch: perl
56799            ! hv.c mg.c
56800 ____________________________________________________________________________
56801 [ 21868] By: adi                                   on 2003/12/08  03:38:39
56802         Log: yet another leak. bigger fish still swimming around.
56803              #!perl
56804              eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
56805              __END__
56806      Branch: perl
56807            ! pp_ctl.c
56808 ____________________________________________________________________________
56809 [ 21867] By: adi                                   on 2003/12/08  03:34:37
56810         Log: yet another 2 leaks. example for the second:
56811              #! perl
56812              eval q{ open $p{q}, "foo" } while 1
56813              __END__
56814      Branch: perl
56815            ! op.c
56816 ____________________________________________________________________________
56817 [ 21866] By: adi                                   on 2003/12/08  03:30:16
56818         Log: plumb a leak with pos().
56819
56820              #! perl
56821              while (1) {
56822              my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
56823              }
56824              __END__
56825      Branch: perl
56826            ! sv.c
56827 ____________________________________________________________________________
56828 [ 21865] By: rgs                                   on 2003/12/07  21:28:13
56829         Log: Subject: [PATCH] documenting SCALAR gotcha
56830              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
56831              Date: Sun, 07 Dec 2003 16:41:16 +0100
56832              Message-id: <20031207154116.GA825@ethan>
56833      Branch: perl
56834            ! pod/perltie.pod
56835 ____________________________________________________________________________
56836 [ 21864] By: rgs                                   on 2003/12/07  20:13:47
56837         Log: Subject: [PATCH] setenv tweak for VMS
56838              From: "Craig A. Berry" <craigberry@mac.com>
56839              Date: Sat, 06 Dec 2003 18:13:32 -0600
56840              Message-ID: <3FD270AC.3000106@mac.com>
56841      Branch: perl
56842            ! vms/vms.c
56843 ____________________________________________________________________________
56844 [ 21863] By: rgs                                   on 2003/12/06  21:33:22
56845         Log: Missing thingies.
56846      Branch: perl
56847            ! pp.c pp_hot.c
56848 ____________________________________________________________________________
56849 [ 21861] By: rgs                                   on 2003/12/06  20:58:12
56850         Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release)
56851              From: Tels <perl_dummy@bloodgate.com>
56852              Date: Sat, 6 Dec 2003 20:19:44 +0100
56853              Message-Id: <200312062016.50484@bloodgate.com>
56854      Branch: perl
56855            + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t
56856            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
56857            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
56858            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
56859            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
56860            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
56861            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
56862            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
56863            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
56864 ____________________________________________________________________________
56865 [ 21860] By: rgs                                   on 2003/12/06  20:33:09
56866         Log: Forgot to update the MANIFEST.
56867      Branch: perl
56868            ! MANIFEST
56869 ____________________________________________________________________________
56870 [ 21859] By: rgs                                   on 2003/12/06  20:19:16
56871         Log: Math::BigInt::Scalar is only for tests.
56872              Move it under t/lib.
56873      Branch: perl
56874           +> t/lib/Math/BigInt/Scalar.pm
56875            - lib/Math/BigInt/Scalar.pm
56876 ____________________________________________________________________________
56877 [ 21858] By: rgs                                   on 2003/12/06  20:01:24
56878         Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob
56879              From: "Craig A. Berry" <craigberry@mac.com>
56880              Date: Sat, 06 Dec 2003 12:44:40 -0600
56881              Message-ID: <3FD22398.1060506@mac.com>
56882      Branch: perl
56883            ! doio.c
56884 ____________________________________________________________________________
56885 [ 21857] By: rgs                                   on 2003/12/06  19:58:51
56886         Log: Remove the "Can't provide tied hash usage" error from perldiag.
56887              Mention the new tied hash SCALAR method in perldelta.
56888      Branch: perl
56889            ! pod/perldelta.pod pod/perldiag.pod
56890 ____________________________________________________________________________
56891 [ 21856] By: rgs                                   on 2003/12/06  19:51:49
56892         Log: Clarify the description of SCALAR in perltie
56893      Branch: perl
56894            ! pod/perltie.pod
56895 ____________________________________________________________________________
56896 [ 21855] By: rgs                                   on 2003/12/06  19:50:07
56897         Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context
56898              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
56899              Date: Sat, 06 Dec 2003 11:50:59 +0100
56900              Message-id: <20031206105059.GA13989@ethan>
56901      Branch: perl
56902            ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c
56903            ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c
56904            ! proto.h t/op/tie.t
56905 ____________________________________________________________________________
56906 [ 21854] By: nicholas                              on 2003/12/06  16:30:35
56907         Log: Make sv_force_normal_flags cope with shared hash key scalars
56908              (remember the pointer from SvPVX, reset the flags before SvGROW,
56909              avoid crazy loops or read-from-free)
56910      Branch: perl
56911            ! sv.c
56912 ____________________________________________________________________________
56913 [ 21851] By: nicholas                              on 2003/12/05  20:49:10
56914         Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas
56915      Branch: perl
56916            ! ext/Digest/MD5/Makefile.PL
56917 ____________________________________________________________________________
56918 [ 21846] By: merijn                                on 2003/12/05  10:41:32
56919         Log: Subject: [PATCH] Configure gets d_u32align wrong
56920              From: Gisle Aas <gisle@ActiveState.com>
56921              Date: 05 Dec 2003 03:47:01 -0800
56922              Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>
56923      Branch: perl
56924            ! Configure
56925 ____________________________________________________________________________
56926 [ 21844] By: rgs                                   on 2003/12/05  07:31:18
56927         Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
56928              From: chromatic <chromatic@wgz.org>
56929              Date: Mon, 01 Dec 2003 09:20:21 -0800
56930              Message-Id: <1070299221.1275.19.camel@localhost>
56931      Branch: perl
56932            ! lib/AutoLoader.t
56933 ____________________________________________________________________________
56934 [ 21843] By: rgs                                   on 2003/12/05  07:13:08
56935         Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix
56936              From: "Craig A. Berry" <craigberry@mac.com>
56937              Date: Thu, 04 Dec 2003 16:00:03 -0600
56938              Message-ID: <3FCFAE63.1080106@mac.com>
56939      Branch: perl
56940            ! ext/SDBM_File/sdbm/Makefile.PL
56941 ____________________________________________________________________________
56942 [ 21842] By: rgs                                   on 2003/12/05  07:07:30
56943         Log: Subject: [PATCH] $^P, eval and caller
56944              From: Paul Johnson <paul@pjcj.net>
56945              Date: Fri, 5 Dec 2003 00:57:21 +0100
56946              Message-ID: <20031204235721.GJ26355@pjcj.net>
56947      Branch: perl
56948            ! mg.c
56949 ____________________________________________________________________________
56950 [ 21841] By: rgs                                   on 2003/12/04  12:00:28
56951         Log: Fix File::Copy with hard links on Windows.
56952
56953              Subject: [PATCH] Re: perl @ 21830
56954              From: Steve Hay <steve.hay@uk.radan.com>
56955              Date: Wed, 03 Dec 2003 10:53:02 +0000
56956              Message-ID: <3FCDC08E.7080800@uk.radan.com>
56957
56958              and
56959              Date: Thu, 04 Dec 2003 11:02:22 +0000
56960              Message-ID: <3FCF143E.1040905@uk.radan.com>
56961      Branch: perl
56962            ! lib/File/Copy.pm lib/File/Copy.t
56963 ____________________________________________________________________________
56964 [ 21840] By: rgs                                   on 2003/12/04  11:54:28
56965         Log: Subject: Re: a2p.pod not being installed in 5.8.2?
56966              From: Alan Burlison <Alan.Burlison@sun.com>
56967              Date: Thu, 04 Dec 2003 12:14:30 +0000
56968              Message-ID: <3FCF2526.3030905@sun.com>
56969      Branch: perl
56970            ! installperl
56971 ____________________________________________________________________________
56972 [ 21837] By: rgs                                   on 2003/12/03  08:27:33
56973         Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
56974              From: Stas Bekman <stas@stason.org>
56975              Date: Wed, 03 Dec 2003 01:41:42 -0800
56976              Message-ID: <3FCDAFD6.9050106@stason.org>
56977      Branch: perl
56978            ! sv.c
56979 ____________________________________________________________________________
56980 [ 21836] By: rgs                                   on 2003/12/02  23:31:06
56981         Log: The prove utility should also be installed on VMS and on Windows.
56982              Haven't we regression tests for installations yet ?
56983      Branch: perl
56984            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
56985 ____________________________________________________________________________
56986 [ 21835] By: rgs                                   on 2003/12/02  22:18:05
56987         Log: FAQ sync.
56988      Branch: perl
56989            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
56990            ! pod/perlfaq4.pod pod/perlfaq5.pod
56991 ____________________________________________________________________________
56992 [ 21834] By: rgs                                   on 2003/12/02  21:45:12
56993         Log: Subject: Re: [perl #24574] find2perl provides different results to find
56994              From: Slaven Rezic <slaven@rezic.de>
56995              Date: 30 Nov 2003 22:16:59 +0100
56996              Message-ID: <8765h1pnec.fsf@vran.herceg.de>
56997
56998              (plus a note about find2perl now defaulting to -print in perldelta)
56999      Branch: perl
57000            ! pod/perldelta.pod x2p/find2perl.PL
57001 ____________________________________________________________________________
57002 [ 21833] By: rgs                                   on 2003/12/02  21:34:57
57003         Log: Subject: [PATCH] setting $0 still broken
57004              From: Jan Dubois <jand@ActiveState.com>
57005              Date: Thu, 27 Nov 2003 21:09:51 -0800
57006              Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
57007      Branch: perl
57008            ! mg.c
57009 ____________________________________________________________________________
57010 [ 21832] By: rgs                                   on 2003/12/02  21:05:58
57011         Log: Better docs for the special code blocks, based on :
57012              Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
57013              From: Elizabeth Mattijsen <liz@dijkmat.nl>
57014              Date: Sat, 29 Nov 2003 23:15:56 +0100
57015              Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>
57016      Branch: perl
57017            ! pod/perlmod.pod pod/perlsub.pod
57018 ____________________________________________________________________________
57019 [ 21828] By: rgs                                   on 2003/11/30  20:56:00
57020         Log: Fix the test boilerplate in lib/if.t, so it can be run
57021              from the t/ directory.
57022      Branch: perl
57023            ! lib/if.t
57024 ____________________________________________________________________________
57025 [ 21827] By: rgs                                   on 2003/11/30  20:34:39
57026         Log: Keep installing xsubpp in lib/ExtUtils,
57027              so MakeMaker can find it.
57028      Branch: perl
57029            ! installperl
57030 ____________________________________________________________________________
57031 [ 21826] By: rgs                                   on 2003/11/30  20:31:59
57032         Log: Upgrade to Test::Harness 2.38.
57033              Introduce the prove(1) utility.
57034              (The prove-switches test is disabled for now.)
57035      Branch: perl
57036            + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
57037            + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm
57038            + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn
57039            + utils/prove.PL
57040            ! MANIFEST installperl lib/Test/Harness.pm
57041            ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes
57042            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
57043            ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
57044            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t
57045            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
57046            ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile
57047 ____________________________________________________________________________
57048 [ 21823] By: rgs                                   on 2003/11/30  18:22:54
57049         Log: Subject: Re: [perl #24554] Segfault in POSIX module
57050              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
57051              Date: Sat, 29 Nov 2003 23:32:38 +0900
57052              Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>
57053
57054              (plus a test for the stringification of references
57055              passed to POSIX::isXXX())
57056      Branch: perl
57057            ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t
57058 ____________________________________________________________________________
57059 [ 21814] By: nicholas                              on 2003/11/29  20:53:23
57060         Log: Integrate if.pm 0.0401
57061              Needed to edit the test file as t/TEST can't cope with extra output
57062              lines as produced by 0.0401's if.t
57063      Branch: perl
57064            ! lib/if.pm lib/if.t
57065 ____________________________________________________________________________
57066 [ 21813] By: nicholas                              on 2003/11/29  19:54:52
57067         Log: Remove whitespace from ends of lines (simply because it irritates me)
57068      Branch: perl
57069            ! utils/h2xs.PL
57070 ____________________________________________________________________________
57071 [ 21812] By: nicholas                              on 2003/11/29  17:55:32
57072         Log: Update Unicode::Normalize to 0.28
57073      Branch: perl
57074            + ext/Unicode/Normalize/t/illegal.t
57075            + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t
57076            ! MANIFEST ext/Unicode/Normalize/Changes
57077            ! ext/Unicode/Normalize/Normalize.pm
57078            ! ext/Unicode/Normalize/Normalize.xs
57079            ! ext/Unicode/Normalize/README
57080 ____________________________________________________________________________
57081 [ 21811] By: nicholas                              on 2003/11/29  17:30:18
57082         Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
57083      Branch: perl
57084            - lib/Digest.t
57085 ____________________________________________________________________________
57086 [ 21810] By: nicholas                              on 2003/11/29  17:29:15
57087         Log: Update Unicode::Collate to 0.31 (Only the .pm version for now)
57088      Branch: perl
57089            + lib/Unicode/Collate/t/illegal.t
57090            + lib/Unicode/Collate/t/illegalp.t
57091            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
57092            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t
57093 ____________________________________________________________________________
57094 [ 21809] By: nicholas                              on 2003/11/29  17:09:25
57095         Log: D'oh! Forgot to lib/Digest/base.pm
57096      Branch: perl
57097            + lib/Digest/base.pm
57098            ! MANIFEST
57099 ____________________________________________________________________________
57100 [ 21808] By: nicholas                              on 2003/11/29  17:04:39
57101         Log: Update to Digest::MD5 2.31
57102      Branch: perl
57103            + ext/Digest/MD5/t/bits.t
57104            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
57105            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t
57106            ! ext/Digest/MD5/t/files.t
57107 ____________________________________________________________________________
57108 [ 21807] By: nicholas                              on 2003/11/29  16:45:19
57109         Log: Update Digest to 1.03
57110      Branch: perl
57111            + lib/Digest/t/base.t
57112           +> lib/Digest/t/digest.t
57113            ! MANIFEST Porting/Maintainers.pl lib/Digest.pm
57114 ____________________________________________________________________________
57115 [ 21806] By: nicholas                              on 2003/11/29  15:41:19
57116         Log: When Gconvert is a macro around sprintf with a .* format we need
57117              to cast to int (in case STRLEN isn't the same size as int)
57118              gcc issues a warning even when it is the same size
57119      Branch: perl
57120            ! sv.c
57121 ____________________________________________________________________________
57122 [ 21805] By: nicholas                              on 2003/11/29  14:44:56
57123         Log: Silence gcc 2.95 warning
57124              (Its trace flow isn't good enough to realise that there is no problem)
57125      Branch: perl
57126            ! pp_hot.c
57127 ____________________________________________________________________________
57128 [ 21804] By: nicholas                              on 2003/11/29  14:44:22
57129         Log: Gconvert actually takes type NV, while nv may be either double
57130              or long double (depending on some conditional code)
57131              Rafael and I think that this cast should work.
57132      Branch: perl
57133            ! sv.c
57134 ____________________________________________________________________________
57135 [ 21802] By: rgs                                   on 2003/11/29  11:38:58
57136         Log: POSIX::isXXX(undef) segfaulted. (bug #24554.)
57137      Branch: perl
57138            ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t
57139 ____________________________________________________________________________
57140 [ 21800] By: rgs                                   on 2003/11/28  22:38:40
57141         Log: Fix a regression introduced by change #21694 on sprintf()
57142              with long doubles, by disabling the specific optimisation
57143              path in this case ; remove a unnecessary cast ; add a new
57144              test file for miscellaneous sprintf() test that don't fit
57145              in the t/op/sprintf.t framework.
57146      Branch: perl
57147            + t/op/sprintf2.t
57148            ! MANIFEST sv.c
57149 ____________________________________________________________________________
57150 [ 21799] By: rgs                                   on 2003/11/28  21:41:29
57151         Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
57152              From: Stas Bekman <stas@stason.org>
57153              Date: Fri, 28 Nov 2003 14:42:25 -0800
57154              Message-ID: <3FC7CF51.7060804@stason.org>
57155      Branch: perl
57156            ! pod/perlsec.pod
57157 ____________________________________________________________________________
57158 [ 21798] By: rgs                                   on 2003/11/28  20:42:45
57159         Log: Implement C<use Exporter 'import'> :
57160
57161              Subject: Re: [PATCH] Exporter-related PODs
57162              From: Fergal Daly <fergal@esatclear.ie>
57163              Date: Mon, 10 Nov 2003 00:08:52 +0000
57164              Message-Id: <200311100008.52639.fergal@esatclear.ie>
57165
57166              (tweaked, so the imported import() doesn't spit out warnings)
57167      Branch: perl
57168            ! lib/Exporter.pm lib/Exporter.t
57169 ____________________________________________________________________________
57170 [ 21797] By: rgs                                   on 2003/11/28  20:11:47
57171         Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files
57172              From: Slaven Rezic <slaven@rezic.de>
57173              Date: 19 Oct 2003 19:11:31 +0200
57174              Message-ID: <87smlprw3g.fsf@vran.herceg.de>
57175              (with further tweaks)
57176      Branch: perl
57177            ! lib/File/Copy.pm lib/File/Copy.t
57178 ____________________________________________________________________________
57179 [ 21795] By: rgs                                   on 2003/11/28  19:16:33
57180         Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS
57181              From: "Green, Paul" <Paul.Green@stratus.com>
57182              Date: Thu, 27 Nov 2003 21:51:26 -0500
57183              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>
57184      Branch: perl
57185            ! hints/vos.sh
57186 ____________________________________________________________________________
57187 [ 21794] By: nicholas                              on 2003/11/28  19:14:58
57188         Log: Arguments to skip were the wrong way round, hence why all the *BSDs
57189              were failing
57190      Branch: perl
57191            ! t/op/readline.t
57192 ____________________________________________________________________________
57193 [ 21789] By: rgs                                   on 2003/11/27  22:18:29
57194         Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
57195              PerlIO and threads are not on CPAN.
57196      Branch: perl
57197            ! Porting/Maintainers.pl
57198 ____________________________________________________________________________
57199 [ 21788] By: nicholas                              on 2003/11/25  21:27:11
57200         Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
57201      Branch: perl
57202            ! AUTHORS
57203 ____________________________________________________________________________
57204 [ 21787] By: rgs                                   on 2003/11/25  21:12:19
57205         Log: Subject: [PATCH] Re: bug or a feature?
57206              From: Torsten Foertsch <torsten.foertsch@gmx.net>
57207              Date: Sat, 22 Nov 2003 13:15:53 +0100
57208              Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>
57209
57210              and
57211              Date: Sat, 22 Nov 2003 14:21:45 +0100
57212              Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
57213              (test moved to t/op/readline.t)
57214      Branch: perl
57215            ! pp_hot.c t/op/readline.t
57216 ____________________________________________________________________________
57217 [ 21783] By: merijn                                on 2003/11/24  21:24:46
57218         Log: Subject: remove hardcoded version number from cygwin/perlld.in
57219              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
57220              Date: Mon, 24 Nov 2003 08:11:36 -0800
57221              Message-ID: <20031124161136.GC2656@efn.org>
57222      Branch: perl
57223            ! cygwin/Makefile.SHs cygwin/perlld.in
57224 ____________________________________________________________________________
57225 [ 21782] By: nicholas                              on 2003/11/24  20:07:29
57226         Log: Should fix the infinite loop on a dynamic %ENV fetch
57227      Branch: perl
57228            ! hv.c
57229 ____________________________________________________________________________
57230 [ 21781] By: nicholas                              on 2003/11/24  19:47:57
57231         Log: Tweak the order of initialisation of oentry in hv_fetch_common -
57232              C source now cleaner, but optimised object file still the same size.
57233      Branch: perl
57234            ! hv.c
57235 ____________________________________________________________________________
57236 [ 21780] By: rgs                                   on 2003/11/23  21:59:06
57237         Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9
57238              From: Andy Dougherty <doughera@lafayette.edu>
57239              Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
57240              Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>
57241
57242              and :
57243              Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
57244              Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>
57245      Branch: perl
57246            ! hints/solaris_2.sh
57247 ____________________________________________________________________________
57248 [ 21779] By: nicholas                              on 2003/11/22  23:37:24
57249         Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
57250              reported by Craig Berry
57251      Branch: perl
57252            ! hv.c
57253 ____________________________________________________________________________
57254 [ 21774] By: nicholas                              on 2003/11/22  21:21:22
57255         Log: restore_magic needs to undo COW
57256              (while magic was off, sv_setsv is likely to have seen this SV as a
57257              good source for COW)
57258              Should fix the smoke failures on lib/locale.t
57259      Branch: perl
57260            ! mg.c
57261 ____________________________________________________________________________
57262 [ 21773] By: nicholas                              on 2003/11/22  19:12:32
57263         Log: Don't COW if the destination has magic.
57264      Branch: perl
57265            ! sv.c
57266 ____________________________________________________________________________
57267 [ 21772] By: nicholas                              on 2003/11/22  17:05:32
57268         Log: Reorder functions in hv.c so that callers of hv_fetch_common are all
57269              close to it.
57270      Branch: perl
57271            ! hv.c
57272 ____________________________________________________________________________
57273 [ 21771] By: nicholas                              on 2003/11/22  16:43:09
57274         Log: "Space Is a Province of Brazil"
57275              Farewell, hv_store_common. Store is now part of Fetch.
57276              All tests pass. hv.c 15% smaller than when I started all this
57277      Branch: perl
57278            ! embed.fnc embed.h hv.c proto.h
57279 ____________________________________________________________________________
57280 [ 21770] By: nicholas                              on 2003/11/22  13:16:43
57281         Log: Farewell hv_exists_common - exists is now a call to fetch
57282              (with the exists magic handling moved into fetch)
57283      Branch: perl
57284            ! embed.fnc embed.h hv.c proto.h
57285 ____________________________________________________________________________
57286 [ 21769] By: nicholas                              on 2003/11/22  11:02:23
57287         Log: Shift negative klen/flags games from hv_store_common out to hv_store
57288      Branch: perl
57289            ! embed.fnc embed.h hv.c proto.h
57290 ____________________________________________________________________________
57291 [ 21768] By: nicholas                              on 2003/11/22  10:37:24
57292         Log: Shift negative klen/flags games from hv_exists_common out to hv_exists
57293      Branch: perl
57294            ! embed.fnc embed.h hv.c proto.h
57295 ____________________________________________________________________________
57296 [ 21767] By: nicholas                              on 2003/11/21  23:15:47
57297         Log: Check that the key is present before a delete, and absent afterwards
57298      Branch: perl
57299            ! ext/XS/APItest/t/hash.t
57300 ____________________________________________________________________________
57301 [ 21766] By: nicholas                              on 2003/11/21  23:12:33
57302         Log: Move the negative key -> utf8 flag conversion out to hv_delete
57303      Branch: perl
57304            ! embed.fnc embed.h hv.c proto.h
57305 ____________________________________________________________________________
57306 [ 21765] By: nicholas                              on 2003/11/21  22:41:23
57307         Log: Tweaks to S_hv_delete_common:
57308              make the magic call hv_fetch_common rather than ent-or-not
57309              grab the hash from a shared hash key scalar if possible
57310              use masked flags rather than flags for the comparison
57311      Branch: perl
57312            ! hv.c
57313 ____________________________________________________________________________
57314 [ 21764] By: nicholas                              on 2003/11/21  21:54:58
57315         Log: Integrate:
57316              [ 21762]
57317              Refactor hash API tests (prior to some additions)
57318
57319              [ 21763]
57320              Test all permuations of utf8 flags on hashes and keys
57321      Branch: perl
57322           !> ext/XS/APItest/t/hash.t
57323 ____________________________________________________________________________
57324 [ 21760] By: nicholas                              on 2003/11/20  22:34:00
57325         Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch
57326      Branch: perl
57327            ! embed.fnc hv.c proto.h
57328 ____________________________________________________________________________
57329 [ 21758] By: nicholas                              on 2003/11/20  20:14:17
57330         Log: Merge sv_store_flags and sv_store_ent into sv_store_common
57331      Branch: perl
57332            ! embed.fnc embed.h hv.c proto.h
57333 ____________________________________________________________________________
57334 [ 21756] By: rgs                                   on 2003/11/20  12:04:46
57335         Log: Subject: [PATCH] promote hv_clear_placeholders to perl API
57336              From: Alan Burlison <Alan.Burlison@sun.com>
57337              Date: Thu, 20 Nov 2003 10:34:30 +0000
57338              Message-ID: <3FBC98B6.6090909@sun.com>
57339      Branch: perl
57340            ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h
57341            ! universal.c
57342 ____________________________________________________________________________
57343 [ 21755] By: rgs                                   on 2003/11/19  22:46:20
57344         Log: Regenerate perlapi and perltoc.
57345      Branch: perl
57346            ! pod/perlapi.pod pod/perltoc.pod
57347 ____________________________________________________________________________
57348 [ 21754] By: rgs                                   on 2003/11/19  22:39:51
57349         Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
57350              From: Iain Truskett <spoon@cpan.org>
57351              Date: Thu, 20 Nov 2003 00:41:33 +1100
57352              Message-ID: <20031119134132.GG21314@gytha.anu.edu.au>
57353      Branch: perl
57354            ! lib/PerlIO.pm pod/perlrun.pod
57355 ____________________________________________________________________________
57356 [ 21753] By: nicholas                              on 2003/11/19  22:28:25
57357         Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common
57358              remove S_hv_fetch_flags
57359              hv.c now 13% smaller than when I started. hv_store TODO
57360      Branch: perl
57361            ! embed.fnc embed.h hv.c proto.h
57362 ____________________________________________________________________________
57363 [ 21752] By: rgs                                   on 2003/11/19  21:06:01
57364         Log: Fix bug [perl #24508] Wrong assignment in nested assignment
57365              together with subroutine call
57366              Apparently concat still doesn't deal correctly with lexicals
57367              in all cases. Disable the whole TARGET_MY optimisation for it.
57368              (and remove the corresponding code from the peephole optimiser.)
57369      Branch: perl
57370            ! op.c opcode.h opcode.pl t/op/concat.t
57371 ____________________________________________________________________________
57372 [ 21751] By: rgs                                   on 2003/11/19  21:03:20
57373         Log: Update the runops stuff in perlguts
57374      Branch: perl
57375            ! pod/perlguts.pod
57376 ____________________________________________________________________________
57377 [ 21750] By: nicholas                              on 2003/11/19  20:37:27
57378         Log: integrate hv_delete and hv_delete_ent into hv_delete_common
57379      Branch: perl
57380            ! embed.fnc embed.h hv.c proto.h
57381 ____________________________________________________________________________
57382 [ 21748] By: rgs                                   on 2003/11/19  19:56:20
57383         Log: Subject: [PATCH] clear of empty locked hash SEGVs
57384              From: Alan Burlison <Alan.Burlison@sun.com>
57385              Date: Wed, 19 Nov 2003 14:39:03 +0000
57386              Message-ID: <3FBB8087.20206@sun.com>
57387      Branch: perl
57388            ! hv.c lib/Hash/Util.t
57389 ____________________________________________________________________________
57390 [ 21747] By: nicholas                              on 2003/11/19  19:51:41
57391         Log: merge hv_exists and hv_exists_ent into S_hv_exists_common
57392      Branch: perl
57393            ! embed.fnc embed.h hv.c proto.h
57394 ____________________________________________________________________________
57395 [ 21746] By: nicholas                              on 2003/11/19  18:46:07
57396         Log: Run regen.pl (for hv_assert)
57397      Branch: perl
57398            ! global.sym
57399 ____________________________________________________________________________
57400 [ 21744] By: nicholas                              on 2003/11/19  17:44:58
57401         Log: Integrate:
57402              [ 21642]
57403              space should be tab for lib/I18N/LangTags/t/02decency.t
57404      Branch: perl
57405           !> MANIFEST
57406 ____________________________________________________________________________
57407 [ 21743] By: rgs                                   on 2003/11/19  17:21:50
57408         Log: Restore errno after having read $^E (like for $!)
57409              to preserve errno from unfortunate side-effects.
57410      Branch: perl
57411            ! mg.c
57412 ____________________________________________________________________________
57413 [ 21742] By: nicholas                              on 2003/11/18  21:04:40
57414         Log: Whoops. We weren't actually testing hv_store_ent
57415              We are now. Plus test hv_store for an initially empty hash.
57416      Branch: perl
57417            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
57418 ____________________________________________________________________________
57419 [ 21741] By: rgs                                   on 2003/11/17  23:06:07
57420         Log: Complement of change #21740 for Windows.
57421              (I have the feeling that it's already subtly broken on VMS)
57422      Branch: perl
57423            ! win32/Makefile win32/makefile.mk
57424 ____________________________________________________________________________
57425 [ 21740] By: rgs                                   on 2003/11/17  19:02:21
57426         Log: Install instmodsh and xsubpp in bin/ along the other utilities.
57427      Branch: perl
57428            + utils/instmodsh.PL utils/xsubpp.PL
57429            ! MANIFEST installperl utils.lst utils/Makefile
57430 ____________________________________________________________________________
57431 [ 21739] By: rgs                                   on 2003/11/17  08:52:52
57432         Log: Subject: Re: [perl #24493] install.html not working
57433              From: Slaven Rezic <slaven@rezic.de>
57434              Date: 16 Nov 2003 20:52:29 +0100
57435              Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
57436      Branch: perl
57437            ! installhtml
57438 ____________________________________________________________________________
57439 [ 21737] By: nicholas                              on 2003/11/16  21:32:09
57440         Log: Ooops. left an XXX comment in, and worse still it's a // comment
57441      Branch: perl
57442            ! hv.c
57443 ____________________________________________________________________________
57444 [ 21735] By: nicholas                              on 2003/11/16  20:20:58
57445         Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
57446              (pp functions use the _ent variants, and as the implementation is
57447              duplicated, these bugs aren't tested, and aren't noticed)
57448      Branch: perl
57449            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
57450 ____________________________________________________________________________
57451 [ 21734] By: nicholas                              on 2003/11/16  17:11:22
57452         Log: Accessing unicode keys in tie hashes via hv_exists was broken.
57453              (pp_exists uses hv_exists_ent, which isn't broken)
57454              I expect an equivalent bug in hv_delete
57455      Branch: perl
57456            + ext/XS/APItest/t/hash.t
57457            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
57458            ! ext/XS/APItest/MANIFEST hv.c
57459 ____________________________________________________________________________
57460 [ 21733] By: rgs                                   on 2003/11/16  16:50:04
57461         Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
57462              From: Elizabeth Mattijsen <liz@dijkmat.nl>
57463              Date: Sat, 15 Nov 2003 23:22:16 +0100
57464              Message-Id: <p05111b04bbdc49076950@[192.168.56.3]>
57465      Branch: perl
57466            ! ext/threads/t/problems.t
57467 ____________________________________________________________________________
57468 [ 21732] By: rgs                                   on 2003/11/16  16:09:34
57469         Log: Subject: [PATCH] configpm, our $summary : unique
57470              From: Elizabeth Mattijsen <liz@dijkmat.nl>
57471              Date: Sat, 15 Nov 2003 22:18:32 +0100
57472              Message-Id: <p05111b03bbdc478d10cb@[192.168.56.3]>
57473              (plus comments)
57474      Branch: perl
57475            ! configpm
57476 ____________________________________________________________________________
57477 [ 21729] By: nicholas                              on 2003/11/15  14:39:00
57478         Log: Subject: [PATCH] Re: Storable Error
57479              From: Nicholas Clark <nick@ccl4.org>
57480              Date: Sat, 9 Aug 2003 00:35:36 +0100
57481              Message-ID: <20030809003535.C20130@plum.flirble.org>
57482      Branch: perl
57483            ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod
57484            ! proto.h
57485 ____________________________________________________________________________
57486 [ 21728] By: rgs                                   on 2003/11/15  11:43:43
57487         Log: Update perlhist with 5.6.2.
57488      Branch: perl
57489            ! pod/perlhist.pod
57490 ____________________________________________________________________________
57491 [ 21725] By: rgs                                   on 2003/11/14  22:35:20
57492         Log: Add more complete tests for the "variable masks earlier
57493              declaration" warning, including a TODO test
57494      Branch: perl
57495            ! t/lib/warnings/pad
57496 ____________________________________________________________________________
57497 [ 21723] By: rgs                                   on 2003/11/14  07:43:17
57498         Log: Include "SCCS" in the list of directory names that should
57499              be ignored by installperl.
57500      Branch: perl
57501            ! installperl
57502 ____________________________________________________________________________
57503 [ 21718] By: nicholas                              on 2003/11/13  20:46:36
57504         Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
57505              From: Enache Adrian <enache@rdslink.ro>
57506              Date: Tue, 11 Nov 2003 15:25:29 +0200
57507              Message-ID: <20031111132529.GB1271@ratsnest.hole>
57508      Branch: perl
57509            ! op.c
57510 ____________________________________________________________________________
57511 [ 21714] By: rgs                                   on 2003/11/13  18:55:37
57512         Log: Fix bug [perl #24380] : assigning to a hash in list
57513              or scalar context yielded a wrong value if the list
57514              contained duplicated keys for the hash. This is fixed
57515              by counting the number of duplicate keys and trimming
57516              the stack by the corresponding number of items.
57517      Branch: perl
57518            ! pp_hot.c t/op/hashassign.t
57519 ____________________________________________________________________________
57520 [ 21713] By: merijn                                on 2003/11/13  09:25:15
57521         Log: Simplified the reading
57522      Branch: perl
57523            ! hints/solaris_2.sh
57524 ____________________________________________________________________________
57525 [ 21712] By: merijn                                on 2003/11/13  09:22:21
57526         Log: Enable hints to create call-back units that can act when
57527              a specific variable is *not* set (like -Uuselargefiles)
57528      Branch: perl
57529            ! Configure hints/README.hints
57530 ____________________________________________________________________________
57531 [ 21710] By: nicholas                              on 2003/11/12  21:35:35
57532         Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL
57533              From: Michael G Schwern <schwern@pobox.com>
57534              Date: Tue, 11 Nov 2003 21:02:30 -0800
57535              Message-ID: <20031112050230.GO6874@localhost.comcast.net>
57536      Branch: perl
57537            ! ext/SDBM_File/sdbm/Makefile.PL
57538 ____________________________________________________________________________
57539 [ 21708] By: rgs                                   on 2003/11/12  09:46:51
57540         Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully
57541              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57542              Date: Tue, 4 Nov 2003 20:07:25 -0800
57543              Message-ID: <20031105040725.GA2629@math.berkeley.edu>
57544      Branch: perl
57545            ! installperl
57546 ____________________________________________________________________________
57547 [ 21706] By: ams                                   on 2003/11/11  23:46:19
57548         Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program
57549              From: Tom Phoenix <rootbeer@redcat.com>
57550              Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST)
57551              Message-Id: <Pine.BSO.4.53.0311111547500.9242@blue.stonehenge.com>
57552      Branch: perl
57553            ! pod/perlmod.pod
57554 ____________________________________________________________________________
57555 [ 21702] By: rgs                                   on 2003/11/11  20:13:56
57556         Log: Upgrade to MakeMaker 6.21.
57557      Branch: perl
57558            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
57559            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
57560            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
57561 ____________________________________________________________________________
57562 [ 21697] By: rgs                                   on 2003/11/10  20:55:25
57563         Log: Subject: [PATCH 5.8.2 @21574] make install: line noise
57564              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57565              Date: Tue, 4 Nov 2003 20:10:16 -0800
57566              Message-ID: <20031105041016.GA2639@math.berkeley.edu>
57567
57568              and part of
57569              Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
57570              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57571              Date: Tue, 4 Nov 2003 20:18:37 -0800
57572              Message-ID: <20031105041836.GA2649@math.berkeley.edu>
57573
57574              (I've left out the PREFIX part for now)
57575      Branch: perl
57576            ! Makefile.SH installperl os2/Makefile.SHs
57577 ____________________________________________________________________________
57578 [ 21694] By: rgs                                   on 2003/11/09  17:20:35
57579         Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow
57580              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57581              Date: Mon, 3 Nov 2003 20:27:39 -0800
57582              Message-ID: <20031104042739.GA1697@math.berkeley.edu>
57583
57584              Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
57585              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57586              Date: Mon, 3 Nov 2003 20:57:48 -0800
57587              Message-ID: <20031104045748.GA1826@math.berkeley.edu>
57588      Branch: perl
57589            ! sv.c
57590 ____________________________________________________________________________
57591 [ 21693] By: rgs                                   on 2003/11/09  11:37:29
57592         Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce
57593              From: Vadim Konovalov <konovalo@mail.wplus.net>
57594              Date: Sun, 9 Nov 2003 13:31:59 +0300
57595              Message-ID: <93187393948.20031109133159@mail.wplus.net>
57596      Branch: perl
57597            ! wince/Makefile.ce
57598 ____________________________________________________________________________
57599 [ 21691] By: rgs                                   on 2003/11/09  11:13:40
57600         Log: Update the list of pumpkings in perlhist.pod.
57601      Branch: perl
57602            ! pod/perlhist.pod
57603 ____________________________________________________________________________
57604 [ 21687] By: ams                                   on 2003/11/08  17:09:56
57605         Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod]  Updated.
57606              From: Abigail <abigail@abigail.nl>
57607              Date: Sat, 8 Nov 2003 18:51:30 +0100
57608              Message-Id: <20031108175130.GA22273@abigail.nl>
57609      Branch: perl
57610            ! pod/perlhist.pod
57611 ____________________________________________________________________________
57612 [ 21677] By: rgs                                   on 2003/11/07  07:49:17
57613         Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu
57614              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57615              Date: Thu, 6 Nov 2003 23:26:18 -0800
57616              Message-ID: <20031107072618.GA4370@math.berkeley.edu>
57617      Branch: perl
57618            ! os2/Changes
57619 ____________________________________________________________________________
57620 [ 21676] By: davem                                 on 2003/11/06  22:11:23
57621         Log: bugid #24407: numeric key for shared hash got stringified using
57622              wrong interpreter, and thus got malloced into the wrong thread
57623              memory pool
57624      Branch: perl
57625            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t
57626 ____________________________________________________________________________
57627 [ 21675] By: rgs                                   on 2003/11/06  10:27:22
57628         Log: Upgrade to MakeMaker 6.20.
57629      Branch: perl
57630            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
57631            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP
57632            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
57633            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod
57634            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t
57635 ____________________________________________________________________________
57636 [ 21674] By: ams                                   on 2003/11/06  09:32:26
57637         Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression,
57638              tests fail to spot this
57639              From: Rick Delaney <rick@bort.ca>
57640              Date: Wed, 5 Nov 2003 23:02:41 -0500
57641              Message-Id: <20031105230241.D13585@biff.bort.ca>
57642      Branch: perl
57643            ! pp_ctl.c t/op/taint.t
57644 ____________________________________________________________________________
57645 [ 21673] By: rgs                                   on 2003/11/05  21:47:07
57646         Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC
57647              From: Andy Dougherty <doughera@lafayette.edu>
57648              Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST)
57649              Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu>
57650      Branch: perl
57651            ! hints/linux.sh
57652 ____________________________________________________________________________
57653 [ 21672] By: rgs                                   on 2003/11/05  20:42:47
57654         Log: Subject: [patch t/op/hash.t] extending the hash attack test
57655              From: Stas Bekman <stas@stason.org>
57656              Date: Tue, 04 Nov 2003 14:33:09 -0800
57657              Message-ID: <3FA82925.7020703@stason.org>
57658      Branch: perl
57659            ! t/op/hash.t
57660 ____________________________________________________________________________
57661 [ 21671] By: rgs                                   on 2003/11/05  20:38:09
57662         Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault
57663              From: Stas Bekman <stas@stason.org>
57664              Date: Wed, 05 Nov 2003 00:50:25 -0800
57665              Message-ID: <3FA8B9D1.2020806@stason.org>
57666      Branch: perl
57667            ! lib/Benchmark.pm
57668 ____________________________________________________________________________
57669 [ 21667] By: nicholas                              on 2003/11/05  19:13:56
57670         Log: From: Craig Berry <craigberry@mac.com>
57671              Subject: Opcode.xs/RC2 compile nit on VMS
57672              Date: Wed, 05 Nov 2003 12:16:34 -0600
57673              Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com>
57674      Branch: perl
57675            ! ext/Opcode/Opcode.xs
57676 ____________________________________________________________________________
57677 [ 21664] By: ams                                   on 2003/11/05  18:34:28
57678         Log: Orphaned submission from #21546.
57679      Branch: perl
57680            ! perl.c
57681 ____________________________________________________________________________
57682 [ 21663] By: ams                                   on 2003/11/05  17:01:29
57683         Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
57684              From: Slaven Rezic <slaven@rezic.de>
57685              Date: 20 Oct 2003 22:39:28 +0200
57686              Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
57687      Branch: perl
57688            ! lib/filetest.t
57689 ____________________________________________________________________________
57690 [ 21662] By: ams                                   on 2003/11/05  16:51:08
57691         Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat
57692              From: Michael G Schwern <schwern@pobox.com>
57693              Date: Wed, 5 Nov 2003 06:26:36 -0800
57694              Message-Id: <20031105142635.GA22761@localhost.comcast.net>
57695      Branch: perl
57696            ! t/op/cproto.t
57697 ____________________________________________________________________________
57698 [ 21661] By: ams                                   on 2003/11/05  16:50:05
57699         Log: Subject: [PATCH] Modernise INSTALL
57700              From: Gisle Aas <gisle@ActiveState.com>
57701              Date: 05 Nov 2003 05:16:25 -0800
57702              Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
57703
57704              Subject: [PATCH pod/perlhist.pod]  Mention 5.8.2-RC2
57705              From: Abigail <abigail@abigail.nl>
57706              Date: Tue, 4 Nov 2003 10:40:57 +0100
57707              Message-Id: <20031104094057.GA22508@abigail.nl>
57708      Branch: perl
57709            ! INSTALL pod/perlhist.pod
57710 ____________________________________________________________________________
57711 [ 21660] By: ams                                   on 2003/11/05  16:46:12
57712         Log: Subject: [PATCH blead]  reentr.pl is not defining _srandom_struct
57713              From: Jan Dubois <jand@ActiveState.com>
57714              Date: Tue, 04 Nov 2003 16:52:14 -0800
57715              Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
57716      Branch: perl
57717            ! reentr.c reentr.h reentr.pl
57718 ____________________________________________________________________________
57719 [ 21657] By: rgs                                   on 2003/11/05  08:07:14
57720         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
57721              From: Michael G Schwern <schwern@pobox.com>
57722              Date: Tue, 4 Nov 2003 17:59:13 -0800
57723              Message-ID: <20031105015913.GL15406@localhost.comcast.net>
57724
57725              Replaces the temporary kludge (#21655).
57726      Branch: perl
57727            ! ext/SDBM_File/sdbm/Makefile.PL
57728 ____________________________________________________________________________
57729 [ 21656] By: rgs                                   on 2003/11/05  07:41:41
57730         Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC]
57731              From: PPrymmer@factset.com
57732              Date: Tue, 4 Nov 2003 10:00:07 -0500
57733              Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
57734      Branch: perl
57735            ! pod/perlebcdic.pod
57736 ____________________________________________________________________________
57737 [ 21655] By: rgs                                   on 2003/11/04  22:32:28
57738         Log: Temporary kludge to allow SDBM_File being built
57739              with MakeMaker 6.19.
57740      Branch: perl
57741            ! ext/SDBM_File/sdbm/Makefile.PL
57742 ____________________________________________________________________________
57743 [ 21652] By: rgs                                   on 2003/11/04  21:43:10
57744         Log: Upgrade to ExtUtils::MakeMaker 6.19
57745      Branch: perl
57746            + lib/ExtUtils/t/parse_version.t
57747            + t/lib/MakeMaker/Test/Setup/BFD.pm
57748            + t/lib/MakeMaker/Test/Setup/Problem.pm
57749            - lib/ExtUtils/t/00setup_dummy.t
57750            - lib/ExtUtils/t/zz_cleanup_dummy.t
57751            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
57752            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
57753            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
57754            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
57755            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
57756            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
57757            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
57758            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm
57759            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm
57760            ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh
57761            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
57762            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t
57763            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
57764            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
57765            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t
57766            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
57767            ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t
57768            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
57769 ____________________________________________________________________________
57770 [ 21651] By: rgs                                   on 2003/11/04  05:43:56
57771         Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build
57772              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57773              Date: Mon, 3 Nov 2003 20:20:44 -0800
57774              Message-ID: <20031104042044.GA1682@math.berkeley.edu>
57775      Branch: perl
57776            ! os2/Makefile.SHs
57777 ____________________________________________________________________________
57778 [ 21650] By: rgs                                   on 2003/11/03  21:55:42
57779         Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
57780              From: Michael G Schwern <schwern@pobox.com>
57781              Date: Sat, 1 Nov 2003 22:57:45 -0800
57782              Message-ID: <20031102065745.GN3659@localhost.comcast.net>
57783              (goes with change #21418)
57784      Branch: perl
57785            ! lib/autouse.pm lib/autouse.t
57786 ____________________________________________________________________________
57787 [ 21647] By: rgs                                   on 2003/11/03  20:08:18
57788         Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
57789              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
57790              Date: Mon, 3 Nov 2003 20:53:33 +0100
57791              Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
57792      Branch: perl
57793            ! ext/Devel/PPPort/PPPort.pm
57794 ____________________________________________________________________________
57795 [ 21646] By: rgs                                   on 2003/11/03  20:00:07
57796         Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath()
57797              From: Casey West <casey@geeknest.com>
57798              Date: Mon, 3 Nov 2003 10:11:43 -0500
57799              Message-ID: <20031103151143.GB430@geeknest.com>
57800      Branch: perl
57801            ! ext/Cwd/Cwd.xs
57802 ____________________________________________________________________________
57803 [ 21645] By: rgs                                   on 2003/11/03  19:18:42
57804         Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again
57805              From: Jan Dubois <jand@ActiveState.com>
57806              Date: Sun, 02 Nov 2003 21:43:44 -0800
57807              Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com>
57808      Branch: perl
57809            ! reentr.h reentr.pl
57810 ____________________________________________________________________________
57811 [ 21644] By: rgs                                   on 2003/11/03  15:33:55
57812         Log: Document the fact that keys() and values() are optimized
57813              for void context (as suggested by Liz.)
57814      Branch: perl
57815            ! pod/perlfunc.pod
57816 ____________________________________________________________________________
57817 [ 21639] By: nicholas                              on 2003/11/03  07:04:36
57818         Log: Stas would prefer not to have MOD_PERL defines in perl.
57819      Branch: perl
57820            ! hv.c hv.h
57821 ____________________________________________________________________________
57822 [ 21638] By: nicholas                              on 2003/11/03  06:46:48
57823         Log: s/new_hash/rehash/g (Stas suggested a better name)
57824      Branch: perl
57825            ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h
57826            ! sv.c universal.c util.c
57827 ____________________________________________________________________________
57828 [ 21634] By: nicholas                              on 2003/11/02  22:32:21
57829         Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and
57830              make Hash::Util::hash_seed use this.
57831      Branch: perl
57832            ! lib/Hash/Util.pm universal.c
57833 ____________________________________________________________________________
57834 [ 21628] By: rgs                                   on 2003/11/02  21:05:59
57835         Log: Fix for [perl #24347] segfault with Safe
57836              The empty %INC created for safe compartements was freed
57837              too early.
57838      Branch: perl
57839            ! ext/Opcode/Opcode.xs
57840 ____________________________________________________________________________
57841 [ 21627] By: rgs                                   on 2003/11/02  20:40:47
57842         Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description
57843              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
57844              Date: Sun, 2 Nov 2003 22:24:28 +0100
57845              Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2>
57846      Branch: perl
57847            ! pod/perlguts.pod
57848 ____________________________________________________________________________
57849 [ 21625] By: rgs                                   on 2003/11/02  20:24:21
57850         Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
57851      Branch: perl
57852            ! pod/perlhist.pod
57853 ____________________________________________________________________________
57854 [ 21620] By: nicholas                              on 2003/11/02  18:22:16
57855         Log: Subject: [PATCH 5.8.2 @21574] OS/2 build
57856              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
57857              Date: Wed, 29 Oct 2003 14:00:18 -0800
57858              Message-ID: <20031029220017.GA26384@math.berkeley.edu>
57859      Branch: perl
57860            ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs
57861            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h
57862            ! os2/perl2cmd.pl perlio.c
57863 ____________________________________________________________________________
57864 [ 21619] By: rgs                                   on 2003/11/02  18:07:30
57865         Log: Quoted-printable is evil.
57866      Branch: perl
57867            ! win32/win32.h
57868 ____________________________________________________________________________
57869 [ 21618] By: nicholas                              on 2003/11/02  18:01:21
57870         Log: Stas spotted a missed s//new_/ for the hash seed renaming games
57871      Branch: perl
57872            ! perl.c
57873 ____________________________________________________________________________
57874 [ 21617] By: rgs                                   on 2003/11/02  17:25:50
57875         Log: Portability nit for MinGW 3.
57876
57877              Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's
57878              From: Greg Matheson <lang@ms.chinmin.edu.tw>
57879              Date: Thu, 30 Oct 2003 14:11:58 +0800
57880              Message-ID: <20031030141158.A11772@ms>
57881              (actual patch by Abe Timmerman)
57882      Branch: perl
57883            ! win32/win32.h
57884 ____________________________________________________________________________
57885 [ 21616] By: rgs                                   on 2003/11/02  12:37:54
57886         Log: Subject: DOCPATCH: does STORE need to return anything and if so what?
57887              From: david nicol <whatever@davidnicol.com>
57888              Date: 26 Oct 2003 22:34:04 -0600
57889              Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com>
57890      Branch: perl
57891            ! pod/perltie.pod
57892 ____________________________________________________________________________
57893 [ 21615] By: rgs                                   on 2003/11/01  20:01:54
57894         Log: Subject: [PATCH] DB_File 1.807
57895              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
57896              Date: Sat, 1 Nov 2003 13:50:12 -0000
57897              Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com>
57898      Branch: perl
57899            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
57900            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
57901            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
57902 ____________________________________________________________________________
57903 [ 21614] By: rgs                                   on 2003/11/01  19:40:28
57904         Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)
57905              From: Rick Delaney <rick@bort.ca>
57906              Date: Mon, 27 Oct 2003 16:24:16 -0500
57907              Message-ID: <20031027162416.H2233@biff.bort.ca>
57908      Branch: perl
57909            ! pp_hot.c
57910 ____________________________________________________________________________
57911 [ 21611] By: nicholas                              on 2003/11/01  16:32:00
57912         Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
57913      Branch: perl
57914            ! MANIFEST
57915 ____________________________________________________________________________
57916 [ 21607] By: nicholas                              on 2003/11/01  15:21:23
57917         Log: mod_perl2 will require access to the Plan C hashing function.
57918      Branch: perl
57919            ! hv.h
57920 ____________________________________________________________________________
57921 [ 21604] By: nicholas                              on 2003/11/01  14:21:38
57922         Log: Add Internals::HvREHASH to expose the rehashing flag
57923              t/op/hash.t tests that pathological data triggers rehashing
57924      Branch: perl
57925            + t/op/hash.t
57926            ! universal.c
57927 ____________________________________________________________________________
57928 [ 21599] By: davem                                 on 2003/11/01  00:09:22
57929         Log: whoops, typo
57930      Branch: perl
57931            ! ext/threads/shared/shared.xs
57932 ____________________________________________________________________________
57933 [ 21598] By: davem                                 on 2003/11/01  00:03:38
57934         Log: seg faults when deleting keys of shared hash refs
57935              Ensure that the shared_sv get magic of the element being deleted
57936              is called. Also, avoid posible memory leaks by wrapping all shared
57937              context sections with ENTER/SAVETMPS
57938      Branch: perl
57939            ! ext/threads/shared/shared.xs
57940 ____________________________________________________________________________
57941 [ 21596] By: rgs                                   on 2003/10/31  20:46:44
57942         Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything
57943              From: Andy Dougherty <doughera@lafayette.edu>
57944              Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST)
57945              Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu>
57946              (plus POD link fixes)
57947      Branch: perl
57948            ! INSTALL
57949 ____________________________________________________________________________
57950 [ 21595] By: rgs                                   on 2003/10/31  20:35:23
57951         Log: Prevent the installation of makefiles that can be found
57952              under lib/.
57953      Branch: perl
57954            ! installperl
57955 ____________________________________________________________________________
57956 [ 21593] By: rgs                                   on 2003/10/31  20:19:01
57957         Log: Test nit ; goes with change 21591
57958      Branch: perl
57959            ! t/lib/warnings/regcomp
57960 ____________________________________________________________________________
57961 [ 21592] By: rgs                                   on 2003/10/31  20:03:58
57962         Log: Subject: [PATCH] Document PERL_DL_NONLAZY
57963              From: Gisle Aas <gisle@ActiveState.com>
57964              Date: 31 Oct 2003 03:13:03 -0800
57965              Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com>
57966      Branch: perl
57967            ! pod/perlrun.pod
57968 ____________________________________________________________________________
57969 [ 21591] By: rgs                                   on 2003/10/31  19:54:23
57970         Log: Subject: [PATCH] Off-by-one error in regcomp.c
57971              From: Slaven Rezic <slaven@rezic.de>
57972              Date: Fri, 31 Oct 2003 12:16:11 +0000
57973              Message-Id: <1067602571.12768@devpc01.iconmobile.de>
57974      Branch: perl
57975            ! regcomp.c t/op/regmesg.t
57976 ____________________________________________________________________________
57977 [ 21590] By: rgs                                   on 2003/10/31  19:36:32
57978         Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require
57979              From: Stas Bekman <stas@stason.org>
57980              Date: Wed, 29 Oct 2003 16:47:24 -0800
57981              Message-ID: <3FA05F9C.2080304@stason.org>
57982      Branch: perl
57983            ! pod/perlfunc.pod
57984 ____________________________________________________________________________
57985 [ 21589] By: rgs                                   on 2003/10/31  19:31:48
57986         Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads
57987              From: Stas Bekman <stas@stason.org>
57988              Date: Wed, 29 Oct 2003 15:15:15 -0800
57989              Message-ID: <3FA04A03.5010603@stason.org>
57990              (enclosed in a #ifdef DEBUGGING)
57991      Branch: perl
57992            ! sv.c
57993 ____________________________________________________________________________
57994 [ 21588] By: rgs                                   on 2003/10/31  19:25:38
57995         Log: Subject: [PATCH] Devel::PPPort and scan_bin
57996              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
57997              Date: Wed, 29 Oct 2003 22:53:43 +0100
57998              Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2>
57999      Branch: perl
58000            ! ext/Devel/PPPort/PPPort.pm
58001 ____________________________________________________________________________
58002 [ 21587] By: rgs                                   on 2003/10/31  19:19:00
58003         Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output
58004              From: Jan Dubois <jand@ActiveState.com>
58005              Date: Thu, 30 Oct 2003 18:43:08 -0800
58006              Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com>
58007      Branch: perl
58008            ! Porting/p4d2p
58009 ____________________________________________________________________________
58010 [ 21586] By: nicholas                              on 2003/10/31  18:54:26
58011         Log: Comment that this "optimisation" is actually a necessary fixup.
58012              When the split occurs (to make the opti{miser,onal}) this isn't
58013              (Richard Clamp reminded me that I forgot to do this)
58014      Branch: perl
58015            ! op.c
58016 ____________________________________________________________________________
58017 [ 21583] By: nicholas                              on 2003/10/30  22:37:26
58018         Log: Rewrite to correctly use test.pl
58019
58020              Date: Thu, 30 Oct 2003 15:51:03 -0800
58021              From: Michael G Schwern <schwern@pobox.com>
58022              Subject: Re: Fix for the orange lion bug - aka empty sub bug
58023              Message-ID: <20031030235103.GC27017@localhost.comcast.net>
58024      Branch: perl
58025            ! t/op/sub.t
58026 ____________________________________________________________________________
58027 [ 21582] By: nicholas                              on 2003/10/30  22:18:53
58028         Log: Date: Thu, 30 Oct 2003 22:01:35 +0000
58029              Subject: Fix for the orange lion bug - aka empty sub bug
58030              From: Arthur Bergman <sky@nanisky.com>
58031              Message-Id: <A10EEA90-0B24-11D8-93CD-000A95A2734C@nanisky.com>
58032      Branch: perl
58033            + t/op/sub.t
58034            ! MANIFEST op.c
58035 ____________________________________________________________________________
58036 [ 21580] By: nicholas                              on 2003/10/30  19:42:28
58037         Log: 14 is the chain length for attack. From
58038
58039              Message-ID: <20031030204117.16008.qmail@plover.com>
58040              Subject: Re: 5.8.2-RC1 and mp2
58041              Date: Thu, 30 Oct 2003 15:41:17 -0500
58042              From: Mark Jason Dominus <mjd@plover.com>
58043
58044              and
58045
58046              From: Scott A Crosby <scrosby@cs.rice.edu>
58047              Subject: Re: 5.8.2-RC1 and mp2
58048              Date: 30 Oct 2003 14:08:06 -0600
58049              Message-ID: <oydd6cea3q1.fsf@bert.cs.rice.edu>
58050      Branch: perl
58051            ! hv.c
58052 ____________________________________________________________________________
58053 [ 21575] By: rgs                                   on 2003/10/29  06:51:19
58054         Log: Move a fcntl() example in perlfunc at a more proper place,
58055              as suggested by :
58056              Subject: [perl #24334] ioctl/fcntl doc confusion
58057              From: "perl-5.8.0@ton.iguana.be (via RT)" <perlbug-followup@perl.org>
58058              Date: 28 Oct 2003 13:37:49 -0000
58059              Message-ID: <rt-24334-66603.12.4990768314782@rt.perl.org>
58060      Branch: perl
58061            ! pod/perlfunc.pod
58062 ____________________________________________________________________________
58063 [ 21567] By: rgs                                   on 2003/10/28  08:48:06
58064         Log: Upgrade to Time::HiRes 1.52.
58065      Branch: perl
58066            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
58067            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
58068 ____________________________________________________________________________
58069 [ 21566] By: rgs                                   on 2003/10/28  08:34:26
58070         Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313.
58071              From: Abigail <abigail@abigail.nl>
58072              Date: Mon, 27 Oct 2003 13:05:37 +0100
58073              Message-ID: <20031027120536.GA24608@abigail.nl>
58074
58075              Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.)
58076              From: Rick Delaney <rick@bort.ca>
58077              Date: Mon, 27 Oct 2003 12:17:49 -0500
58078              Message-ID: <20031027121749.E2233@biff.bort.ca>
58079      Branch: perl
58080            ! lib/overload.t toke.c
58081 ____________________________________________________________________________
58082 [ 21565] By: rgs                                   on 2003/10/28  07:42:52
58083         Log: Subject: [PATCH t/comp/proto.t]  Test (5.9.x)
58084              From: Abigail <abigail@abigail.nl>
58085              Date: Mon, 27 Oct 2003 14:50:24 +0100
58086              Message-ID: <20031027135024.GA12666@abigail.nl>
58087      Branch: perl
58088            ! t/comp/proto.t
58089 ____________________________________________________________________________
58090 [ 21564] By: davem                                 on 2003/10/27  22:01:12
58091         Log: Fix more shared threads leaks: add SAVETMPS to the second branch
58092              of sharedsv_scalar_store().
58093      Branch: perl
58094            ! ext/threads/shared/shared.xs
58095 ____________________________________________________________________________
58096 [ 21563] By: rgs                                   on 2003/10/27  19:33:29
58097         Log: Add a new taint error, "%ENV is aliased to %s".
58098              This error is thrown when taint checks are enabled and
58099              when *ENV has been aliased, so that %ENV has no env-magic
58100              anymore. (see bug [perl #24291].)
58101      Branch: perl
58102            ! pod/perldiag.pod t/op/taint.t taint.c
58103 ____________________________________________________________________________
58104 [ 21560] By: nicholas                              on 2003/10/27  18:01:02
58105         Log: Record the escape^Wrelease of 5.9.0
58106      Branch: perl
58107            ! pod/perlhist.pod
58108 ____________________________________________________________________________
58109 [ 21554] By: nicholas                              on 2003/10/27  16:09:37
58110         Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc
58111              From: Alan Burlison <Alan.Burlison@sun.com>
58112              Date: Tue, 21 Oct 2003 15:00:58 +0100
58113              Message-ID: <3F953C1A.3060800@sun.com>
58114      Branch: perl
58115            ! hints/solaris_2.sh
58116 ____________________________________________________________________________
58117 [ 21550] By: nicholas                              on 2003/10/27  13:45:27
58118         Log: Sync with Unicode::Normalize 0.25
58119      Branch: perl
58120            + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t
58121            + ext/Unicode/Normalize/t/proto.t
58122            + ext/Unicode/Normalize/t/split.t
58123            ! MANIFEST ext/Unicode/Normalize/Changes
58124            ! ext/Unicode/Normalize/Makefile.PL
58125            ! ext/Unicode/Normalize/Normalize.pm
58126            ! ext/Unicode/Normalize/Normalize.xs
58127            ! ext/Unicode/Normalize/README
58128 ____________________________________________________________________________
58129 [ 21549] By: nicholas                              on 2003/10/27  13:11:48
58130         Log: Sync with Unicode::Collate 0.30
58131      Branch: perl
58132            + lib/Unicode/Collate/t/hangtype.t
58133            + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t
58134            + lib/Unicode/Collate/t/variable.t
58135            + lib/Unicode/Collate/t/version.t
58136            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
58137            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t
58138            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t
58139            ! lib/Unicode/Collate/t/test.t
58140 ____________________________________________________________________________
58141 [ 21548] By: nicholas                              on 2003/10/27  12:39:39
58142         Log: Sync with Pod::Perldoc 3.12
58143      Branch: perl
58144            ! lib/Pod/Perldoc.pm
58145 ____________________________________________________________________________
58146 [ 21546] By: ams                                   on 2003/10/27  09:00:08
58147         Log: Will the real off by one please stand up?
58148      Branch: perl
58149            ! mg.c
58150 ____________________________________________________________________________
58151 [ 21545] By: hv                                    on 2003/10/27  02:52:16
58152         Log: fixup separators
58153      Branch: perl
58154            ! Changes
58155 ____________________________________________________________________________
58156 [ 21544] By: hv                                    on 2003/10/27  02:51:26
58157         Log: don't complain of podless .pm files that have a separate .pod file
58158      Branch: perl
58159            ! pod/buildtoc
58160 ____________________________________________________________________________
58161 [ 21543] By: hv                                    on 2003/10/27  02:50:04
58162         Log: regen pods and toc
58163      Branch: perl
58164            ! pod/perlmodlib.pod pod/perltoc.pod
58165 ____________________________________________________________________________
58166 [ 21542] By: rgs                                   on 2003/10/26  21:36:17
58167         Log: When %ENV has been turned into a non-magical hash after a
58168              glob assignment, TAINT_ENV() may dump core because it
58169              assumes $ENV{PATH} is magical. Fix this ; add a test to
58170              verify that the PATH is still checked for taintedness.
58171      Branch: perl
58172            ! t/op/taint.t taint.c
58173 ____________________________________________________________________________
58174 [ 21540] By: rgs                                   on 2003/10/26  14:59:53
58175         Log: Fix backward-compatibility issues in if.pm.
58176      Branch: perl
58177            ! lib/if.pm
58178 ____________________________________________________________________________
58179 [ 21539] By: hv                                    on 2003/10/26  12:22:54
58180         Log: Update Changes.
58181      Branch: perl
58182            ! Changes patchlevel.h
58183 ____________________________________________________________________________
58184 [ 21538] By: ams                                   on 2003/10/26  08:08:02
58185         Log: Fix off-by-one in $0 set magic. (From Autrijus.)
58186              The whole PL_origalen thing in perl.c looks very hokey.
58187      Branch: perl
58188            ! mg.c
58189 ____________________________________________________________________________
58190 [ 21536] By: nicholas                              on 2003/10/25  22:33:18
58191         Log: show the rehash flags in dumps
58192      Branch: perl
58193            ! dump.c
58194 ____________________________________________________________________________
58195 [ 21535] By: nicholas                              on 2003/10/25  22:32:40
58196         Log: Return 21533 (with modifications) having found the problem
58197      Branch: perl
58198            ! hv.c hv.h
58199 ____________________________________________________________________________
58200 [ 21534] By: nicholas                              on 2003/10/25  20:46:36
58201         Log: Back out 21533 because it broke Encode's build in really weird ways
58202      Branch: perl
58203            ! hv.c hv.h
58204 ____________________________________________________________________________
58205 [ 21533] By: nicholas                              on 2003/10/25  13:10:21
58206         Log: Plan C rough edge smoothing. Criteria for a hash split is now
58207              the earlier of "more keys than buckets" (the old test) or
58208              linked list too long. Rehash is triggered after a split if the
58209              longest linked list is too long.
58210      Branch: perl
58211            ! hv.c hv.h
58212 ____________________________________________________________________________
58213 [ 21532] By: rgs                                   on 2003/10/25  10:03:18
58214         Log: Subject: Re: [perl #948] $, untieable?
58215              From: Richard Clamp <richardc@unixbeard.net>
58216              Date: Tue, 21 Oct 2003 00:02:49 +0100
58217              Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
58218
58219              Plus a small fix to t/TEST to recognize the added TODO test
58220              as a TODO test.
58221      Branch: perl
58222            ! t/TEST t/op/tie.t
58223 ____________________________________________________________________________
58224 [ 21528] By: nicholas                              on 2003/10/23  19:21:00
58225         Log: When it says "add", then, like, you have to p4 add it. D'oh!
58226              (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
58227      Branch: perl
58228            + lib/I18N/LangTags/t/02decency.t
58229 ____________________________________________________________________________
58230 [ 21527] By: davem                                 on 2003/10/23  19:13:20
58231         Log: Fix two threads::shared leaks
58232              #24061 - AV in shared interpreter wasn't set to AvREAL
58233              #24255 - mortals were added to the shared interpreter's tmpstack
58234              and never freed.
58235      Branch: perl
58236            ! ext/threads/shared/shared.xs
58237 ____________________________________________________________________________
58238 [ 21526] By: nicholas                              on 2003/10/23  19:11:24
58239         Log: From: Jan Dubois <jand@ActiveState.com>
58240              Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
58241              Date: Wed, 22 Oct 2003 20:17:07 -0700
58242              Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
58243
58244              From: Jan Dubois <jand@ActiveState.com>
58245              Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
58246              Date: Wed, 22 Oct 2003 20:26:56 -0700
58247              Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
58248      Branch: perl
58249            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
58250            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
58251            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
58252            ! utils/perldoc.PL
58253 ____________________________________________________________________________
58254 [ 21523] By: ams                                   on 2003/10/23  12:53:03
58255         Log: Subject: [PATCH] utime documentation
58256              From: Gisle Aas <gisle@ActiveState.com>
58257              Date: 23 Oct 2003 05:33:43 -0700
58258              Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
58259      Branch: perl
58260            ! pod/perlfunc.pod
58261 ____________________________________________________________________________
58262 [ 21522] By: ams                                   on 2003/10/23  08:07:18
58263         Log: Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
58264              From: Jan Dubois <jand@ActiveState.com>
58265              Date: Wed, 22 Oct 2003 20:33:54 -0700
58266              Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
58267      Branch: perl
58268            ! doio.c
58269 ____________________________________________________________________________
58270 [ 21520] By: nicholas                              on 2003/10/22  19:50:15
58271         Log: patch created by Casey West from:
58272
58273              Subject: CPAN module problems
58274              From: Edward Moy <emoy@apple.com>
58275              Date: Fri, 10 Oct 2003 17:42:06 -0700
58276              Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
58277
58278              (change ld value in hints file)
58279      Branch: perl
58280            ! hints/darwin.sh
58281 ____________________________________________________________________________
58282 [ 21516] By: rgs                                   on 2003/10/22  15:06:13
58283         Log: Small email update in AUTHORS.
58284      Branch: perl
58285            ! AUTHORS
58286 ____________________________________________________________________________
58287 [ 21515] By: rgs                                   on 2003/10/22  06:39:29
58288         Log: Add a test.taintwarn makefile target,
58289              to run the whole test suite with the -t switch.
58290      Branch: perl
58291            ! Makefile.SH pod/perlhack.pod t/TEST
58292 ____________________________________________________________________________
58293 [ 21514] By: rgs                                   on 2003/10/21  21:21:56
58294         Log: Subject: [PATCH @20458] embedding perl
58295              From: Radu Greab <rgreab@fx.ro>
58296              Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
58297              Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
58298      Branch: perl
58299            ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
58300            ! sv.c
58301 ____________________________________________________________________________
58302 [ 21513] By: rgs                                   on 2003/10/21  20:45:12
58303         Log: Fix doc bug #23890, as suggested by Himanshu Garg :
58304              in perltoot, $him->fullname should be $him->fullname->as_string
58305              when passed to printf.
58306      Branch: perl
58307            ! pod/perltoot.pod
58308 ____________________________________________________________________________
58309 [ 21509] By: rgs                                   on 2003/10/21  05:42:50
58310         Log: Two OS/2 portability patches from Ilya.
58311
58312              Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
58313              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
58314              Date: Thu, 25 Sep 2003 12:09:11 -0700
58315              Message-ID: <20030925190911.GA27028@math.berkeley.edu>
58316
58317              Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
58318              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
58319              Date: Thu, 25 Sep 2003 19:50:45 -0700
58320              Message-ID: <20030926025045.GA27507@math.berkeley.edu>
58321      Branch: perl
58322            ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
58323 ____________________________________________________________________________
58324 [ 21506] By: rgs                                   on 2003/10/20  19:28:27
58325         Log: Subject: [PATCH] add some missing defines to Devel::PPPort
58326              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
58327              Date: Mon, 20 Oct 2003 20:14:19 +0200
58328              Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
58329      Branch: perl
58330            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
58331 ____________________________________________________________________________
58332 [ 21505] By: rgs                                   on 2003/10/20  19:22:38
58333         Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
58334              From: Slaven Rezic <slaven@rezic.de>
58335              Date: 19 Oct 2003 17:54:59 +0200
58336              Message-ID: <871xt9te7g.fsf@vran.herceg.de>
58337      Branch: perl
58338            ! perlio.c
58339 ____________________________________________________________________________
58340 [ 21503] By: rgs                                   on 2003/10/20  06:04:04
58341         Log: Skip the chflags tests in filetest.t on Darwin.
58342      Branch: perl
58343            ! lib/filetest.t
58344 ____________________________________________________________________________
58345 [ 21474] By: nicholas                              on 2003/10/17  18:44:28
58346         Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
58347              flag on the hash when rehashing. Can turn off the "rehasing" flag
58348              if the hash is cleared
58349      Branch: perl
58350            ! hv.c
58351 ____________________________________________________________________________
58352 [ 21473] By: rgs                                   on 2003/10/17  08:53:48
58353         Log: -u is deprecated.
58354              Subject: Re: why PERL5LIB is ignored when -T is in effect
58355              From: Slaven Rezic <slaven@rezic.de>
58356              Date: Fri, 17 Oct 2003 10:02:31 +0000
58357              Message-Id: <1066384951.4964@devpc01.iconmobile.de>
58358      Branch: perl
58359            ! perl.c
58360 ____________________________________________________________________________
58361 [ 21472] By: rgs                                   on 2003/10/17  07:29:10
58362         Log: The compilation of PerlIO::via may hang on AIX when
58363              compiling with vac at -O3 optimization level. Disable
58364              optimization for this module.
58365      Branch: perl
58366            + ext/PerlIO/via/hints/aix.pl
58367            ! MANIFEST
58368 ____________________________________________________________________________
58369 [ 21471] By: nicholas                              on 2003/10/16  21:10:27
58370         Log: Plan C for foiling the algorithmic complexity attack
58371              (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
58372              Chip's plan B (do something new inside the hv functions)
58373              and introspective sort)
58374              Provides infrastructure for hashes to change their hash function
58375              if necessary, and code in hsplit to detect pathalogical data and
58376              instigate a random rehashing.
58377              Needs refinement. Let's see how much smoke it creates.
58378      Branch: perl
58379            ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
58380            ! util.c
58381 ____________________________________________________________________________
58382 [ 21470] By: davem                                 on 2003/10/16  20:03:44
58383         Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
58384              PL_main_root is freed; this may not have been be the case if a
58385              thread other than the main one is the last to be destroyed
58386      Branch: perl
58387            ! ext/threads/t/thread.t pad.h perl.c
58388 ____________________________________________________________________________
58389 [ 21469] By: nicholas                              on 2003/10/16  19:31:19
58390         Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
58391              (as suggested by Jan Dubois)
58392      Branch: perl
58393            ! hv.c
58394 ____________________________________________________________________________
58395 [ 21468] By: ams                                   on 2003/10/16  19:00:14
58396         Log: Subject: Re: assert.h breaks perl.h
58397              From: Alexey Tourbin <at@altlinux.ru>
58398              Date: Thu, 16 Oct 2003 22:24:35 +0400
58399              Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
58400      Branch: perl
58401            ! sv.h
58402 ____________________________________________________________________________
58403 [ 21467] By: ams                                   on 2003/10/16  18:57:57
58404         Log: Subject: [PATCH] Tie::Hash documentation
58405              From: Slaven Rezic <slaven@rezic.de>
58406              Date: Thu, 16 Oct 2003 17:57:35 +0000
58407              Message-Id: <1066327055.1428@devpc01.iconmobile.de>
58408      Branch: perl
58409            ! lib/Tie/Hash.pm
58410 ____________________________________________________________________________
58411 [ 21466] By: rgs                                   on 2003/10/16  08:52:50
58412         Log: Further tweak on change #21464.
58413      Branch: perl
58414            ! perl.c
58415 ____________________________________________________________________________
58416 [ 21464] By: ams                                   on 2003/10/16  08:42:50
58417         Log: Subject: perl -h tweak [PATCH]
58418              From: Gisle Aas <gisle@ActiveState.com>
58419              Date: 16 Oct 2003 02:49:39 -0700
58420              Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
58421      Branch: perl
58422            ! perl.c
58423 ____________________________________________________________________________
58424 [ 21456] By: rgs                                   on 2003/10/15  19:19:05
58425         Log: Perlfaq1 : take notice that 5.8.1 is now released.
58426      Branch: perl
58427            ! pod/perlfaq1.pod
58428 ____________________________________________________________________________
58429 [ 21454] By: rgs                                   on 2003/10/15  19:06:05
58430         Log: PerlFAQ sync. (only actual changes)
58431      Branch: perl
58432            ! pod/perlfaq4.pod
58433 ____________________________________________________________________________
58434 [ 21453] By: rgs                                   on 2003/10/15  19:02:35
58435         Log: Typos.
58436      Branch: perl
58437            ! hints/aix.sh
58438 ____________________________________________________________________________
58439 [ 21452] By: rgs                                   on 2003/10/15  11:12:31
58440         Log: Fix bug [perl #24212] : improper error recovery in the
58441              tokenizer after an unknown filetest operator.
58442      Branch: perl
58443            ! t/comp/parser.t toke.c
58444 ____________________________________________________________________________
58445 [ 21451] By: rgs                                   on 2003/10/15  09:19:02
58446         Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
58447      Branch: perl
58448            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
58449            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
58450            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
58451            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
58452            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
58453            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
58454 ____________________________________________________________________________
58455 [ 21450] By: rgs                                   on 2003/10/15  06:47:11
58456         Log: Add support for Linux abstract unix domain sockets to Socket.pm.
58457              Based on a idea by Alex Hudson. (Basically those are unix domain
58458              sockets whose name has a '\0' as first character.)
58459      Branch: perl
58460            ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
58461 ____________________________________________________________________________
58462 [ 21449] By: ams                                   on 2003/10/15  06:32:44
58463         Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
58464              From: Autrijus Tang <autrijus@autrijus.org>
58465              Date: Tue, 14 Oct 2003 18:32:28 +0800
58466              Message-Id: <1066127547.65845.35.camel@localhost>
58467      Branch: perl
58468            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
58469            ! lib/ExtUtils/MakeMaker.pm
58470 ____________________________________________________________________________
58471 [ 21448] By: ams                                   on 2003/10/15  05:56:12
58472         Log: Rewrite #21447.
58473      Branch: perl
58474            ! pod/perliol.pod
58475 ____________________________________________________________________________
58476 [ 21447] By: ams                                   on 2003/10/15  05:36:48
58477         Log: Subject: [patch pod/perliol.pod]
58478              From: Stas Bekman <stas@stason.org>
58479              Date: Tue, 14 Oct 2003 18:05:29 -0700
58480              Message-Id: <3F8C9D59.3040403@stason.org>
58481      Branch: perl
58482            ! pod/perliol.pod
58483 ____________________________________________________________________________
58484 [ 21446] By: nicholas                              on 2003/10/14  18:45:39
58485         Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
58486              (the routine used by perl level HV operations)
58487      Branch: perl
58488            ! hv.c
58489 ____________________________________________________________________________
58490 [ 21445] By: rgs                                   on 2003/10/13  21:03:05
58491         Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
58492              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
58493              Date: Tue, 30 Sep 2003 19:23:34 +0200
58494              Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
58495      Branch: perl
58496            ! ext/Devel/PPPort/PPPort.pm
58497 ____________________________________________________________________________
58498 [ 21442] By: ams                                   on 2003/10/13  08:41:17
58499         Log: Subject: [perl #24189] Incorrect comment in perldoc strict
58500              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
58501              Date: 12 Oct 2003 09:01:25 -0000
58502              Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
58503      Branch: perl
58504            ! lib/strict.pm
58505 ____________________________________________________________________________
58506 [ 21441] By: rgs                                   on 2003/10/13  08:02:21
58507         Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
58508              From: Jan Dubois <jand@ActiveState.com>
58509              Date: Sun, 12 Oct 2003 22:09:39 -0700
58510              Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
58511      Branch: perl
58512            ! universal.c
58513 ____________________________________________________________________________
58514 [ 21440] By: rgs                                   on 2003/10/12  19:58:05
58515         Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx
58516              From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
58517              Date: 5 Oct 2003 20:55:56 -0000
58518              Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
58519      Branch: perl
58520            ! mg.c
58521 ____________________________________________________________________________
58522 [ 21439] By: rgs                                   on 2003/10/12  16:28:06
58523         Log: Subject: [PATCH] Tie::Hash documentation
58524              From: Slaven Rezic <slaven@rezic.de>
58525              Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
58526              Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
58527      Branch: perl
58528            ! lib/Tie/Hash.pm
58529 ____________________________________________________________________________
58530 [ 21438] By: rgs                                   on 2003/10/12  15:48:13
58531         Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
58532              From: Slaven Rezic <slaven@rezic.de>
58533              Date: 07 Oct 2003 00:04:34 +0200
58534              Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
58535      Branch: perl
58536            ! hints/darwin.sh
58537 ____________________________________________________________________________
58538 [ 21437] By: rgs                                   on 2003/10/12  15:25:17
58539         Log: Minor nit in perlrun, spotted by Art Haas.
58540      Branch: perl
58541            ! pod/perlrun.pod
58542 ____________________________________________________________________________
58543 [ 21436] By: ams                                   on 2003/10/10  19:05:55
58544         Log: Subject: [PATCH] threads::async + some cleanup
58545              From: Elizabeth Mattijsen <liz@dijkmat.nl>
58546              Date: Fri, 10 Oct 2003 16:37:55 +0200
58547              Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
58548      Branch: perl
58549            ! ext/threads/threads.pm
58550 ____________________________________________________________________________
58551 [ 21435] By: ams                                   on 2003/10/10  19:02:34
58552         Log: Make everyone stop posting to p5p about 0e0.
58553      Branch: perl
58554            ! pod/perlsyn.pod
58555 ____________________________________________________________________________
58556 [ 21433] By: nicholas                              on 2003/10/09  20:57:26
58557         Log: Put all pre-processor #s on the first column (some compilers are picky)
58558              [perl #24167] `#' comment signs not at the very beginning of a line
58559      Branch: perl
58560            ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
58561            ! perl.h regcomp.c
58562 ____________________________________________________________________________
58563 [ 21432] By: rgs                                   on 2003/10/09  11:09:24
58564         Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
58565              t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
58566              to t/test.pl.
58567      Branch: perl
58568            - t/op/nothr5005.t
58569            ! MANIFEST t/op/args.t
58570 ____________________________________________________________________________
58571 [ 21431] By: rgs                                   on 2003/10/09  11:06:15
58572         Log: Document the behaviour of filetest operators regarding parentheses.
58573              This fixes bug #24127 (by documenting it as a feature.)
58574      Branch: perl
58575            ! pod/perlop.pod
58576 ____________________________________________________________________________
58577 [ 21430] By: ams                                   on 2003/10/09  07:55:34
58578         Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
58579              calculations in regcomp.c
58580              From: Eric Promislow <ericp@ActiveState.com>
58581              Date: Wed, 8 Oct 2003 17:42:42 -0700
58582              Message-Id: <20031008174242.A17544@ActiveState.com>
58583      Branch: perl
58584            ! regcomp.c
58585 ____________________________________________________________________________
58586 [ 21429] By: ams                                   on 2003/10/09  07:43:56
58587         Log: Patch based on:
58588
58589              Subject: [perl #24157] -MModule=} is broken
58590              From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
58591              Date: 7 Oct 2003 21:47:43 -0000
58592              Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
58593
58594              (Includes a fix for a similar problem in -A, but not -d.)
58595      Branch: perl
58596            ! perl.c
58597 ____________________________________________________________________________
58598 [ 21428] By: ams                                   on 2003/10/09  02:32:07
58599         Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
58600              grok_numeric_radix()
58601              From: Jan Dubois <jand@ActiveState.com>
58602              Date: Wed, 08 Oct 2003 20:37:42 -0700
58603              Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
58604      Branch: perl
58605            ! ext/Devel/PPPort/PPPort.pm
58606 ____________________________________________________________________________
58607 [ 21427] By: ams                                   on 2003/10/09  01:36:18
58608         Log: Subject: Re: require patch breaks locale
58609              From: Rick Delaney <rick@bort.ca>
58610              Date: Wed, 8 Oct 2003 22:41:55 -0400
58611              Message-Id: <20031008224155.A14638@biff.bort.ca>
58612      Branch: perl
58613            ! t/comp/require.t
58614 ____________________________________________________________________________
58615 [ 21426] By: ams                                   on 2003/10/09  01:26:57
58616         Log: Subject: Re: Simple @INC hook core dump [PATCH]
58617              From: Gisle Aas <gisle@ActiveState.com>
58618              Date: 08 Oct 2003 13:35:28 -0700
58619              Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
58620      Branch: perl
58621            ! t/op/inccode.t
58622 ____________________________________________________________________________
58623 [ 21425] By: rgs                                   on 2003/10/08  11:34:17
58624         Log: Fix bug #24108: Goto +foo broken
58625              the fix having been suggested by xmath via Juerd.
58626      Branch: perl
58627            ! op.c t/op/goto.t
58628 ____________________________________________________________________________
58629 [ 21424] By: rgs                                   on 2003/10/08  11:16:58
58630         Log: Subject: Re: Simple @INC hook core dump [PATCH]
58631              From: Gisle Aas <gisle@ActiveState.com>
58632              Date: 08 Oct 2003 04:47:33 -0700
58633              Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
58634      Branch: perl
58635            ! pp_ctl.c
58636 ____________________________________________________________________________
58637 [ 21423] By: ams                                   on 2003/10/08  10:09:41
58638         Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
58639              From: Abigail <abigail@abigail.nl>
58640              Date: Wed, 8 Oct 2003 03:50:49 -0700
58641              Message-Id: <20031008105049.GA15770@ucan.foad.org>
58642      Branch: perl
58643            ! pod/perlrun.pod
58644 ____________________________________________________________________________
58645 [ 21422] By: ams                                   on 2003/10/08  06:13:07
58646         Log: "Are implicit undefs true?" asks Gisle.
58647      Branch: perl
58648            ! pod/perlsyn.pod
58649 ____________________________________________________________________________
58650 [ 21421] By: ams                                   on 2003/10/08  03:20:00
58651         Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
58652              From: schwern@pobox.com
58653              Date: Tue, 7 Oct 2003 20:39:36 -0700
58654              Message-Id: <20031007203936.X4301@ttul.org>
58655
58656              (Originally from Shlomi Fish. Applied with tweaks.)
58657      Branch: perl
58658            ! pod/perlop.pod
58659 ____________________________________________________________________________
58660 [ 21420] By: ams                                   on 2003/10/07  19:51:35
58661         Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
58662              sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
58663      Branch: perl
58664            ! pod/perlsyn.pod sv.c t/op/pow.t
58665 ____________________________________________________________________________
58666 [ 21419] By: ams                                   on 2003/10/07  04:03:34
58667         Log: Why should -3**$x be more precisely determined than 3**$x?
58668      Branch: perl
58669            ! t/op/pow.t
58670 ____________________________________________________________________________
58671 [ 21418] By: ams                                   on 2003/10/07  03:59:38
58672         Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
58673              From: schwern@pobox.com
58674              Date: Mon, 6 Oct 2003 13:14:36 -0700
58675              Message-Id: <20031006131436.G20960@ttul.org>
58676      Branch: perl
58677            ! lib/UNIVERSAL.pm t/op/universal.t
58678 ____________________________________________________________________________
58679 [ 21417] By: ams                                   on 2003/10/07  03:55:18
58680         Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
58681              know what I mean.
58682      Branch: perl
58683            ! pod/perlfunc.pod
58684 ____________________________________________________________________________
58685 [ 21416] By: ams                                   on 2003/10/07  03:37:01
58686         Log: Subject: [patch sv.c] improve "...free unref scalar" warning
58687              From: Stas Bekman <stas@stason.org>
58688              Date: Mon, 06 Oct 2003 21:19:53 -0700
58689              Message-Id: <3F823EE9.4030103@stason.org>
58690      Branch: perl
58691            ! sv.c
58692 ____________________________________________________________________________
58693 [ 21415] By: ams                                   on 2003/10/06  17:30:31
58694         Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
58695              From: Rick Delaney <rick@bort.ca>
58696              Date: Tue, 23 Sep 2003 12:14:52 -0400
58697              Message-ID: <20030923121452.G18845@biff.bort.ca>
58698      Branch: perl
58699            ! pp_ctl.c t/comp/require.t
58700 ____________________________________________________________________________
58701 [ 21414] By: rgs                                   on 2003/10/06  15:23:01
58702         Log: Subject: Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
58703              From: Abigail <abigail@abigail.nl>
58704              Date: Wed, 1 Oct 2003 14:19:43 +0200
58705              Message-ID: <20031001121943.GA29419@abigail.nl>
58706      Branch: perl
58707            ! lib/warnings.t
58708 ____________________________________________________________________________
58709 [ 21413] By: rgs                                   on 2003/10/06  15:05:32
58710         Log: Fixes in the modules maintainers list.
58711      Branch: perl
58712            ! Porting/Maintainers.pl
58713 ____________________________________________________________________________
58714 [ 21412] By: rgs                                   on 2003/10/06  15:02:42
58715         Log: Fix broken link in perltodo.pod.
58716      Branch: perl
58717            ! pod/perltodo.pod
58718 ____________________________________________________________________________
58719 [ 21411] By: rgs                                   on 2003/10/06  12:11:10
58720         Log: Typos in perldiag.
58721      Branch: perl
58722            ! pod/perldiag.pod
58723 ____________________________________________________________________________
58724 [ 21410] By: rgs                                   on 2003/10/06  11:55:52
58725         Log: Subject: Re: [doc-PATCH] for unpack_str() and question
58726              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
58727              Date: Mon, 6 Oct 2003 08:45:29 +0200
58728              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
58729      Branch: perl
58730            ! pod/perlapi.pod pp_pack.c
58731 ____________________________________________________________________________
58732 [ 21409] By: rgs                                   on 2003/10/06  11:49:55
58733         Log: Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
58734              From: Abigail <abigail@abigail.nl>
58735              Date: Mon, 6 Oct 2003 05:55:21 -0700
58736              Message-ID: <20031006125521.GA26446@ucan.foad.org>
58737      Branch: perl
58738            ! pod/perlfunc.pod
58739 ____________________________________________________________________________
58740 [ 21408] By: rgs                                   on 2003/10/06  11:46:14
58741         Log: Add a new option --check to Porting/Maintainers,
58742              to check for files who are listed for several maintainers.
58743      Branch: perl
58744            ! Porting/Maintainers.pm
58745 ____________________________________________________________________________
58746 [ 21407] By: rgs                                   on 2003/10/06  11:44:33
58747         Log: Subject: [PATCH]Re: The META.yml file in bleadperl
58748              From: Fergal Daly <fergal@esatclear.ie>
58749              Date: Mon, 6 Oct 2003 00:25:29 +0100
58750              Message-Id: <200310060025.29122.fergal@esatclear.ie>
58751
58752              Plus regeneration of META.yml
58753      Branch: perl
58754            ! META.yml Porting/makemeta
58755 ____________________________________________________________________________
58756 [ 21406] By: ams                                   on 2003/10/06  04:22:11
58757         Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
58758              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
58759              Date: Sun, 5 Oct 2003 21:27:54 +0200
58760              Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
58761              (Applied with tweaks to op.c and a comment.)
58762      Branch: perl
58763            ! op.c t/lib/warnings/op
58764 ____________________________________________________________________________
58765 [ 21405] By: ams                                   on 2003/10/06  03:56:54
58766         Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
58767              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
58768              Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
58769              Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
58770              (Applied with minor tweaks.)
58771      Branch: perl
58772            ! pod/perlsyn.pod
58773 ____________________________________________________________________________
58774 [ 21404] By: ams                                   on 2003/10/06  03:32:50
58775         Log: Subject: [perl #24120] Tie::Hash documentation has broken code
58776              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
58777              Date: 5 Oct 2003 18:40:36 -0000
58778              Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
58779              (Applied without $VERSION update.)
58780      Branch: perl
58781            ! lib/Tie/Hash.pm
58782 ____________________________________________________________________________
58783 [ 21403] By: ams                                   on 2003/10/06  03:26:39
58784         Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
58785              From: Robert Spier <rspier@pobox.com>
58786              Date: Sun, 05 Oct 2003 21:34:30 -0700
58787              Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
58788      Branch: perl
58789            ! pod/perlretut.pod
58790 ____________________________________________________________________________
58791 [ 21402] By: ams                                   on 2003/10/05  03:08:53
58792         Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
58793              From: Steve Grazzini <grazz@pobox.com>
58794              Date: Sat, 4 Oct 2003 18:15:23 -0400
58795              Message-Id: <20031004221523.GA29324@grazzini.net>
58796      Branch: perl
58797            ! pp_sys.c
58798 ____________________________________________________________________________
58799 [ 21401] By: ams                                   on 2003/10/02  17:25:34
58800         Log: Subject: Re: 5.8.1 and srand
58801              From: Slaven Rezic <slaven@rezic.de>
58802              Date: Thu, 2 Oct 2003 15:51:11 +0000
58803              Message-Id: <1065109871.3115@devpc01.iconmobile.de>
58804      Branch: perl
58805            ! t/op/fork.t
58806 ____________________________________________________________________________
58807 [ 21400] By: hv                                    on 2003/10/02  09:34:36
58808         Log: minor cleanup for Changes
58809      Branch: perl
58810            ! Changes
58811 ____________________________________________________________________________
58812 [ 21399] By: hv                                    on 2003/10/02  09:18:27
58813         Log: Update changes
58814      Branch: perl
58815            ! Changes patchlevel.h
58816 ____________________________________________________________________________
58817 [ 21398] By: hv                                    on 2003/10/02  09:15:42
58818         Log: build perlapi.pod in deterministic order even when functions differ
58819              only in case; regen perlapi.pod
58820      Branch: perl
58821            ! autodoc.pl pod/perlapi.pod
58822 ____________________________________________________________________________
58823 [ 21397] By: ams                                   on 2003/10/02  07:48:51
58824         Log: Subject: Re: 5.8.1 and srand
58825              From: Brendan O'Dea <bod@debian.org>
58826              Date: Thu, 2 Oct 2003 10:30:36 +1000
58827              Message-Id: <20031002003036.GA9198@londo.c47.org>
58828      Branch: perl
58829            ! util.c
58830 ____________________________________________________________________________
58831 [ 21396] By: ams                                   on 2003/10/01  22:18:13
58832         Log: Update Changes.
58833      Branch: perl
58834            ! Changes patchlevel.h
58835 ____________________________________________________________________________
58836 [ 21394] By: ams                                   on 2003/10/01  20:28:20
58837         Log: Subject: misapplied patch 19452
58838              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
58839              Date: Tue, 30 Sep 2003 06:01:50 -0700
58840              Message-Id: <20030930130150.GA1436@efn.org>
58841      Branch: perl
58842            ! pp_hot.c
58843 ____________________________________________________________________________
58844 [ 21392] By: rgs                                   on 2003/09/30  20:22:02
58845         Log: Revamp the section on local() in perlsub.
58846              - avoid using the word "declare" in conjunction with local()
58847              - less archaelogical references
58848              - more about localization of lvalues
58849              - removes examples of localization of tied hashes that don't work
58850              - give titles to subsections
58851              - explain localization of magic values
58852              - explain localization of globs
58853              - fix link to perldelta
58854      Branch: perl
58855            ! pod/perlsub.pod
58856 ____________________________________________________________________________
58857 [ 21391] By: rgs                                   on 2003/09/30  12:47:13
58858         Log: Useless "local $_" in a perlfaq3 example
58859      Branch: perl
58860            ! pod/perlfaq3.pod
58861 ____________________________________________________________________________
58862 [ 21390] By: rgs                                   on 2003/09/30  11:29:17
58863         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
58864              From: grommel@sears.com
58865              Date: Mon, 29 Sep 2003 14:45:16 -0500
58866              Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
58867      Branch: perl
58868            ! hints/svr4.sh t/op/pack.t
58869 ____________________________________________________________________________
58870 [ 21389] By: rgs                                   on 2003/09/30  11:06:53
58871         Log: Add a TODO test for bug #23790, by Abigail
58872      Branch: perl
58873            ! t/op/sub_lval.t
58874 ____________________________________________________________________________
58875 [ 21388] By: rgs                                   on 2003/09/30  10:52:50
58876         Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
58877              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
58878              Date: Tue, 30 Sep 2003 04:53:02 -0700
58879              Message-ID: <20030930115302.GA3200@efn.org>
58880      Branch: perl
58881            ! pod/perlfunc.pod
58882 ____________________________________________________________________________
58883 [ 21387] By: rgs                                   on 2003/09/29  12:47:37
58884         Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
58885              From: Tom Horsley <Tom.Horsley@ccur.com>
58886              Date: Mon, 29 Sep 2003 13:00:09 GMT
58887              Message-Id: <200309291300.NAA23856@amber2.ccur.com>
58888      Branch: perl
58889            ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
58890 ____________________________________________________________________________
58891 [ 21386] By: rgs                                   on 2003/09/29  11:14:27
58892         Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
58893              From: Steve Hay <steve.hay@uk.radan.com>
58894              Date: Mon, 29 Sep 2003 11:50:23 +0100
58895              Message-ID: <3F780E6F.3020704@uk.radan.com>
58896      Branch: perl
58897            ! pod/splitpod
58898 ____________________________________________________________________________
58899 [ 21385] By: rgs                                   on 2003/09/29  11:09:32
58900         Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
58901              From: Brendan O'Dea <bod@debian.org>
58902              Date: Sun, 28 Sep 2003 23:23:34 +1000
58903              Message-ID: <20030928132334.GA29499@londo.c47.org>
58904      Branch: perl
58905            ! pod/perlrun.pod
58906 ____________________________________________________________________________
58907 [ 21384] By: rgs                                   on 2003/09/26  20:39:19
58908         Log: Nit to the maintainers list by SADAHIRO Tomoyuki
58909      Branch: perl
58910            ! Porting/Maintainers.pl
58911 ____________________________________________________________________________
58912 [ 21383] By: jhi                                   on 2003/09/26  04:41:17
58913         Log: Missing +x bits.
58914      Branch: perl
58915            ! Porting/makerel
58916 ____________________________________________________________________________
58917 [ 21382] By: rgs                                   on 2003/09/25  19:40:50
58918         Log: Update the perldelta for 5.9.0.
58919      Branch: perl
58920            ! pod/perldelta.pod
58921 ____________________________________________________________________________
58922 [ 21381] By: rgs                                   on 2003/09/25  19:02:12
58923         Log: Add the perl581delta manpage.
58924              Regenerate the table of contents.
58925      Branch: perl
58926            + pod/perl581delta.pod
58927            ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
58928            ! vms/descrip_mms.template win32/pod.mak
58929 ____________________________________________________________________________
58930 [ 21380] By: rgs                                   on 2003/09/25  18:36:45
58931         Log: Update perlhist.pod
58932      Branch: perl
58933            ! pod/perlhist.pod
58934 ____________________________________________________________________________
58935 [ 21372] By: gbarr                                 on 2003/09/25  07:35:24
58936         Log: Sync with libnet 1.17
58937      Branch: perl
58938            ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
58939 ____________________________________________________________________________
58940 [ 21371] By: gbarr                                 on 2003/09/25  06:57:35
58941         Log: Update to Scalar-List-Utils 1.13
58942      Branch: perl
58943            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
58944            ! ext/List/Util/lib/List/Util.pm
58945            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
58946 ____________________________________________________________________________
58947 [ 21370] By: jhi                                   on 2003/09/25  06:45:42
58948         Log: CPAN sites update.
58949      Branch: perl
58950            ! pod/perlmodlib.PL
58951 ____________________________________________________________________________
58952 [ 21369] By: jhi                                   on 2003/09/25  05:22:48
58953         Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
58954              From: Greg Matheson <lang@ms.chinmin.edu.tw>
58955              Date: Wed, 24 Sep 2003 22:51:09 +0800
58956              Message-ID: <20030924225109.A17126@ms>
58957
58958              (Win98 + MinGW, a missing Win95.pm hunk)
58959      Branch: perl
58960            ! lib/ExtUtils/MM_Win95.pm
58961 ____________________________________________________________________________
58962 [ 21365] By: jhi                                   on 2003/09/25  04:44:05
58963         Log: AUTHORS tweak.
58964      Branch: perl
58965            ! AUTHORS
58966 ____________________________________________________________________________
58967 [ 21361] By: jhi                                   on 2003/09/24  17:40:42
58968         Log: Even though undefing SPACE and FORMAT should be safe,
58969              at this point I'm choosing to be paranoid and using
58970              #ifdef __Lynx__.
58971      Branch: perl
58972            ! perl.h
58973 ____________________________________________________________________________
58974 [ 21360] By: jhi                                   on 2003/09/24  17:30:07
58975         Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
58976              From: Olli Savia (via RT) <perlbug-followup@perl.org>
58977              Date: 24 Sep 2003 15:42:41 -0000
58978              Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
58979      Branch: perl
58980            ! mg.c perl.h perlio.c pp_sys.c
58981 ____________________________________________________________________________
58982 [ 21356] By: jhi                                   on 2003/09/24  08:27:52
58983         Log: Subject: [DOCPATCH] attributes.pm
58984              From: Elizabeth Mattijsen <liz@dijkmat.nl>
58985              Date: Wed, 24 Sep 2003 11:00:42 +0200
58986              Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
58987
58988              (reformatted a bit)
58989      Branch: perl
58990            ! lib/attributes.pm
58991 ____________________________________________________________________________
58992 [ 21354] By: jhi                                   on 2003/09/24  07:25:48
58993         Log: A fix from Graham for
58994              [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
58995              (seemingly a NV casting issue)
58996      Branch: perl
58997            ! ext/List/Util/Util.xs
58998 ____________________________________________________________________________
58999 [ 21353] By: jhi                                   on 2003/09/24  05:05:39
59000         Log: Someone actually reads the Makefile.PL messages, it seems.
59001              (from Jonathan Leffler)
59002      Branch: perl
59003            ! ext/Time/HiRes/Makefile.PL
59004 ____________________________________________________________________________
59005 [ 21351] By: jhi                                   on 2003/09/24  04:54:33
59006         Log: perliol tweaks.
59007      Branch: perl
59008            ! pod/perliol.pod
59009 ____________________________________________________________________________
59010 [ 21349] By: rgs                                   on 2003/09/23  22:09:57
59011         Log: The FAQ answer about POD comments was incorrect. [perl #23893]
59012              (plus a few typos.)
59013      Branch: perl
59014            ! pod/perlfaq7.pod pod/perlpodspec.pod
59015 ____________________________________________________________________________
59016 [ 21348] By: rgs                                   on 2003/09/23  21:56:50
59017         Log: Subject: [PATCH] perlvar
59018              From: Juerd <juerd@convolution.nl>
59019              Date: Sun, 21 Sep 2003 21:40:54 +0200
59020              Message-ID: <20030921194054.GD14702@c3.convolution.nl>
59021      Branch: perl
59022            ! pod/perlvar.pod
59023 ____________________________________________________________________________
59024 [ 21344] By: jhi                                   on 2003/09/23  19:33:45
59025         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
59026              From: grommel@sears.com
59027              Date: Tue, 23 Sep 2003 13:40:33 -0500
59028              Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
59029      Branch: perl
59030            ! hints/svr4.sh t/op/stat.t
59031 ____________________________________________________________________________
59032 [ 21343] By: jhi                                   on 2003/09/23  19:26:06
59033         Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
59034              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
59035              Date: Tue, 23 Sep 2003 09:13:55 -0700
59036              Message-ID: <20030923161354.GA2432@efn.org>
59037      Branch: perl
59038            ! INSTALL
59039 ____________________________________________________________________________
59040 [ 21342] By: rgs                                   on 2003/09/23  19:12:58
59041         Log: Minor nit in a debug message of the tokenizer.
59042      Branch: perl
59043            ! toke.c
59044 ____________________________________________________________________________
59045 [ 21340] By: jhi                                   on 2003/09/23  12:33:53
59046         Log: Let's call it 2.34, already (from Johan).
59047      Branch: perl
59048            ! lib/Getopt/Long.pm
59049 ____________________________________________________________________________
59050 [ 21339] By: jhi                                   on 2003/09/23  12:31:08
59051         Log: Subject: Re: [PATCH] RC5 and Intel's ICC
59052              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59053              Date: Tue, 23 Sep 2003 15:04:35 +0200
59054              Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
59055
59056              (add -we147 to ccflags if cc = ICC so that prototype
59057              detection works right)
59058      Branch: perl
59059            ! hints/linux.sh
59060 ____________________________________________________________________________
59061 [ 21338] By: jhi                                   on 2003/09/23  12:02:28
59062         Log: Bump the Encode version to 1.9801 since we are no more identical
59063              to the CPAN version.
59064      Branch: perl
59065            ! ext/Encode/Encode.pm
59066 ____________________________________________________________________________
59067 [ 21332] By: jhi                                   on 2003/09/23  09:17:32
59068         Log: ucmlintage.
59069      Branch: perl
59070            ! ext/Encode/ucm/gsm0338.ucm
59071 ____________________________________________________________________________
59072 [ 21331] By: jhi                                   on 2003/09/23  09:11:23
59073         Log: GSM 03.38 mapping in Encoding::Byte is incorrect
59074
59075              Fix as much as possible - the specification is still
59076              a bit unclear.
59077      Branch: perl
59078            + ext/Encode/t/gsm0338.t
59079            ! MANIFEST ext/Encode/MANIFEST
59080            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
59081 ____________________________________________________________________________
59082 [ 21329] By: jhi                                   on 2003/09/23  06:10:28
59083         Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
59084              From: Stephen McCamant <smcc@MIT.EDU>
59085              Date: Mon, 22 Sep 2003 20:53:57 -0700
59086              Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
59087      Branch: perl
59088            ! ext/B/B/Deparse.pm
59089 ____________________________________________________________________________
59090 [ 21327] By: jhi                                   on 2003/09/23  04:51:15
59091         Log: Subject: [PATCH] RC5 and Intel's ICC
59092              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59093              Date: Mon, 22 Sep 2003 22:52:40 +0200
59094              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
59095
59096              (the missing void return type)
59097      Branch: perl
59098            ! ext/threads/shared/shared.xs
59099 ____________________________________________________________________________
59100 [ 21326] By: jhi                                   on 2003/09/23  04:46:48
59101         Log: Subject: [PATCH] RC5 and Intel's ICC
59102              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
59103              Date: Mon, 22 Sep 2003 22:52:40 +0200
59104              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
59105
59106              (the attribute part)
59107      Branch: perl
59108            ! ext/Devel/PPPort/PPPort.pm perl.h
59109 ____________________________________________________________________________
59110 [ 21325] By: jhi                                   on 2003/09/23  04:43:29
59111         Log: Stray CRs noticed by Jan Dubois.
59112      Branch: perl
59113            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
59114 ____________________________________________________________________________
59115 [ 21324] By: jhi                                   on 2003/09/23  04:40:19
59116         Log: The RCs have been missing CRs from certain files because
59117              not all shells can handle multiline arguments right.
59118      Branch: perl
59119            ! Porting/makerel
59120 ____________________________________________________________________________
59121 [ 21323] By: rgs                                   on 2003/09/22  20:31:19
59122         Log: When localising a magic value, propagate the readonly flag
59123              only if this scalar has \0 magic or has magic without a
59124              'set' method. (follows change #20479 for bug #23141.)
59125      Branch: perl
59126            ! scope.c t/op/local.t
59127 ____________________________________________________________________________
59128 [ 21319] By: jhi                                   on 2003/09/22  18:16:40
59129         Log: An error message need not be a novel.
59130      Branch: perl
59131            ! pod/perldiag.pod pp_hot.c
59132 ____________________________________________________________________________
59133 [ 21318] By: jhi                                   on 2003/09/22  17:45:23
59134         Log: Upgrade to Math::BigInt 1.66.
59135      Branch: perl
59136            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
59137            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
59138            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
59139            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
59140            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
59141 ____________________________________________________________________________
59142 [ 21311] By: jhi                                   on 2003/09/22  08:49:24
59143         Log: Some more perlio doc tweaks based on NI-S.
59144      Branch: perl
59145            ! pod/perliol.pod
59146 ____________________________________________________________________________
59147 [ 21305] By: jhi                                   on 2003/09/22  05:59:54
59148         Log: Upgrade to Time::HiRes 1.51.
59149      Branch: perl
59150            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
59151 ____________________________________________________________________________
59152 [ 21303] By: jhi                                   on 2003/09/22  04:37:21
59153         Log: Upgrade to Getopt::Long 2.33_03.
59154      Branch: perl
59155            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
59156 ____________________________________________________________________________
59157 [ 21302] By: jhi                                   on 2003/09/22  04:28:57
59158         Log: CPAN.pm 1.76_01 from Andreas.
59159      Branch: perl
59160            ! lib/CPAN.pm
59161 ____________________________________________________________________________
59162 [ 21299] By: jhi                                   on 2003/09/21  09:23:17
59163         Log: Regen toc.
59164      Branch: perl
59165            ! pod/perltoc.pod
59166 ____________________________________________________________________________
59167 [ 21298] By: jhi                                   on 2003/09/21  09:22:57
59168         Log: Handle also the curliffy files when tocing.
59169      Branch: perl
59170            ! pod/buildtoc
59171 ____________________________________________________________________________
59172 [ 21297] By: jhi                                   on 2003/09/21  08:50:22
59173         Log: Macrofy the compile/runtime test.
59174      Branch: perl
59175            ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
59176 ____________________________________________________________________________
59177 [ 21296] By: jhi                                   on 2003/09/21  08:47:32
59178         Log: Tweak the section name to agree with the change #21295.
59179      Branch: perl
59180            ! lib/PerlIO.pm
59181 ____________________________________________________________________________
59182 [ 21295] By: jhi                                   on 2003/09/21  08:44:52
59183         Log: One obvious place to look for PerlIO implementations.
59184      Branch: perl
59185            ! pod/perliol.pod
59186 ____________________________________________________________________________
59187 [ 21294] By: jhi                                   on 2003/09/21  08:15:52
59188         Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
59189              From: Dave Mitchell <davem@fdgroup.com>
59190              Date: Fri, 19 Sep 2003 19:35:44 +0100
59191              Message-ID: <20030919183544.GA14563@fdgroup.com>
59192      Branch: perl
59193            ! pp_ctl.c
59194 ____________________________________________________________________________
59195 [ 21293] By: jhi                                   on 2003/09/21  08:13:58
59196         Log: More PerlIO documentation.
59197      Branch: perl
59198            ! lib/PerlIO.pm pod/perliol.pod
59199 ____________________________________________________________________________
59200 [ 21292] By: jhi                                   on 2003/09/20  18:44:07
59201         Log: Retract #21273, #21264, and #21263 as requested by Schwern.
59202              (The real bug was mp2 being too "friendly" with MM innards.)
59203      Branch: perl
59204            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
59205            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
59206 ____________________________________________________________________________
59207 [ 21291] By: jhi                                   on 2003/09/20  18:37:33
59208         Log: In FreeBSD allow one to try using Perl's malloc with threads.
59209      Branch: perl
59210            ! hints/freebsd.sh
59211 ____________________________________________________________________________
59212 [ 21290] By: rgs                                   on 2003/09/20  10:05:38
59213         Log: Missing perlfaq chunk.
59214      Branch: perl
59215            ! pod/perlfaq4.pod
59216 ____________________________________________________________________________
59217 [ 21289] By: rgs                                   on 2003/09/20  10:00:12
59218         Log: FAQ sync.
59219      Branch: perl
59220            ! pod/perlfaq4.pod
59221 ____________________________________________________________________________
59222 [ 21288] By: jhi                                   on 2003/09/19  14:49:20
59223         Log: Subject: typo fixo
59224              From: Vadim Konovalov <konovalo@mail.wplus.net>
59225              Date: Fri, 19 Sep 2003 06:32:08 +0400
59226              Message-ID: <4538131828.20030919063208@mail.wplus.net>
59227      Branch: perl
59228            ! pod/perlunicode.pod
59229 ____________________________________________________________________________
59230 [ 21286] By: jhi                                   on 2003/09/19  04:48:52
59231         Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
59232              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
59233              Date: Thu, 18 Sep 2003 19:01:06 -0700
59234              Message-ID: <20030919020106.GA22511@math.berkeley.edu>
59235      Branch: perl
59236            ! os2/os2.c
59237 ____________________________________________________________________________
59238 [ 21285] By: jhi                                   on 2003/09/19  04:46:39
59239         Log: Tests for change #21284.
59240      Branch: perl
59241            ! lib/dumpvar.t
59242 ____________________________________________________________________________
59243 [ 21284] By: jhi                                   on 2003/09/19  04:46:12
59244         Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
59245              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
59246              Date: Thu, 18 Sep 2003 18:58:59 -0700
59247              Message-ID: <20030919015858.GA22503@math.berkeley.edu>
59248      Branch: perl
59249            ! lib/dumpvar.pl
59250 ____________________________________________________________________________
59251 [ 21283] By: rgs                                   on 2003/09/18  21:29:23
59252         Log: Perlfaq nits from Iain Truskett.
59253              (from the perlfaq-workers list)
59254      Branch: perl
59255            ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
59256 ____________________________________________________________________________
59257 [ 21282] By: rgs                                   on 2003/09/18  21:10:26
59258         Log: Integrate a change from the perlfaq CVS.
59259              I consider the bleadperl version being more up-to-date as of now.
59260      Branch: perl
59261            ! pod/perlfaq3.pod
59262 ____________________________________________________________________________
59263 [ 21277] By: jhi                                   on 2003/09/18  19:23:22
59264         Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
59265              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
59266              Date: Thu, 18 Sep 2003 11:02:02 -0700
59267              Message-ID: <20030918180202.GA21949@math.berkeley.edu>
59268
59269              (use stat.t instead of time.t)
59270      Branch: perl
59271            ! os2/os2ish.h pp_sys.c t/op/stat.t
59272 ____________________________________________________________________________
59273 [ 21276] By: jhi                                   on 2003/09/18  19:15:07
59274         Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
59275              From: Rick Delaney <rick.delaney@rogers.com>
59276              Date: Wed, 1 Jan 2003 22:54:59 -0500
59277              Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
59278
59279              (Pity the first patch fell through the cracks back then.
59280              Not that forbidding non-object copy constructors is the right
59281              thing to do but the bug could use fixing.)
59282      Branch: perl
59283            ! lib/overload.t pp.h
59284 ____________________________________________________________________________
59285 [ 21274] By: jhi                                   on 2003/09/18  10:59:58
59286         Log: Subject: [PATCH] small fix for Devel::PPPort
59287              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
59288              Date: Thu, 18 Sep 2003 10:14:58 +0200
59289              Message-id: <20030918081458.GA2653@ethan>
59290      Branch: perl
59291            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
59292 ____________________________________________________________________________
59293 [ 21273] By: jhi                                   on 2003/09/18  10:57:41
59294         Log: ld has many guises.
59295      Branch: perl
59296            ! lib/ExtUtils/t/MM_Unix.t
59297 ____________________________________________________________________________
59298 [ 21271] By: jhi                                   on 2003/09/18  08:05:28
59299         Log: Missed OS/2 patch hunk.
59300      Branch: perl
59301            ! os2/os2.c
59302 ____________________________________________________________________________
59303 [ 21270] By: jhi                                   on 2003/09/18  05:00:23
59304         Log: Subject: Patch for VMS::Filespec
59305              From: Ken Williams <ken@mathforum.org>
59306              Date: Wed, 17 Sep 2003 20:11:46 -0500
59307              Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
59308      Branch: perl
59309            ! vms/ext/Filespec.pm
59310 ____________________________________________________________________________
59311 [ 21268] By: jhi                                   on 2003/09/18  04:58:05
59312         Log: Subject: 5.8.1 warnings when long double == double
59313              From: Andy Dougherty <doughera@lafayette.edu>
59314              Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
59315              Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
59316              (the changed message)
59317      Branch: perl
59318            ! Configure
59319 ____________________________________________________________________________
59320 [ 21267] By: jhi                                   on 2003/09/18  04:54:16
59321         Log: Patch from Enache Adrian for the new tricks of gcc 3.4
59322              for "is this symbol defined" scanning of Configure.
59323      Branch: perl
59324            ! Configure
59325 ____________________________________________________________________________
59326 [ 21266] By: jhi                                   on 2003/09/18  04:29:55
59327         Log: Make it possible to override the mistrustnm hint in Solaris.
59328      Branch: perl
59329            ! hints/solaris_2.sh
59330 ____________________________________________________________________________
59331 [ 21264] By: jhi                                   on 2003/09/17  21:01:36
59332         Log: A potential fix for non-empty LD in Unix.
59333      Branch: perl
59334            ! lib/ExtUtils/t/MM_Unix.t
59335 ____________________________________________________________________________
59336 [ 21263] By: jhi                                   on 2003/09/17  14:09:50
59337         Log: Subject: RE: MM in maint@21251 breaks mp2
59338              From: "Orton, Yves" <yves.orton@de.mci.com>
59339              Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
59340              Date: Wed, 17 Sep 2003 15:47:35 +0100
59341      Branch: perl
59342            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
59343            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
59344 ____________________________________________________________________________
59345 [ 21261] By: jhi                                   on 2003/09/17  09:33:39
59346         Log: The AIX C product potentially consists of several packages,
59347              the main package being (hopefully) the first one.
59348      Branch: perl
59349            ! hints/aix.sh
59350 ____________________________________________________________________________
59351 [ 21260] By: jhi                                   on 2003/09/17  07:52:03
59352         Log: Fix Solaris ccversion not having the cc version.
59353      Branch: perl
59354            ! hints/solaris_2.sh
59355 ____________________________________________________________________________
59356 [ 21259] By: jhi                                   on 2003/09/17  06:02:19
59357         Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
59358              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
59359              Date: Tue, 16 Sep 2003 23:49:42 -0700
59360              Message-ID: <20030917064941.GA20444@math.berkeley.edu>
59361      Branch: perl
59362            ! os2/os2ish.h
59363 ____________________________________________________________________________
59364 [ 21258] By: jhi                                   on 2003/09/17  06:00:48
59365         Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
59366              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
59367              Date: Tue, 16 Sep 2003 23:21:48 -0700
59368              Message-ID: <20030917062147.GA20400@math.berkeley.edu>
59369      Branch: perl
59370            ! os2/OS2/Process/t/os2_process.t
59371 ____________________________________________________________________________
59372 [ 21257] By: jhi                                   on 2003/09/17  03:53:46
59373         Log: Subject: [PATCH 5.8.1 @21211] magic.t
59374              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
59375              Date: Tue, 16 Sep 2003 19:17:57 -0700
59376              Message-ID: <20030917021757.GA20261@math.berkeley.edu>
59377      Branch: perl
59378            ! t/op/magic.t
59379 ____________________________________________________________________________
59380 [ 21253] By: jhi                                   on 2003/09/16  19:48:08
59381         Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
59382              From: Dave Mitchell <davem@fdgroup.com>
59383              Date: Tue, 16 Sep 2003 21:56:20 +0100
59384              Message-ID: <20030916205620.GB1246@fdgroup.com>
59385      Branch: perl
59386            ! pod/perlfunc.pod
59387 ____________________________________________________________________________
59388 [ 21249] By: jhi                                   on 2003/09/16  19:10:58
59389         Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
59390      Branch: perl
59391            + ext/Time/HiRes/hints/svr4.pl
59392            ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
59393 ____________________________________________________________________________
59394 [ 21247] By: jhi                                   on 2003/09/16  18:57:34
59395         Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
59396              From: Andy Dougherty <doughera@lafayette.edu>
59397              Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
59398              Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
59399      Branch: perl
59400            ! ext/POSIX/hints/svr4.pl hints/svr4.sh
59401 ____________________________________________________________________________
59402 [ 21245] By: jhi                                   on 2003/09/16  18:47:52
59403         Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
59404              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
59405              Date: Wed, 4 Jun 2003 00:45:23 -0700
59406              Message-ID: <20030604074523.GA7148@math.berkeley.edu>
59407      Branch: perl
59408            ! lib/Getopt/Std.pm
59409 ____________________________________________________________________________
59410 [ 21243] By: jhi                                   on 2003/09/16  12:18:03
59411         Log: Give a concrete example of the still existing Unicode slowness.
59412      Branch: perl
59413            ! pod/perlunicode.pod
59414 ____________________________________________________________________________
59415 [ 21241] By: jhi                                   on 2003/09/16  06:38:45
59416         Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
59417              use File::Spec 0.8 is unhappy.
59418      Branch: perl
59419            ! lib/File/Spec.pm
59420 ____________________________________________________________________________
59421 [ 21240] By: jhi                                   on 2003/09/16  06:34:35
59422         Log: The test is not needed, says Schwern.
59423      Branch: perl
59424            - lib/base/t/fields-560.t
59425            ! MANIFEST
59426 ____________________________________________________________________________
59427 [ 21239] By: jhi                                   on 2003/09/16  05:04:09
59428         Log: Upgrade to File::Spec 0.85_03.
59429      Branch: perl
59430            + lib/File/Spec/t/crossplatform.t
59431            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
59432            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
59433            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
59434            ! lib/File/Spec/t/Spec.t
59435 ____________________________________________________________________________
59436 [ 21238] By: jhi                                   on 2003/09/16  04:57:08
59437         Log: Upgrade to MakeMaker 6.17.
59438      Branch: perl
59439            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
59440            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
59441            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
59442            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
59443            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
59444            ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
59445            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
59446            ! t/lib/MakeMaker/Test/Utils.pm
59447 ____________________________________________________________________________
59448 [ 21235] By: jhi                                   on 2003/09/16  04:35:34
59449         Log: Upgrade to base 2.03.
59450              (Rename the fields-5.6.0.t to have less d.o.t.s.)
59451      Branch: perl
59452            + lib/base/t/base.t lib/base/t/fields-560.t
59453            + lib/base/t/fields-base.t lib/base/t/fields.t
59454            - lib/fields-base.t lib/fields.t
59455            ! MANIFEST lib/base.pm lib/fields.pm
59456 ____________________________________________________________________________
59457 [ 21234] By: jhi                                   on 2003/09/15  19:17:03
59458         Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
59459              From: PPrymmer@factset.com
59460              Date: Mon, 15 Sep 2003 15:28:52 -0400
59461              Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
59462      Branch: perl
59463            ! lib/Memoize/t/tie_sdbm.t
59464 ____________________________________________________________________________
59465 [ 21230] By: jhi                                   on 2003/09/14  17:46:52
59466         Log: Check the context of for/grep/map.
59467      Branch: perl
59468            ! t/op/grep.t
59469 ____________________________________________________________________________
59470 [ 21228] By: jhi                                   on 2003/09/14  13:40:23
59471         Log: For-non-perlio places we need STDOUT back.
59472      Branch: perl
59473            ! t/io/dup.t
59474 ____________________________________________________________________________
59475 [ 21227] By: jhi                                   on 2003/09/14  09:44:49
59476         Log: Also IRIX wants setlogsock('stream').
59477      Branch: perl
59478            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
59479 ____________________________________________________________________________
59480 [ 21224] By: jhi                                   on 2003/09/14  07:44:26
59481         Log: More portable reading.
59482      Branch: perl
59483            ! t/io/dup.t
59484 ____________________________________________________________________________
59485 [ 21222] By: jhi                                   on 2003/09/14  07:35:28
59486         Log: More dup testing.
59487      Branch: perl
59488            ! t/io/dup.t
59489 ____________________________________________________________________________
59490 [ 21220] By: jhi                                   on 2003/09/14  06:54:05
59491         Log: Use $Config{_exe}.
59492      Branch: perl
59493            ! t/run/switches.t
59494 ____________________________________________________________________________
59495 [ 21219] By: jhi                                   on 2003/09/14  06:46:26
59496         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
59497              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
59498              Date: Sat, 13 Sep 2003 20:20:30 -0700
59499              Message-ID: <20030914032030.GA17822@math.berkeley.edu>
59500      Branch: perl
59501            ! os2/os2.c t/run/switches.t
59502 ____________________________________________________________________________
59503 [ 21218] By: jhi                                   on 2003/09/14  06:45:13
59504         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
59505              From: Michael G Schwern <schwern@pobox.com>
59506              Date: Thu, 11 Sep 2003 15:07:10 -0700
59507              Message-ID: <20030911220710.GO18786@windhund.schwern.org>
59508
59509              (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
59510      Branch: perl
59511            ! lib/ExtUtils/t/Manifest.t
59512 ____________________________________________________________________________
59513 [ 21217] By: jhi                                   on 2003/09/14  06:42:12
59514         Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
59515              From: "Craig A. Berry" <craigberry@mac.com>
59516              Date: Sun, 14 Sep 2003 00:23:56 -0500
59517              Message-ID: <3F63FB6C.5040502@mac.com>
59518      Branch: perl
59519            ! perlio.c
59520 ____________________________________________________________________________
59521 [ 21214] By: jhi                                   on 2003/09/13  18:33:41
59522         Log: parse_version doesn't always succeed.
59523      Branch: perl
59524            ! Porting/cmpVERSION.pl
59525 ____________________________________________________________________________
59526 [ 21213] By: jhi                                   on 2003/09/13  18:31:41
59527         Log: pod changes, so change $VERSION.
59528      Branch: perl
59529            ! lib/Fatal.pm
59530 ____________________________________________________________________________
59531 [ 21210] By: jhi                                   on 2003/09/13  15:24:38
59532         Log: Subject: Re: unicode regex problem
59533              From: hv@crypt.org
59534              Date: Sat, 13 Sep 2003 15:21:34 +0100
59535              Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
59536      Branch: perl
59537            ! regcomp.c t/op/pat.t
59538 ____________________________________________________________________________
59539 [ 21209] By: jhi                                   on 2003/09/13  15:22:38
59540         Log: More PerlIO warnings changes.
59541      Branch: perl
59542            ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
59543 ____________________________________________________________________________
59544 [ 21208] By: jhi                                   on 2003/09/13  11:15:40
59545         Log: The "perlio: " prefix looks a little odd
59546              in the few warning/error messages, since
59547              no other 'subsystems' have prefixes.
59548      Branch: perl
59549            ! perlio.c pod/perldiag.pod t/io/open.t
59550 ____________________________________________________________________________
59551 [ 21207] By: jhi                                   on 2003/09/13  10:37:30
59552         Log: Layer names were recognized by their prefixes
59553              (e.g. open(F, ":u", "file") worked...)
59554      Branch: perl
59555            ! perlio.c t/io/open.t
59556 ____________________________________________________________________________
59557 [ 21206] By: jhi                                   on 2003/09/13  10:10:46
59558         Log: Apparently at some point doing 3-arg open with
59559              illegal mode like ">>>" had stopped croaking.
59560      Branch: perl
59561            ! doio.c t/io/open.t
59562 ____________________________________________________________________________
59563 [ 21205] By: jhi                                   on 2003/09/13  08:42:10
59564         Log: Minuscule code cleanup.
59565      Branch: perl
59566            ! doio.c
59567 ____________________________________________________________________________
59568 [ 21204] By: jhi                                   on 2003/09/13  06:47:23
59569         Log: Subject: [perl #23788] int of a fraction errors
59570              From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
59571              Date: 11 Sep 2003 22:38:19 -0000
59572              Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
59573
59574              Add a separate faq entry for int().  (Yes, a bit redundant
59575              with the existing "why are my numbers broken" entry.)
59576      Branch: perl
59577            ! pod/perlfaq4.pod
59578 ____________________________________________________________________________
59579 [ 21203] By: jhi                                   on 2003/09/13  06:34:03
59580         Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
59581              From: Stas Bekman <stas@stason.org>
59582              Date: Fri, 12 Sep 2003 13:44:11 -0700
59583              Message-ID: <3F62301B.3080604@stason.org>
59584
59585              s/discipline/IO layer/, instead of "unknown" say "unavailable",
59586              and have the fuller explanation in perldiag.
59587      Branch: perl
59588            ! doio.c pod/perldiag.pod
59589 ____________________________________________________________________________
59590 [ 21202] By: jhi                                   on 2003/09/13  06:07:27
59591         Log: Make the new glob tests pass (well, skip) even with miniperl.
59592      Branch: perl
59593            ! t/run/fresh_perl.t
59594 ____________________________________________________________________________
59595 [ 21201] By: rgs                                   on 2003/09/12  21:41:04
59596         Log: Stringify the $VERSION of DynaLoader so it's never dependent
59597              on localized float-to-string conversions.
59598      Branch: perl
59599            ! ext/DynaLoader/DynaLoader_pm.PL
59600 ____________________________________________________________________________
59601 [ 21198] By: jhi                                   on 2003/09/12  17:59:25
59602         Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
59603              since that would break a lot of code.)  Also few
59604              stray UTF16s, UTF32s, and "encoded in Unicode".
59605      Branch: perl
59606            ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
59607            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
59608            ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
59609            ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
59610            ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
59611 ____________________________________________________________________________
59612 [ 21197] By: jhi                                   on 2003/09/12  17:24:17
59613         Log: The buildtoc now has options.
59614      Branch: perl
59615            ! pod/Makefile.SH
59616 ____________________________________________________________________________
59617 [ 21196] By: jhi                                   on 2003/09/12  14:33:16
59618         Log: Some more tweaks on open ...&=.
59619      Branch: perl
59620            ! pod/perlfunc.pod
59621 ____________________________________________________________________________
59622 [ 21194] By: jhi                                   on 2003/09/12  11:36:14
59623         Log: Slightly more documentation for open ...&=.
59624      Branch: perl
59625            ! pod/perlfunc.pod
59626 ____________________________________________________________________________
59627 [ 21193] By: jhi                                   on 2003/09/12  03:21:53
59628         Log: Document the new strict strict in strict.
59629      Branch: perl
59630            ! lib/strict.pm
59631 ____________________________________________________________________________
59632 [ 21191] By: jhi                                   on 2003/09/12  03:03:17
59633         Log: More comments for the FreeBSD threads hints.
59634      Branch: perl
59635            ! hints/freebsd.sh
59636 ____________________________________________________________________________
59637 [ 21188] By: jhi                                   on 2003/09/11  20:23:55
59638         Log: More refactoring of the FreeBSD threads hints.
59639              Basically, for fresh enough 5.x the -pthread is dropped,
59640              otherwise keep it, and no known FreeBSD release has
59641              a functional gethostbyaddr_r.
59642      Branch: perl
59643            ! hints/freebsd.sh
59644 ____________________________________________________________________________
59645 [ 21187] By: jhi                                   on 2003/09/11  20:12:00
59646         Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
59647              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
59648              Date: Thu, 11 Sep 2003 09:15:04 -0700
59649              Message-ID: <20030911161504.GA16113@math.berkeley.edu>
59650      Branch: perl
59651            ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
59652            ! os2/OS2/Process/Process.xs
59653 ____________________________________________________________________________
59654 [ 21186] By: jhi                                   on 2003/09/11  20:10:32
59655         Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
59656              From: "Brendan O'Dea" <bod@debian.org>
59657              Date: Fri, 12 Sep 2003 00:12:51 +1000
59658              Message-ID: <20030911141251.GA26907@londo.c47.org>
59659      Branch: perl
59660            ! perl.c
59661 ____________________________________________________________________________
59662 [ 21181] By: jhi                                   on 2003/09/11  08:25:13
59663         Log: The change of not needing -pthread in FreeBSD 5.x
59664              is very recent (Sep 3) (from Anton Berezin).
59665      Branch: perl
59666            ! hints/freebsd.sh
59667 ____________________________________________________________________________
59668 [ 21179] By: jhi                                   on 2003/09/11  06:13:12
59669         Log: Upgrade to Pod::Perldoc 3.10.
59670              (Yes, the doughera address change is wrong, but hardly worth 3.11.)
59671      Branch: perl
59672            ! lib/Pod/Perldoc.pm
59673 ____________________________________________________________________________
59674 [ 21176] By: jhi                                   on 2003/09/11  05:22:27
59675         Log: Upgrade to base 2.02.
59676      Branch: perl
59677            + lib/fields-base.t
59678            ! MANIFEST lib/base.pm lib/fields.t
59679 ____________________________________________________________________________
59680 [ 21174] By: jhi                                   on 2003/09/11  04:45:56
59681         Log: Replace #21158 with a better patch from Hugo
59682              (for [perl #23769]).
59683      Branch: perl
59684            ! regcomp.c regexec.c t/op/pat.t
59685 ____________________________________________________________________________
59686 [ 21173] By: jhi                                   on 2003/09/11  03:08:04
59687         Log: Subject: [PATCH][TESTS] dumpvar.pl
59688              From: Joe McMahon <mcmahon@metalab.unc.edu>
59689              Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
59690              Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
59691      Branch: perl
59692            ! lib/dumpvar.pl lib/dumpvar.t
59693 ____________________________________________________________________________
59694 [ 21172] By: jhi                                   on 2003/09/11  03:03:52
59695         Log: Enache still wants -pthread gone for FreeBSD 5.x
59696              since it doesn't work with the latest -current.
59697      Branch: perl
59698            ! hints/freebsd.sh
59699 ____________________________________________________________________________
59700 [ 21171] By: jhi                                   on 2003/09/11  02:58:29
59701         Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
59702              From: Stas Bekman <stas@stason.org>
59703              Date: Thu, 28 Aug 2003 16:10:48 -0700
59704              Message-ID: <3F4E8BF8.1090800@stason.org>
59705      Branch: perl
59706            ! emacs/cperl-mode.el emacs/ptags
59707 ____________________________________________________________________________
59708 [ 21170] By: jhi                                   on 2003/09/11  02:56:50
59709         Log: Retract #21149, sez Schwern.
59710      Branch: perl
59711            ! lib/Test/More.pm
59712 ____________________________________________________________________________
59713 [ 21169] By: jhi                                   on 2003/09/11  02:55:49
59714         Log: Retract #21168 based on advice from Anton Berezin (added).
59715      Branch: perl
59716            ! hints/freebsd.sh
59717 ____________________________________________________________________________
59718 [ 21168] By: rgs                                   on 2003/09/10  21:43:40
59719         Log: Subject: nit to hints/freebsd.sh
59720              From: Enache Adrian <enache@rdslink.ro>
59721              Date: Wed, 10 Sep 2003 19:50:59 +0300
59722              Message-ID: <20030910165059.GB1321@ratsnest.hole>
59723      Branch: perl
59724            ! hints/freebsd.sh
59725 ____________________________________________________________________________
59726 [ 21167] By: rgs                                   on 2003/09/10  21:18:59
59727         Log: Subject: Re: [perl #15395] lexical warnings and inheritance
59728              From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
59729              Date: Sun, 31 Aug 2003 22:08:19 GMT
59730              Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
59731
59732              The test has been moved into warnings.pm's test suite. Note
59733              that this patch fixed as well the behaviour of warnings::enabled
59734              regarding lexical scoping and different files; hence the expected
59735              results in a few tests in /t/lib/warnings/9enabled has been
59736              reverted.
59737      Branch: perl
59738            ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
59739 ____________________________________________________________________________
59740 [ 21166] By: rgs                                   on 2003/09/10  19:36:30
59741         Log: Remove the warning in perlfaq about using map in void context :
59742              From: abigail@abigail.nl (Abigail)
59743              Subject: [PATCH perlfaq6] map in a void context.
59744              Date: Tue, 9 Sep 2003 10:31:58 +0200
59745              Message-ID: <20030909083158.GA24125@abigail.nl>
59746      Branch: perl
59747            ! pod/perlfaq6.pod
59748 ____________________________________________________________________________
59749 [ 21165] By: jhi                                   on 2003/09/10  16:48:52
59750         Log: Subject: [PATCH] AUTHORS
59751              From: enache@rdslink.ro (Enache Adrian)
59752              Date: Tue, 9 Sep 2003 19:34:05 +0300
59753              Message-ID: <20030909163405.GB1398@ratsnest.hole>
59754      Branch: perl
59755            ! AUTHORS
59756 ____________________________________________________________________________
59757 [ 21164] By: jhi                                   on 2003/09/10  15:38:51
59758         Log: Regen perlapi.
59759      Branch: perl
59760            ! pod/perlapi.pod
59761 ____________________________________________________________________________
59762 [ 21163] By: merijn                                on 2003/09/10  15:31:27
59763         Log: Subject: [perl #23778] hints/aix.sh
59764              Date: 10 Sep 2003 16:30:32 -0000
59765              From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
59766              Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
59767      Branch: perl
59768            ! hints/aix.sh
59769 ____________________________________________________________________________
59770 [ 21162] By: jhi                                   on 2003/09/10  15:21:43
59771         Log: blead version of #21161.
59772      Branch: perl
59773            ! pod/perlvar.pod
59774 ____________________________________________________________________________
59775 [ 21160] By: jhi                                   on 2003/09/10  15:11:59
59776         Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
59777              From: PPrymmer@factset.com
59778              Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
59779              Date: Fri, 5 Sep 2003 17:46:48 -0400
59780      Branch: perl
59781            ! lib/File/Spec/t/Spec.t
59782 ____________________________________________________________________________
59783 [ 21159] By: jhi                                   on 2003/09/10  15:10:06
59784         Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
59785              From: Kurt Starsinic <kstar@cpan.org>
59786              Date: Tue, 9 Sep 2003 23:16:00 -0400
59787              Message-ID: <20030910031600.GA30554@verizon.net>
59788
59789              Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
59790              From: "Brendan O'Dea" <bod@debian.org>
59791              Date: Wed, 10 Sep 2003 22:03:15 +1000
59792              Message-ID: <20030910120315.GA1372@londo.c47.org>
59793      Branch: perl
59794            ! t/lib/h2ph.pht utils/h2ph.PL
59795 ____________________________________________________________________________
59796 [ 21158] By: jhi                                   on 2003/09/10  09:31:24
59797         Log: Unicode regex broken on simple example
59798              regrepeat() did not work right for UTF-8(ed Latin-1)
59799              in the EXACT case, which made the \x{a0}+ fail.
59800      Branch: perl
59801            ! regexec.c t/op/pat.t
59802 ____________________________________________________________________________
59803 [ 21157] By: jhi                                   on 2003/09/10  08:15:54
59804         Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
59805      Branch: perl
59806            ! pp_hot.c t/io/utf8.t
59807 ____________________________________________________________________________
59808 [ 21156] By: jhi                                   on 2003/09/10  08:05:13
59809         Log: Detypo and explain better.
59810      Branch: perl
59811            ! pod/perldiag.pod
59812 ____________________________________________________________________________
59813 [ 21155] By: jhi                                   on 2003/09/10  08:02:55
59814         Log: If doing rcatline no point rescanning each time
59815              the beginning of the SV for utf8 validity.
59816      Branch: perl
59817            ! pp_hot.c
59818 ____________________________________________________________________________
59819 [ 21154] By: jhi                                   on 2003/09/10  07:16:52
59820         Log: No utf8 warnings without use warnings.
59821      Branch: perl
59822            ! t/io/utf8.t
59823 ____________________________________________________________________________
59824 [ 21153] By: jhi                                   on 2003/09/10  06:57:16
59825         Log: Reading a latin1 file with open(... "<:utf8") will freeze
59826              is no more valid, the script doesn't freeze, but I noticed
59827              that neither does the <FILE> complain about bad UTF-8 as it
59828              should and as it does with :encoding(utf8).
59829      Branch: perl
59830            ! pp_hot.c t/io/utf8.t
59831 ____________________________________________________________________________
59832 [ 21152] By: jhi                                   on 2003/09/10  06:54:02
59833         Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
59834              of Perl_utf8_is_string().
59835      Branch: perl
59836            ! embed.fnc embed.h global.sym proto.h utf8.c
59837 ____________________________________________________________________________
59838 [ 21151] By: jhi                                   on 2003/09/10  06:16:28
59839         Log: Document a PerlIO/Encode warning.
59840      Branch: perl
59841            ! pod/perldiag.pod
59842 ____________________________________________________________________________
59843 [ 21149] By: jhi                                   on 2003/09/09  17:22:42
59844         Log: Subject: Re: maint @ 21116
59845              From: Fergal Daly <fergal@esatclear.ie>
59846              Date: Tue, 9 Sep 2003 18:26:20 +0100
59847              Message-Id: <200309091826.20630.fergal@esatclear.ie>
59848
59849              (added warning)
59850      Branch: perl
59851            ! lib/Test/More.pm
59852 ____________________________________________________________________________
59853 [ 21146] By: jhi                                   on 2003/09/09  15:36:20
59854         Log: Adjust the test count.
59855      Branch: perl
59856            ! lib/Test/Simple/t/is_deeply.t
59857 ____________________________________________________________________________
59858 [ 21144] By: jhi                                   on 2003/09/09  15:03:58
59859         Log: AUTHORS update from Dave Mitchell.
59860      Branch: perl
59861            ! AUTHORS
59862 ____________________________________________________________________________
59863 [ 21143] By: jhi                                   on 2003/09/09  15:02:18
59864         Log: Retract #20548 and #20465.
59865      Branch: perl
59866            ! lib/Test/More.pm lib/Test/Simple/t/More.t
59867            ! lib/Test/Simple/t/is_deeply.t
59868 ____________________________________________________________________________
59869 [ 21141] By: jhi                                   on 2003/09/09  14:27:10
59870         Log: Subject: Re: maint @ 21116
59871              From: Enache Adrian <enache@rdslink.ro>
59872              Date: Tue, 9 Sep 2003 16:59:44 +0300
59873              Message-ID: <20030909135944.GA1666@ratsnest.hole>
59874      Branch: perl
59875            ! makedef.pl
59876 ____________________________________________________________________________
59877 [ 21140] By: jhi                                   on 2003/09/09  14:25:51
59878         Log: Retract #21132.
59879      Branch: perl
59880            ! makedef.pl perl.h
59881 ____________________________________________________________________________
59882 [ 21139] By: jhi                                   on 2003/09/09  11:55:33
59883         Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
59884      Branch: perl
59885            ! lib/Hash/Util.pm pod/perlrun.pod
59886 ____________________________________________________________________________
59887 [ 21137] By: jhi                                   on 2003/09/09  09:50:13
59888         Log: Subject: =encoding in perlpod/perlpodspec
59889              From: sburke@cpan.org (Sean M. Burke)
59890              Date: Sun, 07 Sep 2003 03:08:28 -0800
59891              Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
59892      Branch: perl
59893            ! pod/perlpod.pod pod/perlpodspec.pod
59894 ____________________________________________________________________________
59895 [ 21136] By: jhi                                   on 2003/09/09  09:46:01
59896         Log: One more chance... Elizabeth's change #21107 plus
59897              Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
59898              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
59899              Date: Tue, 9 Sep 2003 01:44:24 +0200
59900              Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
59901      Branch: perl
59902            ! lib/warnings.pm toke.c warnings.pl
59903 ____________________________________________________________________________
59904 [ 21135] By: jhi                                   on 2003/09/09  09:35:48
59905         Log: One more test count tweak.
59906      Branch: perl
59907            ! t/op/grep.t
59908 ____________________________________________________________________________
59909 [ 21132] By: jhi                                   on 2003/09/09  07:57:20
59910         Log: Subject: Re: maint @ 21116
59911              From: Steve Hay <steve.hay@uk.radan.com>
59912              Date: Tue, 09 Sep 2003 09:49:07 +0100
59913              Message-ID: <3F5D9403.3040004@uk.radan.com>
59914      Branch: perl
59915            ! makedef.pl perl.h
59916 ____________________________________________________________________________
59917 [ 21131] By: jhi                                   on 2003/09/09  07:54:52
59918         Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
59919              From: david nicol <whatever@davidnicol.com>
59920              Date: 08 Sep 2003 23:39:32 -0500
59921              Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
59922
59923              (a testcase)
59924      Branch: perl
59925            ! t/op/grep.t
59926 ____________________________________________________________________________
59927 [ 21128] By: jhi                                   on 2003/09/09  07:08:15
59928         Log: Ooops, perlio into scalars was already history for this test...
59929      Branch: perl
59930            ! lib/dumpvar.t
59931 ____________________________________________________________________________
59932 [ 21127] By: jhi                                   on 2003/09/09  07:06:26
59933         Log: Cannot do perlio into scalars without perlio.
59934      Branch: perl
59935            ! lib/dumpvar.t
59936 ____________________________________________________________________________
59937 [ 21126] By: jhi                                   on 2003/09/09  07:04:53
59938         Log: I claim that the debugger is untestable until proven otherwise.
59939      Branch: perl
59940            - lib/perl5db/de0.t
59941            ! MANIFEST
59942 ____________________________________________________________________________
59943 [ 21124] By: jhi                                   on 2003/09/09  06:59:52
59944         Log: In trying to save space, the warnings.pl change (#21107)
59945              pulled in attributes.pm... and the change didn't seem to
59946              be that well tested with different configurations.
59947              Retract #21119, #21117, #21107.
59948      Branch: perl
59949            ! ext/B/t/stash.t lib/warnings.pm warnings.pl
59950 ____________________________________________________________________________
59951 [ 21122] By: jhi                                   on 2003/09/09  06:28:31
59952         Log: Really do #21121.
59953      Branch: perl
59954            ! MANIFEST
59955 ____________________________________________________________________________
59956 [ 21121] By: jhi                                   on 2003/09/09  05:56:52
59957         Log: There's no particular reason to have the dumpvar.t
59958              in lib/perl5db/.
59959      Branch: perl
59960            + lib/dumpvar.t
59961            - lib/perl5db/dumpvar.t
59962            ! MANIFEST
59963 ____________________________________________________________________________
59964 [ 21119] By: jhi                                   on 2003/09/09  05:46:02
59965         Log: strict stash seems to have gone, too.
59966      Branch: perl
59967            ! ext/B/t/stash.t
59968 ____________________________________________________________________________
59969 [ 21117] By: rgs                                   on 2003/09/08  22:26:36
59970         Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
59971              (due to #21107 apparently.) Adjust this test accordingly.
59972      Branch: perl
59973            ! ext/B/t/stash.t
59974 ____________________________________________________________________________
59975 [ 21113] By: jhi                                   on 2003/09/08  21:10:53
59976         Log: Subject: [PATCH] silence 1 compiler warning
59977              From: Nicholas Clark <nick@ccl4.org>
59978              Date: Mon, 8 Sep 2003 23:04:45 +0100
59979              Message-ID: <20030908230445.E30881@plum.flirble.org>
59980      Branch: perl
59981            ! universal.c
59982 ____________________________________________________________________________
59983 [ 21112] By: jhi                                   on 2003/09/08  21:09:34
59984         Log: Retract #21096, mostly: I had misexplained the situation
59985              to Scott A. Crosby.  Seeing the seed value while not good
59986              for the ultimate paranoia viewpoint is not that bad, as long
59987              as the users are fully aware of the dangers of disclosing
59988              the hash seed.     So hash_seed() is okay.
59989
59990              Being able to see the hash values (as in Java) would
59991              be another option, but dubious: it's not that per-key
59992              hash values themselves are bad to allow scripts to see,
59993              but rather that hash values are just as sensitive (from
59994              the DoSing viewpoint) as the hash seed itself (and there
59995              usually more hash values than the one hash seed....)
59996      Branch: perl
59997            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
59998 ____________________________________________________________________________
59999 [ 21110] By: jhi                                   on 2003/09/08  20:59:04
60000         Log: Urk.  unique, not shared.
60001      Branch: perl
60002            ! configpm
60003 ____________________________________________________________________________
60004 [ 21109] By: jhi                                   on 2003/09/08  20:57:25
60005         Log: Subject: [PATCH] configpm: about 1.5K less per thread
60006              From: Elizabeth Mattijsen <liz@dijkmat.nl>
60007              Date: Mon, 8 Sep 2003 23:58:34 +0200
60008              Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
60009      Branch: perl
60010            ! configpm
60011 ____________________________________________________________________________
60012 [ 21107] By: jhi                                   on 2003/09/08  20:45:38
60013         Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
60014              From: Elizabeth Mattijsen <liz@dijkmat.nl>
60015              Date: Mon, 8 Sep 2003 22:22:38 +0200
60016              Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
60017      Branch: perl
60018            ! lib/warnings.pm warnings.pl
60019 ____________________________________________________________________________
60020 [ 21106] By: rgs                                   on 2003/09/08  20:45:03
60021         Log: A version of change #21073 that works.
60022      Branch: perl
60023            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
60024 ____________________________________________________________________________
60025 [ 21105] By: jhi                                   on 2003/09/08  20:44:22
60026         Log: Regen perlapi.
60027      Branch: perl
60028            ! pod/perlapi.pod
60029 ____________________________________________________________________________
60030 [ 21103] By: jhi                                   on 2003/09/08  20:18:56
60031         Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
60032              being a bad pointer is apparently a known cygwin bug).     The
60033              cure is to initialize the field.
60034      Branch: perl
60035            ! pp_sys.c
60036 ____________________________________________________________________________
60037 [ 21100] By: jhi                                   on 2003/09/08  19:38:39
60038         Log: Bad export.
60039      Branch: perl
60040            ! lib/Hash/Util.t
60041 ____________________________________________________________________________
60042 [ 21098] By: jhi                                   on 2003/09/08  19:06:09
60043         Log: The IPC::Open3 is just too unreliable for this task.
60044      Branch: perl
60045            ! lib/perl5db/de0.t
60046 ____________________________________________________________________________
60047 [ 21097] By: jhi                                   on 2003/09/08  18:42:43
60048         Log: Try to make the de0.t test more robust.
60049              The test is so flakey (too many external things influencing
60050              the result) that I'm likely to leave it out from the maint.
60051      Branch: perl
60052            ! lib/perl5db/de0.t
60053 ____________________________________________________________________________
60054 [ 21096] By: jhi                                   on 2003/09/08  17:58:19
60055         Log: Scott A. Crosby believes in not disclosing
60056              any more information than necessary: therefore
60057              instead of hash_seed() we have now hashes_random().
60058      Branch: perl
60059            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
60060 ____________________________________________________________________________
60061 [ 21095] By: jhi                                   on 2003/09/08  17:36:50
60062         Log: Mac OS X "last resort" recipe.
60063      Branch: perl
60064            ! README.macosx
60065 ____________________________________________________________________________
60066 [ 21094] By: jhi                                   on 2003/09/08  16:50:55
60067         Log: Subject: [patch] AUTHORS
60068              From: Juerd <juerd@cpan.org>
60069              Date: Mon, 8 Sep 2003 08:42:13 +0200
60070              Message-ID: <20030908064213.GC23461@c3.convolution.nl>
60071      Branch: perl
60072            ! AUTHORS
60073 ____________________________________________________________________________
60074 [ 21093] By: jhi                                   on 2003/09/08  15:47:14
60075         Log: Slightly more intelligent paranoia.
60076      Branch: perl
60077            ! pod/perldiag.pod util.c
60078 ____________________________________________________________________________
60079 [ 21090] By: jhi                                   on 2003/09/08  14:07:03
60080         Log: Win32 is playing to hard to get but I do not have
60081              time to chase it, so restore #21072, more or less.
60082              I think testing the debugger in UNIX-like places
60083              is enough, no need to go into painful contortions
60084              trying to "portably" run interactive programs like
60085              the debugger.
60086      Branch: perl
60087            ! lib/perl5db/de0.t
60088 ____________________________________________________________________________
60089 [ 21088] By: jhi                                   on 2003/09/08  12:50:15
60090         Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
60091      Branch: perl
60092            ! ext/Storable/Storable.xs
60093 ____________________________________________________________________________
60094 [ 21087] By: jhi                                   on 2003/09/08  12:34:37
60095         Log: Add Hash::Util::hash_seed() which answers among
60096              other things the question whether our hashes are
60097              "randomised".  (They always were...)
60098      Branch: perl
60099            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
60100 ____________________________________________________________________________
60101 [ 21086] By: jhi                                   on 2003/09/08  12:22:03
60102         Log: XSRETURN_UV was missing.
60103      Branch: perl
60104            ! XSUB.h
60105 ____________________________________________________________________________
60106 [ 21085] By: jhi                                   on 2003/09/08  12:15:23
60107         Log: Superparanoia.
60108      Branch: perl
60109            ! util.c
60110 ____________________________________________________________________________
60111 [ 21084] By: ams                                   on 2003/09/08  11:44:25
60112         Log: Clean up pp_readdir() somewhat.
60113      Branch: perl
60114            ! pp_sys.c
60115 ____________________________________________________________________________
60116 [ 21082] By: jhi                                   on 2003/09/08  11:32:46
60117         Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
60118      Branch: perl
60119            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
60120 ____________________________________________________________________________
60121 [ 21080] By: jhi                                   on 2003/09/08  09:52:40
60122         Log: In Win32 IPC::Open3 + IO::Select does not work that well
60123              so mostly undo the change #21072 and revert back to using
60124              a temp file.
60125      Branch: perl
60126            ! lib/perl5db/de0.t
60127 ____________________________________________________________________________
60128 [ 21078] By: jhi                                   on 2003/09/08  09:10:47
60129         Log: In Win32 the cmd.exe console output doesn't seem to
60130              be catchable using the in-memory I/O + select trick,
60131              so use tie-STDOUT trick instead.
60132      Branch: perl
60133            ! lib/perl5db/dumpvar.t
60134 ____________________________________________________________________________
60135 [ 21077] By: jhi                                   on 2003/09/08  09:03:13
60136         Log: Move Config test.
60137      Branch: perl
60138            ! lib/perl5db/de0.t
60139 ____________________________________________________________________________
60140 [ 21076] By: jhi                                   on 2003/09/08  08:50:27
60141         Log: Let's require fork for this test.
60142      Branch: perl
60143            ! lib/perl5db/de0.t
60144 ____________________________________________________________________________
60145 [ 21074] By: jhi                                   on 2003/09/08  08:09:27
60146         Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
60147              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
60148              Date: Mon, 08 Sep 2003 08:56:09 +0200
60149              Message-id: <20030908065609.GA1260@ethan>
60150      Branch: perl
60151            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
60152            ! ext/Devel/PPPort/t/test.t
60153 ____________________________________________________________________________
60154 [ 21073] By: jhi                                   on 2003/09/08  08:07:55
60155         Log: Subject: Re: one nit to fix [PATCH]
60156              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
60157              Date: Mon, 8 Sep 2003 10:19:08 +0200
60158              Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
60159      Branch: perl
60160            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
60161 ____________________________________________________________________________
60162 [ 21072] By: jhi                                   on 2003/09/08  08:04:53
60163         Log: Subject: Re: [PATCH] Test skeleton for debugger commands
60164              From: Andreas J Koenig <andreas.koenig@anima.de>
60165              Date: Mon, 08 Sep 2003 10:48:27 +0200
60166              Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
60167      Branch: perl
60168            ! lib/perl5db/de0.t
60169 ____________________________________________________________________________
60170 [ 21071] By: jhi                                   on 2003/09/08  06:46:00
60171         Log: de0.t: use Test::More, add some tests.
60172      Branch: perl
60173            ! lib/perl5db/de0.t
60174 ____________________________________________________________________________
60175 [ 21070] By: jhi                                   on 2003/09/08  06:31:39
60176         Log: More dumpvar testing.
60177      Branch: perl
60178            ! lib/perl5db/dumpvar.t
60179 ____________________________________________________________________________
60180 [ 21069] By: jhi                                   on 2003/09/08  05:34:03
60181         Log: An empty test.
60182      Branch: perl
60183            ! lib/perl5db/dumpvar.t
60184 ____________________________________________________________________________
60185 [ 21068] By: jhi                                   on 2003/09/08  05:21:21
60186         Log: dumpvar.t: use Test::More;
60187      Branch: perl
60188            ! lib/perl5db/dumpvar.t
60189 ____________________________________________________________________________
60190 [ 21067] By: jhi                                   on 2003/09/08  05:11:46
60191         Log: Cleanup PerlIO::scalar documentation a bit.
60192      Branch: perl
60193            ! ext/PerlIO/scalar/scalar.pm
60194 ____________________________________________________________________________
60195 [ 21066] By: jhi                                   on 2003/09/08  04:49:28
60196         Log: The in-memory files require PerlIO::scalar.
60197      Branch: perl
60198            ! lib/perl5db/dumpvar.t
60199 ____________________________________________________________________________
60200 [ 21065] By: rgs                                   on 2003/09/07  21:17:23
60201         Log: Subject: [PATCH] Test skeleton for debugger commands
60202              From: Andreas J Koenig <andreas.koenig@anima.de>
60203              Date: Sun, 07 Sep 2003 18:51:56 +0200
60204              Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
60205              With minor adjustments
60206      Branch: perl
60207            + lib/perl5db/de0.t lib/perl5db/dumpvar.t
60208            ! MANIFEST
60209 ____________________________________________________________________________
60210 [ 21064] By: rgs                                   on 2003/09/07  19:12:05
60211         Log: Upgrade to Unicode::Collate 0.28
60212      Branch: perl
60213            + lib/Unicode/Collate/t/contract.t
60214            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
60215            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
60216 ____________________________________________________________________________
60217 [ 21063] By: rgs                                   on 2003/09/07  18:25:23
60218         Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
60219              From: Dave Mitchell <davem@fdgroup.com>
60220              Date: Sun, 7 Sep 2003 19:14:44 +0100
60221              Message-ID: <20030907181444.GA7058@fdgroup.com>
60222      Branch: perl
60223            ! ext/Opcode/Safe.pm
60224 ____________________________________________________________________________
60225 [ 21062] By: rgs                                   on 2003/09/07  12:44:33
60226         Log: Subject: [PATCH] honoring void context for map()
60227              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
60228              Date: Thu, 04 Sep 2003 11:13:41 +0200
60229              Message-id: <20030904091341.GA30655@ethan>
60230      Branch: perl
60231            ! pp_ctl.c
60232 ____________________________________________________________________________
60233 [ 21061] By: jhi                                   on 2003/09/07  07:04:53
60234         Log: Retract #21010.
60235      Branch: perl
60236            ! lib/dumpvar.pl
60237 ____________________________________________________________________________
60238 [ 21060] By: rgs                                   on 2003/09/06  21:30:10
60239         Log: Minor doc style nits in XSLoader.
60240      Branch: perl
60241            ! ext/DynaLoader/XSLoader_pm.PL
60242 ____________________________________________________________________________
60243 [ 21058] By: jhi                                   on 2003/09/06  19:57:46
60244         Log: Vanity patch.
60245      Branch: perl
60246            ! AUTHORS
60247 ____________________________________________________________________________
60248 [ 21057] By: jhi                                   on 2003/09/06  19:56:53
60249         Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
60250      Branch: perl
60251            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
60252            ! Cross/config.sh-arm-linux Cross/generate_config_sh
60253            ! Cross/installperl.patch
60254 ____________________________________________________________________________
60255 [ 21056] By: rgs                                   on 2003/09/06  19:03:41
60256         Log: Email nits in Fatal.pm [perl #23724].
60257      Branch: perl
60258            ! lib/Fatal.pm
60259 ____________________________________________________________________________
60260 [ 21052] By: jhi                                   on 2003/09/05  20:34:15
60261         Log: Musty corners of Syslog.pm.
60262      Branch: perl
60263            ! ext/Sys/Syslog/Syslog.pm
60264 ____________________________________________________________________________
60265 [ 21051] By: ams                                   on 2003/09/05  18:43:46
60266         Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
60267              2. Compensate for PL_sv_placeholder <= 5.8.1.
60268              3. Clean up non-backwards-compatible tests.
60269              4. Prepare for the 2.08 CPAN release.
60270      Branch: perl
60271            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
60272            ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
60273            ! ext/Storable/t/utf8hash.t
60274 ____________________________________________________________________________
60275 [ 21048] By: jhi                                   on 2003/09/05  13:53:23
60276         Log: One more known tie problem.
60277      Branch: perl
60278            ! pod/perltie.pod
60279 ____________________________________________________________________________
60280 [ 21047] By: jhi                                   on 2003/09/05  13:46:35
60281         Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
60282              Date: Fri, 5 Sep 2003 14:46:00 +0200
60283              Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
60284              From: Elizabeth Mattijsen <liz@dijkmat.nl>
60285      Branch: perl
60286            ! ext/threads/shared/shared.pm
60287 ____________________________________________________________________________
60288 [ 21046] By: jhi                                   on 2003/09/05  13:44:30
60289         Log: Subject: versions threads modules
60290              From: Elizabeth Mattijsen <liz@dijkmat.nl>
60291              Date: Fri, 5 Sep 2003 12:22:52 +0200
60292              Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
60293      Branch: perl
60294            ! ext/threads/shared/shared.pm
60295 ____________________________________________________________________________
60296 [ 21045] By: jhi                                   on 2003/09/05  13:43:36
60297         Log: More suidperl path disclosure plugging:
60298              the #9813 didn't do enough.  See either of
60299              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
60300              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
60301      Branch: perl
60302            ! perl.c pod/perldiag.pod
60303 ____________________________________________________________________________
60304 [ 21044] By: jhi                                   on 2003/09/05  13:09:54
60305         Log: FreeBSD hints updates from Anton Berezin.
60306      Branch: perl
60307            ! hints/freebsd.sh
60308 ____________________________________________________________________________
60309 [ 21043] By: merijn                                on 2003/09/05  11:18:20
60310         Log: Changed conflicting diff options
60311      Branch: perl
60312            ! patchlevel.h
60313 ____________________________________________________________________________
60314 [ 21042] By: jhi                                   on 2003/09/05  06:47:43
60315         Log: Acknowledge some known tie bugs.
60316      Branch: perl
60317            ! pod/perltie.pod
60318 ____________________________________________________________________________
60319 [ 21041] By: merijn                                on 2003/09/05  04:50:44
60320         Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
60321              From: Ilya Martynov <ilya@martynov.org>
60322              Date: Fri, 05 Sep 2003 00:49:57 +0400
60323              Message-ID: <8765k8uvm2.fsf@abra.ru>
60324      Branch: perl
60325            ! AUTHORS
60326 ____________________________________________________________________________
60327 [ 21040] By: jhi                                   on 2003/09/05  04:36:48
60328         Log: code example error in "perlopentut"
60329      Branch: perl
60330            ! pod/perlopentut.pod
60331 ____________________________________________________________________________
60332 [ 21039] By: jhi                                   on 2003/09/05  04:13:17
60333         Log: Another seemingly fixed (un)tie bug,
60334              [perl ##22297] cannot untie scalar from within tied FETCH
60335      Branch: perl
60336            ! t/op/tie.t
60337 ____________________________________________________________________________
60338 [ 21036] By: jhi                                   on 2003/09/04  19:34:26
60339         Log: Subject: Re: [PATCH] Data::Dumper 2.121
60340              From: Ilya Martynov <ilya@martynov.org>
60341              Date: Fri, 05 Sep 2003 00:33:46 +0400
60342              Message-ID: <87ad9kuwd1.fsf@abra.ru>
60343      Branch: perl
60344            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
60345            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
60346            ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
60347 ____________________________________________________________________________
60348 [ 21033] By: jhi                                   on 2003/09/04  18:52:29
60349         Log: I think once is enough.
60350      Branch: perl
60351            ! configure.gnu
60352 ____________________________________________________________________________
60353 [ 21032] By: jhi                                   on 2003/09/04  17:30:28
60354         Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
60355              From: Enache Adrian <enache@rdslink.ro>
60356              Date: Thu, 4 Sep 2003 20:09:06 +0300
60357              Message-ID: <20030904170906.GA1235@ratsnest.hole>
60358      Branch: perl
60359            ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
60360            ! ext/ByteLoader/byterun.c
60361 ____________________________________________________________________________
60362 [ 21031] By: jhi                                   on 2003/09/04  17:27:58
60363         Log: Subject: [PATCH] perlreftut: change distribution conditions
60364              From: "Brendan O'Dea" <bod@debian.org>
60365              Date: Thu, 4 Sep 2003 02:28:49 +1000
60366              Message-ID: <20030903162849.GA9675@londo.c47.org>
60367      Branch: perl
60368            ! pod/perlreftut.pod
60369 ____________________________________________________________________________
60370 [ 21030] By: jhi                                   on 2003/09/04  17:26:48
60371         Log: Subject: Re: "vendor" patch pickup
60372              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60373              Date: Thu, 4 Sep 2003 19:47:55 +0200
60374              Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
60375
60376              (Gentoo: take Marcus' version of the __THROW patch and
60377              even further #ifdef-protect it with __GLIBC__.)
60378      Branch: perl
60379            ! perl.h
60380 ____________________________________________________________________________
60381 [ 21029] By: jhi                                   on 2003/09/04  16:01:26
60382         Log: Tiny perlcc tweaks.
60383      Branch: perl
60384            ! utils/perlcc.PL
60385 ____________________________________________________________________________
60386 [ 21028] By: jhi                                   on 2003/09/04  15:10:48
60387         Log: A SuSE patchlet for perlcc -c to avoid
60388              "Modification of a read-only value attempted at ... C.pm"
60389      Branch: perl
60390            ! ext/B/B/C.pm
60391 ____________________________________________________________________________
60392 [ 21027] By: jhi                                   on 2003/09/04  08:54:40
60393         Log: AUTHORS updates.
60394      Branch: perl
60395            ! AUTHORS
60396 ____________________________________________________________________________
60397 [ 21025] By: jhi                                   on 2003/09/03  20:27:56
60398         Log: Upgrade to Math::BigInt pre-rel 1.66 as of
60399              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
60400              (the tar.gz link doesn't have 'v1.66', it has '1.66')
60401              so that the smoke builds can start chewing it.
60402      Branch: perl
60403            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
60404            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
60405            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
60406            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
60407            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
60408            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
60409 ____________________________________________________________________________
60410 [ 21022] By: jhi                                   on 2003/09/03  16:42:24
60411         Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
60412              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60413              Date: Wed, 3 Sep 2003 19:20:20 +0200
60414              Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
60415      Branch: perl
60416            ! Porting/valgrindpp.pl
60417 ____________________________________________________________________________
60418 [ 21019] By: jhi                                   on 2003/09/03  15:51:35
60419         Log: Also indicate the Unicode level here.
60420              (The last date is non-committal :-)
60421      Branch: perl
60422            ! pod/perlunicode.pod
60423 ____________________________________________________________________________
60424 [ 21018] By: jhi                                   on 2003/09/03  12:08:23
60425         Log: Avoid lvalue casts, from Enache.
60426      Branch: perl
60427            ! ext/ByteLoader/bytecode.h op.h
60428 ____________________________________________________________________________
60429 [ 21017] By: jhi                                   on 2003/09/03  08:23:39
60430         Log: Bump up the VERSION.
60431      Branch: perl
60432            ! lib/bytes.pm
60433 ____________________________________________________________________________
60434 [ 21016] By: jhi                                   on 2003/09/03  08:22:48
60435         Log: Add, document, and test bytes::substr, index, rindex, chr,
60436              document bytes::ord.
60437      Branch: perl
60438            ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
60439 ____________________________________________________________________________
60440 [ 21014] By: jhi                                   on 2003/09/03  06:16:24
60441         Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
60442              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
60443              Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
60444              Message-ID: <29644.1062572245@www50.gmx.net>
60445
60446              The other half of #20930 should be still good.
60447      Branch: perl
60448            ! op.c
60449 ____________________________________________________________________________
60450 [ 21013] By: jhi                                   on 2003/09/03  06:15:09
60451         Log: use IO; is deprecated.
60452      Branch: perl
60453            ! ext/threads/t/join.t
60454 ____________________________________________________________________________
60455 [ 21012] By: jhi                                   on 2003/09/03  05:28:50
60456         Log: Upgrade to base 2.01 from CPAN.
60457      Branch: perl
60458            ! lib/base.pm lib/fields.pm
60459 ____________________________________________________________________________
60460 [ 21011] By: jhi                                   on 2003/09/03  05:08:29
60461         Log: Changing the test count is a good idea.
60462      Branch: perl
60463            ! ext/threads/t/join.t
60464 ____________________________________________________________________________
60465 [ 21010] By: jhi                                   on 2003/09/03  04:59:38
60466         Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object
60467              From: Joe McMahon <mcmahon@ibiblio.org>
60468              Date: Tue, 2 Sep 2003 18:02:14 -0400
60469              Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
60470      Branch: perl
60471            ! lib/dumpvar.pl
60472 ____________________________________________________________________________
60473 [ 21009] By: jhi                                   on 2003/09/03  04:48:40
60474         Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
60475              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60476              Date: Wed, 3 Sep 2003 06:07:54 +0200
60477              Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
60478      Branch: perl
60479            ! ext/threads/t/join.t
60480 ____________________________________________________________________________
60481 [ 21008] By: jhi                                   on 2003/09/03  04:31:35
60482         Log: VMS does not have quite UNIX glob semantics.
60483      Branch: perl
60484            ! t/run/fresh_perl.t
60485 ____________________________________________________________________________
60486 [ 21007] By: rgs                                   on 2003/09/02  21:21:27
60487         Log: Subject: some method calls not autoloaded
60488              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
60489              Date: Tue, 2 Sep 2003 15:06:29 -0700
60490              Message-ID: <20030902220629.GA2952@efn.org>
60491      Branch: perl
60492            ! pod/perlfunc.pod pod/perlsub.pod
60493 ____________________________________________________________________________
60494 [ 21003] By: jhi                                   on 2003/09/02  19:01:07
60495         Log: An untie test from perlmonks-- worked in 5.6.1,
60496              broken in 5.8.0, seems to be working again in maint,
60497              better nail it down now.
60498      Branch: perl
60499            ! t/op/tie.t
60500 ____________________________________________________________________________
60501 [ 21000] By: jhi                                   on 2003/09/02  15:35:40
60502         Log: Retract #20930 because of
60503              Subject: maint@20974 or before broke mp2 ithreads test
60504              From: Stas Bekman <stas@stason.org>
60505              Date: Mon, 01 Sep 2003 23:31:11 -0700
60506              Message-ID: <3F54392F.7080009@stason.org>
60507      Branch: perl
60508            ! op.c
60509 ____________________________________________________________________________
60510 [ 20999] By: jhi                                   on 2003/09/02  15:34:14
60511         Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
60512              From: Fergal Daly <fergal@esatclear.ie>
60513              Date: Tue, 2 Sep 2003 17:36:52 +0100
60514              Message-Id: <200309021736.52725.fergal@esatclear.ie>
60515      Branch: perl
60516            ! pod/perldiag.pod
60517 ____________________________________________________________________________
60518 [ 20998] By: jhi                                   on 2003/09/02  15:02:47
60519         Log: Subject: [perl #23672] Math::BigInit POD
60520              From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
60521              Date: 1 Sep 2003 08:47:39 -0000
60522              Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
60523      Branch: perl
60524            ! lib/Math/BigInt.pm
60525 ____________________________________________________________________________
60526 [ 20997] By: jhi                                   on 2003/09/02  14:58:21
60527         Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
60528              From: Mark Jason Dominus <mjd@plover.com>
60529              Date: Mon, 01 Sep 2003 16:19:20 -0400
60530              Message-ID: <20030901201920.3929.qmail@plover.com>
60531      Branch: perl
60532            ! pod/perlfaq6.pod
60533 ____________________________________________________________________________
60534 [ 20996] By: jhi                                   on 2003/09/02  14:56:29
60535         Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
60536              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
60537              Date: Tue, 02 Sep 2003 11:27:19 +0200
60538              Message-id: <20030902092719.GA18075@ethan>
60539      Branch: perl
60540            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
60541            ! ext/Devel/PPPort/t/test.t
60542 ____________________________________________________________________________
60543 [ 20993] By: jhi                                   on 2003/09/02  14:40:54
60544         Log: Subject: [PATCH] Re: ByteLoader and MSWin32
60545              From: Enache Adrian <enache@rdslink.ro>
60546              Date: Tue, 2 Sep 2003 03:45:11 +0300
60547              Message-ID: <20030902004511.GA1442@ratsnest.hole>
60548      Branch: perl
60549            ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
60550            ! op.h proto.h t/TEST
60551 ____________________________________________________________________________
60552 [ 20990] By: jhi                                   on 2003/09/02  04:29:45
60553         Log: Upgrade to Unicode::Collate 0.27.
60554      Branch: perl
60555            + lib/Unicode/Collate/t/hangul.t
60556            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
60557            ! lib/Unicode/Collate/README
60558 ____________________________________________________________________________
60559 [ 20989] By: jhi                                   on 2003/09/02  04:23:20
60560         Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
60561              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60562              Date: Mon, 1 Sep 2003 22:28:58 +0200
60563              Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
60564      Branch: perl
60565            ! Porting/valgrindpp.pl
60566 ____________________________________________________________________________
60567 [ 20983] By: jhi                                   on 2003/09/01  14:14:49
60568         Log: From Craig Berry, following the example of the other podxxx.PL
60569              in relying on basename($0, '.PL') to Do The Right Thing with
60570              regard to the case of the extension, which could be either
60571              .pl or .PL on VMS depending on version-specific features.
60572      Branch: perl
60573            ! pod/pod2usage.PL pod/podselect.PL
60574 ____________________________________________________________________________
60575 [ 20982] By: jhi                                   on 2003/09/01  13:01:49
60576         Log: Configure -r in AIX bad.
60577      Branch: perl
60578            ! README.aix
60579 ____________________________________________________________________________
60580 [ 20981] By: jhi                                   on 2003/09/01  11:28:35
60581         Log: Subject: [DOC PATCH] perlfaq4.pod
60582              Date: Mon, 1 Sep 2003 12:38:50 +0200
60583              From: Elizabeth Mattijsen <liz@dijkmat.nl>
60584              Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
60585      Branch: perl
60586            ! pod/perlfaq4.pod
60587 ____________________________________________________________________________
60588 [ 20980] By: jhi                                   on 2003/09/01  08:49:02
60589         Log: Subject: glob() bug
60590              From: Gurusamy Sarathy <gsar@ActiveState.com>
60591              Date: Mon, 01 Sep 2003 02:25:41 -0700
60592              Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
60593      Branch: perl
60594            ! op.c t/run/fresh_perl.t
60595 ____________________________________________________________________________
60596 [ 20979] By: jhi                                   on 2003/09/01  06:32:01
60597         Log: Ultrix VAX is like VMS VAX in floating point.
60598      Branch: perl
60599            ! t/op/sprintf.t
60600 ____________________________________________________________________________
60601 [ 20978] By: jhi                                   on 2003/09/01  05:44:25
60602         Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
60603              From: Vadim Konovalov <vkonovalov@peterstar.ru>
60604              Date: Mon, 1 Sep 2003 02:57:33 +0400
60605              Message-ID: <1091134912500.20030901025733@peterstar.ru>
60606      Branch: perl
60607            ! wince/Makefile.ce wince/wince.c
60608 ____________________________________________________________________________
60609 [ 20973] By: jhi                                   on 2003/08/31  15:34:43
60610         Log: Add test for -i.
60611      Branch: perl
60612            ! MANIFEST t/run/switches.t
60613 ____________________________________________________________________________
60614 [ 20972] By: jhi                                   on 2003/08/31  15:12:10
60615         Log: Add tests for -h and (unknown) -z.
60616      Branch: perl
60617            ! MANIFEST t/run/switches.t
60618 ____________________________________________________________________________
60619 [ 20971] By: jhi                                   on 2003/08/31  15:03:42
60620         Log: Add test for -v.
60621      Branch: perl
60622            ! MANIFEST t/run/switches.t
60623 ____________________________________________________________________________
60624 [ 20970] By: jhi                                   on 2003/08/31  14:55:54
60625         Log: List the switches tested in switches.t.
60626      Branch: perl
60627            ! t/run/switches.t
60628 ____________________________________________________________________________
60629 [ 20969] By: jhi                                   on 2003/08/31  14:51:19
60630         Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
60631              From: PPrymmer@factset.com
60632              Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
60633              Date: Sun, 31 Aug 2003 10:11:54 -0400
60634      Branch: perl
60635            ! installperl
60636 ____________________________________________________________________________
60637 [ 20968] By: jhi                                   on 2003/08/31  13:24:10
60638         Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
60639              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60640              Date: Sun, 31 Aug 2003 15:21:17 +0200
60641              Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
60642      Branch: perl
60643            ! sv.c
60644 ____________________________________________________________________________
60645 [ 20965] By: jhi                                   on 2003/08/31  08:55:59
60646         Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
60647              both in blead and maint, lots of "Attempt to free non-existent
60648              shared string" and "Unbalanced string table refcount" errors.
60649              Retract #20960 (and #20963).
60650      Branch: perl
60651            - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
60652            - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
60653            ! MANIFEST lib/base.pm lib/fields.pm
60654 ____________________________________________________________________________
60655 [ 20964] By: jhi                                   on 2003/08/31  08:17:43
60656         Log: Integrate from maint:
60657              [ 20963]
60658              Muffle the 'Pseudo-hashes are deprecated' warning for maint.
60659      Branch: perl
60660           !> lib/base/t/fp560.t
60661 ____________________________________________________________________________
60662 [ 20961] By: jhi                                   on 2003/08/31  08:09:21
60663         Log: De-cargo-cult.
60664      Branch: perl
60665            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
60666 ____________________________________________________________________________
60667 [ 20960] By: jhi                                   on 2003/08/31  08:07:43
60668         Log: Upgrade to base.pm 2.0.
60669
60670              (Rename the tests around a bit to be more 8.3-friendly.)
60671      Branch: perl
60672            + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
60673            + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
60674            ! MANIFEST lib/base.pm lib/fields.pm
60675 ____________________________________________________________________________
60676 [ 20957] By: jhi                                   on 2003/08/30  18:47:02
60677         Log: Fewer naked char constants.
60678      Branch: perl
60679            ! doio.c perlio.c sv.h
60680 ____________________________________________________________________________
60681 [ 20956] By: jhi                                   on 2003/08/30  18:38:05
60682         Log: This is probably a wrong fix for
60683              [perl #23645] tell with perlio on appended files
60684              but maybe this gets NI-S agitated enough to present the correct fix :-)
60685      Branch: perl
60686            ! perlio.c t/io/tell.t
60687 ____________________________________________________________________________
60688 [ 20954] By: jhi                                   on 2003/08/30  17:14:19
60689         Log: A new try at
60690
60691              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
60692              From: "Gerrit P. Haase" <gp@familiehaase.de>
60693              Date: Thu, 28 Aug 2003 08:18:51 +0200
60694              Message-ID: <4157199551.20030828081851@familiehaase.de>
60695
60696              (this time Cygwin only)
60697      Branch: perl
60698            ! perlio.c
60699 ____________________________________________________________________________
60700 [ 20952] By: rgs                                   on 2003/08/30  15:20:48
60701         Log: Tweak XSLoader.t.
60702              XSLoader is supposed to work even for extensions that
60703              are statically linked. So only check that the extension we
60704              test for is actually available. (This test is not supposed
60705              to be run by miniperl.)
60706      Branch: perl
60707            ! ext/DynaLoader/t/XSLoader.t
60708 ____________________________________________________________________________
60709 [ 20950] By: jhi                                   on 2003/08/30  06:49:31
60710         Log: Something went wrong in change #20929;
60711              linux 2.4.18-bf2.4 didn't like it:
60712              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
60713              and similar failure pattern also seen in Solaris 8.
60714      Branch: perl
60715            ! perlio.c
60716 ____________________________________________________________________________
60717 [ 20948] By: jhi                                   on 2003/08/30  06:08:57
60718         Log: Setup @INC.
60719      Branch: perl
60720            ! t/op/cproto.t
60721 ____________________________________________________________________________
60722 [ 20946] By: jhi                                   on 2003/08/30  06:00:09
60723         Log: Tabify and re-sort MANIFEST.
60724      Branch: perl
60725            ! MANIFEST
60726 ____________________________________________________________________________
60727 [ 20945] By: jhi                                   on 2003/08/30  05:57:04
60728         Log: Make XSLoader.t more robust (and sdbm.t more verbose)
60729      Branch: perl
60730            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
60731 ____________________________________________________________________________
60732 [ 20944] By: jhi                                   on 2003/08/30  05:50:41
60733         Log: Subject: [PATCH] XSLoader nits and tests
60734              From: Michael G Schwern <schwern@pobox.com>
60735              Date: Fri, 29 Aug 2003 22:55:07 -0700
60736              Message-ID: <20030830055507.GI25970@windhund.schwern.org>
60737      Branch: perl
60738            + ext/DynaLoader/t/XSLoader.t
60739            ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
60740 ____________________________________________________________________________
60741 [ 20943] By: jhi                                   on 2003/08/30  05:44:02
60742         Log: Missed from #20942.
60743      Branch: perl
60744            ! lib/File/Spec/VMS.pm
60745 ____________________________________________________________________________
60746 [ 20942] By: jhi                                   on 2003/08/30  05:41:59
60747         Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
60748              From: PPrymmer@factset.com
60749              Date: Sat, 30 Aug 2003 00:57:28 -0400
60750              Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
60751      Branch: perl
60752            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
60753 ____________________________________________________________________________
60754 [ 20941] By: jhi                                   on 2003/08/30  05:37:13
60755         Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
60756              From: Stas Bekman <stas@stason.org>
60757              Date: Fri, 29 Aug 2003 17:11:41 -0700
60758              Message-ID: <3F4FEBBD.8000901@stason.org>
60759      Branch: perl
60760            ! pod/perlapi.pod sv.h
60761 ____________________________________________________________________________
60762 [ 20940] By: rgs                                   on 2003/08/29  21:17:59
60763         Log: Add a new test, to ensure that we don't unexpectedly change
60764              prototypes of builtins.
60765      Branch: perl
60766            + t/op/cproto.t
60767            ! MANIFEST
60768 ____________________________________________________________________________
60769 [ 20938] By: rgs                                   on 2003/08/29  20:22:21
60770         Log: Don't cast PL_multiline to bool : you may loose important bits.
60771      Branch: perl
60772            ! pp.c pp_hot.c
60773 ____________________________________________________________________________
60774 [ 20937] By: jhi                                   on 2003/08/29  17:22:11
60775         Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
60776              From: Nicholas Clark <nick@ccl4.org>
60777              Date: Wed, 27 Aug 2003 22:59:55 +0100
60778              Message-ID: <20030827225955.E558@plum.flirble.org>
60779      Branch: perl
60780            ! pp.c
60781 ____________________________________________________________________________
60782 [ 20936] By: jhi                                   on 2003/08/29  17:17:16
60783         Log: Some perluniintro tweaks.
60784      Branch: perl
60785            ! pod/perluniintro.pod
60786 ____________________________________________________________________________
60787 [ 20935] By: jhi                                   on 2003/08/29  17:07:25
60788         Log: Tiny doc tweak from Shannon -jj Behrens.
60789      Branch: perl
60790            ! pod/perluniintro.pod
60791 ____________________________________________________________________________
60792 [ 20933] By: jhi                                   on 2003/08/29  13:25:18
60793         Log: Comparing an int to a U32 makes VC6 nervous.
60794      Branch: perl
60795            ! pp.c pp_hot.c
60796 ____________________________________________________________________________
60797 [ 20932] By: jhi                                   on 2003/08/29  13:06:06
60798         Log: Better skip() explicit number of tests, test counts getting
60799              out of sync less likely that way.
60800      Branch: perl
60801            ! t/op/pack.t
60802 ____________________________________________________________________________
60803 [ 20931] By: jhi                                   on 2003/08/29  12:59:32
60804         Log: Some Ultrix test dodgings.
60805      Branch: perl
60806            ! t/base/num.t t/op/arith.t t/op/pack.t
60807 ____________________________________________________________________________
60808 [ 20930] By: jhi                                   on 2003/08/29  12:57:07
60809         Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
60810              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60811              Date: Thu, 28 Aug 2003 21:47:22 +0200
60812              Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
60813      Branch: perl
60814            ! op.c
60815 ____________________________________________________________________________
60816 [ 20929] By: jhi                                   on 2003/08/29  12:55:12
60817         Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
60818              From: "Gerrit P. Haase" <gp@familiehaase.de>
60819              Date: Thu, 28 Aug 2003 08:18:51 +0200
60820              Message-ID: <4157199551.20030828081851@familiehaase.de>
60821
60822              (changed so that the 'b' is always appended)
60823      Branch: perl
60824            ! perlio.c
60825 ____________________________________________________________________________
60826 [ 20928] By: jhi                                   on 2003/08/29  07:04:17
60827         Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
60828              From: marek.rouchal@infineon.com
60829              Date: Wed, 27 Aug 2003 17:25:28 +0200
60830              Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
60831
60832              PodParser-1.25 prerelease.
60833      Branch: perl
60834            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
60835            ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
60836            ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
60837 ____________________________________________________________________________
60838 [ 20927] By: jhi                                   on 2003/08/28  18:53:45
60839         Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
60840      Branch: perl
60841            ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
60842 ____________________________________________________________________________
60843 [ 20925] By: jhi                                   on 2003/08/28  16:15:47
60844         Log: Subject: [PATCH] valgrindpp.pl
60845              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60846              Date: Thu, 28 Aug 2003 09:43:49 +0200
60847              Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
60848      Branch: perl
60849            ! Porting/valgrindpp.pl
60850 ____________________________________________________________________________
60851 [ 20924] By: jhi                                   on 2003/08/28  16:12:08
60852         Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
60853              From: Paul Johnson <paul@pjcj.net>
60854              Date: Thu, 28 Aug 2003 00:13:59 +0200
60855              Message-ID: <20030827221359.GE28396@pjcj.net>
60856      Branch: perl
60857            ! ext/B/B/Deparse.pm
60858 ____________________________________________________________________________
60859 [ 20923] By: jhi                                   on 2003/08/28  01:45:51
60860         Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
60861              From: Michael G Schwern <schwern@pobox.com>
60862              Date: Wed, 27 Aug 2003 15:05:20 -0700
60863              Message-ID: <20030827220520.GD7300@windhund.schwern.org>
60864      Branch: perl
60865            ! lib/ExtUtils/MakeMaker/Tutorial.pod
60866 ____________________________________________________________________________
60867 [ 20922] By: rgs                                   on 2003/08/27  19:52:27
60868         Log: Add caveats and tests for Symbol::delete_package().
60869      Branch: perl
60870            ! lib/Symbol.pm lib/Symbol.t
60871 ____________________________________________________________________________
60872 [ 20921] By: jhi                                   on 2003/08/27  17:12:56
60873         Log: Configure is doing fine in Ultrix, operator error.
60874      Branch: perl
60875            ! hints/ultrix_4.sh
60876 ____________________________________________________________________________
60877 [ 20920] By: jhi                                   on 2003/08/27  16:49:22
60878         Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
60879      Branch: perl
60880            + Porting/valgrindpp.pl
60881            ! MANIFEST
60882 ____________________________________________________________________________
60883 [ 20917] By: jhi                                   on 2003/08/27  13:09:33
60884         Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
60885              From: "John P. Linderman" <jpl@research.att.com>
60886              Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
60887              Message-Id: <200308271210.IAA23907@raptor.research.att.com>
60888
60889              Subject: typo in pod/perlnewmod.pod [PATCH]
60890              From: "John P. Linderman" <jpl@research.att.com>
60891              Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
60892              Message-Id: <200308271307.JAA46955@raptor.research.att.com>
60893
60894              Subject: [PATCH] document the location of byacc
60895              From: Dave Mitchell <davem@fdgroup.com>
60896              Date: Wed, 27 Aug 2003 14:26:50 +0100
60897              Message-ID: <20030827132650.GA23144@fdgroup.com>
60898      Branch: perl
60899            ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
60900            ! pod/perlnewmod.pod
60901 ____________________________________________________________________________
60902 [ 20916] By: jhi                                   on 2003/08/27  13:01:26
60903         Log: Ultrix tweaks: <string.h> must not be included twice
60904              (otherwise one gets prototype conflicts between the <string.h>
60905              and proto.h because Ultrix thinks e.g. Perl_ninstr has been
60906              define in <string.h>...); and Configure misprobes some features.
60907      Branch: perl
60908            ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
60909            ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
60910            ! hints/ultrix_4.sh
60911 ____________________________________________________________________________
60912 [ 20915] By: jhi                                   on 2003/08/27  05:37:34
60913         Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
60914              but instead it is 0xFFFF.  So retract #20914.
60915      Branch: perl
60916            ! perl.h
60917 ____________________________________________________________________________
60918 [ 20914] By: jhi                                   on 2003/08/27  05:17:44
60919         Log: Sanity check for BYTEORDER.
60920      Branch: perl
60921            ! perl.h
60922 ____________________________________________________________________________
60923 [ 20913] By: rgs                                   on 2003/08/26  20:34:48
60924         Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
60925
60926              [20859]
60927              Two portability patches for DJGPP from Richard Dawe
60928              <rich@phekda.freeserve.co.uk>.
60929              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
60930
60931              [20911]
60932              Don't uppercase automatically all environment variables on DJGPP.
60933              (reported by Richard Dawe, this breaks portability of Unix
60934              scripts.) Don't change the behaviour on plain MS/DOS.
60935      Branch: perl
60936            ! perl.c
60937           !> djgpp/djgppsed.sh dosish.h
60938 ____________________________________________________________________________
60939 [ 20912] By: rgs                                   on 2003/08/26  20:15:40
60940         Log: perlapi.pod tweaks, based on :
60941              Subject: misdocumented return value for sv_setref*
60942              From: Joe Schaefer <joe+perl@sunstarsys.com>
60943              Date: 12 Aug 2003 13:21:42 -0400
60944              Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
60945      Branch: perl
60946            ! pod/perlapi.pod sv.c
60947 ____________________________________________________________________________
60948 [ 20910] By: rgs                                   on 2003/08/26  19:37:29
60949         Log: Change the internal prototype of the pop() and shift() builtins
60950              to (;\@), to reflect that their array argument is optional.
60951      Branch: perl
60952            ! opcode.h opcode.pl
60953 ____________________________________________________________________________
60954 [ 20909] By: rgs                                   on 2003/08/26  19:13:39
60955         Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
60956              From: Dave Mitchell <davem@fdgroup.com>
60957              Date: Sun, 24 Aug 2003 15:52:00 +0100
60958              Message-ID: <20030824145159.GA12210@fdgroup.com>
60959      Branch: perl
60960            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
60961 ____________________________________________________________________________
60962 [ 20908] By: rgs                                   on 2003/08/26  18:40:50
60963         Log: Subject: [PATCH] minor File::Spec testing cleanup
60964              From: Ken Williams <ken@mathforum.org>
60965              Date: Thu, 21 Aug 2003 22:47:51 -0500
60966              Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
60967      Branch: perl
60968            ! lib/File/Spec/t/rel2abs2rel.t
60969 ____________________________________________________________________________
60970 [ 20907] By: jhi                                   on 2003/08/26  12:12:14
60971         Log: Maintainer catch from Rafael.
60972      Branch: perl
60973            ! Porting/Maintainers.pl
60974 ____________________________________________________________________________
60975 [ 20905] By: jhi                                   on 2003/08/26  09:36:22
60976         Log: Take a cutdown version of the change #20903 also to perlebcdic.
60977      Branch: perl
60978            ! pod/perlebcdic.pod
60979 ____________________________________________________________________________
60980 [ 20904] By: jhi                                   on 2003/08/26  09:29:49
60981         Log: No dynaloading at all in Ultrix.
60982      Branch: perl
60983            ! hints/ultrix_4.sh
60984 ____________________________________________________________________________
60985 [ 20903] By: jhi                                   on 2003/08/26  08:54:02
60986         Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
60987              (This information looks interesting enough to be mentioned
60988              elsewhere, too.)
60989      Branch: perl
60990            ! README.bs2000
60991 ____________________________________________________________________________
60992 [ 20902] By: jhi                                   on 2003/08/26  08:36:36
60993         Log: CGI::Carp from CGI.pm 3.00 was missing.
60994      Branch: perl
60995            ! lib/CGI/Carp.pm
60996 ____________________________________________________________________________
60997 [ 20901] By: jhi                                   on 2003/08/26  05:18:15
60998         Log: Subject: Re: [PATCH] valgrind and /#/x
60999              From: Enache Adrian <enache@rdslink.ro>
61000              Date: Tue, 26 Aug 2003 08:11:07 +0300
61001              Message-ID: <20030826051107.GA1086@ratsnest.hole>
61002      Branch: perl
61003            ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
61004 ____________________________________________________________________________
61005 [ 20900] By: jhi                                   on 2003/08/26  04:53:09
61006         Log: More memory lane.
61007      Branch: perl
61008            ! hints/ultrix_4.sh
61009 ____________________________________________________________________________
61010 [ 20899] By: rgs                                   on 2003/08/25  21:05:57
61011         Log: fix syscall() prototype description in
61012              perlfunc.pod, as suggested by Lukas Mai.
61013      Branch: perl
61014            ! pod/perlfunc.pod
61015 ____________________________________________________________________________
61016 [ 20896] By: jhi                                   on 2003/08/25  19:52:48
61017         Log: Tiny doc tweak.
61018      Branch: perl
61019            ! README.solaris
61020 ____________________________________________________________________________
61021 [ 20895] By: jhi                                   on 2003/08/25  19:46:31
61022         Log: Even more SunOS 4 info.
61023      Branch: perl
61024            ! README.solaris
61025 ____________________________________________________________________________
61026 [ 20894] By: jhi                                   on 2003/08/25  19:37:00
61027         Log: Subject: [PATCH@20512] make backspace key work for WinCE users
61028              From: Vadim Konovalov <vkonovalov@peterstar.ru>
61029              Date: Tue, 26 Aug 2003 00:10:29 +0400
61030              Message-ID: <135606488000.20030826001029@peterstar.ru>
61031      Branch: perl
61032            ! wince/perlmain.c
61033 ____________________________________________________________________________
61034 [ 20893] By: jhi                                   on 2003/08/25  19:25:08
61035         Log: Subject: more valgrinding: select problem?
61036              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
61037              Date: Mon, 25 Aug 2003 22:02:17 +0200
61038              Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
61039
61040              In glibc, just use the __FD_SETSIZE since that's
61041              the size of the buffer (usually 1024 bits, much
61042              more than the selectminbits of 32).
61043      Branch: perl
61044            ! pp_sys.c
61045 ____________________________________________________________________________
61046 [ 20892] By: jhi                                   on 2003/08/25  19:11:32
61047         Log: More ptags tweakage from Stas; now add 'fullpath'
61048              option to get absolute paths.
61049      Branch: perl
61050            ! emacs/ptags
61051 ____________________________________________________________________________
61052 [ 20891] By: jhi                                   on 2003/08/25  18:35:03
61053         Log: The new tests of #20888 didn't really test what they claimed to.
61054      Branch: perl
61055            ! t/op/pat.t
61056 ____________________________________________________________________________
61057 [ 20890] By: jhi                                   on 2003/08/25  18:14:33
61058         Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
61059              From: Jose.auguste-etienne@cgss-guyane.fr
61060              Date: Mon, 25 Aug 2003 14:35:45 -0300
61061              Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
61062
61063              AIX Configure advice.
61064      Branch: perl
61065            ! README.aix
61066 ____________________________________________________________________________
61067 [ 20889] By: jhi                                   on 2003/08/25  18:08:42
61068         Log: More SunOS 4.x info.
61069      Branch: perl
61070            ! README.solaris
61071 ____________________________________________________________________________
61072 [ 20888] By: jhi                                   on 2003/08/25  17:53:32
61073         Log: The #20887 didn't go over that well;
61074              and add a few more tests from UTS#18.
61075      Branch: perl
61076            ! t/op/pat.t
61077 ____________________________________________________________________________
61078 [ 20887] By: jhi                                   on 2003/08/25  16:40:51
61079         Log: pat.t -> charnames -> UCD -> Storable,
61080              not good for static builds and minitest.
61081      Branch: perl
61082            ! t/op/pat.t
61083 ____________________________________________________________________________
61084 [ 20886] By: jhi                                   on 2003/08/25  16:35:26
61085         Log: SunOS 4.1.4 is working, too.
61086      Branch: perl
61087            ! README.solaris hints/sunos_4_1.sh
61088 ____________________________________________________________________________
61089 [ 20884] By: jhi                                   on 2003/08/25  16:05:18
61090         Log: Regen perlmodlib, perltoc.
61091      Branch: perl
61092            ! pod/perlmodlib.pod pod/perltoc.pod
61093 ____________________________________________________________________________
61094 [ 20881] By: jhi                                   on 2003/08/25  15:45:51
61095         Log: UVSIZE is not yet defined when it would be needed
61096              by MULTIARCH.  So go back to LONGSIZE, and (belt-
61097              and-suspenders-and-rope style) later in UVSIZE
61098              possibly redefine BYTEORDER.
61099      Branch: perl
61100            ! Configure config_h.SH
61101 ____________________________________________________________________________
61102 [ 20880] By: jhi                                   on 2003/08/25  11:28:45
61103         Log: Subject: [PATCH] valgrind and /#/x
61104              From: Dave Mitchell <davem@fdgroup.com>
61105              Date: Mon, 25 Aug 2003 13:27:49 +0100
61106              Message-ID: <20030825122748.GA15560@fdgroup.com>
61107      Branch: perl
61108            ! regcomp.c
61109 ____________________________________________________________________________
61110 [ 20879] By: jhi                                   on 2003/08/25  11:16:29
61111         Log: Subject: Please update my address
61112              From: Ed Avis <ed@membled.com>
61113              Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
61114              Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
61115
61116              (Just the AUTHORS part, though, I don't think retroactively
61117              updating the Changes* is useful.)
61118      Branch: perl
61119            ! AUTHORS
61120 ____________________________________________________________________________
61121 [ 20878] By: jhi                                   on 2003/08/25  11:14:26
61122         Log: Document even more ways of affecting your "utf8ness".
61123      Branch: perl
61124            ! lib/utf8.pm
61125 ____________________________________________________________________________
61126 [ 20877] By: jhi                                   on 2003/08/25  11:11:40
61127         Log: Change the VERSION since there are now changes since Perl 5.8.0.
61128      Branch: perl
61129            ! ext/I18N/Langinfo/Langinfo.pm
61130 ____________________________________________________________________________
61131 [ 20876] By: jhi                                   on 2003/08/25  11:11:13
61132         Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
61133              since Perl 5.8.0.
61134      Branch: perl
61135            ! lib/CGI/Util.pm
61136 ____________________________________________________________________________
61137 [ 20875] By: jhi                                   on 2003/08/25  11:09:49
61138         Log: Upgrade to CGI.pm 3.00.
61139      Branch: perl
61140            ! lib/CGI.pm lib/CGI/Util.pm
61141 ____________________________________________________________________________
61142 [ 20872] By: jhi                                   on 2003/08/25  09:03:44
61143         Log: Subject: [PATCH] valgrind update
61144              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
61145              Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
61146              Message-ID: <21671.1061797917@www38.gmx.net>
61147      Branch: perl
61148            ! t/TEST t/op/magic.t
61149 ____________________________________________________________________________
61150 [ 20871] By: jhi                                   on 2003/08/25  05:16:02
61151         Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
61152              From: Nicholas Clark <nick@ccl4.org>
61153              Date: Sun, 24 Aug 2003 16:48:53 +0100
61154              Message-ID: <20030824164851.E558@plum.flirble.org>
61155      Branch: perl
61156            ! doop.c
61157 ____________________________________________________________________________
61158 [ 20870] By: jhi                                   on 2003/08/25  05:14:04
61159         Log: Subject: [patch emacs/ptags] allow xemacs to be used
61160              From: Stas Bekman <stas@stason.org>
61161              Date: Sun, 24 Aug 2003 22:05:00 -0700
61162              Message-ID: <3F4998FC.3090401@stason.org>
61163      Branch: perl
61164            ! emacs/ptags
61165 ____________________________________________________________________________
61166 [ 20868] By: jhi                                   on 2003/08/24  13:20:03
61167         Log: MPE/iX doc tweak from Mark Bixby.
61168      Branch: perl
61169            ! README.mpeix
61170 ____________________________________________________________________________
61171 [ 20867] By: jhi                                   on 2003/08/24  10:46:42
61172         Log: Various tweaks for getting Perl to compile on SunOS 4.x.
61173              Doesn't work well yet, something broken in DynaLoader/XSLoader?
61174      Branch: perl
61175            ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
61176 ____________________________________________________________________________
61177 [ 20866] By: jhi                                   on 2003/08/24  10:00:59
61178         Log: IRIX 5.3 is 99.90% okay.
61179      Branch: perl
61180            ! README.irix hints/irix_5.sh
61181 ____________________________________________________________________________
61182 [ 20865] By: jhi                                   on 2003/08/24  08:24:46
61183         Log: An imperfect last resort in case there is no strtoul() but
61184              there is strtol() (like e.g. SunOS 4) because of the Atoul()
61185              in Perl_get_hash_seed()).  The only true fix would be to
61186              implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
61187              in numeric.c.
61188      Branch: perl
61189            ! perl.h
61190 ____________________________________________________________________________
61191 [ 20864] By: jhi                                   on 2003/08/24  07:45:47
61192         Log: s/rationale/rational/g on bigrats.
61193      Branch: perl
61194            ! lib/Math/BigRat.pm lib/bigrat.pm
61195 ____________________________________________________________________________
61196 [ 20862] By: jhi                                   on 2003/08/24  06:41:17
61197         Log: Update the CPAN mirrors list.
61198      Branch: perl
61199            ! pod/perlmodlib.PL pod/perlmodlib.pod
61200 ____________________________________________________________________________
61201 [ 20861] By: jhi                                   on 2003/08/24  06:13:13
61202         Log: gcc -O3 and Storable in Linux do not like each other.
61203      Branch: perl
61204            ! ext/Storable/hints/linux.pl
61205 ____________________________________________________________________________
61206 [ 20860] By: jhi                                   on 2003/08/24  05:34:56
61207         Log: Bad quote day, noticed by Philip Newton.
61208      Branch: perl
61209            ! hints/dos_djgpp.sh
61210 ____________________________________________________________________________
61211 [ 20856] By: jhi                                   on 2003/08/23  09:15:15
61212         Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
61213              From: Enache Adrian <enache@rdslink.ro>
61214              Date: Mon, 4 Aug 2003 16:20:19 +0300
61215              Message-ID: <20030804132019.GA6764@ratsnest.hole>
61216      Branch: perl
61217            ! Configure config_h.SH
61218 ____________________________________________________________________________
61219 [ 20855] By: jhi                                   on 2003/08/23  07:51:32
61220         Log: Add more comments so that one can see what is supposed to happen.
61221      Branch: perl
61222            ! t/op/lc.t
61223 ____________________________________________________________________________
61224 [ 20854] By: jhi                                   on 2003/08/23  07:41:11
61225         Log: More data points about the Storable optimization problem
61226              in Linux.  (It might be that also non-Debians are affected,
61227              waiting for more information.)
61228      Branch: perl
61229            ! ext/Storable/hints/linux.pl
61230 ____________________________________________________________________________
61231 [ 20853] By: jhi                                   on 2003/08/23  07:37:41
61232         Log: Move the note about known eval leaks earlier.
61233      Branch: perl
61234            ! pod/perlhack.pod
61235 ____________________________________________________________________________
61236 [ 20852] By: jhi                                   on 2003/08/23  07:15:58
61237         Log: Forgot to regen byterun.c.
61238      Branch: perl
61239            ! ext/ByteLoader/byterun.c
61240 ____________________________________________________________________________
61241 [ 20851] By: jhi                                   on 2003/08/23  07:13:29
61242         Log: Doc tweaks on perlhack.
61243      Branch: perl
61244            ! pod/perlhack.pod
61245 ____________________________________________________________________________
61246 [ 20850] By: jhi                                   on 2003/08/23  06:54:58
61247         Log: Subject: [PATCH] Re: valgrind as a leak hound?
61248              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
61249              Date: Fri, 22 Aug 2003 23:28:18 +0200
61250              Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
61251
61252              Add the leak detection to valgrind testing.
61253      Branch: perl
61254            + t/perl.supp
61255            ! MANIFEST pod/perlhack.pod t/TEST
61256 ____________________________________________________________________________
61257 [ 20843] By: jhi                                   on 2003/08/22  15:05:39
61258         Log: Oops.  Why can't C comments nest?
61259      Branch: perl
61260            ! pp_sys.c
61261 ____________________________________________________________________________
61262 [ 20842] By: jhi                                   on 2003/08/22  14:57:09
61263         Log: Try to dodge getspnam() in AIX.
61264      Branch: perl
61265            ! pp_sys.c
61266 ____________________________________________________________________________
61267 [ 20840] By: jhi                                   on 2003/08/22  13:52:26
61268         Log: Subject: Re: mysterious bytecode.t failure
61269              From: Enache Adrian <enache@rdslink.ro>
61270              Date: Fri, 22 Aug 2003 11:49:34 +0300
61271              Message-ID: <20030822084934.GA1257@ratsnest.hole>
61272      Branch: perl
61273            ! t/base/lex.t
61274 ____________________________________________________________________________
61275 [ 20839] By: jhi                                   on 2003/08/22  13:51:44
61276         Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
61277              From: Slaven Rezic <slaven@rezic.de>
61278              Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
61279              Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
61280      Branch: perl
61281            ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
61282 ____________________________________________________________________________
61283 [ 20837] By: jhi                                   on 2003/08/22  13:42:24
61284         Log: Just #.
61285      Branch: perl
61286            ! pod/buildtoc pod/perltoc.pod
61287 ____________________________________________________________________________
61288 [ 20835] By: jhi                                   on 2003/08/22  13:32:12
61289         Log: Regen toc.
61290      Branch: perl
61291            ! pod/perltoc.pod
61292 ____________________________________________________________________________
61293 [ 20834] By: jhi                                   on 2003/08/22  13:28:36
61294         Log: Also MANIFEST the vms/perlvms restoration.
61295      Branch: perl
61296            ! MANIFEST
61297 ____________________________________________________________________________
61298 [ 20833] By: jhi                                   on 2003/08/22  13:22:02
61299         Log: In the vms/descrip_mms.template    the perlvms.pod must
61300              be copied from vms/, err, [.vms], not [.pod].
61301      Branch: perl
61302            ! pod/buildtoc vms/descrip_mms.template
61303 ____________________________________________________________________________
61304 [ 20832] By: jhi                                   on 2003/08/22  13:15:35
61305         Log: Retract #20826 and #20831; things are done differently
61306              in VMS, it seems.  Maybe the vms/descrip_mms.template
61307              needs to be changed?
61308      Branch: perl
61309            + vms/perlvms.pod
61310            - pod/perlvms.pod
61311            ! MANIFEST Makefile.SH
61312 ____________________________________________________________________________
61313 [ 20831] By: jhi                                   on 2003/08/22  13:04:47
61314         Log: Rafael spotted that vms/perlvms.pod was still referred to.
61315      Branch: perl
61316            ! Makefile.SH
61317 ____________________________________________________________________________
61318 [ 20829] By: jhi                                   on 2003/08/22  12:22:04
61319         Log: The change #20809 opened up a code path that might leave s unset.
61320      Branch: perl
61321            ! mg.c
61322 ____________________________________________________________________________
61323 [ 20828] By: jhi                                   on 2003/08/22  12:17:49
61324         Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
61325              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
61326              Date: Fri, 22 Aug 2003 14:57:09 +0200
61327              Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
61328      Branch: perl
61329            ! lib/File/Path.t
61330 ____________________________________________________________________________
61331 [ 20827] By: jhi                                   on 2003/08/22  12:17:01
61332         Log: Test the correct longness; from Enache.
61333      Branch: perl
61334            ! ext/B/t/assembler.t
61335 ____________________________________________________________________________
61336 [ 20826] By: jhi                                   on 2003/08/22  12:15:28
61337         Log: perlvms moving day, from Craig Berry.
61338      Branch: perl
61339            + pod/perlvms.pod
61340            - vms/perlvms.pod
61341            ! MANIFEST
61342 ____________________________________________________________________________
61343 [ 20825] By: jhi                                   on 2003/08/22  12:14:14
61344         Log: Lower Storable.xs optimization to -O2 on certain
61345              known platforms.
61346      Branch: perl
61347            + ext/Storable/hints/linux.pl
61348            ! MANIFEST
61349 ____________________________________________________________________________
61350 [ 20824] By: jhi                                   on 2003/08/22  08:20:15
61351         Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
61352              From: Nicholas Clark <nick@ccl4.org>
61353              Date: Thu, 21 Aug 2003 22:26:18 +0100
61354              Message-ID: <20030821222618.T558@plum.flirble.org>
61355      Branch: perl
61356            ! t/op/pack.t
61357 ____________________________________________________________________________
61358 [ 20823] By: jhi                                   on 2003/08/22  08:16:47
61359         Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
61360              From: alian@cpan.org (Alian)
61361              Date: Wed, 20 Aug 2003 20:39:17 +0200
61362              Message-ID: <3F43C055.6030709@jupiter.alianet>
61363      Branch: perl
61364            ! t/op/pack.t
61365 ____________________________________________________________________________
61366 [ 20822] By: jhi                                   on 2003/08/22  08:01:57
61367         Log: Try to make the use of utf8 as clear as possible.
61368      Branch: perl
61369            ! lib/utf8.pm
61370 ____________________________________________________________________________
61371 [ 20821] By: jhi                                   on 2003/08/22  07:51:21
61372         Log: Put the tests of the change #19064 back, but disable them.
61373      Branch: perl
61374            ! t/op/args.t
61375 ____________________________________________________________________________
61376 [ 20820] By: jhi                                   on 2003/08/22  06:47:50
61377         Log: Advertise the encoding pragma at the utf8 pragma.
61378      Branch: perl
61379            ! lib/utf8.pm
61380 ____________________________________________________________________________
61381 [ 20819] By: jhi                                   on 2003/08/22  06:31:29
61382         Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
61383              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
61384              Date: Fri, 22 Aug 2003 09:01:09 +0200
61385              Message-id: <20030822070109.GA1029@ethan>
61386      Branch: perl
61387            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
61388            ! ext/Devel/PPPort/t/test.t
61389 ____________________________________________________________________________
61390 [ 20817] By: jhi                                   on 2003/08/22  05:18:53
61391         Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
61392              From: insecure <insecure@mail.od.ua>
61393              Date: Thu, 21 Aug 2003 21:37:56 +0300
61394              Message-Id: <200308212137.57016.insecure@mail.od.ua>
61395      Branch: perl
61396            ! ext/I18N/Langinfo/Langinfo.xs
61397 ____________________________________________________________________________
61398 [ 20816] By: jhi                                   on 2003/08/22  05:15:30
61399         Log: More bytecode patching from Enache.
61400      Branch: perl
61401            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
61402            ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
61403 ____________________________________________________________________________
61404 [ 20815] By: jhi                                   on 2003/08/22  05:06:58
61405         Log: Subject: Re: pod cleanup
61406              From: Ken Williams <ken@mathforum.org>
61407              Date: Thu, 21 Aug 2003 21:24:57 -0500
61408              Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
61409      Branch: perl
61410            ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
61411 ____________________________________________________________________________
61412 [ 20814] By: jhi                                   on 2003/08/22  05:05:52
61413         Log: Do not edit perltoc since it is autogenerated.
61414      Branch: perl
61415            ! pod/buildtoc
61416 ____________________________________________________________________________
61417 [ 20813] By: jhi                                   on 2003/08/22  04:57:12
61418         Log: Subject: [PATCH] Re: pod cleanup
61419              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
61420              Date: Thu, 21 Aug 2003 17:09:17 -0400
61421              Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
61422
61423              (the pod part)
61424      Branch: perl
61425            ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
61426            ! pod/perlipc.pod pod/perlpacktut.pod
61427 ____________________________________________________________________________
61428 [ 20811] By: jhi                                   on 2003/08/22  04:46:58
61429         Log: No need to E<gt>.
61430      Branch: perl
61431            ! pod/perluniintro.pod
61432 ____________________________________________________________________________
61433 [ 20810] By: jhi                                   on 2003/08/22  04:46:01
61434         Log: Add File::Temp's OO test.
61435      Branch: perl
61436            + lib/File/Temp/t/object.t
61437            ! MANIFEST
61438 ____________________________________________________________________________
61439 [ 20809] By: rgs                                   on 2003/08/21  19:07:22
61440         Log: The magic variables that alter STDOUT have a tendancy to segfault
61441              when accessed if STDOUT is undefined. Protect them.
61442      Branch: perl
61443            ! mg.c
61444 ____________________________________________________________________________
61445 [ 20808] By: jhi                                   on 2003/08/21  18:39:36
61446         Log: Mention the Unicode UTR #18 version referenced.
61447      Branch: perl
61448            ! pod/perlunicode.pod
61449 ____________________________________________________________________________
61450 [ 20807] By: jhi                                   on 2003/08/21  18:22:22
61451         Log: Must close so that unlink works portably.
61452      Branch: perl
61453            ! t/io/utf8.t
61454 ____________________________________________________________________________
61455 [ 20806] By: jhi                                   on 2003/08/21  18:15:07
61456         Log: Subject: [perluniintro.pod] pod markup fix
61457              From: Stas Bekman <stas@stason.org>
61458              Date: Thu, 21 Aug 2003 11:41:01 -0700
61459              Message-ID: <3F45123D.8020805@stason.org>
61460      Branch: perl
61461            ! pod/perluniintro.pod
61462 ____________________________________________________________________________
61463 [ 20805] By: jhi                                   on 2003/08/21  18:11:30
61464         Log: Subject: [PATCH] utf8 variable names scrambled in error messages
61465              From: Enache Adrian <enache@rdslink.ro>
61466              Date: Thu, 21 Aug 2003 21:17:26 +0300
61467              Message-ID: <20030821181726.GA1241@ratsnest.hole>
61468      Branch: perl
61469            ! gv.c t/op/die.t
61470 ____________________________________________________________________________
61471 [ 20804] By: jhi                                   on 2003/08/21  18:09:10
61472         Log: Fix the syswrite downgrade bug of
61473              [perl #23428] Somethings rotten in unicode semantics
61474      Branch: perl
61475            ! pp_sys.c t/io/utf8.t
61476 ____________________________________________________________________________
61477 [ 20801] By: jhi                                   on 2003/08/21  15:06:16
61478         Log: No more public cwd(), use private _cwd().
61479      Branch: perl
61480            ! lib/File/Spec/t/Spec.t
61481 ____________________________________________________________________________
61482 [ 20799] By: jhi                                   on 2003/08/21  14:20:04
61483         Log: Underline the fact that abs2rel() makes no sense
61484              if it spans multiple roots.
61485      Branch: perl
61486            ! lib/File/Spec.pm lib/File/Spec/Unix.pm
61487 ____________________________________________________________________________
61488 [ 20798] By: jhi                                   on 2003/08/21  14:12:29
61489         Log: Rename the internal cwd() to _cwd() (it's not curdir).
61490      Branch: perl
61491            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
61492            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
61493            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
61494            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
61495 ____________________________________________________________________________
61496 [ 20797] By: jhi                                   on 2003/08/21  14:05:18
61497         Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
61498              From: PPrymmer@factset.com
61499              Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
61500              Date: Tue, 19 Aug 2003 21:50:12 -0400
61501      Branch: perl
61502            ! lib/ExtUtils/MM_Unix.pm
61503 ____________________________________________________________________________
61504 [ 20795] By: jhi                                   on 2003/08/21  04:42:56
61505         Log: Retract #19064, broke mod_perl flushing (localisation of $|).
61506              http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
61507              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
61508      Branch: perl
61509            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
61510 ____________________________________________________________________________
61511 [ 20794] By: jhi                                   on 2003/08/21  04:35:54
61512         Log: MPE/iX does not have nanosleep() (the test makes
61513              a wrong conclusion of the linking succeeding)
61514      Branch: perl
61515            ! ext/Time/HiRes/Makefile.PL
61516 ____________________________________________________________________________
61517 [ 20793] By: jhi                                   on 2003/08/21  04:35:05
61518         Log: Subject: Re: untieing your victim during the act
61519              From: Dave Mitchell <davem@fdgroup.com>
61520              Date: Wed, 20 Aug 2003 20:44:53 +0100
61521              Message-ID: <20030820194453.GD27719@fdgroup.com>
61522      Branch: perl
61523            ! mg.c
61524 ____________________________________________________________________________
61525 [ 20792] By: jhi                                   on 2003/08/21  04:30:54
61526         Log: Byteloader patching from Enache continues;
61527              PADOFFSET handling was wrong.
61528      Branch: perl
61529            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
61530            ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
61531            ! ext/ByteLoader/byterun.c
61532 ____________________________________________________________________________
61533 [ 20791] By: jhi                                   on 2003/08/20  13:55:35
61534         Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
61535              From: Steve Hay <steve.hay@uk.radan.com>
61536              Date: Wed, 20 Aug 2003 10:54:46 +0100
61537              Message-ID: <3F434566.3030602@uk.radan.com>
61538      Branch: perl
61539            ! win32/Makefile win32/makefile.mk
61540 ____________________________________________________________________________
61541 [ 20790] By: jhi                                   on 2003/08/20  11:01:52
61542         Log: Upgrade to Encode 1.98.
61543      Branch: perl
61544            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
61545            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
61546            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
61547            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
61548            ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
61549            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
61550            ! ext/Encode/ucm/macHebrew.ucm
61551 ____________________________________________________________________________
61552 [ 20789] By: jhi                                   on 2003/08/20  10:49:51
61553         Log: Patch from Enache for the crashing of bytecode.t in Tru64.
61554      Branch: perl
61555            ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
61556 ____________________________________________________________________________
61557 [ 20786] By: rgs                                   on 2003/08/19  20:22:07
61558         Log: t/TEST fails to fail when it can't find tests.
61559      Branch: perl
61560            ! t/TEST
61561 ____________________________________________________________________________
61562 [ 20785] By: jhi                                   on 2003/08/19  19:34:18
61563         Log: Manifest.t.ation of Schwern.
61564      Branch: perl
61565            ! lib/ExtUtils/t/Manifest.t
61566 ____________________________________________________________________________
61567 [ 20783] By: jhi                                   on 2003/08/19  19:24:00
61568         Log: Nick's podulator was right, I just hadn't read the manual...
61569              the vms\perlvms.pod lines needed to be moved.
61570      Branch: perl
61571            ! win32/Makefile win32/makefile.mk
61572 ____________________________________________________________________________
61573 [ 20781] By: jhi                                   on 2003/08/19  16:59:49
61574         Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
61575              From: Andy Dougherty <doughera@lafayette.edu>
61576              Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
61577              Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
61578      Branch: perl
61579            ! INSTALL
61580 ____________________________________________________________________________
61581 [ 20780] By: jhi                                   on 2003/08/19  16:54:48
61582         Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
61583              From: alian <alian@cpan.org>
61584              Date: Tue, 19 Aug 2003 18:18:03 +0200
61585              Message-ID: <20030819161650.65754.qmail@onion.perl.org>
61586      Branch: perl
61587            + ext/B/hints/openbsd.pl
61588            ! MANIFEST
61589 ____________________________________________________________________________
61590 [ 20779] By: jhi                                   on 2003/08/19  16:49:22
61591         Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
61592              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
61593              Date: Tue, 19 Aug 2003 08:28:14 -0700
61594              Message-ID: <20030819152814.GA15441@math.berkeley.edu>
61595      Branch: perl
61596            ! lib/File/Spec/OS2.pm
61597 ____________________________________________________________________________
61598 [ 20778] By: jhi                                   on 2003/08/19  15:09:30
61599         Log: Unnecessary whitespace diff.
61600      Branch: perl
61601            ! lib/ExtUtils/MakeMaker.pm
61602 ____________________________________________________________________________
61603 [ 20777] By: jhi                                   on 2003/08/19  15:05:18
61604         Log: One less failure.
61605      Branch: perl
61606            ! lib/ExtUtils/t/Manifest.t
61607 ____________________________________________________________________________
61608 [ 20776] By: jhi                                   on 2003/08/19  13:36:03
61609         Log: Replace #20772 with
61610
61611              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
61612              From: PPrymmer@factset.com
61613              Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
61614              Date: Tue, 19 Aug 2003 10:29:44 -0400
61615      Branch: perl
61616            ! lib/ExtUtils/t/Manifest.t
61617 ____________________________________________________________________________
61618 [ 20775] By: jhi                                   on 2003/08/19  13:29:13
61619         Log: (From Enache) Keep bytecode files (.plc) around in case
61620              of failures.  (Currently Tru64 is reliably barfing.)
61621      Branch: perl
61622            ! ext/B/t/bytecode.t
61623 ____________________________________________________________________________
61624 [ 20774] By: jhi                                   on 2003/08/19  13:20:59
61625         Log: 's buildtoc now.
61626      Branch: perl
61627            ! README.cygwin
61628 ____________________________________________________________________________
61629 [ 20773] By: jhi                                   on 2003/08/19  13:19:24
61630         Log: These are kind of important.
61631      Branch: perl
61632            ! MANIFEST
61633 ____________________________________________________________________________
61634 [ 20772] By: jhi                                   on 2003/08/19  13:13:26
61635         Log: Replace #20763 with
61636
61637              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
61638              From: Michael G Schwern <schwern@pobox.com>
61639              Date: Mon, 18 Aug 2003 17:07:30 -0700
61640              Message-ID: <20030819000729.GG14782@windhund.schwern.org>
61641      Branch: perl
61642            ! lib/ExtUtils/t/Manifest.t
61643 ____________________________________________________________________________
61644 [ 20771] By: jhi                                   on 2003/08/19  13:10:42
61645         Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
61646              From: Michael G Schwern <schwern@pobox.com>
61647              Date: Mon, 18 Aug 2003 18:02:08 -0700
61648              Message-ID: <20030819010208.GI14782@windhund.schwern.org>
61649      Branch: perl
61650            ! lib/File/Spec/OS2.pm
61651 ____________________________________________________________________________
61652 [ 20770] By: jhi                                   on 2003/08/19  13:08:45
61653         Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
61654              From: Ken Williams <ken@mathforum.org>
61655              Date: Mon, 18 Aug 2003 17:07:43 -0500
61656              Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
61657      Branch: perl
61658            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
61659            ! lib/File/Spec/t/Spec.t
61660 ____________________________________________________________________________
61661 [ 20769] By: jhi                                   on 2003/08/19  12:25:07
61662         Log: Update the history records.
61663      Branch: perl
61664            ! pod/perlhist.pod
61665 ____________________________________________________________________________
61666 [ 20768] By: jhi                                   on 2003/08/19  12:15:58
61667         Log: Still trying to unify MANIFEST sorting.
61668      Branch: perl
61669            ! MANIFEST pod/buildtoc
61670 ____________________________________________________________________________
61671 [ 20767] By: jhi                                   on 2003/08/19  12:10:00
61672         Log: Try to unify the MANIFEST sorting.
61673      Branch: perl
61674            ! MANIFEST Makefile.SH pod/buildtoc
61675 ____________________________________________________________________________
61676 [ 20766] By: jhi                                   on 2003/08/19  12:04:22
61677         Log: Nicholas Clark's podulator.  The win32 makefile
61678              generation doesn't seem to be working yet.
61679      Branch: perl
61680            + pod.lst pod/buildtoc
61681            - pod/buildtoc.PL
61682            ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
61683            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
61684 ____________________________________________________________________________
61685 [ 20765] By: jhi                                   on 2003/08/19  03:10:57
61686         Log: Pod tweaks for NEXT from Alan Ferrency.
61687      Branch: perl
61688            ! lib/NEXT.pm
61689 ____________________________________________________________________________
61690 [ 20764] By: jhi                                   on 2003/08/18  19:34:16
61691         Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
61692      Branch: perl
61693            ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
61694 ____________________________________________________________________________
61695 [ 20763] By: jhi                                   on 2003/08/18  19:01:33
61696         Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
61697              From: PPrymmer@factset.com
61698              Date: Mon, 18 Aug 2003 15:57:12 -0400
61699              Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
61700      Branch: perl
61701            ! lib/ExtUtils/t/Manifest.t
61702 ____________________________________________________________________________
61703 [ 20762] By: jhi                                   on 2003/08/18  18:57:22
61704         Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
61705              From: PPrymmer@factset.com
61706              Date: Mon, 18 Aug 2003 14:28:22 -0400
61707              Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
61708      Branch: perl
61709            ! vms/descrip_mms.template
61710 ____________________________________________________________________________
61711 [ 20761] By: jhi                                   on 2003/08/18  18:53:05
61712         Log: Use the base class cwd() method.
61713      Branch: perl
61714            ! lib/File/Spec/VMS.pm
61715 ____________________________________________________________________________
61716 [ 20758] By: jhi                                   on 2003/08/18  09:37:22
61717         Log: Subject: [PATCH] Uppercase globals in Pod::Html
61718              From: Michael G Schwern <schwern@pobox.com>
61719              Date: Mon, 18 Aug 2003 03:29:09 -0700
61720              Message-ID: <20030818102909.GJ823@windhund.schwern.org>
61721      Branch: perl
61722            ! lib/Pod/Html.pm
61723 ____________________________________________________________________________
61724 [ 20756] By: jhi                                   on 2003/08/18  08:46:52
61725         Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
61726              From: Michael G Schwern <schwern@pobox.com>
61727              Date: Mon, 18 Aug 2003 02:44:31 -0700
61728              Message-ID: <20030818094431.GG823@windhund.schwern.org>
61729      Branch: perl
61730            ! lib/Pod/Html.pm
61731 ____________________________________________________________________________
61732 [ 20755] By: jhi                                   on 2003/08/18  08:41:24
61733         Log: Warn about the slowness of memory debuggers.
61734      Branch: perl
61735            ! pod/perlhack.pod
61736 ____________________________________________________________________________
61737 [ 20754] By: jhi                                   on 2003/08/18  08:34:00
61738         Log: Upgrade to ExtUtils::MakeMaker 6.16.
61739      Branch: perl
61740            + lib/ExtUtils/t/prereq_print.t
61741            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
61742            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
61743            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
61744            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
61745            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
61746 ____________________________________________________________________________
61747 [ 20753] By: jhi                                   on 2003/08/18  08:21:36
61748         Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
61749              From: Michael G Schwern <schwern@pobox.com>
61750              Date: Mon, 18 Aug 2003 01:34:34 -0700
61751              Message-ID: <20030818083433.GB823@windhund.schwern.org>
61752      Branch: perl
61753            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
61754 ____________________________________________________________________________
61755 [ 20752] By: jhi                                   on 2003/08/18  07:01:16
61756         Log: I could have sworn the base class method was there.
61757      Branch: perl
61758            ! lib/File/Spec/Unix.pm
61759 ____________________________________________________________________________
61760 [ 20751] By: jhi                                   on 2003/08/18  05:09:34
61761         Log: utf8::is_utf8() wasn't there in 5.8.0.
61762      Branch: perl
61763            ! lib/utf8.pm
61764 ____________________________________________________________________________
61765 [ 20750] By: jhi                                   on 2003/08/18  04:53:22
61766         Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
61767              From: "Craig A. Berry" <craigberry@mac.com>
61768              Date: Sun, 17 Aug 2003 23:28:21 -0500
61769              Message-ID: <3F4055E5.2070407@mac.com>
61770      Branch: perl
61771            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
61772 ____________________________________________________________________________
61773 [ 20749] By: jhi                                   on 2003/08/17  19:27:03
61774         Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
61775              From: Michael G Schwern <schwern@pobox.com>
61776              Date: Sat, 16 Aug 2003 14:58:25 -0700
61777              Message-ID: <20030816215824.GF5859@windhund.schwern.org>
61778
61779              (plus local *REALPATH)
61780      Branch: perl
61781            ! lib/Cwd.pm
61782 ____________________________________________________________________________
61783 [ 20747] By: jhi                                   on 2003/08/17  08:44:18
61784         Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
61785              From: Enache Adrian <enache@rdslink.ro>
61786              Date: Sat, 16 Aug 2003 16:03:16 +0300
61787              Message-ID: <20030816130316.GA1654@ratsnest.hole>
61788
61789              Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
61790              From: Enache Adrian <enache@rdslink.ro>
61791              Date: Sun, 17 Aug 2003 04:42:22 +0300
61792              Message-ID: <20030817014222.GA1287@ratsnest.hole>
61793      Branch: perl
61794            ! t/op/die.t util.c
61795 ____________________________________________________________________________
61796 [ 20745] By: jhi                                   on 2003/08/17  07:52:47
61797         Log: The lib/Cwd.pm diet part of
61798
61799              Subject: [PATCH] File::Spec on diet
61800              From: Tels <perl_dummy@bloodgate.com>
61801              Date: Mon, 7 Jul 2003 22:41:42 +0200
61802              Message-Id: <200307072235.03364@bloodgate.com>
61803      Branch: perl
61804            ! lib/Cwd.pm
61805 ____________________________________________________________________________
61806 [ 20744] By: jhi                                   on 2003/08/17  07:50:00
61807         Log: The "reduce memory footprint and increase speed by not
61808              unconditionally pulling in Cwd"    part of
61809
61810              Subject: [PATCH] File::Spec on diet
61811              From: Tels <perl_dummy@bloodgate.com>
61812              Date: Mon, 7 Jul 2003 22:41:42 +0200
61813              Message-Id: <200307072235.03364@bloodgate.com>
61814
61815              was still valid.
61816      Branch: perl
61817            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
61818            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
61819            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
61820            ! lib/File/Spec/Win32.pm
61821 ____________________________________________________________________________
61822 [ 20741] By: jhi                                   on 2003/08/17  06:53:07
61823         Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
61824      Branch: perl
61825            ! lib/File/Temp.pm
61826 ____________________________________________________________________________
61827 [ 20739] By: jhi                                   on 2003/08/16  21:03:07
61828         Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
61829              From: PPrymmer@factset.com
61830              Date: Sat, 16 Aug 2003 11:55:58 -0400
61831              Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
61832      Branch: perl
61833            ! installperl
61834 ____________________________________________________________________________
61835 [ 20738] By: jhi                                   on 2003/08/16  20:39:47
61836         Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
61837              $VERSION at 1.601 so that we are different in version
61838              than 5.8.0 since the module is different (one doc tweak).
61839      Branch: perl
61840            ! ext/Filter/Util/Call/Call.pm
61841 ____________________________________________________________________________
61842 [ 20737] By: jhi                                   on 2003/08/16  20:25:21
61843         Log: valgrind --help didn't return a happy exit status.
61844      Branch: perl
61845            ! Makefile.SH
61846 ____________________________________________________________________________
61847 [ 20736] By: rgs                                   on 2003/08/16  19:54:43
61848         Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
61849              loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
61850              because loading the XS part of Cwd might fail.
61851      Branch: perl
61852            ! lib/Cwd.pm
61853 ____________________________________________________________________________
61854 [ 20735] By: rgs                                   on 2003/08/16  19:39:39
61855         Log: Subject: [patch lib/utf8.pm] doc tweaks
61856              From: Stas Bekman <stas@stason.org>
61857              Date: Sat, 16 Aug 2003 13:30:28 -0700
61858              Message-ID: <3F3E9464.3030202@stason.org>
61859      Branch: perl
61860            ! lib/utf8.pm
61861 ____________________________________________________________________________
61862 [ 20734] By: rgs                                   on 2003/08/16  19:32:05
61863         Log: Subject: [PATCH] Taint problems in Cwd::abs_path
61864              From: Michael G Schwern <schwern@pobox.com>
61865              Date: Fri, 15 Aug 2003 18:43:45 -0700
61866              Message-ID: <20030816014345.GE4023@windhund.schwern.org>
61867      Branch: perl
61868            ! ext/Cwd/t/taint.t lib/Cwd.pm
61869 ____________________________________________________________________________
61870 [ 20733] By: jhi                                   on 2003/08/16  17:03:15
61871         Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
61872      Branch: perl
61873            ! hints/darwin.sh
61874 ____________________________________________________________________________
61875 [ 20732] By: jhi                                   on 2003/08/16  16:52:50
61876         Log: Add valgrind testing target.
61877      Branch: perl
61878            ! Makefile.SH pod/perlhack.pod t/TEST
61879 ____________________________________________________________________________
61880 [ 20731] By: jhi                                   on 2003/08/16  14:37:33
61881         Log: More networking negativity.
61882      Branch: perl
61883            ! pod/perlport.pod
61884 ____________________________________________________________________________
61885 [ 20730] By: rgs                                   on 2003/08/16  12:12:43
61886         Log: Remove a useless vstring reference in perlnumber.pod.
61887      Branch: perl
61888            ! pod/perlnumber.pod
61889 ____________________________________________________________________________
61890 [ 20729] By: jhi                                   on 2003/08/16  10:11:30
61891         Log: README.macosx updates about known problems.
61892      Branch: perl
61893            ! README.macosx
61894 ____________________________________________________________________________
61895 [ 20728] By: jhi                                   on 2003/08/16  08:32:04
61896         Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
61897              From: Andreas J Koenig <andreas.koenig@anima.de>
61898              Date: Fri, 15 Aug 2003 11:55:22 +0200
61899              Message-ID: <87smo39red.fsf@franz.ak.mind.de>
61900      Branch: perl
61901            ! lib/Memoize/t/errors.t
61902 ____________________________________________________________________________
61903 [ 20727] By: jhi                                   on 2003/08/16  07:25:08
61904         Log: Upgrade to File::Temp 0.13 from CPAN--
61905              but since we had a '0.13' already in 5.8.0, make this
61906              still a '0.131'.
61907      Branch: perl
61908            ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
61909            ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
61910            ! lib/File/Temp/t/tempfile.t
61911 ____________________________________________________________________________
61912 [ 20726] By: jhi                                   on 2003/08/15  20:29:10
61913         Log: Clarify the E flag.
61914      Branch: perl
61915            ! embed.fnc
61916 ____________________________________________________________________________
61917 [ 20725] By: jhi                                   on 2003/08/15  15:37:36
61918         Log: Integrate from maint:
61919              [ 20724]
61920              No peeking before the buffer.
61921              (This was probably the random failure showing up
61922              in Solaris with t/uni/tr_7jis.t)
61923      Branch: perl
61924           !> toke.c
61925 ____________________________________________________________________________
61926 [ 20721] By: jhi                                   on 2003/08/15  08:44:42
61927         Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
61928              From: Andreas J Koenig <andreas.koenig@anima.de>
61929              Date: Fri, 15 Aug 2003 11:37:29 +0200
61930              Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
61931      Branch: perl
61932            ! t/TEST
61933 ____________________________________________________________________________
61934 [ 20720] By: jhi                                   on 2003/08/15  08:40:07
61935         Log: Integrate from maint:
61936              [ 20719]
61937              no_plan is not a good plan until TEST is fixed.
61938      Branch: perl
61939           !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
61940 ____________________________________________________________________________
61941 [ 20717] By: jhi                                   on 2003/08/15  05:06:39
61942         Log: Up the F::S subpackage versions; up the JPL JNI.pm version
61943              (the JPL cvs seems to be out of order), the only real change
61944              (in JNI.xs) seems to have been CRLF->LF conversion.
61945      Branch: perl
61946            ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
61947 ____________________________________________________________________________
61948 [ 20716] By: jhi                                   on 2003/08/15  04:58:34
61949         Log: Upgrade to Test::Harness 2.30.
61950      Branch: perl
61951            ! lib/Test/Harness.pm lib/Test/Harness/Changes
61952            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
61953 ____________________________________________________________________________
61954 [ 20715] By: jhi                                   on 2003/08/15  04:41:37
61955         Log: Damian replied that he'll make a CPAN Switch 2.10
61956              out of 5.8.1 Switch 2.10.
61957      Branch: perl
61958            ! lib/Switch.pm
61959 ____________________________________________________________________________
61960 [ 20714] By: jhi                                   on 2003/08/14  18:35:07
61961         Log: Add PerlIO::via::QuotedPrint to Maintainers.
61962      Branch: perl
61963            ! Porting/Maintainers.pl
61964 ____________________________________________________________________________
61965 [ 20713] By: jhi                                   on 2003/08/14  18:33:06
61966         Log: Upgrade to PerlIO::via::Quoted 0.05.
61967      Branch: perl
61968            ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
61969 ____________________________________________________________________________
61970 [ 20712] By: jhi                                   on 2003/08/14  18:29:19
61971         Log: Upgrade to NEXT 0.60.
61972      Branch: perl
61973            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
61974            ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
61975 ____________________________________________________________________________
61976 [ 20711] By: jhi                                   on 2003/08/14  17:31:55
61977         Log: perlcheat is a reference, not tutorial.
61978      Branch: perl
61979            ! pod/perl.pod
61980 ____________________________________________________________________________
61981 [ 20710] By: jhi                                   on 2003/08/14  16:48:34
61982         Log: Subject: PATCH RC4 IO::Dir
61983              From: Mark Jason Dominus <mjd@plover.com>
61984              Date: Thu, 14 Aug 2003 12:02:59 -0400
61985              Message-ID: <20030814160259.27586.qmail@plover.com>
61986      Branch: perl
61987            ! ext/IO/lib/IO/Dir.pm
61988 ____________________________________________________________________________
61989 [ 20708] By: jhi                                   on 2003/08/14  14:45:20
61990         Log: win32/fcrypt.c was forgotten.
61991      Branch: perl
61992            ! MANIFEST
61993 ____________________________________________________________________________
61994 [ 20706] By: jhi                                   on 2003/08/14  14:40:30
61995         Log: Not so great a version bump, let Paul release 0.17.
61996      Branch: perl
61997            ! ext/Filter/Util/Call/Call.pm
61998 ____________________________________________________________________________
61999 [ 20705] By: jhi                                   on 2003/08/14  14:38:40
62000         Log: One more XS change versus no VERSION change.
62001              (Remaining in JNI.pm/xs, don't know what to about that
62002              since JNI is kind of "stable".)
62003      Branch: perl
62004            ! ext/Filter/Util/Call/Call.pm
62005 ____________________________________________________________________________
62006 [ 20704] By: jhi                                   on 2003/08/14  14:36:45
62007         Log: XS contents changes versus VERSION non-changes.
62008      Branch: perl
62009            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
62010            ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
62011            ! ext/Socket/Socket.pm
62012 ____________________________________________________________________________
62013 [ 20702] By: jhi                                   on 2003/08/14  14:24:40
62014         Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
62015              From: Steve Hay <steve.hay@uk.radan.com>
62016              Date: Thu, 14 Aug 2003 15:39:16 +0100
62017              Message-ID: <3F3B9F14.4040609@uk.radan.com>
62018
62019              (Sarathy okayed the idea.)
62020      Branch: perl
62021            + win32/fcrypt.c
62022            - win32/des_fcrypt.patch
62023            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
62024 ____________________________________________________________________________
62025 [ 20701] By: jhi                                   on 2003/08/14  14:17:42
62026         Log: Subject: [DOC PATCH] warnings.pl
62027              From: Elizabeth Mattijsen <liz@dijkmat.nl>
62028              Date: Thu, 14 Aug 2003 13:12:55 +0200
62029              Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
62030
62031              (some rewording)
62032      Branch: perl
62033            ! lib/warnings.pm warnings.pl
62034 ____________________________________________________________________________
62035 [ 20700] By: gbarr                                 on 2003/08/14  14:12:45
62036         Log: Update to Scalar-List-Utils 1.12
62037      Branch: perl
62038            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
62039            ! ext/List/Util/lib/List/Util.pm
62040            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
62041 ____________________________________________________________________________
62042 [ 20699] By: jhi                                   on 2003/08/14  13:16:27
62043         Log: All the authors of these modules have now been contacted;
62044              but assuming no CPAN updates are upcoming, here are 'fake'
62045              version updates to make us different from 5.8.0.
62046              (List::Util+Scalar::Util will soon be updated;
62047              File::Spec CPAN release will be made based on 5.8.1.)
62048      Branch: perl
62049            ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
62050            ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
62051            ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
62052            ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
62053 ____________________________________________________________________________
62054 [ 20697] By: jhi                                   on 2003/08/14  07:05:48
62055         Log: Make the blead versions of these be newer...
62056      Branch: perl
62057            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
62058 ____________________________________________________________________________
62059 [ 20696] By: jhi                                   on 2003/08/14  06:51:34
62060         Log: Tweak from Slaven to catch also changed .xs files
62061              (.pm -> .xs name equivalence is assumed)
62062      Branch: perl
62063            ! Porting/cmpVERSION.pl
62064 ____________________________________________________________________________
62065 [ 20695] By: jhi                                   on 2003/08/14  06:44:10
62066         Log: Diffs-sans-version-diffs between blead and maint.
62067      Branch: perl
62068            ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
62069            ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
62070            ! lib/warnings.pm warnings.pl
62071 ____________________________________________________________________________
62072 [ 20692] By: jhi                                   on 2003/08/14  05:23:58
62073         Log: One more VERSION bump.
62074      Branch: perl
62075            ! lib/SelfLoader.pm
62076 ____________________________________________________________________________
62077 [ 20691] By: jhi                                   on 2003/08/14  05:21:20
62078         Log: Add a known exception.
62079      Branch: perl
62080            ! Porting/cmpVERSION.pl
62081 ____________________________________________________________________________
62082 [ 20689] By: jhi                                   on 2003/08/14  04:54:18
62083         Log: The blead version has got the dor.
62084      Branch: perl
62085            ! ext/Opcode/Opcode.pm
62086 ____________________________________________________________________________
62087 [ 20688] By: jhi                                   on 2003/08/14  04:51:30
62088         Log: A swath of VERSION patches from Nicholas Clark.
62089      Branch: perl
62090            ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
62091            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
62092            ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
62093            ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
62094            ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
62095            ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
62096            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
62097            ! lib/vmsish.pm os2/OS2/Process/Process.pm
62098            ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
62099            ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
62100            ! vms/ext/Filespec.pm warnings.pl
62101 ____________________________________________________________________________
62102 [ 20687] By: jhi                                   on 2003/08/13  18:53:15
62103         Log: Alpha version numbers noticed by Schwern.
62104              (These hacks are no more needed since the PAUSE indexer no
62105              more indexes the insides of Perl distributions, says Andreas.)
62106      Branch: perl
62107            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
62108            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
62109            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
62110            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
62111            ! ext/IPC/SysV/SysV.pm
62112 ____________________________________________________________________________
62113 [ 20686] By: jhi                                   on 2003/08/13  18:42:50
62114         Log: Subject: Re: script wanted
62115              From: Nicholas Clark <nick@ccl4.org>
62116              Date: Wed, 13 Aug 2003 20:46:09 +0100
62117              Message-ID: <20030813204609.G20130@plum.flirble.org>
62118      Branch: perl
62119            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
62120            ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
62121            ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
62122            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
62123            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
62124            ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
62125            ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
62126            ! ext/re/re.pm ext/threads/shared/shared.pm
62127            ! ext/threads/threads.pm
62128 ____________________________________________________________________________
62129 [ 20685] By: jhi                                   on 2003/08/13  18:24:50
62130         Log: Subject: Re: script wanted
62131              From: Enache Adrian <enache@rdslink.ro>
62132              Date: Wed, 13 Aug 2003 22:31:18 +0300
62133              Message-ID: <20030813193118.GA1273@ratsnest.hole>
62134      Branch: perl
62135            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
62136            ! ext/B/B/Disassembler.pm
62137 ____________________________________________________________________________
62138 [ 20681] By: jhi                                   on 2003/08/13  17:13:12
62139         Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
62140              From: Robin Barker <Robin.Barker@npl.co.uk>
62141              Date: Wed, 13 Aug 2003 18:05:38 +0100
62142              Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
62143      Branch: perl
62144            ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
62145 ____________________________________________________________________________
62146 [ 20680] By: jhi                                   on 2003/08/13  17:11:38
62147         Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
62148              From: Michael G Schwern <schwern@pobox.com>
62149              Date: Wed, 13 Aug 2003 11:15:40 -0700
62150              Message-ID: <20030813181539.GA22658@windhund.schwern.org>
62151      Branch: perl
62152            ! pod/perlartistic.pod pod/perlgpl.pod
62153 ____________________________________________________________________________
62154 [ 20678] By: jhi                                   on 2003/08/13  13:46:18
62155         Log: Add cmpVERSION.pl from Slaven for comparing two
62156              Perl source trees for modules that have changed
62157              but have the same version numbers.
62158      Branch: perl
62159            + Porting/cmpVERSION.pl
62160            ! MANIFEST
62161 ____________________________________________________________________________
62162 [ 20676] By: jhi                                   on 2003/08/13  12:03:08
62163         Log: Make Johan's confusion go away, but there are no doubt more
62164              similar cases.
62165      Branch: perl
62166            ! lib/File/Find.pm
62167 ____________________________________________________________________________
62168 [ 20674] By: jhi                                   on 2003/08/13  11:57:47
62169         Log: Make (hopefully) the Windows CR CR LF bug go away
62170              by making the CRLF layer repel any other CRLF layers.
62171              In other words: binmode(FH, ":crlf") in e.g. Win32
62172              is effectively a no-op since there already is one
62173              CRLF layer in the stack by default.
62174      Branch: perl
62175            ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
62176 ____________________________________________________________________________
62177 [ 20673] By: jhi                                   on 2003/08/13  10:29:56
62178         Log: One tweak from Dave Mitchell.
62179      Branch: perl
62180            ! pod/perlport.pod
62181 ____________________________________________________________________________
62182 [ 20672] By: jhi                                   on 2003/08/13  10:27:54
62183         Log: One tweak for microperl in OS/2.
62184      Branch: perl
62185            ! perl.h
62186 ____________________________________________________________________________
62187 [ 20671] By: merijn                                on 2003/08/13  08:57:27
62188         Log: Subject: [PATCH] another VMS pod nit
62189              From: "Craig A. Berry" <craigberry@mac.com>
62190              Date: Wed, 13 Aug 2003 01:01:46 -0500
62191              Message-ID: <3F39D44A.4010207@mac.com>
62192      Branch: perl
62193            ! vms/descrip_mms.template
62194 ____________________________________________________________________________
62195 [ 20670] By: merijn                                on 2003/08/13  08:54:45
62196         Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
62197              From: "Craig A. Berry" <craigberry@mac.com>
62198              Date: Tue, 12 Aug 2003 21:12:00 -0500
62199              Message-ID: <3F399E70.4050607@mac.com>
62200      Branch: perl
62201            ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
62202            ! lib/Tie/File/t/29a_upcopy.t
62203 ____________________________________________________________________________
62204 [ 20669] By: jhi                                   on 2003/08/13  06:06:39
62205         Log: More don't:s for nyetworking.
62206      Branch: perl
62207            ! pod/perlport.pod
62208 ____________________________________________________________________________
62209 [ 20668] By: rgs                                   on 2003/08/12  20:27:41
62210         Log: perlipc thinko by John P. Linderman.
62211      Branch: perl
62212            ! pod/perlipc.pod
62213 ____________________________________________________________________________
62214 [ 20666] By: jhi                                   on 2003/08/12  20:02:13
62215         Log: Subject: Re: maint @ 20617 [PATCH]
62216              From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
62217              Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
62218              Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
62219      Branch: perl
62220            ! lib/ExtUtils/Installed.pm
62221 ____________________________________________________________________________
62222 [ 20665] By: jhi                                   on 2003/08/12  19:59:54
62223         Log: README.cygwin updates from Gerrit P. Haase.
62224      Branch: perl
62225            ! README.cygwin
62226 ____________________________________________________________________________
62227 [ 20664] By: jhi                                   on 2003/08/12  19:57:53
62228         Log: Do some updates also on pod.mak -- which seems to
62229              be badly out of date.
62230      Branch: perl
62231            ! win32/pod.mak
62232 ____________________________________________________________________________
62233 [ 20663] By: jhi                                   on 2003/08/12  19:48:01
62234         Log: More missing pods for VMS.
62235      Branch: perl
62236            ! vms/descrip_mms.template
62237 ____________________________________________________________________________
62238 [ 20662] By: jhi                                   on 2003/08/12  19:43:46
62239         Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
62240              From: PPrymmer@factset.com
62241              Date: Tue, 12 Aug 2003 16:24:21 -0400
62242              Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
62243      Branch: perl
62244            ! vms/descrip_mms.template
62245 ____________________________________________________________________________
62246 [ 20661] By: jhi                                   on 2003/08/12  19:41:50
62247         Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
62248      Branch: perl
62249            ! pod/perlreref.pod
62250 ____________________________________________________________________________
62251 [ 20660] By: jhi                                   on 2003/08/12  18:44:27
62252         Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
62253      Branch: perl
62254            ! pp_sys.c
62255 ____________________________________________________________________________
62256 [ 20657] By: jhi                                   on 2003/08/12  13:55:56
62257         Log: Multiline one-liners are a bit too much to ask.
62258      Branch: perl
62259            ! t/op/closure.t
62260 ____________________________________________________________________________
62261 [ 20654] By: jhi                                   on 2003/08/12  13:23:00
62262         Log: Add perlcheat to the toc and perl.pod; regen toc.
62263      Branch: perl
62264            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
62265 ____________________________________________________________________________
62266 [ 20653] By: jhi                                   on 2003/08/12  13:15:17
62267         Log: Retract #20644 and #20643; on non-microperl non-fcntl
62268              systems Wrong Thing would be done.  (And as Sarathy
62269              points out, closing both ends of a pipe is rather
62270              identical to never opening it...)
62271      Branch: perl
62272            ! pp_sys.c util.c
62273 ____________________________________________________________________________
62274 [ 20652] By: ams                                   on 2003/08/12  13:06:40
62275         Log: Subject: perlcheat
62276              From: Juerd <juerd@cpan.org>
62277              Date: Mon, 11 Aug 2003 20:24:34 +0200
62278              Message-Id: <20030811182434.GI17748@c3.convolution.nl>
62279      Branch: perl
62280            + pod/perlcheat.pod
62281            ! MANIFEST
62282 ____________________________________________________________________________
62283 [ 20651] By: jhi                                   on 2003/08/12  12:52:09
62284         Log: Microperl expects C89 (like the rest of Perl).
62285      Branch: perl
62286            ! README.micro
62287 ____________________________________________________________________________
62288 [ 20650] By: jhi                                   on 2003/08/12  12:32:29
62289         Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
62290              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
62291              Date: Sun, 3 Aug 2003 06:19:02 -0700
62292              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
62293      Branch: perl
62294            ! lib/ExtUtils/xsubpp
62295 ____________________________________________________________________________
62296 [ 20648] By: jhi                                   on 2003/08/12  11:56:52
62297         Log: If we are void we cannot return a value.
62298      Branch: perl
62299            ! mg.c
62300 ____________________________________________________________________________
62301 [ 20647] By: jhi                                   on 2003/08/12  11:54:32
62302         Log: Oops.
62303      Branch: perl
62304            ! perl.c
62305 ____________________________________________________________________________
62306 [ 20646] By: jhi                                   on 2003/08/12  11:51:25
62307         Log: Apply much of Ilya's microperl patch, but instead of
62308              implementing the opendir()/readdir()/closedir() using
62309              external commands give up "ANSI-pureness" and define them
62310              in uconfig.sh, also define other stuff like rename() and putenv().
62311              Leave out the $| emulation in my_fork() since we are
62312              not supposed to have fork() under microperl.
62313      Branch: perl
62314            ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
62315            ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
62316 ____________________________________________________________________________
62317 [ 20645] By: jhi                                   on 2003/08/12  10:40:54
62318         Log: Localize PARENT (based on Ilya's microperl patch).
62319      Branch: perl
62320            ! lib/Cwd.pm
62321 ____________________________________________________________________________
62322 [ 20644] By: jhi                                   on 2003/08/12  10:37:55
62323         Log: More microperlish faking in case no fcntl F_SETFD for pipes.
62324      Branch: perl
62325            ! util.c
62326 ____________________________________________________________________________
62327 [ 20643] By: jhi                                   on 2003/08/12  10:13:53
62328         Log: A generally useful hunk from Ilya's microperl patch.
62329              (If no fcntl F_SETFD, fake it the best we can.)
62330      Branch: perl
62331            ! pp_sys.c
62332 ____________________________________________________________________________
62333 [ 20640] By: jhi                                   on 2003/08/12  09:59:16
62334         Log: returning would be good, too.
62335      Branch: perl
62336            ! ext/Safe/t/safeops.t
62337 ____________________________________________________________________________
62338 [ 20639] By: jhi                                   on 2003/08/12  09:57:07
62339         Log: No dor in maint.
62340      Branch: perl
62341            ! ext/Safe/t/safeops.t
62342 ____________________________________________________________________________
62343 [ 20634] By: jhi                                   on 2003/08/12  08:41:49
62344         Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
62345              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
62346              Date: Mon, 21 Apr 2003 22:44:37 -0700
62347              Message-ID: <20030422054437.GA8297@math.berkeley.edu>
62348
62349              (the XSLoader doc hunk; the h2xs looks like a behavioural change)
62350      Branch: perl
62351            ! ext/DynaLoader/XSLoader_pm.PL
62352 ____________________________________________________________________________
62353 [ 20633] By: jhi                                   on 2003/08/12  08:31:01
62354         Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
62355              From: Michael G Schwern <schwern@pobox.com>
62356              Date: Sat, 9 Aug 2003 15:03:02 -0700
62357              Message-ID: <20030809220301.GE24919@windhund.schwern.org>
62358
62359              (plus one extra catfile() in h2xs.t)
62360      Branch: perl
62361            ! lib/h2xs.t utils/h2xs.PL
62362 ____________________________________________________________________________
62363 [ 20632] By: jhi                                   on 2003/08/12  08:11:08
62364         Log: The Debian people have expressed a wish for the boilerplate
62365              being specific about the Perl version; patch from Nicholas Clark.
62366      Branch: perl
62367            ! utils/h2xs.PL
62368 ____________________________________________________________________________
62369 [ 20631] By: jhi                                   on 2003/08/12  08:09:43
62370         Log: A new try from Dave Mitchell for [perl #23265].
62371      Branch: perl
62372            ! pad.c t/op/closure.t
62373 ____________________________________________________________________________
62374 [ 20630] By: jhi                                   on 2003/08/12  07:59:22
62375         Log: Fix for [perl #23287] segfault in untie.
62376              (Well, at least no more coredump.)
62377      Branch: perl
62378            ! pp_sys.c t/op/tie.t
62379 ____________________________________________________________________________
62380 [ 20629] By: jhi                                   on 2003/08/12  06:24:32
62381         Log: =head2 ALL CAPS
62382      Branch: perl
62383            ! pod/perlreref.pod
62384 ____________________________________________________________________________
62385 [ 20628] By: jhi                                   on 2003/08/12  06:22:25
62386         Log: Too enthusiastic head2-ing.
62387      Branch: perl
62388            ! pod/perlreref.pod
62389 ____________________________________________________________________________
62390 [ 20627] By: jhi                                   on 2003/08/12  05:17:14
62391         Log: Gotta Get'em Cases Right.
62392      Branch: perl
62393            ! pod/perlreref.pod
62394 ____________________________________________________________________________
62395 [ 20626] By: jhi                                   on 2003/08/12  05:04:02
62396         Log: head2-ify many of the head1s, will probably make this look
62397              better in HTML.
62398      Branch: perl
62399            ! pod/perlreref.pod
62400 ____________________________________________________________________________
62401 [ 20625] By: jhi                                   on 2003/08/12  04:55:32
62402         Log: Subject: Re: [PATCH] perlreref.pod tweaks
62403              From: Iain Truskett <spoon@cpan.org>
62404              Date: Tue, 12 Aug 2003 13:59:27 +1000
62405              Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
62406
62407              plus explain "Titlecase".
62408      Branch: perl
62409            ! pod/perlreref.pod
62410 ____________________________________________________________________________
62411 [ 20623] By: rgs                                   on 2003/08/11  19:59:17
62412         Log: Add a new regression test for Safe : tests that all ops
62413              can be trapped by a Safe compartement (except for the ones
62414              that can't.)
62415      Branch: perl
62416            + ext/Safe/t/safeops.t
62417            ! MANIFEST
62418 ____________________________________________________________________________
62419 [ 20622] By: rgs                                   on 2003/08/11  18:33:06
62420         Log: B::Deparse wasn't handling correctly builtins that
62421              have two filehandles in their prototypes (pipe, socketpair,
62422              accept) when non-bareword prototypes were used.
62423      Branch: perl
62424            ! ext/B/B/Deparse.pm
62425 ____________________________________________________________________________
62426 [ 20620] By: jhi                                   on 2003/08/11  17:08:29
62427         Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
62428              From: merlyn@stonehenge.com (Randal L. Schwartz)
62429              Date: 11 Aug 2003 09:45:29 -0700
62430              Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
62431
62432              Subject: [PATCH] perlreref.pod tweaks
62433              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
62434              Date: Mon, 11 Aug 2003 13:19:51 -0400
62435              Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
62436
62437              Plus a note about {,n} not being a quantifier.
62438      Branch: perl
62439            ! pod/perlreref.pod
62440 ____________________________________________________________________________
62441 [ 20619] By: jhi                                   on 2003/08/11  15:50:34
62442         Log: Integrate:
62443              [ 20618]
62444              $* is not yet fully gone in 5.8.1.
62445      Branch: perl
62446           !> pod/perlreref.pod
62447 ____________________________________________________________________________
62448 [ 20614] By: nick                                  on 2003/08/11  12:14:55
62449         Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
62450      Branch: perl
62451            ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
62452 ____________________________________________________________________________
62453 [ 20612] By: jhi                                   on 2003/08/11  10:55:19
62454         Log: VC6 warning: result still unsigned.
62455      Branch: perl
62456            ! regexec.c
62457 ____________________________________________________________________________
62458 [ 20611] By: jhi                                   on 2003/08/11  08:33:13
62459         Log: Typo fix from Boris Zentner.
62460      Branch: perl
62461            ! pod/perlfaq5.pod
62462 ____________________________________________________________________________
62463 [ 20609] By: jhi                                   on 2003/08/11  04:28:29
62464         Log: Subject: [perl #23273] warnings in Unicode::UCD
62465              From: Lukas Mai (via RT) <perlbug-followup@perl.org>
62466              Date: 10 Aug 2003 22:37:41 -0000
62467              Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
62468      Branch: perl
62469            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
62470 ____________________________________________________________________________
62471 [ 20608] By: jhi                                   on 2003/08/11  04:24:34
62472         Log: Explain the 'Wide character in print' a bit more.
62473      Branch: perl
62474            ! pod/perldiag.pod
62475 ____________________________________________________________________________
62476 [ 20607] By: rgs                                   on 2003/08/10  20:44:23
62477         Log: Subject: Re: killing for vital signs [PATCH]
62478              From: "John P. Linderman" <jpl@research.att.com>
62479              Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
62480              Message-Id: <200308101944.PAA96547@raptor.research.att.com>
62481      Branch: perl
62482            ! pod/perlfunc.pod pod/perlipc.pod
62483 ____________________________________________________________________________
62484 [ 20605] By: jhi                                   on 2003/08/10  20:38:39
62485         Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
62486              sv_placeholder hunk.
62487      Branch: perl
62488            ! perl.h sv.h
62489 ____________________________________________________________________________
62490 [ 20604] By: jhi                                   on 2003/08/10  20:14:28
62491         Log: Clarify the format checking instructions.
62492      Branch: perl
62493            ! Porting/pumpkin.pod
62494 ____________________________________________________________________________
62495 [ 20602] By: jhi                                   on 2003/08/10  19:45:45
62496         Log: Retract #20597, too many resulting core dumps.
62497      Branch: perl
62498            ! pad.c t/op/closure.t
62499 ____________________________________________________________________________
62500 [ 20597] By: jhi                                   on 2003/08/10  17:55:03
62501         Log: Subject: Re: [perl #23265] Nested anonymous subs
62502              From: Dave Mitchell <davem@fdgroup.com>
62503              Date: Sun, 10 Aug 2003 01:35:30 +0100
62504              Message-ID: <20030810003530.GB6547@fdgroup.com>
62505      Branch: perl
62506            ! pad.c t/op/closure.t
62507 ____________________________________________________________________________
62508 [ 20596] By: jhi                                   on 2003/08/10  17:38:35
62509         Log: Try simple workaround for the POSIX autosplit.ix warning.
62510      Branch: perl
62511            ! ext/POSIX/POSIX.pm
62512 ____________________________________________________________________________
62513 [ 20595] By: jhi                                   on 2003/08/10  17:33:12
62514         Log: One more PL_csighandlerp.
62515      Branch: perl
62516            ! ext/POSIX/POSIX.xs
62517 ____________________________________________________________________________
62518 [ 20594] By: rgs                                   on 2003/08/10  13:30:11
62519         Log: Further tweaks on perlreref.pod (by Iain Truskett)
62520      Branch: perl
62521            ! pod/perlreref.pod
62522 ____________________________________________________________________________
62523 [ 20593] By: rgs                                   on 2003/08/10  12:32:47
62524         Log: Add the perlreref manpage, by Iain Truskett
62525              (regular expressions quick reference.)
62526              Regenerate the table of contents.
62527      Branch: perl
62528            + pod/perlreref.pod
62529            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
62530 ____________________________________________________________________________
62531 [ 20592] By: rgs                                   on 2003/08/09  21:13:27
62532         Log: Remove ByteLoader from the list of modules whose compilability should
62533              be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
62534              pointed out.)
62535      Branch: perl
62536            ! t/lib/1_compile.t
62537 ____________________________________________________________________________
62538 [ 20591] By: rgs                                   on 2003/08/09  21:08:59
62539         Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
62540              From: Dave Mitchell <davem@fdgroup.com>
62541              Date: Sat, 9 Aug 2003 14:51:44 +0100
62542              Message-ID: <20030809135144.GC4997@fdgroup.com>
62543      Branch: perl
62544            ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
62545            ! scope.h t/lib/warnings/pad
62546 ____________________________________________________________________________
62547 [ 20590] By: rgs                                   on 2003/08/09  21:02:21
62548         Log: Regenerate perlapi.pod.
62549      Branch: perl
62550            ! pod/perlapi.pod
62551 ____________________________________________________________________________
62552 [ 20589] By: rgs                                   on 2003/08/09  20:26:28
62553         Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
62554              From: Michael G Schwern <schwern@pobox.com>
62555              Date: Sat, 9 Aug 2003 13:36:59 -0700
62556              Message-ID: <20030809203659.GB24919@windhund.schwern.org>
62557      Branch: perl
62558            ! t/lib/1_compile.t
62559 ____________________________________________________________________________
62560 [ 20588] By: jhi                                   on 2003/08/09  18:13:07
62561         Log: Update Jon Orwant's email address as he wants it,
62562              drop TPJ URL; upate also Doug MacEachern's address.
62563      Branch: perl
62564            ! pod/perlembed.pod pod/perlmodinstall.pod
62565 ____________________________________________________________________________
62566 [ 20587] By: ams                                   on 2003/08/09  18:09:34
62567         Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
62568              normal key was replaced by its UTF-8 equivalent. This caused the
62569              "Storable problem" RT3 users reported under RH9.
62570      Branch: perl
62571            ! hv.c
62572 ____________________________________________________________________________
62573 [ 20586] By: jhi                                   on 2003/08/09  18:08:20
62574         Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
62575              From: Michael G Schwern <schwern@pobox.com>
62576              Date: Fri, 8 Aug 2003 18:35:51 -0700
62577              Message-ID: <20030809013550.GS1587@windhund.schwern.org>
62578      Branch: perl
62579            ! pod/perlmodinstall.pod
62580 ____________________________________________________________________________
62581 [ 20584] By: jhi                                   on 2003/08/09  18:05:22
62582         Log: Reintroduce the U_32-ification to pad.c,
62583              suggested by Dave Mitchell.
62584      Branch: perl
62585            ! pad.c
62586 ____________________________________________________________________________
62587 [ 20583] By: rgs                                   on 2003/08/09  12:43:50
62588         Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
62589      Branch: perl
62590            ! lib/AutoSplit.pm
62591 ____________________________________________________________________________
62592 [ 20579] By: jhi                                   on 2003/08/09  08:07:22
62593         Log: Some updates for the memory use debugging section:
62594              -DL is obsolete, mention Devel::Size, and Purify and valgrind.
62595      Branch: perl
62596            ! pod/perldebguts.pod
62597 ____________________________________________________________________________
62598 [ 20578] By: jhi                                   on 2003/08/09  07:34:16
62599         Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
62600              Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
62601              which was on old bug unearthed by the change #20559.
62602              Basically, qr// + (??{$lexical}) combination is very, VERY broken.
62603              Workaround is not to use lexicals.
62604      Branch: perl
62605            ! lib/SelfLoader.pm
62606 ____________________________________________________________________________
62607 [ 20577] By: jhi                                   on 2003/08/09  07:28:41
62608         Log: The libcygipc doesn't really work with the Perl SysV IPC tests
62609              so no much point in adding it yet.
62610      Branch: perl
62611            ! hints/cygwin.sh
62612 ____________________________________________________________________________
62613 [ 20575] By: jhi                                   on 2003/08/09  07:24:43
62614         Log: Retract #20524 since it was due to broken INT32_MIN in
62615              Cygwin 1.5's stdint.h.
62616      Branch: perl
62617            ! pad.c
62618 ____________________________________________________________________________
62619 [ 20574] By: jhi                                   on 2003/08/09  07:11:32
62620         Log: Subject: [ PATCH] Re: strange destruction problem on VMS
62621              From: Dave Mitchell <davem@fdgroup.com>
62622              Date: Fri, 8 Aug 2003 22:28:48 +0100
62623              Message-ID: <20030808212848.GA2628@fdgroup.com>
62624      Branch: perl
62625            ! sv.c
62626 ____________________________________________________________________________
62627 [ 20573] By: jhi                                   on 2003/08/09  07:09:07
62628         Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
62629              From: Michael G Schwern <schwern@pobox.com>
62630              Date: Fri, 8 Aug 2003 13:59:50 -0700
62631              Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
62632      Branch: perl
62633            ! pod/perlfaq8.pod
62634 ____________________________________________________________________________
62635 [ 20572] By: jhi                                   on 2003/08/09  07:06:37
62636         Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
62637              From: Jan Dubois <jand@ActiveState.com>
62638              Date: Fri, 08 Aug 2003 17:49:03 -0700
62639              Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
62640      Branch: perl
62641            ! win32/win32.c
62642 ____________________________________________________________________________
62643 [ 20571] By: jhi                                   on 2003/08/09  06:53:54
62644         Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
62645              From: Nicholas Clark <nick@ccl4.org>
62646              Date: Fri, 8 Aug 2003 23:30:00 +0100
62647              Message-ID: <20030808233000.B20130@plum.flirble.org>
62648      Branch: perl
62649            ! ext/Storable/Storable.xs
62650 ____________________________________________________________________________
62651 [ 20570] By: jhi                                   on 2003/08/09  06:52:36
62652         Log: Two more tests for #20566/#20568.
62653      Branch: perl
62654            ! t/op/pat.t
62655 ____________________________________________________________________________
62656 [ 20568] By: jhi                                   on 2003/08/08  21:05:24
62657         Log: Subject: [PATCH] Re: UNICODE regexp bug
62658              From: Nick Ing-Simmons <nick@ing-simmons.net>
62659              Date: Fri, 08 Aug 2003 23:05:49 +0100
62660              Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
62661
62662              Better patch (than #20566) from NI-S, one more test
62663              (introduce another variable rather than reuse the tmp, though)
62664      Branch: perl
62665            ! regexec.c t/op/pat.t
62666 ____________________________________________________________________________
62667 [ 20566] By: jhi                                   on 2003/08/08  19:47:45
62668         Log: Subject: UNICODE regexp bug
62669              From: Nick Ing-Simmons <nick@ing-simmons.net>
62670              Date: Fri, 08 Aug 2003 20:36:56 +0100
62671              Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
62672      Branch: perl
62673            ! regexec.c t/op/pat.t
62674 ____________________________________________________________________________
62675 [ 20565] By: jhi                                   on 2003/08/08  18:59:40
62676         Log: Move the csighandler to be a data variable so that
62677              things like DLL trampolines can't mess up the code
62678              variables the Perl_csighandler (seen in Cygwin:
62679              Perl_csighandler in POSIX extension was different
62680              than in main executable).
62681      Branch: perl
62682            ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
62683 ____________________________________________________________________________
62684 [ 20564] By: jhi                                   on 2003/08/08  13:12:19
62685         Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
62686              From: Steve Hay <steve.hay@uk.radan.com>
62687              Date: Fri, 08 Aug 2003 12:42:28 +0100
62688              Message-ID: <3F338CA4.3010503@uk.radan.com>
62689      Branch: perl
62690            ! t/op/time.t
62691 ____________________________________________________________________________
62692 [ 20563] By: jhi                                   on 2003/08/08  13:09:00
62693         Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
62694              From: "Gerrit P. Haase" <gp@familiehaase.de>
62695              Date: Fri, 8 Aug 2003 13:44:51 +0200
62696              Message-ID: <1621817486657.20030808134451@familiehaase.de>
62697      Branch: perl
62698            ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
62699            ! hints/cygwin.sh
62700 ____________________________________________________________________________
62701 [ 20560] By: jhi                                   on 2003/08/08  04:28:44
62702         Log: Retract PASTHRU* changes as recommended by Schwern.
62703      Branch: perl
62704            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
62705            ! lib/ExtUtils/t/MM_Win32.t
62706 ____________________________________________________________________________
62707 [ 20559] By: rgs                                   on 2003/08/07  19:59:18
62708         Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
62709              From: Dave Mitchell <davem@fdgroup.com>
62710              Date: Thu, 7 Aug 2003 15:53:35 +0100
62711              Message-ID: <20030807145335.GF26683@fdgroup.com>
62712      Branch: perl
62713            ! scope.c t/lib/warnings/pad
62714 ____________________________________________________________________________
62715 [ 20556] By: jhi                                   on 2003/08/07  18:14:41
62716         Log: The #20546 was too ambitious, broke the test.
62717      Branch: perl
62718            ! lib/Benchmark.pm lib/Benchmark.t
62719 ____________________________________________________________________________
62720 [ 20554] By: jhi                                   on 2003/08/07  17:00:03
62721         Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
62722              From: PPrymmer@factset.com
62723              Date: Thu, 7 Aug 2003 14:02:02 -0400
62724              Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
62725      Branch: perl
62726            ! vms/descrip_mms.template
62727 ____________________________________________________________________________
62728 [ 20553] By: jhi                                   on 2003/08/07  16:45:25
62729         Log: Some AUTHORS updates.
62730      Branch: perl
62731            ! AUTHORS
62732 ____________________________________________________________________________
62733 [ 20552] By: jhi                                   on 2003/08/07  15:45:03
62734         Log: Hint away the semid_ds test in NetBSD/sparc.
62735      Branch: perl
62736            ! hints/netbsd.sh
62737 ____________________________________________________________________________
62738 [ 20550] By: jhi                                   on 2003/08/07  15:39:53
62739         Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
62740      Branch: perl
62741            ! Configure
62742 ____________________________________________________________________________
62743 [ 20548] By: jhi                                   on 2003/08/07  14:48:27
62744         Log: Subject: [PATCH] Test::More
62745              From: Fergal Daly <fergal@esatclear.ie>
62746              Date: Thu, 7 Aug 2003 15:52:11 +0100
62747              Message-Id: <200308071552.11873.fergal@esatclear.ie>
62748      Branch: perl
62749            ! lib/Test/More.pm
62750 ____________________________________________________________________________
62751 [ 20547] By: jhi                                   on 2003/08/07  14:45:22
62752         Log: Integrate from maint:
62753              [ 20543]
62754              Workround for SuSE8.2's -lndbm hack
62755      Branch: perl
62756           !> hints/linux.sh
62757 ____________________________________________________________________________
62758 [ 20546] By: jhi                                   on 2003/08/07  14:43:57
62759         Log: Subject: [PATCH 5.8.1] Benchmark problem
62760              From: Radu Greab <rgreab@fx.ro>
62761              Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
62762              Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
62763
62764              Subject: Re: [PATCH 5.8.1] Benchmark problem
62765              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
62766              Date: Thu, 7 Aug 2003 15:48:38 +0200
62767              Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
62768      Branch: perl
62769            ! lib/Benchmark.pm lib/Benchmark.t
62770 ____________________________________________________________________________
62771 [ 20544] By: jhi                                   on 2003/08/07  14:25:25
62772         Log: Retract #20359: too wide a brush.
62773      Branch: perl
62774            ! hints/netbsd.sh
62775 ____________________________________________________________________________
62776 [ 20542] By: jhi                                   on 2003/08/07  06:24:23
62777         Log: If no alarm(), skip the subtests.
62778      Branch: perl
62779            ! ext/Time/HiRes/t/HiRes.t
62780 ____________________________________________________________________________
62781 [ 20541] By: jhi                                   on 2003/08/07  06:15:54
62782         Log: Subject: Re: maint @ 20537
62783              From: Philip Newton <Philip.Newton@gmx.net>
62784              Date: Thu, 07 Aug 2003 09:05:17 +0200
62785              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
62786      Branch: perl
62787            ! ext/Socket/Socket.xs
62788 ____________________________________________________________________________
62789 [ 20540] By: jhi                                   on 2003/08/07  06:13:19
62790         Log: Subject: Re: maint @ 20537
62791              From: Philip Newton <Philip.Newton@gmx.net>
62792              Date: Thu, 07 Aug 2003 09:05:17 +0200
62793              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
62794      Branch: perl
62795            ! hints/dos_djgpp.sh
62796 ____________________________________________________________________________
62797 [ 20539] By: jhi                                   on 2003/08/07  05:17:56
62798         Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
62799              broken SysV semaphores.
62800      Branch: perl
62801            ! hints/netbsd.sh
62802 ____________________________________________________________________________
62803 [ 20538] By: jhi                                   on 2003/08/07  05:08:14
62804         Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
62805              From: hv@crypt.org
62806              Date: Thu, 07 Aug 2003 02:44:23 +0100
62807              Message-Id: <200308070144.h771iN906446@zen.crypt.org>
62808      Branch: perl
62809            ! regexec.c t/op/re_tests
62810 ____________________________________________________________________________
62811 [ 20535] By: jhi                                   on 2003/08/06  19:05:18
62812         Log: ESUCCESS = 0 is not true, but exists.
62813      Branch: perl
62814            ! ext/Errno/t/Errno.t
62815 ____________________________________________________________________________
62816 [ 20533] By: jhi                                   on 2003/08/06  18:39:49
62817         Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
62818              From: jari.aalto@poboxes.com (Jari Aalto)
62819              Date: Wed, 06 Aug 2003 14:24:42 +0300
62820              Message-ID: <ekzzowp1.fsf@blue.sea.net>
62821      Branch: perl
62822            ! ext/Sys/Syslog/Syslog.pm
62823 ____________________________________________________________________________
62824 [ 20530] By: jhi                                   on 2003/08/06  18:24:56
62825         Log: Make code agree with documentation (from Wolfgang Friebel)
62826      Branch: perl
62827            ! lib/ExtUtils/MakeMaker.pm
62828 ____________________________________________________________________________
62829 [ 20529] By: jhi                                   on 2003/08/06  18:20:31
62830         Log: Various tweaks to help DJGPP builds.
62831      Branch: perl
62832            ! djgpp/djgppsed.sh hints/dos_djgpp.sh
62833 ____________________________________________________________________________
62834 [ 20527] By: jhi                                   on 2003/08/06  14:57:22
62835         Log: More PASTHRU patching from Steve Hay.
62836      Branch: perl
62837            ! lib/ExtUtils/MM_Unix.pm
62838 ____________________________________________________________________________
62839 [ 20526] By: jhi                                   on 2003/08/06  13:53:01
62840         Log: Cast away gcc 3.3 type conversion pickiness.
62841      Branch: perl
62842            ! ext/threads/threads.xs
62843 ____________________________________________________________________________
62844 [ 20524] By: jhi                                   on 2003/08/06  13:36:44
62845         Log: Subject: Re: perl with cygwin 1.5, need help
62846              From: "Gerrit P. Haase" <gp@familiehaase.de>
62847              Date: Tue, 5 Aug 2003 14:36:55 +0200
62848              Message-ID: <71561410910.20030805143655@familiehaase.de>
62849
62850              (needed manual fitting)
62851      Branch: perl
62852            ! pad.c
62853 ____________________________________________________________________________
62854 [ 20523] By: jhi                                   on 2003/08/06  13:30:42
62855         Log: Subject: maint @ 20512
62856              From: Robin Barker <Robin.Barker@npl.co.uk>
62857              Date: Wed, 6 Aug 2003 15:31:33 +0100
62858              Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
62859      Branch: perl
62860            ! MANIFEST Porting/Maintainers.pl
62861 ____________________________________________________________________________
62862 [ 20520] By: jhi                                   on 2003/08/06  11:38:46
62863         Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
62864              From: Steve Hay <steve.hay@uk.radan.com>
62865              Date: Wed, 06 Aug 2003 10:56:44 +0100
62866              Message-ID: <3F30D0DC.20700@uk.radan.com>
62867      Branch: perl
62868            ! lib/ExtUtils/MM_Unix.pm
62869 ____________________________________________________________________________
62870 [ 20514] By: jhi                                   on 2003/08/06  05:22:29
62871         Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
62872              From: Tim Jenness <t.jenness@jach.hawaii.edu>
62873              Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
62874              Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
62875      Branch: perl
62876            ! pod/perlfaq2.pod
62877 ____________________________________________________________________________
62878 [ 20513] By: jhi                                   on 2003/08/06  05:18:32
62879         Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
62880              From: "Craig A. Berry" <craigberry@mac.com>
62881              Date: Wed, 06 Aug 2003 00:18:36 -0500
62882              Message-ID: <3F308FAC.4090409@mac.com>
62883
62884              (from vmsperl list)
62885      Branch: perl
62886            ! utils/dprofpp.PL
62887 ____________________________________________________________________________
62888 [ 20510] By: jhi                                   on 2003/08/05  19:01:08
62889         Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
62890              From: mjd@plover.com
62891              Date: 5 Aug 2003 19:23:46 -0000
62892              Message-ID: <20030805192346.25911.qmail@plover.com>
62893      Branch: perl
62894            ! pod/perlfaq2.pod
62895 ____________________________________________________________________________
62896 [ 20508] By: jhi                                   on 2003/08/05  18:36:38
62897         Log: Continue #20506.
62898      Branch: perl
62899            ! lib/ExtUtils/MM_Unix.pm
62900 ____________________________________________________________________________
62901 [ 20506] By: jhi                                   on 2003/08/05  17:58:01
62902         Log: Try to fix the INC in PASTHRU.
62903      Branch: perl
62904            ! lib/ExtUtils/MM_Unix.pm
62905 ____________________________________________________________________________
62906 [ 20503] By: jhi                                   on 2003/08/05  16:02:14
62907         Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
62908              From: Chip Salzenberg <chip@pobox.com>
62909              Date: Tue, 5 Aug 2003 11:39:24 -0400
62910              Message-ID: <20030805153924.GO1751@perlsupport.com
62911      Branch: perl
62912            ! perlio.c
62913 ____________________________________________________________________________
62914 [ 20502] By: jhi                                   on 2003/08/05  15:32:39
62915         Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
62916              From: Steve Hay <steve.hay@uk.radan.com>
62917              Date: Tue, 05 Aug 2003 10:43:49 +0100
62918              Message-ID: <3F2F7C55.9020808@uk.radan.com>
62919
62920              (The MM_Unix.pm part was dealt with in #20501.)
62921      Branch: perl
62922            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
62923 ____________________________________________________________________________
62924 [ 20501] By: jhi                                   on 2003/08/05  15:28:17
62925         Log: Reinstate #11125, hopefully making MakeMaker to pass
62926              DEFINE and INCLUDE to subdirs (NI-S says he'll work
62927              around any problems caused seen Tk if necessary).
62928              Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
62929              to be _after_ the directory-specific INC and DEFINE as suggested
62930              by NI-S (Tk probably being the only "user" of the said macros).
62931      Branch: perl
62932            ! lib/ExtUtils/MM_Unix.pm
62933 ____________________________________________________________________________
62934 [ 20500] By: jhi                                   on 2003/08/05  15:14:35
62935         Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
62936              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
62937              Date: Tue, 5 Aug 2003 20:12:18 +0400
62938              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
62939      Branch: perl
62940            - wince/include/netdb.h
62941            ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
62942            ! wince/wince.c
62943 ____________________________________________________________________________
62944 [ 20499] By: jhi                                   on 2003/08/05  14:03:43
62945         Log: A suggested perlio doc addition from Stas.
62946      Branch: perl
62947            ! pod/perliol.pod
62948 ____________________________________________________________________________
62949 [ 20498] By: jhi                                   on 2003/08/05  13:32:59
62950         Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
62951              From: Robin Barker <Robin.Barker@npl.co.uk>
62952              Date: Tue, 5 Aug 2003 15:32:36 +0100
62953              Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
62954      Branch: perl
62955            ! AUTHORS Porting/Maintainers.pl
62956 ____________________________________________________________________________
62957 [ 20497] By: jhi                                   on 2003/08/05  12:23:04
62958         Log: This is necessary to get things building for the VMS debugger.
62959              (Craig Berry)
62960      Branch: perl
62961            ! vms/descrip_mms.template
62962 ____________________________________________________________________________
62963 [ 20495] By: jhi                                   on 2003/08/05  09:23:24
62964         Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
62965              From: alian <alian@cpan.org>
62966              Date: Tue, 05 Aug 2003 12:21:42 +0200
62967              Message-ID: <3F2F8536.1090702@jupiter.alianet>
62968      Branch: perl
62969            ! ext/POSIX/t/posix.t
62970 ____________________________________________________________________________
62971 [ 20494] By: jhi                                   on 2003/08/05  09:03:57
62972         Log: Add some known cases to Maintainers.
62973      Branch: perl
62974            ! Porting/Maintainers.pl
62975 ____________________________________________________________________________
62976 [ 20492] By: jhi                                   on 2003/08/05  08:34:34
62977         Log: Subject: [PATCH] perlthrtut.pod
62978              From: Elizabeth Mattijsen <liz@dijkmat.nl>
62979              Date: Tue, 5 Aug 2003 11:26:04 +0200
62980              Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
62981      Branch: perl
62982            ! pod/perlthrtut.pod
62983 ____________________________________________________________________________
62984 [ 20491] By: jhi                                   on 2003/08/05  08:31:29
62985         Log: Add META.yml and Stas' makemeta (plus extensive reworking
62986              of the Maintainers utility)
62987      Branch: perl
62988            + META.yml Porting/Maintainers.pm Porting/makemeta
62989            ! MANIFEST Makefile.SH Porting/Maintainers
62990            ! Porting/Maintainers.pl
62991 ____________________________________________________________________________
62992 [ 20490] By: jhi                                   on 2003/08/05  06:28:06
62993         Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
62994              Try to remove the created message queues and semaphores
62995              even in the case of failures.
62996      Branch: perl
62997            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
62998 ____________________________________________________________________________
62999 [ 20489] By: jhi                                   on 2003/08/05  06:21:47
63000         Log: Subject: PerlIO_{read,write} return value doc patch
63001              From: Gisle Aas <gisle@ActiveState.com>
63002              Date: 04 Aug 2003 13:25:28 -0700
63003              Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
63004      Branch: perl
63005            ! pod/perlapio.pod
63006 ____________________________________________________________________________
63007 [ 20488] By: jhi                                   on 2003/08/05  06:12:07
63008         Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
63009              From: "Craig A. Berry" <craigberry@mac.com>
63010              Date: Mon, 04 Aug 2003 19:29:51 -0500
63011              Message-ID: <3F2EFA7F.6070801@mac.com>
63012      Branch: perl
63013            ! utils/dprofpp.PL
63014 ____________________________________________________________________________
63015 [ 20486] By: jhi                                   on 2003/08/05  06:05:53
63016         Log: Subject: [PATCH] typos in encoding.pm
63017              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63018              Date: Mon, 4 Aug 2003 20:09:35 +0200
63019              Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
63020      Branch: perl
63021            ! ext/Encode/encoding.pm
63022 ____________________________________________________________________________
63023 [ 20485] By: jhi                                   on 2003/08/05  05:29:11
63024         Log: Bytecode patching from Enache.
63025      Branch: perl
63026            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
63027            ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
63028 ____________________________________________________________________________
63029 [ 20484] By: jhi                                   on 2003/08/05  05:26:32
63030         Log: Upgrade to Digest::MD5 2.27.
63031      Branch: perl
63032            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
63033            ! ext/Digest/MD5/t/files.t
63034 ____________________________________________________________________________
63035 [ 20483] By: jhi                                   on 2003/08/05  05:15:16
63036         Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
63037              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
63038              Date: Tue, 05 Aug 2003 00:27:10 +0900
63039              Message-Id: <20030805002313.9880.BQW10602@nifty.com>
63040      Branch: perl
63041            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
63042 ____________________________________________________________________________
63043 [ 20482] By: rgs                                   on 2003/08/04  22:06:46
63044         Log: Nit in INSTALL about the svr?.sh hint files.
63045      Branch: perl
63046            ! INSTALL
63047 ____________________________________________________________________________
63048 [ 20480] By: rgs                                   on 2003/08/04  21:30:25
63049         Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
63050              From: Steve Grazzini <grazz@pobox.com>
63051              Date: Mon, 4 Aug 2003 16:01:45 -0400
63052              Message-ID: <20030804200145.GB21699@grazzini.net>
63053
63054              Prevent the warning "Bareword found where operator expected" in
63055              the case "print $fh foo()" where foo() is an undefined function.
63056      Branch: perl
63057            ! toke.c
63058 ____________________________________________________________________________
63059 [ 20479] By: rgs                                   on 2003/08/04  20:26:17
63060         Log: Fix bug #23141 : localization of readonly magic scalars
63061              now produces an error "Modification of a read-only value
63062              attempted", instead of silently failing.
63063      Branch: perl
63064            ! scope.c t/op/local.t
63065 ____________________________________________________________________________
63066 [ 20478] By: rgs                                   on 2003/08/04  20:10:52
63067         Log: Revert change #19282 : it caused problems for some -Duseshrplib
63068              builds. On the other hand, make sure that your C compiler isn't
63069              a perl script !
63070      Branch: perl
63071            ! Makefile.SH
63072 ____________________________________________________________________________
63073 [ 20475] By: jhi                                   on 2003/08/04  09:35:55
63074         Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
63075      Branch: perl
63076            ! perl.c perl.h
63077 ____________________________________________________________________________
63078 [ 20474] By: jhi                                   on 2003/08/04  08:41:55
63079         Log: Oops.
63080      Branch: perl
63081            ! hints/darwin.sh hints/rhapsody.sh
63082 ____________________________________________________________________________
63083 [ 20473] By: jhi                                   on 2003/08/04  07:58:36
63084         Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
63085              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
63086              Date: Mon, 4 Aug 2003 10:35:12 +0200
63087              Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
63088      Branch: perl
63089            ! hints/darwin.sh
63090 ____________________________________________________________________________
63091 [ 20470] By: jhi                                   on 2003/08/04  06:30:05
63092         Log: Test count adjustment from Rafael.
63093      Branch: perl
63094            ! lib/Test/Simple/t/is_deeply.t
63095 ____________________________________________________________________________
63096 [ 20469] By: jhi                                   on 2003/08/04  06:23:26
63097         Log: Subject: [PATCH] maint, Win32, GCC 3.2
63098              From: Mattia Barbon <mbarbon@dsi.unive.it>
63099              Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
63100              Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
63101      Branch: perl
63102            ! ext/Errno/Errno_pm.PL
63103 ____________________________________________________________________________
63104 [ 20467] By: jhi                                   on 2003/08/04  05:10:57
63105         Log: Apparently the newly introduce -DDARWIN did conflict with
63106              some Apple definition, how ironic...
63107      Branch: perl
63108            ! hints/darwin.sh perl.h
63109 ____________________________________________________________________________
63110 [ 20466] By: jhi                                   on 2003/08/04  05:03:30
63111         Log: Subject: Debian patch that skips podless modules
63112              From: Alexey Tourbin <at@altlinux.ru>
63113              Date: Sun, 3 Aug 2003 21:33:00 +0400
63114              Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
63115
63116              (plus Schwern's and Robert's nits)
63117      Branch: perl
63118            ! installman
63119 ____________________________________________________________________________
63120 [ 20465] By: jhi                                   on 2003/08/04  05:00:04
63121         Log: Subject: [PATCH] 4 bugs in Test::More
63122              From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
63123              Date: Fri, 21 Mar 2003 10:57:31 +0000
63124              Message-Id: <200303211057.31879.fergal@esatclear.ie>
63125      Branch: perl
63126            ! lib/Test/More.pm lib/Test/Simple/t/More.t
63127            ! lib/Test/Simple/t/is_deeply.t
63128 ____________________________________________________________________________
63129 [ 20464] By: jhi                                   on 2003/08/04  04:44:08
63130         Log: Upgrade to ExtUtils::MakeMaker 6.15.
63131      Branch: perl
63132            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
63133            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
63134            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
63135 ____________________________________________________________________________
63136 [ 20463] By: jhi                                   on 2003/08/04  04:37:25
63137         Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
63138              From: Michael G Schwern <schwern@pobox.com>
63139              Date: Sun, 3 Aug 2003 16:12:35 -0700
63140              Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
63141      Branch: perl
63142            ! lib/Benchmark.pm lib/Benchmark.t
63143 ____________________________________________________________________________
63144 [ 20462] By: rgs                                   on 2003/08/03  22:26:10
63145         Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
63146              From: Enache Adrian <enache@rdslink.ro>
63147              Date: Sun, 3 Aug 2003 18:00:05 +0300
63148              Message-ID: <20030803150005.GA1319@ratsnest.hole>
63149      Branch: perl
63150            ! pp.c t/op/substr.t
63151 ____________________________________________________________________________
63152 [ 20461] By: rgs                                   on 2003/08/03  21:50:11
63153         Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
63154              From: alian <alian@cpan.org>
63155              Date: Sat, 02 Aug 2003 16:19:25 +0200
63156              Message-ID: <3F2BC86D.2050400@jupiter.alianet>
63157
63158              Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
63159      Branch: perl
63160            ! ext/POSIX/t/posix.t
63161 ____________________________________________________________________________
63162 [ 20458] By: jhi                                   on 2003/08/03  19:01:08
63163         Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
63164              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
63165              Date: Mon, 4 Aug 2003 00:01:08 +0400
63166              Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
63167      Branch: perl
63168            ! wince/makedist.pl
63169 ____________________________________________________________________________
63170 [ 20457] By: jhi                                   on 2003/08/03  18:59:10
63171         Log: Subject: [PATCH perlreftut.pod] Minor edits
63172              From: mjd@plover.com
63173              Date: 3 Aug 2003 17:46:08 -0000
63174              Message-ID: <20030803174608.15792.qmail@plover.com>
63175      Branch: perl
63176            ! pod/perlreftut.pod
63177 ____________________________________________________________________________
63178 [ 20456] By: jhi                                   on 2003/08/03  18:52:16
63179         Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
63180              From: mjd@plover.com
63181              Date: 3 Aug 2003 19:37:49 -0000
63182              Message-ID: <20030803193749.3733.qmail@plover.com>
63183      Branch: perl
63184            ! ext/Time/HiRes/HiRes.pm
63185 ____________________________________________________________________________
63186 [ 20455] By: jhi                                   on 2003/08/03  18:47:13
63187         Log: Subject: [PATCH] Re: win32.c bug - handle leak
63188              From: Jan Dubois <jand@ActiveState.com>
63189              Date: Sat, 02 Aug 2003 10:25:05 -0700
63190              Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
63191      Branch: perl
63192            ! win32/win32.c
63193 ____________________________________________________________________________
63194 [ 20454] By: jhi                                   on 2003/08/03  18:45:53
63195         Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
63196              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
63197              Date: Sat, 2 Aug 2003 09:38:50 -0700
63198              Message-ID: <20030802163850.GA4712@math.berkeley.edu>
63199      Branch: perl
63200            ! os2/os2ish.h
63201 ____________________________________________________________________________
63202 [ 20453] By: jhi                                   on 2003/08/03  18:44:29
63203         Log: Subject: [PATCH] Storable and uninitalized array values
63204              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63205              Date: Sat, 2 Aug 2003 13:40:16 +0200
63206              Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
63207      Branch: perl
63208            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
63209 ____________________________________________________________________________
63210 [ 20452] By: jhi                                   on 2003/08/03  18:27:47
63211         Log: Upgrade to Unicode::Collate 0.26.
63212      Branch: perl
63213            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
63214            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
63215            ! lib/Unicode/Collate/t/test.t
63216 ____________________________________________________________________________
63217 [ 20451] By: jhi                                   on 2003/08/03  18:24:18
63218         Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
63219              From: "Craig A. Berry" <craigberry@mac.com>
63220              Date: Sat, 02 Aug 2003 10:25:44 -0500
63221              Message-ID: <3F2BD7F8.8090003@mac.com>
63222      Branch: perl
63223            ! lib/Net/Ping.pm
63224 ____________________________________________________________________________
63225 [ 20450] By: rgs                                   on 2003/08/03  12:50:07
63226         Log: Subject: [PATCH 5.8.1 @20218] Shell.t
63227              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
63228              Date: Sun, 3 Aug 2003 06:21:41 -0700
63229              Message-ID: <20030803132141.GA5156@math.berkeley.edu>
63230      Branch: perl
63231            ! lib/Shell.t
63232 ____________________________________________________________________________
63233 [ 20447] By: jhi                                   on 2003/08/02  07:26:58
63234         Log: C++ (or C99) sneak attack ("inline" function keyword).
63235      Branch: perl
63236            ! ext/Devel/DProf/DProf.xs
63237 ____________________________________________________________________________
63238 [ 20445] By: jhi                                   on 2003/08/02  06:24:30
63239         Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
63240              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63241              Date: Fri, 1 Aug 2003 13:12:14 +0200
63242              Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
63243      Branch: perl
63244            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
63245            ! ext/File/Glob/t/basic.t
63246 ____________________________________________________________________________
63247 [ 20444] By: jhi                                   on 2003/08/02  06:17:28
63248         Log: Only show the message if the locale settings look risky.
63249      Branch: perl
63250            ! ext/Time/HiRes/Makefile.PL
63251 ____________________________________________________________________________
63252 [ 20443] By: jhi                                   on 2003/08/02  06:01:27
63253         Log: Add a message about the LC_ALL=C workaround (for non-core builds);
63254              update Changes.
63255      Branch: perl
63256            ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
63257 ____________________________________________________________________________
63258 [ 20441] By: jhi                                   on 2003/08/02  05:37:37
63259         Log: Subject: [PATCH] Small nit to pad.c
63260              From: Enache Adrian <enache@rdslink.ro>
63261              Date: Sat, 2 Aug 2003 01:50:40 +0300
63262              Message-ID: <20030801225040.GB1281@ratsnest.hole>
63263      Branch: perl
63264            ! pad.c
63265 ____________________________________________________________________________
63266 [ 20440] By: jhi                                   on 2003/08/02  05:12:13
63267         Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
63268              From: Radu Greab <rgreab@fx.ro>
63269              Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
63270              Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
63271      Branch: perl
63272            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
63273            ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
63274            ! t/lib/dprof/test8_v
63275 ____________________________________________________________________________
63276 [ 20439] By: jhi                                   on 2003/08/02  05:06:43
63277         Log: Subject: [PATCH] ioctl for VMS
63278              From: "Craig A. Berry" <craigberry@mac.com>
63279              Date: Fri, 01 Aug 2003 23:34:31 -0500
63280              Message-ID: <3F2B3F57.4050609@mac.com>
63281      Branch: perl
63282            ! configure.com vms/vmsish.h
63283 ____________________________________________________________________________
63284 [ 20438] By: jhi                                   on 2003/08/02  05:05:40
63285         Log: Subject: [PATCH] argv case nit for VMS
63286              From: "Craig A. Berry" <craigberry@mac.com>
63287              Date: Fri, 01 Aug 2003 19:16:30 -0500
63288              Message-ID: <3F2B02DE.10207@mac.com>
63289      Branch: perl
63290            ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
63291 ____________________________________________________________________________
63292 [ 20437] By: jhi                                   on 2003/08/01  22:00:30
63293         Log: Hugo's second thoughts: drop the relatively rare and
63294              slow optimization for now.
63295      Branch: perl
63296            ! regexec.c
63297 ____________________________________________________________________________
63298 [ 20435] By: jhi                                   on 2003/08/01  21:55:19
63299         Log: Missed this bit in the last update: couldn't answer ''
63300              or ' ' to get 'none'.
63301      Branch: perl
63302            ! Configure
63303 ____________________________________________________________________________
63304 [ 20432] By: jhi                                   on 2003/08/01  13:45:10
63305         Log: Encode pre-1.98 update from Dan Kogai, sent from
63306              the ashes of his smoldering motherboard.
63307      Branch: perl
63308            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
63309            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
63310            ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
63311            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
63312 ____________________________________________________________________________
63313 [ 20431] By: jhi                                   on 2003/08/01  13:34:28
63314         Log: More runperl(switches => ...) finds (bleadperl only).
63315      Branch: perl
63316            ! t/op/readline.t
63317 ____________________________________________________________________________
63318 [ 20426] By: jhi                                   on 2003/08/01  12:45:19
63319         Log: Regen perltoc.
63320      Branch: perl
63321            ! pod/perltoc.pod
63322 ____________________________________________________________________________
63323 [ 20425] By: jhi                                   on 2003/08/01  12:44:16
63324         Log: pod likes whitespace.
63325      Branch: perl
63326            ! ext/ByteLoader/ByteLoader.pm
63327 ____________________________________________________________________________
63328 [ 20422] By: jhi                                   on 2003/08/01  11:37:53
63329         Log: Faulty check.
63330      Branch: perl
63331            ! t/test.pl
63332 ____________________________________________________________________________
63333 [ 20420] By: jhi                                   on 2003/08/01  11:06:54
63334         Log: Update INSTALL on the *dir.
63335      Branch: perl
63336            ! INSTALL
63337 ____________________________________________________________________________
63338 [ 20419] By: jhi                                   on 2003/08/01  11:04:55
63339         Log: Regen Glossary et al.
63340      Branch: perl
63341            ! Porting/Glossary Porting/config.sh Porting/config_H
63342 ____________________________________________________________________________
63343 [ 20418] By: jhi                                   on 2003/08/01  10:58:23
63344         Log: Now the test should be really testing what it's supposed to.
63345      Branch: perl
63346            ! ext/B/t/bytecode.t
63347 ____________________________________________________________________________
63348 [ 20417] By: jhi                                   on 2003/08/01  10:45:57
63349         Log: Fix the options.
63350      Branch: perl
63351            ! ext/B/t/bytecode.t
63352 ____________________________________________________________________________
63353 [ 20416] By: jhi                                   on 2003/08/01  10:44:19
63354         Log: Argument sanity checking.
63355      Branch: perl
63356            ! t/test.pl
63357 ____________________________________________________________________________
63358 [ 20413] By: jhi                                   on 2003/08/01  10:37:09
63359         Log: Regen Configure to use the *html*dir files.
63360              (installhtml uses none of that, though)
63361      Branch: perl
63362            ! Configure Policy_sh.SH config_h.SH
63363 ____________________________________________________________________________
63364 [ 20411] By: jhi                                   on 2003/08/01  10:10:05
63365         Log: More for the *dir changes.
63366      Branch: perl
63367            ! Policy_sh.SH config_h.SH hints/darwin.sh
63368 ____________________________________________________________________________
63369 [ 20410] By: jhi                                   on 2003/08/01  10:09:38
63370         Log: Regen Configure for the new *dir installation variables.
63371              If these don't work, ask Schwern.
63372      Branch: perl
63373            ! Configure
63374 ____________________________________________________________________________
63375 [ 20408] By: jhi                                   on 2003/08/01  05:27:48
63376         Log: Upgrade to MakeMaker 6.13.
63377      Branch: perl
63378            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
63379            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
63380            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
63381            ! lib/ExtUtils/t/basic.t
63382 ____________________________________________________________________________
63383 [ 20407] By: jhi                                   on 2003/08/01  05:21:36
63384         Log: JAPH patch :-) from Abigail.
63385      Branch: perl
63386            ! t/japh/abigail.t
63387 ____________________________________________________________________________
63388 [ 20406] By: jhi                                   on 2003/08/01  05:10:30
63389         Log: Regen perlapi.
63390      Branch: perl
63391            ! perlapi.c
63392 ____________________________________________________________________________
63393 [ 20405] By: jhi                                   on 2003/08/01  05:09:23
63394         Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
63395              From: Dave Mitchell <davem@fdgroup.com>
63396              Date: Fri, 1 Aug 2003 01:16:31 +0100
63397              Message-ID: <20030801001631.GA11233@fdgroup.com>
63398      Branch: perl
63399            ! regcomp.c t/op/pat.t
63400 ____________________________________________________________________________
63401 [ 20404] By: ams                                   on 2003/08/01  03:28:17
63402         Log: Subject: [PATCH] LotR quote for perlapi.c
63403              From: Autrijus Tang <autrijus@autrijus.org>
63404              Date: Fri, 1 Aug 2003 10:00:29 +0800
63405              Message-Id: <20030801020029.GA28241@not.autrijus.org>
63406      Branch: perl
63407            ! embed.pl
63408 ____________________________________________________________________________
63409 [ 20396] By: rgs                                   on 2003/07/31  20:37:50
63410         Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
63411      Branch: perl
63412            ! INSTALL
63413 ____________________________________________________________________________
63414 [ 20395] By: jhi                                   on 2003/07/31  20:32:30
63415         Log: Integrate README.macosx more.
63416      Branch: perl
63417            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
63418            ! win32/Makefile win32/makefile.mk
63419 ____________________________________________________________________________
63420 [ 20394] By: jhi                                   on 2003/07/31  20:31:49
63421         Log: README.macosx from Sherm Pendley.
63422      Branch: perl
63423            + README.macosx
63424            ! MANIFEST
63425 ____________________________________________________________________________
63426 [ 20393] By: jhi                                   on 2003/07/31  20:31:08
63427         Log: Unportable subtest needs rethink.
63428      Branch: perl
63429            ! ext/B/t/bytecode.t
63430 ____________________________________________________________________________
63431 [ 20392] By: jhi                                   on 2003/07/31  20:22:03
63432         Log: Enache again.
63433      Branch: perl
63434            ! ext/ByteLoader/bytecode.h
63435 ____________________________________________________________________________
63436 [ 20390] By: jhi                                   on 2003/07/31  20:20:28
63437         Log: Retract #20385.
63438      Branch: perl
63439            ! ext/ByteLoader/bytecode.h
63440 ____________________________________________________________________________
63441 [ 20389] By: jhi                                   on 2003/07/31  20:14:06
63442         Log: Yet another bytecode tweak from Enache.
63443      Branch: perl
63444            ! ext/B/B/Bytecode.pm
63445 ____________________________________________________________________________
63446 [ 20388] By: jhi                                   on 2003/07/31  20:11:21
63447         Log: Subject: [DOC PATCH] pod/perlguts.pod
63448              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63449              Date: Thu, 31 Jul 2003 22:39:01 +0200
63450              Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
63451      Branch: perl
63452            ! pod/perlguts.pod
63453 ____________________________________________________________________________
63454 [ 20387] By: jhi                                   on 2003/07/31  19:57:36
63455         Log: Subject: Re: [perl #23171] Regex too selfish
63456              From: hv@crypt.org
63457              Date: Thu, 31 Jul 2003 18:59:43 +0100
63458              Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
63459
63460              (choose the second code patch)
63461      Branch: perl
63462            ! regexec.c t/op/re_tests
63463 ____________________________________________________________________________
63464 [ 20386] By: jhi                                   on 2003/07/31  19:48:17
63465         Log: Make consistent with installperl (and working in MPE/iX)
63466              (Mark Bixby)
63467      Branch: perl
63468            ! installman
63469 ____________________________________________________________________________
63470 [ 20385] By: jhi                                   on 2003/07/31  19:46:14
63471         Log: (retracted by #20390)
63472      Branch: perl
63473            ! ext/ByteLoader/bytecode.h
63474 ____________________________________________________________________________
63475 [ 20383] By: jhi                                   on 2003/07/31  19:37:22
63476         Log: Upgrade to real CPAN.pm 1.76.
63477      Branch: perl
63478            + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
63479            + lib/CPAN/t/signature.t
63480            ! MANIFEST lib/CPAN.pm
63481 ____________________________________________________________________________
63482 [ 20379] By: jhi                                   on 2003/07/31  12:32:31
63483         Log: One more tweak for Mac OS X hints.
63484      Branch: perl
63485            ! hints/darwin.sh
63486 ____________________________________________________________________________
63487 [ 20378] By: jhi                                   on 2003/07/31  11:39:31
63488         Log: The new PKI system is far too untested and rough yet
63489              (think machines with no network, machines behind firewalls,
63490              corporate and national encryption policies).  It cannot be
63491              considered useable at this stage.
63492
63493              Therefore, create a fake CPAN 1.76.
63494      Branch: perl
63495            ! lib/CPAN.pm
63496 ____________________________________________________________________________
63497 [ 20377] By: jhi                                   on 2003/07/31  11:28:58
63498         Log: This test is pretty useless as it stands.
63499      Branch: perl
63500            - lib/CPAN/t/signature.t
63501            ! MANIFEST
63502 ____________________________________________________________________________
63503 [ 20376] By: jhi                                   on 2003/07/31  10:30:08
63504         Log: Document the requirements for Module::Signature a bit.
63505      Branch: perl
63506            ! lib/CPAN.pm
63507 ____________________________________________________________________________
63508 [ 20375] By: jhi                                   on 2003/07/31  09:37:44
63509         Log: We are change #20316 ahead of 1.75.
63510      Branch: perl
63511            ! lib/CPAN.pm
63512 ____________________________________________________________________________
63513 [ 20373] By: jhi                                   on 2003/07/31  07:35:11
63514         Log: Integrate from maint:
63515              [ 20359]
63516              No more wince/README.compile here, either.
63517      Branch: perl
63518           !> Porting/makerel
63519 ____________________________________________________________________________
63520 [ 20371] By: jhi                                   on 2003/07/31  05:41:56
63521         Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
63522              (Schwern)
63523      Branch: perl
63524            ! lib/ExtUtils/MakeMaker.pm
63525 ____________________________________________________________________________
63526 [ 20370] By: jhi                                   on 2003/07/31  05:39:11
63527         Log: Schwern says this is most probably an old VMS MakeMaker
63528              bug workaround that can go now.
63529      Branch: perl
63530            ! ext/SDBM_File/sdbm/Makefile.PL
63531 ____________________________________________________________________________
63532 [ 20369] By: jhi                                   on 2003/07/31  05:32:15
63533         Log: Final touches to "Apple-like" installation directories.
63534      Branch: perl
63535            ! hints/darwin.sh
63536 ____________________________________________________________________________
63537 [ 20368] By: jhi                                   on 2003/07/31  05:28:17
63538         Log: Tests for change #20367 (and change use overload; to
63539              just require overload;)
63540      Branch: perl
63541            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
63542 ____________________________________________________________________________
63543 [ 20367] By: jhi                                   on 2003/07/31  05:12:47
63544         Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
63545              From: Xavier Noria <fxn@hashref.com>
63546              Date: Thu, 31 Jul 2003 00:29:13 +0200
63547              Message-Id: <200307310029.13567.fxn@hashref.com>
63548      Branch: perl
63549            ! lib/Tie/RefHash.pm
63550 ____________________________________________________________________________
63551 [ 20366] By: jhi                                   on 2003/07/31  05:06:11
63552         Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
63553              From: Enache Adrian <enache@rdslink.ro>
63554              Date: Thu, 31 Jul 2003 03:49:40 +0300
63555              Message-ID: <20030731004940.GB1266@ratsnest.hole>
63556
63557              (but use test.pl:run_perl() instead of manual `$^X ...`)
63558      Branch: perl
63559            + ext/B/t/bytecode.t
63560            ! MANIFEST
63561 ____________________________________________________________________________
63562 [ 20364] By: rgs                                   on 2003/07/30  21:35:08
63563         Log: Silence spurious noise from MakeMaker :
63564              hint files shouldn't return undef and have set $!.
63565      Branch: perl
63566            ! ext/DynaLoader/hints/linux.pl
63567 ____________________________________________________________________________
63568 [ 20362] By: jhi                                   on 2003/07/30  20:24:49
63569         Log: Upgrade to NEXT 0.52.
63570      Branch: perl
63571            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
63572            ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
63573 ____________________________________________________________________________
63574 [ 20356] By: jhi                                   on 2003/07/30  18:16:55
63575         Log: Might as well.
63576      Branch: perl
63577            ! pod/perlhist.pod
63578 ____________________________________________________________________________
63579 [ 20355] By: jhi                                   on 2003/07/30  18:15:49
63580         Log: Silly gcc.
63581      Branch: perl
63582            ! perl.c
63583 ____________________________________________________________________________
63584 [ 20353] By: jhi                                   on 2003/07/30  17:09:59
63585         Log: This is getting comical.  (Practical tip: never ask
63586              for opinions from one than one person at one time.)
63587              Now back to -Dprefix='/usr' replacing the system Perl,
63588              but don't use the Apple internal DSTROOT.
63589      Branch: perl
63590            ! hints/darwin.sh
63591 ____________________________________________________________________________
63592 [ 20352] By: jhi                                   on 2003/07/30  17:00:25
63593         Log: Mac OS X hints dance continues.  Now drop any special
63594              installation directory mangling.  In other words, if
63595              you want to overwrite the system perl, you really need
63596              to find out how to do that.
63597      Branch: perl
63598            ! hints/darwin.sh
63599 ____________________________________________________________________________
63600 [ 20350] By: jhi                                   on 2003/07/30  14:23:03
63601         Log: Try again with the Mac OS X hints.  Now the three cases
63602              (no -Dprefix, /usr, and something else) all install
63603              into separate places.  No prefix installs to /usr/local.
63604              The /usr overwrites the Apple install (modulo the version).
63605      Branch: perl
63606            ! hints/darwin.sh
63607 ____________________________________________________________________________
63608 [ 20348] By: jhi                                   on 2003/07/30  13:28:30
63609         Log: Subject: [PATCH] NEXT and Diamond Inheritance
63610              From: Casey West <casey@geeknest.com>
63611              Date: Tue, 29 Jul 2003 17:37:15 -0400
63612              Message-ID: <20030729213715.GY76899@geeknest.com>
63613
63614              (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
63615      Branch: perl
63616            ! lib/NEXT.pm lib/NEXT/t/unseen.t
63617 ____________________________________________________________________________
63618 [ 20347] By: jhi                                   on 2003/07/30  13:19:03
63619         Log: Match also on full name and email (though the email is
63620              now less interesting than it used to be).
63621      Branch: perl
63622            ! Porting/Maintainers
63623 ____________________________________________________________________________
63624 [ 20346] By: jhi                                   on 2003/07/30  12:26:53
63625         Log: Maintainers script tweaks.
63626      Branch: perl
63627            ! Porting/Maintainers
63628 ____________________________________________________________________________
63629 [ 20345] By: jhi                                   on 2003/07/30  11:17:33
63630         Log: rmdir t/lib/IO.
63631      Branch: perl
63632            ! ext/IO/t/IO.t
63633 ____________________________________________________________________________
63634 [ 20344] By: jhi                                   on 2003/07/30  11:15:30
63635         Log: Adjust the list of rmdired lib directories.
63636      Branch: perl
63637            ! Makefile.SH
63638 ____________________________________________________________________________
63639 [ 20343] By: jhi                                   on 2003/07/30  10:06:24
63640         Log: Be paranoid about PL_origargv.
63641              Paranoia warranted by Win32 mod_perl.
63642      Branch: perl
63643            ! perl.c
63644 ____________________________________________________________________________
63645 [ 20342] By: jhi                                   on 2003/07/30  09:57:55
63646         Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
63647              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
63648              Date: Wed, 30 Jul 2003 14:56:32 +0400
63649              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
63650      Branch: perl
63651            ! perlio.c
63652 ____________________________________________________________________________
63653 [ 20341] By: jhi                                   on 2003/07/30  09:54:46
63654         Log: Upgrade to ExtUtils::MakeMaker 6.12.
63655      Branch: perl
63656            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
63657            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
63658            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
63659            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
63660 ____________________________________________________________________________
63661 [ 20340] By: jhi                                   on 2003/07/30  09:47:32
63662         Log: That's M. Schwern to you, earthling.
63663      Branch: perl
63664            ! Porting/Maintainers.pl
63665 ____________________________________________________________________________
63666 [ 20339] By: jhi                                   on 2003/07/30  09:43:32
63667         Log: Arthur maintains Safe.
63668      Branch: perl
63669            ! Porting/Maintainers.pl
63670 ____________________________________________________________________________
63671 [ 20338] By: jhi                                   on 2003/07/30  09:40:28
63672         Log: Use the CPAN id where available.
63673      Branch: perl
63674            ! Porting/Maintainers.pl
63675 ____________________________________________________________________________
63676 [ 20337] By: jhi                                   on 2003/07/30  09:26:47
63677         Log: Rename Modules and Modules.pl as Maintainers and
63678              Maintainers.pl since the same framework can be used
63679              for more than just modules.
63680      Branch: perl
63681            + Porting/Maintainers Porting/Maintainers.pl
63682            - Porting/Modules Porting/Modules.pl
63683            ! MANIFEST
63684 ____________________________________________________________________________
63685 [ 20336] By: jhi                                   on 2003/07/30  09:11:06
63686         Log: Strip leading ./
63687      Branch: perl
63688            ! Porting/Modules
63689 ____________________________________________________________________________
63690 [ 20335] By: jhi                                   on 2003/07/30  09:01:47
63691         Log: More Modules.pl.
63692      Branch: perl
63693            ! Porting/Modules.pl
63694 ____________________________________________________________________________
63695 [ 20334] By: jhi                                   on 2003/07/30  08:51:57
63696         Log: Modules.pl: add B::Deparse.
63697      Branch: perl
63698            ! Porting/Modules.pl
63699 ____________________________________________________________________________
63700 [ 20333] By: jhi                                   on 2003/07/30  08:26:47
63701         Log: Mac OS X: tweak once again the installation directories.
63702      Branch: perl
63703            ! hints/darwin.sh
63704 ____________________________________________________________________________
63705 [ 20332] By: jhi                                   on 2003/07/30  07:55:04
63706         Log: Modules.pl tweaks.
63707      Branch: perl
63708            ! Porting/Modules.pl
63709 ____________________________________________________________________________
63710 [ 20331] By: jhi                                   on 2003/07/30  06:13:55
63711         Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
63712              From: Jan Dubois <jand@ActiveState.com>
63713              Date: Tue, 29 Jul 2003 19:14:10 -0700
63714              Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
63715      Branch: perl
63716            ! lib/Win32.pod win32/win32.c
63717 ____________________________________________________________________________
63718 [ 20330] By: rgs                                   on 2003/07/29  21:20:28
63719         Log: FAQ sync.
63720      Branch: perl
63721            ! pod/perlfaq4.pod pod/perlfaq7.pod
63722 ____________________________________________________________________________
63723 [ 20329] By: jhi                                   on 2003/07/29  20:54:38
63724         Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
63725              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
63726              Date: Wed, 30 Jul 2003 02:02:41 +0400
63727              Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
63728      Branch: perl
63729            ! wince/wince.c
63730 ____________________________________________________________________________
63731 [ 20327] By: jhi                                   on 2003/07/29  20:09:15
63732         Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
63733      Branch: perl
63734            ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
63735 ____________________________________________________________________________
63736 [ 20324] By: jhi                                   on 2003/07/29  19:55:50
63737         Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
63738              important for IPv6 (Spider).  Since there is no way to
63739              otherwise detect 3.X, use the hints.
63740      Branch: perl
63741            ! hints/dec_osf.sh perl.h
63742 ____________________________________________________________________________
63743 [ 20316] By: jhi                                   on 2003/07/29  15:27:46
63744         Log: Don't nag about Module::Signature if there is no
63745              way for the user to use it (based on Autrijus' patch).
63746      Branch: perl
63747            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
63748 ____________________________________________________________________________
63749 [ 20315] By: jhi                                   on 2003/07/29  14:47:04
63750         Log: Oops.
63751      Branch: perl
63752            ! sv.c
63753 ____________________________________________________________________________
63754 [ 20314] By: jhi                                   on 2003/07/29  13:26:26
63755         Log: Slight rewording on the destdir.
63756      Branch: perl
63757            ! INSTALL
63758 ____________________________________________________________________________
63759 [ 20312] By: jhi                                   on 2003/07/29  13:20:21
63760         Log: Subject: [PATCH] pod/perlvar.pod: minor typo
63761              From: "Brendan O'Dea" <bod@debian.org>
63762              Date: Tue, 29 Jul 2003 23:49:18 +1000
63763              Message-ID: <20030729134918.GA4339@londo.c47.org>
63764      Branch: perl
63765            ! pod/perlvar.pod
63766 ____________________________________________________________________________
63767 [ 20310] By: jhi                                   on 2003/07/29  13:11:57
63768         Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
63769              From: PPrymmer@factset.com
63770              Date: Tue, 22 Jul 2003 11:12:05 -0400
63771              Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
63772      Branch: perl
63773            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
63774            ! ext/Encode/t/perlio.t
63775 ____________________________________________________________________________
63776 [ 20309] By: jhi                                   on 2003/07/29  13:06:24
63777         Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
63778              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
63779              Date: Sun, 13 Jul 2003 10:23:35 +0900
63780              Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
63781      Branch: perl
63782            ! ext/Encode/lib/Encode/Alias.pm
63783 ____________________________________________________________________________
63784 [ 20308] By: jhi                                   on 2003/07/29  13:02:43
63785         Log: The --destdir option to installman should be made
63786              optional so that it doesn't complain when passed
63787              an empty value (from Rafael)
63788      Branch: perl
63789            ! installman
63790 ____________________________________________________________________________
63791 [ 20306] By: jhi                                   on 2003/07/29  12:05:24
63792         Log: Too many my $fh:s.
63793      Branch: perl
63794            ! lib/CPAN.pm
63795 ____________________________________________________________________________
63796 [ 20305] By: jhi                                   on 2003/07/29  11:55:11
63797         Log: Quieten MSVC6.
63798      Branch: perl
63799            ! pp.c
63800 ____________________________________________________________________________
63801 [ 20302] By: jhi                                   on 2003/07/29  11:31:17
63802         Log: Subject: DESTDIR in perl-5.8.1 package?
63803              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
63804              Date: Fri, 11 Jul 2003 14:48:41 +0200
63805              Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
63806
63807              Subject: Re: DESTDIR in perl-5.8.1 package?
63808              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
63809              Date: Mon, 14 Jul 2003 12:00:25 +0200
63810              Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
63811
63812              (blindly prepending and s///ing away the $destdir does not work
63813              at least in VMS, but the --destdir should help rpm builders
63814              and the like)
63815      Branch: perl
63816            ! INSTALL Makefile.SH installman installperl
63817 ____________________________________________________________________________
63818 [ 20301] By: jhi                                   on 2003/07/29  11:20:07
63819         Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
63820              From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
63821              Date: 26 Jul 2003 21:44:06 -0000
63822              Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
63823
63824              Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
63825              releases 4.x and 5.x.
63826      Branch: perl
63827            ! perl.h
63828 ____________________________________________________________________________
63829 [ 20300] By: jhi                                   on 2003/07/29  11:18:27
63830         Log: Cleanup the sv_gets() logic for platforms with small stacks.
63831              (I think hogging 8K of stack sounds like bad behaviour on any
63832              platform, big stack or not.)
63833      Branch: perl
63834            ! sv.c
63835 ____________________________________________________________________________
63836 [ 20299] By: merijn                                on 2003/07/29  10:57:37
63837         Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
63838      Branch: perl
63839            ! README.hpux
63840 ____________________________________________________________________________
63841 [ 20298] By: jhi                                   on 2003/07/29  10:57:28
63842         Log: DEC OSF/1 3.x did (does) not do sizer -v.
63843      Branch: perl
63844            ! hints/dec_osf.sh
63845 ____________________________________________________________________________
63846 [ 20295] By: jhi                                   on 2003/07/29  10:36:25
63847         Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
63848              From: Autrijus Tang <autrijus@autrijus.org>
63849              Date: Tue, 29 Jul 2003 09:58:35 +0800
63850              Message-ID: <20030729015834.GA7149@not.autrijus.org>
63851      Branch: perl
63852            ! lib/CPAN.pm
63853 ____________________________________________________________________________
63854 [ 20294] By: jhi                                   on 2003/07/29  10:30:05
63855         Log: There is no skip() since we are not using Test*.
63856      Branch: perl
63857            ! lib/CPAN/t/signature.t
63858 ____________________________________________________________________________
63859 [ 20293] By: jhi                                   on 2003/07/29  10:28:10
63860         Log: Upgrade to CPAN.pm 1.74.
63861      Branch: perl
63862            ! lib/CPAN.pm lib/CPAN/t/signature.t
63863 ____________________________________________________________________________
63864 [ 20292] By: jhi                                   on 2003/07/29  10:14:26
63865         Log: Most importantly, don't try HvNAME(gp->gp_hv)
63866              unless PL_stashcache exists, otherwise we get
63867              an invalid read (detected by valgrind, and crashes
63868              ext/threads/t/basic.t in Windows).
63869
63870              Also add a few if:s for the refcnt decrements,
63871              no need to call Perl_sv_free() if there's nothing to free.
63872      Branch: perl
63873            ! gv.c
63874 ____________________________________________________________________________
63875 [ 20291] By: jhi                                   on 2003/07/29  09:00:58
63876         Log: Tabify.
63877      Branch: perl
63878            ! MANIFEST
63879 ____________________________________________________________________________
63880 [ 20288] By: jhi                                   on 2003/07/29  08:29:50
63881         Log: Subject: [perl #22969] fix $hash{utf8bareword}
63882              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
63883              Date: Tue, 29 Jul 2003 11:09:37 +0200
63884              Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
63885      Branch: perl
63886            ! t/op/utfhash.t toke.c
63887 ____________________________________________________________________________
63888 [ 20287] By: jhi                                   on 2003/07/29  08:26:48
63889         Log: Subject: [PATCH pointer] B::Deparse 0.64
63890              From: Stephen McCamant <smcc@mit.edu>
63891              Date: Mon, 28 Jul 2003 16:57:19 -0400
63892              Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
63893      Branch: perl
63894            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
63895 ____________________________________________________________________________
63896 [ 20286] By: jhi                                   on 2003/07/29  08:24:45
63897         Log: More perlio docs from Stas.
63898      Branch: perl
63899            ! pod/perliol.pod
63900 ____________________________________________________________________________
63901 [ 20285] By: jhi                                   on 2003/07/29  08:22:49
63902         Log: Reintroduce Porting/Modules.  No, it's not duplicating
63903              the information in Module::CoreList.
63904      Branch: perl
63905            + Porting/Modules Porting/Modules.pl
63906            ! AUTHORS MANIFEST
63907 ____________________________________________________________________________
63908 [ 20283] By: jhi                                   on 2003/07/29  05:00:12
63909         Log: The better prefixify() patch from Ed Moy.
63910      Branch: perl
63911            ! lib/ExtUtils/MM_Unix.pm
63912 ____________________________________________________________________________
63913 [ 20282] By: jhi                                   on 2003/07/29  04:57:57
63914         Log: PerlIO_popped doc addition from NI-S.
63915      Branch: perl
63916            ! pod/perliol.pod
63917 ____________________________________________________________________________
63918 [ 20281] By: jhi                                   on 2003/07/29  04:55:48
63919         Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
63920              From: "Craig A. Berry" <craigberry@mac.com>
63921              Date: Tue, 29 Jul 2003 00:11:46 -0500
63922              Message-ID: <3F260212.9000104@mac.com>
63923      Branch: perl
63924            ! lib/File/Find.pm
63925 ____________________________________________________________________________
63926 [ 20278] By: jhi                                   on 2003/07/28  18:03:48
63927         Log: More bytecode tweaks.
63928      Branch: perl
63929            ! ext/B/B.xs ext/B/B/Bytecode.pm
63930 ____________________________________________________________________________
63931 [ 20275] By: jhi                                   on 2003/07/28  16:47:53
63932         Log: No more wince/README.compile.
63933      Branch: perl
63934            ! Porting/curliff.pl
63935 ____________________________________________________________________________
63936 [ 20272] By: jhi                                   on 2003/07/28  16:19:47
63937         Log: Slightly better failure output.
63938      Branch: perl
63939            ! ext/Devel/Peek/t/Peek.t
63940 ____________________________________________________________________________
63941 [ 20270] By: jhi                                   on 2003/07/28  15:12:28
63942         Log: These directories no more exist during cleanup.
63943      Branch: perl
63944            ! Makefile.SH
63945 ____________________________________________________________________________
63946 [ 20269] By: jhi                                   on 2003/07/28  15:07:22
63947         Log: No more ext/*/*.t, move them all to ext/*/t.
63948      Branch: perl
63949            + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
63950            + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
63951            + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
63952            + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
63953            + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
63954            + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
63955            + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
63956            + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
63957            + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
63958            + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
63959            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
63960            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
63961            - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
63962            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
63963            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
63964            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
63965            - ext/Socket/Socket.t ext/Socket/socketpair.t
63966            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
63967            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
63968            - ext/re/re.t
63969            ! MANIFEST ext/IPC/SysV/MANIFEST
63970 ____________________________________________________________________________
63971 [ 20268] By: jhi                                   on 2003/07/28  14:31:17
63972         Log: Move the ext/IO tests to a more standard location so that
63973              the *.t do not get copied to the build tree (lib/IO/).
63974      Branch: perl
63975            + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
63976            + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
63977            + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
63978            + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
63979            + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
63980            + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
63981            - ext/IO/lib/IO/t/IO.t ext/IO/lib/IO/t/io_const.t
63982            - ext/IO/lib/IO/t/io_dir.t ext/IO/lib/IO/t/io_dup.t
63983            - ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
63984            - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
63985            - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
63986            - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
63987            - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
63988            - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
63989            ! MANIFEST
63990 ____________________________________________________________________________
63991 [ 20267] By: jhi                                   on 2003/07/28  14:16:44
63992         Log: Retract #20260.
63993      Branch: perl
63994            ! perlio.c perliol.h
63995 ____________________________________________________________________________
63996 [ 20266] By: jhi                                   on 2003/07/28  13:38:59
63997         Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
63998      Branch: perl
63999            ! lib/File/Spec.pm
64000 ____________________________________________________________________________
64001 [ 20265] By: jhi                                   on 2003/07/28  13:23:44
64002         Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
64003              From: "Craig A. Berry" <craigberry@mac.com>
64004              Date: Mon, 28 Jul 2003 08:04:32 -0500
64005              Message-ID: <3F251F60.6050607@mac.com>
64006      Branch: perl
64007            ! t/op/write.t
64008 ____________________________________________________________________________
64009 [ 20264] By: jhi                                   on 2003/07/28  13:21:58
64010         Log: Subject: [PATCH] t/op/write.t cleanup after itself.
64011              From: Michael G Schwern <schwern@pobox.com>
64012              Date: Mon, 28 Jul 2003 05:54:19 -0700
64013              Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
64014      Branch: perl
64015            ! t/op/write.t
64016 ____________________________________________________________________________
64017 [ 20263] By: jhi                                   on 2003/07/28  12:13:24
64018         Log: Make Storable work with blead/maint by making PL_sv_placeholder
64019              a true global, bump $VERSION to 2.08.  Will take a look at the
64020              portability issue of placeholders soon.
64021      Branch: perl
64022            ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
64023            ! intrpvar.h perlapi.h perlvars.h sv.c
64024 ____________________________________________________________________________
64025 [ 20262] By: jhi                                   on 2003/07/28  11:35:31
64026         Log: Storable test nosewipe.
64027      Branch: perl
64028            ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
64029 ____________________________________________________________________________
64030 [ 20261] By: jhi                                   on 2003/07/28  11:02:23
64031         Log: Solaris cc didn't appreciate casting a long to a pointer
64032              with no cast, and lval casts are unportable, so introduce
64033              a rval cast.
64034      Branch: perl
64035            ! bytecode.pl ext/ByteLoader/byterun.c
64036 ____________________________________________________________________________
64037 [ 20260] By: jhi                                   on 2003/07/28  10:46:58
64038         Log: (Retracted by #20267)
64039      Branch: perl
64040            ! perlio.c perliol.h
64041 ____________________________________________________________________________
64042 [ 20257] By: jhi                                   on 2003/07/28  10:05:58
64043         Log: Subject: CPAN/t/signature.t noisy
64044              From: Michael G Schwern <schwern@pobox.com>
64045              Date: Mon, 28 Jul 2003 02:14:19 -0700
64046              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
64047      Branch: perl
64048            ! lib/CPAN/t/signature.t
64049 ____________________________________________________________________________
64050 [ 20256] By: jhi                                   on 2003/07/28  10:00:11
64051         Log: Extra noise from File::Spec.
64052      Branch: perl
64053            ! lib/File/Spec/t/rel2abs2rel.t
64054 ____________________________________________________________________________
64055 [ 20255] By: jhi                                   on 2003/07/28  09:50:55
64056         Log: Prettyprint the constants list of defsubs_h.PL.
64057      Branch: perl
64058            ! ext/B/defsubs_h.PL
64059 ____________________________________________________________________________
64060 [ 20253] By: jhi                                   on 2003/07/28  04:56:48
64061         Log: Subject: [PATCH] B enhancements
64062              From: Stephen McCamant <smcc@mit.edu>
64063              Date: Sun, 27 Jul 2003 14:07:46 -0400
64064              Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
64065      Branch: perl
64066            ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
64067 ____________________________________________________________________________
64068 [ 20252] By: jhi                                   on 2003/07/28  04:55:42
64069         Log: More clarification about the hash randomisation defines.
64070      Branch: perl
64071            ! perl.h
64072 ____________________________________________________________________________
64073 [ 20251] By: jhi                                   on 2003/07/28  04:51:46
64074         Log: Clarify the process a bit.
64075      Branch: perl
64076            ! INSTALL
64077 ____________________________________________________________________________
64078 [ 20250] By: jhi                                   on 2003/07/28  04:43:23
64079         Log: Add $VERSION to B::Bytecode.
64080      Branch: perl
64081            ! ext/B/B/Bytecode.pm
64082 ____________________________________________________________________________
64083 [ 20249] By: jhi                                   on 2003/07/28  04:39:14
64084         Log: Missing test file.  (Not very useful since Module::Signature
64085              is not in the core, but let's not make an exception.)
64086      Branch: perl
64087            ! MANIFEST
64088 ____________________________________________________________________________
64089 [ 20248] By: jhi                                   on 2003/07/28  04:35:27
64090         Log: Subject: Re: downrev modules in RC2
64091              From: Gisle Aas <gisle@ActiveState.com>
64092              Date: 27 Jul 2003 20:25:07 -0700
64093              Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
64094
64095              (upgrade to Digest::MD5 2.26)
64096      Branch: perl
64097            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
64098            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
64099 ____________________________________________________________________________
64100 [ 20247] By: jhi                                   on 2003/07/28  04:31:32
64101         Log: Upgrade to CGI 2.97.
64102      Branch: perl
64103            ! lib/CGI.pm
64104 ____________________________________________________________________________
64105 [ 20246] By: jhi                                   on 2003/07/28  04:26:58
64106         Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
64107              (from Enache)
64108      Branch: perl
64109            ! bytecode.pl ext/ByteLoader/byterun.c
64110 ____________________________________________________________________________
64111 [ 20243] By: jhi                                   on 2003/07/27  20:31:31
64112         Log: Upgrade to CPAN 1.72.
64113      Branch: perl
64114            + lib/CPAN/t/signature.t
64115            ! MANIFEST lib/CPAN.pm
64116 ____________________________________________________________________________
64117 [ 20242] By: jhi                                   on 2003/07/27  20:21:40
64118         Log: We now return to your normally scheduled hash randomisation.
64119      Branch: perl
64120            ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
64121            ! pod/perlsec.pod
64122 ____________________________________________________________________________
64123 [ 20240] By: jhi                                   on 2003/07/27  19:45:22
64124         Log: fresh_perl_(is|like) were printing out the wrong file/line
64125              number on failure because _where() was hard coded to only
64126              look one level up the call stack.  In these cases it has to
64127              look two.
64128              (Schwern)
64129      Branch: perl
64130            ! t/test.pl
64131 ____________________________________________________________________________
64132 [ 20239] By: jhi                                   on 2003/07/27  19:43:34
64133         Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
64134              (Schwern)
64135      Branch: perl
64136            ! t/op/tiehandle.t
64137 ____________________________________________________________________________
64138 [ 20238] By: jhi                                   on 2003/07/27  19:20:45
64139         Log: Upgrade to Test::Harness 2.29.
64140      Branch: perl
64141            ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
64142            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
64143            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
64144            ! lib/Test/Harness/t/test-harness.t
64145 ____________________________________________________________________________
64146 [ 20237] By: jhi                                   on 2003/07/27  18:37:45
64147         Log: Missing MakeMaker test.
64148      Branch: perl
64149            + lib/ExtUtils/t/postamble.t
64150            ! MANIFEST
64151 ____________________________________________________________________________
64152 [ 20236] By: jhi                                   on 2003/07/27  18:29:16
64153         Log: Add -l (one file per line) option to manicheck.
64154      Branch: perl
64155            ! Porting/manicheck
64156 ____________________________________________________________________________
64157 [ 20235] By: jhi                                   on 2003/07/27  18:08:55
64158         Log: Further Byteloader tweaks from Enache.
64159      Branch: perl
64160            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
64161            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
64162            ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
64163            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
64164            ! ext/ByteLoader/byterun.h t/TEST
64165 ____________________________________________________________________________
64166 [ 20234] By: jhi                                   on 2003/07/27  18:02:24
64167         Log: Reapply some perldoc changes not in 3.09.
64168      Branch: perl
64169            ! lib/Pod/Perldoc.pm
64170 ____________________________________________________________________________
64171 [ 20233] By: jhi                                   on 2003/07/27  17:51:01
64172         Log: Upgrade to Pod::Perldoc 3.09.
64173      Branch: perl
64174            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
64175 ____________________________________________________________________________
64176 [ 20232] By: jhi                                   on 2003/07/27  17:34:23
64177         Log: A bug reported in perl-unicode by Terry Jones, fixed
64178              by Andreas Koenig, and add a test.
64179      Branch: perl
64180            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
64181 ____________________________________________________________________________
64182 [ 20231] By: jhi                                   on 2003/07/27  17:21:11
64183         Log: Unicode::UCD doc nit from Andreas Koenig.
64184      Branch: perl
64185            ! lib/Unicode/UCD.pm
64186 ____________________________________________________________________________
64187 [ 20230] By: jhi                                   on 2003/07/27  17:13:55
64188         Log: Upgrade to I18N::LangTags 0.28.
64189      Branch: perl
64190            + lib/I18N/LangTags/t/01test.t
64191            - lib/I18N/LangTags/test.pl
64192            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
64193 ____________________________________________________________________________
64194 [ 20229] By: jhi                                   on 2003/07/27  16:59:27
64195         Log: Skip the test until Enache fixes it.
64196      Branch: perl
64197            ! ext/B/t/assembler.t
64198 ____________________________________________________________________________
64199 [ 20225] By: jhi                                   on 2003/07/27  16:12:44
64200         Log: Upgrade to File::Spec 0.85.
64201      Branch: perl
64202            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
64203            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
64204            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
64205            ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
64206            ! lib/File/Spec/t/rel2abs2rel.t
64207 ____________________________________________________________________________
64208 [ 20224] By: jhi                                   on 2003/07/27  15:48:20
64209         Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
64210              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
64211              Date: Sun, 20 Jul 2003 22:36:02 +0200
64212              Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
64213      Branch: perl
64214            ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
64215            ! perl.c perlapi.h sv.c universal.c
64216 ____________________________________________________________________________
64217 [ 20223] By: jhi                                   on 2003/07/27  15:43:30
64218         Log: Regen byterun once more: the incav is not yet right, but at
64219              least it compiles now (Tru64 cc choked on the lvalue cast).
64220      Branch: perl
64221            ! bytecode.pl ext/ByteLoader/byterun.c
64222 ____________________________________________________________________________
64223 [ 20222] By: jhi                                   on 2003/07/27  15:31:52
64224         Log: Regenerated because of #20220.
64225      Branch: perl
64226            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
64227            ! ext/ByteLoader/byterun.h
64228 ____________________________________________________________________________
64229 [ 20221] By: jhi                                   on 2003/07/27  15:19:57
64230         Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
64231              From: "Craig A. Berry" <craigberry@mac.com>
64232              Date: Mon, 21 Jul 2003 19:40:20 -0500
64233              Message-ID: <3F1C87F4.2070401@mac.com>
64234      Branch: perl
64235            ! lib/File/Find.pm
64236 ____________________________________________________________________________
64237 [ 20220] By: jhi                                   on 2003/07/27  15:13:10
64238         Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
64239              From: Enache Adrian <enache@rdslink.ro>
64240              Date: Fri, 18 Jul 2003 23:15:37 +0300
64241              Message-ID: <20030718201537.GA1574@ratsnest.hole>
64242      Branch: perl
64243            ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
64244            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
64245            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
64246            ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
64247 ____________________________________________________________________________
64248 [ 20219] By: jhi                                   on 2003/07/27  15:08:23
64249         Log: Subject: [PATCH-for-RC2] WinCE port addition
64250              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
64251              Date: Fri, 25 Jul 2003 22:17:11 +0400
64252              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
64253      Branch: perl
64254            - wince/README.compile
64255            ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
64256            ! wince/compile.bat wince/wince.c wince/wince.h
64257 ____________________________________________________________________________
64258 [ 20217] By: jhi                                   on 2003/07/25  06:39:08
64259         Log: Another missing hunk for MakeMaker from .org.
64260      Branch: perl
64261            ! lib/ExtUtils/MakeMaker.pm
64262 ____________________________________________________________________________
64263 [ 20213] By: jhi                                   on 2003/07/24  14:49:25
64264         Log: Grabbed from www.makemaker.org.
64265      Branch: perl
64266            + t/lib/MakeMaker/Test/Setup/Recurs.pm
64267            ! MANIFEST
64268 ____________________________________________________________________________
64269 [ 20211] By: jhi                                   on 2003/07/24  14:00:29
64270         Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8
64271              From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
64272              Date: 14 Jul 2003 05:35:15 -0000
64273              Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
64274      Branch: perl
64275            ! utf8.c
64276 ____________________________________________________________________________
64277 [ 20209] By: jhi                                   on 2003/07/24  13:42:58
64278         Log: Subject: Re: [typo] sv.c pod/perlapi.pod
64279              From: Stas Bekman <stas@stason.org>
64280              Date: Thu, 24 Jul 2003 16:49:27 +0200
64281              Message-ID: <3F1FF1F7.30500@stason.org>
64282      Branch: perl
64283            ! pod/perlapi.pod sv.c
64284 ____________________________________________________________________________
64285 [ 20208] By: jhi                                   on 2003/07/24  13:41:37
64286         Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
64287              From: Michael G Schwern <schwern@pobox.com>
64288              Date: Thu, 24 Jul 2003 01:28:07 -0700
64289              Message-ID: <20030724082807.GA24285@windhund.schwern.org>
64290      Branch: perl
64291            ! lib/ExtUtils/MakeMaker.pm
64292 ____________________________________________________________________________
64293 [ 20207] By: jhi                                   on 2003/07/24  13:40:39
64294         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
64295              From: Michael G Schwern <schwern@pobox.com>
64296              Date: Mon, 21 Jul 2003 20:12:25 -0700
64297              Message-ID: <20030722031224.GD12711@windhund.schwern.org>
64298      Branch: perl
64299            + lib/ExtUtils/t/recurs.t
64300            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
64301            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
64302            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
64303            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
64304            ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
64305            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
64306            ! lib/ExtUtils/t/basic.t
64307 ____________________________________________________________________________
64308 [ 20206] By: jhi                                   on 2003/07/24  13:23:27
64309         Log: (accidentally empty checkin)
64310      Branch: perl
64311            ! lib/perl5db.pl
64312 ____________________________________________________________________________
64313 [ 20203] By: jhi                                   on 2003/07/24  13:14:53
64314         Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
64315              From: Steve Hay <steve.hay@uk.radan.com>
64316              Date: Fri, 18 Jul 2003 10:03:21 +0100
64317              Message-ID: <3F17B7D9.80805@uk.radan.com>
64318      Branch: perl
64319            ! makedef.pl
64320 ____________________________________________________________________________
64321 [ 20202] By: jhi                                   on 2003/07/24  13:12:08
64322         Log: Subject: [patch] perldebug.pod clarification
64323              From: Stéphane Payrard <stef@payrard.net>
64324              Date: Mon, 21 Jul 2003 21:36:59 +0200
64325              Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
64326      Branch: perl
64327            ! pod/perldebug.pod
64328 ____________________________________________________________________________
64329 [ 20201] By: jhi                                   on 2003/07/24  13:08:50
64330         Log: Subject: PATCH: More edge tests on t/op/pow.t
64331              From: Andy Lester <andy@petdance.com>
64332              Date: Wed, 23 Jul 2003 16:38:35 -0500
64333              Message-ID: <20030723213834.GA20468@petdance.com>
64334      Branch: perl
64335            ! t/op/pow.t
64336 ____________________________________________________________________________
64337 [ 20200] By: jhi                                   on 2003/07/24  13:06:36
64338         Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
64339              From: Stephen McCamant <smcc@mit.edu>
64340              Date: Tue, 22 Jul 2003 09:41:10 -0400
64341              Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
64342      Branch: perl
64343            ! toke.c
64344 ____________________________________________________________________________
64345 [ 20199] By: jhi                                   on 2003/07/24  13:04:24
64346         Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
64347              From: Dave Mitchell <davem@fdgroup.com>
64348              Date: Fri, 18 Jul 2003 18:49:43 +0100
64349              Message-ID: <20030718174943.GB6427@fdgroup.com>
64350      Branch: perl
64351            ! sv.c t/op/tie.t
64352 ____________________________________________________________________________
64353 [ 20198] By: jhi                                   on 2003/07/24  09:07:45
64354         Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
64355              From: Stephen McCamant <smcc@mit.edu>
64356              Date: Sat, 19 Jul 2003 12:06:31 -0400
64357              Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
64358      Branch: perl
64359            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
64360 ____________________________________________________________________________
64361 [ 20197] By: jhi                                   on 2003/07/24  08:59:45
64362         Log: Subject: [PATCH] typo in VMS::Filespec
64363              From: Ken Williams <ken@mathforum.org>
64364              Date: Tue, 22 Jul 2003 15:18:21 -0500
64365              Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
64366      Branch: perl
64367            ! vms/ext/Filespec.pm
64368 ____________________________________________________________________________
64369 [ 20196] By: jhi                                   on 2003/07/24  08:54:54
64370         Log: EBCDIC fix from Thomas Dorner.
64371      Branch: perl
64372            ! Makefile.SH
64373 ____________________________________________________________________________
64374 [ 20195] By: jhi                                   on 2003/07/24  08:54:13
64375         Log: POSIX-BC patch from Thomas Dorner.
64376      Branch: perl
64377            ! hints/posix-bc.sh
64378 ____________________________________________________________________________
64379 [ 20194] By: jhi                                   on 2003/07/24  08:45:55
64380         Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning
64381              From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
64382              Date: 14 Jul 2003 05:37:15 -0000
64383              Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
64384      Branch: perl
64385            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
64386 ____________________________________________________________________________
64387 [ 20193] By: jhi                                   on 2003/07/24  08:43:33
64388         Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0
64389              From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
64390              Date: 14 Jul 2003 05:37:02 -0000
64391              Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
64392      Branch: perl
64393            ! ext/IO/lib/IO/Socket.pm
64394 ____________________________________________________________________________
64395 [ 20191] By: jhi                                   on 2003/07/24  08:38:35
64396         Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
64397              From: Dave Mitchell <davem@fdgroup.com>
64398              Date: Thu, 17 Jul 2003 20:33:29 +0100
64399              Message-ID: <20030717193329.GA2699@fdgroup.com>
64400      Branch: perl
64401            ! pad.c t/lib/warnings/pad
64402 ____________________________________________________________________________
64403 [ 20190] By: jhi                                   on 2003/07/24  08:35:11
64404         Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
64405              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
64406              Date: 22 Jul 2003 02:59:13 -0000
64407              Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
64408      Branch: perl
64409            ! pod/perlfunc.pod
64410 ____________________________________________________________________________
64411 [ 20189] By: jhi                                   on 2003/07/24  08:26:02
64412         Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
64413              From: Stephen Clouse <stephenc@theiqgroup.com>
64414              Date: Tue, 22 Jul 2003 21:31:38 -0500
64415              Message-ID: <20030723023138.GA15653@owns.warpcore.org>
64416      Branch: perl
64417            ! perl.h
64418 ____________________________________________________________________________
64419 [ 20187] By: jhi                                   on 2003/07/24  07:53:33
64420         Log: Subject: [PATCH] configure.gnu --prefix
64421              From: slaven@rezic.de
64422              Date: Thu, 10 Jul 2003 09:33:27 +0000
64423              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
64424      Branch: perl
64425            ! configure.gnu
64426 ____________________________________________________________________________
64427 [ 20186] By: jhi                                   on 2003/07/24  07:48:21
64428         Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
64429              From: Edward Moy <emoy@apple.com>
64430              Date: Sun, 13 Jul 2003 14:12:57 -0700
64431              Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
64432      Branch: perl
64433            ! lib/ExtUtils/MM_Unix.pm
64434 ____________________________________________________________________________
64435 [ 20184] By: jhi                                   on 2003/07/24  07:02:31
64436         Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
64437              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
64438              Date: Tue, 15 Jul 2003 07:46:58 -0700
64439              Message-ID: <20030715144657.GA21313@math.berkeley.edu>
64440      Branch: perl
64441            ! makedef.pl malloc.c malloc_ctl.h
64442 ____________________________________________________________________________
64443 [ 20182] By: jhi                                   on 2003/07/23  13:28:52
64444         Log: This should make Stas happy.
64445      Branch: perl
64446            ! hv.h perl.c
64447 ____________________________________________________________________________
64448 [ 20180] By: jhi                                   on 2003/07/23  12:40:11
64449         Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
64450      Branch: perl
64451            ! installperl
64452 ____________________________________________________________________________
64453 [ 20179] By: rgs                                   on 2003/07/21  19:46:19
64454         Log: As the perldoc.pod is now in a separate file under pod/,
64455              the installman script was installing an empty perldoc.1 manpage.
64456      Branch: perl
64457            ! installperl utils.lst
64458 ____________________________________________________________________________
64459 [ 20178] By: rgs                                   on 2003/07/21  19:19:06
64460         Log: Subject: [DOCPATCH] %SIG and SA_RESTART
64461              From: Steve Grazzini <grazz@pobox.com>
64462              Date: Wed, 16 Jul 2003 08:56:21 -0400
64463              Message-ID: <20030716125620.GA7022@grazzini.net>
64464      Branch: perl
64465            ! pod/perlipc.pod pod/perlvar.pod
64466 ____________________________________________________________________________
64467 [ 20177] By: rgs                                   on 2003/07/21  19:14:35
64468         Log: Subject: [PATCH] Re: Perl formats do not work with tied values
64469              From: Dave Mitchell <davem@fdgroup.com>
64470              Date: Tue, 15 Jul 2003 20:46:07 +0100
64471              Message-ID: <20030715194607.GA24592@fdgroup.com>
64472
64473              plus the regression test :
64474              Subject: Re: [PATCH] Re: Perl formats do not work with tied values
64475              From: Nicholas Clark <nick@ccl4.org>
64476              Date: Tue, 15 Jul 2003 22:24:04 +0100
64477              Message-ID: <20030715222404.L20414@plum.flirble.org>
64478      Branch: perl
64479            ! pp_ctl.c t/op/write.t
64480 ____________________________________________________________________________
64481 [ 20176] By: rgs                                   on 2003/07/21  19:00:32
64482         Log: Subject: Re: [PATCH] h2xs and extra_libraries
64483              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
64484              Date: Tue, 15 Jul 2003 07:28:52 +0200
64485              Message-id: <20030715052852.GA494@ethan>
64486      Branch: perl
64487            ! utils/h2xs.PL
64488 ____________________________________________________________________________
64489 [ 20175] By: merijn                                on 2003/07/21  14:26:43
64490         Log: Subject: Re: [PATCH] test clean-up for VMS
64491              From: "Craig A. Berry" <craigberry@mac.com>
64492              Date: Sun, 20 Jul 2003 10:43:32 -0500
64493              Message-ID: <3F1AB8A4.2070207@mac.com>
64494      Branch: perl
64495            ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
64496            ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
64497            ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
64498            ! t/uni/write.t
64499 ____________________________________________________________________________
64500 [ 20174] By: hv                                    on 2003/07/21  10:26:07
64501         Log: Update Changes.
64502      Branch: perl
64503            ! Changes patchlevel.h
64504 ____________________________________________________________________________
64505 [ 20173] By: rgs                                   on 2003/07/20  21:48:21
64506         Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
64507              (bug #22968)
64508      Branch: perl
64509            ! pod/perlfaq3.pod pod/perlrun.pod
64510 ____________________________________________________________________________
64511 [ 20172] By: rgs                                   on 2003/07/20  21:14:12
64512         Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
64513              From: Andy Dougherty <doughera@lafayette.edu>
64514              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
64515              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
64516
64517              plus a clarification to INSTALL :
64518              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
64519              From: Andy Dougherty <doughera@lafayette.edu>
64520              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
64521              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
64522      Branch: perl
64523            ! INSTALL Makefile.SH
64524 ____________________________________________________________________________
64525 [ 20171] By: rgs                                   on 2003/07/20  20:12:54
64526         Log: The warning "Possible precedence problem on bitwise operator"
64527              was incorrectly produced with the bitwise-assignment operators.
64528              Fix it. (bug #23065 concerning 5.8.1 RC2)
64529      Branch: perl
64530            ! op.c t/lib/warnings/op
64531 ____________________________________________________________________________
64532 [ 20170] By: rgs                                   on 2003/07/18  08:03:02
64533         Log: Rename get_seed() to get_hash_seed(), as suggested by
64534              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
64535      Branch: perl
64536            ! embed.fnc embed.h perl.c proto.h util.c
64537 ____________________________________________________________________________
64538 [ 20169] By: rgs                                   on 2003/07/18  06:36:20
64539         Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
64540              From: Andreas J Koenig <andreas.koenig@anima.de>
64541              Date: Fri, 18 Jul 2003 09:36:47 +0200
64542              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
64543      Branch: perl
64544            ! t/op/pow.t
64545 ____________________________________________________________________________
64546 [ 20168] By: rgs                                   on 2003/07/18  06:21:15
64547         Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
64548              From: Dave Mitchell <davem@fdgroup.com>
64549              Date: Thu, 17 Jul 2003 21:51:12 +0100
64550              Message-ID: <20030717205112.GA2994@fdgroup.com>
64551      Branch: perl
64552            ! t/op/universal.t universal.c
64553 ____________________________________________________________________________
64554 [ 20167] By: rgs                                   on 2003/07/18  06:14:33
64555         Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
64556              From: Stephen McCamant <smcc@mit.edu>
64557              Date: Fri, 18 Jul 2003 02:26:14 -0400
64558              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
64559      Branch: perl
64560            ! pp.c t/op/pow.t
64561 ____________________________________________________________________________
64562 [ 20166] By: rgs                                   on 2003/07/17  21:49:10
64563         Log: Subject: [PATCH] Increment cop_seqmax in utilize()
64564              From: Stephen McCamant <smcc@mit.edu>
64565              Date: Tue, 15 Jul 2003 09:57:26 -0400
64566              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
64567
64568              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
64569              From: Stephen McCamant <smcc@mit.edu>
64570              Date: Tue, 15 Jul 2003 09:57:31 -0400
64571              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
64572      Branch: perl
64573            ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
64574 ____________________________________________________________________________
64575 [ 20165] By: rgs                                   on 2003/07/17  21:24:46
64576         Log: Subject: [PATCH] Re: POSIX::div
64577              From: Michael G Schwern <schwern@pobox.com>
64578              Date: Mon, 14 Jul 2003 14:00:58 -0700
64579              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
64580      Branch: perl
64581            ! ext/POSIX/POSIX.pm
64582 ____________________________________________________________________________
64583 [ 20164] By: rgs                                   on 2003/07/17  21:15:51
64584         Log: PERL5LIB is not colon-separated everywhere
64585      Branch: perl
64586            ! pod/perlrun.pod
64587 ____________________________________________________________________________
64588 [ 20163] By: rgs                                   on 2003/07/17  20:59:15
64589         Log: Subject: [PATCH] fix $^N-related coredump
64590              From: Anton Berezin <tobez@tobez.org>
64591              Date: Mon, 14 Jul 2003 13:50:35 +0200
64592              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
64593      Branch: perl
64594            ! pp_hot.c sv.c
64595 ____________________________________________________________________________
64596 [ 20162] By: rgs                                   on 2003/07/17  20:39:31
64597         Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
64598              From: Tony Bowden <tony@kasei.com>
64599              Date: Thu, 17 Jul 2003 16:49:35 +0100
64600              Message-ID: <20030717154935.GA20302@soto.kasei.com>
64601      Branch: perl
64602            ! pod/perlfunc.pod
64603 ____________________________________________________________________________
64604 [ 20161] By: rgs                                   on 2003/07/17  20:25:52
64605         Log: Minor nits in perlsyn.pod
64606      Branch: perl
64607            ! pod/perlsyn.pod
64608 ____________________________________________________________________________
64609 [ 20159] By: rgs                                   on 2003/07/13  20:02:34
64610         Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
64611              From: Claes Jacobsson <claes@surfar.nu>
64612              Date: Sat, 12 Jul 2003 16:30:42 +0200
64613              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
64614      Branch: perl
64615            ! lib/Attribute/Handlers.pm
64616 ____________________________________________________________________________
64617 [ 20158] By: rgs                                   on 2003/07/13  19:52:58
64618         Log: Add a TODO test for perlbug #19049
64619              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
64620              From: Alex Gough <alex-p5p@earth.li>
64621              Date: Fri, 11 Jul 2003 01:12:42 +0100
64622              Message-ID: <20030711001242.GD2484@the.earth.li>
64623      Branch: perl
64624            ! t/op/pat.t
64625 ____________________________________________________________________________
64626 [ 20157] By: rgs                                   on 2003/07/13  19:43:29
64627         Log: Minor updates of the charnames documentation.
64628      Branch: perl
64629            ! lib/charnames.pm
64630 ____________________________________________________________________________
64631 [ 20156] By: rgs                                   on 2003/07/11  19:37:34
64632         Log: Subject: Re: Sort sub and NaNs
64633              From: "John P. Linderman" <jpl@research.att.com>
64634              Date: Thu, 10 Jul 2003 10:45:06 -0400
64635              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
64636
64637              Warn against a potential edge case with sort, <=> and NaNs.
64638      Branch: perl
64639            ! pod/perlfunc.pod
64640 ____________________________________________________________________________
64641 [ 20155] By: rgs                                   on 2003/07/11  19:11:17
64642         Log: Subject: [DOCPATCH] perlfunc/read
64643              From: Steve Grazzini <grazz@pobox.com>
64644              Date: Tue, 8 Jul 2003 10:23:03 -0400
64645              Message-ID: <20030708142303.GB23698@grazzini.net>
64646
64647              Clarify the OFFSET parameter to read().
64648      Branch: perl
64649            ! pod/perlfunc.pod
64650 ____________________________________________________________________________
64651 [ 20154] By: rgs                                   on 2003/07/11  18:54:09
64652         Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
64653              From: Michael G Schwern <schwern@pobox.com>
64654              Date: Tue, 13 May 2003 18:33:05 -0700
64655              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
64656      Branch: perl
64657            ! pod/perlsyn.pod pod/perltrap.pod
64658 ____________________________________________________________________________
64659 [ 20145] By: jhi                                   on 2003/07/11  05:07:09
64660         Log: I think the API for mod_perl v2 should be simply that
64661              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
64662              itself, hopefully from a good source of random bits.
64663      Branch: perl
64664            ! perl.c
64665 ____________________________________________________________________________
64666 [ 20143] By: jhi                                   on 2003/07/11  00:35:07
64667         Log: pTHX.
64668      Branch: perl
64669            ! util.c
64670 ____________________________________________________________________________
64671 [ 20139] By: jhi                                   on 2003/07/11  00:21:43
64672         Log: New order of seed.
64673      Branch: perl
64674            ! pod/perlrun.pod
64675 ____________________________________________________________________________
64676 [ 20138] By: jhi                                   on 2003/07/11  00:13:11
64677         Log: More retraction.
64678      Branch: perl
64679            ! INSTALL
64680 ____________________________________________________________________________
64681 [ 20137] By: jhi                                   on 2003/07/11  00:10:14
64682         Log: Retract the statements.
64683      Branch: perl
64684            ! pod/perlfunc.pod pod/perlsec.pod
64685 ____________________________________________________________________________
64686 [ 20135] By: jhi                                   on 2003/07/11  00:03:33
64687         Log: Chicken out: the hash randomisation is not on by default.
64688              We switch over to the explicit mode: in other words, if
64689              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
64690              randomise only if PL_hash_seed_set is FALSE (this means
64691              one can use PERL_HASH() before perl_run.)  Also, since
64692              now PERL_HASH_SEED is okay even under -T, all should be fine.
64693              (Ha!)
64694      Branch: perl
64695            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
64696            ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
64697 ____________________________________________________________________________
64698 [ 20134] By: jhi                                   on 2003/07/10  23:23:38
64699         Log: Check PERL_HASH_SEED even when tainted.
64700      Branch: perl
64701            ! perl.c pod/perlrun.pod
64702 ____________________________________________________________________________
64703 [ 20131] By: jhi                                   on 2003/07/10  22:42:29
64704         Log: &Time::HiRes::d_nanosleep was broken.
64705      Branch: perl
64706            ! ext/Time/HiRes/Makefile.PL
64707 ____________________________________________________________________________
64708 [ 20130] By: jhi                                   on 2003/07/10  22:37:02
64709         Log: Subject: [PATCH} db-recno.t on Mac OS X
64710              From: slaven@rezic.de
64711              Date: Thu, 10 Jul 2003 12:41:05 +0000
64712              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
64713      Branch: perl
64714            ! ext/DB_File/t/db-recno.t
64715 ____________________________________________________________________________
64716 [ 20129] By: jhi                                   on 2003/07/10  22:31:39
64717         Log: Subject: [comment patch]
64718              From: Stas Bekman <stas@stason.org>
64719              Date: Thu, 10 Jul 2003 14:19:22 -0700
64720              Message-ID: <3F0DD85A.1070902@stason.org>
64721      Branch: perl
64722            ! perl.c
64723 ____________________________________________________________________________
64724 [ 20127] By: jhi                                   on 2003/07/10  22:21:04
64725         Log: Be vague enough.
64726      Branch: perl
64727            ! pod/perldata.pod
64728 ____________________________________________________________________________
64729 [ 20125] By: rgs                                   on 2003/07/10  19:28:48
64730         Log: regen embed.pl for the bleadperl branch as well.
64731      Branch: perl
64732            ! embedvar.h
64733 ____________________________________________________________________________
64734 [ 20124] By: jhi                                   on 2003/07/10  18:33:56
64735         Log: Time travel noticed by Enache.
64736      Branch: perl
64737            ! pod/perlhist.pod
64738 ____________________________________________________________________________
64739 [ 20120] By: jhi                                   on 2003/07/10  17:38:28
64740         Log: I can see the future.  It is cloudy.
64741      Branch: perl
64742            ! pod/perlhist.pod
64743 ____________________________________________________________________________
64744 [ 20119] By: jhi                                   on 2003/07/10  17:37:25
64745         Log: Subject: [PATCH] configure.gnu --prefix
64746              From: slaven@rezic.de
64747              Date: Thu, 10 Jul 2003 09:33:27 +0000
64748              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
64749      Branch: perl
64750            ! configure.gnu
64751 ____________________________________________________________________________
64752 [ 20118] By: jhi                                   on 2003/07/10  17:35:32
64753         Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
64754      Branch: perl
64755            ! malloc.c
64756 ____________________________________________________________________________
64757 [ 20117] By: jhi                                   on 2003/07/10  17:33:53
64758         Log: Subject: [PATCH] Restore SIGFPE on exec()
64759              From: Chip Salzenberg <chip@pobox.com>
64760              Date: Thu, 10 Jul 2003 13:13:20 -0400
64761              Message-ID: <20030710171319.GA21588@perlsupport.com>
64762      Branch: perl
64763            ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
64764 ____________________________________________________________________________
64765 [ 20116] By: jhi                                   on 2003/07/10  17:28:00
64766         Log: The *right* way to make the csighandler visible.
64767      Branch: perl
64768            ! embed.fnc embed.h global.sym
64769 ____________________________________________________________________________
64770 [ 20114] By: jhi                                   on 2003/07/10  15:06:41
64771         Log: Retract #20112.
64772      Branch: perl
64773            ! embed.fnc embedvar.h intrpvar.h perlapi.h
64774 ____________________________________________________________________________
64775 [ 20112] By: jhi                                   on 2003/07/10  14:17:59
64776         Log: Argh.  At least AIX builds choke because of this.
64777      Branch: perl
64778            ! embed.fnc embedvar.h intrpvar.h perlapi.h
64779 ____________________________________________________________________________
64780 [ 20106] By: jhi                                   on 2003/07/10  04:50:05
64781         Log: Upgrade to podlators 1.27.
64782      Branch: perl
64783            ! lib/Pod/Text/Termcap.pm
64784 ____________________________________________________________________________
64785 [ 20104] By: jhi                                   on 2003/07/10  04:40:02
64786         Log: Deprecate v-strings.
64787      Branch: perl
64788            ! pod/perldata.pod
64789 ____________________________________________________________________________
64790 [ 20103] By: jhi                                   on 2003/07/10  04:28:40
64791         Log: perlfaq sync.
64792      Branch: perl
64793            ! pod/perlfaq1.pod
64794 ____________________________________________________________________________
64795 [ 20100] By: jhi                                   on 2003/07/09  17:40:41
64796         Log: Detypo.
64797      Branch: perl
64798            ! hints/darwin.sh
64799 ____________________________________________________________________________
64800 [ 20098] By: jhi                                   on 2003/07/09  17:29:53
64801         Log: Fixes from Ron Kimball.
64802      Branch: perl
64803            ! pod/perldata.pod
64804 ____________________________________________________________________________
64805 [ 20097] By: jhi                                   on 2003/07/09  17:27:35
64806         Log: Fix for the 'print v65' plus safety tweaks from Rafael.
64807      Branch: perl
64808            ! toke.c
64809 ____________________________________________________________________________
64810 [ 20096] By: jhi                                   on 2003/07/09  17:06:29
64811         Log: More Darwin/MacOSX paths twiddling.
64812      Branch: perl
64813            ! hints/darwin.sh
64814 ____________________________________________________________________________
64815 [ 20093] By: jhi                                   on 2003/07/09  11:43:09
64816         Log: Play safe and use the system malloc in FreeBSD.
64817              Yes, performance suffers.  But that is better than
64818              random core dumps.
64819      Branch: perl
64820            ! hints/freebsd.sh
64821 ____________________________________________________________________________
64822 [ 20090] By: jhi                                   on 2003/07/09  08:12:32
64823         Log: Upgrade to Encode 1.97.
64824      Branch: perl
64825            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
64826            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
64827            ! ext/Encode/lib/Encode/Encoder.pm
64828            ! ext/Encode/lib/Encode/Guess.pm
64829            ! ext/Encode/lib/Encode/JP/JIS7.pm
64830 ____________________________________________________________________________
64831 [ 20089] By: jhi                                   on 2003/07/09  08:08:30
64832         Log: Rework the perldata vXX => ... entry a bit.
64833      Branch: perl
64834            ! pod/perldata.pod
64835 ____________________________________________________________________________
64836 [ 20088] By: jhi                                   on 2003/07/09  08:04:04
64837         Log: Document the vXX => change in perldata, too.
64838      Branch: perl
64839            ! pod/perldata.pod
64840 ____________________________________________________________________________
64841 [ 20085] By: jhi                                   on 2003/07/09  07:49:46
64842         Log: Test the vX => ... fix.
64843      Branch: perl
64844            ! t/op/ver.t
64845 ____________________________________________________________________________
64846 [ 20084] By: jhi                                   on 2003/07/09  06:58:39
64847         Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
64848              From: John Peacock <jpeacock@rowman.com>
64849              Date: Wed, 09 Jul 2003 01:05:38 -0700
64850              Message-ID: <3F0BCCD2.1020009@rowman.com>
64851      Branch: perl
64852            ! embed.fnc pod/perlapi.pod toke.c util.c
64853 ____________________________________________________________________________
64854 [ 20083] By: jhi                                   on 2003/07/09  06:27:15
64855         Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
64856              for the install dirs.
64857      Branch: perl
64858            ! hints/darwin.sh
64859 ____________________________________________________________________________
64860 [ 20082] By: jhi                                   on 2003/07/09  05:57:16
64861         Log: Enable avoiding /System/Library in Mac OS X by
64862              doing Configure -Dprefix=/some/where -Uvendorlib.
64863      Branch: perl
64864            ! hints/darwin.sh
64865 ____________________________________________________________________________
64866 [ 20081] By: jhi                                   on 2003/07/09  05:53:56
64867         Log: Subject: [PATCH] Safe signals via POSIX::sigaction
64868              From: Chip Salzenberg <chip@pobox.com>
64869              Date: Wed, 9 Jul 2003 01:49:10 -0400
64870              Message-ID: <20030709054910.GH2021@perlsupport.com>
64871      Branch: perl
64872            ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
64873            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
64874 ____________________________________________________________________________
64875 [ 20079] By: rgs                                   on 2003/07/08  20:26:20
64876         Log: The CHECKOP macro was not invoked on some newly created ops
64877              (to match them against the current opmask.) As a consequence,
64878              Safe compartments were unable to trap some ops (pattern
64879              match, slices, conditionals.) This fixes the holes.
64880      Branch: perl
64881            ! op.c
64882 ____________________________________________________________________________
64883 [ 20078] By: jhi                                   on 2003/07/08  19:30:13
64884         Log: Revert #20077.
64885      Branch: perl
64886            ! lib/CPAN.pm
64887 ____________________________________________________________________________
64888 [ 20077] By: jhi                                   on 2003/07/08  18:40:51
64889         Log: Don't recommend to upgrade the base.pm in the core with
64890              the base.pm from Class::Fields.  They are not the same.
64891      Branch: perl
64892            ! lib/CPAN.pm
64893 ____________________________________________________________________________
64894 [ 20076] By: jhi                                   on 2003/07/08  17:39:49
64895         Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
64896              From: Enache Adrian <enache@rdslink.ro>
64897              Date: Tue, 8 Jul 2003 20:47:58 +0300
64898              Message-ID: <20030708174758.GA1177@ratsnest.hole>
64899
64900              (ByteLoader tweak avoiding a leaked scalar)
64901      Branch: perl
64902            ! op.c
64903 ____________________________________________________________________________
64904 [ 20071] By: jhi                                   on 2003/07/08  09:18:19
64905         Log: In 5.8.x, fast stdio places still do use stdio.
64906      Branch: perl
64907            ! ext/Digest/MD5/t/badfile.t
64908 ____________________________________________________________________________
64909 [ 20069] By: jhi                                   on 2003/07/08  08:41:01
64910         Log: Subject: [PATCH] format 'botched' in malloc.c
64911              From: Enache Adrian <enache@rdslink.ro>
64912              Date: Mon, 7 Jul 2003 21:57:06 +0300
64913              Message-ID: <20030707185706.GB7017@ratsnest.hole>
64914      Branch: perl
64915            ! malloc.c
64916 ____________________________________________________________________________
64917 [ 20068] By: jhi                                   on 2003/07/08  08:36:27
64918         Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
64919              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
64920              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
64921              Message-ID: <12022.1057655645@www59.gmx.net>
64922      Branch: perl
64923            ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
64924 ____________________________________________________________________________
64925 [ 20066] By: jhi                                   on 2003/07/08  05:24:58
64926         Log: Retract #20065: I don't think this is the right way
64927              to patch this issue.
64928      Branch: perl
64929            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
64930 ____________________________________________________________________________
64931 [ 20065] By: jhi                                   on 2003/07/08  05:14:31
64932         Log: Configure tweak from Johnny Lam so that the
64933              INSTALLSITEMAN[13]DIR get correctly set.
64934      Branch: perl
64935            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
64936 ____________________________________________________________________________
64937 [ 20063] By: rgs                                   on 2003/07/07  18:58:47
64938         Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
64939      Branch: perl
64940            ! pod/perlsyn.pod
64941 ____________________________________________________________________________
64942 [ 20062] By: jhi                                   on 2003/07/07  18:27:02
64943         Log: Mark Bixby ++.
64944      Branch: perl
64945            ! perl.c
64946 ____________________________________________________________________________
64947 [ 20061] By: jhi                                   on 2003/07/07  18:26:35
64948         Log: The nanosleep() probe was kaputt, fixed by Mark Bixby.
64949      Branch: perl
64950            ! ext/Time/HiRes/Makefile.PL
64951 ____________________________________________________________________________
64952 [ 20059] By: jhi                                   on 2003/07/07  15:06:35
64953         Log: Good catch from Gisle.
64954      Branch: perl
64955            ! pod/perlfunc.pod
64956 ____________________________________________________________________________
64957 [ 20058] By: jhi                                   on 2003/07/07  14:12:27
64958         Log: Refashioned #20055: we cannot trust stdio to fail here.
64959      Branch: perl
64960            ! ext/Digest/MD5/t/badfile.t
64961 ____________________________________________________________________________
64962 [ 20057] By: jhi                                   on 2003/07/07  14:08:16
64963         Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
64964              are just breaking more than they are fixing.
64965      Branch: perl
64966            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
64967            ! ext/Digest/MD5/t/files.t perlio.c
64968 ____________________________________________________________________________
64969 [ 20056] By: jhi                                   on 2003/07/07  13:31:14
64970         Log: Returning zero from PerlIO_read() is okay;
64971              update MD5 sums.
64972      Branch: perl
64973            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
64974 ____________________________________________________________________________
64975 [ 20055] By: jhi                                   on 2003/07/07  13:23:58
64976         Log: If perlio is completely out of the picture, we can
64977              get tripped by different stdio implementations.
64978      Branch: perl
64979            ! ext/Digest/MD5/t/badfile.t
64980 ____________________________________________________________________________
64981 [ 20054] By: jhi                                   on 2003/07/07  12:58:06
64982         Log: AUTHORS tweak.
64983      Branch: perl
64984            ! AUTHORS
64985 ____________________________________________________________________________
64986 [ 20053] By: jhi                                   on 2003/07/07  12:04:26
64987         Log: Subject: Patch to README.solaris
64988              From: Alan Burlison <Alan.Burlison@sun.com>
64989              Date: Mon, 07 Jul 2003 14:15:57 +0100
64990              Message-ID: <3F09728D.1070408@sun.com>
64991      Branch: perl
64992            ! README.solaris
64993 ____________________________________________________________________________
64994 [ 20052] By: jhi                                   on 2003/07/07  10:28:35
64995         Log: Update MD5 checksums.
64996      Branch: perl
64997            ! ext/Digest/MD5/t/files.t
64998 ____________________________________________________________________________
64999 [ 20051] By: jhi                                   on 2003/07/07  09:56:48
65000         Log: Be more explicit than just 'characters'.
65001      Branch: perl
65002            ! pod/perlfunc.pod
65003 ____________________________________________________________________________
65004 [ 20050] By: jhi                                   on 2003/07/07  09:38:28
65005         Log: Try making PerlIO errors more consistent.
65006              (1) Check early whether the filehandle is capable of
65007              the requested action.
65008              (2) PerlIO_read() really can return -1, and so can
65009              PerlIOUnix_read().
65010              (3) Some stdio implementations are more forgiving
65011              than others, so check also for errors recorded
65012              by PerlIO in PerlStdio_errno().
65013      Branch: perl
65014            ! perlio.c
65015 ____________________________________________________________________________
65016 [ 20049] By: jhi                                   on 2003/07/07  09:08:19
65017         Log: Linewrapping.
65018      Branch: perl
65019            ! pod/perlapio.pod
65020 ____________________________________________________________________________
65021 [ 20048] By: jhi                                   on 2003/07/07  09:06:58
65022         Log: PerlIO_read() can return negative.
65023      Branch: perl
65024            ! ext/Digest/MD5/MD5.xs
65025 ____________________________________________________________________________
65026 [ 20043] By: jhi                                   on 2003/07/07  04:36:22
65027         Log: Use the existence, instead of the truth, to decide
65028              whether to scan for a symbol.
65029              (Also remove trailing spaces.)
65030      Branch: perl
65031            ! ext/Time/HiRes/Makefile.PL
65032 ____________________________________________________________________________
65033 [ 20042] By: jhi                                   on 2003/07/07  04:29:35
65034         Log: MPE/iX tweak from Mark Bixby.
65035      Branch: perl
65036            ! ext/Time/HiRes/Makefile.PL
65037 ____________________________________________________________________________
65038 [ 20041] By: rgs                                   on 2003/07/06  21:45:37
65039         Log: Upgrade BigInt and BigRat
65040              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
65041              From: Tels <perl_dummy@bloodgate.com>
65042              Date: Sun, 6 Jul 2003 15:41:36 +0200
65043              Message-Id: <200307061158.23576@bloodgate.com>
65044      Branch: perl
65045            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
65046            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
65047            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
65048            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
65049            ! lib/Math/BigRat/t/bigratpm.t
65050 ____________________________________________________________________________
65051 [ 20040] By: rgs                                   on 2003/07/06  21:11:20
65052         Log: Subject: Re: [perl #5025] #line directive explination wrong
65053              From: Casey West <casey@geeknest.com>
65054              Date: Sun, 6 Jul 2003 18:24:46 -0400
65055              Message-ID: <20030706222446.GL7506@geeknest.com>
65056      Branch: perl
65057            ! pod/perlsyn.pod
65058 ____________________________________________________________________________
65059 [ 20039] By: jhi                                   on 2003/07/06  20:19:31
65060         Log: Update the CPAN mirrors list.
65061      Branch: perl
65062            ! pod/perlmodlib.PL pod/perlmodlib.pod
65063 ____________________________________________________________________________
65064 [ 20036] By: gsar                                  on 2003/07/06  17:11:59
65065         Log: yet another symbol missing in change#20018
65066      Branch: perl
65067            ! makedef.pl
65068 ____________________________________________________________________________
65069 [ 20035] By: gsar                                  on 2003/07/06  17:02:21
65070         Log: PerlIOBase_pushed seems to have gone missing in change#20018
65071      Branch: perl
65072            ! makedef.pl
65073 ____________________________________________________________________________
65074 [ 20034] By: jhi                                   on 2003/07/06  16:46:20
65075         Log: Subject: [PATCH @19834] DProf fixes
65076              From: Radu Greab <radu@netsoft.ro>
65077              Date: Sun, 6 Jul 2003 20:09:12 +0300
65078              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
65079      Branch: perl
65080            + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
65081            + t/lib/dprof/test8_v
65082            ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
65083            ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
65084            ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
65085 ____________________________________________________________________________
65086 [ 20032] By: jhi                                   on 2003/07/06  16:21:33
65087         Log: Forgotten from change #20031.
65088      Branch: perl
65089            ! makedef.pl malloc_ctl.h
65090 ____________________________________________________________________________
65091 [ 20031] By: jhi                                   on 2003/07/06  16:16:08
65092         Log: Subject: [PATCH] improve WinCE port
65093              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
65094              Date: Sun, 6 Jul 2003 18:46:09 +0400
65095              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
65096
65097              Subject: [PATCH] improve WinCE port -- addition
65098              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
65099              Date: Sun, 6 Jul 2003 19:50:47 +0400
65100              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
65101      Branch: perl
65102            + wince/perlhost.h wince/vdir.h wince/vmem.h
65103            ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
65104            ! wince/win32.h wince/win32io.c wince/win32iop.h
65105            ! wince/win32thread.c wince/win32thread.h wince/wince.c
65106            ! wince/wince.h
65107 ____________________________________________________________________________
65108 [ 20030] By: jhi                                   on 2003/07/06  15:59:25
65109         Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
65110              From: merlyn@stonehenge.com (Randal L. Schwartz)
65111              Date: 05 Jul 2003 16:29:14 -0700
65112              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
65113      Branch: perl
65114            ! pod/perlfaq2.pod
65115 ____________________________________________________________________________
65116 [ 20026] By: jhi                                   on 2003/07/06  08:14:48
65117         Log: FreeBSD: if someone *really* wants to use the system malloc.
65118      Branch: perl
65119            ! hints/freebsd.sh
65120 ____________________________________________________________________________
65121 [ 20025] By: jhi                                   on 2003/07/06  07:48:01
65122         Log: Make the 'slow ok' feature optional.
65123      Branch: perl
65124            ! lib/Test/Harness.pm
65125 ____________________________________________________________________________
65126 [ 20024] By: jhi                                   on 2003/07/06  07:44:57
65127         Log: The change #20022 didn't work for Command.t.
65128      Branch: perl
65129            ! lib/ExtUtils/t/Command.t
65130 ____________________________________________________________________________
65131 [ 20023] By: jhi                                   on 2003/07/06  07:29:22
65132         Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
65133              From: Michael G Schwern <schwern@pobox.com>
65134              Date: Sat, 5 Jul 2003 13:34:37 -0700
65135              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
65136
65137              Print out the "ok" messages only once every second,
65138              this should make output much less and therefore testing
65139              much faster, especially on slower connections.
65140      Branch: perl
65141            ! lib/Test/Harness.pm
65142 ____________________________________________________________________________
65143 [ 20022] By: jhi                                   on 2003/07/06  07:26:52
65144         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
65145              From: Michael G Schwern <schwern@pobox.com>
65146              Date: Sat, 5 Jul 2003 16:59:49 -0700
65147              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
65148      Branch: perl
65149            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
65150            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
65151            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
65152            ! lib/ExtUtils/t/Command.t
65153 ____________________________________________________________________________
65154 [ 20021] By: jhi                                   on 2003/07/06  07:19:17
65155         Log: Reintroduce changes #19723 and #19723 that were not
65156              in Net::Ping 2.31; needed for Windows.
65157      Branch: perl
65158            ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
65159 ____________________________________________________________________________
65160 [ 20020] By: jhi                                   on 2003/07/05  19:12:21
65161         Log: Upgrade to Digest::MD5 2.25.
65162      Branch: perl
65163            + ext/Digest/MD5/t/clone.t
65164            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
65165            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
65166            ! ext/Digest/MD5/t/files.t
65167 ____________________________________________________________________________
65168 [ 20019] By: jhi                                   on 2003/07/05  18:40:51
65169         Log: Make a read from a write-only fh to set errno
65170              (found by Gisle)
65171      Branch: perl
65172            ! perlio.c
65173 ____________________________________________________________________________
65174 [ 20018] By: jhi                                   on 2003/07/05  18:05:19
65175         Log: Add PerlIOBuf_close to makedef.pl as pointed out by
65176              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
65177              duplicates.
65178      Branch: perl
65179            ! makedef.pl
65180 ____________________________________________________________________________
65181 [ 20017] By: jhi                                   on 2003/07/05  17:47:47
65182         Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
65183              From: Dave Mitchell <davem@fdgroup.com>
65184              Date: Sat, 5 Jul 2003 19:12:51 +0100
65185              Message-ID: <20030705181251.GA14502@fdgroup.com>
65186      Branch: perl
65187            ! ext/threads/t/problems.t
65188 ____________________________________________________________________________
65189 [ 20016] By: jhi                                   on 2003/07/05  17:36:34
65190         Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
65191      Branch: perl
65192            ! lib/Benchmark.t
65193 ____________________________________________________________________________
65194 [ 20012] By: jhi                                   on 2003/07/05  13:46:05
65195         Log: Be explicit about the $0 pain in Linux 2.2.
65196      Branch: perl
65197            ! pod/perlvar.pod
65198 ____________________________________________________________________________
65199 [ 20010] By: rgs                                   on 2003/07/05  12:06:41
65200         Log: Comment out some debugging output in Math::BigInt, that
65201              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
65202      Branch: perl
65203            ! lib/Math/BigInt.pm
65204 ____________________________________________________________________________
65205 [ 20009] By: jhi                                   on 2003/07/05  10:56:55
65206         Log: The logic for additional randomisation for 64-bit UV
65207              cases was wrong.
65208      Branch: perl
65209            ! perl.c
65210 ____________________________________________________________________________
65211 [ 20008] By: jhi                                   on 2003/07/05  09:10:46
65212         Log: IIRC gcc would complain about if (s = ...).
65213      Branch: perl
65214            ! perl.c
65215 ____________________________________________________________________________
65216 [ 20007] By: jhi                                   on 2003/07/05  09:09:44
65217         Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
65218              since CGI scripts are (should be) run under -T, being able
65219              to show the HASH_SEED in case of problems is good.
65220              The $ENV{PERL_HASH_SEED} is still ignored under taint.
65221      Branch: perl
65222            ! perl.c
65223 ____________________________________________________________________________
65224 [ 20006] By: jhi                                   on 2003/07/05  07:56:56
65225         Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
65226              From: "Craig A. Berry" <craigberry@mac.com>
65227              Date: Sat, 05 Jul 2003 00:38:28 -0500
65228              Message-ID: <3F066454.90003@mac.com>
65229      Branch: perl
65230            ! lib/ExtUtils/MM_VMS.pm
65231 ____________________________________________________________________________
65232 [ 20004] By: jhi                                   on 2003/07/05  07:47:02
65233         Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
65234              From: Robin Barker <Robin.Barker@npl.co.uk>
65235              Date: Fri, 4 Jul 2003 19:15:01 +0100
65236              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
65237      Branch: perl
65238            ! dump.c
65239 ____________________________________________________________________________
65240 [ 20003] By: rgs                                   on 2003/07/05  07:45:16
65241         Log: Allow to create more than one Shell object :
65242              Subject: [patch] Shell.pm fix
65243              From: Stéphane Payrard <stef@payrard.net>
65244              Date: Sat, 5 Jul 2003 01:16:50 +0200
65245              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
65246      Branch: perl
65247            ! lib/Shell.pm
65248 ____________________________________________________________________________
65249 [ 20002] By: rgs                                   on 2003/07/04  21:49:05
65250         Log: Author list update (to be continued...)
65251      Branch: perl
65252            ! AUTHORS
65253 ____________________________________________________________________________
65254 [ 20001] By: rgs                                   on 2003/07/04  21:42:12
65255         Log: Add a new test target in the makefile, test_harness_notty.
65256              It's like test_harness, but sets HARNESS_NOTTY=1 to make
65257              Test::Harness' output less blinking.
65258      Branch: perl
65259            ! Makefile.SH
65260 ____________________________________________________________________________
65261 [ 20000] By: rgs                                   on 2003/07/04  20:58:05
65262         Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
65263              and bignum v0.14.
65264      Branch: perl
65265            + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
65266            + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
65267            + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
65268            + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
65269            + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
65270            + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
65271            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
65272            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
65273            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
65274            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
65275            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
65276            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
65277            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
65278            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
65279            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
65280            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
65281            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
65282            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
65283            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
65284            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
65285            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
65286            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
65287            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
65288            ! lib/bignum/t/brinfnan.t lib/bigrat.pm
65289            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
65290            ! t/lib/Math/BigInt/Subclass.pm
65291 ____________________________________________________________________________
65292 [ 19999] By: rgs                                   on 2003/07/04  19:39:01
65293         Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
65294              appears just before the name of the command to be run. See
65295
65296              Subject: Re: PERL_SKIP_TTY_TEST fix
65297              From: Alexey Tourbin <at@altlinux.ru>
65298              Date: Fri, 4 Jul 2003 17:25:34 +0400
65299              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
65300      Branch: perl
65301            ! Makefile.SH
65302 ____________________________________________________________________________
65303 [ 19998] By: rgs                                   on 2003/07/04  19:31:33
65304         Log: Fix non-numeric $VERSION.
65305      Branch: perl
65306            ! lib/Math/BigInt.pm
65307 ____________________________________________________________________________
65308 [ 19995] By: jhi                                   on 2003/07/04  14:36:56
65309         Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
65310      Branch: perl
65311            ! lib/Math/BigInt.pm
65312 ____________________________________________________________________________
65313 [ 19994] By: jhi                                   on 2003/07/04  14:36:17
65314         Log: More $0 sad tales.
65315      Branch: perl
65316            ! pod/perlvar.pod
65317 ____________________________________________________________________________
65318 [ 19993] By: jhi                                   on 2003/07/04  14:34:40
65319         Log: Oops.
65320      Branch: perl
65321            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
65322 ____________________________________________________________________________
65323 [ 19990] By: jhi                                   on 2003/07/04  13:50:29
65324         Log: Upgrade to PodParser 1.23; but do not update
65325              t/pod/find.t or t/pod/testp2pt.pl since the
65326              first one does not work at all under core,
65327              and the second change would drop MacOS Classic
65328              portability tweaks introduced by change #18669.
65329      Branch: perl
65330            ! lib/Pod/Find.pm lib/Pod/Usage.pm
65331 ____________________________________________________________________________
65332 [ 19989] By: jhi                                   on 2003/07/04  13:20:51
65333         Log: Upgrade to Text::Balanced 1.94.
65334      Branch: perl
65335            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
65336            ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
65337            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
65338 ____________________________________________________________________________
65339 [ 19988] By: jhi                                   on 2003/07/04  13:17:22
65340         Log: Upgrade to Net::Ping 2.31.
65341      Branch: perl
65342            ! lib/Net/Ping.pm lib/Net/Ping/Changes
65343            ! lib/Net/Ping/t/250_ping_hires.t
65344            ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
65345 ____________________________________________________________________________
65346 [ 19987] By: jhi                                   on 2003/07/04  13:09:04
65347         Log: Upgrade to Locale::Maketext 1.06.
65348      Branch: perl
65349            + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
65350            + lib/Locale/Maketext/t/90utf8.t
65351            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
65352 ____________________________________________________________________________
65353 [ 19986] By: jhi                                   on 2003/07/04  12:59:45
65354         Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
65355              (1) make the PATCHLEVEL logic as it is with List::Util
65356              (more portable to older Perls)
65357              (2) regen the MD5 checksums with ...
65358              (3) ... the Mac OS Classic checksums generated via MacRoman
65359              (just a guess)
65360              (4) Keep the core Makefile.PL.
65361      Branch: perl
65362            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
65363            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
65364 ____________________________________________________________________________
65365 [ 19985] By: jhi                                   on 2003/07/04  12:43:10
65366         Log: Upgrade to CPAN 1.71.
65367      Branch: perl
65368            ! lib/CPAN.pm
65369 ____________________________________________________________________________
65370 [ 19984] By: jhi                                   on 2003/07/04  12:39:20
65371         Log: Upgrade to CGI.pm 2.97.
65372      Branch: perl
65373            ! lib/CGI.pm lib/CGI/Carp.pm
65374 ____________________________________________________________________________
65375 [ 19982] By: jhi                                   on 2003/07/04  10:45:05
65376         Log: No energy now to figure out what is wrong with $0
65377              (or ps) in Tru64.  The test works fine when run from
65378              command line.
65379      Branch: perl
65380            ! ext/threads/t/join.t
65381 ____________________________________________________________________________
65382 [ 19981] By: jhi                                   on 2003/07/04  10:34:42
65383         Log: AUTHORS updates.
65384      Branch: perl
65385            ! AUTHORS
65386 ____________________________________________________________________________
65387 [ 19980] By: jhi                                   on 2003/07/04  08:40:51
65388         Log: line_t is U32, not I32.
65389      Branch: perl
65390            ! bytecode.pl
65391 ____________________________________________________________________________
65392 [ 19979] By: jhi                                   on 2003/07/04  08:33:32
65393         Log: Remove PL_earlytaint since the hash seed code
65394              can be delayed until perl_parse().
65395      Branch: perl
65396            ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
65397            ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
65398            ! plan9/plan9ish.h unixish.h vms/vmsish.h
65399 ____________________________________________________________________________
65400 [ 19977] By: jhi                                   on 2003/07/04  04:56:41
65401         Log: $0 is pain.
65402      Branch: perl
65403            ! ext/threads/t/join.t
65404 ____________________________________________________________________________
65405 [ 19976] By: jhi                                   on 2003/07/04  04:48:37
65406         Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
65407              From: PPrymmer@factset.com
65408              Date: Thu, 3 Jul 2003 23:59:51 -0400
65409              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
65410      Branch: perl
65411            ! vms/vms.c vms/vmspipe.com
65412 ____________________________________________________________________________
65413 [ 19973] By: jhi                                   on 2003/07/03  21:34:03
65414         Log: Bump Time::HiRes version to 1.50.
65415      Branch: perl
65416            ! ext/Time/HiRes/HiRes.pm
65417 ____________________________________________________________________________
65418 [ 19972] By: jhi                                   on 2003/07/03  21:33:10
65419         Log: Subject: [PATCH] installperl -n
65420              From: Slaven Rezic <slaven@rezic.de>
65421              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
65422              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
65423      Branch: perl
65424            ! installperl
65425 ____________________________________________________________________________
65426 [ 19971] By: jhi                                   on 2003/07/03  21:31:47
65427         Log: Subject: [PATCH] t/op/magic.t on FreeBSD
65428              From: Slaven Rezic <slaven@rezic.de>
65429              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
65430              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
65431      Branch: perl
65432            ! t/op/magic.t
65433 ____________________________________________________________________________
65434 [ 19969] By: jhi                                   on 2003/07/03  21:27:11
65435         Log: Ask Schwern.
65436      Branch: perl
65437            - Porting/Modules
65438            ! AUTHORS MANIFEST
65439 ____________________________________________________________________________
65440 [ 19967] By: jhi                                   on 2003/07/03  19:02:40
65441         Log: Add autarch and Time::Local to Modules.
65442      Branch: perl
65443            ! Porting/Modules
65444 ____________________________________________________________________________
65445 [ 19966] By: jhi                                   on 2003/07/03  18:59:44
65446         Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
65447              From: Dave Rolsky <autarch@urth.org>
65448              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
65449              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
65450      Branch: perl
65451            ! lib/Time/Local.pm
65452 ____________________________________________________________________________
65453 [ 19965] By: jhi                                   on 2003/07/03  18:58:25
65454         Log: Subject: [PATCH] Win32: fix WM_TIMER handling
65455              From: Mattia Barbon <mbarbon@dsi.unive.it>
65456              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
65457              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
65458      Branch: perl
65459            ! win32/win32.c
65460 ____________________________________________________________________________
65461 [ 19964] By: jhi                                   on 2003/07/03  18:56:26
65462         Log: Subject: Re: randomly untainting?
65463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
65464              Date: Thu, 3 Jul 2003 17:35:09 +0200
65465              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
65466      Branch: perl
65467            ! t/TestInit.pm
65468 ____________________________________________________________________________
65469 [ 19963] By: jhi                                   on 2003/07/03  18:55:37
65470         Log: Revert #19957 as requested by Rafael.
65471      Branch: perl
65472            ! ext/List/Util/t/tainted.t
65473 ____________________________________________________________________________
65474 [ 19962] By: jhi                                   on 2003/07/03  18:54:09
65475         Log: Add at least meager beginnings of assertion checks for
65476              the UTF-8 length/pos cache.  It's not as full as I would
65477              like since the exact behaviour of the second half of the
65478              cache, used in substr(), eludes me right now.
65479      Branch: perl
65480            ! sv.c
65481 ____________________________________________________________________________
65482 [ 19961] By: jhi                                   on 2003/07/03  13:57:47
65483         Log: Extra light testing for the UTF-8 cache
65484              (that it isn't broken, not that it helps).
65485      Branch: perl
65486            ! t/op/length.t
65487 ____________________________________________________________________________
65488 [ 19957] By: jhi                                   on 2003/07/03  12:01:25
65489         Log: Subject: Re: randomly untainting?
65490              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
65491              Date: Thu, 3 Jul 2003 14:58:18 +0200
65492              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
65493              (plus extra debug printing)
65494      Branch: perl
65495            ! ext/List/Util/t/tainted.t
65496 ____________________________________________________________________________
65497 [ 19954] By: jhi                                   on 2003/07/03  11:10:21
65498         Log: Subject: Re: maint @ 19923
65499              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
65500              Date: Thu, 3 Jul 2003 15:57:55 +0400
65501              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
65502      Branch: perl
65503            ! wince/Makefile.ce wince/wince.c
65504 ____________________________________________________________________________
65505 [ 19952] By: jhi                                   on 2003/07/03  10:56:45
65506         Log: Tiny tweak to perlartistic from Robin Barker.
65507      Branch: perl
65508            ! pod/perlartistic.pod
65509 ____________________________________________________________________________
65510 [ 19950] By: jhi                                   on 2003/07/03  07:46:45
65511         Log: Mention Modules in AUTHORS.
65512      Branch: perl
65513            ! AUTHORS
65514 ____________________________________________________________________________
65515 [ 19949] By: jhi                                   on 2003/07/03  06:58:01
65516         Log: No fancy binmode() if no perlio.
65517      Branch: perl
65518            ! ext/IO/lib/IO/t/io_sock.t
65519 ____________________________________________________________________________
65520 [ 19948] By: jhi                                   on 2003/07/03  06:55:12
65521         Log: Underline the fact that XSLoader is not DynaLoader
65522              ([perl #21974] dl_load_flags not honored by XSLoader)
65523      Branch: perl
65524            ! ext/DynaLoader/XSLoader_pm.PL
65525 ____________________________________________________________________________
65526 [ 19947] By: jhi                                   on 2003/07/03  06:35:29
65527         Log: Apply Schwern's suggested warning code from
65528              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}
65529      Branch: perl
65530            ! lib/Test/Harness/Straps.pm
65531 ____________________________________________________________________________
65532 [ 19944] By: jhi                                   on 2003/07/03  06:30:11
65533         Log: Subject: [PATCH] "without parens" vs "without parentheses"
65534              From: Iain Truskett <spoon@cpan.org>
65535              Date: Thu, 3 Jul 2003 12:40:42 +1000
65536              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
65537      Branch: perl
65538            ! t/lib/warnings/toke toke.c
65539 ____________________________________________________________________________
65540 [ 19943] By: jhi                                   on 2003/07/03  06:27:18
65541         Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
65542              From: Dave Mitchell <davem@fdgroup.com>
65543              Date: Thu, 3 Jul 2003 01:32:11 +0100
65544              Message-ID: <20030703003211.GB3747@fdgroup.com>
65545      Branch: perl
65546            ! mg.c sv.c
65547 ____________________________________________________________________________
65548 [ 19942] By: jhi                                   on 2003/07/03  06:25:30
65549         Log: Nicer options for Porting/Modules.
65550      Branch: perl
65551            ! MANIFEST Porting/Modules
65552 ____________________________________________________________________________
65553 [ 19941] By: rgs                                   on 2003/07/02  21:38:19
65554         Log: Minor test adjustments :
65555              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
65556              - prototypes added to some public functions in t/test.pl,
65557              as suggested by Enache Adrian
65558      Branch: perl
65559            ! t/op/concat.t t/test.pl
65560 ____________________________________________________________________________
65561 [ 19940] By: rgs                                   on 2003/07/02  20:58:19
65562         Log: Skip a socketpair test on SCO OSR
65563      Branch: perl
65564            ! ext/Socket/socketpair.t
65565 ____________________________________________________________________________
65566 [ 19939] By: jhi                                   on 2003/07/02  20:10:47
65567         Log: Subject: [PATCH] various Deparse fixes
65568              From: Dave Mitchell <davem@fdgroup.com>
65569              Date: Wed, 2 Jul 2003 18:10:45 +0100
65570              Message-ID: <20030702171045.GF2137@fdgroup.com>
65571      Branch: perl
65572            ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
65573            ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
65574 ____________________________________________________________________________
65575 [ 19935] By: jhi                                   on 2003/07/02  20:01:06
65576         Log: It would seem that in Linux 2.2 there is no way
65577              we can do the right thing to make ps(1) see $0
65578              our way.  Also amend the $0 documentation a bit.
65579      Branch: perl
65580            ! pod/perlvar.pod t/op/magic.t
65581 ____________________________________________________________________________
65582 [ 19934] By: jhi                                   on 2003/07/02  19:39:11
65583         Log: Subject: [PATCH] line numbers are given % 64k
65584              From: James Jurach <muaddib@erf.net>
65585              Date: Wed, 2 Jul 2003 13:31:05 -0500
65586              Message-ID: <20030702183105.GA4837@lebowski>
65587      Branch: perl
65588            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
65589            ! handy.h pp_ctl.c scope.h
65590 ____________________________________________________________________________
65591 [ 19933] By: jhi                                   on 2003/07/02  14:55:49
65592         Log: Subject: Re: maint @ 19923
65593              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
65594              Date: Wed, 2 Jul 2003 11:43:05 -0400
65595              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
65596      Branch: perl
65597            ! pod/perlfunc.pod
65598 ____________________________________________________________________________
65599 [ 19932] By: jhi                                   on 2003/07/02  14:29:42
65600         Log: Subject: Re: maint @ 19923
65601              From: Jim Cromie <jcromie@divsol.com>
65602              Date: Wed, 02 Jul 2003 05:35:06 -0600
65603              Message-ID: <3F02C36A.9030704@divsol.com>
65604      Branch: perl
65605            ! pod/perlfunc.pod
65606 ____________________________________________________________________________
65607 [ 19931] By: jhi                                   on 2003/07/02  11:34:49
65608         Log: Fix for [perl #22759 insufficient format string checking];
65609              using ewix makes no sense, assuming evix was intended,
65610              no old tests fail; add the test case.
65611      Branch: perl
65612            ! sv.c t/op/sprintf.t
65613 ____________________________________________________________________________
65614 [ 19929] By: jhi                                   on 2003/07/02  09:13:33
65615         Log: Better links.
65616      Branch: perl
65617            ! pod/perlipc.pod pod/perlrun.pod
65618 ____________________________________________________________________________
65619 [ 19928] By: jhi                                   on 2003/07/02  08:58:26
65620         Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
65621      Branch: perl
65622            ! hints/darwin.sh
65623 ____________________________________________________________________________
65624 [ 19927] By: jhi                                   on 2003/07/02  08:48:00
65625         Log: ...and getting the comma right, too.
65626      Branch: perl
65627            ! t/op/magic.t
65628 ____________________________________________________________________________
65629 [ 19926] By: jhi                                   on 2003/07/02  08:46:18
65630         Log: Getting the whitespace right.
65631      Branch: perl
65632            ! t/op/magic.t
65633 ____________________________________________________________________________
65634 [ 19925] By: jhi                                   on 2003/07/02  08:40:36
65635         Log: FreeBSD $0 dance.
65636      Branch: perl
65637            ! pod/perlvar.pod t/op/magic.t
65638 ____________________________________________________________________________
65639 [ 19924] By: jhi                                   on 2003/07/02  08:17:31
65640         Log: Fix from Enache Adrian for the magic.t failure in
65641              FreeBSD: setproctitle() cannot get rid of the " (perl)".
65642      Branch: perl
65643            ! t/op/magic.t
65644 ____________________________________________________________________________
65645 [ 19921] By: jhi                                   on 2003/07/02  05:26:33
65646         Log: VMS: with this, 100% make test in Compaq C V6.5-001
65647              on OpenVMS Alpha V7.3-1, from Craig Berry.
65648      Branch: perl
65649            ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
65650 ____________________________________________________________________________
65651 [ 19920] By: jhi                                   on 2003/07/02  05:21:23
65652         Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
65653              The latest releases of NetBSD don't require the hack.  From
65654              Johnny Lam.
65655      Branch: perl
65656            ! hints/netbsd.sh
65657 ____________________________________________________________________________
65658 [ 19918] By: jhi                                   on 2003/07/01  20:02:33
65659         Log: Add a new utility, Porting/Modules.
65660      Branch: perl
65661            + Porting/Modules
65662            ! MANIFEST
65663 ____________________________________________________________________________
65664 [ 19917] By: jhi                                   on 2003/07/01  17:00:02
65665         Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod
65666              From: Robin Barker <Robin.Barker@npl.co.uk>
65667              Date: Tue, 1 Jul 2003 18:21:34 +0100
65668              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
65669
65670              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
65671              From: Robin Barker <Robin.Barker@npl.co.uk>
65672              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
65673              Date: Tue, 1 Jul 2003 18:25:17 +0100
65674
65675              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
65676              From: Robin Barker <Robin.Barker@npl.co.uk>
65677              Date: Tue, 1 Jul 2003 18:29:09 +0100
65678              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
65679      Branch: perl
65680            ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
65681 ____________________________________________________________________________
65682 [ 19916] By: jhi                                   on 2003/07/01  16:51:31
65683         Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
65684              From: Enache Adrian <enache@rdslink.ro>
65685              Date: Tue, 1 Jul 2003 19:51:25 +0300
65686              Message-ID: <20030701165125.GA1521@ratsnest.hole>
65687      Branch: perl
65688            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
65689            ! ext/B/typemap t/op/magic.t
65690 ____________________________________________________________________________
65691 [ 19915] By: jhi                                   on 2003/07/01  16:22:09
65692         Log: Upgrade to Unicode::Normalize 0.23.
65693      Branch: perl
65694            ! ext/Unicode/Normalize/Changes
65695            ! ext/Unicode/Normalize/Normalize.pm
65696            ! ext/Unicode/Normalize/Normalize.xs
65697 ____________________________________________________________________________
65698 [ 19914] By: jhi                                   on 2003/07/01  13:08:44
65699         Log: A naked values() caused shuffling of lib/Config.pm,
65700              which in turn caused unnecessary rebuilds.
65701      Branch: perl
65702            ! configpm
65703 ____________________________________________________________________________
65704 [ 19913] By: jhi                                   on 2003/07/01  13:01:10
65705         Log: Even more :utf8 socket testing, now in both directions.
65706      Branch: perl
65707            ! ext/IO/lib/IO/t/io_sock.t
65708 ____________________________________________________________________________
65709 [ 19912] By: jhi                                   on 2003/07/01  12:44:32
65710         Log: One more test (does binmode()ing a socket succeed)
65711              and add -w.
65712      Branch: perl
65713            ! ext/IO/lib/IO/t/io_sock.t
65714 ____________________________________________________________________________
65715 [ 19911] By: jhi                                   on 2003/07/01  12:38:13
65716         Log: Tweak an existing IO test to test also the change #19910.
65717      Branch: perl
65718            ! ext/IO/lib/IO/t/io_sock.t
65719 ____________________________________________________________________________
65720 [ 19910] By: jhi                                   on 2003/07/01  11:18:27
65721         Log: Integrate from perlio:
65722              [ 19909]
65723              binmode() should affect IoOFP() as well as IoIFP() if it is
65724              distinct (e.g. sockets).
65725      Branch: perl
65726           !> pp_sys.c
65727 ____________________________________________________________________________
65728 [ 19906] By: jhi                                   on 2003/07/01  08:03:17
65729         Log: Do the "aligned contiguous" check only if the arguments
65730              look like aligned; re-introduce the "traditional contiguous"
65731              checks with OS/2 special quirks and all.
65732      Branch: perl
65733            ! perl.c
65734 ____________________________________________________________________________
65735 [ 19903] By: jhi                                   on 2003/07/01  06:22:12
65736         Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
65737      Branch: perl
65738            ! perl.c
65739 ____________________________________________________________________________
65740 [ 19902] By: jhi                                   on 2003/07/01  06:20:48
65741         Log: Regen Glossary et al.
65742      Branch: perl
65743            ! Porting/Glossary Porting/config.sh Porting/config_H
65744 ____________________________________________________________________________
65745 [ 19900] By: jhi                                   on 2003/07/01  05:56:38
65746         Log: Regen Configure.
65747      Branch: perl
65748            ! Configure
65749 ____________________________________________________________________________
65750 [ 19899] By: jhi                                   on 2003/07/01  05:56:14
65751         Log: More nanosleep removal.
65752      Branch: perl
65753            ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
65754            ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
65755            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65756            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
65757 ____________________________________________________________________________
65758 [ 19898] By: jhi                                   on 2003/07/01  05:54:58
65759         Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
65760      Branch: perl
65761            + ext/Time/HiRes/hints/dec_osf.pl
65762            ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
65763            ! ext/Time/HiRes/hints/sco.pl
65764 ____________________________________________________________________________
65765 [ 19897] By: jhi                                   on 2003/07/01  05:04:50
65766         Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
65767              From: Alan Burlison <Alan.Burlison@sun.com>
65768              Date: Tue, 01 Jul 2003 00:03:24 +0100
65769              Message-ID: <3F00C1BC.3020103@sun.com>
65770      Branch: perl
65771            ! Configure Makefile.SH config_h.SH configure.com
65772            ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
65773 ____________________________________________________________________________
65774 [ 19896] By: jhi                                   on 2003/06/30  20:20:54
65775         Log: Integrate #19892, #19895 from perlio to compile and avoid
65776              crashing on Win32.
65777      Branch: perl
65778           !> perl.c
65779 ____________________________________________________________________________
65780 [ 19890] By: jhi                                   on 2003/06/30  08:41:51
65781         Log: int is not UV.
65782      Branch: perl
65783            ! perl.c
65784 ____________________________________________________________________________
65785 [ 19889] By: jhi                                   on 2003/06/30  08:36:38
65786         Log: The 'contiguous' test for argv[], envp[] was bogus
65787              since those need not be in memory end-to-end, e.g.
65788              in Tru64 they are aligned by eight.  Loosen the test
65789              so that 'contiguousness' is fulfilled if the elements
65790              are within PTRSIZE alignment.  This makes Tru64 to pass
65791              the join.t, too.
65792      Branch: perl
65793            ! ext/threads/t/join.t mg.c perl.c
65794 ____________________________________________________________________________
65795 [ 19888] By: jhi                                   on 2003/06/30  07:24:18
65796         Log: $0 doc tweakage.
65797      Branch: perl
65798            ! pod/perlvar.pod
65799 ____________________________________________________________________________
65800 [ 19887] By: jhi                                   on 2003/06/30  07:20:58
65801         Log: $0 test tweaks from Andreas.
65802      Branch: perl
65803            ! ext/threads/t/join.t t/op/magic.t
65804 ____________________________________________________________________________
65805 [ 19886] By: rgs                                   on 2003/06/29  19:18:43
65806         Log: Misc Pod Nits.
65807      Branch: perl
65808            ! ext/B/B.pm pod/perlrun.pod
65809 ____________________________________________________________________________
65810 [ 19885] By: jhi                                   on 2003/06/29  15:49:52
65811         Log: Fix a faulty alias.
65812      Branch: perl
65813            ! ext/Encode/lib/Encode/Alias.pm
65814 ____________________________________________________________________________
65815 [ 19884] By: jhi                                   on 2003/06/29  15:41:05
65816         Log: The joy of $0.  Undoing the #16399 makes Andreas'
65817              tests (see [perl #22811]) pass (yes, padding with space    instead
65818              of nul makes no sense, but that seems to work, maybe Linux does
65819              some deep magic in ps(1)?); moving the PL_origalen computation
65820              earlier makes also the threaded-first case fully pass.
65821
65822              But in general modifying the argv[] is very non-portable.
65823              (e.g. in Tru64 it seems to be limited to the size of the
65824              original argv[0] since the argv[] are not contiguous?)
65825
65826              Everybody should just have setproctitle().
65827      Branch: perl
65828            ! mg.c perl.c pod/perlvar.pod
65829 ____________________________________________________________________________
65830 [ 19883] By: jhi                                   on 2003/06/29  13:47:36
65831         Log: More on the macro debugging and expansion.
65832      Branch: perl
65833            ! pod/perlhack.pod
65834 ____________________________________________________________________________
65835 [ 19882] By: rgs                                   on 2003/06/29  13:17:09
65836         Log: Perl_doing_taint must be public, for programs that embed perl
65837      Branch: perl
65838            ! embed.fnc embed.h global.sym
65839 ____________________________________________________________________________
65840 [ 19881] By: jhi                                   on 2003/06/29  10:17:28
65841         Log: More coffee...
65842      Branch: perl
65843            ! lib/Test/Harness.pm
65844 ____________________________________________________________________________
65845 [ 19880] By: jhi                                   on 2003/06/29  09:48:50
65846         Log: argc, argv.
65847      Branch: perl
65848            ! perl.h
65849 ____________________________________________________________________________
65850 [ 19879] By: jhi                                   on 2003/06/29  09:34:47
65851         Log: Another spot where a zero $test{$max} can make things go boom.
65852      Branch: perl
65853            ! lib/Test/Harness.pm
65854 ____________________________________________________________________________
65855 [ 19878] By: jhi                                   on 2003/06/29  09:28:58
65856         Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
65857              as per suggestion from Sarathy.
65858      Branch: perl
65859            ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
65860            ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
65861 ____________________________________________________________________________
65862 [ 19877] By: jhi                                   on 2003/06/28  18:28:01
65863         Log: The #19842 is no more needed thanks to #19876,
65864              and the #19842 was wrong anyway (it affected
65865              only the threaded case.)
65866      Branch: perl
65867            ! hints/dec_osf.sh
65868 ____________________________________________________________________________
65869 [ 19876] By: jhi                                   on 2003/06/28  18:24:46
65870         Log: Subject: Re: your malloc patches
65871              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
65872              Date: Fri, 27 Jun 2003 06:54:06 -0700
65873              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
65874
65875              More malloc patches: now they seem to work even in Tru64.
65876      Branch: perl
65877            ! malloc.c
65878 ____________________________________________________________________________
65879 [ 19875] By: jhi                                   on 2003/06/28  18:09:30
65880         Log: Duh.
65881      Branch: perl
65882            ! perl.h
65883 ____________________________________________________________________________
65884 [ 19874] By: jhi                                   on 2003/06/28  17:30:52
65885         Log: Retract #19867; the bug was really much simpler:
65886              the < max must be <= max instead.
65887      Branch: perl
65888            ! hv.c
65889 ____________________________________________________________________________
65890 [ 19873] By: rgs                                   on 2003/06/28  16:02:53
65891         Log: Using $1 without testing success of the regexp, bad.
65892      Branch: perl
65893            ! pod/perlretut.pod
65894 ____________________________________________________________________________
65895 [ 19872] By: rgs                                   on 2003/06/28  16:01:08
65896         Log: Some clarification about the current semantics of CHECK and
65897              INIT blocks. See bug [perl #22826].
65898      Branch: perl
65899            ! pod/perlmod.pod
65900 ____________________________________________________________________________
65901 [ 19871] By: rgs                                   on 2003/06/28  15:47:22
65902         Log: Subject: [Encode] pre-1.97 patches
65903              From: Dan Kogai <dankogai@dan.co.jp>
65904              Date: Sat, 28 Jun 2003 01:20:59 +0900
65905              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
65906      Branch: perl
65907            ! ext/Encode/Changes ext/Encode/Encode.pm
65908            ! ext/Encode/lib/Encode/Guess.pm
65909 ____________________________________________________________________________
65910 [ 19870] By: rgs                                   on 2003/06/28  15:39:57
65911         Log: Two debugging patches.
65912              The first allows to hold symbolic switches in $^D
65913              and more generally fixes assignment to $^D. The
65914              second one improves the information given by -Dl.
65915
65916              Subject: [PATCH] allow $^D = "flags"
65917              From: Dave Mitchell <davem@fdgroup.com>
65918              Date: Fri, 27 Jun 2003 22:26:24 +0100
65919              Message-ID: <20030627212624.GB12887@fdgroup.com>
65920
65921              Subject: [PATCH] make -Dl show more scope info
65922              From: Dave Mitchell <davem@fdgroup.com>
65923              Date: Fri, 27 Jun 2003 23:00:36 +0100
65924              Message-ID: <20030627220036.GC12887@fdgroup.com>
65925      Branch: perl
65926            ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
65927            ! proto.h scope.h
65928 ____________________________________________________________________________
65929 [ 19869] By: rgs                                   on 2003/06/28  14:39:40
65930         Log: Fix test count, by Abe Timmerman.
65931      Branch: perl
65932            ! t/comp/require.t
65933 ____________________________________________________________________________
65934 [ 19867] By: jhi                                   on 2003/06/27  10:08:20
65935         Log: The two-for-loops is no more a valid way to walk through
65936              a hash (this was the reason the Hash/Util.t intermittently
65937              failed, the two-loop didn't find all the SVs of the HV).
65938      Branch: perl
65939            ! hv.c
65940 ____________________________________________________________________________
65941 [ 19866] By: jhi                                   on 2003/06/27  08:54:16
65942         Log: Some warnings about the (im)proper uses of the hash randomisation.
65943      Branch: perl
65944            ! pod/perlsec.pod
65945 ____________________________________________________________________________
65946 [ 19865] By: jhi                                   on 2003/06/27  08:40:45
65947         Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
65948              is larger than INT_MAX (atoi() returns -1 in that case).
65949      Branch: perl
65950            ! perl.c
65951 ____________________________________________________________________________
65952 [ 19864] By: jhi                                   on 2003/06/27  08:18:47
65953         Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
65954              not per-interp, since perl_construct() is not passed
65955              the argc, argv, and therefore it can't set the per-interp
65956              PL_tainting.)
65957      Branch: perl
65958            ! perl.c perl.h
65959 ____________________________________________________________________________
65960 [ 19863] By: jhi                                   on 2003/06/27  08:15:11
65961         Log: Introduce (global) variable PL_earlytaint which
65962              is set very early in main(), before perl_parse()
65963              has been called and PL_tainting (or PL_taint_warn)
65964              might have been set.
65965      Branch: perl
65966            ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
65967            ! perlvars.h proto.h
65968 ____________________________________________________________________________
65969 [ 19862] By: jhi                                   on 2003/06/27  07:39:58
65970         Log: Make doing_taint() always available (though not
65971              part of the public API).
65972      Branch: perl
65973            ! embed.fnc embed.h perl.c proto.h
65974 ____________________________________________________________________________
65975 [ 19861] By: jhi                                   on 2003/06/27  05:30:03
65976         Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
65977              if tainting-- but is this a good thing or a bad thing?
65978              (At least it makes debugging lib/Hash/Util.t harder,
65979              since it has, for no apparent good reason, -T: one must
65980              make a copy of it without the -T.)
65981      Branch: perl
65982            ! perl.c
65983 ____________________________________________________________________________
65984 [ 19860] By: jhi                                   on 2003/06/27  05:02:14
65985         Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
65986              From: Tim Bunce <Tim.Bunce@pobox.com>
65987              Date: Thu, 26 Jun 2003 10:53:22 +0100
65988              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
65989      Branch: perl
65990            ! INSTALL
65991 ____________________________________________________________________________
65992 [ 19859] By: jhi                                   on 2003/06/27  04:59:23
65993         Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
65994              random failures.  To make these easier to reproduce,
65995              add a variable, PERL_HASH_SEED_DEBUG, to display the
65996              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
65997              of 82972356 makes the first one to fail.
65998      Branch: perl
65999            ! perl.c pod/perlrun.pod
66000 ____________________________________________________________________________
66001 [ 19858] By: rgs                                   on 2003/06/26  20:21:53
66002         Log: perlhack update, by Steve Grazzini
66003              about macro support in gdb and gcc.
66004      Branch: perl
66005            ! pod/perlhack.pod
66006 ____________________________________________________________________________
66007 [ 19854] By: jhi                                   on 2003/06/26  05:32:02
66008         Log: Bite the bullet and apply the hash randomisation patch.
66009              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
66010      Branch: perl
66011            ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
66012            ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
66013            ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
66014            ! sv.c
66015 ____________________________________________________________________________
66016 [ 19853] By: rgs                                   on 2003/06/25  19:35:02
66017         Log: Subject: Re: P and V
66018              From: "Philip Newton" <pnewton@gmx.de>
66019              Date: Wed, 25 Jun 2003 17:50:22 +0200
66020              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
66021      Branch: perl
66022            ! lib/Thread/Semaphore.pm
66023 ____________________________________________________________________________
66024 [ 19852] By: rgs                                   on 2003/06/25  19:27:42
66025         Log: Enhance some macro robustness.
66026      Branch: perl
66027            ! opcode.h opcode.pl
66028 ____________________________________________________________________________
66029 [ 19851] By: rgs                                   on 2003/06/25  19:25:47
66030         Log: Fix [perl #21742] :
66031              require() should always be called in scalar context,
66032              even when it's the last statement in an eval("").
66033      Branch: perl
66034            ! pp_ctl.c t/comp/require.t
66035 ____________________________________________________________________________
66036 [ 19849] By: jhi                                   on 2003/06/24  17:32:37
66037         Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
66038              From: Dave Mitchell <davem@fdgroup.com>
66039              Date: Tue, 24 Jun 2003 13:16:18 +0100
66040              Message-ID: <20030624121618.GC22675@fdgroup.com>
66041      Branch: perl
66042            ! sv.c t/op/ref.t
66043 ____________________________________________________________________________
66044 [ 19848] By: merijn                                on 2003/06/24  08:06:57
66045         Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
66046              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
66047              Date: Tue, 24 Jun 2003 11:00:34 +0200
66048              Message-ID: <186930306740.20030624110034@familiehaase.de>
66049      Branch: perl
66050            ! lib/Pod/Perldoc.pm
66051 ____________________________________________________________________________
66052 [ 19847] By: jhi                                   on 2003/06/24  04:52:42
66053         Log: Subject: [PATCH] version.pm up to date with CPAN
66054              From: John Peacock <jpeacock@rowman.com>
66055              Date: Mon, 23 Jun 2003 21:58:18 -0400
66056              Message-ID: <3EF7B03A.2060705@rowman.com>
66057      Branch: perl
66058            ! lib/version.pm lib/version.t universal.c
66059 ____________________________________________________________________________
66060 [ 19846] By: rgs                                   on 2003/06/23  20:52:26
66061         Log: Subject: [perlport.pod] code point of \cU
66062              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
66063              Date: Tue, 24 Jun 2003 01:00:16 +0900
66064              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
66065      Branch: perl
66066            ! pod/perlport.pod
66067 ____________________________________________________________________________
66068 [ 19845] By: jhi                                   on 2003/06/23  04:55:39
66069         Log: Test tweaks for VMS from Craig Berry.
66070      Branch: perl
66071            ! lib/strict.t lib/warnings.t
66072 ____________________________________________________________________________
66073 [ 19843] By: jhi                                   on 2003/06/22  17:00:10
66074         Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
66075      Branch: perl
66076            ! embed.fnc embed.h pp.c proto.h util.c
66077 ____________________________________________________________________________
66078 [ 19842] By: jhi                                   on 2003/06/22  16:44:16
66079         Log: Until the Perl malloc problems in Tru64 are fixed.
66080      Branch: perl
66081            ! hints/dec_osf.sh
66082 ____________________________________________________________________________
66083 [ 19841] By: jhi                                   on 2003/06/22  16:35:33
66084         Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
66085              From: Enache Adrian <enache@rdslink.ro>
66086              Date: Sat, 21 Jun 2003 03:19:31 +0300
66087              Message-ID: <20030621001931.GB1255@ratsnest.hole>
66088      Branch: perl
66089            ! op.c t/op/concat.t
66090 ____________________________________________________________________________
66091 [ 19840] By: jhi                                   on 2003/06/22  16:33:25
66092         Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
66093              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
66094              Date: 21 Jun 2003 19:02:30 -0000
66095              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
66096      Branch: perl
66097            ! lib/overload.pm lib/overload.t
66098 ____________________________________________________________________________
66099 [ 19839] By: jhi                                   on 2003/06/22  16:31:05
66100         Log: Subject: FileCache 1.03 broken on VMS -- possible patch
66101              From: "Craig A. Berry" <craigberry@mac.com>
66102              Date: Sat, 21 Jun 2003 10:31:59 -0500
66103              Message-ID: <3EF47A6F.9060904@mac.com>
66104      Branch: perl
66105            ! lib/FileCache.pm lib/FileCache/t/01open.t
66106            ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
66107 ____________________________________________________________________________
66108 [ 19838] By: jhi                                   on 2003/06/22  16:16:01
66109         Log: Debian fix from Brendan O'Dea:
66110              Adjust output to screen width.
66111              (adjusted to probe for the stty command)
66112      Branch: perl
66113            ! utils/dprofpp.PL
66114 ____________________________________________________________________________
66115 [ 19837] By: jhi                                   on 2003/06/22  15:56:45
66116         Log: Debian fix from Brendan O'Dea:
66117              Use a temporary directory to avoid symlink attacks.
66118              Specify -gstabs explicitly (not the default format for gcc 3.2).
66119      Branch: perl
66120            ! utils/c2ph.PL
66121 ____________________________________________________________________________
66122 [ 19836] By: jhi                                   on 2003/06/22  15:55:13
66123         Log: Debian fix from Brendan O'Dea:
66124              Bug#156284: the stucture used by pp_accept is too small to hold an
66125              IPv6 address.
66126      Branch: perl
66127            ! pp_sys.c
66128 ____________________________________________________________________________
66129 [ 19835] By: jhi                                   on 2003/06/22  15:46:50
66130         Log: For characters beyond the BMP the $bits will be undef,
66131              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
66132              analysis and fix from SADAHIRO Tomoyuki)
66133      Branch: perl
66134            ! lib/utf8_heavy.pl
66135 ____________________________________________________________________________
66136 [ 19834] By: jhi                                   on 2003/06/20  08:42:58
66137         Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
66138      Branch: perl
66139            ! malloc.c
66140 ____________________________________________________________________________
66141 [ 19833] By: jhi                                   on 2003/06/20  08:16:02
66142         Log: Don't do sprintf().
66143      Branch: perl
66144            ! malloc.c
66145 ____________________________________________________________________________
66146 [ 19832] By: jhi                                   on 2003/06/20  07:43:48
66147         Log: Show the source code location of an "assertion botch".
66148      Branch: perl
66149            ! malloc.c
66150 ____________________________________________________________________________
66151 [ 19831] By: jhi                                   on 2003/06/20  07:31:11
66152         Log: More Perl malloc debugging magic from Ilya.  Seems to work in
66153              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
66154              malloc.c, found in AIX since there is no such header.
66155              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
66156              memory was overwritten?"
66157              (In IRIX compiles but that doesn't prove much since in IRIX
66158              Perl's malloc is simply not used.)
66159      Branch: perl
66160            + malloc_ctl.h
66161            ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
66162            ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
66163 ____________________________________________________________________________
66164 [ 19830] By: jhi                                   on 2003/06/20  06:02:21
66165         Log: Retract #19785 and #19756: JPL nowadays works without this
66166              (verified by a true JPL user).
66167      Branch: perl
66168            ! perl.c
66169 ____________________________________________________________________________
66170 [ 19827] By: jhi                                   on 2003/06/19  20:18:31
66171         Log: Apparently this is needed for VMS (Craig Berry).
66172      Branch: perl
66173            ! lib/Tie/File.pm
66174 ____________________________________________________________________________
66175 [ 19824] By: jhi                                   on 2003/06/19  15:11:48
66176         Log: Bump Time::HiRes to 1.49.
66177      Branch: perl
66178            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
66179            ! ext/Time/HiRes/HiRes.xs
66180 ____________________________________________________________________________
66181 [ 19822] By: jhi                                   on 2003/06/19  14:49:37
66182         Log: This change chunk doesn't work well with blead.
66183      Branch: perl
66184            ! lib/ExtUtils/t/Command.t
66185 ____________________________________________________________________________
66186 [ 19821] By: jhi                                   on 2003/06/19  14:27:52
66187         Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
66188              make happy.
66189      Branch: perl
66190            ! lib/ExtUtils/MM_Unix.pm
66191 ____________________________________________________________________________
66192 [ 19820] By: jhi                                   on 2003/06/19  14:25:53
66193         Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
66194              as of 2003-06-19 18:39 EET).
66195      Branch: perl
66196            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
66197            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
66198            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
66199            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
66200 ____________________________________________________________________________
66201 [ 19819] By: jhi                                   on 2003/06/19  14:08:13
66202         Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
66203              From: grazz@pobox.com (Steve Grazzini)
66204              Date: Wed, 18 Jun 2003 19:42:37 -0400
66205              Message-ID: <20030618234237.GA6267@grazzini.net>
66206      Branch: perl
66207            ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
66208            ! t/op/runlevel.t t/op/tiehandle.t util.c
66209 ____________________________________________________________________________
66210 [ 19818] By: jhi                                   on 2003/06/19  13:57:55
66211         Log: Subject: [PATCH -current] email address correction
66212              Date: Thu, 19 Jun 2003 02:19:31 -0700
66213              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
66214              From: rs@crystalflame.net (Richard Soderberg)
66215      Branch: perl
66216            ! ext/threads/threads.pm
66217 ____________________________________________________________________________
66218 [ 19816] By: jhi                                   on 2003/06/19  05:02:22
66219         Log: MPE/iX gets serious indigestion on w-packed infinities.
66220      Branch: perl
66221            ! t/op/pack.t
66222 ____________________________________________________________________________
66223 [ 19815] By: rgs                                   on 2003/06/18  20:47:47
66224         Log: A bunch of minor changes to perlguts.pod.
66225      Branch: perl
66226            ! pod/perlguts.pod
66227 ____________________________________________________________________________
66228 [ 19814] By: jhi                                   on 2003/06/18  19:19:38
66229         Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
66230              From: Enache Adrian <enache@rdslink.ro>
66231              Date: Wed, 18 Jun 2003 23:00:43 +0300
66232              Message-ID: <20030618200043.GA1249@ratsnest.hole>
66233      Branch: perl
66234            ! pp.c regexec.c t/op/pat.t
66235 ____________________________________________________________________________
66236 [ 19813] By: jhi                                   on 2003/06/18  17:31:50
66237         Log: Upgrade to Tie::File 0.97.
66238      Branch: perl
66239            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
66240            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
66241            ! lib/Tie/File/t/29_downcopy.t
66242 ____________________________________________________________________________
66243 [ 19812] By: gbarr                                 on 2003/06/18  16:41:31
66244         Log: Sync with libnet 1.16
66245      Branch: perl
66246            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
66247 ____________________________________________________________________________
66248 [ 19811] By: jhi                                   on 2003/06/18  12:11:07
66249         Log: Subject: Encode] 1.96 Released
66250              From: Dan Kogai <dankogai@dan.co.jp>
66251              Date: Wed, 18 Jun 2003 19:09:11 +0900
66252              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
66253      Branch: perl
66254            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
66255            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
66256            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
66257            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
66258            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
66259            ! ext/Encode/t/guess.t
66260 ____________________________________________________________________________
66261 [ 19810] By: jhi                                   on 2003/06/18  09:20:43
66262         Log: Oops in change #19809.
66263      Branch: perl
66264            ! ext/POSIX/POSIX.xs
66265 ____________________________________________________________________________
66266 [ 19809] By: jhi                                   on 2003/06/18  09:08:47
66267         Log: If the first argument of sigaction() was a string, not a number
66268              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
66269              isn't numeric in subroutine entry ...' but after that one got
66270              (depending on the OS) either a coredump (because of trying to
66271              assign to *0 in mg_get) or a hang (because of the sigprocmask()
66272              blocking signals inside POSIX::sigaction, a nasty hang since
66273              one obviously cannot interrupt it...only SIGKILL works).
66274              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
66275              because of the string becoming zero due to the XS typemap magic.
66276              Resolved by making the POSIX::sigaction to try harder to figure
66277              out a valid signal number (one still gets the warning, though),
66278              and returning undef if no sense can be made.
66279      Branch: perl
66280            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
66281 ____________________________________________________________________________
66282 [ 19808] By: rgs                                   on 2003/06/17  21:10:06
66283         Log: Some docs for the assertions.
66284      Branch: perl
66285            ! lib/assertions.pm lib/assertions/activate.pm
66286            ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
66287 ____________________________________________________________________________
66288 [ 19806] By: jhi                                   on 2003/06/17  18:12:26
66289         Log: io_dir.t tweak from Craig Berry.
66290      Branch: perl
66291            ! ext/IO/lib/IO/t/io_dir.t
66292 ____________________________________________________________________________
66293 [ 19805] By: jhi                                   on 2003/06/17  16:47:06
66294         Log: Subject: /ext/DynaLoader/dl_dyld.xs
66295              From: "Peter O'Gorman" <peter@pogma.com>
66296              Date: Tue, 17 Jun 2003 23:45:47 +0900
66297              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
66298
66299              No need to see dlclose() and dlsym() outside the dl_dyld.xs
66300              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
66301              of OpenDarwin.
66302      Branch: perl
66303            ! ext/DynaLoader/dl_dyld.xs
66304 ____________________________________________________________________________
66305 [ 19804] By: jhi                                   on 2003/06/17  13:12:21
66306         Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
66307              From: david nicol <whatever@davidnicol.com>
66308              Date: 16 Jun 2003 20:35:24 -0500
66309              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
66310
66311              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
66312              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
66313              Date: Tue, 17 Jun 2003 00:12:04 -0400
66314              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
66315      Branch: perl
66316            ! pod/perlre.pod pod/perltrap.pod
66317 ____________________________________________________________________________
66318 [ 19802] By: jhi                                   on 2003/06/17  04:51:33
66319         Log: UNICOS: try papering over the Configure symbol scan problems
66320              by disavowing any knowledge of dynaloading.
66321      Branch: perl
66322            ! hints/unicos.sh
66323 ____________________________________________________________________________
66324 [ 19801] By: rgs                                   on 2003/06/16  22:47:28
66325         Log: Revert change #19126, a poor attempt at fixing bug #21742.
66326              The test for #21742 is marked as TODO.
66327              Plus new regression tests from :
66328
66329              Subject: [perl #22708] void context in string eval is broken
66330              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
66331              Date: 15 Jun 2003 23:09:03 -0000
66332              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
66333      Branch: perl
66334            ! pp_ctl.c t/comp/require.t t/op/eval.t
66335 ____________________________________________________________________________
66336 [ 19800] By: rgs                                   on 2003/06/16  21:14:26
66337         Log: Subject: [PATCH] unnecessary stringification in eval/die
66338              From: Steve Grazzini <grazz@pobox.com>
66339              Date: 15 Jun 2003 21:02:26 -0000
66340              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
66341              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
66342              in c.l.p.misc and bug #17763)
66343      Branch: perl
66344            ! pod/perlfunc.pod pp_ctl.c
66345 ____________________________________________________________________________
66346 [ 19799] By: rgs                                   on 2003/06/16  20:15:28
66347         Log: Subject: [perl #22622] Bogus error codes from File::Copy::move
66348              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
66349              Date: 9 Jun 2003 15:48:09 -0000
66350              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
66351      Branch: perl
66352            ! lib/File/Copy.pm
66353 ____________________________________________________________________________
66354 [ 19798] By: jhi                                   on 2003/06/16  12:26:29
66355         Log: And even more glibc fcntl constants, this time mostly F_XXX.
66356              Be more conservative and use @EXPORT_OK instead of @EXPORT.
66357      Branch: perl
66358            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
66359 ____________________________________________________________________________
66360 [ 19797] By: jhi                                   on 2003/06/16  08:05:11
66361         Log: Even more glibc O_ modes.
66362      Branch: perl
66363            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
66364 ____________________________________________________________________________
66365 [ 19796] By: jhi                                   on 2003/06/16  07:59:26
66366         Log: Add O_NOATIME.
66367      Branch: perl
66368            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
66369 ____________________________________________________________________________
66370 [ 19795] By: jhi                                   on 2003/06/16  06:51:19
66371         Log: Instead of fancy condvar footwork do a simple join,
66372              as suggested by Arthur.
66373      Branch: perl
66374            ! ext/threads/shared/t/hv_refs.t
66375 ____________________________________________________________________________
66376 [ 19794] By: rgs                                   on 2003/06/15  21:01:18
66377         Log: Rename again the warning about $* being no longer supported
66378              (and update perldiag this time!)
66379      Branch: perl
66380            ! gv.c pod/perldiag.pod t/lib/warnings/gv
66381 ____________________________________________________________________________
66382 [ 19793] By: rgs                                   on 2003/06/15  19:47:21
66383         Log: Remove all magic in untie()
66384
66385              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
66386              From: Aaron J Mackey <ajm6q@virginia.edu>
66387              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
66388              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
66389              (plus a test case)
66390      Branch: perl
66391            ! pp_sys.c t/op/tie.t
66392 ____________________________________________________________________________
66393 [ 19790] By: jhi                                   on 2003/06/15  17:22:08
66394         Log: Start using Perl malloc in FreeBSD since the system malloc
66395              is reaaally slooow for Perl.
66396
66397              Subject: FreeBSD 5.1 vs. -Uusemymalloc
66398              From: Dan Kogai <dankogai@dan.co.jp>
66399              Date: Mon, 16 Jun 2003 01:48:49 +0900
66400              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
66401      Branch: perl
66402            ! hints/freebsd.sh
66403 ____________________________________________________________________________
66404 [ 19789] By: jhi                                   on 2003/06/15  17:08:02
66405         Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
66406              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
66407              Date: Sat, 14 Jun 2003 17:49:57 -0700
66408              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
66409      Branch: perl
66410            + os2/OS2/typemap os2/perlrexx.cmd
66411            - os2/OS2/PrfDB/typemap
66412            ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
66413            ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
66414            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
66415            ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
66416            ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
66417            ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
66418            ! os2/os2ish.h pp_sys.c utils/h2xs.PL
66419 ____________________________________________________________________________
66420 [ 19788] By: jhi                                   on 2003/06/15  15:05:40
66421         Log: Reindent a section of the file.
66422      Branch: perl
66423            ! universal.c
66424 ____________________________________________________________________________
66425 [ 19787] By: jhi                                   on 2003/06/15  15:01:26
66426         Log: Unused variable.
66427      Branch: perl
66428            ! universal.c
66429 ____________________________________________________________________________
66430 [ 19786] By: jhi                                   on 2003/06/15  07:41:23
66431         Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
66432              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
66433              Date: Sun, 15 Jun 2003 10:48:40 +0200
66434              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
66435      Branch: perl
66436            ! embed.fnc embed.h proto.h sv.c
66437 ____________________________________________________________________________
66438 [ 19785] By: jhi                                   on 2003/06/15  07:37:02
66439         Log: Most often unused variables.
66440      Branch: perl
66441            ! perl.c
66442 ____________________________________________________________________________
66443 [ 19784] By: rgs                                   on 2003/06/14  20:08:52
66444         Log: Rename the warning about $* being removed,
66445              as suggested by Dave Mitchell
66446      Branch: perl
66447            ! gv.c t/lib/warnings/gv
66448 ____________________________________________________________________________
66449 [ 19783] By: jhi                                   on 2003/06/14  16:30:23
66450         Log: The FileCache 1.03 tests from belg4mit.
66451      Branch: perl
66452            + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
66453            + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
66454            + lib/FileCache/t/05override.t
66455            - lib/FileCache.t
66456            ! MANIFEST
66457 ____________________________________________________________________________
66458 [ 19782] By: jhi                                   on 2003/06/14  13:45:01
66459         Log: Mention the Unicode::Regex::Set module.
66460      Branch: perl
66461            ! pod/perlunicode.pod
66462 ____________________________________________________________________________
66463 [ 19781] By: jhi                                   on 2003/06/14  13:39:45
66464         Log: Followup on #19779: make the helper function static,
66465              and rename it for paranoia reasons.
66466      Branch: perl
66467            ! embed.fnc embed.h proto.h sv.c
66468 ____________________________________________________________________________
66469 [ 19779] By: jhi                                   on 2003/06/14  13:13:34
66470         Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
66471              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
66472              Date: Sat, 14 Jun 2003 12:51:31 +0200
66473              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
66474
66475              (choosing the safe alternative)
66476      Branch: perl
66477            ! sv.c
66478 ____________________________________________________________________________
66479 [ 19778] By: jhi                                   on 2003/06/14  09:28:01
66480         Log: Exercise the utf8:: "internal" functions.
66481      Branch: perl
66482            ! lib/utf8.pm lib/utf8.t
66483 ____________________________________________________________________________
66484 [ 19777] By: jhi                                   on 2003/06/14  09:05:07
66485         Log: Having to pull in the whole Encode just to get SvUTF8()
66486              is a bit too much: introduce utf8::is_utf8().
66487      Branch: perl
66488            ! lib/utf8.pm pod/perluniintro.pod universal.c
66489 ____________________________________________________________________________
66490 [ 19776] By: jhi                                   on 2003/06/14  08:56:11
66491         Log: Slight tweaks on the length() and chr() entries,
66492              passing-by rewrapping on the rmdir entry.
66493      Branch: perl
66494            ! pod/perlfunc.pod
66495 ____________________________________________________________________________
66496 [ 19775] By: jhi                                   on 2003/06/14  08:50:16
66497         Log: test.pl-ify and add a couple of tests.
66498      Branch: perl
66499            ! lib/bytes.t
66500 ____________________________________________________________________________
66501 [ 19773] By: jhi                                   on 2003/06/14  08:05:01
66502         Log: Slight reorg of the binmode() entry.
66503      Branch: perl
66504            ! pod/perlfunc.pod
66505 ____________________________________________________________________________
66506 [ 19772] By: jhi                                   on 2003/06/14  07:07:38
66507         Log: Illegal cpp.
66508      Branch: perl
66509            ! util.c
66510 ____________________________________________________________________________
66511 [ 19770] By: jhi                                   on 2003/06/14  04:36:18
66512         Log: Subject: Re: FileCache
66513              From: belg4mit <belg4mit@MIT.EDU>
66514              Date: Sat, 14 Jun 2003 01:35:05 -0400
66515              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
66516
66517              FileCache 1.03.
66518      Branch: perl
66519            ! lib/FileCache.pm
66520 ____________________________________________________________________________
66521 [ 19769] By: rgs                                   on 2003/06/13  19:17:50
66522         Log: Remove the deprecated $* variable.
66523              Incidentally, this fixes bug #22354, about unwanted
66524              action-at-distance of the /m regexp modifier.
66525              Add a new warning to advertise this fact.
66526      Branch: perl
66527            ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
66528            ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
66529            ! t/op/pat.t t/op/study.t
66530 ____________________________________________________________________________
66531 [ 19768] By: jhi                                   on 2003/06/13  17:08:45
66532         Log: Encode simply needs more work on EBCDIC.
66533      Branch: perl
66534            ! ext/Encode/t/Unicode.t
66535 ____________________________________________________________________________
66536 [ 19767] By: jhi                                   on 2003/06/13  17:05:01
66537         Log: Redundancy removal from Brian De Pradine;
66538              both the forms, pthread_mutexattr_settype() and
66539              pthread_mutexattr_setkind_np(), exist on z/OS.
66540      Branch: perl
66541            ! thread.h
66542 ____________________________________________________________________________
66543 [ 19766] By: jhi                                   on 2003/06/13  17:02:57
66544         Log: Somehow MPE/iX managed to get
66545              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
66546      Branch: perl
66547            ! lib/Test/Harness.pm
66548 ____________________________________________________________________________
66549 [ 19765] By: jhi                                   on 2003/06/13  14:36:18
66550         Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
66551              From: alan <alan@pair.com>
66552              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
66553              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
66554
66555              (the first alternative)
66556      Branch: perl
66557            ! util.c
66558 ____________________________________________________________________________
66559 [ 19764] By: jhi                                   on 2003/06/13  14:33:51
66560         Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
66561              way of detecting Darwin/Mac OS X; instead it is recommended to
66562              detect the OS at a higher level and pass the information manually
66563              down to the application, using e.g. a -Ddefinition.
66564      Branch: perl
66565            ! hints/darwin.sh perl.h x2p/util.c
66566 ____________________________________________________________________________
66567 [ 19763] By: jhi                                   on 2003/06/13  14:12:13
66568         Log: Define a cpp symbol, BSDish, if that looks appropriate.
66569      Branch: perl
66570            ! perl.h
66571 ____________________________________________________________________________
66572 [ 19760] By: jhi                                   on 2003/06/13  12:00:06
66573         Log: Even more tweakage on symbol scanning from Alan Burlison.
66574      Branch: perl
66575            ! Configure
66576 ____________________________________________________________________________
66577 [ 19758] By: gbarr                                 on 2003/06/13  07:01:11
66578         Log: Sync with libnet 1.15
66579      Branch: perl
66580            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
66581 ____________________________________________________________________________
66582 [ 19756] By: jhi                                   on 2003/06/13  05:09:17
66583         Log: The changes #8803 and #8896 that fixed JPL for use with
66584              JDK 1.2/1.3 had somehow disappeared.
66585      Branch: perl
66586            ! perl.c perl.h
66587 ____________________________________________________________________________
66588 [ 19752] By: rgs                                   on 2003/06/12  20:49:25
66589         Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
66590              to be issued if the string to be left-justified by s?printf contains
66591              a newline.
66592
66593              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf
66594              From: Robin Barker <Robin.Barker@npl.co.uk>
66595              Date: Wed, 11 Jun 2003 18:10:14 +0100
66596              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
66597      Branch: perl
66598            ! pod/perldiag.pod sv.c t/lib/warnings/sv
66599 ____________________________________________________________________________
66600 [ 19751] By: rgs                                   on 2003/06/12  20:25:41
66601         Log: Patch for a warning emitted twice, from :
66602              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
66603              From: Steve Grazzini <grazz@pobox.com>
66604              Date: Wed, 11 Jun 2003 00:46:47 -0400
66605              Message-ID: <20030611044647.GA16696@grazzini.net>
66606      Branch: perl
66607            ! pp_sys.c
66608 ____________________________________________________________________________
66609 [ 19750] By: sky                                   on 2003/06/12  15:03:55
66610         Log: In free we want to destroy, not init, thanks to Tim Bunce for
66611              detecting this. Should hopefully fix memory leak on Tru64
66612      Branch: perl
66613            ! ext/threads/shared/shared.xs
66614 ____________________________________________________________________________
66615 [ 19749] By: jhi                                   on 2003/06/12  13:27:44
66616         Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
66617              no ->Open, not if ->Open returns NULL.
66618      Branch: perl
66619            ! perlio.c
66620 ____________________________________________________________________________
66621 [ 19748] By: jhi                                   on 2003/06/12  11:32:44
66622         Log: Further perlio doc tweaks.
66623      Branch: perl
66624            ! lib/PerlIO.pm pod/perlrun.pod
66625 ____________________________________________________________________________
66626 [ 19747] By: jhi                                   on 2003/06/12  11:25:19
66627         Log: Slightly amended version of the proposed patch for
66628              "[perl #22390] export PERLIO=bytes segfaults";
66629              the amendment is to set errno.
66630              TODO: we really should not get here if the layer
66631              stack is corrupt or non-sensical (like "bytes").
66632      Branch: perl
66633            ! perlio.c
66634 ____________________________________________________________________________
66635 [ 19746] By: sky                                   on 2003/06/12  08:37:39
66636         Log: Be polite and destroy the mutexes and conditions we use!
66637      Branch: perl
66638            ! ext/threads/shared/shared.xs
66639 ____________________________________________________________________________
66640 [ 19744] By: rgs                                   on 2003/06/11  20:49:04
66641         Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
66642              From: Andy Dougherty <doughera@lafayette.edu>
66643              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
66644              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
66645      Branch: perl
66646            ! lib/File/Temp/t/security.t
66647 ____________________________________________________________________________
66648 [ 19742] By: jhi                                   on 2003/06/11  18:28:12
66649         Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
66650              From: Andy Dougherty <doughera@lafayette.edu>
66651              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
66652              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
66653      Branch: perl
66654            ! Configure
66655 ____________________________________________________________________________
66656 [ 19741] By: merijn                                on 2003/06/11  14:06:49
66657         Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
66658              From: PPrymmer@factset.com
66659              Date: Wed, 11 Jun 2003 09:00:34 -0400
66660              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
66661      Branch: perl
66662            ! lib/vmsish.t
66663 ____________________________________________________________________________
66664 [ 19740] By: jhi                                   on 2003/06/11  13:29:59
66665         Log: Doc nit.
66666      Branch: perl
66667            ! INSTALL
66668 ____________________________________________________________________________
66669 [ 19739] By: jhi                                   on 2003/06/11  05:30:53
66670         Log: Integrate from maint:
66671              [ 19738]
66672              Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
66673              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
66674              Date: Tue, 10 Jun 2003 22:10:47 +0200
66675              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
66676      Branch: perl
66677           !> ext/Encode/encengine.c ext/List/Util/Util.xs
66678           !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
66679           !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
66680           !> sv.c
66681 ____________________________________________________________________________
66682 [ 19735] By: jhi                                   on 2003/06/10  05:27:33
66683         Log: Upgrade to Unicode::Normalize 0.22.
66684      Branch: perl
66685            ! ext/Unicode/Normalize/Changes
66686            ! ext/Unicode/Normalize/Makefile.PL
66687            ! ext/Unicode/Normalize/Normalize.pm
66688            ! ext/Unicode/Normalize/Normalize.xs
66689            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
66690            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
66691            ! ext/Unicode/Normalize/t/test.t
66692 ____________________________________________________________________________
66693 [ 19734] By: jhi                                   on 2003/06/10  05:14:18
66694         Log: Upgrade to Unicode::Collate 0.25.
66695      Branch: perl
66696            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
66697            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
66698            ! lib/Unicode/Collate/t/test.t
66699 ____________________________________________________________________________
66700 [ 19731] By: jhi                                   on 2003/06/09  20:48:14
66701         Log: On a real multicpu box the child thread could still be running
66702              when the parent thread was already testing.
66703      Branch: perl
66704            ! ext/threads/shared/t/hv_refs.t
66705 ____________________________________________________________________________
66706 [ 19730] By: rgs                                   on 2003/06/09  19:56:29
66707         Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
66708              From: Andy Dougherty <doughera@lafayette.edu>
66709              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
66710              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
66711      Branch: perl
66712            ! INSTALL
66713 ____________________________________________________________________________
66714 [ 19729] By: rgs                                   on 2003/06/09  19:13:16
66715         Log: Subject: [PATCH] Re: nitpick with \(0..2)
66716              From: Steve Grazzini <grazz@pobox.com>
66717              Date: Fri, 6 Jun 2003 01:42:59 -0400
66718              Message-ID: <20030606054259.GA30249@grazzini.net>
66719      Branch: perl
66720            ! op.c pod/perlop.pod t/op/ref.t
66721 ____________________________________________________________________________
66722 [ 19726] By: jhi                                   on 2003/06/09  18:45:00
66723         Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
66724      Branch: perl
66725            ! ext/Unicode/Normalize/Normalize.pm
66726 ____________________________________________________________________________
66727 [ 19725] By: rgs                                   on 2003/06/09  18:33:50
66728         Log: In the debugger, flush stdout/stderr before the prompt is printed
66729              Subject: Re: [PATCH] Perlbug #15228
66730              From: Alex Vandiver <alexmv@MIT.EDU>
66731              Date: 04 Jun 2003 04:50:10 -0400
66732              Message-Id: <1054716610.21402.45.camel@supox>
66733      Branch: perl
66734            ! lib/perl5db.pl
66735 ____________________________________________________________________________
66736 [ 19724] By: gsar                                  on 2003/06/09  18:17:42
66737         Log: mark 450_service.t#18 as a todo test on windows
66738      Branch: perl
66739            ! lib/Net/Ping/t/450_service.t
66740 ____________________________________________________________________________
66741 [ 19723] By: gsar                                  on 2003/06/09  18:00:57
66742         Log: one of the Net::Ping time-dependent tests fails sporadically
66743              when the response from localhost is "too quick"
66744      Branch: perl
66745            ! lib/Net/Ping/t/250_ping_hires.t
66746 ____________________________________________________________________________
66747 [ 19721] By: jhi                                   on 2003/06/09  17:04:50
66748         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
66749              From: Michael G Schwern <schwern@pobox.com>
66750              Date: Sat, 7 Jun 2003 01:16:32 -0700
66751              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
66752      Branch: perl
66753            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
66754            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
66755            ! lib/ExtUtils/t/Liblist.t
66756 ____________________________________________________________________________
66757 [ 19720] By: gsar                                  on 2003/06/09  15:59:52
66758         Log: fix for perlio.t failures on windows (from Dan Kogai)
66759      Branch: perl
66760            ! ext/Encode/t/perlio.t
66761 ____________________________________________________________________________
66762 [ 19719] By: jhi                                   on 2003/06/09  15:28:18
66763         Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
66764              From: PPrymmer@factset.com
66765              Date: Mon, 9 Jun 2003 09:57:43 -0400
66766              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
66767      Branch: perl
66768            ! configure.com utils/perlivp.PL
66769 ____________________________________________________________________________
66770 [ 19717] By: gsar                                  on 2003/06/09  14:09:55
66771         Log: windows: fix memory leak in %ENV handling (shows up as a
66772              leak even in the simplest fork() loop, because perl_construct()
66773              now does the equivalent of %ENV assignments using mg_set())
66774      Branch: perl
66775            ! win32/perlhost.h
66776 ____________________________________________________________________________
66777 [ 19715] By: sky                                   on 2003/06/09  09:35:47
66778         Log: Support blessed shared references.
66779      Branch: perl
66780            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
66781            ! ext/threads/shared/t/hv_refs.t
66782 ____________________________________________________________________________
66783 [ 19714] By: jhi                                   on 2003/06/09  04:29:04
66784         Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
66785              From: "Craig A. Berry" <craigberry@mac.com>
66786              Date: Sun, 08 Jun 2003 16:49:43 -0500
66787              Message-ID: <3EE3AF77.7060302@mac.com>
66788      Branch: perl
66789            ! t/op/pack.t
66790 ____________________________________________________________________________
66791 [ 19712] By: jhi                                   on 2003/06/08  17:05:59
66792         Log: Subject: Re: forwarded you a test result
66793              From: Dan Kogai <dankogai@dan.co.jp>
66794              Date: Sun, 8 Jun 2003 11:04:43 +0900
66795              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
66796      Branch: perl
66797            ! ext/Encode/t/Encode.t
66798 ____________________________________________________________________________
66799 [ 19710] By: jhi                                   on 2003/06/08  17:03:07
66800         Log: Regen Configure et al.
66801      Branch: perl
66802            ! Configure Porting/config.sh Porting/config_H
66803 ____________________________________________________________________________
66804 [ 19709] By: jhi                                   on 2003/06/08  16:45:50
66805         Log: More symbol scan logic from Alan Burlison.
66806      Branch: perl
66807            ! Configure Porting/Glossary hints/solaris_2.sh
66808 ____________________________________________________________________________
66809 [ 19708] By: sky                                   on 2003/06/07  13:28:50
66810         Log: Major (internal) change to make it much more easy to embed
66811              threaded perl because we don't use our own TLS for the current
66812              thread info, but instead use PL_modglobal. Should make the
66813              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
66814      Branch: perl
66815            ! ext/threads/threads.xs
66816 ____________________________________________________________________________
66817 [ 19707] By: sky                                   on 2003/06/07  13:27:01
66818         Log: Last patch broke this slightly because INC was wrong.
66819      Branch: perl
66820            ! ext/threads/t/thread.t
66821 ____________________________________________________________________________
66822 [ 19706] By: sky                                   on 2003/06/07  13:07:53
66823         Log: Remove warnings from tests.
66824      Branch: perl
66825            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
66826            ! ext/threads/t/list.t
66827 ____________________________________________________________________________
66828 [ 19705] By: sky                                   on 2003/06/07  12:42:28
66829         Log: Work in non core env.
66830      Branch: perl
66831            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
66832            ! ext/threads/t/libc.t ext/threads/t/list.t
66833            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
66834            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
66835            ! ext/threads/t/thread.t
66836 ____________________________________________________________________________
66837 [ 19703] By: jhi                                   on 2003/06/07  05:11:50
66838         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
66839              From: Michael G Schwern <schwern@pobox.com>
66840              Date: Fri, 6 Jun 2003 18:41:45 -0700
66841              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
66842      Branch: perl
66843            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
66844            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
66845            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
66846            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
66847            ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
66848            ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
66849            ! lib/ExtUtils/t/zz_cleanup_dummy.t
66850 ____________________________________________________________________________
66851 [ 19702] By: rgs                                   on 2003/06/06  23:00:00
66852         Log: Upgrade to Time::Local 1.06, by Dave Rolsky
66853      Branch: perl
66854            ! lib/Time/Local.pm lib/Time/Local.t
66855 ____________________________________________________________________________
66856 [ 19701] By: rgs                                   on 2003/06/06  22:50:37
66857         Log: Complement to change #19698 :
66858              add also this information (=> and curly braces doesn't
66859              quote compound identifiers) to the strict manpage.
66860              As an experiment in documentation, add a "HISTORY" section
66861              to the strict manpage.
66862      Branch: perl
66863            ! lib/strict.pm
66864 ____________________________________________________________________________
66865 [ 19700] By: rgs                                   on 2003/06/06  22:31:50
66866         Log: Minor grammatical nit.
66867      Branch: perl
66868            ! README.hpux
66869 ____________________________________________________________________________
66870 [ 19699] By: rgs                                   on 2003/06/06  22:29:38
66871         Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
66872              From: Stas Bekman <stas@stason.org>
66873              Date: Thu, 05 Jun 2003 10:10:36 +1000
66874              Message-ID: <3EDE8A7C.2080302@stason.org>
66875
66876              Subject: [patch] perlguts authors dup
66877              From: Stas Bekman <stas@stason.org>
66878              Date: Thu, 05 Jun 2003 10:14:12 +1000
66879              Message-ID: <3EDE8B54.6090808@stason.org>
66880      Branch: perl
66881            ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
66882 ____________________________________________________________________________
66883 [ 19698] By: rgs                                   on 2003/06/06  22:23:56
66884         Log: Clarify that => doesn't quote compound identifiers.
66885      Branch: perl
66886            ! pod/perldata.pod
66887 ____________________________________________________________________________
66888 [ 19696] By: merijn                                on 2003/06/06  12:21:43
66889         Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
66890              as the compiler supports it)
66891      Branch: perl
66892            ! README.hpux
66893 ____________________________________________________________________________
66894 [ 19695] By: jhi                                   on 2003/06/05  18:50:51
66895         Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
66896              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66897              Date: Wed, 04 Jun 2003 00:08:32 -0700
66898              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
66899      Branch: perl
66900            ! t/run/switches.t toke.c
66901 ____________________________________________________________________________
66902 [ 19694] By: jhi                                   on 2003/06/05  18:37:02
66903         Log: Subject: [PATCH] RE: maint @ 19683
66904              From: Robin Barker <Robin.Barker@npl.co.uk>
66905              Date: Thu, 5 Jun 2003 17:16:58 +0100
66906              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
66907
66908              (skipped the MIME::Base64 part, leaving that to Gisle)
66909      Branch: perl
66910            ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
66911 ____________________________________________________________________________
66912 [ 19693] By: jhi                                   on 2003/06/05  17:26:04
66913         Log: SKIP label was missing.
66914      Branch: perl
66915            ! t/io/utf8.t
66916 ____________________________________________________________________________
66917 [ 19692] By: jhi                                   on 2003/06/05  16:58:23
66918         Log: z/OS makedepend fix from Peter Prymmer;
66919              still needed as reported by Brian De Pradine.
66920      Branch: perl
66921            ! makedepend.SH
66922 ____________________________________________________________________________
66923 [ 19691] By: jhi                                   on 2003/06/05  16:56:01
66924         Log: Even more getspecific patches from Brian De Pradine;
66925              macrofy the construct.
66926      Branch: perl
66927            ! ext/threads/threads.xs
66928 ____________________________________________________________________________
66929 [ 19690] By: jhi                                   on 2003/06/05  16:19:40
66930         Log: z/OS threads tweak from Brian De Pradine.
66931      Branch: perl
66932            ! ext/threads/threads.xs
66933 ____________________________________________________________________________
66934 [ 19689] By: jhi                                   on 2003/06/05  05:43:31
66935         Log: Upgrade to Time::HiRes 1.48.
66936      Branch: perl
66937            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
66938 ____________________________________________________________________________
66939 [ 19688] By: rgs                                   on 2003/06/04  18:53:48
66940         Log: Prevent a potential null pointer dereference.
66941              Noticed by Ryan Koga <rkoga@caida.org> in
66942              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
66943      Branch: perl
66944            ! perlio.c
66945 ____________________________________________________________________________
66946 [ 19687] By: jhi                                   on 2003/06/04  18:26:08
66947         Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
66948              From: Andy Dougherty <doughera@lafayette.edu>
66949              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
66950              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
66951      Branch: perl
66952            ! hints/darwin.sh
66953 ____________________________________________________________________________
66954 [ 19686] By: jhi                                   on 2003/06/04  11:02:54
66955         Log: On closer reading the proposed UTS#18 update required
66956              even more changes.
66957      Branch: perl
66958            ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
66959            ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
66960            ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
66961            ! lib/unicore/mktables
66962 ____________________________________________________________________________
66963 [ 19685] By: jhi                                   on 2003/06/04  10:14:09
66964         Log: Align the 'graph' property definition with the proposed
66965              Unicode UTS #18 update (v7).
66966      Branch: perl
66967            ! lib/unicore/lib/Graph.pl lib/unicore/mktables
66968 ____________________________________________________________________________
66969 [ 19681] By: jhi                                   on 2003/06/04  05:16:38
66970         Log: Subject: [MacOS X] consider useshrplib='false' by default
66971              From: Dan Kogai <dankogai@dan.co.jp>
66972              Date: Wed, 4 Jun 2003 01:29:42 +0900
66973              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
66974      Branch: perl
66975            ! hints/darwin.sh
66976 ____________________________________________________________________________
66977 [ 19679] By: jhi                                   on 2003/06/03  15:51:36
66978         Log: Urk.  Joe's patches were for the maint branch,
66979              not for the blead (which has assertions and stuff).
66980              Retract #19677, #19676, #19674.
66981      Branch: perl
66982            ! lib/perl5db.pl
66983 ____________________________________________________________________________
66984 [ 19678] By: jhi                                   on 2003/06/03  15:05:19
66985         Log: According to Arthur this should help
66986              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
66987      Branch: perl
66988            ! ext/threads/threads.xs
66989 ____________________________________________________________________________
66990 [ 19677] By: jhi                                   on 2003/06/03  14:07:06
66991         Log: Tiny tweaks from Joe McMahon.
66992      Branch: perl
66993            ! lib/perl5db.pl
66994 ____________________________________________________________________________
66995 [ 19676] By: jhi                                   on 2003/06/03  12:38:46
66996         Log: Tiny pod and speling tweaks.
66997      Branch: perl
66998            ! lib/perl5db.pl
66999 ____________________________________________________________________________
67000 [ 19674] By: jhi                                   on 2003/06/03  12:20:59
67001         Log: Subject: Extensive documentation patch redux
67002              From: Joe McMahon <mcmahon@ibiblio.org>
67003              Date: Mon, 2 Jun 2003 09:53:40 -0400
67004              Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
67005
67006              Subject: RE: [PATCH] RE: Extensive documentation patch redux
67007              From: Robin Barker <Robin.Barker@npl.co.uk>
67008              Date: Tue, 3 Jun 2003 10:00:22 +0100
67009              Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
67010      Branch: perl
67011            ! lib/perl5db.pl
67012 ____________________________________________________________________________
67013 [ 19673] By: jhi                                   on 2003/06/03  09:51:59
67014         Log: Salvage parts of #19667.
67015      Branch: perl
67016            ! perlio.c win32/win32.c win32/win32iop.h
67017 ____________________________________________________________________________
67018 [ 19672] By: jhi                                   on 2003/06/03  09:26:45
67019         Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
67020              still is there).
67021      Branch: perl
67022            ! MANIFEST pod/perlfunc.pod
67023 ____________________________________________________________________________
67024 [ 19671] By: merijn                                on 2003/06/03  08:27:07
67025         Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
67026              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67027              Date: Tue, 03 Jun 2003 01:55:06 -0700
67028              Message-ID: <qJG3+gzkgajL092yn@efn.org>
67029      Branch: perl
67030            ! README.cygwin
67031 ____________________________________________________________________________
67032 [ 19670] By: jhi                                   on 2003/06/03  08:04:39
67033         Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
67034              #19655, #19418; File::Temp no more used internally.
67035              Some parts of these will be salvaged later.
67036      Branch: perl
67037            ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
67038            ! proto.h win32/win32.c win32/win32iop.h
67039 ____________________________________________________________________________
67040 [ 19669] By: gsar                                  on 2003/06/02  20:59:39
67041         Log: fix for 09_gen_rs.t#59 failure on windows
67042      Branch: perl
67043            ! lib/Tie/File/t/09_gen_rs.t
67044 ____________________________________________________________________________
67045 [ 19668] By: gsar                                  on 2003/06/02  20:40:19
67046         Log: resurrect change#19628 and make it work by generalizing
67047              a spot that had a hardcoded dependency on the cmd.exe
67048              arguments being "/x/c" or "/c"
67049      Branch: perl
67050            ! pod/perlrun.pod win32/win32.c
67051 ____________________________________________________________________________
67052 [ 19667] By: gsar                                  on 2003/06/02  18:44:34
67053         Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
67054              reuse the straightforward native implementation instead
67055
67056              this fixes the warning from io_xs.t
67057
67058              NOTE: File::Temp has a less-than-robust implementation on windows
67059              that relies on END blocks being run (this may not happen always)
67060      Branch: perl
67061            ! op.c win32/win32.c win32/win32iop.h
67062 ____________________________________________________________________________
67063 [ 19666] By: gsar                                  on 2003/06/02  18:29:46
67064         Log: change#19628 broke many win32/system.t tests, so back it out
67065      Branch: perl
67066            ! pod/perlrun.pod win32/win32.c
67067 ____________________________________________________________________________
67068 [ 19665] By: rgs                                   on 2003/06/02  18:22:06
67069         Log: A little bit more of weird-code-proofing in B::Deparse.
67070              Fixes a bug reported by Alexey Tourbin in
67071              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
67072      Branch: perl
67073            ! ext/B/B/Deparse.pm
67074 ____________________________________________________________________________
67075 [ 19664] By: jhi                                   on 2003/06/02  16:41:37
67076         Log: Upgrade to the CGI.pm 2.93.
67077
67078              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
67079      Branch: perl
67080            + lib/CGI/t/util-58.t
67081            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
67082            ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
67083            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
67084            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
67085            ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
67086            ! lib/CGI/t/switch.t lib/CGI/t/util.t
67087 ____________________________________________________________________________
67088 [ 19663] By: jhi                                   on 2003/06/02  16:16:51
67089         Log: Whitespace tweaks.
67090      Branch: perl
67091            ! hints/uwin.sh
67092 ____________________________________________________________________________
67093 [ 19662] By: jhi                                   on 2003/06/02  16:08:22
67094         Log: U/WIN: final (for now) touches from John P. Linderman;
67095              now we get 97% success rate, the remaining failures are
67096              quite obscure.
67097      Branch: perl
67098            ! hints/uwin.sh lib/locale.t
67099 ____________________________________________________________________________
67100 [ 19661] By: gbarr                                 on 2003/06/02  12:13:35
67101         Log: Sync with libnet 1.14
67102      Branch: perl
67103            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
67104            ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
67105            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
67106            ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
67107 ____________________________________________________________________________
67108 [ 19660] By: jhi                                   on 2003/06/02  09:28:30
67109         Log: Beautification.
67110      Branch: perl
67111            ! op.c
67112 ____________________________________________________________________________
67113 [ 19659] By: jhi                                   on 2003/06/02  09:07:38
67114         Log: Duplicate definition bad.
67115      Branch: perl
67116            ! op.c
67117 ____________________________________________________________________________
67118 [ 19658] By: jhi                                   on 2003/06/02  09:02:18
67119         Log: I thought I tried building threaded.  Never think.  Try.
67120      Branch: perl
67121            ! perlio.c
67122 ____________________________________________________________________________
67123 [ 19657] By: jhi                                   on 2003/06/02  08:54:04
67124         Log: Stick with the original (5.8.0) logic.
67125      Branch: perl
67126            ! op.c
67127 ____________________________________________________________________________
67128 [ 19656] By: jhi                                   on 2003/06/02  08:28:51
67129         Log: Since pulling in File::Temp for tempfiles would pull in
67130              also Fcntl, miniperl could not open up tempfiles.  This broke
67131              the use of miniperl in VMS, as noticed by Craig Berry.
67132              Try to cure this by moving the creation of tempfile into its
67133              own routine, my_tmpfp(), which gets compiled differently
67134              for miniperl and perl.
67135      Branch: perl
67136            ! embed.fnc embed.h op.c perlio.c proto.h
67137 ____________________________________________________________________________
67138 [ 19655] By: jhi                                   on 2003/06/02  06:54:05
67139         Log: A pointless test, noticed by Craig Berry.
67140      Branch: perl
67141            ! perlio.c
67142 ____________________________________________________________________________
67143 [ 19654] By: rgs                                   on 2003/06/01  07:37:50
67144         Log: Two Cygwin patches from Gerrit.
67145
67146              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
67147              From: "Gerrit P. Haase" <gp@familiehaase.de>
67148              Date: Sat, 31 May 2003 14:12:07 +0200
67149              Message-ID: <179860591535.20030531141207@familiehaase.de>
67150
67151              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
67152              Date: Sat, 31 May 2003 13:57:49 +0200
67153              Message-ID: <11859733881.20030531135749@familiehaase.de>
67154      Branch: perl
67155            ! README.cygwin perl.h t/io/layers.t
67156 ____________________________________________________________________________
67157 [ 19652] By: rgs                                   on 2003/05/31  19:54:31
67158         Log: Fix a case of segfault in gv_check(), by making
67159              it ignore non-GV values in stashes.
67160      Branch: perl
67161            ! gv.c t/op/stash.t
67162 ____________________________________________________________________________
67163 [ 19651] By: rgs                                   on 2003/05/31  18:48:59
67164         Log: Don't install test.pl files.
67165      Branch: perl
67166            ! installperl
67167 ____________________________________________________________________________
67168 [ 19650] By: rgs                                   on 2003/05/31  18:47:50
67169         Log: Regenerate internals pods.
67170      Branch: perl
67171            ! pod/perlapi.pod pod/perlintern.pod
67172 ____________________________________________________________________________
67173 [ 19649] By: rgs                                   on 2003/05/31  18:33:07
67174         Log: Subject: [PATCH] jumbo closure patch broke formats
67175              From: Dave Mitchell <davem@fdgroup.com>
67176              Date: Sat, 31 May 2003 19:54:48 +0100
67177              Message-ID: <20030531185448.GA6055@fdgroup.com>
67178              Plus restore the original test script for bug #22372
67179      Branch: perl
67180            ! pad.c t/op/write.t
67181 ____________________________________________________________________________
67182 [ 19648] By: jhi                                   on 2003/05/31  17:37:36
67183         Log: Better patch from Inaba Hiroto for
67184              [perl #22375] 'split'/'index' problem for utf8
67185      Branch: perl
67186            ! sv.c
67187 ____________________________________________________________________________
67188 [ 19647] By: rgs                                   on 2003/05/31  11:46:52
67189         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
67190              From: Enache Adrian <enache@rdslink.ro>
67191              Date: Sat, 31 May 2003 14:18:11 +0300
67192              Message-ID: <20030531111811.GA1240@ratsnest.hole>
67193      Branch: perl
67194            ! t/op/write.t
67195 ____________________________________________________________________________
67196 [ 19646] By: jhi                                   on 2003/05/31  05:40:15
67197         Log: Interesting patch(1) glitch.
67198      Branch: perl
67199            ! lib/Tie/File.pm
67200 ____________________________________________________________________________
67201 [ 19645] By: jhi                                   on 2003/05/31  05:37:10
67202         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
67203              From: Enache Adrian <enache@rdslink.ro>
67204              Date: Fri, 30 May 2003 18:52:28 +0300
67205              Message-ID: <20030530155228.GA872@ratsnest.hole>
67206      Branch: perl
67207            ! sv.c t/op/write.t
67208 ____________________________________________________________________________
67209 [ 19644] By: jhi                                   on 2003/05/31  05:31:11
67210         Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
67211              From: "Craig A. Berry" <craigberry@mac.com>
67212              Date: Fri, 30 May 2003 13:08:01 -0500
67213              Message-ID: <3ED79E01.8050401@mac.com>
67214      Branch: perl
67215            ! ext/Encode/t/perlio.t
67216 ____________________________________________________________________________
67217 [ 19643] By: jhi                                   on 2003/05/31  05:28:56
67218         Log: Upgrade to Tie::File 0.96.
67219      Branch: perl
67220            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
67221            ! lib/Tie/File/t/09_gen_rs.t
67222 ____________________________________________________________________________
67223 [ 19642] By: jhi                                   on 2003/05/30  19:06:02
67224         Log: test.pl-isation.
67225      Branch: perl
67226            ! t/op/index.t
67227 ____________________________________________________________________________
67228 [ 19641] By: jhi                                   on 2003/05/30  15:59:57
67229         Log: A bit of networking notworking negativity.
67230              (Inspiration from Jos.)
67231      Branch: perl
67232            ! pod/perlport.pod
67233 ____________________________________________________________________________
67234 [ 19640] By: jhi                                   on 2003/05/30  05:47:15
67235         Log: Fix for "#22375 'split'/'index' problem for utf8".
67236      Branch: perl
67237            ! sv.c t/op/index.t
67238 ____________________________________________________________________________
67239 [ 19639] By: jhi                                   on 2003/05/29  19:07:35
67240         Log: Add the test case for the already fixed
67241              [perl #22351] perl bug with 'e' substitution modifier
67242      Branch: perl
67243            ! t/op/subst.t
67244 ____________________________________________________________________________
67245 [ 19638] By: jhi                                   on 2003/05/29  18:56:46
67246         Log: Comment tweakage.
67247      Branch: perl
67248            ! intrpvar.h
67249 ____________________________________________________________________________
67250 [ 19637] By: rgs                                   on 2003/05/29  18:47:40
67251         Log: Subject: [PATCH] jumbo closure fix
67252              From: Dave Mitchell <davem@fdgroup.com>
67253              Date: Wed, 26 Feb 2003 14:49:47 +0000
67254              Message-ID: <20030226144947.A14444@fdgroup.com>
67255      Branch: perl
67256            ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
67257            ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
67258            ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
67259            ! t/op/closure.t
67260 ____________________________________________________________________________
67261 [ 19635] By: jhi                                   on 2003/05/29  09:13:06
67262         Log: Subject: Credits patch
67263              From: Ed Avis <ed@membled.com>
67264              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
67265              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
67266      Branch: perl
67267            ! lib/Tie/RefHash.pm
67268 ____________________________________________________________________________
67269 [ 19634] By: jhi                                   on 2003/05/29  09:11:30
67270         Log: Subject: [patch] IO::File->open() with encoding
67271              From: Pradeep Hodigere <phodigere@yahoo.com>
67272              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
67273              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
67274      Branch: perl
67275            + ext/IO/lib/IO/t/io_utf8.t
67276            ! MANIFEST ext/IO/lib/IO/File.pm
67277 ____________________________________________________________________________
67278 [ 19633] By: jhi                                   on 2003/05/29  08:18:09
67279         Log: A *much* cut-down version of the patches in the thread
67280              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
67281              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
67282              Date: 16 May 2003 19:04:28 -0000
67283              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
67284      Branch: perl
67285            ! pod/perldiag.pod
67286 ____________________________________________________________________________
67287 [ 19632] By: jhi                                   on 2003/05/29  08:12:46
67288         Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
67289              From: Dave Mitchell <davem@fdgroup.com>
67290              Date: Tue, 27 May 2003 19:31:10 +0100
67291              Message-ID: <20030527183110.GA22715@fdgroup.com>
67292      Branch: perl
67293            ! hv.c
67294 ____________________________________________________________________________
67295 [ 19631] By: jhi                                   on 2003/05/29  08:11:42
67296         Log: Document that setvbuf() is not probably any more available.
67297              Many reports, most recently by mjd in
67298              [perl #22339] IO::Handle::setvbuf not defined properly
67299      Branch: perl
67300            ! ext/IO/lib/IO/Handle.pm
67301 ____________________________________________________________________________
67302 [ 19630] By: jhi                                   on 2003/05/29  07:59:51
67303         Log: Subject: typo in pod/perlfunc.pod
67304              From: Alexey Mahotkin <alexm@w-m.ru>
67305              Date: Wed, 28 May 2003 15:18:04 +0400
67306              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
67307      Branch: perl
67308            ! pod/perlfunc.pod
67309 ____________________________________________________________________________
67310 [ 19629] By: merijn                                on 2003/05/28  12:24:42
67311         Log: Subject: [PATCH] Re: a2p is linked against too many libraries
67312              From: Andy Dougherty <doughera@lafayette.edu>
67313              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
67314              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
67315      Branch: perl
67316            ! x2p/Makefile.SH
67317 ____________________________________________________________________________
67318 [ 19628] By: jhi                                   on 2003/05/28  05:26:43
67319         Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
67320              From: Jan Dubois <jand@ActiveState.com>
67321              Date: Mon, 26 May 2003 23:33:53 -0700
67322              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
67323      Branch: perl
67324            ! pod/perlrun.pod win32/win32.c
67325 ____________________________________________________________________________
67326 [ 19627] By: jhi                                   on 2003/05/28  05:08:07
67327         Log: OpenZaurus cross-compilation patches from Redvers Davies.
67328      Branch: perl
67329            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
67330            ! Cross/config.sh-arm-linux Cross/generate_config_sh
67331            ! Cross/installperl.patch
67332 ____________________________________________________________________________
67333 [ 19626] By: jhi                                   on 2003/05/27  06:30:54
67334         Log: For now reword the sysread/syswrite description to
67335              stress the fact that by default everything is still bytes.
67336      Branch: perl
67337            ! pod/perlfunc.pod
67338 ____________________________________________________________________________
67339 [ 19625] By: jhi                                   on 2003/05/26  20:31:56
67340         Log: Subject: Re: [perl #22299] goto doesn't find label
67341              From: Dave Mitchell <davem@fdgroup.com>
67342              Date: Sat, 24 May 2003 12:25:17 +0100
67343              Message-ID: <20030524112517.GA11761@fdgroup.com>
67344
67345              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
67346              From: Dave Mitchell <davem@fdgroup.com>
67347              Date: Mon, 26 May 2003 13:47:11 +0100
67348              Message-ID: <20030526124710.GA17670@fdgroup.com>
67349      Branch: perl
67350            ! pp_ctl.c t/op/goto.t
67351 ____________________________________________________________________________
67352 [ 19623] By: merijn                                on 2003/05/26  11:19:38
67353         Log: Subject: [PATCH] for cygwin/perlld.in
67354              From: "Gerrit P. Haase" <gp@familiehaase.de>
67355              Date: Sat, 24 May 2003 16:51:29 +0200
67356              Message-ID: <162265353578.20030524165129@familiehaase.de>
67357      Branch: perl
67358            ! cygwin/perlld.in
67359 ____________________________________________________________________________
67360 [ 19622] By: jhi                                   on 2003/05/25  18:57:18
67361         Log: Regen modlib and toc.
67362      Branch: perl
67363            ! pod/perlmodlib.pod pod/perltoc.pod
67364 ____________________________________________________________________________
67365 [ 19621] By: jhi                                   on 2003/05/25  18:51:00
67366         Log: Run external commands only with localized sanitized $ENV{PATH}.
67367      Branch: perl
67368            ! ext/Sys/Hostname/Hostname.pm
67369 ____________________________________________________________________________
67370 [ 19620] By: jhi                                   on 2003/05/25  18:39:04
67371         Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
67372              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67373              Date: Sun, 25 May 2003 21:17:42 +0200
67374              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
67375      Branch: perl
67376            ! perlio.h
67377 ____________________________________________________________________________
67378 [ 19619] By: jhi                                   on 2003/05/25  18:36:17
67379         Log: Protect against race conditions: if the pid is not seen,
67380              neither will be the $0 change be seen (and vice versa).
67381      Branch: perl
67382            ! ext/threads/t/join.t
67383 ____________________________________________________________________________
67384 [ 19618] By: jhi                                   on 2003/05/24  19:54:39
67385         Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
67386              From: Dan Kogai <dankogai@dan.co.jp>
67387              Date: 24 May 2003 19:50:48 -0000
67388              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
67389      Branch: perl
67390            ! ext/Encode/bin/piconv
67391 ____________________________________________________________________________
67392 [ 19610] By: jhi                                   on 2003/05/24  06:42:52
67393         Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
67394              From: Dave Mitchell <davem@fdgroup.com>
67395              Date: Thu, 22 May 2003 10:13:19 +0100
67396              Message-ID: <20030522091319.GA4568@fdgroup.com>
67397
67398              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
67399              From: Dave Mitchell <davem@fdgroup.com>
67400              Date: Fri, 23 May 2003 17:09:44 +0100
67401              Message-ID: <20030523160944.GC9194@fdgroup.com>
67402      Branch: perl
67403            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
67404            ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
67405 ____________________________________________________________________________
67406 [ 19608] By: jhi                                   on 2003/05/24  06:30:40
67407         Log: Missing "to".
67408      Branch: perl
67409            ! NetWare/config_H.wc Porting/config_H config_h.SH
67410            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
67411            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67412            ! win32/config_H.vc64 wince/config_H.ce
67413 ____________________________________________________________________________
67414 [ 19607] By: jhi                                   on 2003/05/24  06:23:51
67415         Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
67416      Branch: perl
67417            ! Cross/config.sh-arm-linux NetWare/config.wc
67418            ! NetWare/config_H.wc configure.com epoc/config.sh
67419            ! plan9/config.plan9 plan9/config_h.sample
67420            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
67421            ! win32/config.gc win32/config.vc win32/config.vc64
67422            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67423            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
67424 ____________________________________________________________________________
67425 [ 19606] By: jhi                                   on 2003/05/24  06:05:17
67426         Log: Regen Glossary et al.
67427      Branch: perl
67428            ! Porting/Glossary Porting/config.sh Porting/config_H
67429 ____________________________________________________________________________
67430 [ 19604] By: jhi                                   on 2003/05/24  05:57:49
67431         Log: Add a real scan for pthread_attr_setscope().
67432      Branch: perl
67433            ! Configure config_h.SH ext/threads/threads.xs
67434 ____________________________________________________________________________
67435 [ 19603] By: jhi                                   on 2003/05/24  05:32:34
67436         Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
67437      Branch: perl
67438            - lib/ftp.pl
67439            ! MANIFEST
67440 ____________________________________________________________________________
67441 [ 19602] By: jhi                                   on 2003/05/23  17:02:28
67442         Log: Noticed by John P. Linderman.
67443      Branch: perl
67444            ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
67445 ____________________________________________________________________________
67446 [ 19601] By: jhi                                   on 2003/05/23  16:58:04
67447         Log: Subject: [PATCH] RE: state of deparse?
67448              From: Robin Barker <Robin.Barker@npl.co.uk>
67449              Date: Fri, 23 May 2003 17:42:37 +0100
67450              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
67451      Branch: perl
67452            ! ext/B/B/Deparse.pm
67453 ____________________________________________________________________________
67454 [ 19600] By: jhi                                   on 2003/05/23  16:55:09
67455         Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
67456              From: Robin Barker <Robin.Barker@npl.co.uk>
67457              Date: Fri, 23 May 2003 17:37:09 +0100
67458              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
67459      Branch: perl
67460            ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
67461            ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
67462 ____________________________________________________________________________
67463 [ 19599] By: jhi                                   on 2003/05/23  16:51:18
67464         Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
67465              From: Robin Barker <Robin.Barker@npl.co.uk>
67466              Date: Fri, 23 May 2003 17:32:22 +0100
67467              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
67468      Branch: perl
67469            ! embed.pl perl.h perlio.c perlio.h proto.h
67470 ____________________________________________________________________________
67471 [ 19598] By: jhi                                   on 2003/05/23  16:05:36
67472         Log: Hasty editing, grumble.
67473      Branch: perl
67474            ! ext/POSIX/POSIX.xs
67475 ____________________________________________________________________________
67476 [ 19597] By: jhi                                   on 2003/05/23  16:02:30
67477         Log: Linewrapping MUAs, grumble.
67478      Branch: perl
67479            ! ext/POSIX/POSIX.xs
67480 ____________________________________________________________________________
67481 [ 19596] By: jhi                                   on 2003/05/23  16:00:51
67482         Log: U/WIN extension fix from John P. Linderman.
67483      Branch: perl
67484            ! ext/POSIX/POSIX.xs
67485 ____________________________________________________________________________
67486 [ 19595] By: jhi                                   on 2003/05/23  14:19:53
67487         Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
67488              From: Dan Kogai <dankogai@dan.co.jp>
67489              Date: Sat, 24 May 2003 00:15:49 +0900
67490              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
67491      Branch: perl
67492            ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
67493            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
67494 ____________________________________________________________________________
67495 [ 19594] By: jhi                                   on 2003/05/23  13:06:25
67496         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
67497              From: Michael G Schwern <schwern@pobox.com>
67498              Date: Fri, 23 May 2003 02:10:46 -0700
67499              Message-ID: <20030523091046.GB11662@windhund.schwern.org>
67500      Branch: perl
67501            + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
67502            + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
67503            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
67504            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
67505            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
67506            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
67507            ! lib/ExtUtils/MakeMaker/FAQ.pod
67508            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
67509            ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
67510            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
67511 ____________________________________________________________________________
67512 [ 19593] By: jhi                                   on 2003/05/23  12:56:23
67513         Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
67514              From: Dan Kogai <dankogai@dan.co.jp>
67515              Date: Fri, 23 May 2003 20:17:16 +0900
67516              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
67517      Branch: perl
67518            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
67519            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
67520            ! ext/Encode/lib/Encode/Encoding.pm
67521            ! ext/PerlIO/encoding/encoding.xs
67522 ____________________________________________________________________________
67523 [ 19592] By: jhi                                   on 2003/05/23  12:52:05
67524         Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
67525      Branch: perl
67526            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
67527            ! ext/Time/HiRes/HiRes.xs
67528 ____________________________________________________________________________
67529 [ 19590] By: jhi                                   on 2003/05/22  11:51:46
67530         Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
67531              From: Dan Kogai <dankogai@dan.co.jp>
67532              Date: Thu, 22 May 2003 18:46:40 +0900
67533              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp>
67534      Branch: perl
67535            ! ext/Encode/encoding.pm
67536 ____________________________________________________________________________
67537 [ 19589] By: rgs                                   on 2003/05/21  21:37:28
67538         Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
67539              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
67540              Date: Tue, 13 May 2003 10:36:32 +0200
67541              Message-id: <20030513083631.GA21782@ethan>
67542      Branch: perl
67543            ! utils/h2xs.PL
67544 ____________________________________________________________________________
67545 [ 19588] By: rgs                                   on 2003/05/21  21:03:04
67546         Log: New warning "Useless localization of %s", based on
67547              Subject: [PATCH] new warning "Useless localization of %s is deprecated"
67548              From: Dave Mitchell <davem@fdgroup.com>
67549              Date: Wed, 30 Apr 2003 21:17:38 +0100
67550              Message-ID: <20030430201738.GA22054@fdgroup.com>
67551
67552              The proposed patch added this warning in the 'deprecated' category ;
67553              I think this category is for things that exist and will be removed,
67554              rather than for things that don't exist and that will maybe be added.
67555      Branch: perl
67556            ! op.c pod/perldiag.pod t/lib/warnings/op
67557 ____________________________________________________________________________
67558 [ 19586] By: rgs                                   on 2003/05/21  19:56:38
67559         Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
67560              disable the loading of .pmc files if defined.
67561              Rename the function S_doopen_pmc to S_doopen_pm.
67562      Branch: perl
67563            ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
67564 ____________________________________________________________________________
67565 [ 19585] By: jhi                                   on 2003/05/21  19:28:23
67566         Log: More U/WIN tweaks from John P. Linderman.
67567      Branch: perl
67568            ! t/io/layers.t t/io/tell.t
67569 ____________________________________________________________________________
67570 [ 19584] By: rgs                                   on 2003/05/21  19:27:13
67571         Log: Subject: [PATCH] perldata.pod revamp rev. 3
67572              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
67573              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
67574              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
67575      Branch: perl
67576            ! pod/perldata.pod
67577 ____________________________________________________________________________
67578 [ 19583] By: jhi                                   on 2003/05/21  19:18:21
67579         Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
67580              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
67581              Date: Mon, 19 May 2003 17:53:25 -0400
67582              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
67583
67584              (the bug id corrected to be #22231, not #22238)
67585      Branch: perl
67586            ! lib/Switch.pm
67587 ____________________________________________________________________________
67588 [ 19582] By: jhi                                   on 2003/05/21  14:17:14
67589         Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
67590      Branch: perl
67591            ! ext/MIME/Base64/Makefile.PL
67592 ____________________________________________________________________________
67593 [ 19581] By: jhi                                   on 2003/05/21  14:15:26
67594         Log: U/WIN test tweak from John P. Linderman.
67595      Branch: perl
67596            ! t/op/chdir.t
67597 ____________________________________________________________________________
67598 [ 19580] By: jhi                                   on 2003/05/21  13:06:13
67599         Log: VMS test tweak from Craig Berry.
67600      Branch: perl
67601            ! lib/DirHandle.t
67602 ____________________________________________________________________________
67603 [ 19579] By: jhi                                   on 2003/05/21  13:03:34
67604         Log: U/WIN test nit for John P. Linderman.
67605      Branch: perl
67606            ! ext/Cwd/t/cwd.t
67607 ____________________________________________________________________________
67608 [ 19578] By: jhi                                   on 2003/05/21  13:01:42
67609         Log: Subject: [Encode] 1.95 released
67610              From: Dan Kogai <dankogai@dan.co.jp>
67611              Date: Wed, 21 May 2003 18:26:26 +0900
67612              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
67613      Branch: perl
67614            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
67615            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
67616            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
67617            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
67618            ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
67619            ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
67620            ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
67621            ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
67622            ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
67623            ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
67624            ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
67625            ! ext/Encode/ucm/8859-9.ucm
67626 ____________________________________________________________________________
67627 [ 19575] By: rgs                                   on 2003/05/20  19:22:30
67628         Log: Enhance the failure reporting for the pod2html tests
67629      Branch: perl
67630            ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
67631 ____________________________________________________________________________
67632 [ 19574] By: rgs                                   on 2003/05/20  18:52:21
67633         Log: Upgrade to Getopt::Long 2.33
67634              (mostly a version number increment)
67635      Branch: perl
67636            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
67637            ! lib/Getopt/Long/README
67638 ____________________________________________________________________________
67639 [ 19573] By: rgs                                   on 2003/05/20  18:43:37
67640         Log: Upgrade to CPAN 1.70_54
67641              Subject: Re: CPAN.pm into blead
67642              From: Andreas J Koenig <andreas.koenig@anima.de>
67643              Date: Tue, 20 May 2003 11:31:16 +0200
67644              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
67645      Branch: perl
67646            - lib/CPAN/README
67647            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
67648 ____________________________________________________________________________
67649 [ 19571] By: jhi                                   on 2003/05/19  19:52:23
67650         Log: Further -Uuseperlio tweaking.
67651      Branch: perl
67652            ! ext/Encode/t/Unicode.t
67653 ____________________________________________________________________________
67654 [ 19570] By: rgs                                   on 2003/05/19  19:20:48
67655         Log: Subject: Re: Possible precedence problem on bitwise ^ operator
67656              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67657              Date: Sun, 18 May 2003 19:21:01 -0700
67658              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
67659              (with tweaks to perldiag.pod)
67660      Branch: perl
67661            ! op.c pod/perldiag.pod
67662 ____________________________________________________________________________
67663 [ 19569] By: jhi                                   on 2003/05/19  19:02:23
67664         Log: More Ultrix double definition avoidance.
67665      Branch: perl
67666            ! ext/Socket/Socket.xs
67667 ____________________________________________________________________________
67668 [ 19566] By: jhi                                   on 2003/05/19  04:58:25
67669         Log: Integrate perlio:
67670              [ 19556]
67671              Fix ticket 18265
67672
67673              [ 19557]
67674              EINTR retry should exit on count >= 0 not !=0
67675      Branch: perl
67676           !> perlio.c
67677 ____________________________________________________________________________
67678 [ 19565] By: jhi                                   on 2003/05/19  04:56:16
67679         Log: Nekkid numbers.
67680      Branch: perl
67681            ! ext/threads/threads.xs
67682 ____________________________________________________________________________
67683 [ 19564] By: jhi                                   on 2003/05/19  04:52:49
67684         Log: Meaningless cosmetics.
67685      Branch: perl
67686            ! ext/threads/threads.xs
67687 ____________________________________________________________________________
67688 [ 19563] By: jhi                                   on 2003/05/19  04:47:53
67689         Log: Make Perl_ithread_self() a bit more helpful when
67690              finding the thread fails (suggested by Stas in
67691              perl-ithreads Mar 01)
67692      Branch: perl
67693            ! ext/threads/threads.xs
67694 ____________________________________________________________________________
67695 [ 19562] By: jhi                                   on 2003/05/19  04:40:11
67696         Log: Slightly wrong panic messages.
67697      Branch: perl
67698            ! ext/threads/threads.xs
67699 ____________________________________________________________________________
67700 [ 19561] By: jhi                                   on 2003/05/19  04:33:31
67701         Log: Ultrix: the #19435 helped the IO extension, so this should
67702              help the Socket extension (socket structs redefinitions).
67703      Branch: perl
67704            ! ext/Socket/Socket.xs
67705 ____________________________________________________________________________
67706 [ 19560] By: jhi                                   on 2003/05/19  04:30:01
67707         Log: Based on
67708
67709              Subject: [PATCH threads.xs] no system scope on VMS
67710              From: "Craig A. Berry" <craigberry@mac.com>
67711              Date: Sun, 18 May 2003 23:02:07 -0500
67712              Message-ID: <3EC8573F.6050005@mac.com>
67713
67714              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
67715      Branch: perl
67716            ! ext/threads/threads.xs
67717 ____________________________________________________________________________
67718 [ 19559] By: jhi                                   on 2003/05/19  04:24:27
67719         Log: Make the test work without perlio, from Dan Kogai.
67720      Branch: perl
67721            ! ext/Encode/t/Unicode.t
67722 ____________________________________________________________________________
67723 [ 19558] By: rgs                                   on 2003/05/18  21:40:10
67724         Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
67725              From: Michael G Schwern <schwern@pobox.com>
67726              Date: Wed, 14 May 2003 15:36:23 -0700
67727              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
67728      Branch: perl
67729            ! pod/perlsyn.pod pod/perltrap.pod
67730 ____________________________________________________________________________
67731 [ 19552] By: jhi                                   on 2003/05/18  07:57:23
67732         Log: Integrate from perlio:
67733              [ 19542]
67734              Fix ticket #22219
67735
67736              [ 19543]
67737              Spotted a bare close() where PerlLIO_close() seems correct.
67738      Branch: perl
67739           !> doio.c perlio.c
67740 ____________________________________________________________________________
67741 [ 19550] By: jhi                                   on 2003/05/18  06:23:50
67742         Log: UTF-7 tweak from Dan Kogai.
67743      Branch: perl
67744            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
67745 ____________________________________________________________________________
67746 [ 19549] By: jhi                                   on 2003/05/18  05:58:58
67747         Log: The 'quotes' really are important (caught by Enache Adrian).
67748      Branch: perl
67749            ! Makefile.SH
67750 ____________________________________________________________________________
67751 [ 19548] By: jhi                                   on 2003/05/17  16:39:19
67752         Log: Subject: [Encode] UTF-7 Support
67753              From: Dan Kogai <dankogai@dan.co.jp>
67754              Date: Sun, 18 May 2003 00:45:35 +0900
67755              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
67756      Branch: perl
67757            + ext/Encode/lib/Encode/Unicode/UTF7.pm
67758            ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
67759            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
67760            ! ext/Encode/lib/Encode/Config.pm
67761            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
67762 ____________________________________________________________________________
67763 [ 19547] By: jhi                                   on 2003/05/17  16:26:47
67764         Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
67765              non-left-aligned heredocs.
67766      Branch: perl
67767            ! Makefile.SH
67768 ____________________________________________________________________________
67769 [ 19545] By: jhi                                   on 2003/05/17  15:51:07
67770         Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
67771              From: Alan Burlison <Alan.Burlison@sun.com>
67772              Date: Thu, 15 May 2003 22:17:55 +0100
67773              Message-ID: <3EC40403.9000804@sun.com>
67774
67775              (fixed symbol scanning for Solaris 10)
67776      Branch: perl
67777            ! Configure
67778 ____________________________________________________________________________
67779 [ 19541] By: rgs                                   on 2003/05/17  12:10:14
67780         Log: Upgrade to Getopt::Long 2.32_05
67781      Branch: perl
67782            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
67783            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
67784            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
67785            ! lib/Getopt/Long/t/gol-oo.t
67786 ____________________________________________________________________________
67787 [ 19540] By: rgs                                   on 2003/05/17  11:46:25
67788         Log: Clarify the explanation of the warning "Possible precedence problem
67789              on bitwise operator".
67790      Branch: perl
67791            ! pod/perldiag.pod
67792 ____________________________________________________________________________
67793 [ 19539] By: rgs                                   on 2003/05/17  11:36:08
67794         Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
67795              with fractional version numbers or v-strings.
67796      Branch: perl
67797            ! ext/B/B/Deparse.pm
67798 ____________________________________________________________________________
67799 [ 19537] By: gsar                                  on 2003/05/17  06:32:46
67800         Log: missing init in change#19533
67801      Branch: perl
67802            ! win32/win32sck.c
67803 ____________________________________________________________________________
67804 [ 19536] By: gsar                                  on 2003/05/17  06:07:07
67805         Log: apply Net::Ping patch that makes the fork()-based approach
67806              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
67807
67808              the code this affects is currently not enabled anywhere, but
67809              could be enabled if the non-blocking approach runs into problems
67810              on older windows versions
67811      Branch: perl
67812            ! lib/Net/Ping.pm
67813 ____________________________________________________________________________
67814 [ 19535] By: gsar                                  on 2003/05/17  05:54:39
67815         Log: improve the implementation of Net::Ping on windows by avoiding
67816              fork(), which is pretty heavy-weight for this kind of
67817              application; use non-blocking sockets instead
67818
67819              has been verified to work on Win2k but will need testing on
67820              other flavors of windows
67821
67822              there is a single known failure on windows in 450_service.t (test 18)
67823              due to what appears to be bugs in the ping_syn()/ack() code
67824      Branch: perl
67825            ! lib/Net/Ping.pm
67826 ____________________________________________________________________________
67827 [ 19534] By: gsar                                  on 2003/05/17  04:53:06
67828         Log: change#16723 broke the ioctl() return value on platforms
67829              that have ioctl() but no fcntl() (e.g. windows)
67830
67831              change#17577 then attempted to fix the bustage, but got
67832              it wrong
67833      Branch: perl
67834            ! pp_sys.c
67835 ____________________________________________________________________________
67836 [ 19533] By: gsar                                  on 2003/05/17  04:49:18
67837         Log: avoid select() on windows destroying errno (used to typically
67838              always sets it to EINVAL due to the way it maps the FD_SETs)
67839      Branch: perl
67840            ! win32/win32sck.c
67841 ____________________________________________________________________________
67842 [ 19532] By: jhi                                   on 2003/05/16  18:21:27
67843         Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
67844              compile error on ia64/HP-UX (comparing incompatible pointers)"
67845              plus a possible cure for the warning mentioned in the case.
67846      Branch: perl
67847            ! ext/Storable/Storable.xs
67848 ____________________________________________________________________________
67849 [ 19531] By: jhi                                   on 2003/05/16  17:56:06
67850         Log: Apply the supplied patch for [perl #22195]
67851              "File::Find, sorted directory traversal order is inverted"
67852      Branch: perl
67853            ! lib/File/Find.pm
67854 ____________________________________________________________________________
67855 [ 19528] By: jhi                                   on 2003/05/16  15:56:33
67856         Log: Subject: [PATCH] RE: maint snapshot @ 19525
67857              From: Robin Barker <Robin.Barker@npl.co.uk>
67858              Date: Fri, 16 May 2003 17:16:57 +0100
67859              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
67860
67861              (Part #2: the hv.c SVf)
67862      Branch: perl
67863            ! hv.c
67864 ____________________________________________________________________________
67865 [ 19527] By: jhi                                   on 2003/05/16  15:55:10
67866         Log: Subject: [PATCH] RE: maint snapshot @ 19525
67867              From: Robin Barker <Robin.Barker@npl.co.uk>
67868              Date: Fri, 16 May 2003 17:16:57 +0100
67869              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
67870
67871              (Part #1: the __format__ and __printf__)
67872      Branch: perl
67873            ! Configure embed.pl perlio.c proto.h
67874 ____________________________________________________________________________
67875 [ 19523] By: jhi                                   on 2003/05/14  05:19:05
67876         Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
67877              From: Gisle Aas <gisle@ActiveState.com>
67878              Date: 13 May 2003 19:51:19 -0700
67879              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
67880      Branch: perl
67881            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
67882            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
67883            ! ext/MIME/Base64/t/quoted-print.t
67884 ____________________________________________________________________________
67885 [ 19522] By: jhi                                   on 2003/05/14  05:11:49
67886         Log: More Panther moves.
67887      Branch: perl
67888            ! Makefile.SH hints/darwin.sh
67889 ____________________________________________________________________________
67890 [ 19521] By: jhi                                   on 2003/05/13  19:33:44
67891         Log: Curliff and liff with ease.
67892      Branch: perl
67893            + Porting/curliff.pl
67894            ! MANIFEST
67895 ____________________________________________________________________________
67896 [ 19520] By: jhi                                   on 2003/05/13  18:59:51
67897         Log: Use /usr/bin/perl (de facto in Porting/ scripts).
67898      Branch: perl
67899            ! Porting/sort_perldiag.pl
67900 ____________________________________________________________________________
67901 [ 19518] By: jhi                                   on 2003/05/13  18:53:48
67902         Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
67903              From: Casey West <casey@geeknest.com>
67904              Date: Fri, 9 May 2003 04:00:44 -0400
67905              Message-ID: <20030509080044.GA49820@geeknest.com>
67906
67907              (except for the dup.t patch which diddled with system().)
67908      Branch: perl
67909            ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
67910            ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
67911            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
67912            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67913            ! win32/config_H.vc64 wince/config_H.ce
67914 ____________________________________________________________________________
67915 [ 19517] By: jhi                                   on 2003/05/13  18:39:40
67916         Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
67917              From: Gisle Aas <gisle@ActiveState.com>
67918              Date: 13 May 2003 09:59:50 -0700
67919              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
67920      Branch: perl
67921            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
67922            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
67923            ! ext/MIME/Base64/t/quoted-print.t
67924 ____________________________________________________________________________
67925 [ 19516] By: jhi                                   on 2003/05/13  18:37:11
67926         Log: Subject: [PATCH] More perldiag.pod sorting
67927              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
67928              Date: Tue, 13 May 2003 15:13:53 -0400
67929              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
67930
67931              (plus add 'no locale;')
67932      Branch: perl
67933            + Porting/sort_perldiag.pl
67934            ! MANIFEST pod/perldiag.pod
67935 ____________________________________________________________________________
67936 [ 19514] By: jhi                                   on 2003/05/13  17:38:09
67937         Log: Detypo.
67938      Branch: perl
67939            ! lib/Unicode/UCD.pm
67940 ____________________________________________________________________________
67941 [ 19512] By: gsar                                  on 2003/05/13  13:28:42
67942         Log: make it easier to reproduce the bug
67943      Branch: perl
67944            ! lib/Tie/File.pm
67945 ____________________________________________________________________________
67946 [ 19511] By: gsar                                  on 2003/05/13  13:08:47
67947         Log: the \do {local *FH} trick in Tie::File was really only needed
67948              on 5.005 and earlier, since later versions can autovivify
67949              the handle
67950
67951              however, a search in the p5p archives reveals the trick doesn't
67952              fully work in the versions it is needed in, so use the more
67953              standard Symbol::gensym() way
67954      Branch: perl
67955            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
67956 ____________________________________________________________________________
67957 [ 19510] By: gsar                                  on 2003/05/13  12:36:01
67958         Log: $Config{usethreads} wasn't being set on windows
67959      Branch: perl
67960            ! win32/Makefile win32/makefile.mk
67961 ____________________________________________________________________________
67962 [ 19509] By: jhi                                   on 2003/05/13  12:24:19
67963         Log: Reinstate the #19498 but now skip the crashing
67964              tests (when threaded) as TODOs.
67965      Branch: perl
67966            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
67967 ____________________________________________________________________________
67968 [ 19508] By: jhi                                   on 2003/05/13  11:22:06
67969         Log: Revert #19498 since it broke threaded builds.
67970      Branch: perl
67971            ! lib/Tie/File.pm
67972 ____________________________________________________________________________
67973 [ 19507] By: jhi                                   on 2003/05/13  05:20:56
67974         Log: Better be explicit with dangling elses.
67975      Branch: perl
67976            ! pp.c
67977 ____________________________________________________________________________
67978 [ 19506] By: jhi                                   on 2003/05/13  04:46:18
67979         Log: Detypo Pantherisms.
67980      Branch: perl
67981            ! Makefile.SH hints/darwin.sh
67982 ____________________________________________________________________________
67983 [ 19505] By: rgs                                   on 2003/05/12  21:49:21
67984         Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
67985              From: Alex Vandiver <alexmv@MIT.EDU>
67986              Date: 02 May 2003 06:45:05 -0400
67987              Message-Id: <1051872303.26203.104.camel@supox>
67988              (plus perldiag nit)
67989      Branch: perl
67990            ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
67991            ! t/comp/package.t
67992 ____________________________________________________________________________
67993 [ 19504] By: rgs                                   on 2003/05/12  20:52:52
67994         Log: Small nit in perlsyn about the new // operator
67995      Branch: perl
67996            ! pod/perlsyn.pod
67997 ____________________________________________________________________________
67998 [ 19503] By: rgs                                   on 2003/05/12  19:43:07
67999         Log: Use a more sophisticated heuristics to produce the warning
68000              'Parentheses missing around "%s" list'. This fixes bug #22147.
68001              Also, the warning is now produced for C<local *a,*b;>.
68002      Branch: perl
68003            ! op.c t/lib/warnings/op
68004 ____________________________________________________________________________
68005 [ 19502] By: jhi                                   on 2003/05/12  19:34:10
68006         Log: Work also without perlio.
68007      Branch: perl
68008            ! t/io/dup.t
68009 ____________________________________________________________________________
68010 [ 19500] By: jhi                                   on 2003/05/12  05:25:14
68011         Log: Panther preparation.
68012      Branch: perl
68013            ! Makefile.SH hints/darwin.sh
68014 ____________________________________________________________________________
68015 [ 19499] By: jhi                                   on 2003/05/12  04:49:57
68016         Log: More moves to intrpvar.h.
68017      Branch: perl
68018            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
68019 ____________________________________________________________________________
68020 [ 19498] By: gsar                                  on 2003/05/12  01:40:46
68021         Log: fix for Tie::File test failures on windows: the problem was
68022              that Tie::File did not close any file handles it opens internally,
68023              leading to file handle leaks and t/tf* temporary file littering;
68024              we now close the handle iff Tie::File opened it
68025
68026              this fix unearths what appears to be a perl bug in localizing globs:
68027              09_gen_rs.t fails due to a prematurely closed filehandle, although
68028              it wasn't explicitly closed anywhere by the code (renaming the
68029              *FH at line 97 to *FH1 makes it work, but I haven't done this
68030              to allow the bug to be tracked down)
68031      Branch: perl
68032            ! lib/Tie/File.pm
68033 ____________________________________________________________________________
68034 [ 19497] By: jhi                                   on 2003/05/11  20:17:30
68035         Log: Move the thread *hook into interpreter.
68036      Branch: perl
68037            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
68038 ____________________________________________________________________________
68039 [ 19496] By: rgs                                   on 2003/05/11  20:06:03
68040         Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
68041              From: Dave Mitchell <davem@fdgroup.com>
68042              Date: Sat, 10 May 2003 01:45:23 +0100
68043              Message-ID: <20030510004523.GC20871@fdgroup.com>
68044      Branch: perl
68045            ! pp_ctl.c
68046 ____________________________________________________________________________
68047 [ 19495] By: rgs                                   on 2003/05/11  20:01:10
68048         Log: Open UNIX is not really "formerly Unixware", since the most
68049              recent releases are known as Unixware, not as Open UNIX.
68050      Branch: perl
68051            ! pod/perlport.pod
68052 ____________________________________________________________________________
68053 [ 19494] By: jhi                                   on 2003/05/11  19:52:38
68054         Log: Slight tweaks to the platform list.
68055      Branch: perl
68056            ! pod/perlport.pod
68057 ____________________________________________________________________________
68058 [ 19493] By: rgs                                   on 2003/05/11  19:13:00
68059         Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
68060              From: Casey West <casey@geeknest.com>
68061              Date: Fri, 9 May 2003 10:30:13 -0400
68062              Message-ID: <20030509143013.GM49820@geeknest.com>
68063      Branch: perl
68064            ! pod/perlop.pod
68065 ____________________________________________________________________________
68066 [ 19492] By: rgs                                   on 2003/05/11  19:04:27
68067         Log: perlport.pod nit for doc bug #8253.
68068      Branch: perl
68069            ! pod/perlport.pod
68070 ____________________________________________________________________________
68071 [ 19491] By: jhi                                   on 2003/05/11  17:50:49
68072         Log: Use test.pl.
68073      Branch: perl
68074            ! t/io/fflush.t
68075 ____________________________________________________________________________
68076 [ 19490] By: jhi                                   on 2003/05/11  17:46:09
68077         Log: Try to handle a $^X with spaces in it.
68078      Branch: perl
68079            ! t/test.pl
68080 ____________________________________________________________________________
68081 [ 19489] By: jhi                                   on 2003/05/11  17:44:28
68082         Log: Separate the creation of the command to run by
68083              runperl() into its own function, _create_runperl().
68084      Branch: perl
68085            ! t/test.pl
68086 ____________________________________________________________________________
68087 [ 19488] By: jhi                                   on 2003/05/11  16:52:00
68088         Log: Fixup the method behaviour table.
68089      Branch: perl
68090            ! pod/perliol.pod
68091 ____________________________________________________________________________
68092 [ 19487] By: jhi                                   on 2003/05/11  16:43:26
68093         Log: Integrate from perlio:
68094              [ 19474]
68095              Tweaks to Jarkko's NULL deref checks in perlio.c
68096
68097              [ 19475]
68098              Fix for bugs 21717 and 22140.
68099              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
68100              and derived layers. So have :unix's "pushed" method stat() the fd and
68101              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match
68102              UNIX behaviour.
68103
68104              [ 19479]
68105              Better but still unproven fix for lseek() on pipes.
68106
68107              [ 19483]
68108              Unused variable
68109
68110              [ 19485]
68111              Tests to prove Ticket 9468 is fixed.
68112
68113              [ 19486]
68114              add test for change#19475,19479 (bugs#21717,22140)
68115      Branch: perl
68116           !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
68117           !> t/io/fflush.t
68118 ____________________________________________________________________________
68119 [ 19484] By: gsar                                  on 2003/05/11  15:37:14
68120         Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
68121              in terms of an exported function rather than as an inlined
68122              macro (latter wants PL_op_mutex which isn't exported as such)
68123
68124              Jarkko: please merge into maint-5.8
68125      Branch: perl
68126            ! dosish.h makedef.pl win32/win32.c win32/win32.h
68127 ____________________________________________________________________________
68128 [ 19482] By: jhi                                   on 2003/05/11  07:53:26
68129         Log: Test _getcode().
68130      Branch: perl
68131            ! lib/Unicode/UCD.t
68132 ____________________________________________________________________________
68133 [ 19481] By: jhi                                   on 2003/05/11  06:25:08
68134         Log: Clarify the doc (and the code) for Unicode code points.
68135      Branch: perl
68136            ! lib/Unicode/UCD.pm
68137 ____________________________________________________________________________
68138 [ 19480] By: jhi                                   on 2003/05/11  06:18:06
68139         Log: Another doc suggestion from terry@eatoni.com (terry jones):
68140              use codepoints that return undef.
68141      Branch: perl
68142            ! lib/Unicode/UCD.pm
68143 ____________________________________________________________________________
68144 [ 19478] By: jhi                                   on 2003/05/10  19:01:17
68145         Log: Add Encode's META.yml.
68146      Branch: perl
68147            + ext/Encode/META.yml
68148            ! MANIFEST
68149 ____________________________________________________________________________
68150 [ 19477] By: jhi                                   on 2003/05/10  18:59:29
68151         Log: Upgrade to Encode 1.94.
68152      Branch: perl
68153            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
68154            ! ext/Encode/MANIFEST ext/Encode/bin/piconv
68155            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
68156            ! ext/Encode/t/mime-header.t
68157 ____________________________________________________________________________
68158 [ 19476] By: jhi                                   on 2003/05/10  18:56:08
68159         Log: Doc bug noticed by terry@eatoni.com (terry jones).
68160      Branch: perl
68161            ! lib/Unicode/UCD.pm
68162 ____________________________________________________________________________
68163 [ 19472] By: jhi                                   on 2003/05/10  10:55:49
68164         Log: Try to plug more potential PerlIO NULL method
68165              dereferences; try to document the matter.
68166      Branch: perl
68167            ! perlio.c pod/perliol.pod
68168 ____________________________________________________________________________
68169 [ 19471] By: jhi                                   on 2003/05/10  07:07:30
68170         Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
68171      Branch: perl
68172            ! perlio.c
68173 ____________________________________________________________________________
68174 [ 19470] By: jhi                                   on 2003/05/10  06:51:24
68175         Log: In eof() the errno can get stomped by the peek-ahead.
68176      Branch: perl
68177            ! doio.c ext/Socket/socketpair.t
68178 ____________________________________________________________________________
68179 [ 19469] By: rgs                                   on 2003/05/09  21:33:15
68180         Log: A regression test for the remaining "Final $ should be..." error.
68181      Branch: perl
68182            ! t/comp/parser.t
68183 ____________________________________________________________________________
68184 [ 19468] By: rgs                                   on 2003/05/09  21:23:57
68185         Log: Remove the error messages "Final @ should be \@ or @name"
68186              and "Final % should be \% or %name", that appear to be
68187              only produced in addition to another syntax error, and therefore
68188              misleading, if I understand correctly that kind of black magic.
68189      Branch: perl
68190            ! pod/perldiag.pod toke.c
68191 ____________________________________________________________________________
68192 [ 19467] By: jhi                                   on 2003/05/09  20:11:18
68193         Log: Have to think this test more when I'm awake.
68194      Branch: perl
68195            ! ext/Socket/socketpair.t
68196 ____________________________________________________________________________
68197 [ 19466] By: rgs                                   on 2003/05/09  19:56:37
68198         Log: Document that perl tries to load .pmc files before .pm files.
68199              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
68200              From: Casey West <casey@geeknest.com>
68201              Date: Fri, 9 May 2003 17:03:50 -0400
68202              Message-ID: <20030509210350.GW49820@geeknest.com>
68203      Branch: perl
68204            ! pod/perlfunc.pod
68205 ____________________________________________________________________________
68206 [ 19465] By: rgs                                   on 2003/05/09  19:47:49
68207         Log: Fix for doc bug #8602 : clarify eof() example comments
68208      Branch: perl
68209            ! pod/perlfunc.pod
68210 ____________________________________________________________________________
68211 [ 19464] By: rgs                                   on 2003/05/09  19:34:30
68212         Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
68213              From: Casey West <casey@geeknest.com>
68214              Date: Fri, 9 May 2003 11:09:39 -0400
68215              Message-ID: <20030509150939.GN49820@geeknest.com>
68216      Branch: perl
68217            ! pod/perltrap.pod
68218 ____________________________________________________________________________
68219 [ 19463] By: rgs                                   on 2003/05/09  19:33:25
68220         Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
68221              From: Casey West <casey@geeknest.com>
68222              Date: Fri, 9 May 2003 15:25:59 -0400
68223              Message-ID: <20030509192559.GS49820@geeknest.com>
68224      Branch: perl
68225            ! pod/perlfunc.pod
68226 ____________________________________________________________________________
68227 [ 19462] By: jhi                                   on 2003/05/09  18:53:27
68228         Log: Try to comprehensively have a plan B if a PerlIO
68229              layer doesn't have a particular function.
68230              (1) If there's a corresponding PerlIOBase, call it.
68231              (2) If not having the function is 'harmless', be silently happy.
68232              (Currently only Flush is in this category.)
68233              (3) Otherwise set errno and return failure.
68234      Branch: perl
68235            ! perlio.c
68236 ____________________________________________________________________________
68237 [ 19461] By: rgs                                   on 2003/05/09  18:45:39
68238         Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
68239              From: Casey West <casey@geeknest.com>
68240              Date: Fri, 9 May 2003 11:17:53 -0400
68241              Message-ID: <20030509151753.GO49820@geeknest.com>
68242      Branch: perl
68243            ! pod/perltrap.pod
68244 ____________________________________________________________________________
68245 [ 19460] By: jhi                                   on 2003/05/09  14:25:49
68246         Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
68247      Branch: perl
68248            ! makedef.pl
68249 ____________________________________________________________________________
68250 [ 19459] By: jhi                                   on 2003/05/09  14:22:08
68251         Log: Result of change #19458.
68252      Branch: perl
68253            ! MANIFEST
68254 ____________________________________________________________________________
68255 [ 19458] By: jhi                                   on 2003/05/09  14:21:51
68256         Log: Subject: Weekend fun: MANIFEST sorting
68257              From: andreas.koenig@anima.de (Andreas J. Koenig)
68258              Date: Fri, 09 May 2003 15:12:05 +0200
68259              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
68260
68261              (both sorts need LC_ALL=C)
68262              (add also manicheck target)
68263      Branch: perl
68264            ! Makefile.SH
68265 ____________________________________________________________________________
68266 [ 19457] By: jhi                                   on 2003/05/09  04:30:13
68267         Log: Better skip this test on OpenBSD and BSD/OS since it
68268              does not seem to work (Slaven Rezic).
68269      Branch: perl
68270            ! lib/filetest.t
68271 ____________________________________________________________________________
68272 [ 19456] By: jhi                                   on 2003/05/09  03:41:56
68273         Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
68274              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68275              Date: Wed, 07 May 2003 23:37:47 -0700
68276              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
68277      Branch: perl
68278            ! pod/perlfunc.pod
68279 ____________________________________________________________________________
68280 [ 19455] By: jhi                                   on 2003/05/09  03:36:54
68281         Log: Missing files.
68282      Branch: perl
68283            ! MANIFEST
68284 ____________________________________________________________________________
68285 [ 19454] By: rgs                                   on 2003/05/08  18:49:25
68286         Log: Suppress a few compilation warnings in pp_hot.c.
68287      Branch: perl
68288            ! pp_hot.c
68289 ____________________________________________________________________________
68290 [ 19453] By: rgs                                   on 2003/05/08  18:42:16
68291         Log: Remove duplicate entries from perldiag
68292      Branch: perl
68293            ! pod/perldiag.pod
68294 ____________________________________________________________________________
68295 [ 19452] By: jhi                                   on 2003/05/08  18:12:46
68296         Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
68297              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68298              Date: Wed, 07 May 2003 15:27:07 -0700
68299              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
68300      Branch: perl
68301            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
68302            ! pp_hot.c t/op/magic.t
68303 ____________________________________________________________________________
68304 [ 19451] By: jhi                                   on 2003/05/08  17:47:13
68305         Log: Tiny nit from mjd.
68306      Branch: perl
68307            ! lib/Tie/File.pm
68308 ____________________________________________________________________________
68309 [ 19450] By: jhi                                   on 2003/05/08  17:46:26
68310         Log: Upgrade to Tie::File 0.95.
68311      Branch: perl
68312            + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
68313            + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
68314            + lib/Tie/File/t/42_offset.t
68315            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
68316            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
68317            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
68318            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
68319            ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
68320            ! lib/Tie/File/t/30_defer.t
68321 ____________________________________________________________________________
68322 [ 19449] By: jhi                                   on 2003/05/08  17:35:10
68323         Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
68324              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
68325              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
68326              Date: 8 May 2003 00:42:18 -0000
68327      Branch: perl
68328            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
68329            ! ext/Time/HiRes/Makefile.PL
68330 ____________________________________________________________________________
68331 [ 19448] By: jhi                                   on 2003/05/08  17:27:47
68332         Log: Subject: [PATCH] alphabetize perldiag.pod
68333              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
68334              Date: Thu, 8 May 2003 11:52:39 -0400
68335              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
68336      Branch: perl
68337            ! pod/perldiag.pod
68338 ____________________________________________________________________________
68339 [ 19447] By: jhi                                   on 2003/05/08  17:19:06
68340         Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
68341              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
68342              Date: Thu, 08 May 2003 08:42:20 +0200
68343              Message-id: <20030508064220.GA763@ethan>
68344      Branch: perl
68345            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
68346            ! ext/Devel/PPPort/t/test.t
68347 ____________________________________________________________________________
68348 [ 19445] By: jhi                                   on 2003/05/08  05:21:44
68349         Log: A variant of
68350
68351              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
68352              From: enache@rdslink.ro (Enache Adrian)
68353              Date: Tue, 22 Apr 2003 02:54:05 +0300
68354              Message-ID: <20030421235405.GA1162@ratsnest.hole>
68355
68356              to quench the black smoke from the BSD builds.
68357      Branch: perl
68358            ! lib/ExtUtils/MM_Unix.pm
68359 ____________________________________________________________________________
68360 [ 19444] By: rgs                                   on 2003/05/07  20:25:45
68361         Log: Subject: Re: [DOC PATCH] & More File::Path issues
68362              From: Casey West <casey@geeknest.com>
68363              Date: Mon, 5 May 2003 13:25:47 -0400
68364              Message-ID: <20030505172547.GB20508@geeknest.com>
68365      Branch: perl
68366            ! lib/File/Path.pm
68367 ____________________________________________________________________________
68368 [ 19443] By: jhi                                   on 2003/05/07  20:03:58
68369         Log: Spelling correction from Nicholas Clark.
68370      Branch: perl
68371            ! ext/POSIX/POSIX.pod
68372 ____________________________________________________________________________
68373 [ 19440] By: jhi                                   on 2003/05/07  19:20:53
68374         Log: One more possible extensions permutation.
68375      Branch: perl
68376            ! Configure
68377 ____________________________________________________________________________
68378 [ 19437] By: jhi                                   on 2003/05/07  16:58:21
68379         Log: Allow platforms to manipulate their archname by creating
68380              a archname.cbu in their hints files.
68381      Branch: perl
68382            ! Configure
68383 ____________________________________________________________________________
68384 [ 19436] By: jhi                                   on 2003/05/07  16:53:26
68385         Log: More long double logic from Alan Burlison.
68386      Branch: perl
68387            ! Configure
68388 ____________________________________________________________________________
68389 [ 19435] By: jhi                                   on 2003/05/06  15:21:55
68390         Log: Worth a try for [perl #17146]
68391      Branch: perl
68392            ! ext/IO/poll.c
68393 ____________________________________________________________________________
68394 [ 19433] By: jhi                                   on 2003/05/06  05:12:23
68395         Log: Document which interfaces are NOT Unicode-aware.
68396      Branch: perl
68397            ! pod/perltodo.pod pod/perlunicode.pod
68398 ____________________________________________________________________________
68399 [ 19432] By: rgs                                   on 2003/05/05  20:31:22
68400         Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
68401              From: Casey West <casey@geeknest.com>
68402              Date: Mon, 28 Apr 2003 11:07:36 -0400
68403              Message-ID: <20030428150736.GD62281@geeknest.com>
68404      Branch: perl
68405            ! pod/perlfilter.pod
68406 ____________________________________________________________________________
68407 [ 19431] By: rgs                                   on 2003/05/05  20:07:33
68408         Log: Subject: [patch] Re: [perl #21728] regexp SEGV
68409              From: Enache Adrian <enache@rdslink.ro>
68410              Date: Fri, 28 Mar 2003 23:53:09 +0200
68411              Message-ID: <20030328215309.GA6413@ratsnest.hole>
68412              (with minor tweaks)
68413      Branch: perl
68414            ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
68415 ____________________________________________________________________________
68416 [ 19430] By: rgs                                   on 2003/05/05  20:01:36
68417         Log: Fix doc bug #22067, noticed by Mark Knutsen
68418      Branch: perl
68419            ! pod/perlfunc.pod
68420 ____________________________________________________________________________
68421 [ 19429] By: rgs                                   on 2003/05/05  18:59:59
68422         Log: Fix : the svr5 hints file doesn't propagate libswanted with
68423              threads enabled. Now threads are OK on OpenUNIX 8, except a
68424              mysterious failure in ext/POSIX/t/sigaction.t.
68425      Branch: perl
68426            ! hints/svr5.sh
68427 ____________________________________________________________________________
68428 [ 19428] By: jhi                                   on 2003/05/05  16:54:34
68429         Log: Snip away the perlunicode slowness demo since the new
68430              caching scheme should help things a bit.
68431      Branch: perl
68432            ! pod/perlunicode.pod
68433 ____________________________________________________________________________
68434 [ 19427] By: jhi                                   on 2003/05/05  16:14:09
68435         Log: Subject: Re: Minor change to strict.pm. Who? How?
68436              From: Adam Kennedy <adam@ali.as>
68437              Date: Wed, 30 Apr 2003 00:02:40 +1000
68438              Message-ID: <3EAE8600.2000806@ali.as>
68439
68440              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
68441              From: Michael G Schwern <schwern@pobox.com>
68442              Date: Tue, 29 Apr 2003 12:26:32 -0700
68443              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
68444      Branch: perl
68445            ! lib/strict.pm
68446 ____________________________________________________________________________
68447 [ 19426] By: jhi                                   on 2003/05/05  15:48:57
68448         Log: Subject: [DOC PATCH] missing ')' in File::Path docs
68449              From: "Jos I.Boumans" <kane@dwim.org>
68450              Date: 30 Apr 2003 09:45:16 -0000
68451              Message-ID: <20030430114513165+0200@nntp.perl.org>
68452      Branch: perl
68453            ! lib/File/Path.pm
68454 ____________________________________________________________________________
68455 [ 19425] By: jhi                                   on 2003/05/05  15:47:19
68456         Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
68457              From: Michael G Schwern <schwern@pobox.com>
68458              Date: Sat, 3 May 2003 15:30:16 -0700
68459              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
68460      Branch: perl
68461            ! pod/perlmod.pod
68462 ____________________________________________________________________________
68463 [ 19424] By: jhi                                   on 2003/05/05  15:44:39
68464         Log: Subject: [PATCH] [perl #3096] undefing hash with object values
68465              From: Dave Mitchell <davem@fdgroup.com>
68466              Date: Thu, 1 May 2003 21:06:57 +0100
68467              Message-ID: <20030501200657.GA25456@fdgroup.com>
68468      Branch: perl
68469            ! hv.c t/op/undef.t
68470 ____________________________________________________________________________
68471 [ 19423] By: jhi                                   on 2003/05/05  15:42:58
68472         Log: Subject: Re: hv.c patch - pathological hashes too easy
68473              From: "Tye McQueen" <tye@metronet.com>
68474              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
68475              Message-Id: <200305011834.h41IYoE08503@metronet.com>
68476      Branch: perl
68477            ! hv.c
68478 ____________________________________________________________________________
68479 [ 19422] By: jhi                                   on 2003/05/05  15:40:02
68480         Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
68481              From: Casey West <casey@geeknest.com>
68482              Date: Tue, 29 Apr 2003 16:14:20 -0400
68483              Message-ID: <20030429201420.GT62281@geeknest.com>
68484      Branch: perl
68485            ! pod/perlrequick.pod
68486 ____________________________________________________________________________
68487 [ 19421] By: jhi                                   on 2003/05/05  15:38:23
68488         Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
68489              From: Slaven Rezic <slaven@rezic.de>
68490              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
68491              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
68492      Branch: perl
68493            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
68494 ____________________________________________________________________________
68495 [ 19420] By: jhi                                   on 2003/05/05  15:36:39
68496         Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
68497              From: Steve Hay <steve.hay@uk.radan.com>
68498              Date: Wed, 30 Apr 2003 09:52:30 +0100
68499              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
68500      Branch: perl
68501            ! utils/h2xs.PL
68502 ____________________________________________________________________________
68503 [ 19419] By: jhi                                   on 2003/05/05  08:20:34
68504         Log: Reintroduce the mention of the fact that the Artistic/GPL
68505              also are Perl's own licenses.
68506      Branch: perl
68507            ! pod/perlartistic.pod pod/perlgpl.pod
68508 ____________________________________________________________________________
68509 [ 19418] By: jhi                                   on 2003/05/05  07:23:57
68510         Log: Switch the new perlio way of opening anonymous temporary files
68511              open my $fh, '+>', undef
68512              to using File::Temp.  Test it, and test also the "accidental
68513              feature" of +< working the same way.
68514              This should address [perl #21937].
68515      Branch: perl
68516            + ext/PerlIO/t/open.t
68517            ! MANIFEST perlio.c pod/perlfunc.pod
68518 ____________________________________________________________________________
68519 [ 19417] By: jhi                                   on 2003/05/05  05:52:47
68520         Log: perlartistic and perlgpl reformatting from Sean Burke.
68521      Branch: perl
68522            ! pod/perlartistic.pod pod/perlgpl.pod
68523 ____________________________________________________________________________
68524 [ 19416] By: jhi                                   on 2003/05/05  05:33:43
68525         Log: pack/unpack fixes from Wolfgang Laun:
68526              - fix bug in UNICOS (where SIZE16 != sizeof(short))
68527              - introduce and use new internal pack/unpack API
68528              (packlist, unpackstring)
68529              that does away with the unused arguments in the old API
68530              (pack_cat, unpack_str).
68531      Branch: perl
68532            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
68533 ____________________________________________________________________________
68534 [ 19415] By: jhi                                   on 2003/05/05  04:58:39
68535         Log: Subject: [PATCH] Embed.t flushing problem
68536              From: "Craig A. Berry" <craigberry@mac.com>
68537              Date: Sun, 04 May 2003 16:25:38 -0500
68538              Message-ID: <3EB58552.2070207@mac.com>
68539      Branch: perl
68540            ! lib/ExtUtils/t/Embed.t
68541 ____________________________________________________________________________
68542 [ 19414] By: jhi                                   on 2003/05/05  04:52:37
68543         Log: Doc nit from mjd.
68544      Branch: perl
68545            ! ext/DB_File/DB_File.pm
68546 ____________________________________________________________________________
68547 [ 19413] By: ams                                   on 2003/05/05  04:03:10
68548         Log: None of that "our" stuff here, please.
68549      Branch: perl
68550            ! ext/Storable/t/tied.t
68551 ____________________________________________________________________________
68552 [ 19412] By: ams                                   on 2003/05/05  03:57:06
68553         Log: Oops. More Storable 2.07 preparations.
68554      Branch: perl
68555            ! ext/Storable/README ext/Storable/Storable.pm
68556 ____________________________________________________________________________
68557 [ 19411] By: ams                                   on 2003/05/05  03:53:44
68558         Log: Update changelog for 2.07 release.
68559      Branch: perl
68560            ! ext/Storable/ChangeLog
68561 ____________________________________________________________________________
68562 [ 19410] By: ams                                   on 2003/05/05  03:31:36
68563         Log: Update Changes.
68564      Branch: perl
68565            ! Changes
68566 ____________________________________________________________________________
68567 [ 19409] By: ams                                   on 2003/05/05  03:21:41
68568         Log: Subject: Re: Bug in Storable???
68569              From: Slaven Rezic <slaven@rezic.de>
68570              Date: 04 May 2003 18:00:40 +0200
68571              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
68572      Branch: perl
68573            ! ext/Storable/Storable.xs ext/Storable/t/integer.t
68574 ____________________________________________________________________________
68575 [ 19407] By: jhi                                   on 2003/05/04  19:39:01
68576         Log: This way reads a bit better with pod2man.
68577      Branch: perl
68578            ! pod/perlartistic.pod pod/perlgpl.pod
68579 ____________________________________________________________________________
68580 [ 19406] By: jhi                                   on 2003/05/04  12:01:00
68581         Log: Integrate from maint:
68582              [ 18568]
68583              Add the POSIX::sigaction() trick by Slaven Rezic
68584              for [perl #17341].
68585      Branch: perl
68586           !> pod/perlfunc.pod pod/perlipc.pod
68587 ____________________________________________________________________________
68588 [ 19401] By: jhi                                   on 2003/05/04  09:25:48
68589         Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
68590              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
68591              the perlartistic is a straightforward podification.
68592      Branch: perl
68593            + pod/perlartistic.pod pod/perlgpl.pod
68594            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
68595            ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
68596 ____________________________________________________________________________
68597 [ 19398] By: jhi                                   on 2003/05/04  08:19:14
68598         Log: Doesn't make any difference for the test but is more logical.
68599      Branch: perl
68600            ! t/lib/Devel/switchd.pm
68601 ____________________________________________________________________________
68602 [ 19396] By: jhi                                   on 2003/05/03  15:42:54
68603         Log: Plagued by thinkos tonight.
68604      Branch: perl
68605            ! lib/filetest.t
68606 ____________________________________________________________________________
68607 [ 19395] By: jhi                                   on 2003/05/03  15:37:35
68608         Log: Must skip more.
68609      Branch: perl
68610            ! lib/filetest.t
68611 ____________________________________________________________________________
68612 [ 19394] By: jhi                                   on 2003/05/03  15:30:45
68613         Log: Subject: Re: Does filetest work at all?
68614              From: Slaven Rezic <slaven@rezic.de>
68615              Date: 03 May 2003 18:26:49 +0200
68616              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
68617      Branch: perl
68618            ! lib/filetest.t pp_sys.c
68619 ____________________________________________________________________________
68620 [ 19393] By: jhi                                   on 2003/05/03  05:34:21
68621         Log: Extra tweakage from Rafael for #19392.
68622      Branch: perl
68623            ! ext/B/B/Concise.pm lib/filetest.pm
68624 ____________________________________________________________________________
68625 [ 19392] By: jhi                                   on 2003/05/03  05:33:04
68626         Log: Salvage 'use filetest "access"' from compiletime to runtime.
68627      Branch: perl
68628            ! dump.c op.c op.h pp_sys.c
68629 ____________________________________________________________________________
68630 [ 19391] By: jhi                                   on 2003/05/03  05:19:23
68631         Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
68632              the Unicode character database to 4.0.0.)
68633      Branch: perl
68634            + lib/unicore/HangulSyllableType.txt
68635            + lib/unicore/NormalizationCorrections.txt
68636            + lib/unicore/StandardizedVariants.txt
68637            + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
68638            + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
68639            + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
68640            + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
68641            + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
68642            + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
68643            + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
68644            + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
68645            + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
68646            + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
68647            + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
68648            + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
68649            ! (edit 129 files)
68650 ____________________________________________________________________________
68651 [ 19390] By: jhi                                   on 2003/05/03  04:52:09
68652         Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
68653              the fp offset, which was quite a big larger than the input file,
68654              which meant that the SvGROW tried to grow the file to about
68655              2**64-2**20, which made safesysrealloc() to understandably
68656              croak (in argv.t).
68657      Branch: perl
68658            ! sv.c
68659 ____________________________________________________________________________
68660 [ 19387] By: jhi                                   on 2003/05/02  19:18:35
68661         Log: Regen Configure (no changes but that's fine).
68662      Branch: perl
68663            ! Configure
68664 ____________________________________________________________________________
68665 [ 19386] By: jhi                                   on 2003/05/02  19:06:39
68666         Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
68667              From: Andy Dougherty <doughera@lafayette.edu>
68668              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
68669              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
68670      Branch: perl
68671            ! Configure
68672 ____________________________________________________________________________
68673 [ 19385] By: jhi                                   on 2003/05/02  19:01:04
68674         Log: Subject: [PATCH] OpenUNIX 8 support
68675              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
68676              Date: Fri, 2 May 2003 12:12:08 +0200
68677              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
68678      Branch: perl
68679            ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
68680 ____________________________________________________________________________
68681 [ 19384] By: jhi                                   on 2003/05/02  18:58:32
68682         Log: Subject: [PATCH win32/win32.c] silence compiler warnings
68683              From: Abe Timmerman <abe@ztreet.demon.nl>
68684              Date: Fri, 2 May 2003 00:51:42 +0200
68685              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
68686      Branch: perl
68687            ! win32/win32.c
68688 ____________________________________________________________________________
68689 [ 19383] By: jhi                                   on 2003/05/02  18:55:37
68690         Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
68691              From: Abe Timmerman <abe@ztreet.demon.nl>
68692              Date: Thu, 1 May 2003 18:34:35 +0200
68693              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
68694      Branch: perl
68695            ! win32/win32.h
68696 ____________________________________________________________________________
68697 [ 19382] By: jhi                                   on 2003/05/02  18:50:25
68698         Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
68699              From: Michael G Schwern <schwern@pobox.com>
68700              Date: Wed, 30 Apr 2003 18:19:32 -0700
68701              Message-ID: <20030501011932.GM701@windhund.schwern.org>
68702      Branch: perl
68703            ! ext/POSIX/POSIX.pod
68704 ____________________________________________________________________________
68705 [ 19381] By: jhi                                   on 2003/05/02  15:12:47
68706         Log: Forgot to check in the -d: file.
68707      Branch: perl
68708            + t/lib/Devel/switchd.pm
68709            ! MANIFEST t/run/switchd.t
68710 ____________________________________________________________________________
68711 [ 19380] By: jhi                                   on 2003/05/02  15:02:04
68712         Log: Solaris: make -Duse64bitall'ed to have an archname of
68713              sun4-solaris-64, from Alan Burlison.  (The default is to not
68714              to suffix anything with -Duse64bitall if longs are 64 bit.
68715              This may lead into confusion and much sorrow if 32-bit binaries
68716              and 64-bit binaries are installed under the same directories.
68717              Why is "-64" or something like that the default?  Well, there
68718              are platforms where 64 bits really is the default default.
68719              There adding a "-64" would be kind of odd.  Better to let
68720              each 64-bit capable platform to choose their archnames.)
68721      Branch: perl
68722            ! hints/solaris_2.sh
68723 ____________________________________________________________________________
68724 [ 19378] By: jhi                                   on 2003/05/02  08:41:40
68725         Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
68726              by change #18589 (it was broken by change #9754); add test case.
68727      Branch: perl
68728            + t/run/switchd.t
68729            ! MANIFEST
68730 ____________________________________________________________________________
68731 [ 19376] By: jhi                                   on 2003/05/02  05:31:52
68732         Log: great_circle_direction() was broken,
68733              reported by Alexander Becher.
68734      Branch: perl
68735            ! lib/Math/Trig.pm lib/Math/Trig.t
68736 ____________________________________________________________________________
68737 [ 19375] By: jhi                                   on 2003/05/01  18:18:06
68738         Log: OS X: could not -Doptimize=-g.
68739      Branch: perl
68740            ! hints/darwin.sh
68741 ____________________________________________________________________________
68742 [ 19374] By: jhi                                   on 2003/05/01  12:33:44
68743         Log: OS X test tweak.
68744      Branch: perl
68745            ! ext/Cwd/t/cwd.t
68746 ____________________________________________________________________________
68747 [ 19373] By: jhi                                   on 2003/05/01  11:09:42
68748         Log: Subject: [PATCH] RE: perl@19333
68749              From: Robin Barker <Robin.Barker@npl.co.uk>
68750              Date: Tue, 29 Apr 2003 17:30:23 +0100
68751              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
68752      Branch: perl
68753            ! embed.pl pp_hot.c pp_pack.c proto.h
68754 ____________________________________________________________________________
68755 [ 19372] By: jhi                                   on 2003/05/01  09:52:52
68756         Log: miniperl cannot handle layers.t.
68757      Branch: perl
68758            ! t/io/layers.t
68759 ____________________________________________________________________________
68760 [ 19371] By: jhi                                   on 2003/05/01  08:26:06
68761         Log: The solution in change #19363 was too unportable.
68762      Branch: perl
68763            ! t/io/openpid.t
68764 ____________________________________________________________________________
68765 [ 19369] By: jhi                                   on 2003/05/01  07:48:06
68766         Log: perlreftut updates from mjd.
68767      Branch: perl
68768            ! pod/perlreftut.pod
68769 ____________________________________________________________________________
68770 [ 19368] By: jhi                                   on 2003/05/01  07:45:06
68771         Log: z/OS: More threaded build tweaks from Brian De Pradine--
68772              apparently now it works!
68773      Branch: perl
68774            ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
68775 ____________________________________________________________________________
68776 [ 19367] By: rgs                                   on 2003/04/29  20:31:07
68777         Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
68778              From: Enache Adrian <enache@rdslink.ro>
68779              Date: Sat, 19 Apr 2003 01:41:07 +0300
68780              Message-ID: <20030418224107.GA2751@ratsnest.hole>
68781      Branch: perl
68782            ! t/comp/parser.t toke.c
68783 ____________________________________________________________________________
68784 [ 19366] By: jhi                                   on 2003/04/29  08:55:12
68785         Log: If it's S_, it should be STATIC.
68786      Branch: perl
68787            ! embed.fnc embed.h numeric.c proto.h
68788 ____________________________________________________________________________
68789 [ 19365] By: sky                                   on 2003/04/28  16:30:03
68790         Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
68791              From: Casey West <casey@geeknest.com>
68792              Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
68793              Message-Id: <20030428140005.GC62281@geeknest.com>
68794      Branch: perl
68795            ! pod/perlop.pod
68796 ____________________________________________________________________________
68797 [ 19364] By: sky                                   on 2003/04/28  16:20:43
68798         Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
68799              From: Casey West <casey@geeknest.com>
68800              Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
68801              Message-Id: <20030428172206.GK62281@geeknest.com>
68802      Branch: perl
68803            ! pod/perlop.pod
68804 ____________________________________________________________________________
68805 [ 19363] By: sky                                   on 2003/04/28  15:32:35
68806         Log: Fix bug 2681, change the test not to use the shell and use 3+arg
68807              open.
68808      Branch: perl
68809            ! t/io/openpid.t
68810 ____________________________________________________________________________
68811 [ 19359] By: jhi                                   on 2003/04/28  08:43:23
68812         Log: Feel-good cleanup.
68813      Branch: perl
68814            ! intrpvar.h sv.c
68815 ____________________________________________________________________________
68816 [ 19358] By: jhi                                   on 2003/04/28  08:27:15
68817         Log: SysV msg queues can be something hanging (witnessed in IRIX),
68818              so let's use IPC_NOWAIT.
68819      Branch: perl
68820            ! ext/IPC/SysV/t/msg.t t/op/taint.t
68821 ____________________________________________________________________________
68822 [ 19357] By: jhi                                   on 2003/04/28  06:32:47
68823         Log: Detecting errors of reentrant APIs: getgrgid_r and the like
68824              when returning an int can either return the error in the return
68825              value or in the errno.  We need a new per-interp variable to store
68826              the return value instead of clobbering the errno with it.  The new
68827              variable, PL_reentrant_retint, is only used within the reentrancy
68828              framework, and immediately after it's set, so there should not be
68829              similar visibility issues as for the errno.  Spotted by Edward Moy.
68830      Branch: perl
68831            ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
68832 ____________________________________________________________________________
68833 [ 19356] By: rgs                                   on 2003/04/27  20:09:01
68834         Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
68835              Check errno to see if the call to nice(2) succeeded.
68836              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
68837              From: Enache Adrian <enache@rdslink.ro>
68838              Date: Wed, 23 Apr 2003 22:48:20 +0300
68839              Message-ID: <20030423194820.GA874@ratsnest.hole>
68840      Branch: perl
68841            ! ext/POSIX/POSIX.xs
68842 ____________________________________________________________________________
68843 [ 19355] By: jhi                                   on 2003/04/27  19:56:09
68844         Log: Document a faint compilation noise.
68845      Branch: perl
68846            ! README.aix
68847 ____________________________________________________________________________
68848 [ 19354] By: rgs                                   on 2003/04/27  19:35:11
68849         Log: $[ clarifications.
68850      Branch: perl
68851            ! pod/perlvar.pod
68852 ____________________________________________________________________________
68853 [ 19353] By: rgs                                   on 2003/04/27  18:51:37
68854         Log: utime() doc clarifications
68855              based on :
68856              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
68857              From: Casey West <casey@geeknest.com>
68858              Date: Fri, 25 Apr 2003 08:00:54 -0400
68859              Message-ID: <20030425120054.GQ34510@geeknest.com>
68860      Branch: perl
68861            ! pod/perlfunc.pod
68862 ____________________________________________________________________________
68863 [ 19351] By: jhi                                   on 2003/04/27  08:13:34
68864         Log: Add a test case for [perl #15288] (already solved).
68865      Branch: perl
68866            ! t/op/pack.t
68867 ____________________________________________________________________________
68868 [ 19350] By: jhi                                   on 2003/04/27  07:38:17
68869         Log: Add Dave Mitchell's test case for fields.
68870      Branch: perl
68871            ! lib/fields.t
68872 ____________________________________________________________________________
68873 [ 19349] By: jhi                                   on 2003/04/27  06:50:09
68874         Log: Subject: [PATCH] VMS::Stdio test tweak
68875              From: "Craig A. Berry" <craigberry@mac.com>
68876              Date: Sat, 26 Apr 2003 15:53:07 -0500
68877              Message-ID: <3EAAF1B3.7020708@mac.com>
68878      Branch: perl
68879            ! vms/ext/Stdio/test.pl
68880 ____________________________________________________________________________
68881 [ 19348] By: jhi                                   on 2003/04/27  06:46:16
68882         Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
68883              From: Casey West <casey@geeknest.com>
68884              Date: Thu, 24 Apr 2003 08:18:42 -0400
68885              Message-ID: <20030424121842.GW34510@geeknest.com>
68886      Branch: perl
68887            ! lib/UNIVERSAL.pm
68888 ____________________________________________________________________________
68889 [ 19346] By: jhi                                   on 2003/04/27  06:03:48
68890         Log: Document that restricted hashes are not atomic
68891              (from Dave Mitchell).
68892      Branch: perl
68893            ! lib/Hash/Util.pm
68894 ____________________________________________________________________________
68895 [ 19345] By: jhi                                   on 2003/04/27  05:59:39
68896         Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
68897              From: Dave Mitchell <davem@fdgroup.com>
68898              Date: Sat, 26 Apr 2003 18:45:28 +0100
68899              Message-ID: <20030426174528.GA9588@fdgroup.com>
68900      Branch: perl
68901            ! hv.c lib/Hash/Util.t pod/perldiag.pod
68902 ____________________________________________________________________________
68903 [ 19344] By: rgs                                   on 2003/04/26  22:48:32
68904         Log: Some doc patches by Casey West :
68905
68906              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
68907              From: Casey West <casey@geeknest.com>
68908              Date: Fri, 25 Apr 2003 10:46:39 -0400
68909              Message-ID: <20030425144639.GY34510@geeknest.com>
68910
68911              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
68912              From: Casey West <casey@geeknest.com>
68913              Date: Fri, 25 Apr 2003 07:52:13 -0400
68914              Message-ID: <20030425115213.GP34510@geeknest.com>
68915
68916              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
68917              From: Casey West <casey@geeknest.com>
68918              Date: Thu, 24 Apr 2003 21:27:22 -0400
68919              Message-ID: <20030425012722.GN34510@geeknest.com>
68920      Branch: perl
68921            ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
68922 ____________________________________________________________________________
68923 [ 19343] By: rgs                                   on 2003/04/26  22:30:07
68924         Log: Document that splice() doesn't extend arrays
68925              Subject: Re: slice autoextending ? still another revised doc patch; COW
68926              From: david nicol <whatever@davidnicol.com>
68927              Date: 22 Apr 2003 22:05:02 -0500
68928              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
68929      Branch: perl
68930            ! pod/perlfunc.pod
68931 ____________________________________________________________________________
68932 [ 19342] By: sky                                   on 2003/04/26  21:43:32
68933         Log: Fix bug #15161 by increasing the refcount on the RE and making
68934              sure to restore it correctly. Deals with both s//e and s///g.
68935      Branch: perl
68936            ! pp_ctl.c pp_hot.c
68937 ____________________________________________________________________________
68938 [ 19341] By: jhi                                   on 2003/04/26  04:36:03
68939         Log: Integrate:
68940              [ 19340]
68941              Caught by Mark Lutz in UNICOS: A declaration cannot appear
68942              after an executable statement in a block.
68943      Branch: perl
68944           !> pp_pack.c
68945 ____________________________________________________________________________
68946 [ 19337] By: jhi                                   on 2003/04/25  20:19:36
68947         Log: Now the -Dnoextensions and -Dnoextensions have the
68948              chance of actually doing something.
68949      Branch: perl
68950            ! Configure
68951 ____________________________________________________________________________
68952 [ 19334] By: jhi                                   on 2003/04/25  19:48:31
68953         Log: Subject: [PATCH] Configure's extension sanity check is too strict
68954              From: Andy Dougherty <doughera@lafayette.edu>
68955              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
68956              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
68957      Branch: perl
68958            ! Configure
68959 ____________________________________________________________________________
68960 [ 19330] By: jhi                                   on 2003/04/25  14:11:33
68961         Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
68962              From: "Craig A. Berry" <craigberry@mac.com>
68963              Date: Thu, 24 Apr 2003 20:09:48 -0500
68964              Message-ID: <3EA88ADC.3000300@mac.com>
68965      Branch: perl
68966            ! ext/Encode/t/enc_module.t
68967 ____________________________________________________________________________
68968 [ 19329] By: jhi                                   on 2003/04/25  07:06:49
68969         Log: Upgrade to Time::HiRes 1.46.
68970      Branch: perl
68971            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
68972            ! ext/Time/HiRes/Makefile.PL
68973 ____________________________________________________________________________
68974 [ 19328] By: jhi                                   on 2003/04/25  06:57:10
68975         Log: Subject: typo in Time::HiRes docs
68976              From: mjd@plover.com
68977              Date: 19 Apr 2003 15:13:44 -0000
68978              Message-ID: <20030419151344.28237.qmail@plover.com>
68979      Branch: perl
68980            ! ext/Time/HiRes/HiRes.pm
68981 ____________________________________________________________________________
68982 [ 19327] By: jhi                                   on 2003/04/25  04:45:05
68983         Log: Clarify(?) the perlio default layers table.
68984      Branch: perl
68985            ! lib/PerlIO.pm t/io/layers.t
68986 ____________________________________________________________________________
68987 [ 19326] By: jhi                                   on 2003/04/25  04:22:49
68988         Log: Upgrade to Test::Harness 2.28.
68989      Branch: perl
68990            ! lib/Test/Harness.pm lib/Test/Harness/Changes
68991            ! lib/Test/Harness/t/pod.t
68992 ____________________________________________________________________________
68993 [ 19325] By: jhi                                   on 2003/04/24  19:06:29
68994         Log: Upgrade to Encode 1.93.
68995      Branch: perl
68996            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
68997            ! ext/Encode/lib/Encode/CJKConstants.pm
68998            ! ext/Encode/lib/Encode/CN/HZ.pm
68999            ! ext/Encode/lib/Encode/Encoding.pm
69000            ! ext/Encode/lib/Encode/Guess.pm
69001            ! ext/Encode/lib/Encode/KR/2022_KR.pm
69002            ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
69003            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
69004            ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
69005            ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
69006 ____________________________________________________________________________
69007 [ 19323] By: jhi                                   on 2003/04/24  16:57:13
69008         Log: VMS patch for faststdio from Craig Berry.
69009      Branch: perl
69010            ! configure.com
69011 ____________________________________________________________________________
69012 [ 19320] By: rgs                                   on 2003/04/23  20:20:58
69013         Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
69014              From: Casey West <casey@geeknest.com>
69015              Date: Wed, 23 Apr 2003 14:03:20 -0400
69016              Message-ID: <20030423180320.GZ15574@geeknest.com>
69017      Branch: perl
69018            ! pod/perlmodlib.PL pod/perlmodlib.pod
69019 ____________________________________________________________________________
69020 [ 19319] By: rgs                                   on 2003/04/23  19:54:31
69021         Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
69022              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
69023              Date: 22 Apr 2003 04:31:17 -0000
69024              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
69025              (with minor further corrections)
69026      Branch: perl
69027            ! pod/perlmod.pod
69028 ____________________________________________________________________________
69029 [ 19316] By: rgs                                   on 2003/04/23  19:11:01
69030         Log: A new fatal error :
69031              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
69032              From: Dave Mitchell <davem@fdgroup.com>
69033              Date: Mon, 21 Apr 2003 13:19:50 +0100
69034              Message-ID: <20030421121950.GB18189@fdgroup.com>
69035              Message-ID: <20030421125433.GC18189@fdgroup.com>
69036      Branch: perl
69037            ! pod/perldiag.pod pp_hot.c t/cmd/for.t
69038 ____________________________________________________________________________
69039 [ 19314] By: jhi                                   on 2003/04/23  18:53:46
69040         Log: Introduce 'fast stdio' symbols to non-Configure lands.
69041      Branch: perl
69042            ! NetWare/config.wc NetWare/config_H.wc configure.com
69043            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
69044            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
69045            ! win32/config.gc win32/config.vc win32/config.vc64
69046            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69047            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
69048 ____________________________________________________________________________
69049 [ 19312] By: jhi                                   on 2003/04/23  18:21:47
69050         Log: Regen Configure, Glossary, et alia.
69051      Branch: perl
69052            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69053            ! config_h.SH
69054 ____________________________________________________________________________
69055 [ 19310] By: jhi                                   on 2003/04/23  08:34:33
69056         Log: Handle the combination of dosish and non-faststdio.
69057      Branch: perl
69058            ! t/io/layers.t
69059 ____________________________________________________________________________
69060 [ 19308] By: rgs                                   on 2003/04/22  20:53:20
69061         Log: Subject: 5.8.0: two problems
69062              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
69063              Date: Tue, 22 Apr 2003 11:43:17 -0700
69064              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
69065      Branch: perl
69066            ! XSUB.h
69067 ____________________________________________________________________________
69068 [ 19307] By: ams                                   on 2003/04/22  16:39:51
69069         Log: Subject: [PATCH] Doc pointers in perlbot.
69070              From: Casey West <casey@geeknest.com>
69071              Date: Tue, 22 Apr 2003 11:19:09 -0400
69072              Message-Id: <20030422151909.GC11119@geeknest.com>
69073              (Applied by hand.)
69074      Branch: perl
69075            ! pod/perlbot.pod
69076 ____________________________________________________________________________
69077 [ 19306] By: jhi                                   on 2003/04/22  13:09:21
69078         Log: z/OS: changes for building threaded from "Brian De Pradine"
69079              <PRADINE@uk.ibm.com>.
69080      Branch: perl
69081            ! Makefile.SH hints/os390.sh thread.h util.c
69082 ____________________________________________________________________________
69083 [ 19305] By: jhi                                   on 2003/04/22  11:42:35
69084         Log: Enache's turn.
69085      Branch: perl
69086            ! ext/Encode/t/enc_module.t
69087 ____________________________________________________________________________
69088 [ 19304] By: jhi                                   on 2003/04/22  10:48:47
69089         Log: Re-merge Encode 1.92.
69090      Branch: perl
69091            ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
69092 ____________________________________________________________________________
69093 [ 19302] By: jhi                                   on 2003/04/22  05:26:21
69094         Log: Argh, cut-and-pasto.
69095      Branch: perl
69096            ! perlio.c
69097 ____________________________________________________________________________
69098 [ 19301] By: sky                                   on 2003/04/21  21:33:14
69099         Log: Fix bug 17964 by properly refcounting the gv top.
69100              Seems like the entries in rsfp are way different than
69101              normal PVIO objects.
69102      Branch: perl
69103            ! sv.c
69104 ____________________________________________________________________________
69105 [ 19300] By: rgs                                   on 2003/04/21  19:42:04
69106         Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
69107
69108              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
69109              From: Enache Adrian <enache@rdslink.ro>
69110              Date: Sun, 20 Apr 2003 02:45:48 +0300
69111              Message-ID: <20030419234548.GA849@ratsnest.hole>
69112              and
69113              Date: Wed, 2 Apr 2003 07:52:28 +0300
69114              Message-ID: <20030402045227.GA1023@ratsnest.hole>
69115      Branch: perl
69116            ! pp_sys.c t/op/ref.t util.c
69117 ____________________________________________________________________________
69118 [ 19299] By: sky                                   on 2003/04/21  17:05:31
69119         Log: Croak on non ref to shared methods instead of segfault.
69120              This can really only happen for &share("string").
69121      Branch: perl
69122            ! ext/threads/shared/shared.xs
69123 ____________________________________________________________________________
69124 [ 19297] By: jhi                                   on 2003/04/21  16:24:36
69125         Log: Add OpenZaurus cross-compilation patches.
69126      Branch: perl
69127            + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
69128            + Cross/config.sh-arm-linux Cross/generate_config_sh
69129            + Cross/installperl.patch Cross/warp
69130            ! Cross/README INSTALL MANIFEST
69131 ____________________________________________________________________________
69132 [ 19289] By: sky                                   on 2003/04/21  13:24:40
69133         Log: Fixes bug #17043, resets PL_srand_called before the cloning.
69134              Allows people to override the resetting by using srand() in CLONE.
69135      Branch: perl
69136            ! ext/threads/t/thread.t ext/threads/threads.xs
69137 ____________________________________________________________________________
69138 [ 19286] By: jhi                                   on 2003/04/21  06:50:42
69139         Log: Introduce two new Configure symbols:
69140              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
69141              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
69142              [2] usefaststdio = do we use fast stdio if we have it?
69143              For 5.[68], we do.  For anything else, we don't.
69144              (At least, unless otherwise instructed by -Dusefaststdio.)
69145              This means that for bleadperl we no more use stdio, but instead
69146              default to perlio: the effect of PERLIO=perlio, in other words.
69147              (PERLIO=stdio will still switch to using stdio.)
69148              This change may endanger extensions using FILE*-- but if we are
69149              to migrate fully to perlio, better start swallowing the poison now.
69150              For maintperl, the usefaststdio still defaults to yes.
69151      Branch: perl
69152            ! Configure config_h.SH perlio.c t/io/layers.t
69153 ____________________________________________________________________________
69154 [ 19285] By: jhi                                   on 2003/04/21  05:43:55
69155         Log: Upgrade to Locale::Maketext 1.05.
69156      Branch: perl
69157            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
69158 ____________________________________________________________________________
69159 [ 19284] By: jhi                                   on 2003/04/21  05:40:34
69160         Log: Upgrade to Test 1.24.
69161      Branch: perl
69162            ! lib/Test.pm
69163 ____________________________________________________________________________
69164 [ 19283] By: rgs                                   on 2003/04/20  22:01:28
69165         Log: Subject: [PATCH] goto &sub doesn't empty @_
69166              From: Dave Mitchell <davem@fdgroup.com>
69167              Date: Sun, 20 Apr 2003 21:46:51 +0100
69168              Message-ID: <20030420204651.GE15591@fdgroup.com>
69169      Branch: perl
69170            ! pp_ctl.c
69171 ____________________________________________________________________________
69172 [ 19282] By: rgs                                   on 2003/04/20  21:22:29
69173         Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
69174              the commands that invoke $(CC).
69175              Subject: Re: Smoke failure
69176              From: Enache Adrian <enache@rdslink.ro>
69177              Date: Fri, 18 Apr 2003 19:06:07 +0300
69178              Message-ID: <20030418160606.GA797@ratsnest.hole>
69179      Branch: perl
69180            ! Makefile.SH
69181 ____________________________________________________________________________
69182 [ 19281] By: rgs                                   on 2003/04/20  19:53:53
69183         Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
69184              From: Enache Adrian <enache@rdslink.ro>
69185              Date: Sat, 19 Apr 2003 20:12:18 +0300
69186              Message-ID: <20030419171218.GA974@ratsnest.hole>
69187      Branch: perl
69188            ! sv.c
69189 ____________________________________________________________________________
69190 [ 19280] By: rgs                                   on 2003/04/20  18:55:40
69191         Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
69192              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
69193              From: Steve Hay <steve.hay@uk.radan.com>
69194              Date: Wed, 16 Apr 2003 11:12:22 +0100
69195              Message-ID: <3E9D2C86.8040104@uk.radan.com>
69196      Branch: perl
69197            ! INSTALL win32/Makefile
69198 ____________________________________________________________________________
69199 [ 19278] By: jhi                                   on 2003/04/20  07:42:17
69200         Log: Give more information of what to do when -Dusexxx fail.
69201      Branch: perl
69202            ! Configure
69203 ____________________________________________________________________________
69204 [ 19277] By: rgs                                   on 2003/04/19  19:40:22
69205         Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
69206              by adding a dummy destructor method Regexp::DESTROY.
69207              This prevents infinite recursion, since Regexp::DESTROY
69208              is no more autoloaded.
69209
69210              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
69211              From: Enache Adrian <enache@rdslink.ro>
69212              Date: Wed, 2 Apr 2003 05:02:42 +0300
69213              Message-ID: <20030402020242.GA2966@ratsnest.hole>
69214      Branch: perl
69215            ! ext/B/t/stash.t t/op/ref.t universal.c
69216 ____________________________________________________________________________
69217 [ 19276] By: rgs                                   on 2003/04/19  19:32:25
69218         Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
69219              From: Dave Mitchell <davem@fdgroup.com>
69220              Date: Sat, 19 Apr 2003 20:06:51 +0100
69221              Message-ID: <20030419190651.GD13333@fdgroup.com>
69222      Branch: perl
69223            ! t/comp/parser.t toke.c
69224 ____________________________________________________________________________
69225 [ 19275] By: jhi                                   on 2003/04/19  18:52:24
69226         Log: Restore the two variables retired by the change #19268
69227              (for binary backward compatibility)
69228      Branch: perl
69229            ! embedvar.h perlapi.h thrdvar.h
69230 ____________________________________________________________________________
69231 [ 19273] By: jhi                                   on 2003/04/19  17:36:33
69232         Log: Fail if the specified -Duse64xxx cannot be fulfilled.
69233              (And undo a doublesize probe glitch from change #19272.)
69234      Branch: perl
69235            ! Configure
69236 ____________________________________________________________________________
69237 [ 19272] By: jhi                                   on 2003/04/19  16:38:12
69238         Log: If long doubles fail, we really cannot sensibly
69239              drop back to doubles anymore, therefore abort.
69240              Pointed out by Slaven Rezic. (I tried to fix this
69241              via metaconfig but ended up with a vicious cyclic
69242              dependency.)
69243      Branch: perl
69244            ! Configure
69245 ____________________________________________________________________________
69246 [ 19270] By: jhi                                   on 2003/04/19  12:09:21
69247         Log: Upgrade to Net::Ping 2.30.
69248      Branch: perl
69249            ! lib/Net/Ping.pm lib/Net/Ping/Changes
69250            ! lib/Net/Ping/t/450_service.t
69251 ____________________________________________________________________________
69252 [ 19269] By: jhi                                   on 2003/04/19  07:10:57
69253         Log: Bump the test count.
69254      Branch: perl
69255            ! ext/Storable/t/tied.t
69256 ____________________________________________________________________________
69257 [ 19268] By: jhi                                   on 2003/04/19  07:06:13
69258         Log: Subject: [PATCH] allow recursive FETCHes
69259              From: Dave Mitchell <davem@fdgroup.com>
69260              Date: Mon, 7 Apr 2003 10:00:41 +0100
69261              Message-ID: <20030407100041.A1617@fdgroup.com>
69262      Branch: perl
69263            ! av.c dump.c embed.fnc embed.h embedvar.h
69264            ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
69265            ! sv.h t/op/tie.t thrdvar.h
69266 ____________________________________________________________________________
69267 [ 19267] By: jhi                                   on 2003/04/19  06:54:34
69268         Log: Subject: [PATCH] readline.t tweak for VMS
69269              From: "Craig A. Berry" <craigberry@mac.com>
69270              Date: Thu, 17 Apr 2003 17:18:19 -0500
69271              Message-ID: <3E9F282B.6090603@mac.com>
69272      Branch: perl
69273            ! t/op/readline.t
69274 ____________________________________________________________________________
69275 [ 19266] By: jhi                                   on 2003/04/19  06:46:48
69276         Log: Subject: [PATCH] Re: any takers for this Storable bug?
69277              From: Enache Adrian <enache@rdslink.ro>
69278              Date: Wed, 16 Apr 2003 21:11:11 +0300
69279              Message-ID: <20030416181111.GA6687@ratsnest.hole>
69280
69281              ams had already fixed the bug by #19227, but take the
69282              test case.
69283      Branch: perl
69284            ! ext/Storable/t/tied.t
69285 ____________________________________________________________________________
69286 [ 19265] By: sky                                   on 2003/04/19  00:40:42
69287         Log: Don't use the stack to allocate a SV that we hand out to another
69288              function, only badness can ensure.
69289              Message-Id: <20030418180131.GD10086@fdgroup.com>
69290              Thanks go to Dave Mitchell for help in tracking down the bug!
69291      Branch: perl
69292            ! sv.c
69293 ____________________________________________________________________________
69294 [ 19264] By: jhi                                   on 2003/04/18  19:28:04
69295         Log: UTF8 regexp patch from Inaba Hiroto.
69296      Branch: perl
69297            ! regcomp.c t/op/pat.t
69298 ____________________________________________________________________________
69299 [ 19263] By: jhi                                   on 2003/04/18  19:16:43
69300         Log: Unused variables.
69301      Branch: perl
69302            ! perlio.c universal.c
69303 ____________________________________________________________________________
69304 [ 19262] By: sky                                   on 2003/04/17  20:02:33
69305         Log: Another needle in the voodoo doll.
69306              Now I think it should work with the shared
69307              strings.
69308      Branch: perl
69309            ! sv.c
69310 ____________________________________________________________________________
69311 [ 19254] By: sky                                   on 2003/04/17  17:31:52
69312         Log: Extreme Voodoo programming, by not pinching the SV if it is a
69313              PADTMP it happily keeps it's value later on!
69314      Branch: perl
69315            ! sv.c
69316 ____________________________________________________________________________
69317 [ 19253] By: jhi                                   on 2003/04/17  17:09:16
69318         Log: Implement -Dnoextensions=... and -Donlyextensions=...
69319      Branch: perl
69320            ! Configure INSTALL
69321 ____________________________________________________________________________
69322 [ 19252] By: ams                                   on 2003/04/17  16:19:31
69323         Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
69324              Anything that's broken by this change should be fixed.
69325      Branch: perl
69326            ! gv.c
69327 ____________________________________________________________________________
69328 [ 19251] By: jhi                                   on 2003/04/17  15:39:56
69329         Log: Introduce the new *l APIs, undefined, to non-Configure lands.
69330      Branch: perl
69331            ! NetWare/config.wc NetWare/config_H.wc configure.com
69332            ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
69333            ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
69334            ! win32/config.gc win32/config.vc win32/config.vc64
69335            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69336            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
69337 ____________________________________________________________________________
69338 [ 19250] By: jhi                                   on 2003/04/17  15:07:08
69339         Log: Regen Glossary et alia.
69340      Branch: perl
69341            ! Porting/Glossary Porting/config.sh Porting/config_H
69342 ____________________________________________________________________________
69343 [ 19248] By: jhi                                   on 2003/04/17  14:53:41
69344         Log: Small tidying up of the selectminbits code, but most
69345              importantly allocate the buffer from the heap using
69346              malloc, not from the stack: using stack causes unaligned
69347              access in LP64 Solaris since stack data is not guaranteed
69348              to be 64-bit aligned, while a fd_set is (it has 1024 longs).
69349              (via Alan Burlison)
69350      Branch: perl
69351            ! Configure
69352 ____________________________________________________________________________
69353 [ 19247] By: ams                                   on 2003/04/17  12:24:57
69354         Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
69355              From: Enache Adrian <enache@rdslink.ro>
69356              Date: Thu, 17 Apr 2003 14:35:36 +0300
69357              Message-Id: <20030417113536.GA898@ratsnest.hole>
69358      Branch: perl
69359            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
69360 ____________________________________________________________________________
69361 [ 19245] By: jhi                                   on 2003/04/17  09:20:27
69362         Log: Document that the open pragma does not affect
69363              the three-headed hydra, ummm, open.
69364      Branch: perl
69365            ! lib/open.pm
69366 ____________________________________________________________________________
69367 [ 19244] By: jhi                                   on 2003/04/17  06:45:26
69368         Log: More maneuvering closer to proposed POSIX classes
69369              mapping to Unicode: (1) The definitions of "graph" and
69370              "print" are still in flux: move closer back to how Perl
69371              5.8.0 defined it (though drop Co, that did not make sense)
69372              (2) Add U+0085 (NEL) to "space".
69373      Branch: perl
69374            ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
69375            ! lib/unicore/lib/Space.pl lib/unicore/mktables
69376 ____________________________________________________________________________
69377 [ 19243] By: jhi                                   on 2003/04/17  05:29:24
69378         Log: Detect the 'fast stdio' case.
69379      Branch: perl
69380            ! lib/PerlIO.pm t/io/layers.t
69381 ____________________________________________________________________________
69382 [ 19242] By: jhi                                   on 2003/04/16  20:14:01
69383         Log: Fix up Larry's copyright statements to my best knowledge.
69384              (Lots of Perl 5 source code archaeology was involved.)
69385              Larry didn't make strangled noises when I showed him
69386              the patch, either :-)
69387      Branch: perl
69388            ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
69389            ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
69390            ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
69391            ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
69392            ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
69393            ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
69394            ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
69395            ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
69396            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
69397            ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
69398            ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
69399            ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
69400            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
69401            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
69402            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
69403 ____________________________________________________________________________
69404 [ 19241] By: jhi                                   on 2003/04/16  17:24:24
69405         Log: Handle PERLIO= and document a bit.
69406      Branch: perl
69407            ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
69408 ____________________________________________________________________________
69409 [ 19240] By: sky                                   on 2003/04/16  16:27:43
69410         Log: Fix double join problem for those places where free
69411              actually means free (solaris for example :)
69412              Fixes bug #16681
69413      Branch: perl
69414            ! ext/threads/t/join.t ext/threads/threads.xs
69415 ____________________________________________________________________________
69416 [ 19239] By: jhi                                   on 2003/04/16  14:57:47
69417         Log: Try to get the layers.t working also for dosish platforms.
69418      Branch: perl
69419            ! lib/PerlIO.pm t/io/layers.t
69420 ____________________________________________________________________________
69421 [ 19238] By: jhi                                   on 2003/04/16  13:27:24
69422         Log: A -C parsed from the #! line can still have line endings in it.
69423      Branch: perl
69424            ! util.c
69425 ____________________________________________________________________________
69426 [ 19237] By: jhi                                   on 2003/04/16  13:23:37
69427         Log: What does an empty PERLIO= mean, anyway?
69428      Branch: perl
69429            ! t/io/layers.t
69430 ____________________________________________________________________________
69431 [ 19236] By: jhi                                   on 2003/04/16  13:09:42
69432         Log: Document the effect of thread creation context.
69433      Branch: perl
69434            ! ext/threads/threads.pm
69435 ____________________________________________________________________________
69436 [ 19235] By: jhi                                   on 2003/04/16  12:13:07
69437         Log: Use the right prototype and a glob is fine (from Rafael).
69438      Branch: perl
69439            ! lib/PerlIO.pm universal.c
69440 ____________________________________________________________________________
69441 [ 19234] By: jhi                                   on 2003/04/16  10:20:46
69442         Log: PerlIO::get_layers() usage tip.
69443      Branch: perl
69444            ! lib/PerlIO.pm
69445 ____________________________________________________________________________
69446 [ 19233] By: jhi                                   on 2003/04/16  10:07:48
69447         Log: Syntax terror.
69448      Branch: perl
69449            ! lib/unicore/mktables
69450 ____________________________________________________________________________
69451 [ 19232] By: jhi                                   on 2003/04/16  09:45:51
69452         Log: Redundant test.
69453      Branch: perl
69454            ! lib/unicore/mktables
69455 ____________________________________________________________________________
69456 [ 19231] By: jhi                                   on 2003/04/16  09:21:25
69457         Log: Synchronize the specifications of the POSIX character
69458              classes alnum, graph, and print closer to the planned
69459              Unicode proposal.
69460      Branch: perl
69461            ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
69462            ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
69463 ____________________________________________________________________________
69464 [ 19230] By: jhi                                   on 2003/04/16  08:57:01
69465         Log: Patch from Merijn.
69466      Branch: perl
69467            ! perl.h
69468 ____________________________________________________________________________
69469 [ 19228] By: jhi                                   on 2003/04/16  08:27:26
69470         Log: Thinko in modfl detection.
69471      Branch: perl
69472            ! Configure
69473 ____________________________________________________________________________
69474 [ 19227] By: ams                                   on 2003/04/16  02:32:11
69475         Log: Storable now handles self-tied scalars with NULL mg_obj.
69476      Branch: perl
69477            ! ext/Storable/Storable.xs
69478 ____________________________________________________________________________
69479 [ 19226] By: jhi                                   on 2003/04/15  18:00:21
69480         Log: Upgrade to Pod::LaTeX 0.55.
69481      Branch: perl
69482            + lib/Pod/t/pod2latex.t
69483            - lib/Pod/t/latex.t
69484            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
69485 ____________________________________________________________________________
69486 [ 19224] By: jhi                                   on 2003/04/15  17:01:27
69487         Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
69488      Branch: perl
69489            ! Configure
69490 ____________________________________________________________________________
69491 [ 19223] By: jhi                                   on 2003/04/15  16:36:32
69492         Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
69493      Branch: perl
69494            ! t/io/layers.t
69495 ____________________________________________________________________________
69496 [ 19221] By: jhi                                   on 2003/04/15  16:27:49
69497         Log: False alarm: no cyclic dependency.
69498      Branch: perl
69499            ! Configure config_h.SH
69500 ____________________________________________________________________________
69501 [ 19219] By: jhi                                   on 2003/04/15  16:08:11
69502         Log: Backport of _most_ of the changes in #19218: not one big
69503              cyclic dependency, though, it must be broken up somehow.
69504      Branch: perl
69505            ! Configure config_h.SH
69506 ____________________________________________________________________________
69507 [ 19218] By: jhi                                   on 2003/04/15  14:09:31
69508         Log: Big patch from Alan Burlison to make Solaris long doubles work.
69509              (Also spreads more <stdlib.h> joy.)
69510              Needs backporting to metaconfig units and introducing the new
69511              symbols to non-Configure lands.
69512      Branch: perl
69513            ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
69514 ____________________________________________________________________________
69515 [ 19217] By: jhi                                   on 2003/04/15  14:01:03
69516         Log: Don't skip the whole test for PERLIO=perlio.
69517      Branch: perl
69518            ! t/io/layers.t
69519 ____________________________________________________________________________
69520 [ 19215] By: jhi                                   on 2003/04/15  05:54:17
69521         Log: Add a test for [perl #17753].
69522      Branch: perl
69523            ! t/op/undef.t
69524 ____________________________________________________________________________
69525 [ 19214] By: jhi                                   on 2003/04/15  05:40:52
69526         Log: "proto.h": 'id' is a reserved word in Objective-C.
69527      Branch: perl
69528            ! embed.fnc op.c proto.h
69529 ____________________________________________________________________________
69530 [ 19213] By: sky                                   on 2003/04/14  21:42:10
69531         Log: Ook, run tests on correct build-dir next time.
69532              We must check if the hv is a stash, otherwise we try to delete
69533              something that is a HvNAME of null.....  tests pass better now
69534      Branch: perl
69535            ! gv.c
69536 ____________________________________________________________________________
69537 [ 19212] By: sky                                   on 2003/04/14  21:15:00
69538         Log: Fixes to bugs introduced by PL_stashcache
69539              A) Follow suggestion by Benjamin Goldberg to use hv_delete
69540              instead of hv_delete_ent to avoid creating a temporary SV
69541              B) Don't increment the refcount, sneak it into an IV instead
69542              C) When a GP is a deleted that contains a stash, remove the
69543              corresponding entry since hv might be in use in other places.
69544              D) Note that no test cases test the deletion of packages to catch
69545              this bug.
69546      Branch: perl
69547            ! gv.c hv.c pp_hot.c
69548 ____________________________________________________________________________
69549 [ 19211] By: rgs                                   on 2003/04/14  21:11:11
69550         Log: Mention that "make test_harness" lets messages sent through
69551              standard error out. Complements change #19206.
69552      Branch: perl
69553            ! pod/perlhack.pod
69554 ____________________________________________________________________________
69555 [ 19210] By: rgs                                   on 2003/04/14  20:48:02
69556         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
69557              From: Inaba Hiroto <inaba@st.rim.or.jp>
69558              Date: Fri, 21 Mar 2003 17:35:21 +0900
69559              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
69560              Date: Sat, 22 Mar 2003 11:28:05 +0900
69561              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
69562      Branch: perl
69563            ! regexec.c t/op/pat.t
69564 ____________________________________________________________________________
69565 [ 19209] By: jhi                                   on 2003/04/14  20:36:55
69566         Log: PERLIO=perlio requires extra steps.
69567      Branch: perl
69568            ! lib/PerlIO.pm t/io/layers.t
69569 ____________________________________________________________________________
69570 [ 19208] By: jhi                                   on 2003/04/14  20:02:04
69571         Log: Skip as early as possible if no perlio since the
69572              use open would be compile-time.
69573      Branch: perl
69574            ! t/io/layers.t
69575 ____________________________________________________________________________
69576 [ 19207] By: rgs                                   on 2003/04/14  19:34:42
69577         Log: Document and test autovivified dirhandles.
69578              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
69579              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
69580              Date: 12 Apr 2003 12:40:45 -0000
69581              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
69582      Branch: perl
69583            ! pod/perlfunc.pod t/op/readdir.t
69584 ____________________________________________________________________________
69585 [ 19206] By: rgs                                   on 2003/04/14  19:13:26
69586         Log: More docs about running tests and the test suite.
69587              Update perlhack.pod in various places.
69588              Add 'test_harness' as a .PHONY dependency in the Makefile.
69589      Branch: perl
69590            ! Makefile.SH pod/perlhack.pod t/README
69591 ____________________________________________________________________________
69592 [ 19205] By: jhi                                   on 2003/04/14  18:58:01
69593         Log: Build get_layers() also under -Uuseperlio.
69594      Branch: perl
69595            ! universal.c
69596 ____________________________________________________________________________
69597 [ 19204] By: jhi                                   on 2003/04/14  18:48:04
69598         Log: Bump up the version and admonish against aspiring (ab)use.
69599      Branch: perl
69600            ! lib/PerlIO.pm
69601 ____________________________________________________________________________
69602 [ 19203] By: jhi                                   on 2003/04/14  17:35:51
69603         Log: Introduce PerlIO::get_layers() to allow people to peek
69604              at the PerlIO layer stack.
69605      Branch: perl
69606            + t/io/layers.t
69607            ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
69608            ! universal.c
69609 ____________________________________________________________________________
69610 [ 19202] By: merijn                                on 2003/04/14  05:42:18
69611         Log: Subject: [PATCH] vms/vms.c waitpid tweak
69612              From: "Craig A. Berry" <craigberry@mac.com>
69613              Date: Mon, 14 Apr 2003 00:43:00 -0500
69614              Message-ID: <3E9A4A64.6030205@mac.com>
69615      Branch: perl
69616            ! vms/vms.c
69617 ____________________________________________________________________________
69618 [ 19201] By: sky                                   on 2003/04/13  19:26:46
69619         Log: Fix bug #16253, use all the CPU that we can :-)
69620      Branch: perl
69621            ! ext/threads/threads.xs
69622 ____________________________________________________________________________
69623 [ 19200] By: sky                                   on 2003/04/13  18:38:58
69624         Log: Fix bug #15893 by creating shared scalars with a refcount of 1
69625              instead of 2 and make push and pop increase the refcount.
69626      Branch: perl
69627            ! ext/threads/shared/shared.xs
69628 ____________________________________________________________________________
69629 [ 19199] By: jhi                                   on 2003/04/13  11:45:42
69630         Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
69631              ../../lib for the lc() at line 66 (UTF-8 data possible
69632              if using UTF-8 locales).
69633      Branch: perl
69634            ! lib/ExtUtils/t/Install.t
69635 ____________________________________________________________________________
69636 [ 19198] By: jhi                                   on 2003/04/13  09:43:09
69637         Log: The lib/ipc_sysv.t test has a new name.
69638      Branch: perl
69639            ! INSTALL
69640 ____________________________________________________________________________
69641 [ 19197] By: jhi                                   on 2003/04/13  09:32:05
69642         Log: Continue hunting for the cause of the Tru64 failed threaded smokes
69643              most probably introduced by the change #19157.  The tweak suggested
69644              by Stephen McCamant trades a possible dangling pointer (CopFILE()
69645              is tricky like that with threads) to a memory leak.  (This means
69646              that this tweak shouldn't be left in as-is, but if this helps,
69647              we at least know that the failure was caused by the #19157.)
69648      Branch: perl
69649            ! op.c
69650 ____________________________________________________________________________
69651 [ 19196] By: jhi                                   on 2003/04/13  09:20:02
69652         Log: Upgrade to Net::Ping 2.29.
69653      Branch: perl
69654            + lib/Net/Ping/t/510_ping_udp.t
69655            - lib/Net/Ping/README
69656            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
69657 ____________________________________________________________________________
69658 [ 19195] By: jhi                                   on 2003/04/13  09:02:05
69659         Log: Upgrade to Test::Harness 2.27_04.
69660      Branch: perl
69661            + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
69662            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
69663            ! lib/Test/Harness/t/test-harness.t
69664 ____________________________________________________________________________
69665 [ 19194] By: rgs                                   on 2003/04/12  21:21:04
69666         Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
69667      Branch: perl
69668            ! hints/darwin.sh hints/rhapsody.sh
69669 ____________________________________________________________________________
69670 [ 19192] By: jhi                                   on 2003/04/12  18:23:40
69671         Log: The debugging aid #19182 didn't.
69672      Branch: perl
69673            ! ext/B/t/deparse.t
69674 ____________________________________________________________________________
69675 [ 19191] By: jhi                                   on 2003/04/12  16:51:12
69676         Log: Benchmark nit from Nicholas Clark (in OpenBSD the result could
69677              be a negative zero, -0).
69678      Branch: perl
69679            ! lib/Benchmark.t
69680 ____________________________________________________________________________
69681 [ 19190] By: rgs                                   on 2003/04/12  13:41:25
69682         Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
69683              From: Michael G Schwern <schwern@pobox.com>
69684              Date: Fri, 11 Apr 2003 00:32:02 -0700
69685              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
69686      Branch: perl
69687            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
69688            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
69689            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
69690            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
69691            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
69692            ! lib/ExtUtils/t/zz_cleanup_dummy.t
69693 ____________________________________________________________________________
69694 [ 19189] By: rgs                                   on 2003/04/10  20:40:14
69695         Log: Peter Scott suggests that the docs for base.pm should
69696              state explicitely that base.pm doesn't call import()
69697              on base classes. Plus a few typos.
69698      Branch: perl
69699            ! lib/base.pm
69700 ____________________________________________________________________________
69701 [ 19188] By: rgs                                   on 2003/04/10  19:45:08
69702         Log: PerlFAQ sync.
69703      Branch: perl
69704            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
69705            ! pod/perlfaq7.pod pod/perlfaq9.pod
69706 ____________________________________________________________________________
69707 [ 19187] By: rgs                                   on 2003/04/10  19:25:18
69708         Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
69709              There used to be a nullstash (%{"<none>::"}) to hold illegal
69710              variables under strict 'vars'. It has been removed by change #17942.
69711              This can lead to segfaults during the parsing, because some illegal
69712              variables might have been discarded before the compilation of the
69713              current statement had completed.
69714              Bug analysis and test case by Enache Adrian.
69715      Branch: perl
69716            ! gv.c t/lib/strict/vars
69717 ____________________________________________________________________________
69718 [ 19186] By: jhi                                   on 2003/04/10  19:13:40
69719         Log: Be more descriptive.
69720      Branch: perl
69721            ! MANIFEST
69722 ____________________________________________________________________________
69723 [ 19185] By: jhi                                   on 2003/04/10  19:06:02
69724         Log: Noted by Nat: -0 didn't work that well with Unicode.
69725      Branch: perl
69726            ! perl.c pod/perlrun.pod
69727 ____________________________________________________________________________
69728 [ 19184] By: jhi                                   on 2003/04/10  17:26:43
69729         Log: Add an option for the grok_xxx() to silently ignore bad digits.
69730      Branch: perl
69731            ! numeric.c perl.h
69732 ____________________________________________________________________________
69733 [ 19183] By: jhi                                   on 2003/04/10  10:56:25
69734         Log: The test doesn't work that well when -Uusedl.
69735              Some of the tests could be salvaged even then I guess.
69736      Branch: perl
69737            ! lib/ExtUtils/t/Constant.t
69738 ____________________________________________________________________________
69739 [ 19182] By: jhi                                   on 2003/04/10  09:40:24
69740         Log: A temporary debugging aid for Tru64 threaded builds.
69741      Branch: perl
69742            ! ext/B/t/deparse.t
69743 ____________________________________________________________________________
69744 [ 19181] By: jhi                                   on 2003/04/10  08:02:10
69745         Log: Unless Inuits are involved...
69746      Branch: perl
69747            ! pod/perlrun.pod
69748 ____________________________________________________________________________
69749 [ 19180] By: jhi                                   on 2003/04/10  07:02:44
69750         Log: With AFS the cwds have little chance of agreeing.
69751      Branch: perl
69752            ! ext/Cwd/t/cwd.t
69753 ____________________________________________________________________________
69754 [ 19179] By: jhi                                   on 2003/04/10  06:46:50
69755         Log: I assume the idea was to use the *cwd variables for testing.
69756      Branch: perl
69757            ! ext/Cwd/t/cwd.t
69758 ____________________________________________________________________________
69759 [ 19177] By: jhi                                   on 2003/04/10  04:34:48
69760         Log: perlport information about portably embedding string data.
69761      Branch: perl
69762            ! pod/perlport.pod
69763 ____________________________________________________________________________
69764 [ 19176] By: jhi                                   on 2003/04/10  04:18:45
69765         Log: Also locale names can contain illegal UTF-8.
69766      Branch: perl
69767            ! lib/locale.t
69768 ____________________________________________________________________________
69769 [ 19175] By: jhi                                   on 2003/04/10  04:03:48
69770         Log: In case someone is using UTF-8 locales.
69771      Branch: perl
69772            ! lib/ExtUtils/MM_MacOS.pm
69773 ____________________________________________________________________________
69774 [ 19174] By: merijn                                on 2003/04/09  14:33:12
69775         Log: Even more promotion for -lc128 (long doubles on AIX)
69776              More obvious detection of C compiler
69777              cc_type should not promote to config.sh
69778
69779              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69780              Date: Wed, 09 Apr 2003 14:31:48 +0200
69781              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
69782      Branch: perl
69783            ! hints/aix.sh
69784 ____________________________________________________________________________
69785 [ 19173] By: jhi                                   on 2003/04/09  12:39:35
69786         Log: open(my $fh, ">&", STDOUT) should not warn under strict.
69787      Branch: perl
69788            ! op.c t/io/open.t
69789 ____________________________________________________________________________
69790 [ 19172] By: jhi                                   on 2003/04/09  10:40:31
69791         Log: Try to be more descriptive than just __ANONIO__ which is what
69792              you get when you autovivify filehandles into array/hash elements.
69793      Branch: perl
69794            ! doio.c op.c t/io/open.t
69795 ____________________________________________________________________________
69796 [ 19171] By: rgs                                   on 2003/04/08  20:44:20
69797         Log: Implement support for --help and --version in Getopt::Std
69798              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
69799              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
69800              Date: Mon, 7 Apr 2003 17:07:15 -0700
69801              Message-ID: <20030408000714.GA953@math.berkeley.edu>
69802      Branch: perl
69803            ! lib/Getopt/Std.pm
69804 ____________________________________________________________________________
69805 [ 19170] By: rgs                                   on 2003/04/08  19:47:05
69806         Log: Subject: [PATCH] Re: Error: Unknown error
69807              From: Enache Adrian <enache@rdslink.ro>
69808              Date: Tue, 8 Apr 2003 07:12:13 +0300
69809              Message-ID: <20030408041213.GA13553@ratsnest.hole>
69810      Branch: perl
69811            ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
69812 ____________________________________________________________________________
69813 [ 19169] By: rgs                                   on 2003/04/08  19:19:34
69814         Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
69815              From: Dave Mitchell <davem@fdgroup.com>
69816              Date: Mon, 7 Apr 2003 21:43:17 +0100
69817              Message-ID: <20030407204317.GA8796@fdgroup.com>
69818
69819              The new XTERMORDORDOR lexer expectation must also be named
69820              in debugging perls, to be used in the output of -DT.
69821      Branch: perl
69822            ! perl.h toke.c
69823 ____________________________________________________________________________
69824 [ 19168] By: rgs                                   on 2003/04/08  19:05:22
69825         Log: Document that perl recognizes 2>&1 on the command-line on VMS.
69826      Branch: perl
69827            ! vms/perlvms.pod
69828 ____________________________________________________________________________
69829 [ 19167] By: rgs                                   on 2003/04/08  18:47:18
69830         Log: Typos fixes by Stas Bekman.
69831      Branch: perl
69832            ! cv.h lib/attributes.pm sv.h
69833 ____________________________________________________________________________
69834 [ 19166] By: rgs                                   on 2003/04/08  18:43:22
69835         Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
69836              From: Robin Barker <Robin.Barker@npl.co.uk>
69837              Date: Tue, 8 Apr 2003 14:23:04 +0100
69838              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
69839      Branch: perl
69840            ! pod/perlpod.pod
69841 ____________________________________________________________________________
69842 [ 19164] By: jhi                                   on 2003/04/08  04:42:05
69843         Log: Few more words about safe/unsafe signals.
69844      Branch: perl
69845            ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
69846 ____________________________________________________________________________
69847 [ 19163] By: jhi                                   on 2003/04/07  19:25:39
69848         Log: The SvGROW() might move the PV.
69849      Branch: perl
69850            ! pp.c
69851 ____________________________________________________________________________
69852 [ 19162] By: jhi                                   on 2003/04/07  18:23:29
69853         Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
69854              From: Michael G Schwern <schwern@pobox.com>
69855              Date: Mon, 7 Apr 2003 02:09:17 -0700
69856              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
69857      Branch: perl
69858            + lib/ExtUtils/t/MM_Any.t
69859            ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
69860            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
69861            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
69862            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
69863            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
69864            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
69865            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
69866            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
69867            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
69868            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
69869            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
69870            ! lib/ExtUtils/README lib/ExtUtils/TODO
69871            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
69872            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
69873 ____________________________________________________________________________
69874 [ 19160] By: jhi                                   on 2003/04/07  04:17:38
69875         Log: Time::HiRes: Do not create files in blib directories under core
69876              (from Rafael)
69877      Branch: perl
69878            ! ext/Time/HiRes/Makefile.PL
69879 ____________________________________________________________________________
69880 [ 19159] By: jhi                                   on 2003/04/07  03:53:01
69881         Log: Future binary compat wishful thinking:
69882              maint will use the stashcache, but not the dbassertion.
69883      Branch: perl
69884            ! intrpvar.h
69885 ____________________________________________________________________________
69886 [ 19158] By: jhi                                   on 2003/04/07  03:41:17
69887         Log: More WinCE tweaking for Vadim Konovalov.
69888      Branch: perl
69889            ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
69890            ! wince/makedist.pl
69891 ____________________________________________________________________________
69892 [ 19157] By: rgs                                   on 2003/04/06  20:53:29
69893         Log: Subject: CvFILE for constant subs
69894              From: Stephen McCamant <smcc@mit.edu>
69895              Date: Sun, 6 Apr 2003 16:39:13 -0400
69896              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
69897      Branch: perl
69898            ! op.c
69899 ____________________________________________________________________________
69900 [ 19156] By: rgs                                   on 2003/04/06  20:44:09
69901         Log: Subject: [PATCH] B::Deparse: sv_no != 0
69902              From: Stephen McCamant <smcc@mit.edu>
69903              Date: Sun, 6 Apr 2003 17:00:48 -0400
69904              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
69905      Branch: perl
69906            ! ext/B/B/Deparse.pm
69907 ____________________________________________________________________________
69908 [ 19154] By: jhi                                   on 2003/04/06  19:46:35
69909         Log: An unconditional carp is not nice.
69910      Branch: perl
69911            ! ext/Sys/Syslog/Syslog.pm
69912 ____________________________________________________________________________
69913 [ 19153] By: rgs                                   on 2003/04/06  18:37:58
69914         Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
69915              From: Robert Spier <rspier@pobox.com>
69916              Date: Sat, 05 Apr 2003 21:12:20 -0800
69917              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
69918      Branch: perl
69919            ! README.solaris
69920 ____________________________________________________________________________
69921 [ 19152] By: rgs                                   on 2003/04/06  18:24:38
69922         Log: Remove unportable ">|" shell syntax
69923              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
69924              From: Enache Adrian <enache@rdslink.ro>
69925              Date: Sun, 6 Apr 2003 21:13:27 +0300
69926              Message-ID: <20030406181326.GA873@ratsnest.hole>
69927      Branch: perl
69928            ! Makefile.SH
69929 ____________________________________________________________________________
69930 [ 19151] By: jhi                                   on 2003/04/06  18:14:44
69931         Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
69932              From: Joost van Baal <J.E.vanBaal@uvt.nl>
69933              Date: Mon, 25 Nov 2002 17:35:37 +0100
69934              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
69935
69936              (The .pm patch modified a bit, and removed the false
69937              claim that _PATH_INFO would be coming from syslog.ph)
69938      Branch: perl
69939            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
69940            ! ext/Sys/Syslog/syslog.t
69941 ____________________________________________________________________________
69942 [ 19150] By: rgs                                   on 2003/04/05  21:10:00
69943         Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
69944              From: Enache Adrian <enache@rdslink.ro>
69945              Date: Thu, 3 Apr 2003 15:50:48 +0300
69946              Message-ID: <20030403125048.GA6107@ratsnest.hole>
69947
69948              On linux, when building a shared library, generate
69949              a small shell wrapper, "preload", that preloads libperl.so
69950              only if it exists. Useful when the 'make' process stops
69951              before the link phase.
69952      Branch: perl
69953            ! Makefile.SH
69954 ____________________________________________________________________________
69955 [ 19149] By: jhi                                   on 2003/04/05  20:44:25
69956         Log: Upgrade to Locale::Maketext 1.04.
69957      Branch: perl
69958            + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
69959            + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
69960            - lib/Locale/Maketext/test.pl
69961            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
69962            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
69963 ____________________________________________________________________________
69964 [ 19148] By: jhi                                   on 2003/04/05  20:38:30
69965         Log: perluniintro.pod: nice_string() doesn't escape
69966              literal escape chars -- use Sadahiro-san's fix(es).
69967      Branch: perl
69968            ! pod/perluniintro.pod
69969 ____________________________________________________________________________
69970 [ 19147] By: rgs                                   on 2003/04/05  19:12:30
69971         Log: Subject: [PATCH 5.8.1 @19053] Embedding
69972              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
69973              Date: Mon, 31 Mar 2003 12:39:24 -0800
69974              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
69975
69976              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
69977              to be used in a C program's main function.
69978      Branch: perl
69979            ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
69980 ____________________________________________________________________________
69981 [ 19146] By: jhi                                   on 2003/04/05  19:08:37
69982         Log: Heredocs and use encoding didn't work for SJIS;
69983              patch from Inaba Hiroto.
69984      Branch: perl
69985            ! toke.c
69986 ____________________________________________________________________________
69987 [ 19145] By: rgs                                   on 2003/04/05  11:45:36
69988         Log: The manpages don't have to be built by MakeMaker for the
69989              core modules in ext/. Disable this in Devel::PPPort (not
69990              up-to-date on CPAN), Unicode::Normalize (the CPAN version
69991              uses a different Makefile.PL anyway) and XS::APItest
69992              (not CPANized.)
69993      Branch: perl
69994            ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
69995            ! ext/XS/APItest/Makefile.PL
69996 ____________________________________________________________________________
69997 [ 19144] By: rgs                                   on 2003/04/05  11:28:22
69998         Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
69999              by SADAHIRO Tomoyuki.
70000      Branch: perl
70001            ! ext/Unicode/Normalize/Changes
70002            ! ext/Unicode/Normalize/Normalize.pm
70003            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
70004            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
70005            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
70006            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
70007            ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
70008 ____________________________________________________________________________
70009 [ 19143] By: merijn                                on 2003/04/03  08:55:33
70010         Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
70011              From: "Craig A. Berry" <craigberry@mac.com>
70012              Date: Wed, 02 Apr 2003 18:09:03 -0600
70013              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
70014      Branch: perl
70015            ! vms/vms.c vms/vmsish.h
70016 ____________________________________________________________________________
70017 [ 19142] By: merijn                                on 2003/04/03  08:50:55
70018         Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
70019              From: andreas.koenig@anima.de (Andreas J. Koenig)
70020              Date: Thu, 03 Apr 2003 08:28:52 +0200
70021              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
70022      Branch: perl
70023            ! lib/Pod/t/Functions.t
70024 ____________________________________________________________________________
70025 [ 19141] By: jhi                                   on 2003/04/03  05:00:36
70026         Log: Don't recurse from threads to threads/shared (since
70027              threads/shared is built separately, temp solution from
70028              Schwern while MM is being fixed.)
70029      Branch: perl
70030            ! ext/threads/Makefile.PL
70031 ____________________________________________________________________________
70032 [ 19140] By: rgs                                   on 2003/04/02  20:41:46
70033         Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
70034              From: Steve Hay <steve.hay@uk.radan.com>
70035              Date: Thu, 20 Mar 2003 11:55:01 +0000
70036              Message-ID: <3E79AC15.80307@uk.radan.com>
70037      Branch: perl
70038            ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
70039 ____________________________________________________________________________
70040 [ 19139] By: jhi                                   on 2003/04/02  19:44:07
70041         Log: Make perldiag agree with #19138.
70042      Branch: perl
70043            ! pod/perldiag.pod
70044 ____________________________________________________________________________
70045 [ 19138] By: jhi                                   on 2003/04/02  19:37:59
70046         Log: Make at least the thread count make sense.
70047      Branch: perl
70048            ! ext/threads/threads.xs
70049 ____________________________________________________________________________
70050 [ 19137] By: rgs                                   on 2003/04/02  19:24:47
70051         Log: Adjust test for the recent change (#19136) to Pod::Html
70052      Branch: perl
70053            ! lib/Pod/t/htmlview.t
70054 ____________________________________________________________________________
70055 [ 19136] By: rgs                                   on 2003/04/02  18:46:31
70056         Log: Fixes for "installhtml --splithead", based on :
70057              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
70058              From: Steve Hay <steve.hay@uk.radan.com>
70059              Date: Wed, 02 Apr 2003 11:33:41 +0100
70060              Message-ID: <3E8ABC85.5060807@uk.radan.com>
70061
70062              This also includes a small patch to Pod::Html : when generating
70063              anchor names, play on the safe side and turn every non-alphanumeric
70064              character into an '_'. Moreover, Pod::Html::anchorify() is now
70065              optionally exported.
70066      Branch: perl
70067            ! installhtml lib/Pod/Html.pm
70068 ____________________________________________________________________________
70069 [ 19135] By: rgs                                   on 2003/04/02  18:42:50
70070         Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
70071              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70072              Date: Tue, 01 Apr 2003 16:32:46 -0800
70073              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
70074      Branch: perl
70075            ! pp.c t/op/split.t
70076 ____________________________________________________________________________
70077 [ 19134] By: sky                                   on 2003/04/02  18:01:40
70078         Log: Fix some small nits, thanks to Rafael.
70079      Branch: perl
70080            ! pp_hot.c
70081 ____________________________________________________________________________
70082 [ 19133] By: sky                                   on 2003/04/02  13:41:14
70083         Log: Add packname->stash cache before the check if a packname is a
70084              filehandle or a package, it works because only packnames
70085              that have been resolved to stashes are added to the cache,
70086              and when a newIO is created we clean the cache.
70087              Results in roughly 1.8 speed increase for class->method()
70088              calls.
70089      Branch: perl
70090            ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
70091 ____________________________________________________________________________
70092 [ 19132] By: merijn                                on 2003/04/02  11:28:02
70093         Log: #19122 should have been tested on non-glibc system (like AIX)
70094      Branch: perl
70095            ! pp.c
70096 ____________________________________________________________________________
70097 [ 19131] By: jhi                                   on 2003/04/02  05:25:19
70098         Log: Spread IlyaZ's PERL_CORE detection trick.
70099      Branch: perl
70100            ! ext/Encode/Makefile.PL
70101 ____________________________________________________________________________
70102 [ 19130] By: jhi                                   on 2003/04/02  04:42:40
70103         Log: Cannot portably compare files if one of them is still open
70104              (from Craig Berry).
70105      Branch: perl
70106            ! ext/Encode/t/enc_module.t
70107 ____________________________________________________________________________
70108 [ 19129] By: jhi                                   on 2003/04/02  04:30:45
70109         Log: MM_VMS tweak from Craig Berry:
70110              http://nntp.x.perl.org/group/perl.makemaker/1002
70111      Branch: perl
70112            ! lib/ExtUtils/MM_VMS.pm
70113 ____________________________________________________________________________
70114 [ 19128] By: rgs                                   on 2003/04/01  21:30:12
70115         Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
70116              From: Steve Hay <steve.hay@uk.radan.com>
70117              Date: Thu, 20 Mar 2003 12:34:15 +0000
70118              Message-ID: <3E79B547.6030201@uk.radan.com>
70119              (with a few minor tweaks)
70120      Branch: perl
70121            ! installhtml
70122 ____________________________________________________________________________
70123 [ 19127] By: rgs                                   on 2003/04/01  19:01:20
70124         Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
70125              From: Enache Adrian <enache@rdslink.ro>
70126              Date: Sat, 29 Mar 2003 19:45:41 +0200
70127              Message-ID: <20030329174541.GA8138@ratsnest.hole>
70128      Branch: perl
70129            ! ext/B/B/Deparse.pm
70130 ____________________________________________________________________________
70131 [ 19126] By: rgs                                   on 2003/04/01  18:39:43
70132         Log: Fix bug #21742. require should be always invoked in
70133              scalar context. This wasn't the case when called from
70134              an eval(""), because the void context doesn't propagate
70135              through the leaveeval op. Instead of making scalarvoid()
70136              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
70137              a workaround in doeval().
70138      Branch: perl
70139            ! pp_ctl.c t/comp/require.t
70140 ____________________________________________________________________________
70141 [ 19124] By: jhi                                   on 2003/04/01  16:52:28
70142         Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
70143              From: "Green, Paul" <Paul.Green@stratus.com>
70144              Date: Tue, 1 Apr 2003 12:37:38 -0500
70145              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
70146      Branch: perl
70147            ! hints/vos.sh
70148 ____________________________________________________________________________
70149 [ 19122] By: jhi                                   on 2003/04/01  16:36:52
70150         Log: Integrate:
70151              [ 19119]
70152              Address "5.8.1@19053: crypt_r() takes 128K per thread".
70153      Branch: perl
70154           !> pp.c reentr.c reentr.h reentr.pl
70155 ____________________________________________________________________________
70156 [ 19121] By: jhi                                   on 2003/04/01  16:36:02
70157         Log: Integrate:
70158              [ 19109]
70159              Subject: [PATCH 5.8.1 @19053] Time::HiRes
70160              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
70161              Date: Mon, 31 Mar 2003 12:53:01 -0800
70162              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
70163
70164              [ 19111]
70165              A cleaner way to detect PERL_CORE, from IlyaZ.
70166      Branch: perl
70167           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
70168 ____________________________________________________________________________
70169 [ 19120] By: jhi                                   on 2003/04/01  16:32:03
70170         Log: Integrate:
70171              [ 19106]
70172              Subject: [PATCH 5.8.1 @19053] OS/2-related patches
70173              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
70174              Date: Mon, 31 Mar 2003 12:43:37 -0800
70175              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
70176
70177              and regen Configure.
70178      Branch: perl
70179            ! Configure config_h.SH embedvar.h
70180           !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
70181           !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
70182           !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
70183           !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
70184           !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
70185           !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
70186           !> reentr.h reentr.pl sv.c
70187 ____________________________________________________________________________
70188 [ 19118] By: jhi                                   on 2003/04/01  16:17:04
70189         Log: Document the _exit() issue with threads in Linux [perl #17057].
70190      Branch: perl
70191            ! ext/POSIX/POSIX.pod
70192 ____________________________________________________________________________
70193 [ 19117] By: jhi                                   on 2003/04/01  16:07:59
70194         Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
70195              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
70196              Date: Tue, 1 Apr 2003 11:02:35 +0200
70197              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
70198      Branch: perl
70199            ! t/op/getpid.t
70200 ____________________________________________________________________________
70201 [ 19116] By: jhi                                   on 2003/04/01  16:06:12
70202         Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
70203              From: Michael G Schwern <schwern@pobox.com>
70204              Date: Mon, 31 Mar 2003 15:16:57 -0800
70205              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
70206      Branch: perl
70207            ! ext/SDBM_File/sdbm/Makefile.PL
70208 ____________________________________________________________________________
70209 [ 19115] By: jhi                                   on 2003/04/01  15:58:45
70210         Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
70211              From: Richard.Foley@ubsw.com
70212              Date: Mon, 31 Mar 2003 16:27:14 +0200
70213              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
70214      Branch: perl
70215            ! pod/perlhack.pod
70216 ____________________________________________________________________________
70217 [ 19114] By: jhi                                   on 2003/04/01  15:56:27
70218         Log: Subject: [PATCH] Text::Abbrev warnings safe
70219              From: Peter Scott <Peter@PSDT.com>
70220              Date: Fri, 28 Mar 2003 16:34:47 -0800
70221              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
70222      Branch: perl
70223            ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
70224 ____________________________________________________________________________
70225 [ 19113] By: merijn                                on 2003/04/01  14:12:33
70226         Log: Implemented AIX longdouble support in hints/aix.sh, which now
70227              actually work.  Thanks to John L. Allen for the hint.
70228
70229              Subject: Re: AIX longdoubles
70230              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70231              Date: Tue, 01 Apr 2003 17:18:57 +0200
70232              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
70233      Branch: perl
70234            ! hints/aix.sh
70235 ____________________________________________________________________________
70236 [ 19104] By: jhi                                   on 2003/03/31  10:51:36
70237         Log: Tabify; strictly speaking unnecessary but anyway...
70238      Branch: perl
70239            ! MANIFEST
70240 ____________________________________________________________________________
70241 [ 19102] By: jhi                                   on 2003/03/31  10:36:48
70242         Log: Upgrade to Test::Harness 2.27_02.
70243      Branch: perl
70244            + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
70245            + t/lib/sample-tests/too_many
70246            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
70247            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
70248            ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
70249 ____________________________________________________________________________
70250 [ 19101] By: jhi                                   on 2003/03/31  10:07:35
70251         Log: Upgrade to podlators 1.26.
70252      Branch: perl
70253            ! lib/Pod/Man.pm
70254 ____________________________________________________________________________
70255 [ 19100] By: jhi                                   on 2003/03/31  10:03:50
70256         Log: Upgrade to Encode 1.92.
70257      Branch: perl
70258            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
70259            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
70260            ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
70261            ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
70262            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
70263            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
70264 ____________________________________________________________________________
70265 [ 19099] By: jhi                                   on 2003/03/31  09:54:52
70266         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
70267              From: Michael G Schwern <schwern@pobox.com>
70268              Date: Mon, 31 Mar 2003 02:42:58 -0800
70269              Message-ID: <20030331104257.GB15327@windhund.schwern.org>
70270      Branch: perl
70271            + lib/ExtUtils/MakeMaker/FAQ.pod
70272            + lib/ExtUtils/MakeMaker/Tutorial.pod
70273            + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
70274            + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
70275            + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
70276            + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
70277            + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
70278            + t/lib/TieIn.pm
70279            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
70280            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
70281            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
70282            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
70283            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
70284            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
70285            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
70286            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
70287            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
70288            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
70289            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
70290            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
70291            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
70292            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
70293            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
70294            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
70295            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
70296            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
70297 ____________________________________________________________________________
70298 [ 19098] By: jhi                                   on 2003/03/31  09:36:11
70299         Log: Subject: [PATCH dump.c] stray n_a
70300              From: Michael G Schwern <schwern@pobox.com>
70301              Date: Mon, 31 Mar 2003 00:55:49 -0800
70302              Message-ID: <20030331085549.GB1300@windhund.schwern.org>
70303      Branch: perl
70304            ! dump.c
70305 ____________________________________________________________________________
70306 [ 19097] By: jhi                                   on 2003/03/31  05:00:07
70307         Log: Some low-hanging fruit for EBCDIC portability
70308              (or for marking as EBCDIC todos)
70309      Branch: perl
70310            ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
70311            ! t/uni/write.t
70312 ____________________________________________________________________________
70313 [ 19094] By: jhi                                   on 2003/03/30  15:54:35
70314         Log: Upgrade to Time::HiRes 1.44.
70315      Branch: perl
70316            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
70317 ____________________________________________________________________________
70318 [ 19092] By: jhi                                   on 2003/03/30  15:09:02
70319         Log: IRIX 5.3 update.
70320      Branch: perl
70321            ! README.irix
70322 ____________________________________________________________________________
70323 [ 19091] By: jhi                                   on 2003/03/30  10:26:32
70324         Log: Not all compilers like #ifdefs within cpp macros
70325              (follow-up on #19086)
70326      Branch: perl
70327            ! pp_sys.c
70328 ____________________________________________________________________________
70329 [ 19090] By: jhi                                   on 2003/03/30  09:50:33
70330         Log: Ending strings is customary (typo from #19084).
70331      Branch: perl
70332            ! ext/Socket/Socket.t
70333 ____________________________________________________________________________
70334 [ 19089] By: jhi                                   on 2003/03/30  09:24:08
70335         Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
70336      Branch: perl
70337            ! MANIFEST
70338 ____________________________________________________________________________
70339 [ 19088] By: jhi                                   on 2003/03/30  09:09:42
70340         Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
70341              as the test expects.
70342      Branch: perl
70343            ! lib/Net/hostent.t
70344 ____________________________________________________________________________
70345 [ 19087] By: jhi                                   on 2003/03/30  09:08:07
70346         Log: In IRIX 5.3 turn off some of the warnings that cannot
70347              really be helped (e.g. warnings coming from system headers,
70348              or linker warnings during Configure).
70349      Branch: perl
70350            ! hints/irix_5.sh
70351 ____________________________________________________________________________
70352 [ 19086] By: jhi                                   on 2003/03/30  08:59:24
70353         Log: In IRIX 5.3 the cc is awfully confused about the prototype
70354              of select().
70355      Branch: perl
70356            ! hints/irix_5.sh pp_sys.c
70357 ____________________________________________________________________________
70358 [ 19085] By: jhi                                   on 2003/03/30  08:43:53
70359         Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
70360      Branch: perl
70361            + ext/Time/HiRes/hints/irix.pl
70362            ! MANIFEST
70363 ____________________________________________________________________________
70364 [ 19084] By: jhi                                   on 2003/03/30  08:31:53
70365         Log: gethostbyname('localhost') is not that portable.
70366              inet_aton('localhost') in IRIX 5.3 returned an undef,
70367              which in turn made pack_sockaddr_in to barf on zero
70368              length in_addr.
70369      Branch: perl
70370            ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
70371 ____________________________________________________________________________
70372 [ 19083] By: jhi                                   on 2003/03/30  07:49:46
70373         Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
70374              From: Nicholas Clark <nick@unfortu.net>
70375              Date: Sun, 30 Mar 2003 00:35:48 +0000
70376              Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
70377      Branch: perl
70378            ! sv.c
70379 ____________________________________________________________________________
70380 [ 19082] By: jhi                                   on 2003/03/29  21:18:32
70381         Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
70382              not defined AF_LINK.
70383      Branch: perl
70384            ! ext/Socket/Socket.xs
70385 ____________________________________________________________________________
70386 [ 19081] By: jhi                                   on 2003/03/29  20:41:56
70387         Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
70388              From: Nicholas Clark <nick@unfortu.net>
70389              Date: Sat, 29 Mar 2003 18:58:09 +0000
70390              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
70391      Branch: perl
70392            ! dump.c
70393 ____________________________________________________________________________
70394 [ 19080] By: rgs                                   on 2003/03/29  20:39:34
70395         Log: Minor rephrasing in perlopentut,
70396              noticed by Bob Wilkinson (RT [perl #21725])
70397      Branch: perl
70398            ! pod/perlopentut.pod
70399 ____________________________________________________________________________
70400 [ 19079] By: rgs                                   on 2003/03/29  20:21:11
70401         Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
70402              From: Nicholas Clark <nick@unfortu.net>
70403              Date: Thu, 27 Mar 2003 22:37:35 +0000
70404              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
70405      Branch: perl
70406            ! pod/perlapi.pod sv.h
70407 ____________________________________________________________________________
70408 [ 19078] By: jhi                                   on 2003/03/29  07:23:00
70409         Log: It seems that in Tru64 V5 gcc cannot be used to
70410              compile a threaded Perl because <pthread.h> explicitly
70411              checks for supported compilers (gcc not being one of them).
70412              This is not so bad since the system C compiler is always there.
70413      Branch: perl
70414            ! README.tru64 hints/dec_osf.sh
70415 ____________________________________________________________________________
70416 [ 19077] By: jhi                                   on 2003/03/28  06:03:16
70417         Log: Feeding illegal QP (like \x80) to this
70418              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
70419              caused a coredump in av_length() <- nextargv() because
70420              the av was NULL.  I don't know that returning Nullfp is
70421              the best thing to do, but it dodges the segfault and
70422              introduces no test failures.
70423      Branch: perl
70424            ! doio.c
70425 ____________________________________________________________________________
70426 [ 19074] By: jhi                                   on 2003/03/27  18:17:20
70427         Log: Missing final \n.
70428      Branch: perl
70429            ! lib/Attribute/Handlers/Changes
70430 ____________________________________________________________________________
70431 [ 19072] By: rgs                                   on 2003/03/26  22:30:09
70432         Log: Subject: [perl #21672] IO::New and undefined filename behaviour
70433              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
70434              Date: 24 Mar 2003 16:29:08 -0000
70435              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
70436              plus a regression test
70437      Branch: perl
70438            ! ext/IO/lib/IO/File.pm lib/FileHandle.t
70439 ____________________________________________________________________________
70440 [ 19071] By: rgs                                   on 2003/03/26  22:08:16
70441         Log: Better version of change #19069
70442              Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
70443              From: Nicholas Clark <nick@unfortu.net>
70444              Date: Wed, 26 Mar 2003 23:01:46 +0000
70445              Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
70446      Branch: perl
70447            ! pp_hot.c sv.c t/op/readline.t
70448 ____________________________________________________________________________
70449 [ 19070] By: rgs                                   on 2003/03/26  21:31:55
70450         Log: Subject: [patch] for Stratus VOS
70451              From: "Green, Paul" <Paul.Green@stratus.com>
70452              Date: Wed, 26 Mar 2003 17:24:38 -0500
70453              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
70454              (plus a small tweak to the test script)
70455      Branch: perl
70456            ! README.vos t/op/pack.t
70457 ____________________________________________________________________________
70458 [ 19069] By: rgs                                   on 2003/03/26  21:14:33
70459         Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
70460              From: Nicholas Clark <nick@unfortu.net>
70461              Date: Tue, 25 Mar 2003 22:59:17 +0000
70462              Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
70463      Branch: perl
70464            ! sv.c t/op/readline.t
70465 ____________________________________________________________________________
70466 [ 19068] By: rgs                                   on 2003/03/26  20:53:18
70467         Log: Win32 counterpart of change #19065
70468      Branch: perl
70469            ! win32/Makefile win32/makefile.mk
70470 ____________________________________________________________________________
70471 [ 19067] By: rgs                                   on 2003/03/26  20:34:32
70472         Log: VMS counterpart of change #19065
70473      Branch: perl
70474            ! vms/descrip_mms.template
70475 ____________________________________________________________________________
70476 [ 19066] By: jhi                                   on 2003/03/26  20:05:40
70477         Log: Upgrade to Term::ANSIColor 1.07.
70478      Branch: perl
70479            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
70480            ! lib/Term/ANSIColor/README
70481 ____________________________________________________________________________
70482 [ 19065] By: rgs                                   on 2003/03/26  19:55:20
70483         Log: Add a file utils/cpan.PL to generate the "cpan" utility,
70484              also separately maintained on CPAN, and now moved as
70485              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
70486              this last file.
70487      Branch: perl
70488            + utils/cpan.PL
70489           +> lib/CPAN/bin/cpan
70490            - utils/cpan
70491            ! MANIFEST installperl utils/Makefile
70492 ____________________________________________________________________________
70493 [ 19064] By: jhi                                   on 2003/03/26  19:48:32
70494         Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
70495              From: Dave Mitchell <davem@fdgroup.com>
70496              Date: Thu, 20 Mar 2003 01:26:19 +0000
70497              Message-ID: <20030320012619.C19869@fdgroup.com>
70498
70499              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
70500              From: Dave Mitchell <davem@fdgroup.com>
70501              Date: Mon, 24 Mar 2003 16:06:51 +0000
70502              Message-ID: <20030324160651.D1798@fdgroup.com>
70503      Branch: perl
70504            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
70505 ____________________________________________________________________________
70506 [ 19063] By: jhi                                   on 2003/03/26  19:33:09
70507         Log: Subject: [perl #21648] Doc typo in Net::servent
70508              From: Andy Lester (via RT) <perlbug-followup@perl.org>
70509              Date: 22 Mar 2003 05:02:31 -0000
70510              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
70511      Branch: perl
70512            ! lib/Net/servent.pm
70513 ____________________________________________________________________________
70514 [ 19062] By: jhi                                   on 2003/03/26  19:29:39
70515         Log: Subject: [PATCH README.qnx] for QNX 6.2
70516              From: Norton Allen <allen@huarp.harvard.edu>
70517              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
70518              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
70519      Branch: perl
70520            ! README.qnx
70521 ____________________________________________________________________________
70522 [ 19060] By: merijn                                on 2003/03/26  13:13:23
70523         Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
70524              From: "Craig A. Berry" <craigberry@mac.com>
70525              Date: Tue, 25 Mar 2003 22:52:58 -0600
70526              Message-ID: <3E81322A.3040508@mac.com>
70527      Branch: perl
70528            ! lib/vmsish.t
70529 ____________________________________________________________________________
70530 [ 19059] By: rgs                                   on 2003/03/24  21:43:03
70531         Log: Change 19056 wasn't good enough.
70532              ldlibpth should be changed later, to avoid spaces to be quoted.
70533      Branch: perl
70534            ! Makefile.SH
70535 ____________________________________________________________________________
70536 [ 19058] By: rgs                                   on 2003/03/24  21:37:59
70537         Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
70538              From: Michael G Schwern <schwern@pobox.com>
70539              Date: Mon, 24 Mar 2003 00:50:39 -0800
70540              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
70541      Branch: perl
70542            ! pod/perlhist.pod
70543 ____________________________________________________________________________
70544 [ 19057] By: rgs                                   on 2003/03/24  21:33:43
70545         Log: Typo, spotted by Doru Petrescu
70546              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
70547      Branch: perl
70548            ! ext/Data/Dumper/Dumper.pm
70549 ____________________________________________________________________________
70550 [ 19056] By: rgs                                   on 2003/03/24  21:05:48
70551         Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
70552              From: Enache Adrian <enache@rdslink.ro>
70553              Date: Mon, 24 Mar 2003 23:56:25 +0200
70554              Message-ID: <20030324215625.GB853@ratsnest.hole>
70555      Branch: perl
70556            ! Makefile.SH
70557 ____________________________________________________________________________
70558 [ 19055] By: merijn                                on 2003/03/24  07:05:39
70559         Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
70560              From: Enache Adrian <enache@rdslink.ro>
70561              Date: Sat, 22 Mar 2003 22:49:49 +0200
70562              Message-ID: <20030322204949.GB794@ratsnest.hole>
70563
70564              This is a slightly more defensive patch than Chip's patch that
70565              fell through the cracks, but does the same
70566              Subject: Shared libperl.so and build issues
70567              From: Chip Turner <cturner@redhat.com>
70568              Date: Tue 31 Dec 2002 17:21
70569      Branch: perl
70570            ! Makefile.SH
70571 ____________________________________________________________________________
70572 [ 19054] By: merijn                                on 2003/03/24  06:54:23
70573         Log: Subject: [PATCH bleadperl] vms.c thread clean-up
70574              From: "Craig A. Berry" <craigberry@mac.com>
70575              Date: Sun, 23 Mar 2003 15:32:58 -0600
70576              Message-ID: <3E7E280A.5000304@mac.com>
70577      Branch: perl
70578            ! vms/vms.c
70579 ____________________________________________________________________________
70580 [ 19052] By: jhi                                   on 2003/03/24  04:28:13
70581         Log: For change #19051: a new .bat to CRLF.
70582      Branch: perl
70583            ! Porting/makerel
70584 ____________________________________________________________________________
70585 [ 19051] By: jhi                                   on 2003/03/24  04:27:55
70586         Log: WinCE update from Vadim Konovalov.
70587      Branch: perl
70588            + wince/compile-all.bat wince/makedist.pl
70589            - wince/include/sys/stat.h wince/xbuildall.ksh
70590            - wince/xdistclean.ksh wince/xmakediffs.ksh
70591            ! MANIFEST README.ce dosish.h wince/Makefile.ce
70592            ! wince/compile.bat wince/config.ce
70593 ____________________________________________________________________________
70594 [ 19050] By: jhi                                   on 2003/03/24  04:25:15
70595         Log: Oops (change #19013 missed changing the Perl version number).
70596      Branch: perl
70597            ! cygwin/perlld.in
70598 ____________________________________________________________________________
70599 [ 19047] By: jhi                                   on 2003/03/23  17:54:33
70600         Log: Integrate from maint-5.8:
70601              [ 19045]
70602              If no IVSIZE == 8, no need for modulo_1.
70603      Branch: perl
70604           !> pp.c
70605 ____________________________________________________________________________
70606 [ 19044] By: rgs                                   on 2003/03/21  21:09:15
70607         Log: Subject: [PATCH] p4genpatch
70608              From: andreas.koenig@anima.de (Andreas J. Koenig)
70609              Date: Sat, 15 Mar 2003 12:04:18 +0100
70610              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
70611      Branch: perl
70612            ! Porting/p4genpatch
70613 ____________________________________________________________________________
70614 [ 19043] By: rgs                                   on 2003/03/21  20:43:55
70615         Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
70616              From: Martien Verbruggen <mgjv@tradingpost.com.au>
70617              Date: Sat, 15 Mar 2003 12:31:47 +1100
70618              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
70619      Branch: perl
70620            ! pod/perlsub.pod pod/perlsyn.pod
70621 ____________________________________________________________________________
70622 [ 19042] By: merijn                                on 2003/03/21  07:45:54
70623         Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
70624              From: "Craig A. Berry" <craigberry@mac.com>
70625              Date: Thu, 20 Mar 2003 23:03:36 -0600
70626              Message-ID: <3E7A9D28.1040706@mac.com>
70627      Branch: perl
70628            ! configure.com vms/vms.c vms/vmsish.h
70629 ____________________________________________________________________________
70630 [ 19039] By: rgs                                   on 2003/03/20  22:40:38
70631         Log: Subject: Re: [patch] [perl #21628] rcatline issue
70632              From: Enache Adrian <enache@rdslink.ro>
70633              Date: Thu, 20 Mar 2003 22:39:06 +0200
70634              Message-ID: <20030320203906.GA31199@ratsnest.hole>
70635      Branch: perl
70636            ! MANIFEST pp_hot.c t/op/readline.t
70637 ____________________________________________________________________________
70638 [ 19038] By: rgs                                   on 2003/03/20  22:07:50
70639         Log: Subject: Re: Bytecode? Back into service.
70640              From: Enache Adrian <enache@rdslink.ro>
70641              Date: Thu, 20 Mar 2003 07:38:39 +0200
70642              Message-ID: <20030320053839.GA4044@ratsnest.hole>
70643      Branch: perl
70644            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
70645            ! ext/ByteLoader/byterun.h op.c
70646 ____________________________________________________________________________
70647 [ 19037] By: rgs                                   on 2003/03/20  20:16:43
70648         Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
70649              From: "Gerrit P. Haase" <gp@familiehaase.de>
70650              Date: Thu, 20 Mar 2003 21:23:28 +0100
70651              Message-ID: <941032389637.20030320212328@familiehaase.de>
70652      Branch: perl
70653            ! README.cygwin
70654 ____________________________________________________________________________
70655 [ 19036] By: jhi                                   on 2003/03/20  05:23:15
70656         Log: Integrate:
70657              [ 19033]
70658              file test operators weren't doing the right thing if the SV
70659              passed to them wasn't NUL-terminated
70660
70661              [ 19034]
70662              ensure SVs returned by Win32::Get{Short,Full}PathName() are
70663              NUL-terminated
70664      Branch: perl
70665           !> doio.c win32/win32.c
70666 ____________________________________________________________________________
70667 [ 19028] By: jhi                                   on 2003/03/19  09:46:27
70668         Log: Better wording as requested by Rafael, and
70669              the module is BerkeleyDB, not BerkeleyFile.
70670      Branch: perl
70671            ! README.tru64
70672 ____________________________________________________________________________
70673 [ 19026] By: jhi                                   on 2003/03/19  09:11:43
70674         Log: Update the DB_File instructions in Tru64.
70675      Branch: perl
70676            ! README.tru64
70677 ____________________________________________________________________________
70678 [ 19025] By: rgs                                   on 2003/03/18  21:59:33
70679         Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
70680              From: Dave Mitchell <davem@fdgroup.com>
70681              Date: Tue, 18 Mar 2003 21:55:05 +0000
70682              Message-ID: <20030318215505.A16787@fdgroup.com>
70683      Branch: perl
70684            ! pp_ctl.c t/op/goto.t
70685 ____________________________________________________________________________
70686 [ 19024] By: rgs                                   on 2003/03/18  21:24:27
70687         Log: Subject: [PATCH] VMS pod install tweaks
70688              From: "Craig A. Berry" <craigberry@mac.com>
70689              Date: Sat, 15 Mar 2003 16:06:07 -0600
70690              Message-ID: <3E73A3CF.3060502@mac.com>
70691      Branch: perl
70692            ! vms/descrip_mms.template
70693 ____________________________________________________________________________
70694 [ 19023] By: rgs                                   on 2003/03/18  21:22:03
70695         Log: Subject: [PATCH] poll() help for VMS
70696              From: "Craig A. Berry" <craigberry@mac.com>
70697              Date: Tue, 18 Mar 2003 01:10:10 -0600
70698              Message-ID: <3E76C652.30205@mac.com>
70699      Branch: perl
70700            ! configure.com ext/IO/poll.h
70701 ____________________________________________________________________________
70702 [ 19021] By: jhi                                   on 2003/03/18  06:56:26
70703         Log: The description of SIG_SIZE was off.
70704      Branch: perl
70705            ! Configure NetWare/config_H.wc Porting/Glossary
70706            ! Porting/config.sh Porting/config_H config_h.SH
70707            ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
70708            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
70709            ! wince/config_H.ce
70710 ____________________________________________________________________________
70711 [ 19020] By: merijn                                on 2003/03/18  05:45:50
70712         Log: Minor updates of Wolfgang's pack patch
70713
70714              Subject: Re: pack changes and related fixes
70715              From: Philip Newton <Philip.Newton@gmx.net>
70716              Date: Tue, 18 Mar 2003 06:19:30 +0100
70717              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
70718      Branch: perl
70719            ! embed.fnc pod/perldiag.pod
70720 ____________________________________________________________________________
70721 [ 19019] By: gsar                                  on 2003/03/18  05:06:07
70722         Log: regenerate win32/config_H.*
70723      Branch: perl
70724            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
70725            ! win32/config_H.vc64
70726 ____________________________________________________________________________
70727 [ 19018] By: gsar                                  on 2003/03/18  03:02:38
70728         Log: there is no trailing NULL in sig_name or sig_num, so don't
70729              talk about it
70730      Branch: perl
70731            ! Porting/Glossary
70732 ____________________________________________________________________________
70733 [ 19017] By: gsar                                  on 2003/03/18  03:01:02
70734         Log: according to the new Porting/Glossary, sig_num doesn't have an
70735              extra '0' at the end
70736      Branch: perl
70737            ! win32/config.bc win32/config.gc win32/config.vc
70738            ! win32/config.vc64
70739 ____________________________________________________________________________
70740 [ 19016] By: hv                                    on 2003/03/18  00:52:09
70741         Log: add tests for existing behaviour of undef postinc/dec
70742      Branch: perl
70743            ! t/op/inc.t
70744 ____________________________________________________________________________
70745 [ 19015] By: hv                                    on 2003/03/18  00:46:18
70746         Log: add comment at undef postinc special case
70747      Branch: perl
70748            ! pp.c
70749 ____________________________________________________________________________
70750 [ 19014] By: hv                                    on 2003/03/18  00:27:19
70751         Log: clarify behaviour of $a++
70752      Branch: perl
70753            ! pod/perlop.pod
70754 ____________________________________________________________________________
70755 [ 19013] By: jhi                                   on 2003/03/17  19:52:06
70756         Log: Integrate:
70757              [ 19012]
70758              We don't have the new Perl at this stage.
70759      Branch: perl
70760           !> cygwin/perlld.in
70761 ____________________________________________________________________________
70762 [ 19010] By: jhi                                   on 2003/03/17  17:16:44
70763         Log: Subject: pack changes and related fixes
70764              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
70765              Date: Mon, 17 Mar 2003 13:55:37 +0100
70766              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
70767      Branch: perl
70768            ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
70769            ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
70770            ! t/lib/warnings/pp_pack t/op/pack.t
70771 ____________________________________________________________________________
70772 [ 19007] By: jhi                                   on 2003/03/17  04:45:40
70773         Log: Integrate:
70774              [ 19006]
70775              Subject: Re: [Patch] Maintperl versioning for Cygwin
70776              From: Slaven Rezic <slaven@rezic.de>
70777              Date: 17 Mar 2003 00:42:43 +0100
70778              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
70779      Branch: perl
70780           !> cygwin/perlld.in
70781 ____________________________________________________________________________
70782 [ 19005] By: hv                                    on 2003/03/17  02:06:20
70783         Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
70784              From: chocolateboy <chocolateboy@chocolatey.com>
70785              Date: Sat, 22 Feb 2003 12:17:28 +0000
70786              Message-ID: <3E576A58.8010901@chocolatey.com>
70787      Branch: perl
70788            + ext/Data/Dumper/t/pair.t
70789            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
70790 ____________________________________________________________________________
70791 [ 19004] By: hv                                    on 2003/03/17  01:38:23
70792         Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
70793              From: Stas Bekman <stas@stason.org>
70794              Date: Fri, 14 Feb 2003 11:59:53 +1100
70795              Message-ID: <3E4C3F89.6050005@stason.org>
70796      Branch: perl
70797            ! utils/h2xs.PL
70798 ____________________________________________________________________________
70799 [ 19003] By: hv                                    on 2003/03/17  01:23:02
70800         Log: Subject: [perl #20724] Patch for dprofpp
70801              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
70802              Date: 5 Feb 2003 08:41:17 -0000
70803              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
70804      Branch: perl
70805            ! utils/dprofpp.PL
70806 ____________________________________________________________________________
70807 [ 19002] By: hv                                    on 2003/03/16  23:36:57
70808         Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
70809              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
70810              Date: 10 Jan 2003 10:59:44 -0000
70811              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
70812      Branch: perl
70813            ! lib/IPC/Open3.pm
70814 ____________________________________________________________________________
70815 [ 19001] By: jhi                                   on 2003/03/16  21:50:24
70816         Log: getservbyname_r() kaputt in OpenBSD (might get fixed
70817              for 3.3, but only might)
70818      Branch: perl
70819            ! hints/openbsd.sh
70820 ____________________________________________________________________________
70821 [ 18999] By: jhi                                   on 2003/03/16  21:33:49
70822         Log: Stay within known facts: what platforms the skippage helps,
70823              and in which it is not needed.
70824      Branch: perl
70825            ! ext/POSIX/t/posix.t
70826 ____________________________________________________________________________
70827 [ 18998] By: jhi                                   on 2003/03/16  18:15:42
70828         Log: This seems to fix (well, dodge) the problems in FreeBSD for
70829              Enache Adrian; in _theory_ this patch could be good for NetBSD,
70830              too, but Alian gets a core dump already at subtest #9 (anyone
70831              with a real NetBSD, Alian's is a VMware one, which has in the
70832              past caused similar odd crashes).  OpenBSD threaded build result
70833              still unknown.
70834      Branch: perl
70835            ! ext/POSIX/t/posix.t
70836 ____________________________________________________________________________
70837 [ 18997] By: jhi                                   on 2003/03/16  18:07:30
70838         Log: IRIX ls -l marks sockets with 'S'.
70839      Branch: perl
70840            ! t/op/stat.t
70841 ____________________________________________________________________________
70842 [ 18996] By: jhi                                   on 2003/03/16  17:41:42
70843         Log: Turn on UTF-8 flag only if the $str is valid utf8
70844              (pointed out by Dan Kogai).
70845      Branch: perl
70846            ! lib/Term/ReadLine.pm
70847 ____________________________________________________________________________
70848 [ 18995] By: jhi                                   on 2003/03/16  16:40:06
70849         Log: Signedness nits.
70850      Branch: perl
70851            ! regcomp.c
70852 ____________________________________________________________________________
70853 [ 18994] By: jhi                                   on 2003/03/16  15:41:44
70854         Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
70855              Should work both for PERL_UNICODE/-C and use encoding 'foo';
70856      Branch: perl
70857            ! lib/Term/ReadLine.pm
70858 ____________________________________________________________________________
70859 [ 18991] By: jhi                                   on 2003/03/16  15:14:31
70860         Log: Pod fix from Philip Newton.
70861      Branch: perl
70862            ! pod/perlfunc.pod
70863 ____________________________________________________________________________
70864 [ 18990] By: jhi                                   on 2003/03/16  15:12:00
70865         Log: Further potential pitfalls for the utf8 len/pos cache
70866              found by Inaba Hiroto.  No test cases, yet.
70867      Branch: perl
70868            ! regcomp.c
70869 ____________________________________________________________________________
70870 [ 18989] By: jhi                                   on 2003/03/16  08:02:31
70871         Log: Make the :bytes conditional on PerlIO.
70872      Branch: perl
70873            ! ext/Encode/t/CJKT.t
70874 ____________________________________________________________________________
70875 [ 18988] By: jhi                                   on 2003/03/15  18:27:36
70876         Log: Needs PerlIO for :bytes.
70877      Branch: perl
70878            ! ext/Encode/t/CJKT.t
70879 ____________________________________________________________________________
70880 [ 18986] By: rgs                                   on 2003/03/14  20:28:20
70881         Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
70882              From: Enache Adrian <enache@rdslink.ro>
70883              Date: Fri, 14 Mar 2003 23:02:42 +0200
70884              Message-ID: <20030314210242.GA1159@ratsnest.hole>
70885              (with an added test)
70886      Branch: perl
70887            ! t/comp/parser.t toke.c
70888 ____________________________________________________________________________
70889 [ 18985] By: rgs                                   on 2003/03/14  19:45:18
70890         Log: Time::HiRes is a core module
70891      Branch: perl
70892            ! pod/perlfunc.pod
70893 ____________________________________________________________________________
70894 [ 18984] By: rgs                                   on 2003/03/14  19:38:57
70895         Log: Subject: [patch ext/B/typemap] STRLEN T_UV
70896              From: Stas Bekman <stas@stason.org>
70897              Date: Fri, 14 Mar 2003 17:45:09 +1100
70898              Message-ID: <3E717A75.2060300@stason.org>
70899      Branch: perl
70900            ! ext/B/typemap
70901 ____________________________________________________________________________
70902 [ 18982] By: jhi                                   on 2003/03/14  15:16:18
70903         Log: Better pass in the $self for a method.
70904      Branch: perl
70905            ! lib/File/Spec/Unix.pm
70906 ____________________________________________________________________________
70907 [ 18980] By: jhi                                   on 2003/03/14  13:42:32
70908         Log: Cleanup the File::Spec tmpdir() implementations:
70909              now all the platforms specific modules call _tmpdir()
70910              (inherited from Unix.pm) with the list of platform
70911              specific list of temporary directories, and _tmpdir()
70912              then does the appropriate suitability checking.
70913      Branch: perl
70914            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
70915            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
70916            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
70917            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
70918 ____________________________________________________________________________
70919 [ 18979] By: jhi                                   on 2003/03/14  12:48:09
70920         Log: whichsig() really does return -1 for unknown signals.
70921      Branch: perl
70922            ! mg.c
70923 ____________________________________________________________________________
70924 [ 18977] By: jhi                                   on 2003/03/14  10:42:33
70925         Log: Rework the @Config{/sig.*/} tests.
70926      Branch: perl
70927            ! lib/Config.t
70928 ____________________________________________________________________________
70929 [ 18976] By: jhi                                   on 2003/03/14  10:31:50
70930         Log: Subject: [PATCH] configure.com: sig_num, etc.
70931              From: "Craig A. Berry" <craigberry@mac.com>
70932              Date: Thu, 13 Mar 2003 21:38:19 -0600
70933              Message-ID: <3E714EAB.6030001@mac.com>
70934      Branch: perl
70935            ! configure.com
70936 ____________________________________________________________________________
70937 [ 18975] By: jhi                                   on 2003/03/14  10:30:53
70938         Log: Make whichsig() to work also if some system defines
70939              zero signals (now -1 is the "not found").  Note that
70940              in couple of mg.c spots only whichsig() > 0 branches
70941              are taken because signal handlers et al don't make
70942              much sense for the zero signal.
70943      Branch: perl
70944            ! doio.c mg.c
70945 ____________________________________________________________________________
70946 [ 18973] By: jhi                                   on 2003/03/14  10:27:46
70947         Log: Since Configure does the signal name/number probe with awk
70948              based on the cpp results (not by really running code), testing
70949              for the signum value is not really helpful if we have runtime
70950              function calls (some signal numbers are dynamic, for example)
70951              (or other extra stuff where the signum value is expected).
70952              (Runtimeness also means that Configure cannot get these right,
70953              anyway.) Better filter in just the constant non-negative numbers.
70954      Branch: perl
70955            ! Configure
70956 ____________________________________________________________________________
70957 [ 18971] By: jhi                                   on 2003/03/14  09:30:18
70958         Log: Signal issues.
70959              (1) Filter out negative signals.
70960              (2) Correct sig_num* and sig_name* descriptions.
70961      Branch: perl
70962            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70963            ! config_h.SH
70964 ____________________________________________________________________________
70965 [ 18970] By: jhi                                   on 2003/03/14  06:21:48
70966         Log: Hopefully this works also in Win32.
70967      Branch: perl
70968            ! ext/Encode/t/CJKT.t
70969 ____________________________________________________________________________
70970 [ 18969] By: jhi                                   on 2003/03/14  05:43:34
70971         Log: Subject: [PATCH] Perldoc.pm tweak for VMS
70972              From: "Craig A. Berry" <craigberry@mac.com>
70973              Date: Thu, 13 Mar 2003 13:44:55 -0600
70974              Message-ID: <3E70DFB7.8070405@mac.com>
70975      Branch: perl
70976            ! lib/Pod/Perldoc.pm
70977 ____________________________________________________________________________
70978 [ 18968] By: gsar                                  on 2003/03/14  04:41:25
70979         Log: fix for switchC.t test#6 failure on windows
70980      Branch: perl
70981            ! perl.c
70982 ____________________________________________________________________________
70983 [ 18967] By: gsar                                  on 2003/03/14  04:29:10
70984         Log: Config.t wasn't getting the sig_num and sig_size relationship
70985              right, and therefore failed test#35 on windows
70986
70987              note that config_h.SH documents that $sig_size does NOT include
70988              the final NULL in $sig_num!
70989      Branch: perl
70990            ! lib/Config.t
70991 ____________________________________________________________________________
70992 [ 18966] By: gsar                                  on 2003/03/14  04:20:51
70993         Log: another fix for failing test on windows ("use encoding" puts
70994              STDIN in :raw mode, so chomp() wasn't stripping the CR)
70995      Branch: perl
70996            ! ext/Encode/t/enc_module.t
70997 ____________________________________________________________________________
70998 [ 18965] By: gsar                                  on 2003/03/14  04:06:31
70999         Log: fix CJKT.t failures on windows due to incorrect binmode()
71000      Branch: perl
71001            ! ext/Encode/t/CJKT.t
71002 ____________________________________________________________________________
71003 [ 18964] By: rgs                                   on 2003/03/13  21:47:52
71004         Log: Skip the last test of Config.t on HP-UX.
71005              (This test should be skipped for every system that
71006              actually defines a negative signal number. Maybe that
71007              test should be removed, to be future-proof.)
71008      Branch: perl
71009            ! lib/Config.t
71010 ____________________________________________________________________________
71011 [ 18963] By: rgs                                   on 2003/03/13  20:57:32
71012         Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2
71013              From: Kurt Starsinic <kstar@cpan.org>
71014              Date: Mon, 10 Mar 2003 00:54:49 -0500
71015              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
71016      Branch: perl
71017            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
71018 ____________________________________________________________________________
71019 [ 18962] By: rgs                                   on 2003/03/13  20:46:53
71020         Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
71021              From: "Craig A. Berry" <craigberry@mac.com>
71022              Date: Tue, 11 Mar 2003 21:29:31 -0600
71023              Message-ID: <3E6EA99B.9060902@mac.com>
71024              Patch by Scott Lepage (scott.lepage@hp.com)
71025      Branch: perl
71026            ! hv.c
71027 ____________________________________________________________________________
71028 [ 18959] By: jhi                                   on 2003/03/13  20:05:50
71029         Log: Some more stdlib.h inclusions and change the gccversion
71030              test to use return (could have used that for all, sigh).
71031      Branch: perl
71032            ! Configure
71033 ____________________________________________________________________________
71034 [ 18958] By: rgs                                   on 2003/03/12  20:46:58
71035         Log: Trims slashes from the argument to rmdir(), likewise
71036              to what happens with rmdir(). Factorize the code in a
71037              local macro, TRIMSLASHES.
71038      Branch: perl
71039            ! pp_sys.c
71040 ____________________________________________________________________________
71041 [ 18957] By: jhi                                   on 2003/03/12  14:23:02
71042         Log: VOS nit from Paul Green.
71043      Branch: perl
71044            ! vos/configure_full_perl.sh
71045 ____________________________________________________________________________
71046 [ 18956] By: jhi                                   on 2003/03/12  13:58:26
71047         Log: File::Spec: Do not fall back to '', use curdir instead.
71048              Note: Mac used to use cwd(), now curdir, slight change
71049              (relative vs. absolute).
71050      Branch: perl
71051            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
71052            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
71053            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
71054 ____________________________________________________________________________
71055 [ 18955] By: jhi                                   on 2003/03/12  13:49:15
71056         Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
71057              was unset (the tests attempted to create files at the /)
71058      Branch: perl
71059            ! lib/File/Spec/Cygwin.pm
71060 ____________________________________________________________________________
71061 [ 18954] By: jhi                                   on 2003/03/12  10:59:03
71062         Log: Another finding by IRIX cc: non-void function
71063              sv_cat_decode() should return a value.
71064      Branch: perl
71065            ! sv.c
71066 ____________________________________________________________________________
71067 [ 18952] By: jhi                                   on 2003/03/12  10:53:02
71068         Log: Integrate:
71069              [ 18949]
71070              pudge> never integrate anything from macos/
71071      Branch: perl
71072            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
71073            - macos/macperl.sym
71074           !> MANIFEST
71075 ____________________________________________________________________________
71076 [ 18951] By: jhi                                   on 2003/03/12  10:52:17
71077         Log: Integrate:
71078              [ 18946]
71079              Integrate from maint-5.8/macperl:
71080              [ 18937]
71081              Various MacOS portability fixes for tests
71082
71083              [ 18938]
71084              File::Spec::Unix method should be called on $self
71085
71086              [ 18939]
71087              lib.pm:_get_dirs() should use $_[0], not $_
71088
71089              [ 18940]
71090              Update MacOS for new configpm
71091
71092              [ 18941]
71093              Update MacOS build
71094              Update Makefile for new source files,
71095              update test script, add additional symbol for APItest
71096      Branch: perl
71097           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
71098           +> macos/macperl.sym
71099           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
71100           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
71101           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
71102           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
71103           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
71104           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
71105 ____________________________________________________________________________
71106 [ 18950] By: jhi                                   on 2003/03/12  10:49:27
71107         Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
71108              (Too early? If inited there the pthread_mutex_init() returns
71109              an integer much too large be an errno), but initing the mutex
71110              later, in perl_alloc(), seems to be okay with Cygwin, and also
71111              with Linux.
71112      Branch: perl
71113            ! perl.c
71114 ____________________________________________________________________________
71115 [ 18944] By: jhi                                   on 2003/03/12  06:00:48
71116         Log: Ouch.  Missed one more, the void flags check (and exit() is void).
71117      Branch: perl
71118            ! Configure
71119 ____________________________________________________________________________
71120 [ 18943] By: jhi                                   on 2003/03/12  05:51:21
71121         Log: Tell how to possibly dodge 'Out of memory' errors.
71122      Branch: perl
71123            ! pod/perldiag.pod
71124 ____________________________________________________________________________
71125 [ 18935] By: jhi                                   on 2003/03/11  22:00:54
71126         Log: WinCE tweaks from Vadim Konovalov.
71127      Branch: perl
71128            ! perl.c perlio.c wince/Makefile.ce
71129 ____________________________________________________________________________
71130 [ 18932] By: jhi                                   on 2003/03/11  20:22:07
71131         Log: Missed one.
71132      Branch: perl
71133            ! Configure
71134 ____________________________________________________________________________
71135 [ 18929] By: jhi                                   on 2003/03/11  20:15:51
71136         Log: Single vs doublequoted context is important...
71137      Branch: perl
71138            ! Configure
71139 ____________________________________________________________________________
71140 [ 18927] By: jhi                                   on 2003/03/11  20:04:33
71141         Log: """glob.*""" patch for VMS, from Peter Prymmer.
71142      Branch: perl
71143            ! vms/perlvms.pod vms/vms.c
71144 ____________________________________________________________________________
71145 [ 18926] By: rgs                                   on 2003/03/11  19:44:54
71146         Log: Questionable construct.
71147      Branch: perl
71148            ! pod/perltooc.pod
71149 ____________________________________________________________________________
71150 [ 18925] By: jhi                                   on 2003/03/11  19:15:15
71151         Log: Better setmode() prototype for cygwin.
71152      Branch: perl
71153            ! perl.h
71154 ____________________________________________________________________________
71155 [ 18923] By: jhi                                   on 2003/03/11  19:11:39
71156         Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
71157      Branch: perl
71158            ! Configure
71159 ____________________________________________________________________________
71160 [ 18921] By: jhi                                   on 2003/03/11  18:15:45
71161         Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
71162              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
71163              So make the macro to include the , and the non-gcc case empty.
71164      Branch: perl
71165            ! sv.h
71166 ____________________________________________________________________________
71167 [ 18919] By: jhi                                   on 2003/03/11  17:43:10
71168         Log: Uid_t and Gid_t can easily be shorts and one cannot
71169              pull shorts off the va_args, int is the shortest (ahem).
71170      Branch: perl
71171            ! reentr.c reentr.pl
71172 ____________________________________________________________________________
71173 [ 18918] By: jhi                                   on 2003/03/11  17:32:23
71174         Log: Subject: [PATCH] io_sock.t
71175              From: Norton Allen <allen@huarp.harvard.edu>
71176              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
71177              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
71178      Branch: perl
71179            ! README.qnx ext/IO/lib/IO/t/io_sock.t
71180 ____________________________________________________________________________
71181 [ 18917] By: jhi                                   on 2003/03/11  17:30:43
71182         Log: Get rid of one Cygwin warning by introducing a prototype
71183              for the init_os_extras().  Since there is no header file
71184              in Perl specific to cygwin, use perl.h.
71185      Branch: perl
71186            ! perl.h
71187 ____________________________________________________________________________
71188 [ 18916] By: jhi                                   on 2003/03/11  11:40:38
71189         Log: Upgrade to Time-HiRes 1.43.
71190      Branch: perl
71191            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
71192            ! ext/Time/HiRes/Makefile.PL
71193 ____________________________________________________________________________
71194 [ 18915] By: jhi                                   on 2003/03/11  09:19:54
71195         Log: Be more lax about the out of memory error message.
71196      Branch: perl
71197            ! t/op/recurse.t
71198 ____________________________________________________________________________
71199 [ 18914] By: jhi                                   on 2003/03/11  09:18:25
71200         Log: Try to handle hitting the heap/data limit in small systems.
71201              (One can simulate this with e.g. 32MB or 64MB datasize,
71202              use your shell's ulimit/limit/limits command.)
71203      Branch: perl
71204            ! t/op/recurse.t
71205 ____________________________________________________________________________
71206 [ 18912] By: hv                                    on 2003/03/11  07:36:00
71207         Log: typo for utf8locale in #18907
71208      Branch: perl
71209            ! sv.c
71210 ____________________________________________________________________________
71211 [ 18910] By: jhi                                   on 2003/03/11  06:55:29
71212         Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
71213              From: "Craig A. Berry" <craigberry@mac.com>
71214              Date: Tue, 11 Mar 2003 00:34:39 -0600
71215              Message-ID: <3E6D837F.7000506@mac.com>
71216      Branch: perl
71217            ! perl.c
71218 ____________________________________________________________________________
71219 [ 18909] By: jhi                                   on 2003/03/11  06:29:35
71220         Log: Upgrade to cperl-mode 5.0, from IlyaZ.
71221      Branch: perl
71222            ! emacs/cperl-mode.el
71223 ____________________________________________________________________________
71224 [ 18908] By: jhi                                   on 2003/03/11  06:09:05
71225         Log: Missed some, cryptically.
71226      Branch: perl
71227            ! pod/perlfunc.pod
71228 ____________________________________________________________________________
71229 [ 18907] By: jhi                                   on 2003/03/11  06:01:28
71230         Log: Add missing intrpvar clonings to perl_clone.
71231              Also move the IDBassertion to the end since there's
71232              no particular reason to break bincompat for that.
71233      Branch: perl
71234            ! intrpvar.h sv.c
71235 ____________________________________________________________________________
71236 [ 18906] By: jhi                                   on 2003/03/11  05:43:30
71237         Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
71238      Branch: perl
71239            ! intrpvar.h
71240 ____________________________________________________________________________
71241 [ 18905] By: jhi                                   on 2003/03/11  05:38:10
71242         Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
71243              From: Stas Bekman <stas@stason.org>
71244              Date: Tue, 11 Mar 2003 17:09:02 +1100
71245              Message-ID: <3E6D7D7E.5000704@stason.org>
71246      Branch: perl
71247            ! sv.c
71248 ____________________________________________________________________________
71249 [ 18904] By: jhi                                   on 2003/03/11  05:33:10
71250         Log: Subject: [PATCH] typos and other minor things
71251              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
71252              Date: Mon, 10 Mar 2003 21:00:55 -0700
71253              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
71254      Branch: perl
71255            ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
71256            ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
71257            ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
71258            ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
71259            ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
71260            ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
71261            ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
71262            ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
71263            ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
71264 ____________________________________________________________________________
71265 [ 18903] By: jhi                                   on 2003/03/11  05:29:12
71266         Log: A rejected hunk of #18902 reapplied.
71267      Branch: perl
71268            ! t/io/utf8.t
71269 ____________________________________________________________________________
71270 [ 18902] By: jhi                                   on 2003/03/11  05:19:15
71271         Log: Patch from Craig Berry to resolve test failures in VMS.
71272              Will poke the Net::Ping author.
71273      Branch: perl
71274            ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
71275            ! t/io/utf8.t t/op/magic.t
71276 ____________________________________________________________________________
71277 [ 18900] By: rgs                                   on 2003/03/10  22:12:37
71278         Log: Integrate (by hand) change #18386 from maint-5.8
71279      Branch: perl
71280            ! t/op/split.t
71281 ____________________________________________________________________________
71282 [ 18899] By: jhi                                   on 2003/03/10  21:44:12
71283         Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
71284      Branch: perl
71285            ! t/run/switchC.t
71286 ____________________________________________________________________________
71287 [ 18891] By: rgs                                   on 2003/03/10  20:22:39
71288         Log: A new test, to check that signal numbers are actually positive,
71289              and that there is a consistent number of signals available.
71290      Branch: perl
71291            ! lib/Config.t
71292 ____________________________________________________________________________
71293 [ 18889] By: rgs                                   on 2003/03/10  19:55:06
71294         Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
71295              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71296              Date: Fri, 07 Mar 2003 13:12:49 -0800
71297              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
71298      Branch: perl
71299            ! mg.c pod/perldiag.pod t/op/tie.t
71300 ____________________________________________________________________________
71301 [ 18888] By: rgs                                   on 2003/03/10  19:37:40
71302         Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
71303              From: Nicholas Clark <nick@unfortu.net>
71304              Date: Sun, 9 Mar 2003 21:24:46 +0000
71305              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
71306      Branch: perl
71307            ! lib/Config.t
71308 ____________________________________________________________________________
71309 [ 18880] By: jhi                                   on 2003/03/10  16:17:50
71310         Log: Integrate from maint:
71311              [ 18428]
71312              Somehow I managed to get makefile.olds that didn't get cleaned away.
71313      Branch: perl
71314           !> Makefile.SH x2p/Makefile.SH
71315 ____________________________________________________________________________
71316 [ 18876] By: jhi                                   on 2003/03/10  06:35:20
71317         Log: Comment fix.
71318      Branch: perl
71319            ! t/io/utf8.t
71320 ____________________________________________________________________________
71321 [ 18875] By: jhi                                   on 2003/03/10  05:31:00
71322         Log: Remove the foo-old files.
71323      Branch: perl
71324            ! opcode.pl
71325 ____________________________________________________________________________
71326 [ 18874] By: jhi                                   on 2003/03/10  05:23:32
71327         Log: Subject: Re: Shared libperl.so and build issues
71328              From: Chip Turner <cturner@redhat.com>
71329              Date: 05 Jan 2003 10:35:40 -0500
71330              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
71331      Branch: perl
71332            ! INSTALL
71333 ____________________________________________________________________________
71334 [ 18873] By: jhi                                   on 2003/03/10  05:18:02
71335         Log: Bunch of doc patches from Stas; plus regen.
71336
71337              Subject: [doc patch] perl.c's pod api entry
71338              From: Stas Bekman <stas@stason.org>
71339              Date: Mon, 10 Mar 2003 12:35:52 +1100
71340              Message-ID: <3E6BEBF8.80402@stason.org>
71341
71342              Subject: Re: [patch] perlguts.pod
71343              From: Stas Bekman <stas@stason.org>
71344              Date: Mon, 10 Mar 2003 12:38:57 +1100
71345              Message-ID: <3E6BECB1.7050009@stason.org>
71346
71347              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
71348              From: Stas Bekman <stas@stason.org>
71349              Date: Mon, 10 Mar 2003 12:41:46 +1100
71350              Message-ID: <3E6BED5A.801@stason.org>
71351
71352              Subject: Re: [patch] perlapi.pod fix
71353              From: Stas Bekman <stas@stason.org>
71354              Date: Mon, 10 Mar 2003 12:43:33 +1100
71355              Message-ID: <3E6BEDC5.6010405@stason.org>
71356
71357              Subject: Re: [docs patch] replace gets() with fgets() in example
71358              From: Stas Bekman <stas@stason.org>
71359              Date: Mon, 10 Mar 2003 12:45:41 +1100
71360              Message-ID: <3E6BEE45.9030901@stason.org>
71361
71362              Subject: [doc patch] perlrun.pod
71363              From: Stas Bekman <stas@stason.org>
71364              Date: Mon, 10 Mar 2003 14:49:59 +1100
71365              Message-ID: <3E6C0B67.4050606@stason.org>
71366      Branch: perl
71367            ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
71368            ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
71369 ____________________________________________________________________________
71370 [ 18871] By: jhi                                   on 2003/03/09  20:15:13
71371         Log: Must not hide the protos, though.
71372      Branch: perl
71373            ! embed.pl proto.h
71374 ____________________________________________________________________________
71375 [ 18870] By: jhi                                   on 2003/03/09  20:12:11
71376         Log: I hate embed*.  Tell me what you know.
71377      Branch: perl
71378            ! embed.fnc embed.h
71379 ____________________________________________________________________________
71380 [ 18869] By: jhi                                   on 2003/03/09  19:32:19
71381         Log: Upgrade to Encode 1.91.
71382      Branch: perl
71383            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
71384            ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
71385 ____________________________________________________________________________
71386 [ 18868] By: jhi                                   on 2003/03/09  19:04:22
71387         Log: Export the symbols from #18863; do not prototype (but export)
71388              Nicholas Clark's experimental COW functions.
71389              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
71390              a mess of Herculean proportions.  Someone should redesign and
71391              clean up the stables.
71392      Branch: perl
71393            ! embed.fnc embed.pl global.sym proto.h
71394 ____________________________________________________________________________
71395 [ 18867] By: jhi                                   on 2003/03/09  17:12:55
71396         Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
71397      Branch: perl
71398            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
71399            ! ext/Encode/MANIFEST ext/Encode/encoding.pm
71400            ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
71401            ! ext/Encode/t/enc_module.t
71402 ____________________________________________________________________________
71403 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
71404         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
71405              under 'use encoding'.
71406      Branch: perl
71407            + ext/Encode/t/enc_data.t
71408            ! MANIFEST ext/Encode/MANIFEST toke.c
71409 ____________________________________________________________________________
71410 [ 18864] By: jhi                                   on 2003/03/09  13:21:09
71411         Log: Tru64: additional instructions for building a newer Berkeley DB.
71412      Branch: perl
71413            ! README.tru64 hints/dec_osf.sh
71414 ____________________________________________________________________________
71415 [ 18863] By: jhi                                   on 2003/03/09  12:07:28
71416         Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
71417              function stubs, should be helpful for really simple extensions.
71418              Undoes large parts of changes #16289 and #16290.
71419      Branch: perl
71420            ! sv.c
71421 ____________________________________________________________________________
71422 [ 18862] By: rgs                                   on 2003/03/09  11:48:37
71423         Log: ... and add a test case for bug #20798
71424      Branch: perl
71425            ! t/op/eval.t
71426 ____________________________________________________________________________
71427 [ 18861] By: jhi                                   on 2003/03/09  11:46:17
71428         Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
71429              From: Enache Adrian <enache@rdslink.ro>
71430              Date: Fri, 7 Mar 2003 23:28:37 +0200
71431              Message-ID: <20030307212837.GB765@ratsnest.hole>
71432
71433              (and few more test cases from the thread)
71434      Branch: perl
71435            ! sv.c t/op/sprintf.t
71436 ____________________________________________________________________________
71437 [ 18860] By: rgs                                   on 2003/03/09  11:33:09
71438         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
71439              From: Enache Adrian <enache@rdslink.ro>
71440              Date: Fri, 7 Mar 2003 00:12:03 +0200
71441              Message-ID: <20030306221203.GB13330@ratsnest.hole>
71442      Branch: perl
71443            ! op.c
71444 ____________________________________________________________________________
71445 [ 18859] By: rgs                                   on 2003/03/09  11:30:22
71446         Log: Adjust test count.
71447      Branch: perl
71448            ! t/op/pat.t
71449 ____________________________________________________________________________
71450 [ 18858] By: jhi                                   on 2003/03/09  10:54:10
71451         Log: From Inaba Hiroto: re_intuit_start set a value to
71452              PL_bostr before calling find_byclass when regexp has
71453              ROPT_UTF8 flag on. But right value for PL_bostr is set
71454              before re_intuit_start is called.  PL_regdata is always
71455              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
71456              can be deleted.
71457      Branch: perl
71458            ! regexec.c t/op/pat.t
71459 ____________________________________________________________________________
71460 [ 18857] By: jhi                                   on 2003/03/09  10:46:23
71461         Log: From Inaba Hiroto: the UTF-8 length cache wasn't
71462              updated when fbm_compile() appended a "\n".
71463      Branch: perl
71464            ! t/op/pat.t util.c
71465 ____________________________________________________________________________
71466 [ 18856] By: rgs                                   on 2003/03/08  20:16:36
71467         Log: Add a B::COP::io() method, to return the cop_io field of COPs.
71468              Print it in B::Debug. Can be used later in B::Deparse to deparse
71469              the open pragma.
71470      Branch: perl
71471            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
71472 ____________________________________________________________________________
71473 [ 18855] By: rgs                                   on 2003/03/08  19:51:40
71474         Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
71475              From: Richard.Foley@ubsw.com
71476              Date: Fri, 21 Feb 2003 13:51:51 +0100
71477              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
71478      Branch: perl
71479            ! pod/perldebug.pod
71480 ____________________________________________________________________________
71481 [ 18854] By: jhi                                   on 2003/03/08  19:41:25
71482         Log: Enache Adrian reads comments.
71483      Branch: perl
71484            ! perl.h
71485 ____________________________________________________________________________
71486 [ 18853] By: rgs                                   on 2003/03/08  19:40:13
71487         Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
71488              From: Richard Soderberg <perl@crystalflame.net>
71489              Date: Sat, 15 Feb 2003 01:27:17 -0500
71490              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
71491      Branch: perl
71492            ! ext/IO/lib/IO/Select.pm
71493 ____________________________________________________________________________
71494 [ 18852] By: jhi                                   on 2003/03/08  19:05:04
71495         Log: Subject: [PATCH] long %ENV values for VMS
71496              From: "Craig A. Berry" <craigberry@mac.com>
71497              Date: Fri, 07 Mar 2003 13:49:50 -0600
71498              Message-ID: <3E68F7DE.8070603@mac.com>
71499      Branch: perl
71500            ! vms/vms.c
71501 ____________________________________________________________________________
71502 [ 18851] By: jhi                                   on 2003/03/08  06:49:35
71503         Log: regen_headers tiny tidying:
71504              - regen.pl renamed as regen_lib.pl
71505              - regen_headers.pl renamed as regen.pl
71506              - added make target 'regen' (kept target 'regen_headers'
71507              for porters' brains' backward compatibility)
71508              - regen.pl fancified a bit to display the names
71509              of the files that got changed by running the scripts
71510      Branch: perl
71511            + regen_lib.pl
71512            - regen_headers.pl
71513            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
71514            ! keywords.pl opcode.pl regcomp.pl regen.pl
71515 ____________________________________________________________________________
71516 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
71517         Log: Give pointers to runtime Unicode changes.
71518      Branch: perl
71519            ! pod/perlrun.pod pod/perlvar.pod
71520 ____________________________________________________________________________
71521 [ 18847] By: jhi                                   on 2003/03/07  08:02:50
71522         Log: Extra character noticed by Tels.
71523      Branch: perl
71524            ! MANIFEST
71525 ____________________________________________________________________________
71526 [ 18846] By: jhi                                   on 2003/03/07  05:28:11
71527         Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
71528              From: Kay Roepke <kay@dolphin-services.de>
71529              Date: Thu, 06 Mar 2003 23:00:10 +0100
71530              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
71531
71532              (plus change the d_gethostbyaddr_r_proto default to "0",
71533              that is what an undefined r_proto looks like)
71534      Branch: perl
71535            ! hints/freebsd.sh
71536 ____________________________________________________________________________
71537 [ 18845] By: jhi                                   on 2003/03/07  05:21:43
71538         Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
71539              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
71540              in non-glibc case", from Craig Berry)
71541      Branch: perl
71542            ! pp.c
71543 ____________________________________________________________________________
71544 [ 18844] By: jhi                                   on 2003/03/07  05:05:57
71545         Log: Good observation from Philip Newton.
71546      Branch: perl
71547            ! pod/perlrun.pod
71548 ____________________________________________________________________________
71549 [ 18843] By: rgs                                   on 2003/03/06  21:59:02
71550         Log: Make the -A switch work without an assertion name.
71551              by Salvador Fandiño.
71552      Branch: perl
71553            ! perl.c t/run/switch_A.t
71554 ____________________________________________________________________________
71555 [ 18842] By: rgs                                   on 2003/03/06  21:27:15
71556         Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
71557              From: "Jos I. Boumans" <kane@dwim.org>
71558              Date: Fri, 21 Feb 2003 20:33:53 +0100
71559              Message-ID: <3E567F21.6020006@dwim.org>
71560              (with some minor tweaks)
71561      Branch: perl
71562            ! pod/perlmodstyle.pod
71563 ____________________________________________________________________________
71564 [ 18841] By: rgs                                   on 2003/03/06  20:56:32
71565         Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
71566              From: Enache Adrian <enache@rdslink.ro>
71567              Date: Sun, 2 Mar 2003 06:05:22 +0200
71568              Message-ID: <20030302040522.GB4905@ratsnest.hole>
71569      Branch: perl
71570            ! t/op/subst.t
71571 ____________________________________________________________________________
71572 [ 18840] By: rgs                                   on 2003/03/06  20:45:08
71573         Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
71574              From: Enache Adrian <enache@rdslink.ro>
71575              Date: Wed, 5 Mar 2003 12:06:20 +0200
71576              Message-ID: <20030305100620.GA909@ratsnest.hole>
71577      Branch: perl
71578            ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
71579            ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
71580 ____________________________________________________________________________
71581 [ 18839] By: jhi                                   on 2003/03/06  17:21:36
71582         Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
71583              From: "Craig A. Berry" <craigberry@mac.com>
71584              Date: Thu, 06 Mar 2003 10:42:05 -0600
71585              Message-ID: <3E677A5D.10805@mac.com>
71586      Branch: perl
71587            ! mg.c
71588 ____________________________________________________________________________
71589 [ 18838] By: jhi                                   on 2003/03/06  10:11:22
71590         Log: Thinko fix.
71591      Branch: perl
71592            ! Porting/findrfuncs
71593 ____________________________________________________________________________
71594 [ 18837] By: jhi                                   on 2003/03/06  09:33:33
71595         Log: PERL_UNICODE explanation saga continues.
71596      Branch: perl
71597            ! pod/perlrun.pod
71598 ____________________________________________________________________________
71599 [ 18836] By: jhi                                   on 2003/03/06  07:55:03
71600         Log: Handle also extra directories et alia.
71601      Branch: perl
71602            ! Porting/manicheck
71603 ____________________________________________________________________________
71604 [ 18835] By: jhi                                   on 2003/03/06  07:48:05
71605         Log: Add mani(fest) check(ing) utility.
71606      Branch: perl
71607            + Porting/manicheck
71608            ! MANIFEST
71609 ____________________________________________________________________________
71610 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
71611         Log: Subject: [patch config_h.SH] redefining __attribute__
71612              From: Stas Bekman <stas@stason.org>
71613              Date: Thu, 06 Mar 2003 12:03:39 +1100
71614              Message-ID: <3E669E6B.1060606@stason.org>
71615      Branch: perl
71616            ! Configure NetWare/config_H.wc Porting/config.sh
71617            ! Porting/config_H config_h.SH plan9/config.plan9
71618            ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
71619            ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
71620 ____________________________________________________________________________
71621 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
71622         Log: Couple more _r possibilities (found in a RH 8.0 box), and
71623              the random() macros were all wrong.  (I don't know why
71624              metaconfig did so much reordering of config_h.SH.)
71625      Branch: perl
71626            ! Configure config_h.SH reentr.h reentr.pl
71627 ____________________________________________________________________________
71628 [ 18830] By: rgs                                   on 2003/03/04  23:25:01
71629         Log: Change #18829 makes this test workaround obsolete.
71630      Branch: perl
71631            ! ext/B/t/deparse.t
71632 ____________________________________________________________________________
71633 [ 18829] By: rgs                                   on 2003/03/04  22:23:41
71634         Log: Patch by Salvador Fandiño to read the warning mask
71635              returned by caller() and ${^WARNING_BITS} from
71636              $warnings::Bits{all} and not from the hardcoded core
71637              constant. (This mask could have been extended by
71638              warnings::register.) Plus tests.
71639      Branch: perl
71640            ! mg.c pp_ctl.c t/op/caller.t
71641 ____________________________________________________________________________
71642 [ 18828] By: rgs                                   on 2003/03/04  20:49:59
71643         Log: Subject: [PATCH] assertions
71644              From: Salvador Fandiño <sfandino@yahoo.com>
71645              Date: Fri, 21 Feb 2003 17:26:16 +0000
71646              Message-ID: <3E566138.4090709@yahoo.com>
71647              and the complement : (with added comments)
71648              Subject: [PATCH] bug in ext/B/t/deparse.t
71649              Message-ID: <3E563E16.7060303@yahoo.com>
71650              plus perldiag.pod patch for the new warning
71651              (previous change was, once again, empty)
71652      Branch: perl
71653            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
71654            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
71655            ! pod/perldiag.pod warnings.h warnings.pl
71656 ____________________________________________________________________________
71657 [ 18827] By: rgs                                   on 2003/03/04  20:48:09
71658         Log: Subject: [PATCH] assertions
71659              From: Salvador Fandiño <sfandino@yahoo.com>
71660              Date: Fri, 21 Feb 2003 17:26:16 +0000
71661              Message-ID: <3E566138.4090709@yahoo.com>
71662              and the complement : (with added comments)
71663              Subject: [PATCH] bug in ext/B/t/deparse.t
71664              Message-ID: <3E563E16.7060303@yahoo.com>
71665              plus perldiag.pod patch for the new warning
71666      Branch: perl
71667            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
71668            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
71669            ! pod/perldiag.pod warnings.h warnings.pl
71670 ____________________________________________________________________________
71671 [ 18826] By: jhi                                   on 2003/03/04  20:22:25
71672         Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
71673              The variant is from how List::Util Util.xs does it.
71674      Branch: perl
71675            ! ext/Devel/PPPort/PPPort.pm
71676 ____________________________________________________________________________
71677 [ 18825] By: rgs                                   on 2003/03/04  19:56:28
71678         Log: Doc typos.
71679      Branch: perl
71680            ! lib/File/Find.pm
71681 ____________________________________________________________________________
71682 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
71683         Log: Try to give rcatline() a good jog on Unicode.
71684      Branch: perl
71685            ! t/io/utf8.t
71686 ____________________________________________________________________________
71687 [ 18822] By: jhi                                   on 2003/03/04  05:14:13
71688         Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
71689              From: Enache Adrian <enache@rdslink.ro>
71690              Date: Sun, 2 Mar 2003 05:43:54 +0200
71691              Message-ID: <20030302034354.GA4905@ratsnest.hole>
71692      Branch: perl
71693            ! sv.c t/io/utf8.t
71694 ____________________________________________________________________________
71695 [ 18821] By: jhi                                   on 2003/03/04  04:58:36
71696         Log: Can't test this without PerlIO.
71697      Branch: perl
71698            ! t/uni/write.t
71699 ____________________________________________________________________________
71700 [ 18820] By: sky                                   on 2003/03/04  01:01:07
71701         Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
71702              What happened was that a constant was freed, the pad released but
71703              the pad slot still held the SV, when pad slot was reallocated
71704              to be a target for a stringify, it did a sv_setpv on the target
71705              and the original SV was wiped out. When this SV was later on
71706              to new places using the constant, they got the wrong value.
71707              By replacing pad_free with pad_swipe for these cases, we
71708              won't have such a problem. (pad_swipe also removes the
71709              pointer to the original SV).
71710      Branch: perl
71711            ! op.c
71712 ____________________________________________________________________________
71713 [ 18819] By: jhi                                   on 2003/03/03  19:15:07
71714         Log: Further clarification on PERL_UNICODE's semantics.
71715      Branch: perl
71716            ! pod/perlrun.pod
71717 ____________________________________________________________________________
71718 [ 18818] By: gbarr                                 on 2003/03/03  10:07:44
71719         Log: Sync with libnet-1.13
71720      Branch: perl
71721            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
71722            ! lib/Net/POP3.pm lib/Net/SMTP.pm
71723 ____________________________________________________________________________
71724 [ 18817] By: jhi                                   on 2003/03/03  06:45:59
71725         Log: Upgrade to Unicode::Normalize 0.20.
71726      Branch: perl
71727            ! ext/Unicode/Normalize/Changes
71728            ! ext/Unicode/Normalize/Normalize.pm
71729            ! ext/Unicode/Normalize/Normalize.xs
71730            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
71731            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
71732            ! ext/Unicode/Normalize/t/test.t
71733 ____________________________________________________________________________
71734 [ 18816] By: jhi                                   on 2003/03/03  06:17:28
71735         Log: Upgrade to Encode 1.89.  The enc_module.t required
71736              a little tweak, sending that to Dan.
71737      Branch: perl
71738            + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
71739            + ext/Encode/t/enc_module.t
71740            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
71741            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
71742            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
71743            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
71744            ! ext/Encode/ucm/viscii.ucm
71745 ____________________________________________________________________________
71746 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
71747         Log: Use a macro for abs() to avoid the possible truncation to an int;
71748              also make an explicit (double)cast for the arguments to fabs().
71749      Branch: perl
71750            ! perl.h pp.c sv.c util.c
71751 ____________________________________________________________________________
71752 [ 18812] By: hv                                    on 2003/03/02  22:36:05
71753         Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
71754              From: andreas.koenig@anima.de (Andreas J. Koenig)
71755              Date: Wed, 19 Feb 2003 11:05:28 +0100
71756              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
71757      Branch: perl
71758            ! patchlevel.h
71759 ____________________________________________________________________________
71760 [ 18811] By: hv                                    on 2003/03/02  22:30:50
71761         Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
71762              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
71763              Date: 18 Feb 2003 21:05:15 -0000
71764              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
71765      Branch: perl
71766            ! ext/IPC/SysV/Msg.pm
71767 ____________________________________________________________________________
71768 [ 18810] By: hv                                    on 2003/03/02  21:59:10
71769         Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
71770              From: Richard Soderberg <perl@crystalflame.net>
71771              Date: Sat, 15 Feb 2003 01:27:21 -0500
71772              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
71773      Branch: perl
71774            ! lib/File/Basename.pm
71775 ____________________________________________________________________________
71776 [ 18809] By: hv                                    on 2003/03/02  21:54:53
71777         Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
71778              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
71779              Date: 15 Feb 2003 00:21:41 -0000
71780              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
71781      Branch: perl
71782            ! lib/File/Find.pm
71783 ____________________________________________________________________________
71784 [ 18807] By: hv                                    on 2003/03/02  21:22:56
71785         Log: Reverse copyright update (#18801) for files not changed in 2003.
71786      Branch: perl
71787            ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
71788            ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
71789            ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
71790            ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
71791            ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
71792            ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
71793            ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
71794            ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
71795 ____________________________________________________________________________
71796 [ 18805] By: hv                                    on 2003/03/02  16:29:28
71797         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
71798              From: Enache Adrian <enache@rdslink.ro>
71799              Date: Sun, 2 Mar 2003 10:11:27 +0200
71800              Message-ID: <20030302081127.GA10782@ratsnest.hole>
71801      Branch: perl
71802            ! pp.c t/op/pat.t
71803 ____________________________________________________________________________
71804 [ 18803] By: hv                                    on 2003/03/02  16:12:34
71805         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
71806              From: "Anders Johnson" <ajohnson@wischip.com>
71807              Date: Mon, 10 Feb 2003 14:09:46 -0800
71808              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
71809      Branch: perl
71810            ! mg.c t/op/magic.t
71811 ____________________________________________________________________________
71812 [ 18802] By: jhi                                   on 2003/03/02  15:39:06
71813         Log: Narrow down the -C test skippage.
71814      Branch: perl
71815            ! t/run/switchC.t
71816 ____________________________________________________________________________
71817 [ 18801] By: hv                                    on 2003/03/02  15:24:22
71818         Log: Update all copyrights to 2003, from Jarkko
71819      Branch: perl
71820            ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
71821            ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
71822            ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
71823            ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
71824            ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
71825            ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
71826            ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
71827            ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
71828            ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
71829            ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
71830            ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
71831            ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
71832            ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
71833            ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
71834            ! x2p/util.h x2p/walk.c xsutils.c
71835 ____________________________________________________________________________
71836 [ 18800] By: hv                                    on 2003/03/02  15:16:38
71837         Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
71838              From: Richard.Foley@ubsw.com
71839              Date: Wed, 19 Feb 2003 13:24:38 +0100
71840              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
71841      Branch: perl
71842            ! lib/perl5db.pl
71843 ____________________________________________________________________________
71844 [ 18799] By: jhi                                   on 2003/03/02  13:34:13
71845         Log: The -CI cannot be easily tested under UTF-8 locale with
71846              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
71847              Also other small tweaks in the -C neighbourhood.
71848      Branch: perl
71849            ! perl.c perl.h t/run/switchC.t util.c
71850 ____________________________________________________________________________
71851 [ 18798] By: jhi                                   on 2003/03/02  09:12:06
71852         Log: Go with "right = -right" for greater portability, some platforms
71853              might require llabs() to get abs() of long longs.
71854      Branch: perl
71855            ! pp.c
71856 ____________________________________________________________________________
71857 [ 18797] By: jhi                                   on 2003/03/02  08:07:32
71858         Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
71859              with negative quads", or also as RedHat bug #65612.
71860      Branch: perl
71861            ! pp.c
71862 ____________________________________________________________________________
71863 [ 18796] By: jhi                                   on 2003/03/02  07:34:54
71864         Log: Forgotten from change #18795.
71865      Branch: perl
71866            ! global.sym
71867 ____________________________________________________________________________
71868 [ 18795] By: jhi                                   on 2003/03/02  07:27:44
71869         Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
71870              From: Abe Timmerman <abe@ztreet.demon.nl>
71871              Date: Sun, 2 Mar 2003 02:03:16 +0100
71872              Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
71873      Branch: perl
71874            ! embed.fnc embed.h makedef.pl
71875 ____________________________________________________________________________
71876 [ 18794] By: jhi                                   on 2003/03/02  07:21:36
71877         Log: Further Unicode formats patching from Inaba Hiroto.
71878      Branch: perl
71879            + t/uni/write.t
71880            ! MANIFEST pp_ctl.c
71881 ____________________________________________________________________________
71882 [ 18793] By: jhi                                   on 2003/03/01  08:18:35
71883         Log: Integrate change #18788 from maint.
71884      Branch: perl
71885           !> perl.h
71886 ____________________________________________________________________________
71887 [ 18792] By: jhi                                   on 2003/03/01  08:14:43
71888         Log: Subject: [PATCH] Get MSWin32 back compiling
71889              From: Abe Timmerman <abe@ztreet.demon.nl>
71890              Date: Sat, 1 Mar 2003 04:31:19 +0100
71891              Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
71892      Branch: perl
71893            ! embed.fnc embed.h global.sym makedef.pl
71894 ____________________________________________________________________________
71895 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
71896         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
71897              From: Inaba Hiroto <inaba@st.rim.or.jp>
71898              Date: Mon, 10 Feb 2003 00:04:51 +0900
71899              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
71900      Branch: perl
71901            ! pp_ctl.c toke.c
71902 ____________________________________________________________________________
71903 [ 18784] By: jhi                                   on 2003/02/26  19:45:53
71904         Log: An already fixed bug from perl-unicode.
71905      Branch: perl
71906            ! t/op/pat.t
71907 ____________________________________________________________________________
71908 [ 18782] By: hv                                    on 2003/02/26  01:36:49
71909         Log: Subject: Re: [perl #20683] [fix] Better Patch
71910              From: Enache Adrian <enache@rdslink.ro>
71911              Date: Sun, 23 Feb 2003 20:16:39 +0200
71912              Message-ID: <20030223181639.GA18713@ratsnest.hole>
71913      Branch: perl
71914            ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
71915            ! regexec.c sv.c t/op/pat.t
71916 ____________________________________________________________________________
71917 [ 18781] By: hv                                    on 2003/02/26  01:11:14
71918         Log: regen headers
71919      Branch: perl
71920            ! perlapi.h pod/perlapi.pod
71921 ____________________________________________________________________________
71922 [ 18780] By: hv                                    on 2003/02/26  00:25:32
71923         Log: Two typos found by Philip Newton <pnewton@gmx.de>
71924      Branch: perl
71925            ! configpm ext/DB_File/DB_File.pm
71926 ____________________________________________________________________________
71927 [ 18779] By: jhi                                   on 2003/02/25  18:20:01
71928         Log: Add tests for the -C switch.  Depending on the
71929              CLIs some $^O dance may be needed.
71930      Branch: perl
71931            + t/run/switchC.t
71932            ! MANIFEST
71933 ____________________________________________________________________________
71934 [ 18778] By: hv                                    on 2003/02/25  15:24:17
71935         Log: Add missing file from change #18774.
71936      Branch: perl
71937            + t/op/localref.t
71938 ____________________________________________________________________________
71939 [ 18777] By: hv                                    on 2003/02/25  14:07:59
71940         Log: More variables for change #18776.
71941      Branch: perl
71942            ! op.c
71943 ____________________________________________________________________________
71944 [ 18776] By: hv                                    on 2003/02/25  14:04:03
71945         Log: Subject: [perl #20682] [fix] @- array not visible in s///
71946              From: Enache Adrian <enache@rdslink.ro>
71947              Date: Fri, 21 Feb 2003 17:50:14 +0200
71948              Message-ID: <20030221155014.GB793@ratsnest.hole>
71949      Branch: perl
71950            ! op.c t/op/subst.t
71951 ____________________________________________________________________________
71952 [ 18775] By: hv                                    on 2003/02/25  13:53:11
71953         Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
71954              From: Enache Adrian <enache@rdslink.ro>
71955              Date: Fri, 21 Feb 2003 17:49:41 +0200
71956              Message-ID: <20030221154941.GA793@ratsnest.hole>
71957      Branch: perl
71958            ! pp_ctl.c t/op/subst.t
71959 ____________________________________________________________________________
71960 [ 18774] By: hv                                    on 2003/02/25  13:21:19
71961         Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
71962              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
71963              Date: Sun, 23 Feb 2003 00:03:27 +0100
71964              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
71965      Branch: perl
71966            ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
71967 ____________________________________________________________________________
71968 [ 18773] By: hv                                    on 2003/02/25  12:45:01
71969         Log: Subject: [Encode] 1.88 Released
71970              From: Dan Kogai <dankogai@dan.co.jp>
71971              Date: Thu, 20 Feb 2003 23:49:55 +0900
71972              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
71973      Branch: perl
71974            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
71975            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
71976            ! ext/Encode/lib/Encode/CJKConstants.pm
71977            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
71978            ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
71979 ____________________________________________________________________________
71980 [ 18772] By: merijn                                on 2003/02/25  12:12:14
71981         Log: Subject: [perl@18752] warnings from CGI tests under cygwin
71982              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71983              Date: Wed, 19 Feb 2003 13:37:39 -0800
71984              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
71985      Branch: perl
71986            ! lib/CGI.pm
71987 ____________________________________________________________________________
71988 [ 18771] By: jhi                                   on 2003/02/25  07:46:53
71989         Log: Cleanup #18770 as suggested by Rafael.
71990      Branch: perl
71991            ! mg.c perl.h
71992 ____________________________________________________________________________
71993 [ 18770] By: jhi                                   on 2003/02/25  06:01:09
71994         Log: A new try at #18765 (for [perl #20920]).
71995      Branch: perl
71996            ! mg.c
71997 ____________________________________________________________________________
71998 [ 18769] By: jhi                                   on 2003/02/25  05:33:10
71999         Log: Retract change #18765: makes HiRes.t hang after subtest #11.
72000      Branch: perl
72001            ! mg.c
72002 ____________________________________________________________________________
72003 [ 18768] By: chip                                  on 2003/02/24  21:42:57
72004         Log: Include p4d2p in Porting again, because p4genpatch doesn't work
72005              until a change has been submitted.
72006      Branch: perl
72007            + Porting/p4d2p
72008            ! MANIFEST
72009 ____________________________________________________________________________
72010 [ 18767] By: chip                                  on 2003/02/24  21:35:56
72011         Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
72012      Branch: perl
72013            ! Porting/check83.pl Porting/findvars Porting/fixCORE
72014            ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
72015 ____________________________________________________________________________
72016 [ 18766] By: jhi                                   on 2003/02/24  20:04:36
72017         Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
72018      Branch: perl
72019            ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
72020            ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
72021 ____________________________________________________________________________
72022 [ 18765] By: jhi                                   on 2003/02/24  19:56:23
72023         Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
72024              From: Slaven Rezic <slaven@rezic.de>
72025              Date: 14 Feb 2003 09:11:15 +0100
72026              Message-ID: <878ywji8nw.fsf@vran.herceg.de>
72027
72028              (with slight tweaks)
72029      Branch: perl
72030            ! mg.c
72031 ____________________________________________________________________________
72032 [ 18764] By: jhi                                   on 2003/02/24  18:44:41
72033         Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
72034              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
72035              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
72036      Branch: perl
72037            ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
72038 ____________________________________________________________________________
72039 [ 18763] By: chip                                  on 2003/02/24  14:54:36
72040         Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
72041      Branch: perl
72042            ! op.c win32/perlhost.h
72043 ____________________________________________________________________________
72044 [ 18762] By: hv                                    on 2003/02/24  00:18:42
72045         Log: Remove no-longer-true line from perlop
72046      Branch: perl
72047            ! pod/perlop.pod
72048 ____________________________________________________________________________
72049 [ 18761] By: jhi                                   on 2003/02/23  12:07:53
72050         Log: Chip noticed that the intended optionality of the 'IV' was
72051              forgotten in the change #18758.
72052      Branch: perl
72053            ! ext/Devel/Peek/Peek.t
72054 ____________________________________________________________________________
72055 [ 18760] By: jhi                                   on 2003/02/22  19:17:04
72056         Log: API doc tweaks.
72057      Branch: perl
72058            ! utf8.c
72059 ____________________________________________________________________________
72060 [ 18759] By: sky                                   on 2003/02/21  09:08:30
72061         Log: Change regex to be a bit more friendly against various
72062              outputs from ps -f, regex suggest by rgs
72063      Branch: perl
72064            ! ext/threads/t/join.t
72065 ____________________________________________________________________________
72066 [ 18758] By: jhi                                   on 2003/02/20  17:28:44
72067         Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
72068              From: PPrymmer@factset.com
72069              Date: Thu, 20 Feb 2003 13:28:09 -0500
72070              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
72071      Branch: perl
72072            ! ext/Devel/Peek/Peek.t
72073 ____________________________________________________________________________
72074 [ 18757] By: jhi                                   on 2003/02/20  17:27:17
72075         Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
72076              From: PPrymmer@factset.com
72077              Date: Wed, 19 Feb 2003 15:04:40 -0500
72078              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
72079      Branch: perl
72080            ! README.vms configure.com
72081 ____________________________________________________________________________
72082 [ 18756] By: jhi                                   on 2003/02/20  06:16:05
72083         Log: Doc tweakage on -C.
72084      Branch: perl
72085            ! pod/perlrun.pod
72086 ____________________________________________________________________________
72087 [ 18755] By: rgs                                   on 2003/02/19  21:31:43
72088         Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
72089              From: Brendan O'Dea <bod@debian.org>
72090              Date: Sun, 16 Feb 2003 21:09:23 +1100
72091              Message-ID: <20030216100923.GA29761@londo.c47.org>
72092      Branch: perl
72093            ! pod/perlcompile.pod
72094 ____________________________________________________________________________
72095 [ 18754] By: rgs                                   on 2003/02/19  21:14:37
72096         Log: Document clearly that "_" is always in package "main".
72097      Branch: perl
72098            ! pod/perlvar.pod
72099 ____________________________________________________________________________
72100 [ 18753] By: rgs                                   on 2003/02/19  20:55:09
72101         Log: Subject: Re: [perl #20716] scope error with brackets
72102              From: Enache Adrian <enache@rdslink.ro>
72103              Date: Thu, 13 Feb 2003 04:52:21 +0200
72104              Message-ID: <20030213025221.GA1215@ratsnest.hole>
72105              (better version of change #18687)
72106      Branch: perl
72107            ! t/comp/parser.t toke.c
72108 ____________________________________________________________________________
72109 [ 18752] By: jhi                                   on 2003/02/19  05:10:26
72110         Log: 'A' is not 65 everywhere.
72111      Branch: perl
72112            ! t/op/pack.t
72113 ____________________________________________________________________________
72114 [ 18751] By: chip                                  on 2003/02/19  03:54:45
72115         Log: Support one-parameter unpack(), which unpacks $_.
72116      Branch: perl
72117            ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
72118 ____________________________________________________________________________
72119 [ 18750] By: hv                                    on 2003/02/19  00:53:03
72120         Log: more complex assertions activation:
72121              Subject: Re: Did the assertion patch/feature submission get overlooked?
72122              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
72123              Date: Tue, 18 Feb 2003 19:24:13 +0000
72124              Message-ID: <3E52885D.5060903@yahoo.com>
72125      Branch: perl
72126            ! lib/assertions.pm lib/assertions/activate.pm
72127            ! t/comp/assertions.t
72128 ____________________________________________________________________________
72129 [ 18749] By: hv                                    on 2003/02/19  00:19:21
72130         Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
72131              From: andreas.koenig@anima.de (Andreas J. Koenig)
72132              Date: Tue, 18 Feb 2003 11:48:40 +0100
72133              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
72134      Branch: perl
72135            ! patchlevel.h
72136 ____________________________________________________________________________
72137 [ 18748] By: hv                                    on 2003/02/19  00:00:41
72138         Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
72139              From: Dave Mitchell <davem@fdgroup.com>
72140              Date: Tue, 18 Feb 2003 21:45:45 +0000
72141              Message-ID: <20030218214545.C18547@fdgroup.com>
72142
72143              and tests for the same:
72144              From: Dave Mitchell <davem@fdgroup.com>
72145              Date: Wed, 19 Feb 2003 00:42:01 +0000
72146              Message-ID: <20030219004201.F18547@fdgroup.com>
72147      Branch: perl
72148            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
72149 ____________________________________________________________________________
72150 [ 18747] By: hv                                    on 2003/02/18  23:47:06
72151         Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
72152              problems on case-insensitive file systems. Rename it back to
72153              t/run/switch_A.t
72154      Branch: perl
72155           +> t/run/switch_A.t
72156            - t/run/switchA.t
72157            ! MANIFEST
72158 ____________________________________________________________________________
72159 [ 18746] By: sky                                   on 2003/02/18  21:31:37
72160         Log: Subject: Re: -Os for Darwin why?
72161              From: schwern@pobox.com
72162              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
72163              Message-Id: <20030218113739.D25848@ttul.org>
72164      Branch: perl
72165            ! hints/darwin.sh
72166 ____________________________________________________________________________
72167 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
72168         Log: Format nit.
72169      Branch: perl
72170            ! util.c
72171 ____________________________________________________________________________
72172 [ 18740] By: sky                                   on 2003/02/18  06:33:57
72173         Log: Re: -Os for Darwin why?
72174              From: schwern@pobox.com
72175              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
72176              Message-Id: <20030217191403.A17553@ttul.org>
72177      Branch: perl
72178            ! hints/darwin.sh
72179 ____________________________________________________________________________
72180 [ 18739] By: hv                                    on 2003/02/18  01:04:01
72181         Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
72182              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
72183              Date: Mon, 17 Feb 2003 23:38:05 +0000
72184              Message-ID: <3E51725D.5060303@yahoo.com>
72185      Branch: perl
72186            + t/comp/assertions.t t/run/switchA.t
72187            ! MANIFEST
72188 ____________________________________________________________________________
72189 [ 18738] By: hv                                    on 2003/02/18  00:51:24
72190         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
72191              From: Nicholas Clark <nick@ccl4.org>
72192              Date: Mon, 17 Feb 2003 21:07:03 +0000
72193              Message-ID: <20030217210330.A8611@plum.flirble.org>
72194      Branch: perl
72195            ! sv.c
72196 ____________________________________________________________________________
72197 [ 18737] By: hv                                    on 2003/02/18  00:47:00
72198         Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
72199              From: Stephen McCamant <smcc@mit.edu>
72200              Date: Mon, 17 Feb 2003 19:34:36 -0500
72201              Date: Mon, 17 Feb 2003 19:34:36 -0500
72202              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
72203      Branch: perl
72204            ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
72205            ! ext/B/B/Terse.pm ext/B/t/terse.t
72206 ____________________________________________________________________________
72207 [ 18736] By: hv                                    on 2003/02/17  09:33:47
72208         Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
72209              From: Nicholas Clark <nick@unfortu.net>
72210              Date: Sun, 16 Feb 2003 23:09:50 +0000
72211              Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
72212      Branch: perl
72213            ! sv.c
72214 ____________________________________________________________________________
72215 [ 18735] By: hv                                    on 2003/02/17  09:13:02
72216         Log: Use the escape E<ntilde> in source files rather than the actual char.
72217      Branch: perl
72218            ! lib/assertions.pm lib/assertions/activate.pm
72219 ____________________________________________________________________________
72220 [ 18734] By: hv                                    on 2003/02/17  09:06:44
72221         Log: Suppress empty #ifdef blocks in embed.pl
72222      Branch: perl
72223            ! embed.h embed.pl
72224 ____________________________________________________________________________
72225 [ 18733] By: hv                                    on 2003/02/17  08:51:53
72226         Log: fix typo in sv.c and regenerate perlapi.pod
72227      Branch: perl
72228            ! pod/perlapi.pod sv.c
72229 ____________________________________________________________________________
72230 [ 18732] By: jhi                                   on 2003/02/17  06:40:09
72231         Log: Philip Newton has eagle eyes :-)
72232      Branch: perl
72233            ! pod/perlrun.pod
72234 ____________________________________________________________________________
72235 [ 18731] By: jhi                                   on 2003/02/17  05:31:18
72236         Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
72237      Branch: perl
72238            ! locale.c pod/perlrun.pod pod/perlunicode.pod
72239            ! pod/perluniintro.pod pod/perlvar.pod util.c
72240 ____________________________________________________________________________
72241 [ 18730] By: jhi                                   on 2003/02/17  04:44:53
72242         Log: Make also the -CAL conditional on locale.
72243      Branch: perl
72244            ! perl.c pod/perlrun.pod
72245 ____________________________________________________________________________
72246 [ 18729] By: jhi                                   on 2003/02/16  18:33:05
72247         Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
72248      Branch: perl
72249            ! embed.h embed.pl pod/perlembed.pod
72250 ____________________________________________________________________________
72251 [ 18728] By: jhi                                   on 2003/02/16  18:20:04
72252         Log: According to Sarathy it's better have the Ministry
72253              of Information to remove all memory of NO_EMBED.
72254              What NO_EMBED?
72255      Branch: perl
72256            ! embed.h embed.pl
72257 ____________________________________________________________________________
72258 [ 18727] By: hv                                    on 2003/02/16  13:55:10
72259         Log: add support for assertions. Updated form of:
72260              Subject: Re: Did the assertion patch/feature submission get overlooked?
72261              From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
72262              Date: Sat, 30 Nov 2002 17:24:09 +0000
72263              Message-ID: <3DE8F439.50402@yahoo.com>
72264      Branch: perl
72265            + lib/assertions.pm lib/assertions/activate.pm
72266            ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
72267            ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
72268            ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
72269 ____________________________________________________________________________
72270 [ 18726] By: hv                                    on 2003/02/16  13:10:32
72271         Log: COW regexps:
72272              Subject: [PATCH] Copy on write for $& and $1...
72273              From: Nicholas Clark <nick@unfortu.net>
72274              Date: Sun, 9 Feb 2003 23:00:09 +0000
72275              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
72276      Branch: perl
72277            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
72278            ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
72279 ____________________________________________________________________________
72280 [ 18725] By: hv                                    on 2003/02/16  13:08:52
72281         Log: inline SvREFCNT_dec:
72282              Subject: [PATCH] Copy on write for $& and $1...
72283              From: Nicholas Clark <nick@unfortu.net>
72284              Date: Sun, 9 Feb 2003 23:00:09 +0000
72285              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
72286      Branch: perl
72287            ! embed.fnc embed.h proto.h sv.c sv.h
72288 ____________________________________________________________________________
72289 [ 18723] By: hv                                    on 2003/02/16  11:12:58
72290         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
72291              From: Enache Adrian <enache@rdslink.ro>
72292              Date: Sun, 16 Feb 2003 00:05:10 +0200
72293              Message-ID: <20030215220510.GB893@ratsnest.hole>
72294      Branch: perl
72295            ! op.c
72296 ____________________________________________________________________________
72297 [ 18722] By: hv                                    on 2003/02/16  11:08:06
72298         Log: outdent else-if chain in scope()
72299      Branch: perl
72300            ! op.c
72301 ____________________________________________________________________________
72302 [ 18721] By: hv                                    on 2003/02/16  11:00:47
72303         Log: Subject: [PATCH] arcane tainting bug in vms.c
72304              From: "Craig A. Berry" <craigberry@mac.com>
72305              Date: Sat, 15 Feb 2003 12:29:03 -0600
72306              Message-ID: <3E4E86EF.8090609@mac.com>
72307      Branch: perl
72308            ! vms/vms.c
72309 ____________________________________________________________________________
72310 [ 18720] By: hv                                    on 2003/02/16  10:54:58
72311         Log: restrict PERL_PRESERVE_IVUV to things that should really give an
72312              integer, but extend to runtime. Based on:
72313              Subject: Re: [perl #20827] Unexpected scientific notation.
72314              From: hv@crypt.org
72315              Date: Wed, 12 Feb 2003 03:12:43 +0000
72316              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
72317      Branch: perl
72318            ! op.c pp.c
72319 ____________________________________________________________________________
72320 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
72321         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
72322              which will disable the short forms of the Perl_ API, good for
72323              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
72324      Branch: perl
72325            ! embed.h embed.pl pod/perlembed.pod
72326 ____________________________________________________________________________
72327 [ 18717] By: jhi                                   on 2003/02/16  09:44:57
72328         Log: Clarify the -C syntax a bit.
72329      Branch: perl
72330            ! pod/perlrun.pod
72331 ____________________________________________________________________________
72332 [ 18716] By: jhi                                   on 2003/02/16  08:29:54
72333         Log: Forgotten from #18715.
72334      Branch: perl
72335            ! embed.h proto.h
72336 ____________________________________________________________________________
72337 [ 18715] By: jhi                                   on 2003/02/15  21:19:37
72338         Log: The new(er) way of controlling Unicode I/O (and other) features;
72339              -C (or PERL_UNICODE).  See perlrun/-C for more details.
72340      Branch: perl
72341            ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
72342            ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
72343            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
72344            ! util.c
72345 ____________________________________________________________________________
72346 [ 18714] By: jhi                                   on 2003/02/15  12:31:25
72347         Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
72348      Branch: perl
72349            ! ext/Storable/Storable.xs
72350 ____________________________________________________________________________
72351 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
72352         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
72353              even closer to each other.  The dec_osf.pl is irrelevant
72354              for the current core but adding it makes for one less exception
72355              when integrating.
72356      Branch: perl
72357            + ext/Digest/MD5/hints/dec_osf.pl
72358            ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
72359            ! ext/Digest/MD5/t/files.t
72360 ____________________________________________________________________________
72361 [ 18711] By: jhi                                   on 2003/02/15  08:32:04
72362         Log: Update MD5 Changes; update checksums.
72363      Branch: perl
72364            ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
72365 ____________________________________________________________________________
72366 [ 18710] By: jhi                                   on 2003/02/15  08:19:20
72367         Log: Update the MD5 checksums.
72368      Branch: perl
72369            ! ext/Digest/MD5/t/files.t
72370 ____________________________________________________________________________
72371 [ 18709] By: jhi                                   on 2003/02/15  08:16:26
72372         Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
72373              (problem noticed by Graham with List::Util).
72374      Branch: perl
72375            ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
72376            ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
72377 ____________________________________________________________________________
72378 [ 18708] By: jhi                                   on 2003/02/15  07:31:17
72379         Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
72380              From: Enache Adrian <enache@rdslink.ro>
72381              Date: Sat, 15 Feb 2003 00:37:40 +0200
72382              Message-ID: <20030214223740.GA13575@ratsnest.hole>
72383      Branch: perl
72384            ! pp.c t/op/split.t
72385 ____________________________________________________________________________
72386 [ 18707] By: hv                                    on 2003/02/15  06:38:15
72387         Log: Subject: [doc patch] ext/threads/shared/shared.pm
72388              From: Stas Bekman <stas@stason.org>
72389              Date: Fri, 14 Feb 2003 11:12:39 +1100
72390              Message-ID: <3E4C3477.7030306@stason.org>
72391      Branch: perl
72392            ! ext/threads/shared/shared.pm
72393 ____________________________________________________________________________
72394 [ 18706] By: hv                                    on 2003/02/15  06:32:35
72395         Log: Subject: Re: perlvar phrasing clarification for $^S
72396              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
72397              Date: Fri, 14 Feb 2003 10:12:00 +1100
72398              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
72399      Branch: perl
72400            ! pod/perlvar.pod
72401 ____________________________________________________________________________
72402 [ 18705] By: hv                                    on 2003/02/15  06:27:07
72403         Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
72404              From: Dave Mitchell <davem@fdgroup.com>
72405              Date: Fri, 14 Feb 2003 22:48:27 +0000
72406              Message-ID: <20030214224827.B6783@fdgroup.com>
72407
72408              with tests:
72409              From: Slaven Rezic <slaven@rezic.de>
72410              Date: 14 Feb 2003 20:23:20 +0100
72411              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
72412      Branch: perl
72413            ! pp.c t/op/substr.t t/op/vec.t
72414 ____________________________________________________________________________
72415 [ 18704] By: hv                                    on 2003/02/15  06:17:06
72416         Log: Subject: Re: overriding builtins quirk
72417              From: Jerrad Pierce <belg4mit@MIT.EDU>
72418              Date: Fri, 14 Feb 2003 09:28:13 -0500
72419              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
72420      Branch: perl
72421            ! pod/perlsub.pod
72422 ____________________________________________________________________________
72423 [ 18703] By: rgs                                   on 2003/02/14  22:23:56
72424         Log: Subject: Re: trying to fix #20154, #20357
72425              From: Enache Adrian <enache@rdslink.ro>
72426              Date: Sat, 8 Feb 2003 21:05:14 +0200
72427              Message-ID: <20030208190514.GA866@ratsnest.hole>
72428              (fixes #19061 as well)
72429      Branch: perl
72430            ! pp_ctl.c t/op/goto.t
72431 ____________________________________________________________________________
72432 [ 18702] By: gbarr                                 on 2003/02/14  19:26:23
72433         Log: Update to Scalar-List-Utils 1.11
72434      Branch: perl
72435            + ext/List/Util/t/proto.t
72436            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
72437            ! ext/List/Util/lib/List/Util.pm
72438            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
72439 ____________________________________________________________________________
72440 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
72441         Log: gcc 3.2.1 does not have -Wall faith that tmp
72442              will not be used uninitialized.
72443      Branch: perl
72444            ! toke.c
72445 ____________________________________________________________________________
72446 [ 18698] By: hv                                    on 2003/02/12  03:01:32
72447         Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
72448              From: Slaven Rezic <slaven@rezic.de>
72449              Date: 30 Jan 2003 19:03:41 +0100
72450              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
72451      Branch: perl
72452            ! utils/perlbug.PL
72453 ____________________________________________________________________________
72454 [ 18697] By: hv                                    on 2003/02/12  02:20:39
72455         Log: Subject: [PATCH 5.9.0] to silence compiler warning
72456              From: Robin Barker <Robin.Barker@npl.co.uk>
72457              Date: Tue, 28 Jan 2003 13:27:17 -0000
72458              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
72459      Branch: perl
72460            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
72461            ! universal.c util.c
72462 ____________________________________________________________________________
72463 [ 18696] By: rgs                                   on 2003/02/11  20:13:21
72464         Log: Subject: [perl #20654] %*v02x considered invalid in printf
72465              From: Robin Barker (via RT) <perlbug-followup@perl.org>
72466              Date: 10 Feb 2003 16:43:23 -0000
72467              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
72468      Branch: perl
72469            ! sv.c t/op/sprintf.t
72470 ____________________________________________________________________________
72471 [ 18695] By: rgs                                   on 2003/02/11  20:00:23
72472         Log: Subject: mini-[patch] perlrun "^$W" typo
72473              From: Iain Truskett <spoon@dellah.org>
72474              Date: Tue, 11 Feb 2003 08:38:52 +1100
72475              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
72476      Branch: perl
72477            ! pod/perlrun.pod
72478 ____________________________________________________________________________
72479 [ 18694] By: rgs                                   on 2003/02/11  19:44:00
72480         Log: Subject: [PATCH] More B::Concise fixes
72481              From: Stephen McCamant <smcc@mit.edu>
72482              Date: Sun, 9 Feb 2003 17:28:38 -0500
72483              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
72484      Branch: perl
72485            ! ext/B/B/Concise.pm
72486 ____________________________________________________________________________
72487 [ 18693] By: merijn                                on 2003/02/11  08:14:29
72488         Log: More code cleanup.
72489
72490              Subject: Re: New SV Flag
72491              Date: Fri, 07 Feb 2003 09:57:43 +0100
72492              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72493              Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
72494      Branch: perl
72495            ! sv.c sv.h
72496 ____________________________________________________________________________
72497 [ 18692] By: jhi                                   on 2003/02/11  07:53:26
72498         Log: Dueling patches.
72499      Branch: perl
72500            - lib/CPAN/ChangeLog
72501            ! MANIFEST
72502 ____________________________________________________________________________
72503 [ 18691] By: hv                                    on 2003/02/11  00:27:56
72504         Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
72505              From: Mark Mielke <mark@mark.mielke.cc>
72506              Date: Mon, 20 Jan 2003 19:56:13 -0500
72507              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
72508      Branch: perl
72509            ! sv.c
72510 ____________________________________________________________________________
72511 [ 18690] By: hv                                    on 2003/02/10  22:08:05
72512         Log: fix comment in change #18689
72513      Branch: perl
72514            ! sv.c
72515 ____________________________________________________________________________
72516 [ 18689] By: hv                                    on 2003/02/10  21:59:34
72517         Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
72518              Now allows but ignores the 'l' modifier on floating point formats
72519              and adds a couple of tests.
72520      Branch: perl
72521            ! sv.c t/op/sprintf.t
72522 ____________________________________________________________________________
72523 [ 18688] By: sky                                   on 2003/02/10  19:54:13
72524         Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
72525              From: Enache Adrian <enache@rdslink.ro>
72526              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
72527              Message-Id: <20030209201025.GA1247@ratsnest.hole>
72528      Branch: perl
72529            ! pp_ctl.c
72530 ____________________________________________________________________________
72531 [ 18687] By: sky                                   on 2003/02/10  18:13:29
72532         Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
72533              From: Enache Adrian <enache@rdslink.ro>
72534              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
72535              Message-id: <20030210174858.GA872@ratsnest.hole>
72536      Branch: perl
72537            ! t/comp/parser.t toke.c
72538 ____________________________________________________________________________
72539 [ 18686] By: sky                                   on 2003/02/10  18:11:35
72540         Log: Compile under threads and MacOSX. For some reason newSVpvf
72541              was not exapnded.
72542      Branch: perl
72543            ! universal.c
72544 ____________________________________________________________________________
72545 [ 18685] By: ams                                   on 2003/02/10  03:44:07
72546         Log: No, we don't really want the utility scripts.
72547      Branch: perl
72548            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
72549            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
72550            ! MANIFEST ext/MIME/Base64/Makefile.PL
72551 ____________________________________________________________________________
72552 [ 18684] By: hv                                    on 2003/02/10  01:43:12
72553         Log: fix for C< use if qw/ 1 open :utf8 / > based on:
72554              Subject: [perl #20536] use if 1, open => ':utf8' fails
72555              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
72556              Date: 24 Jan 2003 22:39:06 -0000
72557              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
72558      Branch: perl
72559            ! lib/if.pm lib/if.t
72560 ____________________________________________________________________________
72561 [ 18683] By: hv                                    on 2003/02/10  01:15:52
72562         Log: Subject: RE: perldebug.pod suggestion
72563              From: "Jay Hannah" <jhannah@omnihotels.com>
72564              Date: Fri, 24 Jan 2003 11:28:44 -0600
72565              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
72566      Branch: perl
72567            ! pod/perldebug.pod
72568 ____________________________________________________________________________
72569 [ 18682] By: hv                                    on 2003/02/10  00:26:50
72570         Log: Subject: [PATCH] version objects final(?) patch
72571              From: John Peacock <jpeacock@rowman.com>
72572              Date: Sun, 05 Jan 2003 21:28:41 -0500
72573              Message-ID: <3E18E9D9.2040908@rowman.com>
72574      Branch: perl
72575            ! lib/version.pm lib/version.t universal.c util.c
72576 ____________________________________________________________________________
72577 [ 18680] By: chip                                  on 2003/02/09  17:39:33
72578         Log: Add CPAN ChangeLog to MANIFEST.
72579      Branch: perl
72580            ! MANIFEST
72581 ____________________________________________________________________________
72582 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
72583         Log: CPAN ChangeLog not needed, says Andreas.
72584      Branch: perl
72585            ! MANIFEST
72586 ____________________________________________________________________________
72587 [ 18677] By: jhi                                   on 2003/02/09  08:42:19
72588         Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
72589              From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
72590              Date: 8 Feb 2003 11:54:11 -0000
72591              Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
72592      Branch: perl
72593            ! ext/PerlIO/encoding/encoding.pm
72594 ____________________________________________________________________________
72595 [ 18676] By: jhi                                   on 2003/02/09  08:35:25
72596         Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
72597              From: Stas Bekman <stas@stason.org>
72598              Date: Sat, 08 Feb 2003 11:12:28 +1100
72599              Message-ID: <3E444B6C.5060407@stason.org>
72600      Branch: perl
72601            ! doio.c
72602 ____________________________________________________________________________
72603 [ 18675] By: jhi                                   on 2003/02/08  19:49:40
72604         Log: Possible cruft removal.
72605      Branch: perl
72606            ! x2p/Makefile.SH
72607 ____________________________________________________________________________
72608 [ 18674] By: jhi                                   on 2003/02/08  18:22:42
72609         Log: Signedness nits.
72610      Branch: perl
72611            ! toke.c
72612 ____________________________________________________________________________
72613 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
72614         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
72615      Branch: perl
72616            + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
72617            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
72618            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
72619            ! utils.lst
72620 ____________________________________________________________________________
72621 [ 18671] By: jhi                                   on 2003/02/08  08:35:06
72622         Log: Upgrade to Net::Ping 2.28, from Rob Brown.
72623      Branch: perl
72624            + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
72625            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
72626            ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
72627            ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
72628 ____________________________________________________________________________
72629 [ 18670] By: jhi                                   on 2003/02/08  07:23:02
72630         Log: Subject: [PATCH] perluniintro nit
72631              From: Autrijus Tang <autrijus@autrijus.org>
72632              Date: Fri, 7 Feb 2003 00:02:49 +0800
72633              Message-ID: <20030206160249.GA12984@not.autrijus.org>
72634      Branch: perl
72635            ! pod/perluniintro.pod
72636 ____________________________________________________________________________
72637 [ 18669] By: jhi                                   on 2003/02/06  20:06:09
72638         Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
72639              From: PPrymmer@factset.com
72640              Date: Wed, 5 Feb 2003 12:00:05 -0500
72641              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
72642      Branch: perl
72643            ! t/pod/find.t
72644 ____________________________________________________________________________
72645 [ 18668] By: jhi                                   on 2003/02/06  20:00:52
72646         Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
72647      Branch: perl
72648            ! proto.h
72649 ____________________________________________________________________________
72650 [ 18666] By: sky                                   on 2003/02/06  09:39:24
72651         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
72652              why we are not using SvOOK_on.
72653      Branch: perl
72654            ! sv.c
72655 ____________________________________________________________________________
72656 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
72657         Log: Things forgotten from Encode 1.87.
72658      Branch: perl
72659            ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
72660 ____________________________________________________________________________
72661 [ 18663] By: jhi                                   on 2003/02/06  04:03:31
72662         Log: Upgrade to Encode 1.87.
72663      Branch: perl
72664            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
72665            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
72666            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
72667            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
72668            ! ext/Encode/lib/Encode/CJKConstants.pm
72669            ! ext/Encode/lib/Encode/Encoder.pm
72670            ! ext/Encode/lib/Encode/Encoding.pm
72671            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
72672            ! ext/Encode/t/enc_eucjp.t
72673 ____________________________________________________________________________
72674 [ 18662] By: jhi                                   on 2003/02/05  19:40:38
72675         Log: Add the test of [perl #8760] (fixed by change #18656).
72676      Branch: perl
72677            ! t/run/fresh_perl.t
72678 ____________________________________________________________________________
72679 [ 18661] By: jhi                                   on 2003/02/05  19:28:37
72680         Log: has become fixed too (by changes #18653
72681              and #18658, methinks), adding the test(s).
72682      Branch: perl
72683            ! t/op/pat.t
72684 ____________________________________________________________________________
72685 [ 18660] By: jhi                                   on 2003/02/05  17:15:35
72686         Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
72687              From: Inaba HIroto <inaba@st.rim.or.jp>
72688              Date: Sat, 01 Feb 2003 21:58:20 +0900
72689              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
72690      Branch: perl
72691            ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
72692            ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
72693            ! ext/Encode/lib/Encode/Encoding.pm
72694            ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
72695            ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
72696 ____________________________________________________________________________
72697 [ 18659] By: jhi                                   on 2003/02/05  11:51:30
72698         Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
72699              From: PPrymmer@factset.com
72700              Date: Tue, 4 Feb 2003 12:03:17 -0500
72701              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
72702      Branch: perl
72703            ! ext/PerlIO/via/via.xs
72704 ____________________________________________________________________________
72705 [ 18658] By: jhi                                   on 2003/02/05  05:45:11
72706         Log: s/S_cache_re/cache_re/ for building with threads.
72707      Branch: perl
72708            ! regexec.c
72709 ____________________________________________________________________________
72710 [ 18657] By: rgs                                   on 2003/02/04  20:06:19
72711         Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
72712              From: Stephen McCamant <smcc@mit.edu>
72713              Date: Mon, 3 Feb 2003 21:01:07 -0500
72714              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
72715      Branch: perl
72716            ! ext/B/B/Concise.pm ext/B/t/concise.t
72717 ____________________________________________________________________________
72718 [ 18656] By: rgs                                   on 2003/02/04  20:02:56
72719         Log: Better version of change #18648, by Enache Adrian
72720              Message-ID: <20030204101533.GA11817@ratsnest.hole>
72721      Branch: perl
72722            ! op.c
72723 ____________________________________________________________________________
72724 [ 18655] By: jhi                                   on 2003/02/04  15:56:36
72725         Log: Add the new test to MANIFEST.
72726      Branch: perl
72727            ! MANIFEST
72728 ____________________________________________________________________________
72729 [ 18654] By: gbarr                                 on 2003/02/04  14:42:51
72730         Log: Sync with 1.10
72731      Branch: perl
72732            + ext/List/Util/t/lln.t
72733            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
72734            ! ext/List/Util/lib/List/Util.pm
72735            ! ext/List/Util/lib/Scalar/Util.pm
72736 ____________________________________________________________________________
72737 [ 18653] By: jhi                                   on 2003/02/04  11:04:25
72738         Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
72739              The PL_regdata was not set up (S_cache_re()) before it
72740              was needed (S_reginclass()).  The test put in fresh_perl.t
72741              because we need a pristine state to start.
72742      Branch: perl
72743            ! regexec.c t/run/fresh_perl.t
72744 ____________________________________________________________________________
72745 [ 18652] By: jhi                                   on 2003/02/04  06:35:51
72746         Log: Comment tweak.
72747      Branch: perl
72748            ! t/op/pat.t
72749 ____________________________________________________________________________
72750 [ 18651] By: jhi                                   on 2003/02/04  06:28:53
72751         Log: Signedness issue.
72752      Branch: perl
72753            ! ext/MIME/Base64/Base64.xs
72754 ____________________________________________________________________________
72755 [ 18650] By: rgs                                   on 2003/02/03  22:02:44
72756         Log: Force the C locale in makedepend, to prevent gcc from
72757              producing locale-dependent messages.
72758      Branch: perl
72759            ! makedepend.SH
72760 ____________________________________________________________________________
72761 [ 18649] By: rgs                                   on 2003/02/03  22:00:21
72762         Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
72763      Branch: perl
72764            ! pod/perlrun.pod
72765 ____________________________________________________________________________
72766 [ 18648] By: rgs                                   on 2003/02/03  19:32:57
72767         Log: Fix bug #8760 : cop_line isn't properly restored
72768              when a module is loaded at runtime behind the scenes.
72769      Branch: perl
72770            ! op.c t/lib/warnings/perlio
72771 ____________________________________________________________________________
72772 [ 18647] By: merijn                                on 2003/02/03  16:14:00
72773         Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
72774              From: Abe Timmerman <abe@ztreet.demon.nl>
72775              Date: Sun, 2 Feb 2003 18:27:57 +0100
72776              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
72777      Branch: perl
72778            ! hints/openbsd.sh
72779 ____________________________________________________________________________
72780 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
72781         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
72782              (Made Solaris go boom.)
72783      Branch: perl
72784            ! Configure
72785 ____________________________________________________________________________
72786 [ 18643] By: jhi                                   on 2003/02/03  10:36:15
72787         Log: Detypo.
72788      Branch: perl
72789            ! cop.h
72790 ____________________________________________________________________________
72791 [ 18642] By: ams                                   on 2003/02/03  08:26:36
72792         Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
72793              utility scripts?)
72794      Branch: perl
72795            + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
72796            + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
72797            ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
72798            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
72799            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
72800            ! ext/MIME/Base64/t/quoted-print.t
72801 ____________________________________________________________________________
72802 [ 18641] By: sky                                   on 2003/02/02  23:46:24
72803         Log: In any case, never copy this but use the same SV since
72804              if we copy we loose the hash we so badly need.
72805              For op_const we might still need to copy however.
72806      Branch: perl
72807            ! op.c
72808 ____________________________________________________________________________
72809 [ 18640] By: sky                                   on 2003/02/02  23:38:40
72810         Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
72811              threading issue. Should perhaps be a PVOP to save memory, but then
72812              we have nowhere to store the hash of the function!
72813      Branch: perl
72814            ! dump.c op.c pp_hot.c
72815 ____________________________________________________________________________
72816 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
72817         Log: Plan 9: Some time has passed.
72818      Branch: perl
72819            ! plan9/buildinfo
72820 ____________________________________________________________________________
72821 [ 18636] By: jhi                                   on 2003/02/02  20:02:11
72822         Log: Subject: Re: typo in checkin 18616
72823              From: Nick Ing-Simmons <nick@ing-simmons.net>
72824              Date: Sun, 02 Feb 2003 17:23:08 +0000
72825              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
72826      Branch: perl
72827            ! XSUB.h
72828 ____________________________________________________________________________
72829 [ 18635] By: jhi                                   on 2003/02/02  19:46:35
72830         Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
72831      Branch: perl
72832            + plan9/config_sh.sample
72833            ! MANIFEST
72834 ____________________________________________________________________________
72835 [ 18634] By: ams                                   on 2003/02/02  18:07:01
72836         Log: Subject: [PATCH] pod/perlfunc.pod
72837              From: abigail@abigail.nl
72838              Date: Sun, 2 Feb 2003 16:59:48 +0100
72839              Message-Id: <20030202155948.7971.qmail@abigail.nl>
72840      Branch: perl
72841            ! pod/perlfunc.pod
72842 ____________________________________________________________________________
72843 [ 18633] By: jhi                                   on 2003/02/02  16:48:26
72844         Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
72845              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
72846              Date: Wed, 22 Jan 2003 22:35:56 +0100
72847              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
72848      Branch: perl
72849            ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
72850 ____________________________________________________________________________
72851 [ 18632] By: jhi                                   on 2003/02/02  15:31:36
72852         Log: Also [perl #3547] has been fixed; add its test case.
72853      Branch: perl
72854            ! t/op/pat.t
72855 ____________________________________________________________________________
72856 [ 18631] By: jhi                                   on 2003/02/02  15:26:10
72857         Log: The [perl #7471] seems to have been fixed; add its test.
72858      Branch: perl
72859            ! t/op/pat.t
72860 ____________________________________________________________________________
72861 [ 18630] By: jhi                                   on 2003/02/02  15:21:23
72862         Log: seems to have been fixed; add its test.
72863      Branch: perl
72864            ! t/op/pat.t
72865 ____________________________________________________________________________
72866 [ 18629] By: jhi                                   on 2003/02/02  15:09:39
72867         Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
72868      Branch: perl
72869            + plan9/config_h.sample
72870            ! MANIFEST
72871 ____________________________________________________________________________
72872 [ 18628] By: jhi                                   on 2003/02/02  14:46:26
72873         Log: Plan 9: Update config.plan9 based on Russ Cox' work.
72874      Branch: perl
72875            ! plan9/config.plan9
72876 ____________________________________________________________________________
72877 [ 18627] By: jhi                                   on 2003/02/02  14:24:00
72878         Log: Plan 9: Update the list of object files.
72879      Branch: perl
72880            ! plan9/mkfile
72881 ____________________________________________________________________________
72882 [ 18626] By: jhi                                   on 2003/02/02  14:03:16
72883         Log: Plan 9: No Configure.
72884      Branch: perl
72885            ! Configure
72886 ____________________________________________________________________________
72887 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
72888         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
72889      Branch: perl
72890            ! Configure
72891 ____________________________________________________________________________
72892 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
72893         Log: minitest wasn't working.  (The $^X /miniperl/ test in
72894              io/crlf.t didn't work in Tru64, $^X was "./perl", used
72895              the same 'eval q/use .../' trick everywhere.)
72896      Branch: perl
72897            ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
72898            ! t/uni/tr_utf8.t
72899 ____________________________________________________________________________
72900 [ 18621] By: jhi                                   on 2003/02/02  12:23:28
72901         Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
72902              (test.pl-ise quotemeta.t, too)
72903      Branch: perl
72904            ! t/op/quotemeta.t toke.c
72905 ____________________________________________________________________________
72906 [ 18618] By: sky                                   on 2003/02/01  21:04:36
72907         Log: Fix bug #15837, temporary from storable call hadn't gotten
72908              freed yet and was cloned but without a real (AvREAL)
72909              reference to it. @_ doesn't refcount!
72910      Branch: perl
72911            ! ext/threads/threads.xs
72912 ____________________________________________________________________________
72913 [ 18616] By: jhi                                   on 2003/02/01  19:43:09
72914         Log: Integrate from perlio:
72915
72916              [ 18591]
72917              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
72918              correct XSUB.h
72919
72920              [ 18611]
72921              Michael Schroeder's fix for re-try if stdio ops after
72922              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
72923
72924              [ 18612]
72925              PerlIO friendly version of speed up of $/ = undef case.
72926
72927              [ 18613]
72928              fflush() before invalidating stdio's fileno.
72929      Branch: perl
72930           !> XSUB.h perlio.c sv.c
72931 ____________________________________________________________________________
72932 [ 18615] By: sky                                   on 2003/02/01  12:01:01
72933         Log: Don't free thread before using it, breaks platforms that
72934              trust that I really want to free what I free, (like HPUX
72935              and AIX).
72936      Branch: perl
72937            ! ext/threads/threads.xs
72938 ____________________________________________________________________________
72939 [ 18614] By: ams                                   on 2003/02/01  12:00:29
72940         Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
72941              From: Nick Ing-Simmons <nick@ing-simmons.net>
72942              Date: Sat, 01 Feb 2003 13:03:52 +0000
72943              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
72944      Branch: perl
72945            ! perlio.c
72946 ____________________________________________________________________________
72947 [ 18609] By: jhi                                   on 2003/01/31  08:58:40
72948         Log: Go even further (back) than change #18608 and revert
72949              to the 5.8.0 code, since otherwise split.t #40 fails.
72950              The four new tests of pat.t should keep us more honest.
72951      Branch: perl
72952            ! regexec.c
72953 ____________________________________________________________________________
72954 [ 18608] By: jhi                                   on 2003/01/31  08:24:53
72955         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
72956              From: Enache Adrian <enache@rdslink.ro>
72957              Date: Fri, 31 Jan 2003 09:20:59 +0200
72958              Message-ID: <20030131072059.GB6045@ratsnest.hole>
72959      Branch: perl
72960            ! regexec.c t/op/pat.t
72961 ____________________________________________________________________________
72962 [ 18607] By: ams                                   on 2003/01/31  02:29:56
72963         Log: Fix typo in version check ($[ to $]).
72964      Branch: perl
72965            ! ext/Storable/t/restrict.t
72966 ____________________________________________________________________________
72967 [ 18606] By: rgs                                   on 2003/01/30  22:02:47
72968         Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
72969              From: Jose.auguste-etienne@cgss-guyane.fr
72970              Date: Thu, 30 Jan 2003 12:40:53 -0300
72971              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
72972      Branch: perl
72973            ! pod/perlunicode.pod
72974 ____________________________________________________________________________
72975 [ 18605] By: rgs                                   on 2003/01/30  20:58:52
72976         Log: code example in the FAQ that isn't strict-friendly.
72977              Subject: [perl #20616] Tie::IxHash doc error.
72978              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
72979              Date: 30 Jan 2003 11:43:17 -0000
72980              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
72981      Branch: perl
72982            ! pod/perlfaq4.pod
72983 ____________________________________________________________________________
72984 [ 18604] By: rgs                                   on 2003/01/30  20:52:05
72985         Log: FAQ sync.
72986      Branch: perl
72987            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
72988            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
72989            ! pod/perlfaq8.pod
72990 ____________________________________________________________________________
72991 [ 18603] By: jhi                                   on 2003/01/30  08:05:22
72992         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
72993              From: Enache Adrian <enache@rdslink.ro>
72994              Date: Thu, 30 Jan 2003 10:48:09 +0200
72995              Message-ID: <20030130084809.GA16902@ratsnest.hole>
72996
72997              Fix for half of the failures, with an expanded test.
72998      Branch: perl
72999            ! lib/utf8.t sv.c
73000 ____________________________________________________________________________
73001 [ 18602] By: merijn                                on 2003/01/30  06:31:50
73002         Log: Updates to the openbsd hints
73003
73004              Subject: [perl #20606] [no subject]
73005              Date: 29 Jan 2003 18:38:37 -0000
73006              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
73007              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
73008      Branch: perl
73009            ! hints/openbsd.sh
73010 ____________________________________________________________________________
73011 [ 18601] By: jhi                                   on 2003/01/29  05:58:36
73012         Log: More of the #18600.
73013      Branch: perl
73014            ! pad.c
73015 ____________________________________________________________________________
73016 [ 18600] By: jhi                                   on 2003/01/29  05:37:12
73017         Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
73018              dumping (but now use SvPV_nolen).  (This change made an empty
73019              prototype to show up as "_" under -Uuseperlio.)
73020      Branch: perl
73021            ! dump.c
73022 ____________________________________________________________________________
73023 [ 18599] By: rgs                                   on 2003/01/28  21:07:08
73024         Log: Fix a very small memory leak in op_free, by reserving the
73025              case op_seq == (U16)-1 for the compiler backend
73026
73027              Subject: Re: Freeing code
73028              From: "Paul Johnson" <paul@pjcj.net>
73029              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
73030              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
73031      Branch: perl
73032            ! op.c
73033 ____________________________________________________________________________
73034 [ 18598] By: rgs                                   on 2003/01/28  20:43:02
73035         Log: Integrate from maint-5.8:
73036              Change 18450 :
73037              Tiny output tweak.
73038              Change 18429 :
73039              AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
73040              things like drand48_data are undefined).
73041              Change 18388 :
73042              List the PERL_MAGIC_utf8 ('w') flag.
73043      Branch: perl
73044           !> hints/aix.sh pod/perlguts.pod t/op/pat.t
73045 ____________________________________________________________________________
73046 [ 18597] By: rgs                                   on 2003/01/27  21:52:00
73047         Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
73048              From: Slaven Rezic <slaven@rezic.de>
73049              Date: 14 Jan 2003 20:58:54 +0100
73050              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
73051      Branch: perl
73052            ! ext/Sys/Hostname/Hostname.pm
73053 ____________________________________________________________________________
73054 [ 18596] By: rgs                                   on 2003/01/27  20:38:21
73055         Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
73056              without the lval context tweak. Used in OP_DBSTATE.
73057              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
73058              From: Dave Mitchell <davem@fdgroup.com>
73059              Date: Sun, 26 Jan 2003 17:42:42 +0000
73060              Message-ID: <20030126174242.H16182@fdgroup.com>
73061      Branch: perl
73062            ! cop.h pp_ctl.c
73063 ____________________________________________________________________________
73064 [ 18595] By: rgs                                   on 2003/01/27  20:32:01
73065         Log: Subject: [PATCH] make Copy On Write work once again
73066              From: Nicholas Clark <nick@unfortu.net>
73067              Date: Sat, 25 Jan 2003 00:25:50 +0000
73068              Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
73069      Branch: perl
73070            ! sv.h
73071 ____________________________________________________________________________
73072 [ 18594] By: jhi                                   on 2003/01/27  20:01:44
73073         Log: Update the pod list for Plan 9.
73074      Branch: perl
73075            ! plan9/mkfile
73076 ____________________________________________________________________________
73077 [ 18593] By: sky                                   on 2003/01/26  22:37:21
73078         Log: When we copy things out of a hash and increment the
73079              refcount of the shared scalar, we really must protect
73080              that refcount increase with a lock, or else it might not
73081              happen. Fixes segfault when objects would prematurely
73082              be killed.
73083      Branch: perl
73084            ! ext/threads/shared/shared.xs
73085 ____________________________________________________________________________
73086 [ 18592] By: jhi                                   on 2003/01/26  21:54:36
73087         Log: Missing (STRLEN)casts.
73088      Branch: perl
73089            ! sv.c
73090 ____________________________________________________________________________
73091 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
73092         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
73093
73094              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
73095              From: Dave Mitchell <davem@fdgroup.com>
73096              Date: Fri, 24 Jan 2003 18:44:19 +0000
73097              Message-ID: <20030124184419.F11179@fdgroup.com>
73098      Branch: perl
73099            ! mg.c op.h pp_ctl.c
73100 ____________________________________________________________________________
73101 [ 18588] By: jhi                                   on 2003/01/26  12:18:10
73102         Log: Lest people get worried about not having PerlIO.
73103      Branch: perl
73104            ! pod/perluniintro.pod
73105 ____________________________________________________________________________
73106 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
73107         Log: Plan 9 doesn't do nm, from Russ Cox.
73108      Branch: perl
73109            ! Configure
73110 ____________________________________________________________________________
73111 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
73112         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
73113      Branch: perl
73114            ! plan9/plan9ish.h
73115 ____________________________________________________________________________
73116 [ 18583] By: jhi                                   on 2003/01/26  09:08:36
73117         Log: Plan 9 compiler can't return quads from the ?: (condop).
73118              (There may be more spots like this, so a Configure test
73119              maybe in order, but this works for now.)  From Russ Cox.
73120      Branch: perl
73121            ! ext/PerlIO/via/via.xs plan9/plan9ish.h
73122 ____________________________________________________________________________
73123 [ 18581] By: ams                                   on 2003/01/26  05:29:40
73124         Log: Subject: Re: truncate using a globref
73125              From: Slaven Rezic <slaven@rezic.de>
73126              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
73127              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
73128      Branch: perl
73129            ! pp_sys.c t/io/fs.t
73130 ____________________________________________________________________________
73131 [ 18580] By: ams                                   on 2003/01/26  04:57:47
73132         Log: Subject: patch to speed up Perl's slurp mode
73133              From: Enache Adrian <enache@rdslink.ro>
73134              Date: Fri, 24 Jan 2003 06:23:54 +0200
73135              Message-Id: <20030124042354.GA30362@ratsnest.hole>
73136      Branch: perl
73137            ! sv.c
73138 ____________________________________________________________________________
73139 [ 18579] By: ams                                   on 2003/01/26  02:50:44
73140         Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
73141              From: Enache Adrian <enache@rdslink.ro>
73142              Date: Sun, 26 Jan 2003 04:55:48 +0200
73143              Message-Id: <20030126025548.GB812@ratsnest.hole>
73144      Branch: perl
73145            ! pp_ctl.c
73146 ____________________________________________________________________________
73147 [ 18578] By: ams                                   on 2003/01/26  02:40:20
73148         Log: Subject: [PATCH Storable 2.06] const declaration fixup
73149              From: "Craig A. Berry" <craigberry@mac.com>
73150              Date: Thu, 23 Jan 2003 16:24:46 -0600
73151              Message-Id: <3E306BAE.4030807@mac.com>
73152      Branch: perl
73153            ! ext/Storable/Storable.xs
73154 ____________________________________________________________________________
73155 [ 18577] By: rgs                                   on 2003/01/23  20:46:00
73156         Log: Subject: [PATCH] move pad.c warnings to different test file
73157              From: Dave Mitchell <davem@fdgroup.com>
73158              Date: Thu, 23 Jan 2003 20:56:47 +0000
73159              Message-ID: <20030123205647.C8696@fdgroup.com>
73160      Branch: perl
73161            + t/lib/warnings/pad
73162            ! MANIFEST t/lib/warnings/op
73163 ____________________________________________________________________________
73164 [ 18573] By: nick                                  on 2003/01/23  07:26:43
73165         Log: Fix Solaris 32-bit invalidate case.
73166      Branch: perl
73167            ! perlio.c
73168 ____________________________________________________________________________
73169 [ 18572] By: rgs                                   on 2003/01/22  21:40:21
73170         Log: Integrate change 18448 from maint-5.8 :
73171
73172              Subject: Partial Data::Dumper patch
73173              From: Richard Clamp <richardc@unixbeard.net>
73174              Date: Sat, 4 Jan 2003 00:52:47 +0000
73175              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
73176
73177              Subject: Re: Partial Data::Dumper patch
73178              From: Slaven Rezic <slaven@rezic.de>
73179              Date: 04 Jan 2003 02:48:08 +0100
73180              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
73181      Branch: perl
73182           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
73183 ____________________________________________________________________________
73184 [ 18571] By: rgs                                   on 2003/01/22  21:22:31
73185         Log: Subject: [PATCH] Re: difference between my and our before introduction
73186              From: Dave Mitchell <davem@fdgroup.com>
73187              Date: Thu, 16 Jan 2003 17:12:37 +0000
73188              Message-ID: <20030116171237.C420@fdgroup.com>
73189              (with a small test tweak)
73190      Branch: perl
73191            ! pad.c t/comp/our.t toke.c
73192 ____________________________________________________________________________
73193 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
73194         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
73195      Branch: perl
73196            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
73197 ____________________________________________________________________________
73198 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
73199         Log: Integrate from perlio:
73200              [ 18560]
73201              Fixes for open.pm which attempts to load layers:
73202              1. C equivalent of local $SIG{__WARN__} = sub {}
73203              while loading layers to supress warnings lib/open.t does
73204              not want.
73205              2. The loading scheme does not recurse now so look for
73206              new symptom of bad layer which is that a good module
73207              fails to load (as we cannot open any files).
73208
73209              NOTE: In my opinion open.pm should probably die on bad layer
73210              spec rather than just (maybe) warning and then allowing opens
73211              to fail.
73212      Branch: perl
73213           !> lib/open.t perlio.c
73214 ____________________________________________________________________________
73215 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
73216         Log: Upgrade to Encode 1.86.
73217      Branch: perl
73218            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
73219            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
73220            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
73221 ____________________________________________________________________________
73222 [ 18558] By: jhi                                   on 2003/01/22  13:05:27
73223         Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
73224              From: Dave Mitchell <davem@fdgroup.com>
73225              Date: Sun, 19 Jan 2003 17:22:05 +0000
73226              Message-ID: <20030119172204.D24444@fdgroup.com>
73227      Branch: perl
73228            ! dump.c
73229 ____________________________________________________________________________
73230 [ 18557] By: jhi                                   on 2003/01/22  13:01:15
73231         Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
73232              From: Nicholas Clark <nick@unfortu.net>
73233              Date: Tue, 21 Jan 2003 22:27:21 +0000
73234              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
73235      Branch: perl
73236            ! sv.c t/op/ref.t
73237 ____________________________________________________________________________
73238 [ 18556] By: jhi                                   on 2003/01/22  12:59:02
73239         Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
73240              From: Robin Barker <Robin.Barker@npl.co.uk>
73241              Date: Mon, 20 Jan 2003 15:26:21 -0000
73242              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
73243      Branch: perl
73244            ! perlio.h
73245 ____________________________________________________________________________
73246 [ 18555] By: jhi                                   on 2003/01/22  12:57:20
73247         Log: Integrate from perlio:
73248              [ 18539]
73249              Try the invalidate_fileno() idea for non-leaky stdio sockets.
73250
73251              [ 18540]
73252              stdio does NOT set errno==EBADF on invalidated fileno
73253
73254              [ 18547]
73255              Tweak APItest for new semantics of printf.
73256              Now printf() is always real printf() and not #define'd to
73257              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
73258              back to original file does not affect stdout unless we are
73259              using :stdio as implementation. So things printf()ed XS side
73260              are not written to file (and turn up at end of test).
73261              So add an XS function which does fflush(stdout), modify .pm
73262              file to export it and .t file to call it.
73263
73264              [ 18548]
73265              Add defined(__osf__) case to invalidate_fileno (for Tru64).
73266
73267              [ 18549]
73268              Report layer name (without arg) on fail, and attempt to
73269              autoload layer name. (Fix for [perl #20460]).
73270
73271              [ 18550]
73272              #if defined(__irix__) (for stdio invalidate) from Jarkko.
73273      Branch: perl
73274           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
73275           !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
73276 ____________________________________________________________________________
73277 [ 18554] By: jhi                                   on 2003/01/22  12:47:03
73278         Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
73279              From: Dave Mitchell <davem@fdgroup.com>
73280              Date: Sun, 19 Jan 2003 16:43:54 +0000
73281              Message-ID: <20030119164353.B24444@fdgroup.com>
73282      Branch: perl
73283            ! av.c t/op/array.t
73284 ____________________________________________________________________________
73285 [ 18553] By: jhi                                   on 2003/01/22  12:43:31
73286         Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
73287              From: Martti Rahkila <martti.rahkila@hut.fi>
73288              Date: Sat, 18 Jan 2003 00:25:39 +0200
73289              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
73290
73291              (chose the 'even safer' version)
73292      Branch: perl
73293            ! lib/Term/Complete.pm
73294 ____________________________________________________________________________
73295 [ 18552] By: jhi                                   on 2003/01/22  12:34:06
73296         Log: Subject: [PATCH] assert PV isn't RV
73297              From: Nicholas Clark <nick@unfortu.net>
73298              Date: Fri, 17 Jan 2003 19:40:45 +0000
73299              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
73300      Branch: perl
73301            ! sv.h
73302 ____________________________________________________________________________
73303 [ 18551] By: jhi                                   on 2003/01/22  12:28:11
73304         Log: Integrate from maint-5.8:
73305              [ 18375]
73306              Better version of change #18370; use the new 'E' flag
73307              so that cxinc is exposed (as cpp) only to List::Util
73308              (well, any extension) (well, anyone who does -DPERL_EXT),
73309              no need to export it globally.
73310      Branch: perl
73311           !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
73312 ____________________________________________________________________________
73313 [ 18545] By: ams                                   on 2003/01/22  06:06:26
73314         Log: Subject: [PATCH perl-current] AUTHORS correction
73315              From: Richard Soderberg <rs@crystalflame.net>
73316              Date: Wed, 22 Jan 2003 02:08:13 -0500
73317              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
73318      Branch: perl
73319            ! AUTHORS
73320 ____________________________________________________________________________
73321 [ 18544] By: jhi                                   on 2003/01/22  03:45:01
73322         Log: Continuation of #18542.
73323      Branch: perl
73324            ! sv.c
73325 ____________________________________________________________________________
73326 [ 18543] By: jhi                                   on 2003/01/22  03:21:23
73327         Log: Update the MD5 checksums.
73328      Branch: perl
73329            ! ext/Digest/MD5/t/files.t
73330 ____________________________________________________________________________
73331 [ 18542] By: hv                                    on 2003/01/22  01:37:52
73332         Log: #18530 misses a couple of pTHX definitions
73333      Branch: perl
73334            ! sv.c
73335 ____________________________________________________________________________
73336 [ 18541] By: jhi                                   on 2003/01/21  22:08:51
73337         Log: Try to make including patchlevel.h a bit more
73338              robust (use <> instead of "") and in case of
73339              failure (PERL_VERSION didn't get defined) try
73340              to fail (by trying to #include an "obviously"
73341              named file that should not exist) (didn't use
73342              #error since IIRC older cpps do not have it)
73343              (Tries to address [perl #20276].)
73344      Branch: perl
73345            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
73346            ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
73347            ! ext/Storable/Storable.xs
73348 ____________________________________________________________________________
73349 [ 18538] By: merijn                                on 2003/01/21  16:54:00
73350         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
73351              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73352              Date: Mon, 30 Dec 2002 18:01:16 -0800
73353              Message-ID: <spPE+gzkg+6F092yn@efn.org>
73354      Branch: perl
73355            ! Configure
73356 ____________________________________________________________________________
73357 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
73358         Log: Allow explicit -C enable/disable by -C:1/-C:0
73359              (suggested by Peter Haworth).
73360      Branch: perl
73361            ! perl.c pod/perlrun.pod
73362 ____________________________________________________________________________
73363 [ 18534] By: hv                                    on 2003/01/21  02:22:53
73364         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
73365              From: Chip Turner <cturner@redhat.com>
73366              Date: 02 Jan 2003 11:35:57 -0500
73367              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
73368      Branch: perl
73369            ! lib/Pod/Perldoc.pm
73370 ____________________________________________________________________________
73371 [ 18533] By: hv                                    on 2003/01/21  02:15:29
73372         Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
73373              From: hv@crypt.org
73374              Date: Thu, 02 Jan 2003 14:33:49 +0000
73375              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
73376      Branch: perl
73377            ! regexec.c t/op/subst.t
73378 ____________________________________________________________________________
73379 [ 18532] By: hv                                    on 2003/01/21  01:56:31
73380         Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
73381              From: Martien Verbruggen <mgjv@tradingpost.com.au>
73382              Date: Tue, 31 Dec 2002 16:42:28 +1100
73383              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
73384      Branch: perl
73385            ! pod/perlsyn.pod
73386 ____________________________________________________________________________
73387 [ 18531] By: hv                                    on 2003/01/21  01:52:49
73388         Log: integrate #18366-18370 from maint-5.8:
73389              Implement the CPP namespace protection from [perl #8610];
73390              unless a function has an 'A' flag, it's defined only if
73391              PERL_CORE.  (Why do we have so many many functions with an
73392              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
73393              could be cut down further by having a state variable and
73394              inserting #ifdefs and #endifs when the state flips.)
73395
73396              Caught by change #18366; thanks to the re extension we have some
73397              functions that are file static but yet part of "the public API"...
73398              Maybe a new class of exportability (a new embed.fnc flag) is
73399              required for this case.
73400
73401              Continue on change #18367; implement the said flag, 'E'.
73402              (Some nm output studying was needed to get the right set
73403              of re symbols defined.)
73404
73405              In AIX (strict symbol exports) the cxinc is needed for List::Util.
73406      Branch: perl
73407            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
73408 ____________________________________________________________________________
73409 [ 18530] By: hv                                    on 2003/01/21  01:37:03
73410         Log: integrate (by hand) #18353 and #18359 from maint-5.8:
73411              Introduce a cache for UTF-8 data: length and byte<->char offset
73412              mapping are stored in a new type of magic.  Speeds up length(),
73413              substr(), index(), rindex(), pos(), and some parts of s///.
73414
73415              The speedup varies a lot (on the usual suspects: what is the
73416              access pattern of the data, compiler, CPU), but should be at
73417              least one order of magnitude, and getting to the same magnitude
73418              as byte string speeds, and in some cases  (length on unchanged data)
73419              even reaching the byte string speed.  On the other hand, in some
73420              cases (index) the byte speed is still faster by a factor of five
73421              or so, but the bottleneck there does not seem to be any more
73422              the byte<->char offset mapping (instead, the fbm_instr() speed).
73423
73424              There is one cache slot for the length, and only two for the
73425              byte<->char offset mapping (the first one for the start->offset,
73426              and the second for the offset->offset+length, when talking
73427              in substr() terms).
73428
73429              Code this hairy is bound to have hairy trolls hiding under it.
73430              [...]
73431              A small tweak on top of #18353: don't display mg_len bytes of
73432              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
73433      Branch: perl
73434            ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
73435            ! sv.c util.c
73436 ____________________________________________________________________________
73437 [ 18529] By: hv                                    on 2003/01/21  00:44:20
73438         Log: integrate #18349 from maint-5.8:
73439              At least partially address [perl #10000] by speeding
73440              up both the ASCII case (by about 2-3%) and the UTF-8 case
73441              (by about 45%).  The major trick is to avoid hitting the
73442              costly S_reginclass().  (Even before this patch the speedup
73443              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
73444              still about 30-60% slower than the ASCII case.  (Note that
73445              I'm unable to reproduce the 10-fold speed difference of the
73446              original bug report; I can see a factor of 2 or 3, but no more.)
73447      Branch: perl
73448           !> regexec.c
73449 ____________________________________________________________________________
73450 [ 18528] By: hv                                    on 2003/01/21  00:24:11
73451         Log: Subject: [PATCH pp_ctl.c] silence warning
73452              From: Dave Mitchell <davem@fdgroup.com>
73453              Date: Sun, 29 Dec 2002 15:09:31 +0000
73454              Message-ID: <20021229150931.C2325@fdgroup.com>
73455      Branch: perl
73456            ! pp_ctl.c
73457 ____________________________________________________________________________
73458 [ 18527] By: hv                                    on 2003/01/21  00:04:14
73459         Log: Subject: perl version reporting
73460              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73461              Date: Wed, 18 Dec 2002 08:30:32 +0100
73462              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
73463      Branch: perl
73464            ! perl.c
73465 ____________________________________________________________________________
73466 [ 18526] By: hv                                    on 2003/01/20  23:21:22
73467         Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
73468              From: Blair Zajac <blair@orcaware.com>
73469              Date: Wed, 08 Jan 2003 12:28:35 -0800
73470              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
73471      Branch: perl
73472            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
73473            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
73474 ____________________________________________________________________________
73475 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
73476         Log: Integrate from perlio:
73477              [ 18520]
73478              Move #define printf out of perl.h into appropriate
73479              PerlIO files.
73480      Branch: perl
73481           !> fakesdio.h nostdio.h perl.h
73482 ____________________________________________________________________________
73483 [ 18523] By: jhi                                   on 2003/01/20  17:48:51
73484         Log: Upgrade to Digest 1.02.
73485      Branch: perl
73486            ! lib/Digest.pm lib/Digest.t
73487 ____________________________________________________________________________
73488 [ 18522] By: jhi                                   on 2003/01/20  17:43:15
73489         Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
73490              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
73491              Date: 20 Jan 2003 01:54:07 -0000
73492              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
73493      Branch: perl
73494            ! pp_hot.c
73495 ____________________________________________________________________________
73496 [ 18521] By: jhi                                   on 2003/01/20  17:37:35
73497         Log: Retract #18154 (integrate of perlio #18507), not enough
73498              threadsafety.
73499      Branch: perl
73500            ! perlio.c
73501 ____________________________________________________________________________
73502 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
73503         Log: Encode MANIFEST update.
73504      Branch: perl
73505            ! ext/Encode/MANIFEST
73506 ____________________________________________________________________________
73507 [ 18517] By: nick                                  on 2003/01/20  08:34:10
73508         Log: Integrate #18405 from maint-5.8 which fixes whitespac
73509              issues in open(FH,"&...")
73510      Branch: perl
73511           !> doio.c
73512 ____________________________________________________________________________
73513 [ 18516] By: jhi                                   on 2003/01/19  13:48:10
73514         Log: microperl update.
73515      Branch: perl
73516            ! Makefile.micro uconfig.h uconfig.sh
73517 ____________________________________________________________________________
73518 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
73519         Log: Integrate from perlio:
73520              [ 18507]
73521              Thread-protection for dup/fclose/dup2 scheme of stdio leak
73522              avoidance.
73523      Branch: perl
73524           !> perlio.c t/io/tell.t
73525 ____________________________________________________________________________
73526 [ 18513] By: jhi                                   on 2003/01/18  18:07:01
73527         Log: Slight pod reformatting based on [perl #20284].
73528      Branch: perl
73529            ! README.mint ext/Data/Dumper/Dumper.pm
73530 ____________________________________________________________________________
73531 [ 18512] By: jhi                                   on 2003/01/17  21:00:15
73532         Log: EPOC perl address updates.
73533      Branch: perl
73534            ! README.epoc
73535 ____________________________________________________________________________
73536 [ 18511] By: jhi                                   on 2003/01/17  20:23:42
73537         Log: Upgrade to Digest 1.01.
73538      Branch: perl
73539            ! lib/Digest.pm
73540 ____________________________________________________________________________
73541 [ 18510] By: jhi                                   on 2003/01/17  19:53:37
73542         Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
73543      Branch: perl
73544            ! utils/libnetcfg.PL
73545 ____________________________________________________________________________
73546 [ 18509] By: jhi                                   on 2003/01/17  19:45:11
73547         Log: Upgrade to Digest::MD5 2.22.
73548      Branch: perl
73549            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
73550            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
73551            ! ext/Digest/MD5/t/files.t
73552 ____________________________________________________________________________
73553 [ 18508] By: merijn                                on 2003/01/17  14:12:53
73554         Log: Subject: Re: 18457 on cygwin/20030113
73555              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
73556              Date: Fri, 17 Jan 2003 15:10:34 +0000
73557              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
73558      Branch: perl
73559            ! t/io/tell.t
73560 ____________________________________________________________________________
73561 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
73562         Log: Integrate from perlio:
73563              [ 18476]
73564              Remove workaround for :stdio layer bug now fixed
73565              (Fixes #18975)
73566      Branch: perl
73567           !> pp_sys.c
73568 ____________________________________________________________________________
73569 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
73570         Log: Integrate from maint-5.6:
73571              [ 18477]
73572              search utility doesn't skip exe/lib/pdb files properly on windows
73573      Branch: perl
73574           !> win32/bin/search.pl
73575 ____________________________________________________________________________
73576 [ 18501] By: rgs                                   on 2003/01/16  21:28:42
73577         Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
73578              From: "Jos I. Boumans" <kane@dwim.org>
73579              Date: Thu, 16 Jan 2003 14:04:48 +0100
73580              Message-ID: <3E26ADF0.6010605@dwim.org>
73581              (with test tweaks)
73582      Branch: perl
73583            ! lib/File/Find.pm lib/File/Find/t/find.t
73584 ____________________________________________________________________________
73585 [ 18500] By: rgs                                   on 2003/01/16  21:17:14
73586         Log: Integrate #18447 from maint-5.8 :
73587              test.pl-ise t/op/fh.t.
73588      Branch: perl
73589           !> t/op/fh.t
73590 ____________________________________________________________________________
73591 [ 18499] By: rgs                                   on 2003/01/16  20:58:59
73592         Log: Integrate changes to Attribute::Handlers from maint-5.8
73593              (18404 and 18427).
73594              Subject: [PATCH] Re: Attribute::Handlers phase variance
73595              From: Richard Clamp <richardc@unixbeard.net>
73596              Date: Mon, 9 Dec 2002 11:10:24 +0000
73597              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
73598      Branch: perl
73599           !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
73600 ____________________________________________________________________________
73601 [ 18498] By: rgs                                   on 2003/01/16  20:48:10
73602         Log: Integrate changes #18422 and #18423 from maint-5.8.
73603              18422 :
73604              Third Degree found a read of uninit memory (after setting
73605              grent_size with sysconf(), pwent_size was read).  Also make
73606              the ERANGE/INVARG more consistent.
73607              18423 :
73608              spent_size was still off.  (As far as I can tell
73609              _SC_GETPW_R_SIZE_MAX is supposed to be used also
73610              for spents, not just pwents.)
73611      Branch: perl
73612           !> reentr.c reentr.h reentr.pl
73613 ____________________________________________________________________________
73614 [ 18497] By: rgs                                   on 2003/01/16  20:40:58
73615         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
73616              From: Dave Mitchell <davem@fdgroup.com>
73617              Date: Wed, 1 Jan 2003 21:43:24 +0000
73618              Message-ID: <20030101214324.F12907@fdgroup.com>
73619              (integrated from change #18397 in maint-5.8)
73620      Branch: perl
73621           !> lib/Time/Local.pm lib/Time/Local.t
73622 ____________________________________________________________________________
73623 [ 18496] By: jhi                                   on 2003/01/16  20:36:23
73624         Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
73625              code changes from Inaba Hiroto; test tweaks by jhi.
73626      Branch: perl
73627            + ext/Encode/t/enc_eucjp.t
73628            ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
73629            ! pp.c sv.c sv.h t/uni/tr_utf8.t
73630 ____________________________________________________________________________
73631 [ 18495] By: jhi                                   on 2003/01/16  20:19:36
73632         Log: It seems the binmode() is needed with UTF-8 locales enabled.
73633      Branch: perl
73634            ! ext/Encode/t/CJKT.t
73635 ____________________________________________________________________________
73636 [ 18494] By: jhi                                   on 2003/01/16  20:11:35
73637         Log: Upgrade to CGI.pm 2.89.
73638      Branch: perl
73639            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
73640            ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
73641 ____________________________________________________________________________
73642 [ 18493] By: jhi                                   on 2003/01/16  20:03:01
73643         Log: Subject: Update for ext/MIME/Base64/
73644              From: Gisle Aas <gisle@ActiveState.com>
73645              Date: 30 Dec 2002 07:34:34 -0800
73646              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
73647      Branch: perl
73648            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
73649            ! ext/MIME/Base64/QuotedPrint.pm
73650            ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
73651 ____________________________________________________________________________
73652 [ 18492] By: jhi                                   on 2003/01/16  19:56:07
73653         Log: Subject: Update for ext/Digest/MD5/
73654              From: Gisle Aas <gisle@ActiveState.com>
73655              Date: 30 Dec 2002 07:38:16 -0800
73656              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
73657      Branch: perl
73658            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
73659            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
73660            ! ext/Digest/MD5/t/files.t
73661 ____________________________________________________________________________
73662 [ 18491] By: jhi                                   on 2003/01/16  19:24:10
73663         Log: if (0) the PL_widesyscalls code for now: Sarathy
73664              should take another look to see whether it is really
73665              safe to remove the code, too.
73666      Branch: perl
73667            ! win32/win32.h wince/win32.h
73668 ____________________________________________________________________________
73669 [ 18490] By: jhi                                   on 2003/01/16  01:58:39
73670         Log: Make the locale-induced UTF-8-ification of STD fhs
73671              and the default file open layer explicit (either -C
73672              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
73673      Branch: perl
73674            ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
73675            ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
73676            ! pod/perlvar.pod
73677 ____________________________________________________________________________
73678 [ 18489] By: rgs                                   on 2003/01/15  20:55:00
73679         Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
73680              From: Brendan O'Dea <bod@debian.org>
73681              Date: Sun, 12 Jan 2003 06:18:32 +1100
73682              Message-ID: <20030111191832.GA19441@londo.c47.org>
73683      Branch: perl
73684            ! pod/perlrun.pod
73685 ____________________________________________________________________________
73686 [ 18488] By: rgs                                   on 2003/01/15  20:51:48
73687         Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
73688              From: Brendan O'Dea <bod@debian.org>
73689              Date: Sun, 12 Jan 2003 06:17:30 +1100
73690              Message-ID: <20030111191730.GA19420@londo.c47.org>
73691      Branch: perl
73692            ! lib/diagnostics.pm
73693 ____________________________________________________________________________
73694 [ 18487] By: rgs                                   on 2003/01/15  20:45:14
73695         Log: Add a test case for bug [perl #19545]
73696      Branch: perl
73697            ! t/op/do.t
73698 ____________________________________________________________________________
73699 [ 18486] By: rgs                                   on 2003/01/15  20:34:52
73700         Log: isa() and can() didn't work on magic variables
73701              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
73702              plus a test case by B. Goldberg
73703      Branch: perl
73704            ! t/op/universal.t universal.c
73705 ____________________________________________________________________________
73706 [ 18485] By: rgs                                   on 2003/01/15  20:10:57
73707         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
73708              From: Stephen McCamant <smcc@mit.edu>
73709              Date: Thu, 2 Jan 2003 18:08:23 -0500
73710              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
73711              Plus a test by Jarkko
73712              Integrated from changes 18444 and 18446 from maint-5.8
73713      Branch: perl
73714           +> t/op/readline.t
73715           !> MANIFEST pp_hot.c
73716 ____________________________________________________________________________
73717 [ 18484] By: jhi                                   on 2003/01/15  14:09:57
73718         Log: Upgrade to Time::HiRes 1.42.
73719      Branch: perl
73720            + ext/Time/HiRes/fallback/const-c.inc
73721            + ext/Time/HiRes/fallback/const-xs.inc
73722            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
73723            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
73724 ____________________________________________________________________________
73725 [ 18483] By: jhi                                   on 2003/01/15  00:23:20
73726         Log: Detypo.
73727      Branch: perl
73728            ! ext/Encode/Unicode/Unicode.xs
73729 ____________________________________________________________________________
73730 [ 18482] By: rgs                                   on 2003/01/14  21:41:04
73731         Log: Integrate change #18365 from maint-5.8 :
73732              Doc tweak on the S_ macros.
73733      Branch: perl
73734           !> pod/perlfunc.pod
73735 ____________________________________________________________________________
73736 [ 18481] By: jhi                                   on 2003/01/14  12:40:24
73737         Log: Apparently some stdios have bugs (no! don't tell it is so!)
73738              or there is a corner of stdio that is substandardised.
73739      Branch: perl
73740            ! t/io/tell.t
73741 ____________________________________________________________________________
73742 [ 18480] By: jhi                                   on 2003/01/14  01:25:14
73743         Log: Encode 1.84 broke the subtest #7, further study required.
73744      Branch: perl
73745            ! t/uni/tr_utf8.t
73746 ____________________________________________________________________________
73747 [ 18479] By: jhi                                   on 2003/01/13  23:13:02
73748         Log: Add a test for encoding 'utf8'.
73749      Branch: perl
73750            + ext/Encode/t/enc_utf8.t
73751            ! MANIFEST ext/Encode/MANIFEST
73752 ____________________________________________________________________________
73753 [ 18478] By: jhi                                   on 2003/01/13  23:10:55
73754         Log: Upgrade to Encode 1.84.
73755      Branch: perl
73756            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
73757            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
73758 ____________________________________________________________________________
73759 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
73760         Log: Integrate from perlio:
73761              [ 18471]
73762              Fix #18711 and add test for it (and indeed tell on write
73763              handles at all !
73764
73765              (#18711 Serious bug of tell() in perl)
73766      Branch: perl
73767           !> perlio.c t/io/tell.t
73768 ____________________________________________________________________________
73769 [ 18474] By: jhi                                   on 2003/01/13  02:41:04
73770         Log: Integrate from perlio:
73771              [ 18470]
73772              Fix #16306 and #16880
73773
73774              (#16306 Big Badda leak in Sockets)
73775              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
73776      Branch: perl
73777           !> perlio.c
73778 ____________________________________________________________________________
73779 [ 18473] By: jhi                                   on 2003/01/13  02:38:33
73780         Log: Integrate perlio #18040 and #18043 (no real changes;
73781              some whitespace changes but ignored them so that Dan's
73782              version of Encode wins)
73783      Branch: perl
73784           !> ext/Encode/Encode.xs
73785 ____________________________________________________________________________
73786 [ 18472] By: jhi                                   on 2003/01/13  01:31:01
73787         Log: Integrate perlio to mainline:
73788              [ 18240]
73789              Avoid eqtime() wiping the file (as suggested by
73790              "Luis G. Uribe C." <GUribe@SoftHome.net>
73791      Branch: perl
73792           !> lib/ExtUtils/Command.pm
73793 ____________________________________________________________________________
73794 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
73795         Log: Subject: [PATCH] VMS perly build tweak
73796              From: "Craig A. Berry" <craigberry@mac.com>
73797              Date: Thu, 9 Jan 2003 14:44:40 -0600
73798              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
73799      Branch: perl
73800            ! vms/descrip_mms.template
73801 ____________________________________________________________________________
73802 [ 18467] By: rgs                                   on 2003/01/09  21:03:07
73803         Log: Document that ${^TAINT} is read-only.
73804      Branch: perl
73805            ! pod/perlvar.pod
73806 ____________________________________________________________________________
73807 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
73808         Log: Fix the doc for splitpath() in the File::Spec modules :
73809              this function doesn't return undef in any case.
73810      Branch: perl
73811            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
73812            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
73813 ____________________________________________________________________________
73814 [ 18464] By: rgs                                   on 2003/01/08  21:40:37
73815         Log: Subject: [PATCH] label code in pp_ctl.c
73816              From: Nicholas Clark <nick@unfortu.net>
73817              Date: Thu, 26 Dec 2002 21:19:36 +0000
73818              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
73819              (Integrated from change #18400 from maint-5.8)
73820      Branch: perl
73821           !> pp_ctl.c
73822 ____________________________________________________________________________
73823 [ 18463] By: rgs                                   on 2003/01/08  21:27:49
73824         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
73825              From: Nicholas Clark <nick@unfortu.net>
73826              Date: Wed, 1 Jan 2003 18:17:59 +0000
73827              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
73828              (Integrated from change #18399 from maint-5.8)
73829      Branch: perl
73830           !> hv.c
73831 ____________________________________________________________________________
73832 [ 18462] By: rgs                                   on 2003/01/08  21:24:09
73833         Log: Integrate change #18391 from maint-5.8:
73834              Document the installprefix trick for compiling PASE Perl in AIX.
73835      Branch: perl
73836           !> README.os400
73837 ____________________________________________________________________________
73838 [ 18461] By: rgs                                   on 2003/01/08  21:16:54
73839         Log: Integrate change #18362 from maint-5.8:
73840              Fix [perl #18666] (taking the more conservative approach).
73841      Branch: perl
73842           !> lib/File/Spec/Unix.pm
73843 ____________________________________________________________________________
73844 [ 18460] By: rgs                                   on 2003/01/08  21:14:20
73845         Log: Integrate change #18361 from maint-5.8:
73846              Document that the socketpair tests are unhappy in old SCO,
73847              as per [perl #18537].
73848      Branch: perl
73849           !> pod/perl58delta.pod
73850 ____________________________________________________________________________
73851 [ 18459] By: rgs                                   on 2003/01/08  20:48:19
73852         Log: PerlFAQ sync.
73853      Branch: perl
73854            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
73855            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
73856            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
73857            ! pod/perlfaq9.pod
73858 ____________________________________________________________________________
73859 [ 18456] By: hv                                    on 2003/01/07  09:20:22
73860         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
73861              From: Nicholas Clark <nick@unfortu.net>
73862              Date: Thu, 26 Dec 2002 21:16:27 +0000
73863              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
73864      Branch: perl
73865            ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
73866            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
73867            ! utf8.c
73868 ____________________________________________________________________________
73869 [ 18455] By: hv                                    on 2003/01/07  08:54:38
73870         Log: Subject: [PATCH] integrate more with report_evil_fh
73871              From: Nicholas Clark <nick@unfortu.net>
73872              Date: Thu, 26 Dec 2002 20:56:21 +0000
73873              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
73874      Branch: perl
73875            ! pp_sys.c
73876 ____________________________________________________________________________
73877 [ 18454] By: hv                                    on 2003/01/07  08:45:54
73878         Log: Integrate podlators-1.25
73879      Branch: perl
73880            ! lib/Pod/Man.pm lib/Pod/t/man.t
73881 ____________________________________________________________________________
73882 [ 18453] By: rgs                                   on 2003/01/06  20:31:43
73883         Log: Change the value of ${^TAINT} : 0 without taint checks,
73884              1 with -T, and -1 with -t or -TU.
73885      Branch: perl
73886            ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
73887            ! t/run/switcht.t
73888 ____________________________________________________________________________
73889 [ 18451] By: merijn                                on 2003/01/06  06:43:11
73890         Log: Subject: [PATCH perl@18746] VMS test adjustments
73891              Date: Sat, 04 Jan 2003 11:26:00 -0600
73892              From: "Craig A. Berry" <craigberry@mac.com>
73893              Message-ID: <3E171928.1040100@mac.com>
73894      Branch: perl
73895            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
73896            ! t/run/switchI.t
73897 ____________________________________________________________________________
73898 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
73899         Log: Subject: [DOCPATCH] File::Copy's synopsis
73900              From: Nicholas Clark <nick@unfortu.net>
73901              Date: Wed, 1 Jan 2003 21:09:30 +0000
73902              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
73903      Branch: perl
73904            ! lib/File/Copy.pm
73905 ____________________________________________________________________________
73906 [ 18440] By: rgs                                   on 2003/01/04  16:31:31
73907         Log: Integrate change #18420 from maint-5.8:
73908              Mea culpa: the join() was the string join, not the
73909              ithreads join().
73910      Branch: perl
73911           !> ext/threads/t/join.t
73912 ____________________________________________________________________________
73913 [ 18439] By: rgs                                   on 2003/01/04  15:34:54
73914         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
73915              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
73916              Date: Fri, 13 Dec 2002 00:54:43 +0100
73917              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
73918              Same as change 18403 for maint-5.8 branch
73919      Branch: perl
73920            ! lib/ExtUtils/t/Embed.t
73921 ____________________________________________________________________________
73922 [ 18438] By: rgs                                   on 2003/01/04  15:24:22
73923         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
73924              From: andreas.koenig@anima.de (Andreas J. Koenig)
73925              Date: Fri, 03 Jan 2003 00:57:15 +0100
73926              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
73927      Branch: perl
73928            ! pod/perlre.pod
73929 ____________________________________________________________________________
73930 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
73931         Log: The problems.t is back.
73932      Branch: perl
73933            ! MANIFEST
73934 ____________________________________________________________________________
73935 [ 18434] By: sky                                   on 2003/01/04  07:43:50
73936         Log: Forgot to add problems.t with change #18419
73937      Branch: perl
73938            + ext/threads/t/problems.t
73939 ____________________________________________________________________________
73940 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
73941         Log: One more (or, rather, less) //.
73942      Branch: perl
73943            ! ext/threads/threads.xs
73944 ____________________________________________________________________________
73945 [ 18431] By: jhi                                   on 2003/01/04  04:39:01
73946         Log: Integrate from maintperl:
73947              [ 18430]
73948              // is still not portable C commentary.
73949      Branch: perl
73950           !> ext/threads/threads.xs
73951 ____________________________________________________________________________
73952 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
73953         Log: Until Arthur really adds the problems.t.
73954      Branch: perl
73955            ! MANIFEST
73956 ____________________________________________________________________________
73957 [ 18421] By: sky                                   on 2003/01/04  01:27:55
73958         Log: Fix long standing memory leak with pop and shift!
73959      Branch: perl
73960            ! ext/threads/shared/shared.xs
73961 ____________________________________________________________________________
73962 [ 18419] By: sky                                   on 2003/01/03  23:45:34
73963         Log: Fixes bug #15273, the return of the object caused
73964              the stash of the object to be cloned, cloning the entire syntax
73965              tree and all lexicals in there creating danglning copies to the
73966              object. (Pararell but unlinked STASH tree).
73967              This adds a new flag, when set it will use STASHES from the
73968              thread we are joining into avoiding the problem.
73969      Branch: perl
73970            ! MANIFEST ext/threads/threads.xs sv.c sv.h
73971 ____________________________________________________________________________
73972 [ 18417] By: sky                                   on 2003/01/03  18:16:46
73973         Log: Fake what context we are running in for CLONE and DESTROY so
73974              threads->tid() returns the correct value.
73975              This is reported as bug #10046
73976      Branch: perl
73977            ! ext/threads/t/basic.t ext/threads/threads.xs
73978 ____________________________________________________________________________
73979 [ 18413] By: sky                                   on 2003/01/03  15:15:14
73980         Log: Change pp_lock to take a reference instead of a
73981              scalar since it wouldn't fork for the HELEM/AELEM
73982              case. This was reported in bug #10045
73983      Branch: perl
73984            ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
73985 ____________________________________________________________________________
73986 [ 18412] By: hv                                    on 2003/01/03  11:14:51
73987         Log: Integrate from maint-5.8 #18348:
73988              Make Math::Trig a little bit more better behaved module citizen.
73989      Branch: perl
73990           !> lib/Math/Trig.pm
73991 ____________________________________________________________________________
73992 [ 18411] By: hv                                    on 2003/01/03  11:11:09
73993         Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
73994              From: Stephen McCamant <smcc@mit.edu>
73995              Date: Sun, 22 Dec 2002 22:09:51 -0500
73996              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
73997      Branch: perl
73998            ! pp_ctl.c
73999 ____________________________________________________________________________
74000 [ 18410] By: hv                                    on 2003/01/03  11:06:40
74001         Log: Subject: new flag SvPADSTALE
74002              From: Dave Mitchell <davem@fdgroup.com>
74003              Date: Thu, 19 Dec 2002 19:00:21 +0000
74004              Message-ID: <20021219190021.D9530@fdgroup.com>
74005      Branch: perl
74006            ! dump.c scope.c sv.h
74007 ____________________________________________________________________________
74008 [ 18409] By: hv                                    on 2003/01/03  11:05:09
74009         Log: Subject: remove flag SvPADBUSY
74010              From: Dave Mitchell <davem@fdgroup.com>
74011              Date: Thu, 19 Dec 2002 18:55:43 +0000
74012              Message-ID: <20021219185543.C9530@fdgroup.com>
74013      Branch: perl
74014            ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
74015 ____________________________________________________________________________
74016 [ 18408] By: hv                                    on 2003/01/03  10:56:54
74017         Log: Subject: win32_msgwait() problem
74018              From: Gurusamy Sarathy <gsar@ActiveState.com>
74019              Date: Fri, 13 Dec 2002 17:31:59 -0800
74020              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
74021      Branch: perl
74022            ! win32/win32.c
74023 ____________________________________________________________________________
74024 [ 18407] By: hv                                    on 2003/01/03  10:30:05
74025         Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
74026              From: hv@crypt.org
74027              Date: Thu, 02 Jan 2003 17:16:04 +0000
74028              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
74029      Branch: perl
74030            ! sv.c
74031 ____________________________________________________________________________
74032 [ 18406] By: sky                                   on 2003/01/03  08:23:16
74033         Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
74034              libc_r functions.
74035      Branch: perl
74036            ! hints/darwin.sh
74037 ____________________________________________________________________________
74038 [ 18393] By: merijn                                on 2003/01/02  19:41:29
74039         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)
74040              Date: Thu, 2 Jan 2003 19:02:21 +0100
74041              Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
74042              From: abe@ztreet.demon.nl (Abe Timmerman)
74043      Branch: perl
74044            ! win32/makefile.mk
74045 ____________________________________________________________________________
74046 [ 18390] By: merijn                                on 2003/01/02  07:32:00
74047         Log: Use a more likely location for the perl binary
74048      Branch: perl
74049            ! Porting/genlog
74050 ____________________________________________________________________________
74051 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
74052         Log: integrate change#18377 from maint-5.6 branch
74053
74054              change#17566 needs to be more defensive about win32_dup2()
74055              itself calling SetStdHandle() (at least MSVCRT does this)
74056      Branch: perl
74057           !> win32/win32.c
74058 ____________________________________________________________________________
74059 [ 18376] By: hv                                    on 2002/12/31  02:02:17
74060         Log: Update Changes
74061      Branch: perl
74062            ! Changes patchlevel.h
74063 ____________________________________________________________________________
74064 [ 18374] By: hv                                    on 2002/12/30  03:32:22
74065         Log: Remove duplicate entry
74066      Branch: perl
74067            ! MANIFEST
74068 ____________________________________________________________________________
74069 [ 18373] By: hv                                    on 2002/12/30  03:19:17
74070         Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
74071              From: Dave Paris (via RT) <perlbug-followup@perl.org>
74072              Date: 22 Dec 2002 05:15:14 -0000
74073              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
74074      Branch: perl
74075            ! pod/perlfunc.pod
74076 ____________________________________________________________________________
74077 [ 18372] By: hv                                    on 2002/12/30  03:13:42
74078         Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
74079              From: Michael G Schwern <schwern@pobox.com>
74080              Date: Sat, 21 Dec 2002 19:29:41 -0800
74081              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
74082      Branch: perl
74083            ! lib/AutoSplit.pm
74084 ____________________________________________________________________________
74085 [ 18371] By: hv                                    on 2002/12/30  03:08:12
74086         Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
74087              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
74088              Date: Fri, 27 Dec 2002 16:14:24 +0100
74089              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
74090      Branch: perl
74091            ! mg.c t/op/magic.t
74092 ____________________________________________________________________________
74093 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
74094         Log: save_re_context() was not saving many regexec.c state
74095              variables, resulting in various reentrancy problems when
74096              the swatches were autoloaded by perl in the midst of a
74097              match
74098      Branch: perl
74099            ! regcomp.c
74100 ____________________________________________________________________________
74101 [ 18357] By: gsar                                  on 2002/12/28  02:16:51
74102         Log: silence another signed/unsigned mismatch warning
74103      Branch: perl
74104            ! op.c
74105 ____________________________________________________________________________
74106 [ 18356] By: gsar                                  on 2002/12/28  02:08:23
74107         Log: fix signed/unsigned mismatch warning from change#18266
74108      Branch: perl
74109            ! regcomp.c
74110 ____________________________________________________________________________
74111 [ 18355] By: gsar                                  on 2002/12/28  02:05:14
74112         Log: these variables are not in use anywhere since 5.8.0
74113      Branch: perl
74114            ! embedvar.h perlapi.h sv.c thrdvar.h
74115 ____________________________________________________________________________
74116 [ 18354] By: ams                                   on 2002/12/26  03:54:09
74117         Log: Subject: [PATCH] docpatch for cv.h
74118              From: Nicholas Clark <nick@unfortu.net>
74119              Date: Wed, 25 Dec 2002 21:01:04 +0000
74120              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
74121      Branch: perl
74122            ! cv.h
74123 ____________________________________________________________________________
74124 [ 18351] By: hv                                    on 2002/12/25  02:29:17
74125         Log: #18345 was still broken; should be fixed now.
74126      Branch: perl
74127            ! sv.c
74128 ____________________________________________________________________________
74129 [ 18350] By: merijn                                on 2002/12/24  05:26:40
74130         Log: Removal of duplicate comment block
74131
74132              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74133              Subject: Re: [perl #19306] Sys::Syslog issues.
74134              Date: Mon, 23 Dec 2002 15:25:51 -0800
74135              Message-ID: </t5B+gzkg6DR092yn@efn.org>
74136      Branch: perl
74137            ! ext/Sys/Syslog/Syslog.pm
74138 ____________________________________________________________________________
74139 [ 18346] By: hv                                    on 2002/12/23  06:14:22
74140         Log: integrate maint-5.8 #18301
74141      Branch: perl
74142           !> lib/perl5db.pl
74143 ____________________________________________________________________________
74144 [ 18345] By: hv                                    on 2002/12/23  06:01:17
74145         Log: more on #18344.
74146      Branch: perl
74147            ! sv.c
74148 ____________________________________________________________________________
74149 [ 18344] By: hv                                    on 2002/12/23  05:56:43
74150         Log: more on #18312: sv.c:ss_dup()
74151      Branch: perl
74152            ! sv.c
74153 ____________________________________________________________________________
74154 [ 18343] By: hv                                    on 2002/12/23  05:47:17
74155         Log: Subject: [perl #19153] Term::Complete (the argument of stty)
74156              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
74157              Date: 15 Dec 2002 13:45:23 -0000
74158              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
74159      Branch: perl
74160            ! lib/Term/Complete.pm
74161 ____________________________________________________________________________
74162 [ 18342] By: hv                                    on 2002/12/23  05:27:25
74163         Log: Subject: [perl #18544] Patch included to fix problem.
74164              From: Richard Kandarian <richard.kandarian@lanl.gov>
74165              Date: Thu, 21 Nov 2002 08:00:20 -0700
74166              (from RT)
74167      Branch: perl
74168            ! regexec.c
74169 ____________________________________________________________________________
74170 [ 18341] By: hv                                    on 2002/12/23  05:08:49
74171         Log: Subject: [PATCH] operation on `PL_na' may be undefined
74172              From: Nicholas Clark <nick@unfortu.net>
74173              Date: Tue, 10 Dec 2002 19:59:18 +0000
74174              Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
74175      Branch: perl
74176            ! universal.c
74177 ____________________________________________________________________________
74178 [ 18340] By: hv                                    on 2002/12/23  05:04:29
74179         Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
74180              From: Nicholas Clark <nick@unfortu.net>
74181              Date: Tue, 10 Dec 2002 18:55:28 +0000
74182              Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
74183      Branch: perl
74184            ! pp_hot.c
74185 ____________________________________________________________________________
74186 [ 18339] By: hv                                    on 2002/12/23  04:39:48
74187         Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
74188      Branch: perl
74189            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
74190            ! ext/Time/HiRes/Makefile.PL
74191 ____________________________________________________________________________
74192 [ 18338] By: hv                                    on 2002/12/23  03:43:09
74193         Log: Subject: [PATCH] read permissions for h2ph-generated files
74194              From: Slaven Rezic <slaven.rezic@berlin.de>
74195              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
74196              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
74197      Branch: perl
74198            ! utils/h2ph.PL
74199 ____________________________________________________________________________
74200 [ 18337] By: hv                                    on 2002/12/23  03:38:59
74201         Log: handy hint: getting a perforce change as a usable patch
74202      Branch: perl
74203            ! Porting/repository.pod
74204 ____________________________________________________________________________
74205 [ 18336] By: hv                                    on 2002/12/23  03:36:26
74206         Log: Reverse #18285, for reasons given in:
74207              Subject: Re: Precedence of ? :
74208              From: hv@crypt.org
74209              Date: Fri, 20 Dec 2002 00:35:27 +0000
74210              Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
74211      Branch: perl
74212            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
74213            ! vms/perly_c.vms
74214 ____________________________________________________________________________
74215 [ 18335] By: gsar                                  on 2002/12/18  23:12:14
74216         Log: my_fflush_all() wasn't doing the right thing under useperlio
74217              on many platforms
74218      Branch: perl
74219            ! util.c
74220 ____________________________________________________________________________
74221 [ 18334] By: merijn                                on 2002/12/18  06:48:11
74222         Log: AIX compiler version updates
74223      Branch: perl
74224            ! README.aix
74225 ____________________________________________________________________________
74226 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
74227         Log: $Config{prefixexp} was set incorrectly on windows
74228      Branch: perl
74229            ! win32/config.bc win32/config.gc win32/config.vc
74230            ! win32/config.vc64
74231 ____________________________________________________________________________
74232 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
74233         Log: remove CRs from a couple of files (these show up as CRCRLF
74234              on windows)
74235      Branch: perl
74236            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
74237 ____________________________________________________________________________
74238 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
74239         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
74240      Branch: perl
74241            ! win32/win32.c
74242 ____________________________________________________________________________
74243 [ 18327] By: gsar                                  on 2002/12/18  02:08:12
74244         Log: windows: support for large files
74245
74246              note that this change will break binary compatibility with the
74247              default 5.8.0 build options; nevertheless I think it is worth
74248              having in 5.8.1 (people who want the compatibility can disable
74249              the option in the makefile)
74250      Branch: perl
74251            ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
74252            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
74253            ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
74254            ! win32/config.vc win32/config.vc64 win32/config_H.bc
74255            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
74256            ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
74257            ! win32/win32.c win32/win32iop.h
74258 ____________________________________________________________________________
74259 [ 18326] By: gsar                                  on 2002/12/18  00:57:46
74260         Log: Win32.pod update
74261      Branch: perl
74262            ! lib/Win32.pod
74263 ____________________________________________________________________________
74264 [ 18325] By: gsar                                  on 2002/12/18  00:42:45
74265         Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
74266      Branch: perl
74267            ! XSUB.h
74268 ____________________________________________________________________________
74269 [ 18324] By: gsar                                  on 2002/12/18  00:34:08
74270         Log: windows: avoid prompting under some shells during $(MAKE) distclean
74271      Branch: perl
74272            ! win32/Makefile win32/makefile.mk
74273 ____________________________________________________________________________
74274 [ 18323] By: gsar                                  on 2002/12/18  00:17:29
74275         Log: PerlSIO_stderr et al are not functions
74276      Branch: perl
74277            ! XSUB.h
74278 ____________________________________________________________________________
74279 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
74280         Log: integrate change#18320 from maint-5.6 branch
74281
74282              C<require '\foo\bar.pm'> fails on windows if not running
74283              from the root directory; for a test case, see:
74284
74285              http://bugs.activestate.com/show_bug.cgi?id=19317
74286
74287              this was due to not recognizing \foo\bar.pm as an absolute
74288              path name
74289      Branch: perl
74290           !> util.h
74291 ____________________________________________________________________________
74292 [ 18319] By: hv                                    on 2002/12/17  10:08:24
74293         Log: Whoops, these are the changes supposed to be in #18318.
74294      Branch: perl
74295            ! pad.c t/op/eval.t
74296 ____________________________________________________________________________
74297 [ 18318] By: hv                                    on 2002/12/17  03:12:18
74298         Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
74299              From: Nicholas Clark <nick@unfortu.net>
74300              Date: Sat, 14 Dec 2002 23:13:37 +0000
74301              Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
74302      Branch: perl
74303            ! pad.c t/op/eval.t
74304 ____________________________________________________________________________
74305 [ 18317] By: hv                                    on 2002/12/17  02:58:12
74306         Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
74307      Branch: perl
74308            + lib/Net/Ping/t/410_syn_host.t
74309            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
74310            ! lib/Net/Ping/t/450_service.t
74311 ____________________________________________________________________________
74312 [ 18316] By: hv                                    on 2002/12/17  02:17:16
74313         Log: Subject: [PATCH 5.8.1 @oldish-18156] build
74314              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
74315              Date: Fri, 13 Dec 2002 13:54:05 -0800
74316              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
74317      Branch: perl
74318            ! os2/os2.c t/run/runenv.t
74319 ____________________________________________________________________________
74320 [ 18315] By: hv                                    on 2002/12/17  02:03:58
74321         Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
74322              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
74323              Date: Fri, 13 Dec 2002 13:47:08 -0800
74324              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
74325      Branch: perl
74326            ! lib/constant.t lib/fields.t
74327 ____________________________________________________________________________
74328 [ 18314] By: hv                                    on 2002/12/17  01:58:32
74329         Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
74330              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
74331              Date: Fri, 13 Dec 2002 14:00:48 -0800
74332              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
74333      Branch: perl
74334            ! os2/OS2/Process/t/os2_process.t os2/os2.c
74335 ____________________________________________________________________________
74336 [ 18313] By: hv                                    on 2002/12/17  01:54:19
74337         Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
74338              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
74339              Date: Fri, 13 Dec 2002 14:08:00 -0800
74340              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
74341      Branch: perl
74342            ! os2/OS2/REXX/REXX.xs
74343 ____________________________________________________________________________
74344 [ 18312] By: hv                                    on 2002/12/17  01:43:28
74345         Log: Subject: [Fwd: Patch for perl utf8-related bug]
74346              From: Richard Hitt <rbh00@utsglobal.com>
74347              Date: Fri, 06 Dec 2002 16:47:42 -0800
74348              [perl #18932]
74349      Branch: perl
74350            ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
74351            ! scope.h
74352 ____________________________________________________________________________
74353 [ 18311] By: hv                                    on 2002/12/17  00:52:05
74354         Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
74355              From: Dave Mitchell <davem@fdgroup.com>
74356              Date: Sat, 14 Dec 2002 19:16:49 +0000
74357              Message-ID: <20021214191649.B3992@fdgroup.com>
74358      Branch: perl
74359            ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
74360 ____________________________________________________________________________
74361 [ 18310] By: hv                                    on 2002/12/17  00:51:46
74362         Log: regen-headers to get new API docs from #18306
74363      Branch: perl
74364            ! pod/perlapi.pod
74365 ____________________________________________________________________________
74366 [ 18308] By: rgs                                   on 2002/12/16  22:06:23
74367         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
74368              From: peter@PSDT.com (Peter Scott)
74369              Date: 12 Dec 2002 18:13:17 -0000
74370              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
74371              (fix bug [perl #19058])
74372      Branch: perl
74373            ! lib/perl5db.pl
74374 ____________________________________________________________________________
74375 [ 18307] By: rgs                                   on 2002/12/16  22:01:14
74376         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
74377              From: Dave Mitchell <davem@fdgroup.com>
74378              Date: Thu, 12 Dec 2002 23:42:35 +0000
74379              Message-ID: <20021212234235.A29245@fdgroup.com>
74380              and
74381              Date: Sat, 14 Dec 2002 19:16:38 +0000
74382              Message-ID: <20021214191638.A3992@fdgroup.com>
74383      Branch: perl
74384            ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
74385            ! proto.h t/op/eval.t
74386 ____________________________________________________________________________
74387 [ 18306] By: sky                                   on 2002/12/16  21:41:40
74388         Log: More documentation of obscure flags is good, even if the
74389              documentation might be not so good. Atleast it's not false!
74390              Documents the flags one can give to perl_clone
74391      Branch: perl
74392            ! sv.c
74393 ____________________________________________________________________________
74394 [ 18305] By: merijn                                on 2002/12/16  10:53:19
74395         Log: Enough changes to Configure and metaunits warrant an update.
74396              Several small changes and three additions
74397      Branch: perl
74398            ! Porting/Glossary
74399 ____________________________________________________________________________
74400 [ 18304] By: merijn                                on 2002/12/16  10:44:57
74401         Log: Redone #18011 from metaunits
74402      Branch: perl
74403            ! Configure
74404 ____________________________________________________________________________
74405 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
74406         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
74407              From: Dave Mitchell <davem@fdgroup.com>
74408              Date: Tue, 10 Dec 2002 01:26:44 +0000
74409              Message-ID: <20021210012644.A7843@fdgroup.com>
74410      Branch: perl
74411            ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
74412            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
74413            ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
74414 ____________________________________________________________________________
74415 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
74416         Log: Subject: [patch] typo in perlop
74417              From: andreas.koenig@anima.de (Andreas J. Koenig)
74418              Date: Wed, 11 Dec 2002 21:31:14 +0100
74419              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
74420      Branch: perl
74421            ! pod/perlop.pod
74422 ____________________________________________________________________________
74423 [ 18299] By: rgs                                   on 2002/12/12  20:35:29
74424         Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
74425      Branch: perl
74426           !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
74427           !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
74428           !> t/op/subst.t
74429 ____________________________________________________________________________
74430 [ 18298] By: rgs                                   on 2002/12/12  20:00:36
74431         Log: Whitespace and indentation fix in the output of B::Debug.
74432      Branch: perl
74433            ! ext/B/B/Debug.pm
74434 ____________________________________________________________________________
74435 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
74436         Log: Update to Scalar-List-Utils 1.09
74437      Branch: perl
74438            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
74439            ! ext/List/Util/lib/List/Util.pm
74440 ____________________________________________________________________________
74441 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
74442         Log: this has been incorrect for a while now, and has changed
74443              again recently
74444      Branch: perl
74445            ! Porting/repository.pod
74446 ____________________________________________________________________________
74447 [ 18285] By: hv                                    on 2002/12/11  10:35:01
74448         Log: Subject: [PATCH] Re: Precedence of ? :
74449              From: Stephen McCamant <smcc@mit.edu>
74450              Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
74451              Message-Id: <20021210055707.974F073CCC@syllepsis>
74452      Branch: perl
74453            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
74454            ! vms/perly_c.vms
74455 ____________________________________________________________________________
74456 [ 18284] By: hv                                    on 2002/12/11  10:21:12
74457         Log: One more email address for #18282
74458      Branch: perl
74459            ! lib/Pod/Perldoc.pm
74460 ____________________________________________________________________________
74461 [ 18283] By: hv                                    on 2002/12/11  10:18:07
74462         Log: More email addresses for #18282
74463      Branch: perl
74464            ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
74465            ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
74466            ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
74467            ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
74468            ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
74469 ____________________________________________________________________________
74470 [ 18282] By: hv                                    on 2002/12/11  10:16:05
74471         Log: Subject: Remove stale e-mail addresses
74472              From: Andy Dougherty <doughera@lafayette.edu>
74473              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
74474              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
74475      Branch: perl
74476            ! Porting/pumpkin.pod configure.gnu
74477            ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
74478            ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
74479            ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
74480 ____________________________________________________________________________
74481 [ 18281] By: hv                                    on 2002/12/11  09:59:31
74482         Log: Integrate from maint-5.8 #18156, #18218.
74483      Branch: perl
74484           !> lib/Unicode/UCD.t lib/unicore/Category.pl
74485           !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
74486           !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
74487           !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
74488           !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
74489           !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
74490 ____________________________________________________________________________
74491 [ 18280] By: rgs                                   on 2002/12/10  21:30:10
74492         Log: Integrate from the maint-5.8/ branch :
74493              changes 18219, 18236, 18242-3, 18247-8,
74494              18253-5, 18257, 18273-6
74495      Branch: perl
74496           +> t/op/lc_user.t
74497           !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
74498           !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
74499           !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
74500           !> t/uni/tr_utf8.t
74501 ____________________________________________________________________________
74502 [ 18279] By: merijn                                on 2002/12/10  14:10:03
74503         Log: Subject: Re: ANSIColor 1.06 released
74504              Version bump only after typo fix to sync with CPAN
74505      Branch: perl
74506            ! lib/Term/ANSIColor.pm
74507 ____________________________________________________________________________
74508 [ 18277] By: merijn                                on 2002/12/10  08:46:05
74509         Log: Subject: [PATCH perl@18251] VMS build update
74510              Message-ID: <3DF56BE2.9000300@mac.com>
74511              Date: Mon, 09 Dec 2002 22:21:54 -0600
74512              From: "Craig A. Berry" <craigberry@mac.com>
74513      Branch: perl
74514            ! configure.com ext/Time/HiRes/Makefile.PL
74515            ! vms/descrip_mms.template
74516 ____________________________________________________________________________
74517 [ 18272] By: merijn                                on 2002/12/09  15:31:28
74518         Log: RT#15950
74519
74520              Subject: [PATCH] Typo in Term::ANSIColor
74521              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
74522              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
74523      Branch: perl
74524            ! lib/Term/ANSIColor.pm
74525 ____________________________________________________________________________
74526 [ 18270] By: hv                                    on 2002/12/09  00:25:26
74527         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
74528              From: Nicholas Clark (via RT) <perlbug@perl.org>
74529              Date: 7 Nov 2002 14:58:14 -0000
74530              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
74531      Branch: perl
74532            ! lib/ExtUtils/xsubpp
74533 ____________________________________________________________________________
74534 [ 18269] By: hv                                    on 2002/12/09  00:19:33
74535         Log: Subject: Re: Bug in Filter::Simple
74536              From: Slaven Rezic <slaven.rezic@berlin.de>
74537              Date: 07 Nov 2002 10:01:41 +0100
74538              Message-ID: <87of91u51m.fsf@vran.herceg.de>
74539      Branch: perl
74540            ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
74541 ____________________________________________________________________________
74542 [ 18268] By: hv                                    on 2002/12/09  00:14:58
74543         Log: fix #18266 sprintf format mismatch
74544      Branch: perl
74545            ! regcomp.c
74546 ____________________________________________________________________________
74547 [ 18267] By: hv                                    on 2002/12/09  00:10:09
74548         Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
74549              From: Slaven Rezic <slaven.rezic@berlin.de>
74550              Date: 09 Nov 2002 23:21:16 +0100
74551              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
74552      Branch: perl
74553            ! config_h.SH ext/POSIX/t/posix.t util.c
74554 ____________________________________________________________________________
74555 [ 18266] By: hv                                    on 2002/12/09  00:02:57
74556         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
74557              From: Abhijit Menon-Sen <ams@wiw.org>
74558              Date: Wed, 6 Nov 2002 19:38:11 +0530
74559              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
74560      Branch: perl
74561            ! regcomp.c t/op/lc.t
74562 ____________________________________________________________________________
74563 [ 18265] By: rgs                                   on 2002/12/08  22:10:45
74564         Log: Subject: Re: [perl #18927] barewords with no errors
74565              From: Abe Timmerman <abe@ztreet.demon.nl>
74566              Date: Sun, 8 Dec 2002 17:12:56 +0100
74567              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
74568      Branch: perl
74569            ! t/lib/strict/subs
74570 ____________________________________________________________________________
74571 [ 18264] By: rgs                                   on 2002/12/08  22:04:39
74572         Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
74573              From: Slaven Rezic <slaven.rezic@berlin.de>
74574              Date: 30 Nov 2002 00:07:05 +0100
74575              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
74576      Branch: perl
74577            ! pp_ctl.c t/cmd/for.t
74578 ____________________________________________________________________________
74579 [ 18263] By: rgs                                   on 2002/12/08  21:56:13
74580         Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
74581              From: Slaven Rezic <slaven.rezic@berlin.de>
74582              Date: 08 Dec 2002 01:31:45 +0100
74583              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
74584      Branch: perl
74585            ! lib/Exporter/Heavy.pm
74586 ____________________________________________________________________________
74587 [ 18262] By: rgs                                   on 2002/12/08  20:31:42
74588         Log: getservbyport() should accept an empty string as its
74589              proto argument (as does getservbyname()).
74590
74591              Subject: Re: Is this a bug or am I being stupid?
74592              From: Slaven Rezic <slaven.rezic@berlin.de>
74593              Date: 08 Dec 2002 01:54:37 +0100
74594              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
74595      Branch: perl
74596            ! pp_sys.c
74597 ____________________________________________________________________________
74598 [ 18261] By: rgs                                   on 2002/12/08  20:17:37
74599         Log: Change the set of characters that are considered to be
74600              safe in $ENV{TERM} for taint checkings.
74601      Branch: perl
74602            ! taint.c
74603 ____________________________________________________________________________
74604 [ 18260] By: rgs                                   on 2002/12/08  20:14:57
74605         Log: Document that $ENV{TERM} may produce taint failures.
74606              Subject: Re: [perl #18717] spurious failures in regression test
74607              From: Slaven Rezic <slaven.rezic@berlin.de>
74608              Date: 29 Nov 2002 22:11:46 +0100
74609              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
74610      Branch: perl
74611            ! pod/perldiag.pod
74612 ____________________________________________________________________________
74613 [ 18259] By: rgs                                   on 2002/12/08  19:34:34
74614         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
74615              From: Nicholas Clark <nick@unfortu.net>
74616              Date: Mon, 2 Dec 2002 21:48:29 +0000
74617              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
74618      Branch: perl
74619            ! hv.c lib/Hash/Util.t
74620 ____________________________________________________________________________
74621 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
74622         Log: Fix two cases of buffer overflow in the lexer.
74623      Branch: perl
74624            ! t/comp/parser.t toke.c
74625 ____________________________________________________________________________
74626 [ 18250] By: rgs                                   on 2002/12/06  20:44:26
74627         Log: Fix bug #18874, essentially by reverting change #11890.
74628              Add a regression test for it.
74629      Branch: perl
74630            ! lib/English.pm lib/English.t
74631 ____________________________________________________________________________
74632 [ 18249] By: rgs                                   on 2002/12/06  20:42:01
74633         Log: Suppress a compilation warning reported by Jarkko
74634              (variable initialization skipped by goto).
74635      Branch: perl
74636            ! toke.c
74637 ____________________________________________________________________________
74638 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
74639         Log: Fix up #18229.
74640      Branch: perl
74641            ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
74642            ! pod/perlintern.pod
74643 ____________________________________________________________________________
74644 [ 18233] By: rgs                                   on 2002/12/02  20:03:09
74645         Log: Fix bug #18573 : in a double-quoted string, a \c not followed
74646              by any character may corrupt memory due to reading past the
74647              end of the input buffer. Add a new error message corresponding
74648              to this case.
74649      Branch: perl
74650            ! pod/perldiag.pod t/comp/parser.t toke.c
74651 ____________________________________________________________________________
74652 [ 18232] By: rgs                                   on 2002/12/02  19:59:07
74653         Log: Skip test #17 of lib/open.t when useperlio is not defined.
74654      Branch: perl
74655            ! lib/open.t
74656 ____________________________________________________________________________
74657 [ 18231] By: merijn                                on 2002/12/02  16:00:12
74658         Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
74659              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
74660              From: Andy Dougherty <doughera@lafayette.edu>
74661              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
74662      Branch: perl
74663            ! README.hpux
74664 ____________________________________________________________________________
74665 [ 18230] By: merijn                                on 2002/12/02  15:45:31
74666         Log: $0 modifying part II (HP-UX only)
74667
74668              Date: Sat, 30 Nov 2002 20:16:51 +0200
74669              From: Jarkko Hietaniemi <jhi@iki.fi>
74670              Subject: [PATCH] $0 modifying
74671              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
74672      Branch: perl
74673            ! mg.c
74674 ____________________________________________________________________________
74675 [ 18229] By: merijn                                on 2002/12/02  15:43:16
74676         Log: $0 mofifying part I
74677
74678              Date: Sat, 30 Nov 2002 20:16:51 +0200
74679              From: Jarkko Hietaniemi <jhi@iki.fi>
74680              Subject: [PATCH] $0 modifying
74681              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
74682      Branch: perl
74683            ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
74684            ! sv.c t/op/magic.t thread.h
74685 ____________________________________________________________________________
74686 [ 18228] By: hv                                    on 2002/12/02  13:37:59
74687         Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
74688              with a module-driven version, and separates out its docs.
74689      Branch: perl
74690            + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
74691            + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
74692            + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
74693            + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
74694            + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
74695            + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
74696            + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
74697            + pod/perldoc.pod
74698            ! MANIFEST utils/perldoc.PL
74699 ____________________________________________________________________________
74700 [ 18226] By: hv                                    on 2002/12/02  12:44:35
74701         Log: missed the new file from #18224
74702      Branch: perl
74703            + lib/Pod/PlainText.pm
74704            ! MANIFEST
74705 ____________________________________________________________________________
74706 [ 18225] By: hv                                    on 2002/12/02  03:09:42
74707         Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
74708      Branch: perl
74709            ! util.c
74710 ____________________________________________________________________________
74711 [ 18224] By: hv                                    on 2002/12/02  02:59:02
74712         Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
74713              and lib/Pod/t/utils.t to cater for simpler output text.
74714      Branch: perl
74715            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
74716            ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
74717            ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
74718            ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
74719            ! t/pod/multiline_items.t t/pod/multiline_items.xr
74720            ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
74721            ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
74722            ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
74723            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
74724 ____________________________________________________________________________
74725 [ 18223] By: hv                                    on 2002/12/02  02:46:17
74726         Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
74727              From: Dave Mitchell <davem@fdgroup.com>
74728              Date: Mon, 25 Nov 2002 21:25:33 +0000
74729              Message-ID: <20021125212533.B29157@fdgroup.com>
74730      Branch: perl
74731            ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
74732 ____________________________________________________________________________
74733 [ 18222] By: hv                                    on 2002/12/02  02:23:28
74734         Log: #18221 broke t/op/eval.t
74735      Branch: perl
74736            ! t/op/eval.t
74737 ____________________________________________________________________________
74738 [ 18221] By: hv                                    on 2002/12/02  02:18:19
74739         Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
74740      Branch: perl
74741           +> ext/POSIX/t/is.t
74742           !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
74743           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
74744           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
74745           !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
74746 ____________________________________________________________________________
74747 [ 18220] By: hv                                    on 2002/12/02  00:58:54
74748         Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
74749              From: Dave Mitchell <davem@fdgroup.com>
74750              Date: Sun, 24 Nov 2002 22:19:06 +0000
74751              Message-ID: <20021124221906.A25386@fdgroup.com>
74752      Branch: perl
74753            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
74754            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
74755            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
74756            ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
74757 ____________________________________________________________________________
74758 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
74759         Log: Document the hint constants and where they're used.
74760      Branch: perl
74761            ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
74762            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
74763            ! perl.h
74764 ____________________________________________________________________________
74765 [ 18216] By: merijn                                on 2002/11/29  10:00:54
74766         Log: 64bit Peek failure on HP-UX 11.00
74767
74768              Subject: Re: Smoke 18188
74769              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74770              From: Slaven Rezic <slaven.rezic@berlin.de>
74771              Date: 28 Nov 2002 19:25:25 +0100
74772              Message-ID: <877kexsga2.fsf@vran.herceg.de>
74773      Branch: perl
74774            ! ext/Devel/Peek/Peek.t
74775 ____________________________________________________________________________
74776 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
74777         Log: Slight beauty tweak.
74778      Branch: perl
74779            ! intrpvar.h
74780 ____________________________________________________________________________
74781 [ 18188] By: hv                                    on 2002/11/27  01:32:52
74782         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
74783              From: Slaven Rezic <slaven.rezic@berlin.de>
74784              Date: 03 Nov 2002 10:59:43 +0100
74785              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
74786      Branch: perl
74787            ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
74788 ____________________________________________________________________________
74789 [ 18186] By: hv                                    on 2002/11/27  00:57:18
74790         Log: Subject: DESTROY called in scalar context ?
74791              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
74792              Date: Tue, 29 Oct 2002 22:04:23 +0100
74793              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
74794      Branch: perl
74795            ! sv.c
74796 ____________________________________________________________________________
74797 [ 18185] By: rgs                                   on 2002/11/26  21:06:48
74798         Log: PerlFAQ sync.
74799      Branch: perl
74800            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
74801            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
74802            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
74803            ! pod/perlfaq9.pod
74804 ____________________________________________________________________________
74805 [ 18184] By: rgs                                   on 2002/11/26  20:42:25
74806         Log: Subject: [PATCH] 2 Pod errors in perlop.pod
74807              From: andreas.koenig@anima.de (Andreas J. Koenig)
74808              Date: Mon, 25 Nov 2002 10:21:08 +0100
74809              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
74810
74811              Plus a few similar POD fixes
74812      Branch: perl
74813            ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
74814            ! pod/perltie.pod
74815 ____________________________________________________________________________
74816 [ 18183] By: rgs                                   on 2002/11/26  19:53:26
74817         Log: Subject: Re: [perl #18626] bug in perlipc man page
74818              From: Slaven Rezic <slaven.rezic@berlin.de>
74819              Date: 23 Nov 2002 21:23:20 +0100
74820              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
74821      Branch: perl
74822            ! pod/perlipc.pod
74823 ____________________________________________________________________________
74824 [ 18182] By: merijn                                on 2002/11/26  08:44:39
74825         Log: Subject: #17171: ld flag for shrplib on OpenBSD
74826              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
74827              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
74828      Branch: perl
74829            ! Configure
74830 ____________________________________________________________________________
74831 [ 18180] By: hv                                    on 2002/11/25  03:10:03
74832         Log: integrate #18144 updates to pod/perlport.pod
74833      Branch: perl
74834            ! pod/perlport.pod
74835 ____________________________________________________________________________
74836 [ 18179] By: hv                                    on 2002/11/25  03:06:44
74837         Log: Subject: [PATCH] UTF8 regexp {n} bug
74838              From: Inaba Hiroto <inaba@st.rim.or.jp>
74839              Date: Sat, 16 Nov 2002 19:23:00 +0900
74840              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
74841      Branch: perl
74842            ! regcomp.c t/op/pat.t
74843 ____________________________________________________________________________
74844 [ 18178] By: hv                                    on 2002/11/25  02:43:40
74845         Log: Subject: Re: Storable bug #1698
74846              From: Slaven Rezic <slaven.rezic@berlin.de>
74847              Date: 18 Nov 2002 10:41:36 +0100
74848              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
74849      Branch: perl
74850            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
74851            ! ext/Storable/t/forgive.t
74852 ____________________________________________________________________________
74853 [ 18177] By: hv                                    on 2002/11/25  02:37:07
74854         Log: add support for STASH and MAGIC information for REFs to sv_dump().
74855              Subject: [PATCH]
74856              From: Slaven Rezic <slaven.rezic@berlin.de>
74857              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
74858              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
74859      Branch: perl
74860            ! dump.c ext/Devel/Peek/Peek.t
74861 ____________________________________________________________________________
74862 [ 18176] By: hv                                    on 2002/11/25  02:31:10
74863         Log: Subject: Re: [perl #18479] Error when no strict refs in effect
74864              From: Slaven Rezic <slaven.rezic@berlin.de>
74865              Date: 18 Nov 2002 22:50:04 +0100
74866              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
74867      Branch: perl
74868            ! pp_ctl.c
74869 ____________________________________________________________________________
74870 [ 18175] By: hv                                    on 2002/11/25  02:20:48
74871         Log: Subject: [Encode] 1.83 + bleedperl patch released
74872              From: Dan Kogai <dankogai@dan.co.jp>
74873              Date: Tue, 19 Nov 2002 03:18:44 +0900
74874              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
74875      Branch: perl
74876            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
74877            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
74878            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
74879            ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
74880 ____________________________________________________________________________
74881 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
74882         Log: Subject: [PATCH] Historic version labels
74883              From: andreas.koenig@anima.de (Andreas J. Koenig)
74884              Date: Fri, 22 Nov 2002 14:39:41 +0100
74885              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
74886      Branch: perl
74887            ! Changes5.005 Changes5.6
74888 ____________________________________________________________________________
74889 [ 18171] By: rgs                                   on 2002/11/22  21:15:54
74890         Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
74891              Fix the existing tests that didn't checked the difference
74892              between 0 and undef.
74893      Branch: perl
74894            ! t/op/magic.t
74895 ____________________________________________________________________________
74896 [ 18170] By: rgs                                   on 2002/11/22  20:49:12
74897         Log: Move some tests from t/run/fresh_perl.t
74898              to the new t/comp/parser.t. The goal being to
74899              get rid of fresh_perl.t at some point.
74900      Branch: perl
74901            ! t/comp/parser.t t/run/fresh_perl.t
74902 ____________________________________________________________________________
74903 [ 18169] By: rgs                                   on 2002/11/21  20:49:36
74904         Log: Add a test for bug #17920, and a new test file for it.
74905      Branch: perl
74906            + t/comp/parser.t
74907            ! MANIFEST
74908 ____________________________________________________________________________
74909 [ 18168] By: merijn                                on 2002/11/21  13:59:12
74910         Log: Subject: [PATCH] hires sleeping wants libs
74911              Date: Wed, 20 Nov 2002 17:18:31 +0200
74912              From: Jarkko Hietaniemi <jhi@iki.fi>
74913              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
74914      Branch: perl
74915            ! Configure hints/irix_6.sh
74916 ____________________________________________________________________________
74917 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
74918         Log: Fix perl bug #17920 : a case of parser coredump.
74919              The fix is to disable Perl_block_start and Perl_block_end
74920              when the yacc parser has encountered errors. This prevents
74921              corruption of the internal stack, at the expense of correctness,
74922              but this doesn't matter as the code is unparseable anyway.
74923      Branch: perl
74924            ! op.c
74925 ____________________________________________________________________________
74926 [ 18165] By: rgs                                   on 2002/11/19  22:45:36
74927         Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
74928              From: Jarkko Hietaniemi <jhi@iki.fi>
74929              Date: Sun, 3 Nov 2002 17:50:08 +0200
74930              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
74931      Branch: perl
74932            ! lib/open.pm locale.c pod/perl58delta.pod
74933 ____________________________________________________________________________
74934 [ 18164] By: rgs                                   on 2002/11/19  22:32:52
74935         Log: t/io/crlf.t failed with miniperl.
74936      Branch: perl
74937            ! t/io/crlf.t
74938 ____________________________________________________________________________
74939 [ 18163] By: rgs                                   on 2002/11/19  22:11:24
74940         Log: Subject: Re: [PATCH] AutoLoader gives wrong message
74941              From: Peter Scott <Peter@PSDT.com>
74942              Date: Thu, 07 Nov 2002 19:04:27 -0800
74943              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
74944
74945              With a tweak to the END cleanup block to fully remove the
74946              temporary test directory
74947      Branch: perl
74948            ! lib/AutoLoader.t
74949 ____________________________________________________________________________
74950 [ 18162] By: rgs                                   on 2002/11/19  21:29:25
74951         Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
74952              From: Dave Mitchell <davem@fdgroup.com>
74953              Date: Thu, 14 Nov 2002 22:55:39 +0000
74954              Message-ID: <20021114225539.A18614@fdgroup.com>
74955      Branch: perl
74956            ! ext/threads/threads.xs
74957 ____________________________________________________________________________
74958 [ 18161] By: rgs                                   on 2002/11/19  21:26:21
74959         Log: Subject: [PATCH Win32] Document wperl.exe
74960              From: "Brent Dax" <brentdax@cpan.org>
74961              Date: Fri, 15 Nov 2002 23:02:01 -0800
74962              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
74963      Branch: perl
74964            ! README.win32
74965 ____________________________________________________________________________
74966 [ 18160] By: hv                                    on 2002/11/19  12:07:25
74967         Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
74968              From: Nicholas Clark <nick@unfortu.net>
74969              Date: Tue, 29 Oct 2002 23:00:05 +0000
74970              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
74971      Branch: perl
74972            + regen.pl regen_headers.pl
74973            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
74974            ! keywords.pl opcode.pl regcomp.pl
74975 ____________________________________________________________________________
74976 [ 18159] By: hv                                    on 2002/11/19  11:48:30
74977         Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
74978              From: Gurusamy Sarathy <gsar@ActiveState.com>
74979              Date: Wed, 30 Oct 2002 20:58:15 -0800
74980              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
74981              Date: Wed, 30 Oct 2002 21:56:22 -0800
74982              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
74983              Date: Wed, 30 Oct 2002 22:55:30 -0800
74984              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
74985      Branch: perl
74986            ! gv.c pp_hot.c t/op/method.t
74987 ____________________________________________________________________________
74988 [ 18158] By: hv                                    on 2002/11/19  11:35:16
74989         Log: Remove duplicate my() declaration giving warnings from change #18105.
74990      Branch: perl
74991            ! lib/Class/Struct.t
74992 ____________________________________________________________________________
74993 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
74994         Log: Correction to change #18152, by Dave Mitchell.
74995      Branch: perl
74996            ! pod/perlhack.pod
74997 ____________________________________________________________________________
74998 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
74999         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
75000              From: Dave Mitchell <davem@fdgroup.com>
75001              Date: Sat, 16 Nov 2002 22:18:23 +0000
75002              Message-ID: <20021116221823.A23614@fdgroup.com>
75003              Documentation for change #18150.
75004      Branch: perl
75005            ! pod/perlhack.pod
75006 ____________________________________________________________________________
75007 [ 18151] By: rgs                                   on 2002/11/16  20:45:26
75008         Log: Document PRIVSHIFT.
75009              Subject: [PATCH] two small doc patches
75010              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75011              Date: Thu, 14 Nov 2002 15:07:35 -0800
75012              Message-ID: <3yC19gzkguTO092yn@efn.org>
75013      Branch: perl
75014            ! sv.h
75015 ____________________________________________________________________________
75016 [ 18150] By: rgs                                   on 2002/11/16  20:25:57
75017         Log: Subject: [PATCH] optional code for debugging leaking scalars
75018              From: Dave Mitchell <davem@fdgroup.com>
75019              Date: Thu, 14 Nov 2002 23:03:00 +0000
75020              Message-ID: <20021114230300.B18614@fdgroup.com>
75021      Branch: perl
75022            ! perl.c sv.c
75023 ____________________________________________________________________________
75024 [ 18149] By: rgs                                   on 2002/11/16  20:10:50
75025         Log: New B::Lint option, bare-subs, that checks for implicitely
75026              quoted barewords that are also subroutines, from
75027              Ian Phillipps <ip@tarragon-et.co.uk>.
75028              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
75029              With a few tweaks to the implementation and tests.
75030              (previous change was empty)
75031      Branch: perl
75032            ! ext/B/B/Lint.pm ext/B/t/lint.t
75033 ____________________________________________________________________________
75034 [ 18148] By: rgs                                   on 2002/11/16  20:05:34
75035         Log: New B::Lint option, bare-subs, that checks for implicitely
75036              quoted barewords that are also subroutines, from
75037              Ian Phillipps <ip@tarragon-et.co.uk>.
75038              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
75039              With a few tweaks to the implementation and tests.
75040      Branch: perl
75041            ! ext/B/B/Lint.pm ext/B/t/lint.t
75042 ____________________________________________________________________________
75043 [ 18147] By: rgs                                   on 2002/11/16  19:52:54
75044         Log: Subject: [PATCH] Typo in perl58delta
75045              From: andreas.koenig@anima.de (Andreas J. Koenig)
75046              Date: Sat, 16 Nov 2002 16:29:14 +0100
75047              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
75048      Branch: perl
75049            ! pod/perl58delta.pod
75050 ____________________________________________________________________________
75051 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
75052         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
75053              From: Dave Mitchell <davem@fdgroup.com>
75054              Date: Thu, 7 Nov 2002 16:38:02 +0000
75055              Message-ID: <20021107163802.C25337@fdgroup.com>
75056      Branch: perl
75057            ! pad.h
75058 ____________________________________________________________________________
75059 [ 18141] By: merijn                                on 2002/11/12  16:15:30
75060         Log: repair 18139 (missing awk command)
75061      Branch: perl
75062            ! Configure
75063 ____________________________________________________________________________
75064 [ 18139] By: merijn                                on 2002/11/12  14:20:36
75065         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
75066              From: Jarkko Hietaniemi <jhi@iki.fi>
75067              Subject: [PATCH] Tru64 osvers
75068              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
75069      Branch: perl
75070            ! Configure
75071 ____________________________________________________________________________
75072 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
75073         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
75074              From: Slaven Rezic <slaven.rezic@berlin.de>
75075              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
75076              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
75077      Branch: perl
75078            ! lib/Term/ReadLine.pm
75079 ____________________________________________________________________________
75080 [ 18136] By: rgs                                   on 2002/11/10  21:38:44
75081         Log: Subject: t/run/runenv.t bug
75082              From: Salvador "Fandiño" <sfandino@yahoo.com>
75083              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
75084              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
75085      Branch: perl
75086            ! t/run/runenv.t
75087 ____________________________________________________________________________
75088 [ 18135] By: rgs                                   on 2002/11/10  21:30:36
75089         Log: Subject: [PATCH] perlopentut and PerlIO documentation
75090              From: Slaven Rezic <slaven.rezic@berlin.de>
75091              Date: 08 Nov 2002 22:22:19 +0100
75092              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
75093      Branch: perl
75094            ! lib/PerlIO.pm pod/perlopentut.pod
75095 ____________________________________________________________________________
75096 [ 18125] By: hv                                    on 2002/11/07  14:01:57
75097         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
75098              From: Dan Kogai <dankogai@dan.co.jp>
75099              Date: Fri, 25 Oct 2002 13:04:00 +0900
75100              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
75101      Branch: perl
75102            + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
75103            + t/uni/tr_utf8.t
75104            ! MANIFEST
75105 ____________________________________________________________________________
75106 [ 18124] By: hv                                    on 2002/11/07  13:51:39
75107         Log: Subject: [PATCH] File::Temp documentation fix
75108              From: Slaven Rezic <slaven.rezic@berlin.de>
75109              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
75110              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
75111      Branch: perl
75112            ! lib/File/Temp.pm
75113 ____________________________________________________________________________
75114 [ 18123] By: hv                                    on 2002/11/07  13:46:59
75115         Log: Subject: PATCH x2p/find2perl.PL
75116              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
75117              Date: Thu, 24 Oct 2002 10:05:19 +0200
75118              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
75119      Branch: perl
75120            ! x2p/find2perl.PL
75121 ____________________________________________________________________________
75122 [ 18122] By: hv                                    on 2002/11/07  13:40:25
75123         Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
75124              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
75125              Date: 23 Oct 2002 18:42:51 -0000
75126              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
75127      Branch: perl
75128            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
75129 ____________________________________________________________________________
75130 [ 18121] By: hv                                    on 2002/11/07  13:21:15
75131         Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
75132              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75133              Date: Sun, 03 Nov 2002 15:48:18 -0800
75134              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
75135      Branch: perl
75136            ! sv.c t/op/tie.t
75137 ____________________________________________________________________________
75138 [ 18120] By: hv                                    on 2002/11/07  13:14:21
75139         Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
75140              From: Gurusamy Sarathy <gsar@ActiveState.com>
75141              Date: Sat, 19 Oct 2002 12:11:43 -0700
75142              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
75143      Branch: perl
75144            ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
75145 ____________________________________________________________________________
75146 [ 18119] By: hv                                    on 2002/11/07  12:13:28
75147         Log: Subject: [perl #18154] Problem found in calculating offsets in regex
75148              From: Mark Pease (via RT) <perlbug@perl.org>
75149              Date: 29 Oct 2002 20:23:54 -0000
75150              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
75151      Branch: perl
75152            ! regcomp.c
75153 ____________________________________________________________________________
75154 [ 18118] By: hv                                    on 2002/11/07  11:33:38
75155         Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
75156              From: hv@crypt.org
75157              Date: Sun, 03 Nov 2002 16:41:24 +0000
75158              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
75159      Branch: perl
75160            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
75161            ! t/op/sub_lval.t
75162 ____________________________________________________________________________
75163 [ 18117] By: rgs                                   on 2002/11/06  22:15:36
75164         Log: "make distclean" should remove the generated file lib/Config.pod.
75165      Branch: perl
75166            ! Makefile.SH
75167 ____________________________________________________________________________
75168 [ 18116] By: rgs                                   on 2002/11/06  22:11:06
75169         Log: The new test introduced in #18114 failed with threads
75170      Branch: perl
75171            ! ext/B/t/concise.t
75172 ____________________________________________________________________________
75173 [ 18115] By: rgs                                   on 2002/11/06  20:43:14
75174         Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
75175              From: Slaven Rezic <slaven.rezic@berlin.de>
75176              Date: 24 Oct 2002 00:44:35 +0200
75177              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
75178      Branch: perl
75179            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
75180            ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
75181 ____________________________________________________________________________
75182 [ 18114] By: rgs                                   on 2002/11/06  20:08:53
75183         Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
75184              From: Stephen McCamant <smcc@mit.edu>
75185              Date: Thu, 31 Oct 2002 01:35:29 -0500
75186              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
75187
75188              plus a test case in ext/B/t/concise.t
75189              plus a (less intrusive, but less future-proof) fix for a
75190              similar problem in B::walkoptree_exec().
75191      Branch: perl
75192            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
75193 ____________________________________________________________________________
75194 [ 18113] By: rgs                                   on 2002/11/05  20:11:55
75195         Log: make regen_headers.
75196              Backport change #18078 to warnings.pl.
75197      Branch: perl
75198            ! global.sym perlapi.c perlapi.h proto.h warnings.pl
75199 ____________________________________________________________________________
75200 [ 18109] By: ams                                   on 2002/11/05  13:03:34
75201         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
75202              From: hv@crypt.org
75203              Date: Tue, 05 Nov 2002 13:30:00 +0000
75204              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
75205
75206              This is half of the fix for #18107. The swash_init() problems
75207              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
75208              but can now be seen only with UTF-8 test cases.
75209      Branch: perl
75210            ! pp.c
75211 ____________________________________________________________________________
75212 [ 18108] By: merijn                                on 2002/11/05  07:52:08
75213         Log: Put back the DO NOT EDIT headers in proto.h and global.sym
75214
75215              Subject: Re: [perl #18066] Bug in -I when path has double colons?
75216              From: Slaven Rezic <slaven.rezic@berlin.de>
75217              Date: 03 Nov 2002 10:25:10 +0100
75218              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
75219      Branch: perl
75220            ! embed.pl
75221 ____________________________________________________________________________
75222 [ 18107] By: ams                                   on 2002/11/05  03:43:46
75223         Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
75224              character is UTF-8. (Copied from pp_lcfirst.)
75225              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
75226      Branch: perl
75227            ! dump.c pp.c
75228 ____________________________________________________________________________
75229 [ 18106] By: hv                                    on 2002/11/05  01:43:27
75230         Log: new test based on:
75231              Subject: [TEST] for [PATCH] bug in utf8.c(?)
75232              From: Marty Pauley <marty+p5p@kasei.com>
75233              Date: Fri, 18 Oct 2002 21:02:38 +0100
75234              Message-ID: <20021018200238.GY3764@soto.kasei.com>
75235      Branch: perl
75236            ! lib/utf8.t
75237 ____________________________________________________________________________
75238 [ 18105] By: hv                                    on 2002/11/05  00:59:30
75239         Log: Subject: Re: Class::Struct, simple patch, tests
75240              From: Marty Pauley <marty+p5p@kasei.com>
75241              Date: Fri, 18 Oct 2002 22:26:38 +0100
75242              Message-ID: <20021018212638.GB3764@soto.kasei.com>
75243      Branch: perl
75244            ! lib/Class/Struct.pm lib/Class/Struct.t
75245 ____________________________________________________________________________
75246 [ 18102] By: rgs                                   on 2002/11/04  21:43:53
75247         Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
75248              From: Slaven Rezic <slaven.rezic@berlin.de>
75249              Date: 30 Oct 2002 11:18:47 +0100
75250              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
75251
75252              With the corresponding change to embed.fnc
75253      Branch: perl
75254            + t/run/switchI.t
75255            ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
75256            ! proto.h t/run/runenv.t
75257 ____________________________________________________________________________
75258 [ 18094] By: merijn                                on 2002/11/04  16:08:22
75259         Log: Changed the warning detection pattern because of:
75260
75261              Subject: ccache gcc3.2 doesn't work
75262              From: Nicholas Clark <nick@ccl4.org>
75263              Date: Tue, 29 Oct 2002 15:01:39
75264              Message-ID: <20021029150139.J82080@plum.flirble.org>
75265      Branch: perl
75266            ! Configure
75267 ____________________________________________________________________________
75268 [ 18093] By: jhi                                   on 2002/11/04  16:06:39
75269         Log: s/Perlf/Perl/ (thanks rgs)
75270      Branch: perl
75271            ! pod/perldiag.pod
75272 ____________________________________________________________________________
75273 [ 18091] By: jhi                                   on 2002/11/04  15:50:07
75274         Log: How pre-5.9.0 Perl can be fooled by a defined-or.
75275      Branch: perl
75276            ! pod/perldiag.pod
75277 ____________________________________________________________________________
75278 [ 18090] By: hv                                    on 2002/11/04  15:49:29
75279         Log: extend #13786 to cover the other four identical chunks of code
75280              to avoid looping under overload.
75281      Branch: perl
75282            ! sv.c
75283 ____________________________________________________________________________
75284 [ 18088] By: merijn                                on 2002/11/04  15:37:06
75285         Log: Charnames take 4
75286              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
75287      Branch: perl
75288            ! lib/charnames.pm lib/charnames.t
75289 ____________________________________________________________________________
75290 [ 18086] By: hv                                    on 2002/11/04  15:16:34
75291         Log: integrate from perlio: changes #17709, #17795, #17796, #18032
75292      Branch: perl
75293           !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
75294           !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
75295 ____________________________________________________________________________
75296 [ 18085] By: hv                                    on 2002/11/04  12:17:12
75297         Log: Subject: Re: [perl #17064] illegal legal unicode character
75298              From: hv@crypt.org
75299              Date: Mon, 04 Nov 2002 13:23:49 +0000
75300              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
75301      Branch: perl
75302            ! regexec.c t/op/split.t
75303 ____________________________________________________________________________
75304 [ 18084] By: merijn                                on 2002/11/04  11:04:45
75305         Log: Tru64, gcc -O3, datasize
75306              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
75307      Branch: perl
75308            ! README.tru64 hints/dec_osf.sh
75309 ____________________________________________________________________________
75310 [ 18083] By: merijn                                on 2002/11/04  10:58:52
75311         Log: Typo configpm
75312              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
75313      Branch: perl
75314            ! configpm
75315 ____________________________________________________________________________
75316 [ 18078] By: hv                                    on 2002/11/03  13:20:50
75317         Log: avoid reliance on croak() prototype
75318      Branch: perl
75319            ! lib/warnings.pm
75320 ____________________________________________________________________________
75321 [ 18077] By: hv                                    on 2002/11/03  13:18:17
75322         Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
75323              (with tweaks)
75324              From: Michael G Schwern <schwern@pobox.com>
75325              Date: Wed, 4 Sep 2002 12:06:08 -0700
75326              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
75327      Branch: perl
75328            ! configpm lib/Config.t
75329 ____________________________________________________________________________
75330 [ 18076] By: gbarr                                 on 2002/11/03  10:11:18
75331         Log: Update to Scalar-List-Utils 1.08
75332      Branch: perl
75333            + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
75334            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
75335            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
75336            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
75337            ! ext/List/Util/t/reduce.t
75338 ____________________________________________________________________________
75339 [ 18075] By: rgs                                   on 2002/10/31  20:58:12
75340         Log: Adjust the number of tests in t/op/range.t
75341      Branch: perl
75342            ! t/op/range.t
75343 ____________________________________________________________________________
75344 [ 18074] By: ams                                   on 2002/10/30  22:30:32
75345         Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
75346              but "-4\n".."-0\n" is!
75347              From: Slaven Rezic <slaven.rezic@berlin.de>
75348              Date: 30 Oct 2002 16:22:36 +0100
75349              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
75350
75351              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
75352              is not DWIM but "-4\n".."-0\n" is!
75353              From: "Orton, Yves" <yves.orton@mciworldcom.de>
75354              Date: Wed, 30 Oct 2002 11:59:31 -0000
75355              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
75356
75357              (Applied over previous fix.)
75358      Branch: perl
75359            ! pp_ctl.c t/op/range.t
75360 ____________________________________________________________________________
75361 [ 18073] By: ams                                   on 2002/10/30  19:47:12
75362         Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
75363              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
75364              Date: 30 Oct 2002 17:27:53 -0000
75365              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
75366
75367              (Fixed by making an exception for .."0" in pp_flop.)
75368      Branch: perl
75369            ! pp_ctl.c t/op/range.t
75370 ____________________________________________________________________________
75371 [ 18072] By: rgs                                   on 2002/10/29  20:37:31
75372         Log: Partial fix of bug [perl #17589] : prevent the parser to
75373              segfault when encountering the erroneous construct "sub;".
75374      Branch: perl
75375            ! pod/perldiag.pod t/op/anonsub.t toke.c
75376 ____________________________________________________________________________
75377 [ 18071] By: rgs                                   on 2002/10/28  21:57:25
75378         Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
75379              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
75380              Date: Mon, 28 Oct 2002 12:53:52 -0000
75381              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
75382      Branch: perl
75383            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
75384 ____________________________________________________________________________
75385 [ 18070] By: rgs                                   on 2002/10/28  20:46:33
75386         Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
75387              From: Nicholas Clark <nick@unfortu.net>
75388              Date: Sun, 27 Oct 2002 18:39:03 +0000
75389              Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
75390      Branch: perl
75391            ! util.c
75392 ____________________________________________________________________________
75393 [ 18069] By: rgs                                   on 2002/10/28  20:44:12
75394         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
75395              From: Nicholas Clark <nick@unfortu.net>
75396              Date: Sun, 27 Oct 2002 22:31:08 +0000
75397              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
75398      Branch: perl
75399            ! t/op/pack.t
75400 ____________________________________________________________________________
75401 [ 18068] By: merijn                                on 2002/10/27  17:57:15
75402         Log: Repair broken previous patch. I don't like it, but not repairing it
75403              breaks each and every build. Will teach me to test on the same
75404              machine where I patched it. Sorry.
75405      Branch: perl
75406            ! embed.pl
75407 ____________________________________________________________________________
75408 [ 18067] By: merijn                                on 2002/10/27  06:02:21
75409         Log: embed.pl doc. (embed.pl reorganization for doc headers)
75410              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
75411              With some additional modifications
75412      Branch: perl
75413            ! embed.pl
75414 ____________________________________________________________________________
75415 [ 18064] By: merijn                                on 2002/10/25  11:47:07
75416         Log: The 5005thread todo list; 2 down 25 to go
75417      Branch: perl
75418            ! README.irix README.tru64
75419 ____________________________________________________________________________
75420 [ 18063] By: hv                                    on 2002/10/25  00:28:48
75421         Log: change #18038 gives too many problems on t/450_service.t; disable
75422              it for now
75423      Branch: perl
75424            ! lib/Net/Ping/t/450_service.t
75425 ____________________________________________________________________________
75426 [ 18062] By: hv                                    on 2002/10/25  00:21:17
75427         Log: Subject: [PATCH] DB_File 1.806
75428              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
75429              Date: Tue, 22 Oct 2002 11:16:21 +0100
75430              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
75431      Branch: perl
75432            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
75433            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
75434            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
75435 ____________________________________________________________________________
75436 [ 18061] By: hv                                    on 2002/10/25  00:13:07
75437         Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
75438              From: chromatic <chromatic@wgz.org>
75439              Date: Mon, 21 Oct 2002 20:27:43 -0700
75440              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
75441      Branch: perl
75442            + ext/IO/lib/IO/t/IO.t
75443            ! MANIFEST lib/Net/Ping/t/450_service.t
75444 ____________________________________________________________________________
75445 [ 18060] By: hv                                    on 2002/10/24  23:54:50
75446         Log: 2 lines of change #18039 had several problems
75447      Branch: perl
75448            ! ext/IO/IO.pm
75449 ____________________________________________________________________________
75450 [ 18059] By: hv                                    on 2002/10/24  23:46:29
75451         Log: Subject: [perl #18036] perldoc refuses to run on BeOS
75452              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
75453              Date: 21 Oct 2002 10:18:50 -0000
75454              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
75455      Branch: perl
75456            ! utils/perldoc.PL
75457 ____________________________________________________________________________
75458 [ 18058] By: hv                                    on 2002/10/24  23:36:48
75459         Log: Subject: The Inaba patch for tr/// vs. use encoding
75460              From: Dan Kogai <dankogai@dan.co.jp>
75461              Date: Mon, 21 Oct 2002 17:36:02 +0900
75462              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
75463      Branch: perl
75464            ! mg.c regcomp.c sv.c toke.c
75465 ____________________________________________________________________________
75466 [ 18057] By: hv                                    on 2002/10/24  23:16:15
75467         Log: Subject: [Encode] 1.80 released
75468              From: Dan Kogai <dankogai@dan.co.jp>
75469              Date: Tue, 22 Oct 2002 05:47:16 +0900
75470              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
75471      Branch: perl
75472            + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
75473            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
75474            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
75475            ! ext/Encode/lib/Encode/MIME/Header.pm
75476            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
75477            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
75478            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
75479            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
75480 ____________________________________________________________________________
75481 [ 18056] By: hv                                    on 2002/10/24  22:48:06
75482         Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
75483              From: Autrijus Tang <autrijus@autrijus.org>
75484              Date: Sat, 19 Oct 2002 17:51:57 +0800
75485              Message-ID: <20021019095157.GA430@not.autrijus.org>
75486      Branch: perl
75487            ! ext/B/B/C.pm
75488 ____________________________________________________________________________
75489 [ 18055] By: hv                                    on 2002/10/24  22:34:10
75490         Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
75491      Branch: perl
75492            ! pp_sys.c t/run/fresh_perl.t
75493 ____________________________________________________________________________
75494 [ 18054] By: hv                                    on 2002/10/24  22:17:40
75495         Log: change #18030 needs the removal of ext/Thread/thr5005.t
75496      Branch: perl
75497            - ext/Thread/thr5005.t
75498 ____________________________________________________________________________
75499 [ 18053] By: merijn                                on 2002/10/24  08:20:09
75500         Log: charnames pragma extended with :alias for customized
75501              unicode naming aliases
75502              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
75503      Branch: perl
75504            ! lib/charnames.pm lib/charnames.t
75505 ____________________________________________________________________________
75506 [ 18052] By: rgs                                   on 2002/10/23  19:16:50
75507         Log: Further tweaks to perlmodlib.pod.
75508              Add a note about perllocal.pod, which wasn't documented.
75509      Branch: perl
75510            ! pod/perlmodlib.PL pod/perlmodlib.pod
75511 ____________________________________________________________________________
75512 [ 18051] By: rgs                                   on 2002/10/23  18:56:08
75513         Log: Further tweaks to perluniintro.pod
75514      Branch: perl
75515            ! pod/perluniintro.pod
75516 ____________________________________________________________________________
75517 [ 18050] By: rgs                                   on 2002/10/22  19:11:12
75518         Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
75519              Regenerate perlmodlib.pod
75520      Branch: perl
75521            ! pod/perlmodlib.PL pod/perlmodlib.pod
75522 ____________________________________________________________________________
75523 [ 18049] By: rgs                                   on 2002/10/22  18:48:00
75524         Log: Subject: [PATCH] perluniintro
75525              From: Jarkko Hietaniemi <jhi@iki.fi>
75526              Date: Sun, 20 Oct 2002 15:48:09 +0300
75527              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
75528      Branch: perl
75529            ! pod/perluniintro.pod
75530 ____________________________________________________________________________
75531 [ 18048] By: hv                                    on 2002/10/22  17:04:26
75532         Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
75533              From: Dave Mitchell <davem@fdgroup.com>
75534              Date: Fri, 18 Oct 2002 13:36:40 +0100
75535              Message-ID: <20021018133640.A19172@fdgroup.com>
75536      Branch: perl
75537            ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
75538            ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
75539            ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
75540 ____________________________________________________________________________
75541 [ 18047] By: hv                                    on 2002/10/22  16:20:18
75542         Log: Subject: [PATCH] AutoLoader gives wrong message
75543              From: Peter Scott <peter@psdt.com>
75544              Date: Thu, 17 Oct 2002 19:54:56 -0700
75545              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
75546      Branch: perl
75547            ! lib/AutoLoader.pm
75548 ____________________________________________________________________________
75549 [ 18046] By: hv                                    on 2002/10/22  15:52:40
75550         Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
75551              From: Alain Barbet <alian@alianwebserver.com>
75552              Date: Fri, 18 Oct 2002 15:29:29 +0200
75553              Message-ID: <3DB00CB9.70708@alianwebserver.com>
75554      Branch: perl
75555            ! README.win32 win32/makefile.mk win32/win32.c
75556 ____________________________________________________________________________
75557 [ 18045] By: hv                                    on 2002/10/22  15:47:21
75558         Log: improve 'atomicity' wording
75559      Branch: perl
75560            ! lib/filetest.pm
75561 ____________________________________________________________________________
75562 [ 18044] By: hv                                    on 2002/10/22  15:43:55
75563         Log: Subject: [PATCH] Shell.pm object methods broken
75564              From: Dan Brook <dbrook@easyspace.com>
75565              Date: Thu, 17 Oct 2002 16:05:04 +0100
75566              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
75567      Branch: perl
75568            ! lib/Shell.pm lib/Shell.t
75569 ____________________________________________________________________________
75570 [ 18042] By: hv                                    on 2002/10/21  09:20:54
75571         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
75572              From: hv@crypt.org
75573              Date: Mon, 21 Oct 2002 11:27:40 +0100
75574              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
75575      Branch: perl
75576            ! t/lib/warnings/toke toke.c
75577 ____________________________________________________________________________
75578 [ 18041] By: hv                                    on 2002/10/21  01:14:48
75579         Log: Subject: Re: [perl #18019] regex overoptimization
75580              From: hv@crypt.org
75581              Date: Mon, 21 Oct 2002 03:21:54 +0100
75582              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
75583      Branch: perl
75584            ! regcomp.c t/op/re_tests
75585 ____________________________________________________________________________
75586 [ 18039] By: hv                                    on 2002/10/20  14:33:16
75587         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
75588              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
75589              Date: Tue, 15 Oct 2002 02:17:03 +0200
75590              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
75591      Branch: perl
75592            ! ext/IO/IO.pm
75593 ____________________________________________________________________________
75594 [ 18038] By: hv                                    on 2002/10/20  14:23:06
75595         Log: Update to Net::Ping v2.23
75596      Branch: perl
75597            + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
75598            + lib/Net/Ping/t/450_service.t
75599            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
75600            ! lib/Net/Ping/t/200_ping_tcp.t
75601 ____________________________________________________________________________
75602 [ 18037] By: hv                                    on 2002/10/20  13:57:06
75603         Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
75604              From: Jarkko Hietaniemi <jhi@iki.fi>
75605              Date: Mon, 14 Oct 2002 14:49:54 +0300
75606              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
75607      Branch: perl
75608            ! t/op/pack.t
75609 ____________________________________________________________________________
75610 [ 18036] By: hv                                    on 2002/10/20  13:43:56
75611         Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
75612              From: Slaven Rezic <slaven.rezic@berlin.de>
75613              Date: 14 Oct 2002 09:37:18 +0200
75614              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
75615      Branch: perl
75616            ! pp_sys.c t/op/mkdir.t
75617 ____________________________________________________________________________
75618 [ 18035] By: hv                                    on 2002/10/20  13:39:09
75619         Log: Subject: Re: [perl #17951] Strange UTF error
75620              From: Jarkko Hietaniemi <jhi@iki.fi>
75621              Date: Wed, 16 Oct 2002 18:50:51 +0300
75622              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
75623      Branch: perl
75624            ! lib/utf8_heavy.pl t/run/fresh_perl.t
75625 ____________________________________________________________________________
75626 [ 18034] By: hv                                    on 2002/10/20  13:23:16
75627         Log: Update to Time::HiRes v1.38
75628      Branch: perl
75629            + ext/Time/HiRes/typemap
75630            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
75631            ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
75632            ! ext/Time/HiRes/Makefile.PL
75633 ____________________________________________________________________________
75634 [ 18033] By: hv                                    on 2002/10/20  13:12:25
75635         Log: Upgrade to Test.pm v1.23
75636      Branch: perl
75637            ! lib/Test.pm
75638 ____________________________________________________________________________
75639 [ 18030] By: merijn                                on 2002/10/19  14:10:21
75640         Log: Happy chainsaw stories; The removal of the 5005 threads
75641              Still imcomplete. Configure will follow
75642      Branch: perl
75643            ! MANIFEST NetWare/Makefile NetWare/config.wc
75644            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
75645            ! Porting/Glossary Porting/config.sh Porting/config_H
75646            ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
75647            ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
75648            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
75649            ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
75650            ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
75651            ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
75652            ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
75653            ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
75654            ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
75655            ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
75656            ! win32/config.bc win32/config.gc win32/config.vc
75657            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
75658            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
75659            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
75660            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
75661            ! wince/Makefile.ce wince/config.ce wince/config_H.ce
75662            ! wince/config_sh.PL wince/win32.h wince/win32thread.c
75663            ! wince/win32thread.h wince/wincesck.c
75664 ____________________________________________________________________________
75665 [ 18029] By: merijn                                on 2002/10/18  07:28:21
75666         Log: minor tweaks in Porting/pumpkin.pod
75667              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
75668      Branch: perl
75669            ! Porting/pumpkin.pod
75670 ____________________________________________________________________________
75671 [ 18028] By: rgs                                   on 2002/10/17  20:33:32
75672         Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
75673              From: Abe Timmerman <abe@ztreet.demon.nl>
75674              Date: Thu, 17 Oct 2002 23:38:34 +0200
75675              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
75676      Branch: perl
75677            ! t/run/switches.t
75678 ____________________________________________________________________________
75679 [ 18027] By: hv                                    on 2002/10/17  14:39:27
75680         Log: Subject: Re: versions too accurate
75681              From: John Peacock <jpeacock@rowman.com>
75682              Date: Mon, 14 Oct 2002 22:36:48 -0400
75683              Message-ID: <3DAB7F40.1050200@rowman.com>
75684      Branch: perl
75685            ! lib/version.pm util.c
75686 ____________________________________________________________________________
75687 [ 18026] By: hv                                    on 2002/10/17  14:29:41
75688         Log: Subject: Re: [PATCH] Version object combined patch
75689              From: John Peacock <jpeacock@rowman.com>
75690              Date: Thu, 10 Oct 2002 21:23:01 -0400
75691              Message-ID: <3DA627F5.5050907@rowman.com>
75692      Branch: perl
75693            ! lib/version.pm lib/version.t pod/perldiag.pod util.c
75694 ____________________________________________________________________________
75695 [ 18025] By: hv                                    on 2002/10/17  13:37:04
75696         Log: definition of MAXPATHLEN
75697              Subject: [PATCH] standard lawyerism
75698              From: Jarkko Hietaniemi <jhi@iki.fi>
75699              Date: Fri, 11 Oct 2002 02:48:26 +0300
75700              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
75701      Branch: perl
75702            ! perl.h
75703 ____________________________________________________________________________
75704 [ 18024] By: hv                                    on 2002/10/17  13:34:01
75705         Log: Subject: Re: [perl #17061] no strict 'garbage'
75706              From: Slaven Rezic <slaven.rezic@berlin.de>
75707              Date: 10 Oct 2002 16:23:22 +0200
75708              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
75709      Branch: perl
75710            ! ext/Storable/Storable.pm
75711 ____________________________________________________________________________
75712 [ 18023] By: hv                                    on 2002/10/17  12:56:28
75713         Log: Subject: Re: [perl #17830] open FH, "<&", $fd
75714              From: Steve Grazzini <grazz@nyc.rr.com>
75715              Date: 11 Oct 2002 22:28:58 -0000
75716              Message-ID: <20021011222858.452.qmail@onion.perl.org>
75717      Branch: perl
75718            ! doio.c t/io/open.t
75719 ____________________________________________________________________________
75720 [ 18022] By: hv                                    on 2002/10/17  12:24:42
75721         Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
75722              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75723              Date: Tue, 15 Oct 2002 17:01:43 -0700
75724              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
75725      Branch: perl
75726            ! t/op/assignwarn.t
75727 ____________________________________________________________________________
75728 [ 18021] By: hv                                    on 2002/10/17  11:28:38
75729         Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
75730              From: Slaven Rezic <slaven.rezic@berlin.de>
75731              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
75732              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
75733      Branch: perl
75734            ! Porting/pumpkin.pod
75735 ____________________________________________________________________________
75736 [ 18020] By: rgs                                   on 2002/10/16  18:43:21
75737         Log: prototype() didn't warn when used in void context.
75738      Branch: perl
75739            ! op.c t/lib/warnings/op
75740 ____________________________________________________________________________
75741 [ 18019] By: ams                                   on 2002/10/15  20:54:53
75742         Log: Subject: Japanese translation of Storable
75743              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
75744              Date: Tue, 15 Oct 2002 06:31:01 +0900
75745              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
75746      Branch: perl
75747            ! ext/Storable/README
75748 ____________________________________________________________________________
75749 [ 18018] By: rgs                                   on 2002/10/15  19:08:20
75750         Log: Subject: Re: [PATCH] cv.h: Comment update
75751              From: Paul Johnson <paul@pjcj.net>
75752              Date: Mon, 14 Oct 2002 20:00:50 +0200
75753              Message-ID: <20021014180050.GC7333@pjcj.net>
75754      Branch: perl
75755            ! cv.h
75756 ____________________________________________________________________________
75757 [ 18017] By: rgs                                   on 2002/10/14  20:37:06
75758         Log: Subject: [PATCH] perlipc.pod
75759              From: Slaven Rezic <slaven.rezic@berlin.de>
75760              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
75761              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
75762      Branch: perl
75763            ! pod/perlipc.pod
75764 ____________________________________________________________________________
75765 [ 18016] By: rgs                                   on 2002/10/14  20:30:03
75766         Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
75767              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
75768              Date: Sun, 13 Oct 2002 09:02:36 +0900
75769              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
75770      Branch: perl
75771            ! pod/perlunicode.pod
75772 ____________________________________________________________________________
75773 [ 18015] By: rgs                                   on 2002/10/12  20:22:37
75774         Log: The -0 command-line switch wasn't setting $/ at compile-time.
75775              Move the initialization of $/ just after switch parsing
75776              (it was done after yyparse().)
75777      Branch: perl
75778            ! perl.c t/run/switches.t
75779 ____________________________________________________________________________
75780 [ 18014] By: rgs                                   on 2002/10/12  20:18:55
75781         Log: Subject: Re: [PATCH] perl573delta delinting
75782              From: Philip Newton <Philip.Newton@gmx.net>
75783              Date: Sat, 12 Oct 2002 21:25:49 +0200
75784              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
75785      Branch: perl
75786            ! pod/perl573delta.pod
75787 ____________________________________________________________________________
75788 [ 18013] By: hv                                    on 2002/10/12  15:41:50
75789         Log: Subject: [PATCH] for -Dm
75790              From: Slaven Rezic <slaven.rezic@berlin.de>
75791              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
75792              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
75793      Branch: perl
75794            ! malloc.c
75795 ____________________________________________________________________________
75796 [ 18012] By: hv                                    on 2002/10/12  15:39:49
75797         Log: #18005 was not enough
75798              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
75799              From: Abe Timmerman <abeltje@cpan.org>
75800              Date: Sat, 12 Oct 2002 17:56:39 +0200
75801              Message-Id: <200210121756.39803.abeltje@cpan.org>
75802      Branch: perl
75803            ! win32/makefile.mk
75804 ____________________________________________________________________________
75805 [ 18011] By: hv                                    on 2002/10/12  15:36:43
75806         Log: Subject: [perl #17805] BUG: Grammar bug during Configure
75807              From: Richard Hitt (via RT) <perlbug@perl.org>
75808              Date: 8 Oct 2002 21:04:30 -0000
75809              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
75810      Branch: perl
75811            ! Configure
75812 ____________________________________________________________________________
75813 [ 18010] By: hv                                    on 2002/10/12  15:31:06
75814         Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
75815              From: Nicholas Clark <nick@unfortu.net>
75816              Date: Tue, 8 Oct 2002 21:52:53 +0100
75817              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
75818      Branch: perl
75819            ! pod/perldiag.pod pp_pack.c t/op/pack.t
75820 ____________________________________________________________________________
75821 [ 18009] By: hv                                    on 2002/10/12  15:12:18
75822         Log: Subject: [PATCH perldoc] For screaming hell's sake
75823              From: Simon Cozens <simon@netthink.co.uk>
75824              Date: Tue, 8 Oct 2002 11:13:07 +0100
75825              Message-ID: <20021008101307.GA8175@netthink.co.uk>
75826      Branch: perl
75827            ! utils/perldoc.PL
75828 ____________________________________________________________________________
75829 [ 18008] By: hv                                    on 2002/10/12  14:38:19
75830         Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
75831              From: Nicholas Clark <nick@unfortu.net>
75832              Date: Mon, 7 Oct 2002 23:35:34 +0100
75833              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
75834      Branch: perl
75835            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
75836            ! ext/Storable/README ext/Storable/Storable.pm
75837            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
75838            ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
75839            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
75840 ____________________________________________________________________________
75841 [ 18007] By: hv                                    on 2002/10/12  14:22:36
75842         Log: Subject: [perl #17773] errors in c2ph(1) man page
75843              From: Eric Melville (via RT) <perlbug@perl.org>
75844              Date: 7 Oct 2002 02:58:34 -0000
75845              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
75846      Branch: perl
75847            ! utils/c2ph.PL
75848 ____________________________________________________________________________
75849 [ 18006] By: hv                                    on 2002/10/12  14:19:55
75850         Log: Subject: [PATCH pad.c] Re: closure failures
75851              From: Dave Mitchell <davem@fdgroup.com>
75852              Date: Mon, 7 Oct 2002 02:42:13 +0100
75853              Message-ID: <20021007024213.B29760@fdgroup.com>
75854      Branch: perl
75855            ! pad.c
75856 ____________________________________________________________________________
75857 [ 18005] By: hv                                    on 2002/10/12  14:17:07
75858         Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
75859              From: Abe Timmerman <abeltje@cpan.org>
75860              Date: Tue, 8 Oct 2002 14:16:56 +0200
75861              Message-Id: <200210081416.56942.abeltje@cpan.org>
75862      Branch: perl
75863            ! win32/Makefile
75864 ____________________________________________________________________________
75865 [ 18004] By: hv                                    on 2002/10/12  14:06:59
75866         Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
75867      Branch: perl
75868            ! hints/darwin.sh
75869 ____________________________________________________________________________
75870 [ 18003] By: hv                                    on 2002/10/12  13:48:34
75871         Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
75872              and #18001.
75873      Branch: perl
75874            ! ext/Devel/Peek/Peek.t
75875 ____________________________________________________________________________
75876 [ 18002] By: hv                                    on 2002/10/11  23:22:56
75877         Log: Subject: [Encode] 1.77 Released
75878              From: Dan Kogai <dankogai@dan.co.jp>
75879              Date: Sun, 6 Oct 2002 12:52:52 +0900
75880              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
75881      Branch: perl
75882            ! ext/Encode/Changes ext/Encode/Encode.pm
75883            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
75884            ! ext/Encode/lib/Encode/Alias.pm
75885            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
75886            ! ext/Encode/ucm/big5-eten.ucm
75887 ____________________________________________________________________________
75888 [ 18001] By: hv                                    on 2002/10/11  22:52:43
75889         Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
75890              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75891              Date: Thu, 10 Oct 2002 14:28:55 -0700
75892              Message-ID: <XEfp9gzkgquV092yn@efn.org>
75893      Branch: perl
75894            ! ext/Devel/Peek/Peek.t
75895 ____________________________________________________________________________
75896 [ 18000] By: hv                                    on 2002/10/11  22:30:36
75897         Log: Subject: [PATCH] perl573delta delinting
75898              From: Jarkko Hietaniemi <jhi@iki.fi>
75899              Date: Fri, 4 Oct 2002 16:19:31 +0300
75900              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
75901      Branch: perl
75902            ! pod/perl573delta.pod
75903 ____________________________________________________________________________
75904 [ 17999] By: hv                                    on 2002/10/11  22:28:36
75905         Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
75906              From: Jarkko Hietaniemi <jhi@iki.fi>
75907              Date: Fri, 4 Oct 2002 16:11:57 +0300
75908              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
75909      Branch: perl
75910            ! pod/perldiag.pod reentr.c reentr.pl
75911 ____________________________________________________________________________
75912 [ 17998] By: rgs                                   on 2002/10/11  19:53:05
75913         Log: Fix bug #17771 : segfault with the 'for' statement modifier
75914              used inside a map or a grep.
75915      Branch: perl
75916            ! pp_ctl.c t/op/grep.t
75917 ____________________________________________________________________________
75918 [ 17997] By: hv                                    on 2002/10/11  12:10:39
75919         Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
75920              From: Information Service <info@lingo.kiev.ua>
75921              Date: Wed, 09 Oct 2002 07:17:00 +0400
75922              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
75923      Branch: perl
75924            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
75925 ____________________________________________________________________________
75926 [ 17996] By: hv                                    on 2002/10/11  11:55:53
75927         Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
75928              From: chromatic <chromatic@wgz.org>
75929              Date: Thu, 03 Oct 2002 22:56:54 -0700
75930              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
75931      Branch: perl
75932            ! lib/AutoLoader.pm lib/AutoLoader.t
75933 ____________________________________________________________________________
75934 [ 17995] By: ams                                   on 2002/10/11  05:24:20
75935         Log: Subject: [perl #17819] Typo in perltooc?
75936              From: Bob Wilkinson (via RT) <perlbug@perl.org>
75937              Date: 9 Oct 2002 09:50:40 -0000
75938              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
75939
75940              Subject: [perl #17821] Typo in perltooc
75941              From: Bob Wilkinson (via RT) <perlbug@perl.org>
75942              Date: 9 Oct 2002 10:12:51 -0000
75943              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
75944      Branch: perl
75945            ! pod/perltooc.pod
75946 ____________________________________________________________________________
75947 [ 17994] By: rgs                                   on 2002/10/10  20:19:27
75948         Log: Fix bug #17776 : memory corruption in qr/##/x
75949      Branch: perl
75950            ! sv.c t/op/pat.t
75951 ____________________________________________________________________________
75952 [ 17993] By: rgs                                   on 2002/10/10  19:52:00
75953         Log: croak() is better written Perl_croak() in C code.
75954      Branch: perl
75955            ! util.c
75956 ____________________________________________________________________________
75957 [ 17992] By: hv                                    on 2002/10/10  11:29:12
75958         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
75959              From: andreas.koenig@anima.de (Andreas J. Koenig)
75960              Date: Fri, 04 Oct 2002 06:38:57 +0200
75961              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
75962      Branch: perl
75963            ! lib/Hash/Util.pm
75964 ____________________________________________________________________________
75965 [ 17991] By: hv                                    on 2002/10/10  11:20:41
75966         Log: new files lib/version.pm and lib/version.t for change #17990.
75967      Branch: perl
75968            + lib/version.pm lib/version.t
75969 ____________________________________________________________________________
75970 [ 17990] By: hv                                    on 2002/10/10  11:19:57
75971         Log: Subject: [PATCH] Version object combined patch
75972              From: John Peacock <jpeacock@rowman.com>
75973              Date: Fri, 04 Oct 2002 23:15:10 -0400
75974              Message-ID: <3D9E593E.1060605@rowman.com>
75975      Branch: perl
75976            ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
75977            ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
75978 ____________________________________________________________________________
75979 [ 17989] By: hv                                    on 2002/10/10  10:48:42
75980         Log: Subject: PATCH: lib/ExtUtils/typemap
75981              From: Brian Ingerson <ingy@ttul.org>
75982              Date: Sat, 28 Sep 2002 13:03:24 -0700
75983              Message-ID: <20020928130324.A16900@ttul.org>
75984      Branch: perl
75985            ! lib/ExtUtils/typemap
75986 ____________________________________________________________________________
75987 [ 17988] By: hv                                    on 2002/10/10  10:45:19
75988         Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
75989              From: Nicholas Clark <nick@unfortu.net>
75990              Date: Sat, 28 Sep 2002 18:52:00 +0100
75991              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
75992      Branch: perl
75993            ! lib/Exporter.t lib/Exporter/Heavy.pm
75994 ____________________________________________________________________________
75995 [ 17987] By: hv                                    on 2002/10/10  10:27:40
75996         Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
75997              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
75998              Date: Mon, 9 Sep 2002 17:36:55 -0400
75999              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
76000      Branch: perl
76001            ! pod/perlfunc.pod
76002 ____________________________________________________________________________
76003 [ 17986] By: hv                                    on 2002/10/10  09:51:24
76004         Log: Remove use of caller() in strict.pm, and tighten Safe compartment
76005              for Storable tests to match.
76006      Branch: perl
76007            ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
76008 ____________________________________________________________________________
76009 [ 17985] By: hv                                    on 2002/10/10  09:27:00
76010         Log: Subject: Re: README.cygwin draft update
76011              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76012              Date: Mon, 07 Oct 2002 17:15:09 -0700
76013              Message-ID: <NOio9gzkg6oR092yn@efn.org>
76014      Branch: perl
76015            ! README.cygwin pod/perl58delta.pod
76016 ____________________________________________________________________________
76017 [ 17984] By: rgs                                   on 2002/10/09  19:17:08
76018         Log: Fix bug #17823 : non-modifying tr/// stringifies references
76019      Branch: perl
76020            ! doop.c t/op/tr.t
76021 ____________________________________________________________________________
76022 [ 17983] By: merijn                                on 2002/10/09  12:22:26
76023         Log: Tru64 and gcc and threads
76024              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
76025      Branch: perl
76026            ! thread.h
76027 ____________________________________________________________________________
76028 [ 17982] By: merijn                                on 2002/10/09  10:34:40
76029         Log: Correct mailing list archive URL
76030              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
76031      Branch: perl
76032            ! Porting/pumpkin.pod
76033 ____________________________________________________________________________
76034 [ 17981] By: merijn                                on 2002/10/09  04:49:06
76035         Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
76036              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
76037      Branch: perl
76038            ! Porting/pumpkin.pod
76039 ____________________________________________________________________________
76040 [ 17980] By: sky                                   on 2002/10/06  15:40:56
76041         Log: Upgrade Safe.pm to 2.09 after CPAN backport.
76042              Fix testcases to run properly outside perl core build enviroment.
76043      Branch: perl
76044            ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
76045            ! ext/Safe/safe3.t
76046 ____________________________________________________________________________
76047 [ 17979] By: sky                                   on 2002/10/06  07:03:19
76048         Log: Subject: [PATCH] fix typo in Tie::Array
76049              From: "Jos I. Boumans" <kane@cpan.org>
76050              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
76051              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
76052      Branch: perl
76053            ! lib/Tie/Array.pm
76054 ____________________________________________________________________________
76055 [ 17978] By: sky                                   on 2002/10/05  04:44:10
76056         Log: Upgrade to Attribute::Handlers 0.78
76057      Branch: perl
76058            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
76059            ! lib/Attribute/Handlers/README
76060 ____________________________________________________________________________
76061 [ 17977] By: rgs                                   on 2002/10/04  20:01:54
76062         Log: Complement to change #17976 :
76063              there was a similar bug on rdo().
76064              Increment $Safe::VERSION.
76065      Branch: perl
76066            ! ext/Opcode/Safe.pm ext/Safe/safe3.t
76067 ____________________________________________________________________________
76068 [ 17976] By: rgs                                   on 2002/10/04  19:44:48
76069         Log: Fix bug #17744, suggested by Andreas Jurenda,
76070              tweaked by rgs (security hole in Safe).
76071      Branch: perl
76072            + ext/Safe/safe3.t
76073            ! MANIFEST ext/Opcode/Safe.pm
76074 ____________________________________________________________________________
76075 [ 17975] By: merijn                                on 2002/10/04  13:30:17
76076         Log: Non ANSI feature detection in enum
76077      Branch: perl
76078            ! pad.h
76079 ____________________________________________________________________________
76080 [ 17974] By: rgs                                   on 2002/10/03  21:00:50
76081         Log: Fix a precedence problem.
76082      Branch: perl
76083            ! ext/Storable/t/integer.t
76084 ____________________________________________________________________________
76085 [ 17973] By: rgs                                   on 2002/10/03  20:34:13
76086         Log: Change the warning message "%s trapped by operation mask"
76087              to include '' around the op name. Document it in perldiag.
76088      Branch: perl
76089            ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
76090            ! pod/perldiag.pod
76091 ____________________________________________________________________________
76092 [ 17972] By: rgs                                   on 2002/10/03  20:26:54
76093         Log: Add a new warning, "Possible precedence problem on bitwise
76094              %c operator", triggerred when a bitwise op has a numeric
76095              comparison op as child.
76096      Branch: perl
76097            ! op.c pod/perldiag.pod t/lib/warnings/op
76098 ____________________________________________________________________________
76099 [ 17971] By: ams                                   on 2002/10/03  11:03:41
76100         Log: Subject: Re: Not OK 17969
76101              From: Slaven Rezic <slaven.rezic@berlin.de>
76102              Date: 03 Oct 2002 13:12:58 +0200
76103              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
76104      Branch: perl
76105            ! ext/Storable/Storable.pm ext/Storable/t/code.t
76106            ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
76107            ! ext/Storable/t/malice.t
76108 ____________________________________________________________________________
76109 [ 17970] By: ams                                   on 2002/10/03  02:21:15
76110         Log: Add a line about 2.05.
76111      Branch: perl
76112            ! ext/Storable/ChangeLog
76113 ____________________________________________________________________________
76114 [ 17969] By: ams                                   on 2002/10/03  02:12:27
76115         Log: Subject: [PATCH] Storable and code serialization: documentation
76116              From: Slaven Rezic <slaven.rezic@berlin.de>
76117              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
76118              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
76119      Branch: perl
76120            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
76121            ! ext/Storable/t/code.t
76122 ____________________________________________________________________________
76123 [ 17968] By: ams                                   on 2002/10/03  01:40:51
76124         Log: Subject: [PATCH] Re: speed of my
76125              From: Stephen McCamant <smcc@mit.edu>
76126              Date: Wed, 2 Oct 2002 21:48:59 -0400
76127              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
76128      Branch: perl
76129            ! pp.c
76130 ____________________________________________________________________________
76131 [ 17967] By: hv                                    on 2002/10/02  15:04:57
76132         Log: Subject: [PATCH] reentrant buffers
76133              From: Jarkko Hietaniemi <jhi@iki.fi>
76134              Date: Fri, 27 Sep 2002 01:08:56 +0300
76135              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
76136      Branch: perl
76137            ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
76138 ____________________________________________________________________________
76139 [ 17966] By: hv                                    on 2002/10/02  14:46:52
76140         Log: Subject: [PATCH] retropatch
76141              From: Jarkko Hietaniemi <jhi@iki.fi>
76142              Date: Fri, 27 Sep 2002 03:51:34 +0300
76143              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
76144      Branch: perl
76145            + pod/perl573delta.pod
76146            ! MANIFEST pod/buildtoc.PL pod/perl.pod
76147 ____________________________________________________________________________
76148 [ 17965] By: hv                                    on 2002/10/02  14:42:21
76149         Log: op/tr.t test is affected by #17962
76150      Branch: perl
76151            ! t/op/tr.t
76152 ____________________________________________________________________________
76153 [ 17964] By: hv                                    on 2002/10/02  14:38:59
76154         Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
76155              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
76156              Date: Tue, 1 Oct 2002 23:34:35 +0200
76157              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
76158      Branch: perl
76159            ! t/op/override.t toke.c
76160 ____________________________________________________________________________
76161 [ 17963] By: hv                                    on 2002/10/02  14:15:22
76162         Log: Subject: Re: [perl #17376] Bug Report - our(%)
76163              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76164              Date: Tue, 01 Oct 2002 09:54:30 -0700
76165              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
76166      Branch: perl
76167            ! op.c pp_hot.c t/comp/our.t
76168 ____________________________________________________________________________
76169 [ 17962] By: ams                                   on 2002/10/02  14:10:07
76170         Log: Subject: [PATCH] no [] in tr///
76171              From: Jarkko Hietaniemi <jhi@iki.fi>
76172              Date: Wed, 2 Oct 2002 17:09:11 +0300
76173              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
76174      Branch: perl
76175            ! pod/perldiag.pod toke.c
76176 ____________________________________________________________________________
76177 [ 17961] By: hv                                    on 2002/10/02  14:09:11
76178         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
76179              From: andreas.koenig@anima.de (Andreas J. Koenig)
76180              Date: Mon, 30 Sep 2002 17:24:06 +0200
76181              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
76182      Branch: perl
76183            ! lib/Hash/Util.pm
76184 ____________________________________________________________________________
76185 [ 17959] By: hv                                    on 2002/10/02  14:06:29
76186         Log: Subject: [DOCPATCH] Unicode porting advice
76187              From: andreas.koenig@anima.de (Andreas J. Koenig)
76188              Date: Fri, 27 Sep 2002 15:30:16 +0200
76189              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
76190      Branch: perl
76191            ! pod/perlunicode.pod
76192 ____________________________________________________________________________
76193 [ 17958] By: hv                                    on 2002/10/02  13:57:06
76194         Log: missing quote from #17957
76195      Branch: perl
76196            ! Porting/pumpkin.pod
76197 ____________________________________________________________________________
76198 [ 17957] By: hv                                    on 2002/10/02  13:55:56
76199         Log: document how to set APPLLIB_EXP
76200              Subject: Re: [perl #15957] error installing perl 5.8.0
76201              From: Andy Dougherty <doughera@lafayette.edu>
76202              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
76203              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
76204      Branch: perl
76205            ! Porting/pumpkin.pod
76206 ____________________________________________________________________________
76207 [ 17956] By: hv                                    on 2002/10/02  13:51:12
76208         Log: Devel::Peek tests from:
76209              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
76210              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76211              Date: Thu, 26 Sep 2002 22:16:39 -0700
76212              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
76213      Branch: perl
76214            ! ext/Devel/Peek/Peek.t
76215 ____________________________________________________________________________
76216 [ 17955] By: hv                                    on 2002/10/02  13:43:26
76217         Log: add precedence warning for bitwise docs
76218              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
76219              From: Mike Guy <mjtg@cam.ac.uk>
76220              Date: Thu, 26 Sep 2002 13:20:45 +0100
76221              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
76222      Branch: perl
76223            ! pod/perlop.pod
76224 ____________________________________________________________________________
76225 [ 17954] By: hv                                    on 2002/10/02  13:18:01
76226         Log: Subject: [PATCH] Re: perlio bug?
76227              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
76228              Date: Wed, 25 Sep 2002 21:58:12 +0200
76229              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
76230      Branch: perl
76231            ! doio.c pod/perldiag.pod t/lib/warnings/doio
76232 ____________________________________________________________________________
76233 [ 17953] By: hv                                    on 2002/10/02  12:55:29
76234         Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
76235              From: Dave Mitchell <davem@fdgroup.com>
76236              Date: Wed, 25 Sep 2002 23:40:23 +0100
76237              Message-ID: <20020925234023.A20044@fdgroup.com>
76238      Branch: perl
76239            + pad.c pad.h
76240            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
76241            ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
76242            ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
76243            ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
76244            ! proto.h scope.c sv.c toke.c
76245 ____________________________________________________________________________
76246 [ 17952] By: hv                                    on 2002/10/02  11:23:38
76247         Log: better handling of whitespace in autodoc declarations; fragment from:
76248              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
76249              From: Dave Mitchell <davem@fdgroup.com>
76250              Date: Wed, 25 Sep 2002 23:40:23 +0100
76251              Message-ID: <20020925234023.A20044@fdgroup.com>
76252      Branch: perl
76253            ! autodoc.pl
76254 ____________________________________________________________________________
76255 [ 17951] By: merijn                                on 2002/10/02  09:15:18
76256         Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
76257              Thu, 25 Jul 2002, Andy Dougherty
76258      Branch: perl
76259            ! Configure Policy_sh.SH
76260 ____________________________________________________________________________
76261 [ 17950] By: ams                                   on 2002/10/02  03:43:41
76262         Log: Add silly bandaid to stop segfaults on subsequent accesses to
76263              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
76264              (<$fred>).
76265      Branch: perl
76266            ! op.c
76267 ____________________________________________________________________________
76268 [ 17949] By: hv                                    on 2002/10/01  08:49:02
76269         Log: patch based on:
76270              Subject: Re: [perl #17376] Bug Report - our(%)
76271              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76272              Date: Mon, 30 Sep 2002 15:22:18 -0700
76273              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
76274      Branch: perl
76275            ! op.c
76276 ____________________________________________________________________________
76277 [ 17948] By: hv                                    on 2002/10/01  08:26:44
76278         Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
76279              From: chromatic <chromatic@wgz.org>
76280              Date: Fri, 13 Sep 2002 14:26:08 -0700
76281              Message-Id: <200209131426.08116.chromatic@wgz.org>
76282      Branch: perl
76283            ! lib/AutoLoader.pm
76284 ____________________________________________________________________________
76285 [ 17947] By: hv                                    on 2002/10/01  08:10:21
76286         Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
76287              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76288              Date: Wed, 11 Sep 2002 22:22:45 -0700
76289              Message-ID: <lSCg9gzkgymX092yn@efn.org>
76290      Branch: perl
76291            ! dump.c mg.h regexec.c sv.c t/op/pat.t
76292 ____________________________________________________________________________
76293 [ 17946] By: merijn                                on 2002/09/30  15:19:36
76294         Log: nanosleep on VMS not present
76295      Branch: perl
76296            ! configure.com
76297 ____________________________________________________________________________
76298 [ 17945] By: merijn                                on 2002/09/30  09:51:40
76299         Log: -Dgccansipedantic only for gcc 3+
76300              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
76301      Branch: perl
76302            ! Porting/pumpkin.pod cflags.SH
76303 ____________________________________________________________________________
76304 [ 17944] By: merijn                                on 2002/09/30  08:29:33
76305         Log: nanosleep probes as per Jarkko's request
76306      Branch: perl
76307            ! Configure NetWare/config_H.wc Porting/config.sh
76308            ! Porting/config_H config_h.SH epoc/config.sh perl.h
76309            ! win32/config.bc win32/config.gc win32/config.vc
76310            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
76311            ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
76312            ! wince/config_H.ce
76313 ____________________________________________________________________________
76314 [ 17942] By: ams                                   on 2002/09/29  22:26:37
76315         Log: Remove package; (Heh heh.)
76316      Branch: perl
76317            ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
76318            ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
76319            ! vms/perly_c.vms vms/perly_h.vms
76320 ____________________________________________________________________________
76321 [ 17941] By: hv                                    on 2002/09/29  12:11:06
76322         Log: Subject: [perl #16796] Configure script buglet
76323              From: "Amick, Eric" (via RT) <perlbug@perl.org>
76324              Date: 27 Aug 2002 20:09:29 -0000
76325              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
76326      Branch: perl
76327            ! Configure
76328 ____________________________________________________________________________
76329 [ 17940] By: hv                                    on 2002/09/29  11:59:28
76330         Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
76331              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
76332              Date: Fri, 27 Sep 2002 13:52:18 +0200
76333              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
76334      Branch: perl
76335            ! lib/Attribute/Handlers.pm
76336 ____________________________________________________________________________
76337 [ 17939] By: hv                                    on 2002/09/29  11:55:17
76338         Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
76339              From: Allen Smith (via RT) <perlbug@perl.org>
76340              Date: 13 Sep 2002 03:01:30 -0000
76341              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
76342      Branch: perl
76343            ! t/lib/h2ph.pht utils/h2ph.PL
76344 ____________________________________________________________________________
76345 [ 17938] By: rgs                                   on 2002/09/28  20:42:59
76346         Log: Email address change for Stéphane Payrard
76347      Branch: perl
76348            ! AUTHORS
76349 ____________________________________________________________________________
76350 [ 17937] By: hv                                    on 2002/09/27  10:05:42
76351         Log: Subject: Re: [REVISED PATCH] Magic v-strings
76352              From: John Peacock <jpeacock@rowman.com>
76353              Date: Thu, 19 Sep 2002 22:30:58 -0400
76354              Message-ID: <3D8A8862.3000602@rowman.com>
76355      Branch: perl
76356            ! sv.c util.c
76357 ____________________________________________________________________________
76358 [ 17936] By: hv                                    on 2002/09/27  10:00:42
76359         Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
76360              From: "Craig A. Berry" <craigberry@mac.com>
76361              Date: Wed, 25 Sep 2002 17:14:33 -0500
76362              Message-ID: <3D923549.6050809@mac.com>
76363      Branch: perl
76364            ! configure.com
76365 ____________________________________________________________________________
76366 [ 17935] By: hv                                    on 2002/09/27  09:48:19
76367         Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
76368              From: Andy Lester <andy@petdance.com>
76369              Date: Fri, 20 Sep 2002 12:23:41 -0500
76370              Message-ID: <20020920172341.GA15672@petdance.com>
76371      Branch: perl
76372            ! pod/perlopentut.pod
76373 ____________________________________________________________________________
76374 [ 17934] By: hv                                    on 2002/09/26  18:50:02
76375         Log: missing '.' in test from #17932
76376      Branch: perl
76377            ! t/lib/strict/subs
76378 ____________________________________________________________________________
76379 [ 17933] By: hv                                    on 2002/09/26  17:01:11
76380         Log: Subject: [PATCH] perl #17453
76381              From: Jarkko Hietaniemi <jhi@iki.fi>
76382              Date: Fri, 20 Sep 2002 17:22:45 +0300
76383              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
76384      Branch: perl
76385            ! lib/utf8_heavy.pl t/op/pat.t
76386 ____________________________________________________________________________
76387 [ 17932] By: hv                                    on 2002/09/26  16:47:32
76388         Log: #17931 checked for wrong constant
76389      Branch: perl
76390            ! op.c
76391 ____________________________________________________________________________
76392 [ 17931] By: hv                                    on 2002/09/26  16:29:26
76393         Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
76394              From: Kay_Röpke <kay@dolphin-services.de>
76395              Date: Fri, 20 Sep 2002 16:09:08 +0200
76396              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
76397      Branch: perl
76398            ! op.c t/lib/strict/subs
76399 ____________________________________________________________________________
76400 [ 17930] By: hv                                    on 2002/09/26  15:56:07
76401         Log: Subject: [perl #17445] Class::Struct patch: version number, examples
76402              From: Ken Neighbors (via RT) <perlbug@perl.org>
76403              Date: 19 Sep 2002 18:48:22 -0000
76404              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
76405      Branch: perl
76406            ! lib/Class/Struct.pm
76407 ____________________________________________________________________________
76408 [ 17928] By: hv                                    on 2002/09/26  09:54:05
76409         Log: Subject: [PATCH] bug in utf8.c(?)
76410              From: Marty Pauley <marty+p5p@kasei.com>
76411              Date: Fri, 20 Sep 2002 10:55:33 +0100
76412              Subject: [PATCH] bug in utf8.c(?)
76413      Branch: perl
76414            ! utf8.c
76415 ____________________________________________________________________________
76416 [ 17927] By: hv                                    on 2002/09/26  09:37:19
76417         Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
76418              From: Marty Pauley <marty+p5p@kasei.com>
76419              Date: Fri, 20 Sep 2002 09:52:16 +0100
76420              Message-Id: 20020920085216.GC10512@soto.kasei.com
76421      Branch: perl
76422            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
76423 ____________________________________________________________________________
76424 [ 17926] By: hv                                    on 2002/09/26  09:28:06
76425         Log: Subject: [PATCH] defuse installusrbinperl
76426              From: Jarkko Hietaniemi <jhi@iki.fi>
76427              Date: Thu, 19 Sep 2002 18:01:03 +0300
76428              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
76429      Branch: perl
76430            ! Configure
76431 ____________________________________________________________________________
76432 [ 17925] By: hv                                    on 2002/09/26  09:15:55
76433         Log: Subject: [PATCH v2] enable -ansi -pedantic
76434              From: Jarkko Hietaniemi <jhi@iki.fi>
76435              Date: Wed, 18 Sep 2002 01:19:25 +0300
76436              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
76437      Branch: perl
76438            ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
76439            ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
76440 ____________________________________________________________________________
76441 [ 17924] By: hv                                    on 2002/09/26  08:44:16
76442         Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
76443              From: Nicholas Clark <nick@unfortu.net>
76444              Date: Sat, 14 Sep 2002 18:49:10 +0100
76445              Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
76446      Branch: perl
76447            ! sv.c
76448 ____________________________________________________________________________
76449 [ 17923] By: hv                                    on 2002/09/26  08:33:54
76450         Log: Subject: [PATCH] Re: Advice on coredump
76451              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
76452              Date: Wed, 18 Sep 2002 22:14:57 +0200
76453              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
76454      Branch: perl
76455            ! op.c t/op/closure.t
76456 ____________________________________________________________________________
76457 [ 17922] By: hv                                    on 2002/09/26  08:25:28
76458         Log: Subject: Re: [PATCH] spurious t/auto directory appears
76459              From: Michael G Schwern <schwern@pobox.com>
76460              Date: Fri, 13 Sep 2002 23:56:05 -0400
76461              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
76462      Branch: perl
76463            ! lib/ExtUtils/t/Installed.t
76464 ____________________________________________________________________________
76465 [ 17921] By: hv                                    on 2002/09/26  08:21:59
76466         Log: add TODO tests for slow our() declaration
76467              Subject: Re: [perl #17376] Bug Report - our(%)
76468              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76469              Date: Thu, 19 Sep 2002 22:34:01 -0700
76470              Message-ID: <JNri9gzkgSBB092yn@efn.org>
76471      Branch: perl
76472            + t/comp/our.t
76473            ! MANIFEST
76474 ____________________________________________________________________________
76475 [ 17920] By: hv                                    on 2002/09/26  08:16:43
76476         Log: LEAKTEST is dead, RIP
76477              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
76478              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76479              Date: Mon, 23 Sep 2002 18:33:12 +0200
76480              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
76481      Branch: perl
76482            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
76483            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
76484 ____________________________________________________________________________
76485 [ 17919] By: hv                                    on 2002/09/26  07:59:42
76486         Log: Subject: [PATCH] AIX hints missinga  >&4
76487              From: Jarkko Hietaniemi <jhi@iki.fi>
76488              Date: Fri, 13 Sep 2002 16:48:42 +0300
76489              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
76490      Branch: perl
76491            ! hints/aix.sh
76492 ____________________________________________________________________________
76493 [ 17918] By: hv                                    on 2002/09/26  07:51:10
76494         Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
76495              From: "Brendan O'Dea" <bod@debian.org>
76496              Date: Mon, 23 Sep 2002 22:45:40 +1000
76497              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
76498      Branch: perl
76499            ! pod/perlfunc.pod
76500 ____________________________________________________________________________
76501 [ 17917] By: hv                                    on 2002/09/26  07:46:43
76502         Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
76503              From: Slaven Rezic <slaven.rezic@berlin.de>
76504              Date: 11 Sep 2002 19:37:09 +0200
76505              Message-ID: <871y80a0my.fsf@vran.herceg.de>
76506      Branch: perl
76507            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
76508 ____________________________________________________________________________
76509 [ 17916] By: hv                                    on 2002/09/26  07:31:42
76510         Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
76511              From: "Brendan O'Dea" <bod@debian.org>
76512              Date: Tue, 10 Sep 2002 09:19:05 +1000
76513              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
76514      Branch: perl
76515            ! pod/perlembed.pod
76516 ____________________________________________________________________________
76517 [ 17915] By: rgs                                   on 2002/09/24  20:19:22
76518         Log: Patch #17914 was empty ; this should have been applied instead.
76519      Branch: perl
76520            ! hints/aix.sh
76521 ____________________________________________________________________________
76522 [ 17914] By: rgs                                   on 2002/09/21  19:58:57
76523         Log: Subject: [PATCH] PASE saga continues
76524              From: Jarkko Hietaniemi <jhi@iki.fi>
76525              Date: Thu, 19 Sep 2002 23:30:20 +0300
76526              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
76527      Branch: perl
76528            ! hints/aix.sh
76529 ____________________________________________________________________________
76530 [ 17913] By: rgs                                   on 2002/09/21  19:46:56
76531         Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
76532              From: "Craig A. Berry" <craigberry@mac.com>
76533              Date: Wed, 18 Sep 2002 16:57:02 -0500
76534              Message-ID: <3D88F6AE.3020708@mac.com>
76535      Branch: perl
76536            ! lib/File/Spec/VMS.pm vms/ext/filespec.t
76537 ____________________________________________________________________________
76538 [ 17912] By: ams                                   on 2002/09/19  17:21:24
76539         Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
76540              From: Jarkko Hietaniemi <jhi@iki.fi>
76541              Date: Thu, 19 Sep 2002 18:59:48 +0300
76542              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
76543
76544              Subject: [PATCH] more PASE tweakage
76545              From: Jarkko Hietaniemi <jhi@iki.fi>
76546              Date: Thu, 19 Sep 2002 18:01:44 +0300
76547              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
76548      Branch: perl
76549            ! README.os400 hints/aix.sh
76550 ____________________________________________________________________________
76551 [ 17911] By: ams                                   on 2002/09/17  19:29:53
76552         Log: Typo fix.
76553      Branch: perl
76554            ! ext/POSIX/POSIX.pod
76555 ____________________________________________________________________________
76556 [ 17910] By: ams                                   on 2002/09/17  18:09:32
76557         Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
76558              checking for SvOK in do_readline().
76559      Branch: perl
76560            ! pp_hot.c t/op/gv.t
76561 ____________________________________________________________________________
76562 [ 17909] By: rgs                                   on 2002/09/16  21:49:27
76563         Log: Pod formatting nit, found by Merijn and Jos Boumans.
76564      Branch: perl
76565            ! pod/perlunicode.pod
76566 ____________________________________________________________________________
76567 [ 17908] By: rgs                                   on 2002/09/16  21:34:55
76568         Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
76569              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
76570              Date: 15 Sep 2002 19:06:56 -0000
76571              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
76572      Branch: perl
76573            ! lib/Locale/Country.pm lib/Locale/Currency.pm
76574            ! lib/Locale/Language.pm lib/Locale/Script.pm
76575 ____________________________________________________________________________
76576 [ 17907] By: rgs                                   on 2002/09/16  20:33:51
76577         Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
76578              From: Jarkko Hietaniemi <jhi@iki.fi>
76579              Date: Sun, 15 Sep 2002 18:02:17 +0300
76580              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
76581      Branch: perl
76582            ! hints/netbsd.sh
76583 ____________________________________________________________________________
76584 [ 17906] By: rgs                                   on 2002/09/15  11:30:38
76585         Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
76586              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
76587              not all modules listed in perlmodlib are necessarily installed.
76588              Plus some corrections by Vincent Lefevre.
76589      Branch: perl
76590            ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
76591 ____________________________________________________________________________
76592 [ 17904] By: merijn                                on 2002/09/13  14:02:18
76593         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
76594              in building DProf
76595      Branch: perl
76596            ! Configure
76597 ____________________________________________________________________________
76598 [ 17902] By: merijn                                on 2002/09/13  07:47:29
76599         Log: configure.com needs d_modflproto
76600              Thu 12 Sep 2002 23:19, "Craig A. Berry"
76601      Branch: perl
76602            ! configure.com
76603 ____________________________________________________________________________
76604 [ 17901] By: rgs                                   on 2002/09/12  20:19:55
76605         Log: Subject: [PATCH] more PASE wisdom
76606              From: Jarkko Hietaniemi <jhi@iki.fi>
76607              Date: Fri, 13 Sep 2002 00:17:39 +0300
76608              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
76609      Branch: perl
76610            ! README.os400
76611 ____________________________________________________________________________
76612 [ 17900] By: rgs                                   on 2002/09/12  19:33:06
76613         Log: Fix a syntax incompatibility introduced by the // operator.
76614              (Note that C<print $fh //> is still a syntax error, it
76615              wasn't with perl 5.8.0.)
76616      Branch: perl
76617            ! t/op/dor.t toke.c
76618 ____________________________________________________________________________
76619 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
76620         Log: Fix bug #17006 : remove spurious do{} in the deparsing
76621              of s/.../.../e.
76622      Branch: perl
76623            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
76624 ____________________________________________________________________________
76625 [ 17897] By: rgs                                   on 2002/09/11  20:56:21
76626         Log: Subject: [perl #17119] typo in utils/dprofpp.PL
76627              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
76628              Date: 10 Sep 2002 18:49:56 -0000
76629              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
76630      Branch: perl
76631            ! utils/dprofpp.PL
76632 ____________________________________________________________________________
76633 [ 17896] By: merijn                                on 2002/09/11  08:31:45
76634         Log: re-synced Configure to backported metaunits
76635      Branch: perl
76636            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76637            ! config_h.SH
76638 ____________________________________________________________________________
76639 [ 17892] By: merijn                                on 2002/09/10  15:43:53
76640         Log: Callback behaviour in hints
76641              Mon, 9 Sep 2002, Allen Smith
76642      Branch: perl
76643            ! hints/README.hints
76644 ____________________________________________________________________________
76645 [ 17888] By: merijn                                on 2002/09/10  09:20:52
76646         Log: New low-price HP servers
76647      Branch: perl
76648            ! README.hpux
76649 ____________________________________________________________________________
76650 [ 17887] By: rgs                                   on 2002/09/09  21:00:08
76651         Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
76652              From: Paul Johnson <paul@pjcj.net>
76653              Date: Mon, 9 Sep 2002 23:37:33 +0200
76654              Message-ID: <20020909213733.GD879@pjcj.net>
76655      Branch: perl
76656            ! ext/B/B/Deparse.pm
76657 ____________________________________________________________________________
76658 [ 17886] By: rgs                                   on 2002/09/09  20:38:01
76659         Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
76660              From: Nicholas Clark <nick@unfortu.net>
76661              Date: Sun, 8 Sep 2002 23:05:54 +0100
76662              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
76663      Branch: perl
76664            ! configpm
76665 ____________________________________________________________________________
76666 [ 17885] By: rgs                                   on 2002/09/09  20:35:34
76667         Log: Subject: [PATCH] strict.pm pod at __END__
76668              From: Nicholas Clark <nick@unfortu.net>
76669              Date: Sun, 8 Sep 2002 22:36:09 +0100
76670              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
76671      Branch: perl
76672            ! lib/strict.pm
76673 ____________________________________________________________________________
76674 [ 17884] By: rgs                                   on 2002/09/09  19:33:11
76675         Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
76676              From: Nicholas Clark <nick@unfortu.net>
76677              Date: Sun, 8 Sep 2002 19:45:52 +0100
76678              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
76679      Branch: perl
76680            ! lib/File/Find/t/find.t
76681 ____________________________________________________________________________
76682 [ 17883] By: rgs                                   on 2002/09/09  19:10:08
76683         Log: Subject: [PATCH] Quieten warnings in Deparse.pm
76684              From: Paul Johnson <paul@pjcj.net>
76685              Date: Sun, 8 Sep 2002 23:50:11 +0200
76686              Message-ID: <20020908215011.GA879@pjcj.net>
76687      Branch: perl
76688            ! ext/B/B/Deparse.pm
76689 ____________________________________________________________________________
76690 [ 17882] By: hv                                    on 2002/09/09  10:33:58
76691         Log: Update Changes
76692      Branch: perl
76693            ! Changes patchlevel.h
76694 ____________________________________________________________________________
76695 [ 17881] By: hv                                    on 2002/09/09  09:54:55
76696         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
76697              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
76698              Date: Mon, 9 Sep 2002 01:48:08 -0400
76699              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
76700      Branch: perl
76701            ! perl.h sv.c
76702 ____________________________________________________________________________
76703 [ 17880] By: hv                                    on 2002/09/09  09:33:55
76704         Log: integrate Math::BigInt-1.63
76705              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
76706              From: Tels <perl_dummy@bloodgate.com>
76707              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
76708              Message-Id: <200209082022.g88KMGY20194@crypt.org>
76709      Branch: perl
76710            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
76711            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
76712            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
76713            ! lib/Math/BigInt/t/sub_mif.t
76714 ____________________________________________________________________________
76715 [ 17879] By: hv                                    on 2002/09/09  09:23:53
76716         Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
76717              From: Jarkko Hietaniemi <jhi@iki.fi>
76718              Date: Mon, 9 Sep 2002 00:07:46 +0300
76719              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
76720      Branch: perl
76721            ! Configure
76722 ____________________________________________________________________________
76723 [ 17878] By: hv                                    on 2002/09/09  09:11:57
76724         Log: small grammar fix in Benchmark docs
76725      Branch: perl
76726            ! lib/Benchmark.pm
76727 ____________________________________________________________________________
76728 [ 17877] By: hv                                    on 2002/09/09  09:09:30
76729         Log: Subject: [PATCH] configpm
76730              From: Abe Timmerman <abe@ztreet.demon.nl>
76731              Date: Sun, 8 Sep 2002 17:21:19 +0200
76732              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
76733      Branch: perl
76734            ! configpm
76735 ____________________________________________________________________________
76736 [ 17876] By: hv                                    on 2002/09/09  08:48:35
76737         Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
76738              From: Abe Timmerman <abe@ztreet.demon.nl>
76739              Date: Mon, 9 Sep 2002 01:32:19 +0200
76740              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
76741      Branch: perl
76742            ! makedef.pl
76743 ____________________________________________________________________________
76744 [ 17875] By: rgs                                   on 2002/09/08  18:55:01
76745         Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
76746              From: Nicholas Clark <nick@unfortu.net>
76747              Date: Sun, 8 Sep 2002 15:46:44 +0100
76748              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
76749
76750              Plus two other similar tweaks
76751      Branch: perl
76752            ! ext/SDBM_File/sdbm.t
76753 ____________________________________________________________________________
76754 [ 17874] By: hv                                    on 2002/09/08  17:10:38
76755         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
76756              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
76757              Date: Sat, 7 Sep 2002 05:25:45 -0400
76758              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
76759      Branch: perl
76760            ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
76761            ! t/op/sprintf.t
76762 ____________________________________________________________________________
76763 [ 17873] By: hv                                    on 2002/09/08  16:48:54
76764         Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
76765              From: Nicholas Clark <nick@unfortu.net>
76766              Date: Sat, 7 Sep 2002 00:20:53 +0100
76767              Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
76768      Branch: perl
76769            ! op.c sv.c
76770 ____________________________________________________________________________
76771 [ 17872] By: hv                                    on 2002/09/08  16:35:46
76772         Log: temporarily skip failing Storable tests caused by #17869
76773      Branch: perl
76774            ! ext/Storable/t/code.t
76775 ____________________________________________________________________________
76776 [ 17871] By: hv                                    on 2002/09/08  16:23:49
76777         Log: Subject: [PATCH] tiddly tidy up for util.c
76778              From: Nicholas Clark <nick@unfortu.net>
76779              Date: Fri, 6 Sep 2002 23:00:14 +0100
76780              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
76781      Branch: perl
76782            ! util.c
76783 ____________________________________________________________________________
76784 [ 17870] By: hv                                    on 2002/09/08  16:21:23
76785         Log: regularise whitespace and formatting in util.c
76786      Branch: perl
76787            ! util.c
76788 ____________________________________________________________________________
76789 [ 17869] By: hv                                    on 2002/09/08  15:46:08
76790         Log: Subject: [perl #17061] no strict 'garbage'
76791              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
76792              Date: 6 Sep 2002 19:31:02 -0000
76793              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
76794              Date: Sat, 07 Sep 2002 13:40:22 +0200
76795              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
76796      Branch: perl
76797            ! lib/strict.pm lib/strict.t
76798 ____________________________________________________________________________
76799 [ 17868] By: hv                                    on 2002/09/08  15:24:08
76800         Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
76801      Branch: perl
76802            ! pod/perl58delta.pod
76803 ____________________________________________________________________________
76804 [ 17867] By: hv                                    on 2002/09/08  15:10:46
76805         Log: Subject: [PATCH] allow using hires time() in Benchmark
76806              From: Jarkko Hietaniemi <jhi@iki.fi>
76807              Date: Fri, 6 Sep 2002 00:38:11 +0300
76808              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
76809      Branch: perl
76810            ! lib/Benchmark.pm
76811 ____________________________________________________________________________
76812 [ 17866] By: hv                                    on 2002/09/08  15:06:05
76813         Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
76814              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
76815              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
76816              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
76817      Branch: perl
76818            ! Configure
76819 ____________________________________________________________________________
76820 [ 17865] By: hv                                    on 2002/09/08  15:03:23
76821         Log: Subject: Unicode::Collate 0.23 Released
76822              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
76823              Date: Thu, 05 Sep 2002 23:28:32 +0900
76824              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
76825      Branch: perl
76826            + lib/Unicode/Collate/t/index.t
76827            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
76828            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
76829 ____________________________________________________________________________
76830 [ 17864] By: hv                                    on 2002/09/08  14:55:31
76831         Log: Subject: sv_2pv_flags and ROK and UTF8 flags
76832              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76833              Date: Wed, 04 Sep 2002 21:09:01 -0700
76834              Message-ID: <djtd9gzkgyLd092yn@efn.org>
76835              Date: Fri, 06 Sep 2002 09:23:03 -0700
76836              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
76837      Branch: perl
76838            ! lib/overload.t sv.c sv.h t/op/pat.t
76839 ____________________________________________________________________________
76840 [ 17863] By: hv                                    on 2002/09/08  14:11:54
76841         Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
76842      Branch: perl
76843            ! t/op/taint.t
76844 ____________________________________________________________________________
76845 [ 17862] By: hv                                    on 2002/09/08  14:01:07
76846         Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
76847              From: Michael G Schwern <schwern@pobox.com>
76848              Date: Wed, 4 Sep 2002 11:38:01 -0700
76849              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
76850      Branch: perl
76851            ! t/TestInit.pm
76852 ____________________________________________________________________________
76853 [ 17861] By: hv                                    on 2002/09/08  13:58:10
76854         Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
76855              From: Michael G Schwern <schwern@pobox.com>
76856              Date: Fri, 6 Sep 2002 14:03:16 -0700
76857              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
76858      Branch: perl
76859            ! t/test.pl
76860 ____________________________________________________________________________
76861 [ 17860] By: hv                                    on 2002/09/08  13:48:49
76862         Log: #17859 misuses s/// return values
76863      Branch: perl
76864            ! configpm
76865 ____________________________________________________________________________
76866 [ 17859] By: hv                                    on 2002/09/08  13:17:46
76867         Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
76868              From: Nicholas Clark <nick@unfortu.net>
76869              Date: Mon, 2 Sep 2002 23:22:32 +0100
76870              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
76871      Branch: perl
76872            ! configpm
76873 ____________________________________________________________________________
76874 [ 17850] By: ams                                   on 2002/09/06  03:31:32
76875         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
76876              From: Jarkko Hietaniemi <jhi@iki.fi>
76877              Date: Fri, 6 Sep 2002 06:01:57 +0300
76878              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
76879      Branch: perl
76880            ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
76881 ____________________________________________________________________________
76882 [ 17849] By: gsar                                  on 2002/09/05  06:28:36
76883         Log: document setting the email address
76884      Branch: perl
76885            ! Porting/repository.pod
76886 ____________________________________________________________________________
76887 [ 17848] By: hv                                    on 2002/09/04  23:12:15
76888         Log: AUTHORS: preferred address for Allen Smith
76889      Branch: perl
76890            ! AUTHORS
76891 ____________________________________________________________________________
76892 [ 17847] By: hv                                    on 2002/09/04  23:10:37
76893         Log: copy on write: fixes and debugging
76894              Subject: what copies scalars in ithreads?
76895              From: Nicholas Clark <nick@unfortu.net>
76896              Date: Wed, 4 Sep 2002 21:52:47 +0100
76897              Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
76898      Branch: perl
76899            ! sv.c
76900 ____________________________________________________________________________
76901 [ 17846] By: hv                                    on 2002/09/04  23:02:43
76902         Log: Subject: Re: [PATCH] A variety of README nitpicks.
76903              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76904              Date: Wed, 04 Sep 2002 09:10:05 +0200
76905              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
76906      Branch: perl
76907            ! README.hpux
76908 ____________________________________________________________________________
76909 [ 17845] By: hv                                    on 2002/09/04  15:06:33
76910         Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
76911      Branch: perl
76912            ! lib/Math/BigInt/t/constant.t
76913 ____________________________________________________________________________
76914 [ 17844] By: hv                                    on 2002/09/04  14:32:19
76915         Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
76916      Branch: perl
76917            ! ext/DB_File/DB_File.xs
76918 ____________________________________________________________________________
76919 [ 17843] By: hv                                    on 2002/09/04  14:09:13
76920         Log: #17842 was only half the story
76921              Subject: [PATCH deb.c] Re: HiRes failure is success?
76922              From: Dave Mitchell <davem@fdgroup.com>
76923              Date: Wed, 4 Sep 2002 16:11:15 +0100
76924              Message-ID: <20020904161115.E27603@fdgroup.com>
76925      Branch: perl
76926            ! deb.c
76927 ____________________________________________________________________________
76928 [ 17842] By: hv                                    on 2002/09/04  14:04:40
76929         Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
76930      Branch: perl
76931            ! deb.c
76932 ____________________________________________________________________________
76933 [ 17841] By: hv                                    on 2002/09/04  13:57:27
76934         Log: Subject: [PATCH] op/getpid.t failure
76935              From: Michael G Schwern <schwern@pobox.com>
76936              Date: Tue, 3 Sep 2002 17:48:24 -0700
76937              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
76938      Branch: perl
76939            ! t/op/getpid.t
76940 ____________________________________________________________________________
76941 [ 17840] By: hv                                    on 2002/09/04  13:55:20
76942         Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
76943              and Subject: [PATCH] More modules that don't lazy load Carp right.
76944              From: Michael G Schwern <schwern@pobox.com>
76945              Date: Tue, 3 Sep 2002 17:21:57 -0700
76946              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
76947              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
76948      Branch: perl
76949            ! ext/Encode/Unicode/Unicode.pm
76950            ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
76951            ! lib/File/Basename.pm
76952 ____________________________________________________________________________
76953 [ 17839] By: hv                                    on 2002/09/04  13:47:12
76954         Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
76955              From: "Brendan O'Dea" <bod@debian.org>
76956              Date: Wed, 4 Sep 2002 02:36:10 +1000
76957              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
76958      Branch: perl
76959            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
76960 ____________________________________________________________________________
76961 [ 17838] By: hv                                    on 2002/09/04  13:41:27
76962         Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
76963              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
76964              Date: Tue, 3 Sep 2002 13:46:18 +0200
76965              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
76966      Branch: perl
76967            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
76968 ____________________________________________________________________________
76969 [ 17837] By: hv                                    on 2002/09/04  13:38:27
76970         Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
76971              From: Michael G Schwern <schwern@pobox.com>
76972              Date: Mon, 2 Sep 2002 22:29:07 -0700
76973              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
76974      Branch: perl
76975            ! lib/Config.t
76976 ____________________________________________________________________________
76977 [ 17836] By: hv                                    on 2002/09/04  13:35:36
76978         Log: Subject: [PATCH] DB_File 1.805
76979              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
76980              Date: Mon, 2 Sep 2002 23:56:40 +0100
76981              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
76982      Branch: perl
76983            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
76984            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
76985            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
76986            ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
76987 ____________________________________________________________________________
76988 [ 17835] By: hv                                    on 2002/09/04  13:23:17
76989         Log: fix coredump after 64k-deep recursion
76990              Subject: Re: debugging coredump with -DD
76991              From: hv@crypt.org
76992              Date: Tue, 03 Sep 2002 14:34:20 +0100
76993              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
76994      Branch: perl
76995            ! cop.h t/op/recurse.t
76996 ____________________________________________________________________________
76997 [ 17834] By: hv                                    on 2002/09/04  13:08:36
76998         Log: perldoc: allow arguments for pager
76999              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
77000              From: Chip Turner <cturner@redhat.com>
77001              Date: 02 Sep 2002 01:17:23 -0400
77002              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
77003      Branch: perl
77004            ! utils/perldoc.PL
77005 ____________________________________________________________________________
77006 [ 17833] By: hv                                    on 2002/09/04  12:55:54
77007         Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
77008              From: Jarkko Hietaniemi <jhi@iki.fi>
77009              Date: Sun, 1 Sep 2002 19:23:55 +0300
77010              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
77011      Branch: perl
77012            ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
77013 ____________________________________________________________________________
77014 [ 17832] By: hv                                    on 2002/09/04  12:39:42
77015         Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
77016              From: John Peacock <jpeacock@rowman.com>
77017              Date: Sun, 01 Sep 2002 15:00:12 -0400
77018              Message-ID: <3D7263BC.9020608@rowman.com>
77019      Branch: perl
77020            ! lib/ExtUtils/xsubpp pod/perlxs.pod
77021 ____________________________________________________________________________
77022 [ 17831] By: hv                                    on 2002/09/04  11:47:10
77023         Log: #17827 misses some win32 tweaks
77024      Branch: perl
77025            ! win32/Makefile win32/makefile.mk
77026 ____________________________________________________________________________
77027 [ 17830] By: hv                                    on 2002/09/04  11:41:22
77028         Log: update email address for Paul Marquess
77029      Branch: perl
77030            ! AUTHORS
77031 ____________________________________________________________________________
77032 [ 17829] By: hv                                    on 2002/09/04  11:38:39
77033         Log: Subject: Correction for AUTHORS.html
77034              From: Sean Davis <dive@ender.com>
77035              Date: Fri, 30 Aug 2002 03:51:16 -0700
77036              Message-ID: <20020830035116.A18739@endersgame.net>
77037      Branch: perl
77038            ! AUTHORS
77039 ____________________________________________________________________________
77040 [ 17828] By: hv                                    on 2002/09/04  11:31:42
77041         Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
77042              From: Michael G Schwern <schwern@pobox.com>
77043              Date: Fri, 30 Aug 2002 03:40:45 -0700
77044              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
77045      Branch: perl
77046            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
77047            ! lib/File/Spec/t/Spec.t
77048 ____________________________________________________________________________
77049 [ 17827] By: hv                                    on 2002/09/04  11:21:57
77050         Log: Subject: [PATCH] OS/400 PASE port
77051              From: Jarkko Hietaniemi <jhi@iki.fi>
77052              Date: Thu, 29 Aug 2002 22:22:51 +0300
77053              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
77054      Branch: perl
77055            + README.os400 hints/os400.sh
77056            ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
77057            ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
77058 ____________________________________________________________________________
77059 [ 17826] By: hv                                    on 2002/09/04  11:10:54
77060         Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
77061              From: "Brendan O'Dea" <bod@debian.org>
77062              Date: Thu, 29 Aug 2002 22:42:39 +1000
77063              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
77064      Branch: perl
77065            ! ext/Sys/Syslog/syslog.t
77066 ____________________________________________________________________________
77067 [ 17825] By: hv                                    on 2002/09/04  10:53:59
77068         Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
77069              From: "John P. Linderman" <jpl@research.att.com>
77070              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
77071              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
77072      Branch: perl
77073            ! ext/IPC/SysV/Semaphore.pm
77074 ____________________________________________________________________________
77075 [ 17824] By: rgs                                   on 2002/09/03  20:02:36
77076         Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
77077              From: Richard Soderberg (via RT) <perlbug@perl.org>
77078              Date: 3 Sep 2002 18:48:54 -0000
77079              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
77080
77081              Subject: [PATCH] A variety of README nitpicks.
77082              From: Richard Soderberg <rs@crystalflame.net>
77083              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
77084              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
77085      Branch: perl
77086            ! README.amiga README.dgux README.dos README.epoc README.hpux
77087            ! README.mint README.netware README.vmesa
77088 ____________________________________________________________________________
77089 [ 17823] By: rgs                                   on 2002/09/03  19:47:05
77090         Log: Fix bug #16828.
77091              Add a few tests to ext/B/t/b.t, make it use Test::More.
77092      Branch: perl
77093            ! ext/B/B.xs ext/B/t/b.t
77094 ____________________________________________________________________________
77095 [ 17822] By: rgs                                   on 2002/09/02  19:29:52
77096         Log: Some simple tests for the POSIX::isXXX() functions.
77097      Branch: perl
77098            ! ext/POSIX/t/posix.t
77099 ____________________________________________________________________________
77100 [ 17821] By: rgs                                   on 2002/08/30  19:56:53
77101         Log: Advertise Linux::Pid.
77102      Branch: perl
77103            ! pod/perlfunc.pod pod/perlvar.pod
77104 ____________________________________________________________________________
77105 [ 17819] By: hv                                    on 2002/08/30  13:42:02
77106         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
77107              From: John Peacock <jpeacock@rowman.com>
77108              Date: Wed, 28 Aug 2002 22:13:48 -0400
77109              Message-ID: <3D6D835C.50809@rowman.com>
77110      Branch: perl
77111            ! universal.c util.c
77112 ____________________________________________________________________________
77113 [ 17818] By: hv                                    on 2002/08/30  13:16:05
77114         Log: add test related to change #17799:
77115              Subject: Re: if.pm bug.
77116              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
77117              Date: Thu, 29 Aug 2002 19:39:58 +0200
77118              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
77119      Branch: perl
77120            ! lib/if.t
77121 ____________________________________________________________________________
77122 [ 17817] By: hv                                    on 2002/08/30  13:12:20
77123         Log: Subject: [PATCH] AUTHORS
77124              From: "Brendan O'Dea" <bod@debian.org>
77125              Date: Thu, 29 Aug 2002 22:49:34 +1000
77126              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
77127      Branch: perl
77128            ! AUTHORS
77129 ____________________________________________________________________________
77130 [ 17816] By: hv                                    on 2002/08/30  13:10:45
77131         Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
77132              From: "Brendan O'Dea" <bod@debian.org>
77133              Date: Thu, 29 Aug 2002 22:46:47 +1000
77134              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
77135      Branch: perl
77136            ! lib/Term/Cap.pm
77137 ____________________________________________________________________________
77138 [ 17815] By: hv                                    on 2002/08/30  13:02:41
77139         Log: formatting cleanup and:
77140              Subject: Re: perl-5.8.0 on HP porting center
77141              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77142              Date: Thu, 29 Aug 2002 12:23:31 +0200
77143              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
77144      Branch: perl
77145            ! installperl
77146 ____________________________________________________________________________
77147 [ 17814] By: hv                                    on 2002/08/30  12:23:33
77148         Log: Subject: [PATCH] perlmod.pod nit
77149              From: Autrijus Tang <autrijus@autrijus.org>
77150              Date: Thu, 29 Aug 2002 03:49:34 +0800
77151              Message-ID: <20020828194934.GA12244@not.autrijus.org>
77152      Branch: perl
77153            ! pod/perlmod.pod
77154 ____________________________________________________________________________
77155 [ 17813] By: hv                                    on 2002/08/30  12:19:15
77156         Log: Subject: [PATCH] Re: glob names and Regexp type introspection
77157              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77158              Date: Thu, 29 Aug 2002 17:31:31 -0700
77159              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
77160      Branch: perl
77161            ! sv.c t/op/pat.t
77162 ____________________________________________________________________________
77163 [ 17812] By: hv                                    on 2002/08/30  12:06:20
77164         Log: Subject: [PATCH] typos in Hash::Util documentation
77165              From: Slaven Rezic <slaven.rezic@berlin.de>
77166              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
77167              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
77168      Branch: perl
77169            ! lib/Hash/Util.pm
77170 ____________________________________________________________________________
77171 [ 17811] By: hv                                    on 2002/08/30  12:02:59
77172         Log: Subject: Re: Recent changes on the HP porting center
77173              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77174              Date: Wed, 28 Aug 2002 17:39:27 +0200
77175              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
77176      Branch: perl
77177            ! README.hpux
77178 ____________________________________________________________________________
77179 [ 17810] By: hv                                    on 2002/08/30  11:58:18
77180         Log: Subject: [PATCH] Fixes to threads::shared when disabled
77181              From: Michael G Schwern <schwern@pobox.com>
77182              Date: Wed, 28 Aug 2002 06:04:18 -0700
77183              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
77184      Branch: perl
77185            + ext/threads/shared/t/disabled.t
77186            ! MANIFEST ext/threads/shared/shared.pm
77187            ! ext/threads/shared/t/hv_refs.t
77188 ____________________________________________________________________________
77189 [ 17808] By: ams                                   on 2002/08/30  02:59:31
77190         Log: Subject: [PATCH] Tru64 vs Berkeley DB
77191              From: Jarkko Hietaniemi <jhi@iki.fi>
77192              Date: Fri, 30 Aug 2002 06:56:38 +0300
77193              Message-Id: <20020830035638.GB874@lyta.hut.fi>
77194      Branch: perl
77195            ! README.tru64 hints/dec_osf.sh
77196 ____________________________________________________________________________
77197 [ 17807] By: ams                                   on 2002/08/30  02:32:30
77198         Log: Subject: [PATCH] IRIX + INSTALL
77199              From: Jarkko Hietaniemi <jhi@iki.fi>
77200              Date: Fri, 30 Aug 2002 06:31:48 +0300
77201              Message-Id: <20020830033148.GA874@lyta.hut.fi>
77202      Branch: perl
77203            ! INSTALL hints/irix_6.sh
77204 ____________________________________________________________________________
77205 [ 17806] By: hv                                    on 2002/08/29  22:56:45
77206         Log: #17449 failed to apply the actual patch. This is it.
77207      Branch: perl
77208            ! lib/Exporter.pm lib/Exporter/Heavy.pm
77209 ____________________________________________________________________________
77210 [ 17805] By: hv                                    on 2002/08/29  13:49:04
77211         Log: Fix based on:
77212              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
77213              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
77214              Date: 27 Aug 2002 22:10:16 -0000
77215              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
77216      Branch: perl
77217            ! ext/POSIX/POSIX.xs
77218 ____________________________________________________________________________
77219 [ 17804] By: hv                                    on 2002/08/29  13:29:43
77220         Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
77221              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
77222              Date: Tue, 27 Aug 2002 23:36:53 +0200
77223              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
77224      Branch: perl
77225            ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
77226            ! perl.c perlapi.h sv.c
77227 ____________________________________________________________________________
77228 [ 17803] By: ams                                   on 2002/08/29  13:09:47
77229         Log: Subject: [PATCH] AIX compiler setup sanity checking
77230              From: Jarkko Hietaniemi <jhi@iki.fi>
77231              Date: Thu, 29 Aug 2002 16:43:51 +0300
77232              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
77233      Branch: perl
77234            ! hints/aix.sh
77235 ____________________________________________________________________________
77236 [ 17802] By: hv                                    on 2002/08/29  12:32:51
77237         Log: Subject: [perl #16769] Documention bug
77238              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
77239              Date: 26 Aug 2002 10:01:04 -0000
77240              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
77241      Branch: perl
77242            ! pod/perl58delta.pod
77243 ____________________________________________________________________________
77244 [ 17801] By: hv                                    on 2002/08/29  12:19:30
77245         Log: Subject: [PATCH] ExtUtils::Constant 0.14
77246              From: Nicholas Clark <nick@unfortu.net>
77247              Date: Sun, 25 Aug 2002 18:06:00 +0100
77248              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
77249      Branch: perl
77250            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
77251 ____________________________________________________________________________
77252 [ 17800] By: hv                                    on 2002/08/29  12:08:59
77253         Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
77254              From: Mark-Jason Dominus <mjd@plover.com>
77255              Date: Sun, 25 Aug 2002 12:09:53 -0400
77256              Message-ID: <20020825160953.15987.qmail@plover.com>
77257      Branch: perl
77258            ! pod/perlfaq5.pod
77259 ____________________________________________________________________________
77260 [ 17799] By: hv                                    on 2002/08/29  11:48:39
77261         Log: Subject: Re: if.pm bug.
77262              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
77263              Date: Sun, 25 Aug 2002 00:27:59 +0200
77264              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
77265      Branch: perl
77266            ! lib/if.pm
77267 ____________________________________________________________________________
77268 [ 17798] By: hv                                    on 2002/08/29  11:44:00
77269         Log: Subject: [PATCH] posixify getppid on linux-multithread
77270              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
77271              Date: Tue, 6 Aug 2002 21:56:46 +0200
77272              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
77273      Branch: perl
77274            + t/op/getpid.t
77275            ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
77276            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
77277 ____________________________________________________________________________
77278 [ 17797] By: hv                                    on 2002/08/29  10:55:41
77279         Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
77280              From: Mark-Jason Dominus <mjd@plover.com>
77281              Date: Sun, 25 Aug 2002 22:31:54 -0400
77282              Message-ID: <20020826023154.22986.qmail@plover.com>
77283      Branch: perl
77284            ! ext/B/B.pm
77285 ____________________________________________________________________________
77286 [ 17791] By: hv                                    on 2002/08/27  11:28:32
77287         Log: Missing MANIFEST files for #17783.
77288      Branch: perl
77289            ! MANIFEST
77290 ____________________________________________________________________________
77291 [ 17790] By: hv                                    on 2002/08/27  11:22:36
77292         Log: #17783 introduced an outdated test module, causing failure in
77293              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
77294              ExtUtils::MakeMaker.
77295      Branch: perl
77296            ! t/lib/TieOut.pm
77297 ____________________________________________________________________________
77298 [ 17789] By: ams                                   on 2002/08/27  04:04:48
77299         Log: Subject: Patch perlvar.pod
77300              From: mjd@plover.com
77301              Date: 27 Aug 2002 03:03:01 -0000
77302              Message-Id: <20020827030301.32481.qmail@plover.com>
77303      Branch: perl
77304            ! pod/perlvar.pod
77305 ____________________________________________________________________________
77306 [ 17788] By: hv                                    on 2002/08/26  23:59:47
77307         Log: Update Changes
77308      Branch: perl
77309            ! Changes patchlevel.h
77310 ____________________________________________________________________________
77311 [ 17787] By: hv                                    on 2002/08/26  19:22:27
77312         Log: fix for:
77313              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
77314              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
77315              Date: 26 Aug 2002 15:01:36 -0000
77316              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
77317      Branch: perl
77318            ! regexec.c t/op/re_tests
77319 ____________________________________________________________________________
77320 [ 17786] By: hv                                    on 2002/08/26  15:34:25
77321         Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
77322              From: "Sean M. Burke" <sburke@cpan.org>
77323              Date: Mon, 26 Aug 2002 04:38:19 -0600
77324              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
77325      Branch: perl
77326            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
77327            ! lib/Test/t/todo.t
77328 ____________________________________________________________________________
77329 [ 17785] By: hv                                    on 2002/08/26  15:18:41
77330         Log: fix non-ANSI C++-style comment
77331              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
77332              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77333              Date: Mon, 26 Aug 2002 09:15:18 +0200
77334              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
77335      Branch: perl
77336            ! ext/Storable/Storable.xs
77337 ____________________________________________________________________________
77338 [ 17784] By: hv                                    on 2002/08/26  15:15:19
77339         Log: #17780 relies on unixy paths to locate own directory for bignum tests.
77340      Branch: perl
77341            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
77342            ! lib/bignum/t/brinfnan.t
77343 ____________________________________________________________________________
77344 [ 17783] By: hv                                    on 2002/08/26  15:07:21
77345         Log: Subject: [ANNOUNCE] Test::Simple 0.47
77346              From: Michael G Schwern <schwern@pobox.com>
77347              Date: Mon, 26 Aug 2002 04:13:03 -0700
77348              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
77349      Branch: perl
77350            + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
77351            + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
77352            + lib/Test/Simple/t/ok_obj.t
77353            + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
77354            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
77355            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
77356            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
77357            ! lib/Test/Tutorial.pod t/lib/TieOut.pm
77358 ____________________________________________________________________________
77359 [ 17782] By: hv                                    on 2002/08/26  15:00:55
77360         Log: new test for change #17773
77361              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
77362              From: DH <crazyinsomniac@yahoo.com>
77363              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
77364              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
77365      Branch: perl
77366            ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
77367 ____________________________________________________________________________
77368 [ 17781] By: hv                                    on 2002/08/26  14:48:35
77369         Log: #17775 changed reentr.c instead of reentr.pl, which generates it
77370      Branch: perl
77371            ! reentr.pl
77372 ____________________________________________________________________________
77373 [ 17780] By: hv                                    on 2002/08/25  19:03:50
77374         Log: fix bignum test failures
77375      Branch: perl
77376            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
77377            ! lib/bignum/t/brinfnan.t
77378 ____________________________________________________________________________
77379 [ 17779] By: hv                                    on 2002/08/25  18:56:29
77380         Log: upgrade bignum to v0.13: fix test failures and update docs
77381      Branch: perl
77382            ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
77383 ____________________________________________________________________________
77384 [ 17778] By: hv                                    on 2002/08/25  18:43:06
77385         Log: Subject: Encode 1.76 Released
77386              From: Dan Kogai <dankogai@dan.co.jp>
77387              Date: su elo 25, 2002  11:27:07 US/Eastern
77388              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
77389      Branch: perl
77390            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
77391            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
77392            ! ext/Encode/lib/Encode/MIME/Header.pm
77393            ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
77394 ____________________________________________________________________________
77395 [ 17777] By: rgs                                   on 2002/08/25  18:42:46
77396         Log: Fix parsing problems with the // operator.
77397              Make // able to follow various unary operators used without
77398              arguments or parens (shift, pop, getc, pos, readline,
77399              readlink, undef, umask, and the filetest operators), as
77400              well as the <FH> operator.
77401      Branch: perl
77402            ! perl.h t/op/dor.t toke.c
77403 ____________________________________________________________________________
77404 [ 17776] By: hv                                    on 2002/08/25  15:56:37
77405         Log: Subject: [PATCH] ExtUtils::Constant 0.13
77406              From: Nicholas Clark <nick@unfortu.net>
77407              Date: Fri, 23 Aug 2002 19:21:12 +0100
77408              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
77409      Branch: perl
77410            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
77411 ____________________________________________________________________________
77412 [ 17775] By: hv                                    on 2002/08/25  15:46:28
77413         Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
77414              From: "mls@suse.de (via RT)" <perlbug@perl.org>
77415              Date: 23 Aug 2002 15:24:39 -0000
77416              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
77417      Branch: perl
77418            ! reentr.c
77419 ____________________________________________________________________________
77420 [ 17774] By: hv                                    on 2002/08/25  15:29:42
77421         Log: Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
77422              From: Abigail <abigail@foad.org>
77423              Date: Thu, 22 Aug 2002 04:10:39 -0700
77424              Message-ID: <20020822041039.A2089@ucan.foad.org>
77425      Branch: perl
77426            ! lib/Benchmark.pm lib/Benchmark.t
77427 ____________________________________________________________________________
77428 [ 17773] By: hv                                    on 2002/08/25  15:17:16
77429         Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
77430              From: DH <crazyinsomniac@yahoo.com>
77431              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
77432              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
77433      Branch: perl
77434            ! lib/Pod/Html.pm
77435 ____________________________________________________________________________
77436 [ 17772] By: hv                                    on 2002/08/25  14:49:37
77437         Log: Subject: Re: p5p patches
77438              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77439              Date: Fri, 23 Aug 2002 15:27:48 +0200
77440              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
77441      Branch: perl
77442            ! Porting/patching.pod
77443 ____________________________________________________________________________
77444 [ 17771] By: hv                                    on 2002/08/25  14:45:46
77445         Log: Subject: Newdated info for HP-UX
77446              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77447              Date: Wed, 21 Aug 2002 20:20:17 +0200
77448              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
77449      Branch: perl
77450            ! README.hpux
77451 ____________________________________________________________________________
77452 [ 17770] By: hv                                    on 2002/08/25  14:26:36
77453         Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
77454              From: "Jos I. Boumans" <kane@cpan.org>
77455              Date: Wed, 21 Aug 2002 14:55:51 +0200
77456              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
77457      Branch: perl
77458            ! pod/perlfaq1.pod
77459 ____________________________________________________________________________
77460 [ 17769] By: hv                                    on 2002/08/25  14:16:50
77461         Log: Subject: bit more for WinCE
77462              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
77463              Date: Wed, 21 Aug 2002 01:31:52 +0400
77464              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
77465      Branch: perl
77466            ! wince/Makefile.ce wince/compile.bat wince/win32io.c
77467            ! wince/wince.c
77468 ____________________________________________________________________________
77469 [ 17768] By: hv                                    on 2002/08/25  14:02:47
77470         Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
77471              From: Anton Berezin <tobez@tobez.org>
77472              Date: Tue, 20 Aug 2002 23:44:25 +0200
77473              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
77474      Branch: perl
77475            ! lib/lib.t lib/lib_pm.PL
77476 ____________________________________________________________________________
77477 [ 17767] By: hv                                    on 2002/08/25  13:52:08
77478         Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
77479              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
77480              Date: 18 Aug 2002 13:27:12 -0000
77481              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
77482      Branch: perl
77483            ! utils/perldoc.PL
77484 ____________________________________________________________________________
77485 [ 17766] By: rgs                                   on 2002/08/24  20:33:05
77486         Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
77487              From: Peter BARABAS (via RT) <perlbug@perl.org>
77488              Date: 24 Aug 2002 08:16:19 -0000
77489              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>
77490      Branch: perl
77491            ! pod/perlxstut.pod
77492 ____________________________________________________________________________
77493 [ 17765] By: rgs                                   on 2002/08/24  19:03:52
77494         Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
77495              From: Nicholas Clark <nick@unfortu.net>
77496              Date: Sat, 24 Aug 2002 17:01:08 +0100
77497              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
77498              (plus a typo fix)
77499      Branch: perl
77500            ! lib/Net/t/hostname.t
77501 ____________________________________________________________________________
77502 [ 17764] By: rgs                                   on 2002/08/24  12:29:27
77503         Log: a2p wasn't installed with -Dversiononly
77504      Branch: perl
77505            ! installperl
77506 ____________________________________________________________________________
77507 [ 17763] By: hv                                    on 2002/08/23  12:23:31
77508         Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
77509              with a NULL subaddr. Fix that, and stop it happening again.
77510      Branch: perl
77511            ! op.c universal.c
77512 ____________________________________________________________________________
77513 [ 17762] By: hv                                    on 2002/08/23  11:02:35
77514         Log: fixup threaded build for vstring changes
77515      Branch: perl
77516            ! universal.c util.c
77517 ____________________________________________________________________________
77518 [ 17761] By: ams                                   on 2002/08/23  02:54:09
77519         Log: Incorporate fix from JHI at:
77520              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
77521      Branch: perl
77522            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
77523 ____________________________________________________________________________
77524 [ 17760] By: ams                                   on 2002/08/23  01:30:46
77525         Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
77526              From: Jarkko Hietaniemi <jhi@iki.fi>
77527              Date: Fri, 23 Aug 2002 05:29:09 +0300
77528              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
77529      Branch: perl
77530            ! ext/Devel/PPPort/PPPort.pm
77531 ____________________________________________________________________________
77532 [ 17759] By: ams                                   on 2002/08/23  01:27:23
77533         Log: Subject: [PATCH] x2p/str.c signedness nits
77534              From: Jarkko Hietaniemi <jhi@iki.fi>
77535              Date: Fri, 23 Aug 2002 02:43:30 +0300
77536              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
77537      Branch: perl
77538            ! x2p/str.c
77539 ____________________________________________________________________________
77540 [ 17758] By: hv                                    on 2002/08/22  22:29:45
77541         Log: bignum-0.12 updates from:
77542              Subject: [ANNOUCNE] Big Math::Big* update
77543              From: Tels <perl_dummy@bloodgate.com>
77544              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
77545              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
77546      Branch: perl
77547            + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
77548            + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
77549            + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
77550            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
77551            ! lib/bigrat.pm
77552 ____________________________________________________________________________
77553 [ 17757] By: hv                                    on 2002/08/22  22:19:42
77554         Log: new file for #17756
77555      Branch: perl
77556            ! MANIFEST
77557 ____________________________________________________________________________
77558 [ 17756] By: hv                                    on 2002/08/22  22:16:41
77559         Log: Subject: ANNOUCNE: Math::BigRat v0.09
77560              From: Tels <perl_dummy@bloodgate.com>
77561              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
77562              Message-Id: <200208141812.g7EICrV23771@crypt.org>
77563      Branch: perl
77564            + lib/Math/BigRat/t/big_ap.t
77565            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
77566            ! lib/Math/BigRat/t/bigratpm.inc
77567 ____________________________________________________________________________
77568 [ 17755] By: hv                                    on 2002/08/22  19:44:03
77569         Log: new files from #17754
77570      Branch: perl
77571            + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
77572 ____________________________________________________________________________
77573 [ 17754] By: hv                                    on 2002/08/22  19:42:58
77574         Log: Subject: ANNOUNCE: Math-BigInt v1.62
77575              From: Tels <perl_dummy@bloodgate.com>
77576              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
77577              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
77578      Branch: perl
77579            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
77580            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
77581            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
77582            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
77583            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
77584            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
77585            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
77586            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
77587            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
77588            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
77589            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
77590 ____________________________________________________________________________
77591 [ 17753] By: hv                                    on 2002/08/22  12:05:57
77592         Log: Subject: podlators 1.24 released
77593              From: Russ Allbery <rra@stanford.edu>
77594              Date: Sat, 03 Aug 2002 20:56:42 -0700
77595              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
77596      Branch: perl
77597            + lib/Pod/t/text-options.t
77598            ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
77599            ! lib/Pod/t/basic.t pod/pod2text.PL
77600 ____________________________________________________________________________
77601 [ 17752] By: hv                                    on 2002/08/22  11:13:17
77602         Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
77603              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
77604              Date: Fri, 26 Jul 2002 02:59:12 +0900
77605              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
77606      Branch: perl
77607            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
77608            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
77609            ! lib/Unicode/Collate/t/test.t
77610 ____________________________________________________________________________
77611 [ 17751] By: hv                                    on 2002/08/22  11:08:35
77612         Log: fix test failure from #17747
77613      Branch: perl
77614            ! ext/B/t/stash.t
77615 ____________________________________________________________________________
77616 [ 17750] By: hv                                    on 2002/08/22  10:46:19
77617         Log: Subject: [PATCH] Fix DBM filters
77618              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
77619              Date: Wed, 21 Aug 2002 11:40:49 +0100
77620              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
77621      Branch: perl
77622            ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
77623            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
77624            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
77625            ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
77626            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
77627            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
77628            ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
77629 ____________________________________________________________________________
77630 [ 17749] By: hv                                    on 2002/08/22  01:04:32
77631         Log: avoid use of %caller::EXPORT
77632              Subject: [PATCH] Re: question about Exporter::import
77633              From: Nicholas Clark <nick@unfortu.net>
77634              Date: Wed, 14 Aug 2002 21:33:12 +0100
77635              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
77636      Branch: perl
77637            ! lib/Exporter.pm lib/Exporter/Heavy.pm
77638 ____________________________________________________________________________
77639 [ 17748] By: hv                                    on 2002/08/22  00:54:03
77640         Log: todo test for linux $0 modification
77641              Subject: Re: [perl #16206] $0 in 5.8
77642              From: Slaven Rezic <slaven.rezic@berlin.de>
77643              Date: 17 Aug 2002 21:32:37 +0200
77644              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
77645      Branch: perl
77646            ! t/op/magic.t
77647 ____________________________________________________________________________
77648 [ 17747] By: hv                                    on 2002/08/22  00:11:34
77649         Log: Subject: Re: [PATCH] Version object patch #1
77650              From: John Peacock <jpeacock@rowman.com>
77651              Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
77652              Message-id: <3D630042.6020407@rowman.com>
77653
77654              Subject: Re: [REVISED PATCH] Magic v-strings
77655              From: John Peacock <jpeacock@rowman.com>
77656              Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
77657              Message-id: <3D63E532.7020305@rowman.com>
77658      Branch: perl
77659            ! sv.c t/op/ver.t universal.c util.c
77660 ____________________________________________________________________________
77661 [ 17746] By: hv                                    on 2002/08/20  16:48:05
77662         Log: Subject: [PATCH] Version object patch #1
77663              From: John Peacock <jpeacock@rowman.com>
77664              Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
77665              Message-id: <3D5BB55D.6090603@rowman.com>
77666              and Message-id: <3D627D1A.4050607@rowman.com>
77667              and t/lib/warnings/universal tweak to skip
77668      Branch: perl
77669            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
77670            ! t/lib/warnings/universal toke.c util.c
77671 ____________________________________________________________________________
77672 [ 17745] By: hv                                    on 2002/08/20  16:27:01
77673         Log: perldelta for #17727
77674      Branch: perl
77675            ! pod/perldelta.pod
77676 ____________________________________________________________________________
77677 [ 17744] By: hv                                    on 2002/08/20  15:34:36
77678         Log: Subject: typo in perfunc.pod
77679              From: "John P. Linderman" <jpl@research.att.com>
77680              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
77681              Message-id: <200208191245.IAA20072@raptor.research.att.com>
77682      Branch: perl
77683            ! pod/perlfunc.pod
77684 ____________________________________________________________________________
77685 [ 17743] By: hv                                    on 2002/08/20  15:31:40
77686         Log: Subject: Re: [PATCH] fix typos in perlpacktut
77687              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
77688              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
77689              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
77690      Branch: perl
77691            ! pod/perlpacktut.pod
77692 ____________________________________________________________________________
77693 [ 17742] By: hv                                    on 2002/08/20  14:51:16
77694         Log: Subject: [REVISED PATCH] Magic v-strings
77695              From: John Peacock <jpeacock@rowman.com>
77696              Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
77697              Message-id: <3D556FE6.6000404@rowman.com>
77698              plus a bit of cleanup
77699      Branch: perl
77700            ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
77701 ____________________________________________________________________________
77702 [ 17741] By: hv                                    on 2002/08/20  14:20:16
77703         Log: Subject: Re: [PATCH] Storable and CODE references
77704              From: Slaven Rezic <slaven.rezic@berlin.de>
77705              Date: 17 Aug 2002 21:58:03 +0200
77706              Message-id: <87bs812r78.fsf@vran.herceg.de>
77707      Branch: perl
77708            + ext/Storable/t/code.t
77709            ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
77710            ! ext/Storable/t/malice.t
77711 ____________________________________________________________________________
77712 [ 17740] By: hv                                    on 2002/08/20  14:07:56
77713         Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
77714              Handle CoW in hashes:
77715              Subject: Re: why would tr/// be performing hash copies?
77716              From: Nicholas Clark <nick@unfortu.net>
77717              Date: Sun, 18 Aug 2002 23:17:01 +0100
77718              Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
77719      Branch: perl
77720            ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
77721 ____________________________________________________________________________
77722 [ 17739] By: hv                                    on 2002/08/20  13:52:18
77723         Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
77724              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77725              Date: Tue, 23 Jul 2002 09:21:10 +0200
77726              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
77727      Branch: perl
77728            ! Configure
77729 ____________________________________________________________________________
77730 [ 17737] By: ams                                   on 2002/08/19  07:48:39
77731         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
77732              negligence.
77733      Branch: perl
77734            ! pod/perlrun.pod
77735 ____________________________________________________________________________
77736 [ 17736] By: hv                                    on 2002/08/18  18:27:28
77737         Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
77738              From: Dave Mitchell <davem@fdgroup.com>
77739              Date: Fri, 16 Aug 2002 23:31:07 +0100
77740              Message-id: <20020816233107.E9388@fdgroup.com>
77741      Branch: perl
77742            ! numeric.c t/base/num.t
77743 ____________________________________________________________________________
77744 [ 17735] By: hv                                    on 2002/08/18  02:22:21
77745         Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
77746              From: Mark-Jason Dominus <mjd@plover.com>
77747              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
77748              Message-id: <20020814011909.22744.qmail@plover.com>
77749      Branch: perl
77750            ! lib/Net/hostent.pm
77751 ____________________________________________________________________________
77752 [ 17734] By: hv                                    on 2002/08/18  02:20:05
77753         Log: Subject: [PATCH] Re: Pod::Functions tpyo
77754              From: Abe Timmerman <abe@ztreet.demon.nl>
77755              Date: Tue, 13 Aug 2002 23:47:00 +0200
77756              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
77757      Branch: perl
77758            ! lib/Pod/Functions.pm
77759 ____________________________________________________________________________
77760 [ 17733] By: hv                                    on 2002/08/18  02:17:18
77761         Log: Subject: Server rename revisited
77762              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77763              Date: Tue, 13 Aug 2002 19:19:03 +0200
77764              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
77765      Branch: perl
77766            ! README.hpux
77767 ____________________________________________________________________________
77768 [ 17732] By: hv                                    on 2002/08/18  02:11:49
77769         Log: Subject: [PATCH] Remove old VOS build methods
77770              From: Paul_GreenVOS@vos.stratus.com
77771              Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
77772              Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
77773      Branch: perl
77774            - vos/Makefile vos/build.cm vos/compile_perl.cm
77775            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77776            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
77777            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
77778            - vos/vos_dummies.c
77779            ! MANIFEST README.vos pod/perlport.pod vos/Changes
77780 ____________________________________________________________________________
77781 [ 17731] By: hv                                    on 2002/08/18  01:57:12
77782         Log: Subject: [PATCH] Configure missing d_modflproto=''
77783              From: "Gerrit P. Haase" <gp@familiehaase.de>
77784              Date: Tue, 13 Aug 2002 15:11:05 +0200
77785              Message-id: <11417599086.20020813151105@familiehaase.de>
77786      Branch: perl
77787            ! Configure
77788 ____________________________________________________________________________
77789 [ 17730] By: hv                                    on 2002/08/18  01:41:33
77790         Log: missing chunk from #17725 causes lib/constant.t test failures
77791      Branch: perl
77792            ! lib/constant.t
77793 ____________________________________________________________________________
77794 [ 17729] By: hv                                    on 2002/08/17  02:33:15
77795         Log: Subject: [PATCH] Safe.pm documentation
77796              From: Slaven Rezic <slaven.rezic@berlin.de>
77797              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
77798              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
77799      Branch: perl
77800            ! ext/Opcode/Safe.pm pod/perlre.pod
77801 ____________________________________________________________________________
77802 [ 17728] By: hv                                    on 2002/08/17  02:07:24
77803         Log: Subject: Copy On Write
77804              From: Nicholas Clark <nick@ccl4.org>
77805              Date: Thu, 15 Aug 2002 00:10:35 +0100
77806              Message-id: <20020815001035.A69079@plum.flirble.org>
77807              specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
77808      Branch: perl
77809            ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
77810            ! pp_hot.c proto.h sv.c sv.h
77811 ____________________________________________________________________________
77812 [ 17727] By: hv                                    on 2002/08/17  01:20:05
77813         Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
77814              From: Mark-Jason Dominus <mjd@plover.com>
77815              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
77816              Message-id: <20020415033855.6343.qmail@plover.com>
77817      Branch: perl
77818            ! av.c av.h pod/perltie.pod t/op/tiearray.t
77819 ____________________________________________________________________________
77820 [ 17726] By: hv                                    on 2002/08/17  01:17:09
77821         Log: pp.c warns that sv may be used uninitialised in pp_delete()
77822      Branch: perl
77823            ! pp.c
77824 ____________________________________________________________________________
77825 [ 17725] By: hv                                    on 2002/08/17  00:51:19
77826         Log: Subject: [PATCH] Remove pseudo-hashes (complete)
77827              From: Michael G Schwern <schwern@pobox.com>
77828              Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
77829              Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
77830      Branch: perl
77831            ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
77832            ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
77833            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
77834            ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
77835 ____________________________________________________________________________
77836 [ 17724] By: hv                                    on 2002/08/17  00:27:33
77837         Log: ext/B/defsubs.h also depends on the program that builds it
77838      Branch: perl
77839            ! ext/B/Makefile.PL
77840 ____________________________________________________________________________
77841 [ 17723] By: hv                                    on 2002/08/17  00:10:24
77842         Log: Subject: Re: deb.c compile time error (patchlevel 17721)
77843              From: Dave Mitchell <davem@fdgroup.com>
77844              Date: Tue, 13 Aug 2002 14:42:15 +0100
77845              Message-ID: <20020813144215.G11939@fdgroup.com>
77846      Branch: perl
77847            ! embed.fnc embed.h global.sym proto.h
77848 ____________________________________________________________________________
77849 [ 17722] By: ams                                   on 2002/08/16  05:20:22
77850         Log: Subject: Minor perlrun.pod patch
77851              From: Iain Truskett <spoon@cpan.org>
77852              Date: Fri, 16 Aug 2002 16:20:27 +1000
77853              Message-Id: <20020816162027.D17196@eh.org>
77854      Branch: perl
77855            ! pod/perlrun.pod
77856 ____________________________________________________________________________
77857 [ 17721] By: hv                                    on 2002/08/12  12:17:19
77858         Log: #17717 needed tests fixing up
77859      Branch: perl
77860            ! t/op/chop.t
77861 ____________________________________________________________________________
77862 [ 17720] By: hv                                    on 2002/08/12  12:10:07
77863         Log: Subject: Re: [PATCH] Re: taint news
77864              From: Rick Delaney <rick.delaney@rogers.com>
77865              Date: 04 Aug 2002 00:28:58 EDT
77866              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
77867              missed patch fragment from Change #17676
77868      Branch: perl
77869            ! pod/perlsec.pod
77870 ____________________________________________________________________________
77871 [ 17719] By: hv                                    on 2002/08/12  12:03:53
77872         Log: Subject: [perl #15987] Tests fail when sources are under CVS control
77873              From: Warren Jones (via RT) <perlbug@perl.org>
77874              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
77875              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
77876      Branch: perl
77877            ! lib/strict.t lib/warnings.t
77878 ____________________________________________________________________________
77879 [ 17718] By: hv                                    on 2002/08/12  11:57:17
77880         Log: Subject: [PATCH] add verbose stack display option, -Dvs
77881              From: Dave Mitchell <davem@fdgroup.com>
77882              Date: Mon, 5 Aug 2002 00:55:33 +0100
77883              Message-id: <20020805005533.B26111@fdgroup.com>
77884      Branch: perl
77885            ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
77886            ! pod/perlrun.pod proto.h
77887 ____________________________________________________________________________
77888 [ 17717] By: hv                                    on 2002/08/12  11:44:06
77889         Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
77890              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
77891              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
77892              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
77893      Branch: perl
77894            ! op.c t/op/chop.t t/op/ref.t
77895 ____________________________________________________________________________
77896 [ 17716] By: hv                                    on 2002/08/12  11:29:53
77897         Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
77898              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
77899              Date: Sat, 13 Jul 2002 17:44:02 +0100
77900              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
77901      Branch: perl
77902            ! pp_hot.c t/op/tiehandle.t
77903 ____________________________________________________________________________
77904 [ 17715] By: hv                                    on 2002/08/12  11:28:26
77905         Log: Subject: [PATCH] better modfl detection
77906              From: Nicholas Clark <nick@unfortu.net>
77907              Date: Sun, 11 Aug 2002 20:05:49 +0100
77908              Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
77909      Branch: perl
77910            ! Configure config_h.SH perl.h
77911 ____________________________________________________________________________
77912 [ 17714] By: hv                                    on 2002/08/12  11:26:23
77913         Log: Subject: [PATCH] perltodo.pod
77914              From: Richard.Foley@t-online.de
77915              Date: Sun, 11 Aug 2002 18:26:10 +0200
77916              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
77917              perlbug credits
77918      Branch: perl
77919            ! pod/perltodo.pod
77920 ____________________________________________________________________________
77921 [ 17713] By: hv                                    on 2002/08/12  11:24:44
77922         Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
77923              From: Nicholas Clark <nick@unfortu.net>
77924              Date: Sun, 11 Aug 2002 16:59:16 +0100
77925              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
77926      Branch: perl
77927            ! gv.c
77928 ____________________________________________________________________________
77929 [ 17712] By: hv                                    on 2002/08/12  11:23:06
77930         Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
77931              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77932              Date: Mon, 12 Aug 2002 10:25:20 +0200
77933              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
77934              gcc bug test needs -lm
77935      Branch: perl
77936            ! hints/hpux.sh
77937 ____________________________________________________________________________
77938 [ 17711] By: hv                                    on 2002/08/12  11:20:49
77939         Log: Subject: [PATCH s2p] Small typo correction
77940              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
77941              Date: Wed, 7 Aug 2002 11:50:51 +0200
77942              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
77943      Branch: perl
77944            ! x2p/s2p.PL
77945 ____________________________________________________________________________
77946 [ 17710] By: hv                                    on 2002/08/12  11:17:21
77947         Log: Subject: [PATCH] pod/perlfaq4.pod
77948              From: Abigail <abigail@foad.org>
77949              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
77950              Message-id: <20020730095202.A6462@ucan.foad.org>
77951              Add references to Regexp::Common.
77952      Branch: perl
77953            ! pod/perlfaq4.pod
77954 ____________________________________________________________________________
77955 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
77956         Log: Subject: New HP-UX itanium servers
77957              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77958              Date: Wed, 07 Aug 2002 13:25:57 +0200
77959              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
77960      Branch: perl
77961            ! README.hpux
77962 ____________________________________________________________________________
77963 [ 17706] By: rgs                                   on 2002/08/09  21:00:41
77964         Log: Subject: Re: missing lower range in {} regex
77965              From: "John P. Linderman" <jpl@research.att.com>
77966              Date: Fri, 09 Aug 2002 12:48:55 -0400
77967              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
77968      Branch: perl
77969            ! pod/perlre.pod
77970 ____________________________________________________________________________
77971 [ 17705] By: rgs                                   on 2002/08/08  20:57:59
77972         Log: More tests for the attribute syntax, from the
77973              attributes manpage.
77974      Branch: perl
77975            ! t/op/attrs.t
77976 ____________________________________________________________________________
77977 [ 17704] By: rgs                                   on 2002/08/08  19:47:44
77978         Log: Fix bug #16080 : an attribute list should end at '}'
77979      Branch: perl
77980            ! t/op/attrs.t toke.c
77981 ____________________________________________________________________________
77982 [ 17703] By: hv                                    on 2002/08/08  15:30:12
77983         Log: Update Changes
77984      Branch: perl
77985            ! Changes patchlevel.h
77986 ____________________________________________________________________________
77987 [ 17702] By: hv                                    on 2002/08/08  15:08:57
77988         Log: Subject: Re: README.aix
77989              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77990              Date: Tue, 30 Jul 2002 13:30:29 +0200
77991              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
77992      Branch: perl
77993            ! README.aix
77994 ____________________________________________________________________________
77995 [ 17701] By: hv                                    on 2002/08/08  15:06:01
77996         Log: Subject: [PATCH] Re: pp_sys.c compile failed..
77997              From: Andy Dougherty <doughera@lafayette.edu>
77998              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
77999              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
78000      Branch: perl
78001            ! hints/aix.sh
78002 ____________________________________________________________________________
78003 [ 17700] By: hv                                    on 2002/08/08  15:02:57
78004         Log: Subject: [DOC PATCH] perlipc.pod
78005              From: Arjen Laarhoven <arjen@nl.demon.net>
78006              Date: Tue, 6 Aug 2002 14:16:01 +0200
78007              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
78008      Branch: perl
78009            ! pod/perlipc.pod
78010 ____________________________________________________________________________
78011 [ 17699] By: hv                                    on 2002/08/08  14:56:56
78012         Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
78013              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
78014              Date: Fri, 2 Aug 2002 23:44:21 +0200
78015              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
78016      Branch: perl
78017            ! op.c t/op/attrs.t
78018 ____________________________________________________________________________
78019 [ 17698] By: hv                                    on 2002/08/08  14:52:45
78020         Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
78021              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
78022              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
78023              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
78024      Branch: perl
78025            ! Configure
78026 ____________________________________________________________________________
78027 [ 17697] By: hv                                    on 2002/08/08  14:49:00
78028         Log: Subject: Doc patch for Class::Struct under 5.8.0
78029              From: Damian Conway <damian@conway.org>
78030              Date: Tue, 30 Jul 2002 23:03:14 +1000
78031              Message-id: <3D471FCF.1C7C6E6B@conway.org>
78032      Branch: perl
78033            ! lib/Class/Struct.pm
78034 ____________________________________________________________________________
78035 [ 17696] By: hv                                    on 2002/08/08  14:44:21
78036         Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
78037              From: Slaven Rezic <slaven.rezic@berlin.de>
78038              Date: 31 Jul 2002 09:50:06 +0200
78039              Message-id: <87ado85ob5.fsf@vran.herceg.de>
78040      Branch: perl
78041            ! pp.c
78042 ____________________________________________________________________________
78043 [ 17695] By: hv                                    on 2002/08/08  14:40:41
78044         Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
78045              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
78046              Date: Fri, 2 Aug 2002 00:13:10 +0200
78047              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
78048      Branch: perl
78049            + t/op/stash.t
78050            ! MANIFEST perl.h
78051 ____________________________________________________________________________
78052 [ 17694] By: hv                                    on 2002/08/08  14:31:55
78053         Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
78054              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78055              Date: Wed, 31 Jul 2002 16:04:02 +0200
78056              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
78057      Branch: perl
78058            ! hints/hpux.sh
78059 ____________________________________________________________________________
78060 [ 17693] By: hv                                    on 2002/08/08  14:25:16
78061         Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
78062              From: Abigail <abigail@foad.org>
78063              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
78064              Message-id: <20020725085252.A2703@ucan.foad.org>
78065      Branch: perl
78066            ! lib/ExtUtils/MM_Unix.pm
78067 ____________________________________________________________________________
78068 [ 17692] By: hv                                    on 2002/08/08  14:20:05
78069         Log: Subject: [PATCH] README.jp and README.cn
78070              From: Autrijus Tang <autrijus@autrijus.org>
78071              Date: Thu, 25 Jul 2002 07:05:11 +0800
78072              Message-id: <20020724230511.GA1327@not.autrijus.org>
78073      Branch: perl
78074            ! README.cn README.jp
78075 ____________________________________________________________________________
78076 [ 17691] By: hv                                    on 2002/08/08  14:01:50
78077         Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
78078              From: Henrik Tougaard (via RT) <perlbug@perl.org>
78079              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
78080              Message-id: <rt-15398-31095.6.30466042998663@perl>
78081      Branch: perl
78082            ! lib/Pod/Usage.pm
78083 ____________________________________________________________________________
78084 [ 17690] By: rgs                                   on 2002/08/07  19:56:42
78085         Log: Doc fix : the symbol for COPs wasn't documented.
78086      Branch: perl
78087            ! opcode.pl
78088 ____________________________________________________________________________
78089 [ 17689] By: rgs                                   on 2002/08/06  20:45:30
78090         Log: Subject: Re: no warnings 'io';
78091              From: Nicholas Clark <nick@unfortu.net>
78092              Date: Sat, 27 Jul 2002 21:49:55 +0100
78093              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
78094
78095              Plus a little bit of regression tests.
78096      Branch: perl
78097            ! t/lib/warnings/pp_hot util.c
78098 ____________________________________________________________________________
78099 [ 17688] By: rgs                                   on 2002/08/06  20:04:19
78100         Log: Subject: [PATCH] XS build fix for VMS
78101              From: "Craig A. Berry" <craigberry@mac.com>
78102              Date: Sun, 4 Aug 2002 12:13:06 -0500
78103              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
78104      Branch: perl
78105            ! vms/descrip_mms.template
78106 ____________________________________________________________________________
78107 [ 17687] By: rgs                                   on 2002/08/06  19:50:12
78108         Log: PerlIO::scalar wasn't able to read from non-string
78109              scalar ; now stringifies its argument.
78110      Branch: perl
78111            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
78112 ____________________________________________________________________________
78113 [ 17686] By: rgs                                   on 2002/08/06  19:10:51
78114         Log: More regression tests for $^H and %^H.
78115              Add a TODO test for eval "" preserving %^H.
78116      Branch: perl
78117            ! t/comp/hints.t
78118 ____________________________________________________________________________
78119 [ 17685] By: hv                                    on 2002/08/05  22:42:09
78120         Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
78121              From: "John P. Linderman" <jpl@research.att.com>
78122              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
78123              Message-id: <200207211613.MAA69505@raptor.research.att.com>
78124      Branch: perl
78125            ! lib/sort.pm lib/sort.t
78126 ____________________________________________________________________________
78127 [ 17684] By: hv                                    on 2002/08/05  22:35:22
78128         Log: Integrate from perlio: change #17653 fixes bug RT15283
78129      Branch: perl
78130           !> ext/PerlIO/via/via.xs
78131 ____________________________________________________________________________
78132 [ 17683] By: hv                                    on 2002/08/05  22:26:45
78133         Log: Integrate from maint-5.6/macperl via macperl
78134              Changes 17660, 17661, 17662, 17663, 17664
78135      Branch: perl
78136           !> perl.c
78137 ____________________________________________________________________________
78138 [ 17682] By: hv                                    on 2002/08/05  15:04:54
78139         Log: Subject: Defined-or patch (cleaned up)
78140              From: "Brent Dax" <brentdax@cpan.org>
78141              Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
78142              Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
78143      Branch: perl
78144            + t/op/dor.t
78145            ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
78146            ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
78147            ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
78148            ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
78149            ! vms/perly_h.vms
78150 ____________________________________________________________________________
78151 [ 17681] By: hv                                    on 2002/08/05  14:41:23
78152         Log: typo
78153      Branch: perl
78154            ! keywords.h keywords.pl
78155 ____________________________________________________________________________
78156 [ 17680] By: hv                                    on 2002/08/05  14:33:39
78157         Log: warn that keywords.h is generated
78158      Branch: perl
78159            ! keywords.h keywords.pl
78160 ____________________________________________________________________________
78161 [ 17679] By: hv                                    on 2002/08/04  23:40:22
78162         Log: again: #17678 caused test failures in pod2html,
78163              in which $1 could leak from previous regexp
78164      Branch: perl
78165            ! mg.c
78166 ____________________________________________________________________________
78167 [ 17678] By: hv                                    on 2002/08/04  15:34:19
78168         Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
78169              From: hv@crypt.org
78170              Date: Sun, 04 Aug 2002 17:40:30 +0100
78171              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
78172      Branch: perl
78173            ! mg.c t/op/taint.t
78174 ____________________________________________________________________________
78175 [ 17677] By: hv                                    on 2002/08/04  15:25:25
78176         Log: Main branch no longer needs op/taint.t version check.
78177      Branch: perl
78178            ! t/op/taint.t
78179 ____________________________________________________________________________
78180 [ 17676] By: hv                                    on 2002/08/04  15:14:09
78181         Log: Subject: Re: [PATCH] Re: taint news
78182              From: Rick Delaney <rick.delaney@rogers.com>
78183              Date: 04 Aug 2002 00:28:58 EDT
78184              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
78185              Ref: 20020208.005
78186      Branch: perl
78187            ! pp_sys.c
78188 ____________________________________________________________________________
78189 [ 17675] By: hv                                    on 2002/08/04  01:48:36
78190         Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
78191      Branch: perl
78192            ! AUTHORS
78193 ____________________________________________________________________________
78194 [ 17674] By: hv                                    on 2002/08/04  01:30:11
78195         Log: Subject: [PATCH] AUTHORS
78196              From: Colin Watson <colinw@zeus.com>
78197              Date: Thu, 25 Jul 2002 15:54:37 +0100
78198              Message-id: <20020725145437.GC4921@zeus.com>
78199      Branch: perl
78200            ! AUTHORS
78201 ____________________________________________________________________________
78202 [ 17673] By: hv                                    on 2002/08/04  01:27:36
78203         Log: Subject: [PATCH] AUTHORS
78204              From: Walt Mankowski <waltman@pobox.com>
78205              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
78206              Message-id: <20020721025612.GB15958@pobox.com>
78207      Branch: perl
78208            ! AUTHORS
78209 ____________________________________________________________________________
78210 [ 17672] By: hv                                    on 2002/08/04  01:25:14
78211         Log: Subject: Re: mention of "use sort" botched in perlfunc?
78212              From: Michael G Schwern <schwern@pobox.com>
78213              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
78214              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
78215      Branch: perl
78216            ! pod/perlfunc.pod
78217 ____________________________________________________________________________
78218 [ 17671] By: hv                                    on 2002/08/04  01:11:32
78219         Log: Change version from 5.8.0 to 5.9.0.
78220      Branch: perl
78221            ! Configure NetWare/Makefile NetWare/config_H.wc
78222            ! Porting/config.sh Porting/config_H README.win32 config_h.SH
78223            ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
78224            ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
78225            ! patchlevel.h win32/Makefile win32/makefile.mk
78226            ! wince/Makefile.ce
78227 ____________________________________________________________________________
78228 [ 17656] By: ams                                   on 2002/07/28  06:12:33
78229         Log: Subject: [PATCH] Typo in regcomp.c
78230              From: Chris Ball <chris@cpan.org>
78231              Date: 26 Jul 2002 17:49:35 +0100
78232              Message-Id: <868z3yzb6o.fsf@void.printf.net>
78233              (With additional tweak to s_reginclasslen.)
78234      Branch: perl
78235            ! regcomp.c
78236 ____________________________________________________________________________
78237 [ 17655] By: jhi                                   on 2002/07/25  20:37:16
78238         Log: Upgrade to Unicode::Collate 0.20.
78239      Branch: perl
78240            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
78241            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
78242 ____________________________________________________________________________
78243 [ 17654] By: jhi                                   on 2002/07/23  16:33:52
78244         Log: Commas, schcommas.
78245      Branch: perl
78246            ! patchlevel.h
78247 ____________________________________________________________________________
78248 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
78249         Log: Copy perldelta as perl58delta, purge the perldelta.
78250      Branch: perl
78251            + pod/perl58delta.pod
78252            ! MANIFEST pod/perldelta.pod
78253 ____________________________________________________________________________
78254 [ 17642] By: jhi                                   on 2002/07/19  16:37:39
78255         Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
78256      Branch: perl
78257            ! Changes patchlevel.h
78258 ____________________________________________________________________________
78259 [ 17641] By: jhi                                   on 2002/07/19  16:31:08
78260         Log: Integrate perlio (no changes, but that's fine).
78261      Branch: perl
78262           !> embed.fnc perl.h
78263 ____________________________________________________________________________
78264 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
78265         Log: It's all yours, Hugo.
78266      Branch: perl
78267            + Changes5.8
78268            ! Changes MANIFEST