This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
05cf9428a8693870f0445a886d71b1d81d53bb91
[perl5.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.9.X          Development release working toward v5.10
29 --------------
30
31 ____________________________________________________________________________
32 [ 32641] By: rgs                                   on 2007/12/18  10:39:53
33         Log: Add 5.10.0 data to Module::CoreList
34      Branch: perl
35            ! lib/Module/CoreList.pm
36 ____________________________________________________________________________
37 [ 32640] By: rgs                                   on 2007/12/18  10:33:23
38         Log: Two more people in AUTHORS
39      Branch: perl
40            ! AUTHORS
41 ____________________________________________________________________________
42 [ 32639] By: rgs                                   on 2007/12/18  10:25:40
43         Log: Regen Changes
44      Branch: perl
45            ! Changes
46 ____________________________________________________________________________
47 [ 32638] By: rgs                                   on 2007/12/18  09:58:49
48         Log: 5.10.0 is planned for today.
49      Branch: perl
50            ! pod/perlhist.pod
51 ____________________________________________________________________________
52 [ 32637] By: rgs                                   on 2007/12/18  09:53:43
53         Log: That's no longer RC time
54      Branch: perl
55            ! patchlevel.h
56 ____________________________________________________________________________
57 [ 32636] By: rgs                                   on 2007/12/18  09:51:39
58         Log: Notes on 5.12 Unicode revamping planned.
59              Complete the "reporting bug" section of perldelta.
60      Branch: perl
61            ! pod/perl5100delta.pod pod/perltodo.pod
62 ____________________________________________________________________________
63 [ 32635] By: rgs                                   on 2007/12/18  09:24:14
64         Log: Regen META file
65      Branch: perl
66            ! META.yml
67 ____________________________________________________________________________
68 [ 32634] By: rgs                                   on 2007/12/18  09:20:41
69         Log: Regen TOC
70      Branch: perl
71            ! pod/perltoc.pod
72 ____________________________________________________________________________
73 [ 32633] By: rgs                                   on 2007/12/18  07:50:05
74         Log: Subject: typos in perl5100delta.pod
75              From: YAMASHINA Hio <hio@hio.jp>
76              Date: Tue, 18 Dec 2007 16:30:50 +0900
77              Message-Id: <20071218163050.b0c36fa5.hio@hio.jp>
78      Branch: perl
79            ! pod/perl5100delta.pod
80 ____________________________________________________________________________
81 [ 32632] By: rgs                                   on 2007/12/17  23:04:28
82         Log: Make the hint file work as well on 64-bit linuxes,
83              noticed by Wolfgang Friebel
84      Branch: perl
85            ! ext/ODBM_File/hints/linux.pl
86 ____________________________________________________________________________
87 [ 32631] By: rgs                                   on 2007/12/17  17:29:49
88         Log: Subject: [PATCH] Document that $^V is no longer a v-string
89              From: "Jan Dubois" <jand@activestate.com>
90              Date: Mon, 17 Dec 2007 08:48:07 -0800
91              Message-ID: <007501c840cc$99b940e0$cd2bc2a0$@com>
92      Branch: perl
93            ! pod/perl5100delta.pod pod/perldata.pod pod/perlvar.pod
94 ____________________________________________________________________________
95 [ 32630] By: rgs                                   on 2007/12/17  17:17:23
96         Log: Comment out a now unused variable
97      Branch: perl
98            ! regexec.c
99 ____________________________________________________________________________
100 [ 32629] By: rgs                                   on 2007/12/17  16:26:01
101         Log: Add standard test preamble
102              Remove dependency on Cwd
103      Branch: perl
104            ! t/op/reg_fold.t
105 ____________________________________________________________________________
106 [ 32628] By: rgs                                   on 2007/12/17  16:01:32
107         Log: Subject: [PATCH] Fix various bugs in regex engine with mixed utf8/latin pattern and strings. Related to [perl #36207] among others
108              From: demerphq <demerphq@gmail.com>
109              Date: Mon, 17 Dec 2007 15:21:46 +0100
110              Message-ID: <9b18b3110712170621h41de2c76k331971e3660abcb0@mail.gmail.com>
111      Branch: perl
112            + t/op/reg_fold.t
113            ! MANIFEST regcomp.c regexec.c t/op/pat.t utf8.c
114 ____________________________________________________________________________
115 [ 32627] By: rgs                                   on 2007/12/17  14:27:54
116         Log: Update AUTHORS
117      Branch: perl
118            ! AUTHORS
119 ____________________________________________________________________________
120 [ 32626] By: rgs                                   on 2007/12/17  14:19:17
121         Log: Subject: pod-patch:  reword O.pm
122              From: jimc <jim.cromie@gmail.com>
123              Date: Thu, 13 Dec 2007 15:55:07 -0700
124              Message-ID: <4761B84B.6090504@gmail.com>
125      Branch: perl
126            ! ext/B/O.pm
127 ____________________________________________________________________________
128 [ 32625] By: rgs                                   on 2007/12/17  13:20:45
129         Log: Mention that ::ISA::CACHE:: no longer exists
130      Branch: perl
131            ! pod/perl5100delta.pod
132 ____________________________________________________________________________
133 [ 32624] By: rgs                                   on 2007/12/17  11:26:47
134         Log: PerlFAQ sync
135      Branch: perl
136            ! pod/perlfaq1.pod
137 ____________________________________________________________________________
138 [ 32623] By: rgs                                   on 2007/12/17  10:34:07
139         Log: Subject: [PATCH cflags.SH] typo?
140              From: "Robin Barker" <Robin.Barker@npl.co.uk>
141              Date: Mon, 17 Dec 2007 10:27:28 -0000
142              Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09398B@exchsvr2.npl.ad.local>
143      Branch: perl
144            ! cflags.SH
145 ____________________________________________________________________________
146 [ 32622] By: merijn                                on 2007/12/16  18:25:02
147         Log: Subject: [PATCH] 2 year old email tweak
148              From: Richard Foley <Richard.Foley@rfi.net>
149              Date: Sun, 16 Dec 2007 12:31:04 +0100
150              Message-Id: <200712161231.04789.Richard.Foley@rfi.net>
151      Branch: perl
152            ! AUTHORS
153 ____________________________________________________________________________
154 [ 32621] By: rgs                                   on 2007/12/16  15:15:19
155         Log: ...and remove the "1;" that is after the __END__
156      Branch: perl
157            ! lib/less.pm
158 ____________________________________________________________________________
159 [ 32620] By: rgs                                   on 2007/12/16  15:14:15
160         Log: Add a return value to less, noticed by Sébastien Aperghis-Tramoni
161      Branch: perl
162            ! lib/less.pm
163 ____________________________________________________________________________
164 [ 32619] By: rgs                                   on 2007/12/16  14:58:20
165         Log: Subject: [PATCH] Version bumps
166              From: "Jos I. Boumans" <jos@dwim.org>
167              Date: Fri, 14 Dec 2007 13:45:59 +0100
168              Message-Id: <EB375544-2A23-4058-A227-90F5C99E8715@dwim.org>
169      Branch: perl
170            ! lib/Archive/Tar.pm lib/CPANPLUS.pm lib/CPANPLUS/Dist.pm
171            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Selfupdate.pm
172            ! lib/CPANPLUS/Shell/Default.pm
173            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
174            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.0
175            ! 1.tar.gz.packed
176            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.g
177            ! z.packed
178            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.g
179            ! z.packed
180            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.
181            ! packed
182            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g
183            ! z.packed
184            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.
185            ! packed
186            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
187            ! cked
188            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
189            ! lib/File/Fetch.pm
190 ____________________________________________________________________________
191 [ 32618] By: rgs                                   on 2007/12/12  16:02:48
192         Log: Mention NO_MATHOMS in INSTALL
193      Branch: perl
194            ! INSTALL
195 ____________________________________________________________________________
196 [ 32617] By: rgs                                   on 2007/12/12  15:59:37
197         Log: Shuffle sections (no text changes)
198      Branch: perl
199            ! INSTALL
200 ____________________________________________________________________________
201 [ 32616] By: rgs                                   on 2007/12/12  13:28:23
202         Log: Add mro tests to minitest
203      Branch: perl
204            ! Makefile.SH pod/perlhack.pod
205 ____________________________________________________________________________
206 [ 32615] By: rgs                                   on 2007/12/12  12:38:37
207         Log: Remove "=for" marker for a section I finally reviewed
208      Branch: perl
209            ! pod/perl5100delta.pod
210 ____________________________________________________________________________
211 [ 32614] By: rgs                                   on 2007/12/12  11:24:50
212         Log: FAQ sync
213      Branch: perl
214            ! pod/perlfaq4.pod
215 ____________________________________________________________________________
216 [ 32613] By: rgs                                   on 2007/12/12  09:54:56
217         Log: Document the strerror_r / g++ / threads bug
218      Branch: perl
219            ! pod/perl5100delta.pod
220 ____________________________________________________________________________
221 [ 32612] By: rgs                                   on 2007/12/12  09:48:09
222         Log: Subject: [perl #48214] documentation enhancement to perlthrtut 
223              From: johnh@isi.edu (via RT) <perlbug-followup@perl.org>
224              Date: Wed, 05 Dec 2007 09:45:40 -0800
225              Message-ID: <rt-3.6.HEAD-28750-1196876739-1770.48214-75-0@perl.org>
226      Branch: perl
227            ! pod/perlthrtut.pod
228 ____________________________________________________________________________
229 [ 32611] By: rgs                                   on 2007/12/11  21:02:22
230         Log: Subject: [PATCH] Must have /bin under Cygwin
231              From: "Jerry D. Hedden" <jdhedden@cpan.org>
232              Date: Tue, 11 Dec 2007 13:35:55 -0500
233              Message-ID: <1ff86f510712111035u7f8da6e8h1a1cbd9d85d27c03@mail.gmail.com>
234      Branch: perl
235            ! t/test.pl
236 ____________________________________________________________________________
237 [ 32610] By: rgs                                   on 2007/12/11  17:04:04
238         Log: Subject: [PATCH] pod/perl5100delta ought to emphasize dual-life modules.
239              From: Andy Dougherty <doughera@lafayette.edu>
240              Date: Tue, 11 Dec 2007 11:42:08 -0500 (EST)
241              Message-ID: <Pine.LNX.4.64.0712111138350.17777@fractal.phys.lafayette.edu>
242      Branch: perl
243            ! pod/perl5100delta.pod
244 ____________________________________________________________________________
245 [ 32609] By: rgs                                   on 2007/12/11  17:01:05
246         Log: Some things a pumpking should not forget when releasing a new perl
247      Branch: perl
248            ! Porting/pumpkin.pod
249 ____________________________________________________________________________
250 [ 32608] By: rgs                                   on 2007/12/11  16:55:29
251         Log: Subject: [PATCH] README ought to mention perldelta.
252              From: Andy Dougherty <doughera@lafayette.edu>
253              Date: Tue, 11 Dec 2007 11:38:31 -0500 (EST)
254              Message-ID: <Pine.LNX.4.64.0712111136460.17777@fractal.phys.lafayette.edu>
255      Branch: perl
256            ! README
257 ____________________________________________________________________________
258 [ 32607] By: rgs                                   on 2007/12/11  15:13:30
259         Log: Subject: [PATCH] Escape $ENV in comments in config_h.SH
260              From: "Jerry D. Hedden" <jdhedden@cpan.org>
261              Date: Tue, 11 Dec 2007 09:12:32 -0500
262              Message-ID: <1ff86f510712110612o7bc5fa2ax9e575c0396cb2a64@mail.gmail.com>
263      Branch: perl
264            ! config_h.SH
265 ____________________________________________________________________________
266 [ 32606] By: rgs                                   on 2007/12/11  10:00:56
267         Log: Subject: Re: Remove extra space from perltodo.pod
268              From: Matt Kraai <kraai@ftbfs.org>
269              Date: Fri, 7 Dec 2007 07:28:06 -0800
270              Message-ID: <20071207152806.GD4190@ftbfs.org>
271      Branch: perl
272            ! pod/perltodo.pod
273 ____________________________________________________________________________
274 [ 32605] By: rgs                                   on 2007/12/11  09:37:48
275         Log: Subject: [DOC PATCH] Exporter - link fix and mention Exporter::Easy
276              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
277              Date: Sun, 9 Dec 2007 22:33:54 -0200
278              Message-ID: <73ddeb6c0712091633s776bd500y3e1a7619206c93a@mail.gmail.com>
279      Branch: perl
280            ! lib/Exporter.pm
281 ____________________________________________________________________________
282 [ 32604] By: rgs                                   on 2007/12/10  08:31:40
283         Log: Bump $VERSION of all PathTools modules to 3.2501
284      Branch: perl
285            ! lib/Cwd.pm lib/File/Spec.pm lib/File/Spec/Cygwin.pm
286            ! lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
287            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
288            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
289            ! lib/File/Spec/Win32.pm
290 ____________________________________________________________________________
291 [ 32603] By: craigb                                on 2007/12/10  05:45:22
292         Log: Fix uninitialized pointer bug in VMS version of readdir() when
293              case preservation feature is enabled.
294      Branch: perl
295            ! vms/vms.c
296 ____________________________________________________________________________
297 [ 32602] By: craigb                                on 2007/12/09  15:00:24
298         Log: Tolkien quote for vms/vms.c.
299      Branch: perl
300            ! vms/vms.c
301 ____________________________________________________________________________
302 [ 32601] By: craigb                                on 2007/12/09  14:00:22
303         Log: One more clean-up for new VMS::Filespec functions.
304      Branch: perl
305            ! vms/ext/Filespec.pm vms/vms.c
306 ____________________________________________________________________________
307 [ 32600] By: rgs                                   on 2007/12/09  00:18:32
308         Log: Upgrade to ExtUtils::MakeMaker 6.42
309      Branch: perl
310            + lib/ExtUtils/t/maketext_filter.t
311            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
312            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
313            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm
314            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
315            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
316            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
317            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm
318            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
319            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm
320            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
321            ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm
322            ! lib/ExtUtils/MakeMaker/Config.pm
323            ! lib/ExtUtils/MakeMaker/bytes.pm
324            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
325            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/prereq.t
326            ! lib/ExtUtils/testlib.pm
327 ____________________________________________________________________________
328 [ 32599] By: rgs                                   on 2007/12/08  23:43:26
329         Log: Typo fix, by Matt Kraai
330      Branch: perl
331            ! lib/Exporter.pm
332 ____________________________________________________________________________
333 [ 32598] By: rgs                                   on 2007/12/08  23:28:41
334         Log: Subject: [perl #48355] Handling of RAWDATA broken badly in Attribute::Handlers in perl 5.10.0 RC2 
335              From: Sascha Blank (via RT) <perlbug-followup@perl.org>
336              Date: Sat, 08 Dec 2007 03:47:46 -0800
337              Message-ID: <rt-3.6.HEAD-28750-1197114466-1411.48355-75-0@perl.org>
338      Branch: perl
339            ! lib/Attribute/Handlers.pm t/op/attrhand.t
340 ____________________________________________________________________________
341 [ 32597] By: rgs                                   on 2007/12/08  22:58:01
342         Log: Change maintainer address for Safe.
343      Branch: perl
344            ! ext/Opcode/Safe.pm
345 ____________________________________________________________________________
346 [ 32596] By: rgs                                   on 2007/12/08  14:11:13
347         Log: Subject: [DOC PATCH] Exporter
348              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
349              Date: Thu, 6 Dec 2007 15:09:15 -0200
350              Message-ID: <73ddeb6c0712060909t780225c9od90e1784fa7fe528@mail.gmail.com>
351      Branch: perl
352            ! lib/Exporter.pm
353 ____________________________________________________________________________
354 [ 32595] By: merijn                                on 2007/12/08  10:15:46
355         Log: Subject: [PATCH] Bring Term::Cap to date
356              From: Jonathan Stowe <jns@gellyfish.com>
357              Date: Sat, 08 Dec 2007 00:26:09 +0000
358              Message-Id: <1197073569.6403.3.camel@coriolanus>
359      Branch: perl
360            ! lib/Term/Cap.pm lib/Term/Cap.t
361 ____________________________________________________________________________
362 [ 32594] By: craigb                                on 2007/12/08  01:26:17
363         Log: POD improvements for VMS::Filespec.
364      Branch: perl
365            ! vms/ext/Filespec.pm
366 ____________________________________________________________________________
367 [ 32593] By: rgs                                   on 2007/12/07  15:09:48
368         Log: Fix some typos, some found by Matt Kraai
369      Branch: perl
370            ! pod/perltodo.pod
371 ____________________________________________________________________________
372 [ 32592] By: merijn                                on 2007/12/07  12:08:27
373         Log: Subject: Change /etc/passed to /etc/passwd in filetest.pm
374              From: Matt Kraai <kraai@ftbfs.org>
375              Date: Fri, 7 Dec 2007 01:09:22 -0800
376              Message-ID: <20071207090922.GC4190@ftbfs.org>
377      Branch: perl
378            ! lib/filetest.pm
379 ____________________________________________________________________________
380 [ 32591] By: rgs                                   on 2007/12/07  10:35:28
381         Log: Fix a typo found by Matt Kraai, and a reference to Herakles.
382      Branch: perl
383            ! pod/perlhack.pod
384 ____________________________________________________________________________
385 [ 32590] By: merijn                                on 2007/12/06  15:45:29
386         Log: Subject: [perl #48238] some typo's in comments 
387              From: Paul de Weerd (via RT) <perlbug-followup@perl.org>
388              Date: Thu, 06 Dec 2007 00:55:08 -0800
389              Message-ID: <rt-3.6.HEAD-28750-1196931307-984.48238-75-0@perl.org>
390      Branch: perl
391            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
392            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigRat/t/bigfltpm.inc
393 ____________________________________________________________________________
394 [ 32589] By: rgs                                   on 2007/12/06  14:57:05
395         Log: Two more notes
396      Branch: perl
397            ! pod/perl5100delta.pod
398 ____________________________________________________________________________
399 [ 32588] By: rgs                                   on 2007/12/06  14:29:37
400         Log: Revert change 32171 per Jarkko's request
401      Branch: perl
402            ! pod/perltodo.pod
403 ____________________________________________________________________________
404 [ 32587] By: rgs                                   on 2007/12/06  14:21:34
405         Log: Documentation patch on filetests, the filetest pragma, and the
406              special _ filehandle, largely based on :
407              
408              Subject: Re: [perl #46463] filetests sometimes do not set _
409              From: Mark Overmeer <mark@overmeer.net>
410              Date: Fri, 30 Nov 2007 11:38:20 +0100
411              Message-ID: <20071130103820.GH12588@earth.overmeer.net>
412      Branch: perl
413            ! lib/filetest.pm pod/perlfunc.pod
414 ____________________________________________________________________________
415 [ 32586] By: rgs                                   on 2007/12/06  13:29:20
416         Log: Document recent changes of A::H in perldelta
417      Branch: perl
418            ! pod/perl5100delta.pod
419 ____________________________________________________________________________
420 [ 32585] By: rgs                                   on 2007/12/06  11:43:32
421         Log: Upgrade to ExtUtils::MakeMaker 6.40.
422      Branch: perl
423            ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
424            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
425            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm
426            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
427            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
428            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
429            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm
430            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
431            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm
432            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
433            ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm
434            ! lib/ExtUtils/MakeMaker/Config.pm
435            ! lib/ExtUtils/MakeMaker/bytes.pm
436            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
437            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/MM_Unix.t
438            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/testlib.pm
439 ____________________________________________________________________________
440 [ 32584] By: merijn                                on 2007/12/06  11:24:25
441         Log: Subject: [PATCH] perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector
442              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
443              Date: Thu, 6 Dec 2007 05:07:26 +0200 (EET)
444              Message-Id: <200712060307.lB637Qoq176106@kosh.hut.fi>
445      Branch: perl
446            ! pod/perltodo.pod
447 ____________________________________________________________________________
448 [ 32583] By: rgs                                   on 2007/12/06  11:15:01
449         Log: Update Changes and README for A::H
450      Branch: perl
451            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
452 ____________________________________________________________________________
453 [ 32582] By: rgs                                   on 2007/12/06  10:59:27
454         Log: Damian's last word and consistency adjustments about how Attribute::Handlers
455              should behave on 5.10.0. See:
456              
457              Subject: Re: [PATCH] Attribute::Handlers till ears are bleeding
458              From: Damian Conway <damian@conway.org>
459              Date: Mon, 03 Dec 2007 16:17:24 +1100
460              Message-ID: <47539164.3030906@conway.org>
461      Branch: perl
462            ! lib/Attribute/Handlers.pm
463            ! lib/Attribute/Handlers/t/data_convert.t
464            ! lib/Attribute/Handlers/t/linerep.t
465 ____________________________________________________________________________
466 [ 32581] By: nicholas                              on 2007/12/06  10:48:01
467         Log: Note that Larry has clarified the reasons for the Perl 6 design on
468              state assignments.
469      Branch: perl
470            ! pod/perltodo.pod
471 ____________________________________________________________________________
472 [ 32580] By: rgs                                   on 2007/12/05  15:47:33
473         Log: This file is utf8 (I blame Ævar)
474      Branch: perl
475            ! pod/perl5100delta.pod
476 ____________________________________________________________________________
477 [ 32579] By: rgs                                   on 2007/12/05  09:48:36
478         Log: More precise description of the removal of "#!perl -C" support
479      Branch: perl
480            ! pod/perl5100delta.pod
481 ____________________________________________________________________________
482 [ 32578] By: merijn                                on 2007/12/05  08:11:12
483         Log: Subject: [PATCH] typo fix
484              From: "Jan Dubois" <jand@activestate.com>
485              Date: Tue, 4 Dec 2007 20:33:03 -0800
486              Message-ID: <008701c836f7$ee62bf10$cb283d30$@com>
487      Branch: perl
488            ! pod/perlvar.pod
489 ____________________________________________________________________________
490 [ 32577] By: craigb                                on 2007/12/05  01:17:04
491         Log: Fix missing sharpbang definition in configure.com.
492      Branch: perl
493            ! configure.com
494 ____________________________________________________________________________
495 [ 32576] By: rgs                                   on 2007/12/04  21:30:51
496         Log: Add t/mro to the test list in perlhack
497      Branch: perl
498            ! pod/perlhack.pod
499 ____________________________________________________________________________
500 [ 32575] By: rgs                                   on 2007/12/04  21:01:37
501         Log: Document some environment variables that might affect tests,
502              by Robin Barker.
503      Branch: perl
504            ! pod/perlhack.pod
505 ____________________________________________________________________________
506 [ 32574] By: rgs                                   on 2007/12/04  16:27:00
507         Log: The win32 files are not the Win32 (dual-lived) distribution.
508              Plus, regenerate the meta file.
509      Branch: perl
510            ! META.yml Porting/Maintainers.pl
511 ____________________________________________________________________________
512 [ 32573] By: rgs                                   on 2007/12/04  15:04:08
513         Log: Don't list README.win32 as private in the META.yml
514      Branch: perl
515            ! Porting/Maintainers.pl
516 ____________________________________________________________________________
517 [ 32571] By: rgs                                   on 2007/12/04  14:44:23
518         Log: Subject: PATCH lib/Net/Ping/t/190_alarm.t
519              From: "Robin Barker" <Robin.Barker@npl.co.uk>
520              Date: Tue, 4 Dec 2007 14:05:47 -0000
521              Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09396A@exchsvr2.npl.ad.local>
522      Branch: perl
523            ! lib/Net/Ping/t/190_alarm.t
524 ____________________________________________________________________________
525 [ 32566] By: craigb                                on 2007/12/04  13:37:28
526         Log: Typo in 32564.
527      Branch: perl
528            ! pod/perltodo.pod
529 ____________________________________________________________________________
530 [ 32565] By: nicholas                              on 2007/12/04  12:47:44
531         Log: Refactor test code to remove duplication is a TODO.
532      Branch: perl
533            ! pod/perltodo.pod
534 ____________________________________________________________________________
535 [ 32564] By: stevep                                on 2007/12/04  02:45:42
536         Log: Subject: [PATCH] perltodo.pod: error message todo
537              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
538              Date: Tue, 4 Dec 2007 03:28:47 +0200 (EET)
539              Message-Id: <200712040128.lB41SlT9445784@kosh.hut.fi>
540      Branch: perl
541            ! pod/perltodo.pod
542 ____________________________________________________________________________
543 [ 32563] By: rgs                                   on 2007/12/03  22:05:11
544         Log: Subject: [perl #24079] Missing crypt() function on QNX 6.2.1 
545              From: "Matt Kraai via RT" <perlbug-comment@perl.org>
546              Date: Mon, 03 Dec 2007 10:18:37 -0800
547              Message-ID: <rt-3.6.HEAD-28750-1196705917-150.24079-14-0@perl.org>
548      Branch: perl
549            ! hints/qnx.sh
550 ____________________________________________________________________________
551 [ 32562] By: rgs                                   on 2007/12/03  16:07:34
552         Log: Match destruct_level type from intrpvar.h, and refer to the docs there
553      Branch: perl
554            ! perl.c
555 ____________________________________________________________________________
556 [ 32561] By: nicholas                              on 2007/12/03  15:54:54
557         Log: mod_perl is special, and assigns meaning to a perl_destruct_level of
558              -1. Really this should be I8, but it turns out that Configure's choice
559              of type for I8 is buggy - it always uses char, which is unsigned on
560              some platforms.
561      Branch: perl
562            ! intrpvar.h
563 ____________________________________________________________________________
564 [ 32560] By: craigb                                on 2007/12/03  13:18:14
565         Log: Updates to VMS-specific pod.
566      Branch: perl
567            ! README.vms vms/perlvms.pod
568 ____________________________________________________________________________
569 [ 32559] By: rgs                                   on 2007/11/30  13:58:24
570         Log: Subject: Re: smart match: array ~~ hash
571              From: Dmitry Karasik <dmitry@karasik.eu.org>
572              Date: Wed, 28 Nov 2007 21:49:59 +0100
573              Message-ID: <20071128204959.GA68977@tetsuo.karasik.eu.org>
574              
575              plus more tests.
576      Branch: perl
577            ! pod/perlsyn.pod pp_ctl.c t/op/smartmatch.t
578 ____________________________________________________________________________
579 [ 32558] By: nicholas                              on 2007/11/30  12:06:15
580         Log: Change uconfig.h to read/write inside the perforce repository.
581      Branch: perl
582            ! uconfig.h
583 ____________________________________________________________________________
584 [ 32557] By: craigb                                on 2007/11/30  05:05:15
585         Log: Upgrade to Time::HiRes 1.9711
586      Branch: perl
587            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
588            ! ext/Time/HiRes/t/HiRes.t
589 ____________________________________________________________________________
590 [ 32556] By: craigb                                on 2007/11/29  18:29:40
591         Log: Make VMS::Filespec::vms_realname return undef instead of garbage
592              when it fails.
593      Branch: perl
594            ! vms/vms.c
595 ____________________________________________________________________________
596 [ 32555] By: rgs                                   on 2007/11/29  18:11:44
597         Log: Revert changes 32496 and 32497 (keep them for a next version
598              of Attribute::Handlers)
599      Branch: perl
600            ! lib/Attribute/Handlers.pm
601            ! lib/Attribute/Handlers/t/data_convert.t
602 ____________________________________________________________________________
603 [ 32554] By: rgs                                   on 2007/11/29  17:53:43
604         Log: Upgrade to Time::HiRes 1.9710
605      Branch: perl
606            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
607            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
608 ____________________________________________________________________________
609 [ 32552] By: rgs                                   on 2007/11/29  15:24:17
610         Log: Duh -- I forgot to put RC2 in perlhist
611      Branch: perl
612            ! pod/perlhist.pod
613 ____________________________________________________________________________
614 [ 32551] By: rgs                                   on 2007/11/29  10:21:22
615         Log: Upgrade to podlators 2.0.6
616      Branch: perl
617            ! lib/Pod/Man.pm lib/Pod/t/basic.man lib/Pod/t/man.t
618            ! lib/Pod/t/text.t
619 ____________________________________________________________________________
620 [ 32550] By: rgs                                   on 2007/11/29  10:00:26
621         Log: Subject: Re: [patch@32376] VMS symbolic links part 4 of 4 - Final part
622              From: "John E. Malmberg" <wb8tyw@qsl.net>
623              Date: Mon, 26 Nov 2007 23:35:30 -0600
624              Message-id: <474BACA2.5060702@qsl.net>
625      Branch: perl
626            ! lib/File/Spec/VMS.pm
627 ____________________________________________________________________________
628 [ 32549] By: rgs                                   on 2007/11/29  09:56:27
629         Log: Upgrade to Time::HiRes 1.9709
630      Branch: perl
631            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
632            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
633            ! ext/Time/HiRes/t/HiRes.t
634 ____________________________________________________________________________
635 [ 32548] By: rgs                                   on 2007/11/29  09:48:33
636         Log: Subject: [PATCH] Skip failing getppid tests on QNX 6
637              From: Matt Kraai <kraai@ftbfs.org>
638              Date: Wed, 28 Nov 2007 15:52:36 -0800
639              Message-ID: <20071128235236.GB16327@ftbfs.org>
640      Branch: perl
641            ! t/op/getppid.t
642 ____________________________________________________________________________
643 [ 32547] By: rgs                                   on 2007/11/29  09:35:59
644         Log: Silence unused argument warnings when HAS_MSG isn't defined
645      Branch: perl
646            ! doio.c
647 ____________________________________________________________________________
648 [ 32546] By: rgs                                   on 2007/11/29  09:25:24
649         Log: Upgrade to ExtUtils::MakeMaker 6.38
650      Branch: perl
651            ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
652            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
653            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM.pm
654            ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm
655            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
656            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
657            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
658            ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm
659            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
660            ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm
661            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
662            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm
663            ! lib/ExtUtils/MakeMaker/bytes.pm
664            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
665            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
666 ____________________________________________________________________________
667 [ 32539] By: rgs                                   on 2007/11/28  20:27:55
668         Log: Warning shutdowns, by Robin Barker
669      Branch: perl
670            ! ext/POSIX/Makefile.PL
671 ____________________________________________________________________________
672 [ 32537] By: rgs                                   on 2007/11/28  20:18:12
673         Log: Subject: [PATCH] Mention Pod::Simple and Pod::Escapes in perl5100delta
674              From: "Steve Peters" <steve@fisharerojo.org>
675              Date: Tue, 27 Nov 2007 11:42:48 -0600
676              Message-ID: <fd7a59d30711270942s21c1a5boc1c934469b834001@mail.gmail.com>
677              
678              with nits by Ronald J Kimball
679      Branch: perl
680            ! pod/perl5100delta.pod
681 ____________________________________________________________________________
682 [ 32533] By: nicholas                              on 2007/11/28  17:47:20
683         Log: Fix bless/readonly failure spotted by Jerry Hedden.
684      Branch: perl
685            ! sv.c t/op/bless.t
686 ____________________________________________________________________________
687 [ 32531] By: stevep                                on 2007/11/28  14:38:44
688         Log: Assorted nits found in perl5110delta.
689      Branch: perl
690            ! pod/perl5100delta.pod
691 ____________________________________________________________________________
692 [ 32526] By: rgs                                   on 2007/11/28  09:37:30
693         Log: Subject: [PATCH] Document improved support for Unicode filenames on Windows
694              From: "Jan Dubois" <jand@activestate.com>
695              Date: Tue, 27 Nov 2007 12:04:47 -0800
696              Message-ID: <016e01c83130$c3237050$496a50f0$@com>
697      Branch: perl
698            ! pod/perl5100delta.pod
699 ____________________________________________________________________________
700 [ 32525] By: rgs                                   on 2007/11/28  09:33:43
701         Log: Typos, found by Abigail and myself
702      Branch: perl
703            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
704 ____________________________________________________________________________
705 [ 32524] By: rgs                                   on 2007/11/28  07:14:07
706         Log: Subject: Re: fpathconf test failures on QNX
707              From: Matt Kraai <kraai@ftbfs.org>
708              Date: Tue, 27 Nov 2007 11:00:19 -0800
709              Message-ID: <20071127190019.GA6319@ftbfs.org>
710      Branch: perl
711            ! ext/POSIX/t/sysconf.t
712 ____________________________________________________________________________
713 [ 32523] By: rgs                                   on 2007/11/27  15:04:18
714         Log: Doc nits -- avoid bare "5.10" version numbers without a
715              third component. (Suggested by Jarkko)
716      Branch: perl
717            ! pod/perl5100delta.pod pod/perlre.pod pod/perlreapi.pod
718            ! pod/perlrebackslash.pod pod/perlrecharclass.pod
719 ____________________________________________________________________________
720 [ 32522] By: rgs                                   on 2007/11/27  11:32:23
721         Log: Document failures due to building on NFS
722      Branch: perl
723            ! INSTALL
724 ____________________________________________________________________________
725 [ 32521] By: rgs                                   on 2007/11/27  11:15:37
726         Log: Typo, found by Scott Lanning
727      Branch: perl
728            ! pod/perlfunc.pod
729 ____________________________________________________________________________
730 [ 32520] By: rgs                                   on 2007/11/27  10:57:26
731         Log: Ignore .git directories
732      Branch: perl
733            ! lib/ExtUtils/MANIFEST.SKIP
734 ____________________________________________________________________________
735 [ 32519] By: rgs                                   on 2007/11/27  10:01:54
736         Log: Subject: [PATCH] perl5100delta.pod: do not confess bondage :-) and mention compiler flag tightening
737              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
738              Date: Tue, 27 Nov 2007 05:34:47 +0200 (EET)
739              Message-Id: <200711270334.lAR3YlOm295065@kosh.hut.fi>
740      Branch: perl
741            ! pod/perl5100delta.pod
742 ____________________________________________________________________________
743 [ 32518] By: rgs                                   on 2007/11/27  09:42:02
744         Log: Fix prototype variables default values on NetBSD, by Craig A. Berry
745      Branch: perl
746            ! hints/netbsd.sh
747 ____________________________________________________________________________
748 [ 32517] By: rgs                                   on 2007/11/27  09:12:22
749         Log: Upgrade to ExtUtils::MakeMaker 6.37_03
750      Branch: perl
751            ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
752            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
753            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm
754            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
755            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
756            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
757            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm
758            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
759            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm
760            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
761            ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm
762            ! lib/ExtUtils/MakeMaker/Config.pm
763            ! lib/ExtUtils/MakeMaker/bytes.pm
764            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
765            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/parse_version.t
766            ! lib/ExtUtils/testlib.pm t/lib/MakeMaker/Test/Setup/XS.pm
767 ____________________________________________________________________________
768 [ 32499] By: rgs                                   on 2007/11/26  15:16:43
769         Log: More tests are sensitive to load: document them
770      Branch: perl
771            ! INSTALL
772 ____________________________________________________________________________
773 [ 32498] By: rgs                                   on 2007/11/26  15:12:08
774         Log: Doc updates on running tests
775      Branch: perl
776            ! INSTALL t/README
777 ____________________________________________________________________________
778 [ 32497] By: rgs                                   on 2007/11/26  13:02:09
779         Log: Adjust for the RAWDATA case
780      Branch: perl
781            ! lib/Attribute/Handlers.pm
782 ____________________________________________________________________________
783 [ 32496] By: rgs                                   on 2007/11/26  12:32:00
784         Log: Disallow attributes that are not valid perl
785              (patch by Damian)
786      Branch: perl
787            ! lib/Attribute/Handlers.pm
788            ! lib/Attribute/Handlers/t/data_convert.t
789 ____________________________________________________________________________
790 [ 32495] By: rgs                                   on 2007/11/26  11:33:42
791         Log: uconfig.h must be writable for microperl
792              (thanks to Sébastien Aperghis-Tramoni)
793      Branch: perl
794            ! Porting/makerel
795 ____________________________________________________________________________
796 [ 32494] By: rgs                                   on 2007/11/26  10:37:36
797         Log: Upgrade to ExtUtils::MakeMaker 6.37_02
798      Branch: perl
799            + t/lib/MakeMaker/Test/Setup/XS.pm
800            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
801            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
802            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm
803            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
804            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
805            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
806            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm
807            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
808            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm
809            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
810            ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm
811            ! lib/ExtUtils/MakeMaker/Config.pm
812            ! lib/ExtUtils/MakeMaker/bytes.pm
813            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
814            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/PATCHING
815            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/WriteEmptyMakefile.t
816            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/parse_version.t
817            ! lib/ExtUtils/t/prereq.t lib/ExtUtils/t/writemakefile_args.t
818            ! lib/ExtUtils/t/xs.t lib/ExtUtils/testlib.pm
819 ____________________________________________________________________________
820 [ 32493] By: rgs                                   on 2007/11/26  09:17:42
821         Log: Subject: [PATCH] pod/perlrebackslash.pod: small Unicode additions
822              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
823              Date: Mon, 26 Nov 2007 04:55:03 +0200 (EET)
824              Message-Id: <200711260255.lAQ2t37n188664@kosh.hut.fi>
825      Branch: perl
826            ! pod/perlrebackslash.pod
827 ____________________________________________________________________________
828 [ 32492] By: rgs                                   on 2007/11/26  09:14:25
829         Log: Subject: VMS POD updates: perlport.pod, vmsperl.pod
830              From: "John E. Malmberg" <wb8tyw@qsl.net>
831              Date: Sun, 25 Nov 2007 19:53:36 -0600
832              Message-ID: <474A2720.9040106@qsl.net>
833      Branch: perl
834            ! pod/perlport.pod vms/perlvms.pod
835 ____________________________________________________________________________
836 [ 32491] By: rgs                                   on 2007/11/25  17:51:28
837         Log: Regenerate Changes
838      Branch: perl
839            ! Changes
840 ____________________________________________________________________________
841 [ 32490] By: rgs                                   on 2007/11/25  17:26:03
842         Log: The version appears in the docs too. And update release date.
843      Branch: perl
844            ! lib/Attribute/Handlers.pm
845 ____________________________________________________________________________
846 [ 32489] By: rgs                                   on 2007/11/25  17:22:19
847         Log: Bump version to 0.79
848      Branch: perl
849            ! lib/Attribute/Handlers.pm
850 ____________________________________________________________________________
851 [ 32488] By: rgs                                   on 2007/11/25  17:20:33
852         Log: Change to Attribute::Handlers suggested by Damian in
853              Subject: Re: [PATCH] Attribute::Handlers till ears are bleeding
854              From: Damian Conway <damian@conway.org>
855              Date: Fri, 23 Nov 2007 07:43:05 +1100
856              Message-ID: <4745E9D9.1050102@conway.org>
857      Branch: perl
858            ! lib/Attribute/Handlers.pm
859            ! lib/Attribute/Handlers/t/data_convert.t
860 ____________________________________________________________________________
861 [ 32487] By: rgs                                   on 2007/11/25  17:01:43
862         Log: Regen table of contents
863      Branch: perl
864            ! pod/perltoc.pod
865 ____________________________________________________________________________
866 [ 32485] By: rgs                                   on 2007/11/25  16:07:33
867         Log: Bump patchlevel to RC2
868      Branch: perl
869            ! patchlevel.h
870 ____________________________________________________________________________
871 [ 32484] By: rgs                                   on 2007/11/25  15:43:11
872         Log: Document bug #47762, and mention %-
873      Branch: perl
874            ! pod/perlre.pod
875 ____________________________________________________________________________
876 [ 32481] By: nicholas                              on 2007/11/24  22:37:38
877         Log: Nick's a muppet (*and* perforce branching is hard, or at least hateful,
878              in as much as a branch spec is merely a shorthand - it's actually all
879              a flat namespace underneath). So this shouldn't be here, but it's all
880              due to a transcription typo on my part in the integrate command.
881              Whereas the branch spec I carefully made is valid, but no $expletive
882              use in actually creating the $expletive branch.
883              Doesn't excuse my mistake. But does explain it.
884      Branch: perl
885            - blead-maint-fixup/ext/XS/APItest/APItest.pm
886            - blead-maint-fixup/ext/XS/APItest/APItest.xs
887            - blead-maint-fixup/ext/XS/APItest/MANIFEST
888            - blead-maint-fixup/ext/XS/APItest/Makefile.PL
889            - blead-maint-fixup/ext/XS/APItest/README
890            - blead-maint-fixup/ext/XS/APItest/core.c
891            - blead-maint-fixup/ext/XS/APItest/core_or_not.inc
892            - blead-maint-fixup/ext/XS/APItest/exception.c
893            - blead-maint-fixup/ext/XS/APItest/notcore.c
894            - blead-maint-fixup/ext/XS/APItest/t/call.t
895            - blead-maint-fixup/ext/XS/APItest/t/exception.t
896            - blead-maint-fixup/ext/XS/APItest/t/hash.t
897            - blead-maint-fixup/ext/XS/APItest/t/my_cxt.t
898            - blead-maint-fixup/ext/XS/APItest/t/op.t
899            - blead-maint-fixup/ext/XS/APItest/t/printf.t
900            - blead-maint-fixup/ext/XS/APItest/t/push.t
901            - blead-maint-fixup/ext/XS/APItest/t/svsetsv.t
902            - blead-maint-fixup/ext/XS/APItest/t/xs_special_subs.t
903            - blead-maint-fixup/ext/XS/APItest/t/xs_special_subs_require.t
904 ____________________________________________________________________________
905 [ 32480] By: nicholas                              on 2007/11/24  20:15:51
906         Log: Create a branch for code changes to XS code that 5.8.x needs, which
907              can't yet be merged to blead beacuse of the code freeze for 5.10.
908              For now, XS::APItest
909      Branch: perl
910           +> blead-maint-fixup/ext/XS/APItest/APItest.pm
911           +> blead-maint-fixup/ext/XS/APItest/APItest.xs
912           +> blead-maint-fixup/ext/XS/APItest/MANIFEST
913           +> blead-maint-fixup/ext/XS/APItest/Makefile.PL
914           +> blead-maint-fixup/ext/XS/APItest/README
915           +> blead-maint-fixup/ext/XS/APItest/core.c
916           +> blead-maint-fixup/ext/XS/APItest/core_or_not.inc
917           +> blead-maint-fixup/ext/XS/APItest/exception.c
918           +> blead-maint-fixup/ext/XS/APItest/notcore.c
919           +> blead-maint-fixup/ext/XS/APItest/t/call.t
920           +> blead-maint-fixup/ext/XS/APItest/t/exception.t
921           +> blead-maint-fixup/ext/XS/APItest/t/hash.t
922           +> blead-maint-fixup/ext/XS/APItest/t/my_cxt.t
923           +> blead-maint-fixup/ext/XS/APItest/t/op.t
924           +> blead-maint-fixup/ext/XS/APItest/t/printf.t
925           +> blead-maint-fixup/ext/XS/APItest/t/push.t
926           +> blead-maint-fixup/ext/XS/APItest/t/svsetsv.t
927           +> blead-maint-fixup/ext/XS/APItest/t/xs_special_subs.t
928           +> blead-maint-fixup/ext/XS/APItest/t/xs_special_subs_require.t
929 ____________________________________________________________________________
930 [ 32478] By: nicholas                              on 2007/11/24  11:40:28
931         Log: Eliminating the duplicate logic in S_method_common() and
932              Perl_gv_fetchmethod_autoload() is clearly TODO.
933              Move the paragraph
934              "strcat(), strcpy(), strncat(), strncpy(), sprintf(), vsprintf()"
935              to the section "Tasks that need a little C knowledge" as it doesn't
936              need any XS knowledge.
937      Branch: perl
938            ! gv.c pod/perltodo.pod
939 ____________________________________________________________________________
940 [ 32477] By: nicholas                              on 2007/11/24  10:44:25
941         Log: Remove (probably) the last vestige of the assertions implementation -
942              a now unused variable.
943      Branch: perl
944            ! embedvar.h intrpvar.h perlapi.h
945 ____________________________________________________________________________
946 [ 32476] By: rgs                                   on 2007/11/24  09:09:21
947         Log: Mention kill improvements on Windows
948      Branch: perl
949            ! pod/perl5100delta.pod
950 ____________________________________________________________________________
951 [ 32475] By: rgs                                   on 2007/11/24  09:06:24
952         Log: Subject: [PATCH] Document different kill(-9, ...) semantics on Windows
953              From: "Jan Dubois" <jand@activestate.com>
954              Date: Fri, 23 Nov 2007 14:48:43 -0800
955              Message-ID: <003201c82e23$0003a0f0$000ae2d0$@com>
956      Branch: perl
957            ! pod/perlport.pod
958 ____________________________________________________________________________
959 [ 32474] By: craigb                                on 2007/11/24  02:17:28
960         Log: Subject: [patch@32376] VMS symbolic links part 4 of 4 - Final part
961         From: "John E. Malmberg" <wb8tyw@qsl.net>
962         Date: Sun, 18 Nov 2007 02:15:22 -0600
963         Message-id: <473FF49A.5000302@qsl.net>
964              
965              [.vms...] parts with revisions to compile on older systems and some
966              POD clean-up.
967
968      Branch: perl
969            ! vms/ext/Filespec.pm vms/vms.c vms/vmsish.h
970 ____________________________________________________________________________
971 [ 32468] By: nicholas                              on 2007/11/23  18:04:30
972         Log: Subject: Re: Are we missing some tests?
973              From: Robin Houston <robin@cpan.org>
974              Message-Id: <7C63C4C8-B0DA-46F2-81D7-F2C14AFF76B8@cpan.org>
975              Date: Fri, 23 Nov 2007 16:15:46 +0000
976      Branch: perl
977            ! t/op/ver.t
978 ____________________________________________________________________________
979 [ 32467] By: rgs                                   on 2007/11/23  16:22:14
980         Log: Subject: [PATCH] Re: RC1 build failure
981              From: Jarkko Hietaniemi <jhi@iki.fi>
982              Date: Fri, 23 Nov 2007 10:39:11 -0500
983              Message-ID: <4746F41F.6090508@iki.fi>
984      Branch: perl
985            ! regcomp.c
986 ____________________________________________________________________________
987 [ 32466] By: rgs                                   on 2007/11/23  15:00:57
988         Log: Subject: [PATCH] document return value of Getopt::Std::getopts()
989              From: Mark Jason Dominus <mjd@plover.com>
990              Date: Fri, 23 Nov 2007 09:54:38 -0500
991              Message-ID: <20071123145438.6593.qmail@plover.com>
992      Branch: perl
993            ! lib/Getopt/Std.pm
994 ____________________________________________________________________________
995 [ 32464] By: rgs                                   on 2007/11/23  11:39:00
996         Log: FAQ sync
997      Branch: perl
998            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
999            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1000            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1001 ____________________________________________________________________________
1002 [ 32462] By: rgs                                   on 2007/11/23  11:00:58
1003         Log: Bump $open::VERSION
1004      Branch: perl
1005            ! lib/open.pm
1006 ____________________________________________________________________________
1007 [ 32461] By: rgs                                   on 2007/11/23  10:58:24
1008         Log: Subject: [patch] :utf8 updates
1009              From: Juerd Waalboer <juerd@convolution.nl>
1010              Date: Sat, 17 Nov 2007 20:03:00 +0100
1011              Message-ID: <20071117190300.GY10696@c4.convolution.nl>
1012      Branch: perl
1013            ! AUTHORS lib/PerlIO.pm lib/open.pm pod/perlcheat.pod
1014            ! pod/perlfunc.pod pod/perlopentut.pod pod/perlrun.pod
1015            ! pod/perlunicode.pod pod/perlunifaq.pod pod/perluniintro.pod
1016            ! pod/perlunitut.pod
1017 ____________________________________________________________________________
1018 [ 32460] By: nicholas                              on 2007/11/22  23:56:00
1019         Log: Fix my typo in change 32137.
1020              Fix the bogus blank line in change 31997.
1021      Branch: perl
1022            ! Changes
1023 ____________________________________________________________________________
1024 [ 32448] By: rgs                                   on 2007/11/22  10:29:15
1025         Log: Regenerate META.yml (missing dual-life modules)
1026      Branch: perl
1027            ! META.yml
1028 ____________________________________________________________________________
1029 [ 32447] By: ams                                   on 2007/11/22  07:55:43
1030         Log: 2.18 release.
1031      Branch: perl
1032            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1033 ____________________________________________________________________________
1034 [ 32446] By: ams                                   on 2007/11/22  07:53:19
1035         Log: 5.00404 compile fix from Slaven Rezic.
1036      Branch: perl
1037            ! ext/Storable/Storable.xs
1038 ____________________________________________________________________________
1039 [ 32445] By: rgs                                   on 2007/11/22  07:09:59
1040         Log: Upgrade to Win32 0.34
1041      Branch: perl
1042            ! ext/Win32/Win32.pm
1043 ____________________________________________________________________________
1044 [ 32444] By: rgs                                   on 2007/11/22  06:34:54
1045         Log: Add the Changes file for Win32.pm
1046      Branch: perl
1047            + ext/Win32/Changes
1048            ! MANIFEST
1049 ____________________________________________________________________________
1050 [ 32443] By: rgs                                   on 2007/11/21  18:17:36
1051         Log: Rename yylval to pl_yylval, to avoid confusing bogus C preprocessors
1052              that attempt to expand it recursively. (like, on UNICOS)
1053      Branch: perl
1054            ! toke.c
1055 ____________________________________________________________________________
1056 [ 32441] By: nicholas                              on 2007/11/21  18:06:35
1057         Log: Make genlog 'unexpand -a' all the spaces into tabs, which results in
1058              smaller Changes files.
1059      Branch: perl
1060            ! Porting/genlog
1061 ____________________________________________________________________________
1062 [ 32440] By: rgs                                   on 2007/11/21  18:05:09
1063         Log: Test::More and Test::Builder are actually part of the Test::Simple distribution
1064      Branch: perl
1065            ! Porting/Maintainers.pl
1066 ____________________________________________________________________________
1067 [ 32439] By: rgs                                   on 2007/11/21  17:57:47
1068         Log: Safe.pm is actually not under ext/Safe
1069      Branch: perl
1070            ! Porting/Maintainers.pl
1071 ____________________________________________________________________________
1072 [ 32434] By: rgs                                   on 2007/11/21  13:49:25
1073         Log: Update copyright in the README
1074      Branch: perl
1075            ! README
1076 ____________________________________________________________________________
1077 [ 32433] By: nicholas                              on 2007/11/21  12:06:31
1078         Log: Run unexpand -a on all the Changes files, which were a jumbled mix of
1079              tabs and spaces. Now they're all tabs, and about 1300K smaller.
1080              The diff may look huge, but run diff -db and you'll see that it's all
1081              whitespace.
1082      Branch: perl
1083            ! Changes Changes5.000 Changes5.001 Changes5.002 Changes5.003
1084            ! Changes5.004 Changes5.005 Changes5.6 Changes5.8
1085 ____________________________________________________________________________
1086 [ 32432] By: rgs                                   on 2007/11/21  10:26:33
1087         Log: Remove rules to regenerate regnodes.h
1088      Branch: perl
1089            ! win32/Makefile win32/makefile.mk
1090 ____________________________________________________________________________
1091 [ 32431] By: rgs                                   on 2007/11/21  10:17:33
1092         Log: Subject: RE: Net/Ping/t/510_ping_udp.t fails on Windows Vista
1093              From: "Steve Hay" <SteveHay@planit.com>
1094              Date: Wed, 21 Nov 2007 09:45:57 -0000
1095              Message-ID: <1B32FF956ABF414C9BCE5E487A1497E7DC885B@ukmail02.planit.group>
1096      Branch: perl
1097            ! ext/Win32/Win32.pm
1098 ____________________________________________________________________________
1099 [ 32430] By: rgs                                   on 2007/11/21  10:13:04
1100         Log: Subject: [PATCH] Improve example code
1101              From: "Jan Dubois" <jand@activestate.com>
1102              Date: Tue, 20 Nov 2007 15:39:50 -0800
1103              Message-ID: <076601c82bce$a4fcfe00$eef6fa00$@com>
1104      Branch: perl
1105            ! pod/perlsyn.pod
1106 ____________________________________________________________________________
1107 [ 32429] By: merijn                                on 2007/11/21  07:15:56
1108         Log: Subject: [PATCH] RC1: Future-proof solaris 10 versioned solibs hint
1109              From: Andy Dougherty <doughera@lafayette.edu>
1110              Date: Tue, 20 Nov 2007 13:49:41 -0500 (EST)
1111              Message-ID: <Pine.LNX.4.64.0711201346560.31844@fractal.phys.lafayette.edu>
1112      Branch: perl
1113            ! hints/solaris_2.sh
1114 ____________________________________________________________________________
1115 [ 32428] By: stevep                                on 2007/11/20  17:51:05
1116         Log: Skip the udp ping tests if testing on Vista.  Also, switched
1117              the getservbyname() call to check for a udp echo port.
1118      Branch: perl
1119            ! lib/Net/Ping/t/510_ping_udp.t
1120 ____________________________________________________________________________
1121 [ 32427] By: nicholas                              on 2007/11/20  16:59:49
1122         Log: Update the files that need to be read/write in makerel, removing one
1123              exterminated file, one file that is now a dummy, and adding in various
1124              files that are actually read/write because they are regenerated from
1125              source files. Change the type of regcharclass.h to read/write in
1126              Perforce as it is auto-generated. (And all other auto-generated files
1127              are read/write. There's some irony here - the only read/write files
1128              are the ones you shouldn't edit. All the ones you can edit are read
1129              only.)
1130      Branch: perl
1131            ! Porting/makerel regcharclass.h
1132 ____________________________________________________________________________
1133 [ 32426] By: nicholas                              on 2007/11/20  16:57:36
1134         Log: Note that traces of PL_na cling on in dark corners of the source code.
1135              Exterminate! Exterminate! Exterminate!
1136      Branch: perl
1137            ! pod/perltodo.pod
1138 ____________________________________________________________________________
1139 [ 32425] By: merijn                                on 2007/11/20  16:10:37
1140         Log: Subject: Re: [PATCH] various RC1 nits
1141              From: Jarkko Hietaniemi <jhi@iki.fi>
1142              Date: Tue, 20 Nov 2007 10:51:54 -0500
1143              Message-ID: <4743029A.3010002@iki.fi>
1144      Branch: perl
1145            ! Cross/Makefile-cross-SH Makefile.micro Porting/config_H
1146            ! hints/catamount.sh perl.h uconfig.sh
1147 ____________________________________________________________________________
1148 [ 32423] By: rgs                                   on 2007/11/20  15:53:24
1149         Log: Regenerate META.yml
1150      Branch: perl
1151            ! META.yml
1152 ____________________________________________________________________________
1153 [ 32420] By: stevep                                on 2007/11/20  15:21:56
1154         Log: Update to Time-Piece.  The only change in the core is to the
1155              version number.
1156      Branch: perl
1157            ! ext/Time/Piece/Piece.pm
1158 ____________________________________________________________________________
1159 [ 32418] By: rgs                                   on 2007/11/20  13:48:14
1160         Log: Subject: [PATCH] RC1: In Solaris 10 do not use versioned solibs
1161              From: Jarkko Hietaniemi <jhi@iki.fi>
1162              Date: Tue, 20 Nov 2007 08:29:05 -0500
1163              Message-ID: <4742E121.2090306@iki.fi>
1164      Branch: perl
1165            ! hints/solaris_2.sh
1166 ____________________________________________________________________________
1167 [ 32415] By: rgs                                   on 2007/11/20  11:43:29
1168         Log: Upgrade to Locale::Maketext 1.12
1169      Branch: perl
1170            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1171            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/Guts.pm
1172            ! lib/Locale/Maketext/GutsLoader.pm
1173            ! lib/Locale/Maketext/TPJ13.pod
1174            ! lib/Locale/Maketext/t/01_about_verbose.t
1175            ! lib/Locale/Maketext/t/10_make.t lib/Locale/Maketext/t/20_get.t
1176            ! lib/Locale/Maketext/t/30_local.t
1177            ! lib/Locale/Maketext/t/40_super.t
1178            ! lib/Locale/Maketext/t/50_super.t
1179            ! lib/Locale/Maketext/t/60_super.t
1180            ! lib/Locale/Maketext/t/90_utf8.t
1181 ____________________________________________________________________________
1182 [ 32414] By: rgs                                   on 2007/11/20  10:43:24
1183         Log: Subject: [PATCH] Fix VERSION in lib/Module/Build/YAML.pm (resubmitted)
1184              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1185              Date: Thu, 8 Nov 2007 09:35:46 -0500
1186              Message-ID: <1ff86f510711080635h26362cefn3ab6c528610a9871@mail.gmail.com>
1187      Branch: perl
1188            ! lib/Module/Build/YAML.pm
1189 ____________________________________________________________________________
1190 [ 32412] By: rgs                                   on 2007/11/20  08:17:55
1191         Log: Subject: [PATCH] Correction to perl5100delta.pod
1192              From: "Jan Dubois" <jand@activestate.com>
1193              Date: Mon, 19 Nov 2007 16:03:25 -0800
1194              Message-ID: <03d101c82b08$c5bf7210$513e5630$@com>
1195      Branch: perl
1196            ! pod/perl5100delta.pod
1197 ____________________________________________________________________________
1198 [ 32411] By: rgs                                   on 2007/11/20  08:16:21
1199         Log: Subject: [PATCH] Rename "perl59" to "perl510"
1200              From: "Jan Dubois" <jand@activestate.com>
1201              Date: Mon, 19 Nov 2007 15:53:11 -0800
1202              Message-ID: <03cd01c82b07$581a1950$084e4bf0$@com>
1203      Branch: perl
1204            ! README.win32 hints/dgux.sh installperl makedef.pl
1205            ! win32/Makefile win32/makefile.mk
1206 ____________________________________________________________________________
1207 [ 32410] By: rgs                                   on 2007/11/20  08:14:11
1208         Log: Subject: [Patch] perlboot.pod / added semicolons
1209              From: "Spiros Denaxas" <spiros@lokku.com>
1210              Date: Mon, 19 Nov 2007 23:43:11 +0000
1211              Message-ID: <bba689ec0711191543l31c7b3faw690d5fd7c5574823@mail.gmail.com>
1212      Branch: perl
1213            ! pod/perlboot.pod
1214 ____________________________________________________________________________
1215 [ 32405] By: rgs                                   on 2007/11/19  14:15:31
1216         Log: Subject: [PATCH] Attribute::Handlers till ears are bleeding
1217              From: Michael G Schwern <schwern@pobox.com>
1218              Date: Sun, 18 Nov 2007 16:20:31 -0800
1219              Message-ID: <4740D6CF.6030407@pobox.com>
1220      Branch: perl
1221            + lib/Attribute/Handlers/t/data_convert.t
1222            ! MANIFEST lib/Attribute/Handlers.pm
1223 ____________________________________________________________________________
1224 [ 32401] By: rgs                                   on 2007/11/19  10:58:03
1225         Log: Subject: rc1 patch - delta, comment nits
1226              From: Jim Cromie <jim.cromie@gmail.com>
1227              Date: Sun, 18 Nov 2007 18:01:13 -0700
1228              Message-ID: <4740E059.30808@gmail.com>
1229      Branch: perl
1230            ! pod/perl5100delta.pod sv.c
1231 ____________________________________________________________________________
1232 [ 32399] By: rgs                                   on 2007/11/19  10:29:24
1233         Log: Typo (found by Jarkko)
1234      Branch: perl
1235            ! pod/perl5100delta.pod
1236 ____________________________________________________________________________
1237 [ 32395] By: nicholas                              on 2007/11/18  22:25:26
1238         Log: Re-indent erroneous changelogs. [Software that pastes carriage returns
1239              considered hateful.]
1240      Branch: perl
1241            ! Changes
1242 ____________________________________________________________________________
1243 [ 32376] By: nicholas                              on 2007/11/17  18:57:51
1244         Log: 0777 is 512, not 522. (A typo.)
1245      Branch: perl
1246            ! pod/perlrebackslash.pod
1247 ____________________________________________________________________________
1248 [ 32372] By: nicholas                              on 2007/11/17  16:57:55
1249         Log: Placate the black box index parser on search.cpan.org.
1250      Branch: perl
1251            ! pod/perl587delta.pod pod/perl588delta.pod pod/perl590delta.pod
1252            ! pod/perl591delta.pod pod/perl592delta.pod pod/perl593delta.pod
1253            ! pod/perl594delta.pod pod/perl595delta.pod
1254 ____________________________________________________________________________
1255 [ 32367] By: rgs                                   on 2007/11/17  14:13:05
1256         Log: Regenerate Changes
1257      Branch: perl
1258            ! Changes
1259 ____________________________________________________________________________
1260 [ 32366] By: nicholas                              on 2007/11/17  14:07:51
1261         Log: Subject: typo in perl5100delta.pod
1262              From: YAMASHINA Hio <hio@hio.jp>
1263              Message-Id: <20071117230212.20bef697.hio@hio.jp>
1264              Date: Sat, 17 Nov 2007 23:02:12 +0900
1265      Branch: perl
1266            ! pod/perl5100delta.pod
1267 ____________________________________________________________________________
1268 [ 32363] By: rgs                                   on 2007/11/17  13:21:40
1269         Log: Mention perlreapi in perldelta.
1270      Branch: perl
1271            ! pod/perl5100delta.pod
1272 ____________________________________________________________________________
1273 [ 32362] By: rgs                                   on 2007/11/17  13:07:07
1274         Log: 5.10.0-RC1 is today, after lunch
1275      Branch: perl
1276            ! pod/perlhist.pod
1277 ____________________________________________________________________________
1278 [ 32361] By: rgs                                   on 2007/11/17  12:55:15
1279         Log: Subject: [PATCH] perl5db.pl update for Mac OS X 10.5
1280              From: Bo Lindbergh <blgl@hagernas.com>
1281              Date: Fri, 16 Nov 2007 15:50:52 +0100
1282              Message-Id: <EAF6EFA7-D069-4809-9060-B66A746BBEF2@hagernas.com>
1283      Branch: perl
1284            ! lib/perl5db.pl
1285 ____________________________________________________________________________
1286 [ 32360] By: rgs                                   on 2007/11/17  12:28:49
1287         Log: Subject: [perl #47533] [PATCH perlvar.pod] Missing English variables 
1288              From: Michael G Schwern (via RT) <perlbug-followup@perl.org>
1289              Date: Fri, 16 Nov 2007 19:26:36 -0800
1290              Message-ID: <rt-3.6.HEAD-24634-1195269995-836.47533-75-0@perl.org>
1291      Branch: perl
1292            ! pod/perlvar.pod
1293 ____________________________________________________________________________
1294 [ 32357] By: craigb                                on 2007/11/17  04:19:47
1295         Log: Skip Module::Build ppm test -- not ready for prime time on VMS.
1296      Branch: perl
1297            ! lib/Module/Build/t/ppm.t
1298 ____________________________________________________________________________
1299 [ 32354] By: craigb                                on 2007/11/16  23:49:42
1300         Log: Let's install the *current* perldelta on VMS.
1301      Branch: perl
1302            ! vms/descrip_mms.template
1303 ____________________________________________________________________________
1304 [ 32353] By: craigb                                on 2007/11/16  23:47:45
1305         Log: Silence ill-behaved Test::Harness test on VMS.
1306      Branch: perl
1307            ! lib/Test/Harness/t/failure.t
1308 ____________________________________________________________________________
1309 [ 32352] By: craigb                                on 2007/11/16  23:46:13
1310         Log: The new Archive::Tar tests are TODO on VMS for reasons unrelated
1311              to the security issue for which they are testing.
1312      Branch: perl
1313            ! lib/Archive/Tar/t/04_resolved_issues.t
1314 ____________________________________________________________________________
1315 [ 32351] By: craigb                                on 2007/11/16  23:43:46
1316         Log: Silence ill-behaved or failing Module::Build tests on VMS.
1317      Branch: perl
1318            ! lib/Module/Build/t/test_type.t lib/Module/Build/t/tilde.t
1319            ! lib/Module/Build/t/xs.t
1320 ____________________________________________________________________________
1321 [ 32350] By: nicholas                              on 2007/11/16  23:42:04
1322         Log: Decode the subject header encoding of Ævar's name.
1323      Branch: perl
1324            ! Changes
1325 ____________________________________________________________________________
1326 [ 32344] By: ams                                   on 2007/11/16  20:43:39
1327         Log: For the 2.17 release.
1328      Branch: perl
1329            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1330 ____________________________________________________________________________
1331 [ 32342] By: nicholas                              on 2007/11/16  20:20:00
1332         Log: Fix a typo in the description of change 31295.
1333      Branch: perl
1334            ! Changes
1335 ____________________________________________________________________________
1336 [ 32338] By: nicholas                              on 2007/11/16  16:40:11
1337         Log: UNITCHECK is only a keyword post 5.009, so to allow safe upgrades of
1338              constant.pm on 5.8.x and earlier don't treat it as something special.
1339      Branch: perl
1340            ! lib/constant.pm lib/constant.t
1341 ____________________________________________________________________________
1342 [ 32335] By: rgs                                   on 2007/11/16  14:34:32
1343         Log: Underscore the non-official version number
1344      Branch: perl
1345            ! lib/Pod/Checker.pm
1346 ____________________________________________________________________________
1347 [ 32334] By: rgs                                   on 2007/11/16  13:27:21
1348         Log: Prepare patchlevel for RC1
1349      Branch: perl
1350            ! patchlevel.h
1351 ____________________________________________________________________________
1352 [ 32332] By: merijn                                on 2007/11/16  11:00:07
1353         Log: Subject: Fix build failure on QNX
1354              From: Matt Kraai <kraai@ftbfs.org>
1355              Date: Thu, 15 Nov 2007 15:01:34 -0800
1356              Message-ID: <20071115230134.GA4032@ftbfs.org>
1357      Branch: perl
1358            ! hints/qnx.sh
1359 ____________________________________________________________________________
1360 [ 32330] By: stevep                                on 2007/11/15  21:20:41
1361         Log: Change Pod::Checker to allow the "=encoding" Pod command.  Fixes
1362              RT #47271: podchecker says Unknown command 'encoding'
1363      Branch: perl
1364            ! lib/Pod/Checker.pm
1365 ____________________________________________________________________________
1366 [ 32329] By: craigb                                on 2007/11/15  20:49:26
1367         Log: In Perl_vms_start_glob, when we don't have any matches and thus
1368              return the input pattern, that doesn't mean clobber the input
1369              scalar.  Follow-up to change 30813.
1370      Branch: perl
1371            ! vms/vms.c
1372 ____________________________________________________________________________
1373 [ 32327] By: nicholas                              on 2007/11/15  11:56:19
1374         Log: Bump the VERSION on ExtUtils::Embed.
1375      Branch: perl
1376            ! lib/ExtUtils/Embed.pm
1377 ____________________________________________________________________________
1378 [ 32326] By: rgs                                   on 2007/11/15  08:31:48
1379         Log: Upgrade to Archive::Tar 1.37_01 (security fix)
1380      Branch: perl
1381            ! lib/Archive/Tar.pm lib/Archive/Tar/bin/ptar
1382            ! lib/Archive/Tar/t/04_resolved_issues.t
1383 ____________________________________________________________________________
1384 [ 32325] By: rgs                                   on 2007/11/15  07:59:40
1385         Log: Subject: [PATCH] perlsub's docs on state assignment are busted
1386              From: Ricardo SIGNES <perl.p5p@rjbs.manxome.org>
1387              Date: Wed, 14 Nov 2007 15:34:30 -0500
1388              Message-ID: <20071114203430.GA7191@zodiac.codesimply.com>
1389      Branch: perl
1390            ! pod/perlsub.pod
1391 ____________________________________________________________________________
1392 [ 32324] By: rgs                                   on 2007/11/15  07:58:02
1393         Log: Update CPANPLUS to 0.83_10
1394      Branch: perl
1395            ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Internals/Fetch.pm
1396            ! lib/CPANPLUS/Internals/Source.pm
1397            ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Selfupdate.pm
1398            ! lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
1399            ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
1400            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
1401            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.0
1402            ! 1.tar.gz.packed
1403            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.g
1404            ! z.packed
1405            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.g
1406            ! z.packed
1407            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.
1408            ! packed
1409            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g
1410            ! z.packed
1411            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.
1412            ! packed
1413            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
1414            ! cked
1415            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
1416 ____________________________________________________________________________
1417 [ 32323] By: rgs                                   on 2007/11/15  07:55:08
1418         Log: Update File::Fetch to 0.13_04
1419      Branch: perl
1420            ! lib/File/Fetch.pm
1421 ____________________________________________________________________________
1422 [ 32322] By: rgs                                   on 2007/11/15  07:18:02
1423         Log: -e is better than -f (in case of symbolic links)
1424      Branch: perl
1425            ! ext/ODBM_File/hints/linux.pl
1426 ____________________________________________________________________________
1427 [ 32321] By: rgs                                   on 2007/11/15  06:42:24
1428         Log: Adjust ODBM_File for Debian. See:
1429              Subject: Re: 5.10 build failure on Debian.
1430              From: David Cantrell <david@cantrell.org.uk>
1431              Date: Thu, 15 Nov 2007 00:17:07 +0000
1432              Message-ID: <20071115001707.GA29642@bytemark.barnyard.co.uk>
1433      Branch: perl
1434            ! ext/ODBM_File/hints/linux.pl
1435 ____________________________________________________________________________
1436 [ 32308] By: craigb                                on 2007/11/14  01:41:46
1437         Log: Subject: Re: CPANPLUS working again on VMS Re: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS.
1438              From: "John E. Malmberg" <wb8tyw@qsl.net>
1439              Date: Tue, 13 Nov 2007 19:27:09 -0600
1440              Message-id: <473A4EED.4050201@qsl.net>
1441              
1442              Typo in #32306.
1443      Branch: perl
1444            ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
1445 ____________________________________________________________________________
1446 [ 32306] By: craigb                                on 2007/11/13  14:28:52
1447         Log: Subject: Re: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS.
1448              From: "John E. Malmberg" <wb8tyw@qsl.net>
1449              Date: Mon, 12 Nov 2007 23:47:20 -0600
1450              Message-id: <47393A68.4070003@qsl.net>
1451              
1452              CPANPLUS working again on VMS.
1453      Branch: perl
1454            ! lib/CPANPLUS/Internals/Fetch.pm
1455            ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
1456 ____________________________________________________________________________
1457 [ 32305] By: rgs                                   on 2007/11/13  14:19:46
1458         Log: Subject: Re: [PATCH] File-Path-2.04 (this time with patch)
1459              From: David Landgren <david@landgren.net>
1460              Date: Tue, 13 Nov 2007 14:44:22 +0100
1461              Message-ID: <4739AA36.7000809@landgren.net>
1462      Branch: perl
1463            ! lib/File/Path.pm lib/File/Path.t
1464 ____________________________________________________________________________
1465 [ 32304] By: craigb                                on 2007/11/13  14:15:12
1466         Log: Subject: [PATCH@32279] Upgrade File::Fetch to 0.13_04  - fixed for VMS.
1467              From: "John E. Malmberg" <wb8tyw@qsl.net>
1468              Date: Mon, 12 Nov 2007 08:49:23 -0600
1469              Message-id: <473867F3.8090409@qsl.net>
1470              
1471              With slight revisions (and not really a CPAN upgrade, just a patch)
1472      Branch: perl
1473            ! lib/File/Fetch.pm
1474 ____________________________________________________________________________
1475 [ 32303] By: rgs                                   on 2007/11/13  13:44:59
1476         Log: Update Time::HiRes' Changes file
1477      Branch: perl
1478            ! ext/Time/HiRes/Changes
1479 ____________________________________________________________________________
1480 [ 32302] By: rgs                                   on 2007/11/13  13:42:19
1481         Log: Update the Storable changelog. Note that, while Storable's code is
1482              in sync between the core and the CPAN, the tests are not.
1483      Branch: perl
1484            ! ext/Storable/ChangeLog
1485 ____________________________________________________________________________
1486 [ 32301] By: rgs                                   on 2007/11/13  09:26:13
1487         Log: Subject: Re: 5.10 code freeze and dual-life modules
1488              From: Jonathan Stowe <jns@gellyfish.com>
1489              Date: Mon, 12 Nov 2007 21:34:17 +0000
1490              Message-Id: <1194903257.6243.8.camel@coriolanus>
1491      Branch: perl
1492            ! lib/Term/Cap.pm
1493 ____________________________________________________________________________
1494 [ 32300] By: rgs                                   on 2007/11/13  09:22:44
1495         Log: Subject: RE: 5.10 code freeze and dual-life modules
1496              From: "Jan Dubois" <jand@activestate.com>
1497              Date: Mon, 12 Nov 2007 12:04:46 -0800
1498              Message-ID: <024101c82567$46ffd650$d4ff82f0$@com>
1499      Branch: perl
1500            ! ext/Win32/Makefile.PL ext/Win32/Win32.pm
1501 ____________________________________________________________________________
1502 [ 32299] By: rgs                                   on 2007/11/13  09:15:15
1503         Log: Re-apply change #30562 (thanks to Abe Timmerman)
1504      Branch: perl
1505            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
1506 ____________________________________________________________________________
1507 [ 32297] By: nicholas                              on 2007/11/12  23:20:11
1508         Log: Porting/Maintainers.pm uses a _ prototype, which is a 5.10 feature, so
1509              use 5.010; to trap 5.8.x and earlier before they choke.
1510      Branch: perl
1511            ! Porting/Maintainers.pm
1512 ____________________________________________________________________________
1513 [ 32294] By: rgs                                   on 2007/11/12  22:16:41
1514         Log: Subject: [PATCH] t/comp/opsubs.t
1515              From: Jarkko Hietaniemi <jhi@iki.fi>
1516              Date: Mon, 12 Nov 2007 16:13:58 -0500
1517              Message-ID: <4738C216.2040302@iki.fi>
1518      Branch: perl
1519            ! t/comp/opsubs.t
1520 ____________________________________________________________________________
1521 [ 32286] By: rgs                                   on 2007/11/12  16:57:08
1522         Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.22.tar.gz
1523              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1524              Date: Thu, 8 Nov 2007 02:05:45 +0100
1525              Message-Id: <BA3BE7CB-BBCC-47EF-A8EF-569BE97133E6@free.fr>
1526      Branch: perl
1527            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
1528 ____________________________________________________________________________
1529 [ 32285] By: rgs                                   on 2007/11/12  16:45:20
1530         Log: The JAPHs that use $* won't work anymore.
1531      Branch: perl
1532            ! t/japh/abigail.t
1533 ____________________________________________________________________________
1534 [ 32284] By: rgs                                   on 2007/11/12  14:38:17
1535         Log: Subject: Re: CPANPLUS conf.pl fixes for VMS
1536              From: "John E. Malmberg" <wb8tyw@qsl.net>
1537              Date: Sun, 11 Nov 2007 22:08:08 -0600
1538              Message-id: <4737D1A8.8010601@qsl.net>
1539      Branch: perl
1540            ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Dist/Build/t/inc/conf.pl
1541            ! lib/CPANPLUS/t/inc/conf.pl
1542 ____________________________________________________________________________
1543 [ 32283] By: rgs                                   on 2007/11/12  13:31:44
1544         Log: TODO: cleanup perlmodlib.PL
1545      Branch: perl
1546            ! pod/perltodo.pod
1547 ____________________________________________________________________________
1548 [ 32282] By: rgs                                   on 2007/11/12  13:30:04
1549         Log: Fix listing of MIME::QuotedPrint in perlmodlib
1550      Branch: perl
1551            ! pod/perlmodlib.PL pod/perlmodlib.pod
1552 ____________________________________________________________________________
1553 [ 32281] By: rgs                                   on 2007/11/12  10:44:05
1554         Log: Subject: [PATCH] Compression Modules Update for EBCDIC
1555              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
1556              Date: Sat, 10 Nov 2007 12:08:16 -0000
1557              Message-ID: <003f01c82392$6158b520$6501a8c0@myopwv.com>
1558      Branch: perl
1559            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
1560            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
1561            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
1562            ! ext/Compress/Zlib/README
1563            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
1564            ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/README
1565            ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm
1566            ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm
1567            ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm
1568            ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm
1569            ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL
1570            ! ext/IO_Compress_Zlib/README
1571            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm
1572            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm
1573            ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm
1574            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm
1575            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
1576            ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm
1577            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm
1578            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm
1579            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm
1580            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm
1581            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm
1582            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
1583            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm
1584            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm
1585            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm
1586            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm
1587            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm
1588            ! t/lib/compress/truncate.pl
1589 ____________________________________________________________________________
1590 [ 32280] By: rgs                                   on 2007/11/12  09:42:50
1591         Log: Subject: CPAN.pm 1.9205
1592              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
1593              Date: Sun, 11 Nov 2007 21:38:04 +0100
1594              Message-ID: <87lk944ixf.fsf@k75.linux.bogus>
1595      Branch: perl
1596            ! lib/CPAN.pm lib/CPAN/SIGNATURE
1597 ____________________________________________________________________________
1598 [ 32279] By: craigb                                on 2007/11/12  05:00:47
1599         Log: Subject: patch@32274 file/find/t/ find.t and taint.t fixes for VMS.
1600              From: "John E. Malmberg" <wb8tyw@qsl.net>
1601              Date: Sun, 11 Nov 2007 17:42:46 -0600
1602              Message-id: <47379376.6070809@qsl.net>
1603              
1604              With variations to make it cross-platform.
1605
1606      Branch: perl
1607            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
1608 ____________________________________________________________________________
1609 [ 32278] By: craigb                                on 2007/11/12  04:33:08
1610         Log: Subject: patch@32274 t/op/taint.t not cleaning up properly on VMS.
1611              From: "John E. Malmberg" <wb8tyw@qsl.net>
1612              Date: Sun, 11 Nov 2007 20:09:17 -0600
1613              Message-id: <4737B5CD.90209@qsl.net>
1614
1615      Branch: perl
1616            ! t/op/taint.t
1617 ____________________________________________________________________________
1618 [ 32277] By: craigb                                on 2007/11/11  23:03:03
1619         Log: Correct and complete CBuilder's handling of external libraries when
1620              linking on VMS.  
1621      Branch: perl
1622            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
1623 ____________________________________________________________________________
1624 [ 32276] By: craigb                                on 2007/11/11  22:52:15
1625         Log: Make File::Path::_rmtree behave when passed an individual file
1626              with a relative path that is already in VMS syntax.
1627      Branch: perl
1628            ! lib/File/Path.pm
1629 ____________________________________________________________________________
1630 [ 32275] By: craigb                                on 2007/11/11  22:45:46
1631         Log: Following 32238, change "interpreter_size" to "interp_size" in the new 
1632              global symbols to keep overall symbol length within 31 characters, 
1633              which is what the VMS C compiler with default flags can handle.
1634      Branch: perl
1635            ! embedvar.h makedef.pl perlapi.h perlvars.h
1636 ____________________________________________________________________________
1637 [ 32274] By: rgs                                   on 2007/11/11  12:22:48
1638         Log: Upgrade File::Fetch to 0.13_03
1639      Branch: perl
1640            ! lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t
1641 ____________________________________________________________________________
1642 [ 32269] By: nicholas                              on 2007/11/10  14:46:44
1643         Log: Arrange for buildtoc to remove the svn Revision keyword from the
1644              index generated into perltoc.pod, as there it's just noise.
1645      Branch: perl
1646            ! pod/buildtoc pod/perltoc.pod
1647 ____________________________________________________________________________
1648 [ 32268] By: nicholas                              on 2007/11/10  14:39:06
1649         Log: Regenerate perltoc.pod
1650      Branch: perl
1651            ! pod/perltoc.pod
1652 ____________________________________________________________________________
1653 [ 32262] By: nicholas                              on 2007/11/09  23:17:29
1654         Log: Propagating const outwards from Perl_moreswitches() is to be done.
1655      Branch: perl
1656            ! pod/perltodo.pod
1657 ____________________________________________________________________________
1658 [ 32255] By: nicholas                              on 2007/11/09  21:28:25
1659         Log: Following change 31410, also re-align the column title.
1660      Branch: perl
1661            ! pod/perlguts.pod
1662 ____________________________________________________________________________
1663 [ 32254] By: nicholas                              on 2007/11/09  17:57:45
1664         Log: Note that investigating PADTMP hash pessimisation is to be done.
1665      Branch: perl
1666            ! pod/perltodo.pod
1667 ____________________________________________________________________________
1668 [ 32253] By: craigb                                on 2007/11/09  16:41:47
1669         Log: Subject: [PATCH] CPANPLUS::Dist::Build 0.06_02
1670              From: "Jos I. Boumans" <jos@dwim.org>
1671              Date: Fri, 9 Nov 2007 15:52:06 +0100
1672              Message-Id: <6A306E21-F59B-4FAA-A753-A11540539087@dwim.org>
1673      Branch: perl
1674            ! lib/CPANPLUS/Dist/Build.pm
1675            ! lib/CPANPLUS/Dist/Build/Constants.pm
1676            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
1677            ! lib/CPANPLUS/Dist/Build/t/inc/conf.pl
1678            ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
1679            ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
1680 ____________________________________________________________________________
1681 [ 32252] By: craigb                                on 2007/11/09  16:35:18
1682         Log: Subject: [PATCH] CPANPLUS 0.083_09
1683              From: "Jos I. Boumans" <jos@dwim.org>
1684              Date: Fri, 9 Nov 2007 15:50:11 +0100
1685              Message-Id: <B17C3858-AF8D-4FDE-AE15-F612E7B41FC9@dwim.org>
1686      Branch: perl
1687            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
1688            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Shell/Default.pm
1689            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
1690            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.0
1691            ! 1.tar.gz.packed
1692            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.g
1693            ! z.packed
1694            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.g
1695            ! z.packed
1696            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.
1697            ! packed
1698            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g
1699            ! z.packed
1700            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.
1701            ! packed
1702            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
1703            ! cked
1704            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
1705            ! lib/CPANPLUS/t/inc/conf.pl
1706 ____________________________________________________________________________
1707 [ 32251] By: rgs                                   on 2007/11/09  09:35:14
1708         Log: Update to CPAN.pm 1.9204
1709      Branch: perl
1710            ! lib/CPAN.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
1711            ! lib/CPAN/Version.pm
1712 ____________________________________________________________________________
1713 [ 32250] By: rgs                                   on 2007/11/09  09:08:09
1714         Log: A couple of bite-sized TODO for the pod/* tools
1715      Branch: perl
1716            ! pod/buildtoc pod/perltodo.pod
1717 ____________________________________________________________________________
1718 [ 32249] By: rgs                                   on 2007/11/09  09:06:34
1719         Log: Remove old directions for reusing config.sh across perl versions.
1720              Remove mention of roffitall.
1721      Branch: perl
1722            ! INSTALL
1723 ____________________________________________________________________________
1724 [ 32248] By: davem                                 on 2007/11/09  01:05:26
1725         Log: Must remember to proof-read my comments before committing...
1726      Branch: perl
1727            ! sv.c
1728 ____________________________________________________________________________
1729 [ 32247] By: davem                                 on 2007/11/09  00:56:20
1730         Log: Core dump caused by goto
1731              tmp disable printing of variable names caused by uninitialised
1732              values within a pp_entersub or pp_goto
1733      Branch: perl
1734            ! sv.c t/lib/warnings/9uninit
1735 ____________________________________________________________________________
1736 [ 32246] By: nicholas                              on 2007/11/08  15:36:50
1737         Log: Remove CLONE_SKIP (5.8.7). Remove -dt (5.8.6, and Brainbench know that.
1738              Yay. Maybe they have a use). s/Misc/Miscelaneous/ as it seems daft to
1739              have an abbreviation in your name.
1740              Replace "" with '' in code examples where syntactically valid.
1741              Add the elimination of SVt_PVBM and the addition of SVt_BIND
1742              Some grammar fixes. Some rephrasing to make the text flow better.
1743      Branch: perl
1744            ! pod/perl5100delta.pod
1745 ____________________________________________________________________________
1746 [ 32245] By: steveh                                on 2007/11/08  14:20:57
1747         Log: A minor correction to perl5100delta
1748      Branch: perl
1749            ! pod/perl5100delta.pod
1750 ____________________________________________________________________________
1751 [ 32244] By: nicholas                              on 2007/11/08  14:06:09
1752         Log: Add UNITCHECK to the list of keywords in pl2pm
1753      Branch: perl
1754            ! utils/pl2pm.PL
1755 ____________________________________________________________________________
1756 [ 32243] By: rgs                                   on 2007/11/08  14:01:17
1757         Log: Increment some numbers.
1758      Branch: perl
1759            ! INSTALL
1760 ____________________________________________________________________________
1761 [ 32242] By: steveh                                on 2007/11/08  12:54:14
1762         Log: Subject: [PATCH] RE: Change 32238: "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION
1763              From: "Jan Dubois" <jand@activestate.com>
1764              Date: Wed, 7 Nov 2007 21:44:38 -0800
1765              Message-ID: <058701c821ca$73d071d0$5b715570$@com>
1766              
1767              (plus a couple of other similar fixes for change 32238 that Jan missed)
1768      Branch: perl
1769            ! makedef.pl
1770 ____________________________________________________________________________
1771 [ 32241] By: rgs                                   on 2007/11/08  10:31:55
1772         Log: Subject: [PATCH] Bug fix for storing shared objects in shared structures
1773              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1774              Date: Tue, 6 Nov 2007 14:36:40 -0500
1775              Message-ID: <1ff86f510711061136t52a1fe62waf384c4551612181@mail.gmail.com>
1776              
1777              (core patch only)
1778      Branch: perl
1779            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h perl.h
1780            ! perlapi.h pod/perlapi.pod proto.h sv.c sv.h util.c
1781 ____________________________________________________________________________
1782 [ 32240] By: nicholas                              on 2007/11/08  10:07:53
1783         Log: One definite grammar fix, and one sort-of-grammar fix. (It felt better)
1784      Branch: perl
1785            ! INSTALL
1786 ____________________________________________________________________________
1787 [ 32239] By: rgs                                   on 2007/11/08  09:03:46
1788         Log: INSTALL updates: note that usemymalloc isn't always the default;
1789              POD fixes; list all scripts and binaries that are to be installed.
1790      Branch: perl
1791            ! INSTALL
1792 ____________________________________________________________________________
1793 [ 32238] By: nicholas                              on 2007/11/07  23:58:06
1794         Log: "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION
1795              into global variables (and hence a shared perl library). Additionally
1796              under MULTIPLICITY record the size of the interpreter structure (total,
1797              and for this version) and under PERL_GLOBAL_STRUCT the size of the
1798              global variables structure. Coupled with PL_bincompat_options this will
1799              allow 5.10.1 (and later), when compiled with a shared perl library, to
1800              perform sanity checks in main()    to verify that the shared library is
1801              indeed binary compatible.
1802      Branch: perl
1803            ! embedvar.h intrpvar.h perl.h perlapi.h perlvars.h
1804 ____________________________________________________________________________
1805 [ 32237] By: nicholas                              on 2007/11/07  23:23:27
1806         Log: Fix up copyright years for files modified in 2007.
1807      Branch: perl
1808            ! av.c cop.h deb.c dosish.h gv.h handy.h locale.c mathoms.c mg.h
1809            ! miniperlmain.c numeric.c op.h patchlevel.h perlio.h perlsdio.h
1810            ! perlsfio.h perlvars.h pp.h pp_pack.c regcomp.h regexp.h
1811            ! taint.c unixish.h utf8.h utfebcdic.h util.h xsutils.c
1812 ____________________________________________________________________________
1813 [ 32236] By: nicholas                              on 2007/11/07  19:21:15
1814         Log: Subject: [PATCH blead] Re: [perl #47195] $1 suddenly tainted after regexp on utf-8 string
1815              From: Rick Delaney <rick@bort.ca>
1816              Message-ID: <20071107001845.GA21000@bort.ca>
1817              Date: Tue, 6 Nov 2007 19:18:45 -0500
1818              
1819              [plus remove the TODO from the now passing test]
1820      Branch: perl
1821            ! regexec.c t/op/taint.t
1822 ____________________________________________________________________________
1823 [ 32235] By: davem                                 on 2007/11/07  12:12:29
1824         Log: Disable debugging output in PerlIO_teardown;
1825              it still relies on an interpreter being present.
1826      Branch: perl
1827            ! perlio.c
1828 ____________________________________________________________________________
1829 [ 32234] By: rgs                                   on 2007/11/07  10:45:18
1830         Log: Subject: [PATCH] Erroneous binmode() call in uupacktool.pl
1831              From: "Jan Dubois" <jand@activestate.com>
1832              Date: Tue, 6 Nov 2007 15:58:05 -0800
1833              Message-ID: <01f101c820d0$df6c9220$9e45b660$@com>
1834      Branch: perl
1835            ! uupacktool.pl
1836 ____________________________________________________________________________
1837 [ 32233] By: rgs                                   on 2007/11/07  10:14:24
1838         Log: Subject: Re: 5.10.0 test hangs on non internet access
1839              From: "Jos I. Boumans" <jos@dwim.org>
1840              Date: Wed, 7 Nov 2007 10:38:28 +0100
1841              Message-Id: <22589E6E-1C9D-4C1F-8642-A690904193C7@dwim.org>
1842      Branch: perl
1843            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
1844 ____________________________________________________________________________
1845 [ 32232] By: nicholas                              on 2007/11/07  09:51:34
1846         Log: Note that there is common code in installperl and installman, and that
1847              it is a TODO to fix this.
1848      Branch: perl
1849            ! pod/perltodo.pod
1850 ____________________________________________________________________________
1851 [ 32230] By: rgs                                   on 2007/11/06  19:53:52
1852         Log: Found by Juerd, don't document that \w, \s and \d don't include
1853              all Unicode matching characters
1854      Branch: perl
1855            ! pod/perlcheat.pod
1856 ____________________________________________________________________________
1857 [ 32229] By: nicholas                              on 2007/11/06  19:37:40
1858         Log: Add a TODO test for bug #47195
1859      Branch: perl
1860            ! t/op/taint.t
1861 ____________________________________________________________________________
1862 [ 32227] By: nicholas                              on 2007/11/06  10:47:30
1863         Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gz
1864              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1865              Message-Id: <7B502F45-AB25-4EFF-8147-A02D8E2E9E21@free.fr>
1866              Date: Tue, 6 Nov 2007 02:49:51 +0100
1867      Branch: perl
1868            ! lib/constant.pm
1869 ____________________________________________________________________________
1870 [ 32226] By: craigb                                on 2007/11/06  04:13:57
1871         Log: Subject: VMS.C misc fixes,  including vms_realpath fixes
1872              From: "John E. Malmberg" <wb8tyw@qsl.net>
1873              Date: Sat, 03 Nov 2007 00:58:05 -0500
1874              Message-id: <472C0DED.4010203@qsl.net>
1875              
1876              Plus, at John's suggestion, don't call the CRTL realpath()
1877              unless DECC$POSIX_COMPLIANT_PATHNAMES is in effect.
1878
1879      Branch: perl
1880            ! vms/vms.c
1881 ____________________________________________________________________________
1882 [ 32225] By: nicholas                              on 2007/11/05  15:25:46
1883         Log: Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a way
1884              that will hopefully make it harder for it to get out of sync again.
1885      Branch: perl
1886            ! t/io/dup.t
1887 ____________________________________________________________________________
1888 [ 32224] By: nicholas                              on 2007/11/05  13:58:52
1889         Log: As reported in bug #46207, change 30633 to PerlIO_exportFILE() and
1890              PerlIO_releaseFILE() to manage the reference counts of fds correctly
1891              has the side effect of making some XS modules "leak" descriptors.
1892              This is because the typemap calls PerlIO_findFILE(), which sometimes
1893              (but not always) calls PerlIO_exportFILE(). To be consistent,
1894              PerlIO_fildFILE() needs to either always give you a reference, or
1895              always not give you a reference. It seems better to do the latter as
1896              the call to PerlIO_exportFILE() is only an implementation detail, so
1897              arrange for it to immediately free up the reference that
1898              PerlIO_exportFILE() created.
1899      Branch: perl
1900            ! perlio.c
1901 ____________________________________________________________________________
1902 [ 32223] By: nicholas                              on 2007/11/05  12:51:39
1903         Log: Allow (pedantically correct) C pre-processor comments in the code
1904              snippets of typemap files.
1905      Branch: perl
1906            ! lib/ExtUtils/ParseXS.pm
1907 ____________________________________________________________________________
1908 [ 32222] By: rgs                                   on 2007/11/05  10:19:31
1909         Log: Subject: [PATCH] Another small patch for Sys::Syslog
1910              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1911              Date: Mon, 5 Nov 2007 08:48:53 +0100
1912              Message-Id: <A5B536D9-E81C-48FC-9584-45E59ED7B6FB@free.fr>
1913      Branch: perl
1914            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
1915 ____________________________________________________________________________
1916 [ 32221] By: rgs                                   on 2007/11/04  20:02:18
1917         Log: Subject: Re: (perl-current of 5.9.5) patch for ext/Sys/Syslog/Makefile.PL for
1918              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1919              Date: Sun, 04 Nov 2007 03:52:36 +0100
1920              Message-id: <EECD3531-8352-4873-A1AD-E4B8731260CB@free.fr>
1921      Branch: perl
1922            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
1923            ! ext/Sys/Syslog/Syslog.pm
1924 ____________________________________________________________________________
1925 [ 32220] By: rgs                                   on 2007/11/04  19:48:32
1926         Log: Update Term::UI to 0.18
1927      Branch: perl
1928            ! lib/Term/UI.pm lib/Term/UI/t/02_ui.t
1929 ____________________________________________________________________________
1930 [ 32219] By: craigb                                on 2007/11/04  16:41:28
1931         Log: Roll back #32214 as it causes more failures than it prevents.
1932      Branch: perl
1933            ! t/TestInit.pm
1934 ____________________________________________________________________________
1935 [ 32218] By: rgs                                   on 2007/11/04  12:28:45
1936         Log: Upgrade CPANPLUS to 0.83_08
1937      Branch: perl
1938            ! lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm
1939            ! lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Internals.pm
1940            ! lib/CPANPLUS/Internals/Constants.pm
1941            ! lib/CPANPLUS/Internals/Extract.pm
1942            ! lib/CPANPLUS/Internals/Fetch.pm
1943            ! lib/CPANPLUS/Internals/Report.pm
1944            ! lib/CPANPLUS/Internals/Search.pm
1945            ! lib/CPANPLUS/Internals/Source.pm
1946            ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Module.pm
1947            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
1948            ! lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
1949            ! lib/CPANPLUS/bin/cpan2dist
1950            ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
1951            ! lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
1952            ! lib/CPANPLUS/t/04_CPANPLUS-Module.t
1953            ! lib/CPANPLUS/t/15_CPANPLUS-Shell.t
1954            ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
1955            ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
1956            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
1957            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.0
1958            ! 1.tar.gz.packed
1959            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.g
1960            ! z.packed
1961            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.g
1962            ! z.packed
1963            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.
1964            ! packed
1965            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g
1966            ! z.packed
1967            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.
1968            ! packed
1969            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
1970            ! cked
1971            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
1972            ! lib/CPANPLUS/t/inc/conf.pl
1973 ____________________________________________________________________________
1974 [ 32217] By: rgs                                   on 2007/11/04  12:23:13
1975         Log: Upgrade to File::Fetch 0.13_02
1976      Branch: perl
1977            ! lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t
1978 ____________________________________________________________________________
1979 [ 32216] By: davem                                 on 2007/11/03  12:27:25
1980         Log: make PERLSYS_TERM not require a context
1981      Branch: perl
1982            ! embed.fnc perl.c perl.h proto.h
1983 ____________________________________________________________________________
1984 [ 32215] By: davem                                 on 2007/11/03  11:57:00
1985         Log: Subject:  Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)
1986              From:  Jarkko Hietaniemi <jhi@iki.fi>
1987              Date:  Fri, 02 Nov 2007 21:38:48 -0400
1988              Message-Id:  <472BD128.9080105@iki.fi>
1989              
1990              PerlIO_teardown is called when there may no longer be an
1991              interpreter available
1992      Branch: perl
1993            ! perl.h perlio.c perliol.h
1994 ____________________________________________________________________________
1995 [ 32214] By: rgs                                   on 2007/11/03  10:12:06
1996         Log: Based on a patch by John E. Malberg: make TestInit.pm
1997              use an absolute path in @INC, so that changes of directories
1998              don't break dynamically loaded modules.
1999      Branch: perl
2000            ! t/TestInit.pm
2001 ____________________________________________________________________________
2002 [ 32213] By: davem                                 on 2007/11/02  23:59:27
2003         Log: CLONE_SKIP doesn't result in undef copies
2004              clarify the documentation on CLONE_SKIP, and ensure that the
2005              undef value has all its flags cleared
2006      Branch: perl
2007            ! pod/perlmod.pod sv.c
2008 ____________________________________________________________________________
2009 [ 32212] By: rgs                                   on 2007/11/02  14:55:29
2010         Log: Make installman work with -Duserelocatableinc and DESTDIR
2011      Branch: perl
2012            ! installman
2013 ____________________________________________________________________________
2014 [ 32211] By: rgs                                   on 2007/11/02  10:04:34
2015         Log: Subject: [PATCH] - Update Time::Local to latest version
2016              From: Dave Rolsky <autarch@urth.org>
2017              Date: Wed, 31 Oct 2007 12:26:02 -0500 (CDT)
2018              Message-ID: <alpine.DEB.0.9999.0710311225010.19396@urth.org>
2019      Branch: perl
2020            ! lib/Time/Local.pm
2021 ____________________________________________________________________________
2022 [ 32210] By: rgs                                   on 2007/11/02  09:42:41
2023         Log: Upgrade to cperl-mode 5.23
2024      Branch: perl
2025            ! emacs/cperl-mode.el
2026 ____________________________________________________________________________
2027 [ 32209] By: nicholas                              on 2007/10/31  19:44:48
2028         Log: Now that ExtUtils::ParseXS requires 5.006, we can replace the foreach
2029              on keys and lookup in the loop with a foreach on values, as values is
2030              "now" an LVALUE iterator.
2031      Branch: perl
2032            ! lib/ExtUtils/ParseXS.pm
2033 ____________________________________________________________________________
2034 [ 32208] By: rgs                                   on 2007/10/31  11:15:16
2035         Log: Subject: [PATCH] DB_File
2036              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2037              Date: Mon, 29 Oct 2007 13:08:31 -0000
2038              Message-ID: <004a01c81a2c$ce1eb020$3a3c140a@myopwv.com>
2039      Branch: perl
2040            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2041            ! ext/DB_File/DB_File.xs
2042 ____________________________________________________________________________
2043 [ 32207] By: rgs                                   on 2007/10/31  10:37:47
2044         Log: Revert #32197, should not be needed anymore since the upgrade
2045              of ExtUtils::CBuilder
2046      Branch: perl
2047            ! lib/Module/Build/t/xs.t
2048 ____________________________________________________________________________
2049 [ 32206] By: rgs                                   on 2007/10/31  10:15:12
2050         Log: Fix (or hide?) a case of memory corruption with \K in substitutions
2051      Branch: perl
2052            ! regcomp.c
2053 ____________________________________________________________________________
2054 [ 32205] By: rgs                                   on 2007/10/31  09:40:38
2055         Log: Upgrade to ExtUtils::CBuilder 0.21
2056      Branch: perl
2057            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
2058            ! lib/ExtUtils/CBuilder/Changes
2059            ! lib/ExtUtils/CBuilder/Platform/Unix.pm
2060            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
2061            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
2062            ! lib/ExtUtils/CBuilder/Platform/aix.pm
2063            ! lib/ExtUtils/CBuilder/Platform/cygwin.pm
2064            ! lib/ExtUtils/CBuilder/Platform/darwin.pm
2065            ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm
2066            ! lib/ExtUtils/CBuilder/Platform/os2.pm
2067 ____________________________________________________________________________
2068 [ 32204] By: rgs                                   on 2007/10/30  12:42:28
2069         Log: Mention version.pm and new v-string portability warning in
2070              perldelta. Better wording for this warning in perldiag by
2071              Tom Wyant.
2072      Branch: perl
2073            ! pod/perl5100delta.pod pod/perldiag.pod
2074 ____________________________________________________________________________
2075 [ 32203] By: merijn                                on 2007/10/30  12:24:45
2076         Log: Subject: Re: configure failed in tru64
2077              From: Jarkko Hietaniemi <jhi@iki.fi>
2078              Date: Tue, 30 Oct 2007 07:52:04 -0400
2079              Message-ID: <47271AE4.5060806@iki.fi>
2080      Branch: perl
2081            ! hints/dec_osf.sh
2082 ____________________________________________________________________________
2083 [ 32202] By: craigb                                on 2007/10/30  03:38:20
2084         Log: Typo in comment in 32201.
2085      Branch: perl
2086            ! vms/vms.c
2087 ____________________________________________________________________________
2088 [ 32201] By: craigb                                on 2007/10/30  01:08:10
2089         Log: Subject: Re: copyright notices for vms.c and vmsish.h
2090              From: Charles Bailey <bailey@newman.upenn.edu>
2091              Date: Fri, 26 Oct 2007 15:27:36 -0400
2092              Message-id: <47223FA8.90300@newman.upenn.edu>
2093              
2094              At my instigation, Charles agreed to wear the copyright hat for
2095              the major VMS files.  This is by analogy with the core files 
2096              for which Larry, as Prime Mover, is the only named copyright
2097              holder, but "and others" includes, well, lots of others.
2098
2099      Branch: perl
2100            ! vms/vms.c vms/vmsish.h
2101 ____________________________________________________________________________
2102 [ 32200] By: rgs                                   on 2007/10/29  10:49:13
2103         Log: Leopard has more standard /etc/passwd files than previous
2104              versions of darwin. Thanks to David Morel for testing.
2105      Branch: perl
2106            ! t/op/pwent.t
2107 ____________________________________________________________________________
2108 [ 32199] By: craigb                                on 2007/10/27  22:17:29
2109         Log: Subject: Re: Perl 5.10.0 getting close: please test
2110              From: lemkemch@t-online.de
2111              Date: Thu, 25 Oct 2007 00:25:55 +0200
2112              Message-id: <op.t0p271mr5o90vo@orion>
2113              
2114              Help older VMS compilers by using ccflags when building munchconfig.
2115
2116      Branch: perl
2117            ! configure.com
2118 ____________________________________________________________________________
2119 [ 32198] By: craigb                                on 2007/10/27  17:09:01
2120         Log: Subject: problem with MAKE_EXT.COM
2121              From: Thomas Pfau <pfau@nbpfaus.net>
2122              Date: Sat, 27 Oct 2007 09:27:54 -0400
2123              Message-id: <47233CDA.8010908@nbpfaus.net>
2124              
2125              configure.com thinko in #30455.
2126
2127      Branch: perl
2128            ! configure.com
2129 ____________________________________________________________________________
2130 [ 32197] By: rgs                                   on 2007/10/27  17:04:35
2131         Log: Band-aid to get xs.t working. Need to check that make distclean still
2132              works with that.
2133      Branch: perl
2134            ! lib/Module/Build/t/xs.t
2135 ____________________________________________________________________________
2136 [ 32196] By: rgs                                   on 2007/10/27  08:07:09
2137         Log: Subject: Re: [PATCH] perlfunc/perldiag errors
2138              From: Father Chrysostomos <sprout@cpan.org>
2139              Date: Fri, 26 Oct 2007 18:10:27 -0700
2140              Message-Id: <14C78A7E-43AB-44BF-9016-2EFC9DCB65A2@cpan.org>
2141      Branch: perl
2142            ! pod/perldiag.pod
2143 ____________________________________________________________________________
2144 [ 32195] By: craigb                                on 2007/10/26  23:59:42
2145         Log: In the revised Module::Build, don't create temp directories
2146              with dots in the names.   Also, restore some VMS fixes
2147              that regressed in the last integration.
2148      Branch: perl
2149            ! lib/Module/Build/t/destinations.t lib/Module/Build/t/install.t
2150            ! lib/Module/Build/t/lib/MBTest.pm
2151            ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/xs.t
2152 ____________________________________________________________________________
2153 [ 32194] By: craigb                                on 2007/10/25  21:36:42
2154         Log: Platform-neutral quoting in optree_misc.t.
2155      Branch: perl
2156            ! ext/B/t/optree_misc.t
2157 ____________________________________________________________________________
2158 [ 32193] By: craigb                                on 2007/10/25  15:40:36
2159         Log: Copy Win32 system() behavior on VMS and make a first argument 
2160              with a value of 1 indicate spawn without waiting for completion.
2161      Branch: perl
2162            ! vms/vms.c
2163 ____________________________________________________________________________
2164 [ 32192] By: rgs                                   on 2007/10/25  09:46:55
2165         Log: Upgrade to Module::Build 0.2808_01
2166      Branch: perl
2167            + lib/Module/Build/Dumper.pm
2168            ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
2169            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
2170            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
2171            ! lib/Module/Build/Config.pm lib/Module/Build/Cookbook.pm
2172            ! lib/Module/Build/ModuleInfo.pm lib/Module/Build/Notes.pm
2173            ! lib/Module/Build/PPMMaker.pm
2174            ! lib/Module/Build/Platform/Amiga.pm
2175            ! lib/Module/Build/Platform/Default.pm
2176            ! lib/Module/Build/Platform/EBCDIC.pm
2177            ! lib/Module/Build/Platform/MPEiX.pm
2178            ! lib/Module/Build/Platform/MacOS.pm
2179            ! lib/Module/Build/Platform/RiscOS.pm
2180            ! lib/Module/Build/Platform/Unix.pm
2181            ! lib/Module/Build/Platform/VMS.pm
2182            ! lib/Module/Build/Platform/VOS.pm
2183            ! lib/Module/Build/Platform/Windows.pm
2184            ! lib/Module/Build/Platform/aix.pm
2185            ! lib/Module/Build/Platform/cygwin.pm
2186            ! lib/Module/Build/Platform/darwin.pm
2187            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/PodParser.pm
2188            ! lib/Module/Build/Version.pm lib/Module/Build/YAML.pm
2189            ! lib/Module/Build/t/basic.t
2190            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
2191            ! lib/Module/Build/t/compat.t lib/Module/Build/t/destinations.t
2192            ! lib/Module/Build/t/extend.t lib/Module/Build/t/files.t
2193            ! lib/Module/Build/t/help.t lib/Module/Build/t/install.t
2194            ! lib/Module/Build/t/lib/DistGen.pm
2195            ! lib/Module/Build/t/lib/MBTest.pm
2196            ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
2197            ! lib/Module/Build/t/metadata2.t lib/Module/Build/t/moduleinfo.t
2198            ! lib/Module/Build/t/new_from_context.t
2199            ! lib/Module/Build/t/notes.t lib/Module/Build/t/ppm.t
2200            ! lib/Module/Build/t/runthrough.t lib/Module/Build/t/test_type.t
2201            ! lib/Module/Build/t/test_types.t lib/Module/Build/t/tilde.t
2202            ! lib/Module/Build/t/versions.t lib/Module/Build/t/xs.t
2203 ____________________________________________________________________________
2204 [ 32191] By: merijn                                on 2007/10/25  09:17:22
2205         Log: Emergency fix for /tmp dir cleanup's for smokers.
2206              Rest of the patch to sync CPANPLUS will follow later
2207      Branch: perl
2208            ! lib/CPANPLUS/Internals/Source.pm
2209 ____________________________________________________________________________
2210 [ 32190] By: rgs                                   on 2007/10/25  08:48:49
2211         Log: Subject: [PATCH] (Was Re: [PATCH] FreeBSD atoll() warning)
2212              From: Andy Dougherty <doughera@lafayette.edu>
2213              Date: Wed, 24 Oct 2007 13:12:49 -0400 (EDT)
2214              Message-ID: <Pine.LNX.4.64.0710241307450.21836@fractal.phys.lafayette.edu>
2215      Branch: perl
2216            ! hints/freebsd.sh
2217 ____________________________________________________________________________
2218 [ 32189] By: rgs                                   on 2007/10/25  08:46:27
2219         Log: Subject: [PATCH] Bring version.pm core into compliance with CPAN release
2220              From: John Peacock <john.peacock@havurah-software.org>
2221              Date: Wed, 24 Oct 2007 22:04:45 -0400
2222              Message-ID: <471FF9BD.40204@havurah-software.org>
2223      Branch: perl
2224            ! lib/version.pm lib/version.t util.c
2225 ____________________________________________________________________________
2226 [ 32188] By: rgs                                   on 2007/10/25  08:43:41
2227         Log: Bump version of IPC::Cmd
2228      Branch: perl
2229            ! lib/IPC/Cmd.pm
2230 ____________________________________________________________________________
2231 [ 32187] By: rgs                                   on 2007/10/25  08:42:44
2232         Log: Subject: patch@32181 IPC::Cmd fix for VMS.
2233              From: "John E. Malmberg" <wb8tyw@qsl.net>
2234              Date: Thu, 25 Oct 2007 00:36:29 -0500
2235              Message-id: <47202B5D.8070609@qsl.net>
2236      Branch: perl
2237            ! lib/IPC/Cmd.pm
2238 ____________________________________________________________________________
2239 [ 32186] By: rgs                                   on 2007/10/24  13:43:17
2240         Log: Subject: [PATCH] File::Path 2.02
2241              From: David Landgren <david@landgren.net>
2242              Date: Wed, 24 Oct 2007 15:11:29 +0200
2243              Message-ID: <471F4481.6010103@landgren.net>
2244      Branch: perl
2245            ! lib/File/Path.pm
2246 ____________________________________________________________________________
2247 [ 32185] By: rgs                                   on 2007/10/24  11:15:03
2248         Log: Subject: warning from ext/Hash/Util/FieldHash/t/02_function.t
2249              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
2250              Date: Wed, 24 Oct 2007 12:31:20 +0200
2251              Message-ID: <3852726AFA94DE4F87E616F13F416A5FB66DE3@naimucu1.ffz00k.rootdom.net>
2252      Branch: perl
2253            ! ext/Hash/Util/FieldHash/t/02_function.t
2254 ____________________________________________________________________________
2255 [ 32184] By: rgs                                   on 2007/10/24  09:37:15
2256         Log: Subject: patch@32181 File::Copy.pm patches for VMS
2257              From: "John E. Malmberg" <wb8tyw@qsl.net>
2258              Date: Wed, 24 Oct 2007 00:27:33 -0500
2259              Message-id: <471ED7C5.9040900@qsl.net>
2260      Branch: perl
2261            ! lib/File/Copy.pm
2262 ____________________________________________________________________________
2263 [ 32183] By: rgs                                   on 2007/10/24  09:31:43
2264         Log: Fix an off by one error, found by valgrind
2265      Branch: perl
2266            ! op.c
2267 ____________________________________________________________________________
2268 [ 32182] By: merijn                                on 2007/10/24  06:26:16
2269         Log: Subject: [PATCH] documentation typo for Text::Wrap
2270              From: David Landgren <david@landgren.net>
2271              Date: Tue, 23 Oct 2007 21:43:29 +0200
2272              Message-ID: <471E4EE1.5010500@landgren.net>
2273      Branch: perl
2274            ! lib/Text/Wrap.pm
2275 ____________________________________________________________________________
2276 [ 32181] By: nicholas                              on 2007/10/23  13:30:37
2277         Log: Subject: [PATCH] Re: [perl #46725] v5.10.0 util.c and pp_sys.c fail to compile under Mac OS X
2278              From: Andy Dougherty <doughera@lafayette.edu>
2279              Message-ID: <Pine.LNX.4.64.0710230817250.18303@fractal.phys.lafayette.edu>
2280              Date: Tue, 23 Oct 2007 08:54:51 -0400 (EDT)
2281      Branch: perl
2282            ! cflags.SH
2283 ____________________________________________________________________________
2284 [ 32180] By: rgs                                   on 2007/10/23  10:30:40
2285         Log: Subject: [PATCH] hostname.t busted
2286              From: Ricardo SIGNES <rjbs-perl-p5p@lists.manxome.org>
2287              Date: Mon, 22 Oct 2007 09:01:09 -0400
2288              Message-ID: <20071022130109.GA16748@knight>
2289      Branch: perl
2290            ! lib/Net/t/hostname.t
2291 ____________________________________________________________________________
2292 [ 32179] By: rgs                                   on 2007/10/23  10:24:39
2293         Log: Typos and other doc nits. Plus, de-alpha the version number
2294              (since this isn't a dual-lived module)
2295      Branch: perl
2296            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
2297 ____________________________________________________________________________
2298 [ 32178] By: rgs                                   on 2007/10/23  10:22:25
2299         Log: A couple of updates to perl5100delta
2300      Branch: perl
2301            ! pod/perl5100delta.pod
2302 ____________________________________________________________________________
2303 [ 32177] By: nicholas                              on 2007/10/23  09:59:48
2304         Log: Silly Nick. If you see a nextstate op, then it may have open hints,
2305              and you need to test it with Unicode locales.
2306      Branch: perl
2307            ! ext/B/t/optree_misc.t
2308 ____________________________________________________________________________
2309 [ 32176] By: craigb                                on 2007/10/23  03:43:02
2310         Log: File::Find::_find_dir nit for VMS, plus version bump.
2311      Branch: perl
2312            ! lib/File/Find.pm
2313 ____________________________________________________________________________
2314 [ 32175] By: craigb                                on 2007/10/23  03:39:19
2315         Log: Make the File::Find tests stay under t/ where they
2316              belong (the first call to cleanup() was leaving us
2317              at the top of the Perl source tree).
2318      Branch: perl
2319            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
2320 ____________________________________________________________________________
2321 [ 32174] By: nicholas                              on 2007/10/22  21:40:41
2322         Log: Subject: [PATCH] FreeBSD atoll() warning (Was Re: Code freeze
2323              From: Andy Dougherty <doughera@lafayette.edu>
2324              Message-ID: <Pine.LNX.4.64.0710221246340.31725@fractal.phys.lafayette.edu>
2325              Date: Mon, 22 Oct 2007 12:49:25 -0400 (EDT)
2326      Branch: perl
2327            ! cflags.SH
2328 ____________________________________________________________________________
2329 [ 32173] By: nicholas                              on 2007/10/22  20:47:39
2330         Log: Subject: [PATCH] perltodo.pod:  Add more detail about @INC order.
2331              Date: Mon, 22 Oct 2007 16:42:44 -0400 (EDT)
2332              Message-ID: <Pine.LNX.4.64.0710221642120.14878@fractal.phys.lafayette.edu>
2333              From: Andy Dougherty <doughera@lafayette.edu>
2334      Branch: perl
2335            ! pod/perltodo.pod
2336 ____________________________________________________________________________
2337 [ 32172] By: nicholas                              on 2007/10/22  20:19:55
2338         Log: SQL::Translator triggered a subtle piece of wrongness, whereby it
2339              managed to cause a proxy constant subroutine in the symbol table to
2340              be upgraded to a GV at precisely the point where it was being
2341              considered as a possible IO handle name. The core's user-space visible
2342              behaviour certainly was buggy - I believe this patch to be the correct
2343              fix. However, it seems to be very hard to write a test for it.
2344      Branch: perl
2345            ! gv.c
2346 ____________________________________________________________________________
2347 [ 32171] By: nicholas                              on 2007/10/22  14:52:53
2348         Log: Note Jarkko's URL about MSVC and __FUNCTION__-a-like.
2349      Branch: perl
2350            ! pod/perltodo.pod
2351 ____________________________________________________________________________
2352 [ 32170] By: rgs                                   on 2007/10/22  12:39:17
2353         Log: Subject: [PATCH] Update Log::Messge::Simple to 0.04 (was: Re: Code freeze)
2354              From: "Jos I. Boumans" <jos@dwim.org>
2355              Date: Mon, 22 Oct 2007 14:32:51 +0200
2356              Message-Id: <33D80A92-6B24-400F-8E99-15193E3CD4A1@dwim.org>
2357              
2358              Only a version bump.
2359      Branch: perl
2360            ! lib/Log/Message/Simple.pm
2361 ____________________________________________________________________________
2362 [ 32169] By: nicholas                              on 2007/10/22  12:36:16
2363         Log: hv_iterkeysv() actually creates a mortal SV for every call.
2364              gv_stashsv() is just a wrapper for gv_stashpvn(), so doesn't need an
2365              SV internally. Hence avoid creating lots of mortal SVs by using
2366              hv_iterkey() to get the keys and lengths.
2367              Also tweak whitespace in change 32168.
2368      Branch: perl
2369            ! mro.c
2370 ____________________________________________________________________________
2371 [ 32168] By: nicholas                              on 2007/10/22  12:14:12
2372         Log: In Perl_mro_isa_changed_in(), no need to call an RVALUE hv_fetch() then
2373              hv_store() a new HV if fetch drew a blank, as we can detect the new SV
2374              an LVALUE fetch gave us, and replace it with a new HV, which will be
2375              more efficient.
2376      Branch: perl
2377            ! mro.c
2378 ____________________________________________________________________________
2379 [ 32167] By: nicholas                              on 2007/10/22  11:46:55
2380         Log: S_mro_get_linear_isa_c3() doesn't need to call hv_fetch() then
2381              hv_store(), as hv_fetch() can do it all for us.
2382      Branch: perl
2383            ! mro.c
2384 ____________________________________________________________________________
2385 [ 32166] By: rgs                                   on 2007/10/22  11:46:36
2386         Log: Mention perlcommunity.pod, plus some typo fixes
2387      Branch: perl
2388            ! pod/perl5100delta.pod
2389 ____________________________________________________________________________
2390 [ 32165] By: mhx                                   on 2007/10/22  11:35:07
2391         Log: Fix a typo (pport -> ppport).
2392      Branch: perl
2393            ! pod/perl5100delta.pod
2394 ____________________________________________________________________________
2395 [ 32164] By: nicholas                              on 2007/10/22  11:33:23
2396         Log: B::Concise was failing an assertion on index "foo", "foo";
2397      Branch: perl
2398            ! ext/B/B.xs ext/B/B/Concise.pm ext/B/t/optree_misc.t
2399 ____________________________________________________________________________
2400 [ 32163] By: rgs                                   on 2007/10/22  11:29:57
2401         Log: There's no point in empty TODO sections
2402      Branch: perl
2403            ! installhtml
2404 ____________________________________________________________________________
2405 [ 32162] By: rgs                                   on 2007/10/22  10:18:00
2406         Log: Mention B::COP::hints_hash method
2407      Branch: perl
2408            ! ext/B/B.pm
2409 ____________________________________________________________________________
2410 [ 32161] By: rgs                                   on 2007/10/22  09:02:47
2411         Log: Newest things to put in perldelta
2412      Branch: perl
2413            ! pod/perl5100delta.pod
2414 ____________________________________________________________________________
2415 [ 32160] By: rgs                                   on 2007/10/22  08:55:01
2416         Log: Add -Duse32bit* in perltodo
2417      Branch: perl
2418            ! pod/perltodo.pod
2419 ____________________________________________________________________________
2420 [ 32159] By: rgs                                   on 2007/10/22  08:38:07
2421         Log: Regenerate Changes
2422      Branch: perl
2423            ! Changes
2424 ____________________________________________________________________________
2425 [ 32158] By: rgs                                   on 2007/10/22  08:32:46
2426         Log: More delta info from Perl 5.9.5
2427      Branch: perl
2428            ! pod/perl5100delta.pod
2429 ____________________________________________________________________________
2430 [ 32157] By: rgs                                   on 2007/10/21  20:19:08
2431         Log: Subject: Re: overload64.t failures
2432              From: Rick Delaney <rick@bort.ca>
2433              Date: Sun, 21 Oct 2007 16:13:51 -0400
2434              Message-ID: <20071021201351.GY29047@bort.ca>
2435      Branch: perl
2436            ! pp.c pp_hot.c
2437 ____________________________________________________________________________
2438 [ 32156] By: rgs                                   on 2007/10/21  20:15:46
2439         Log: More perldelta entries from perl 5.9.4, plus some reordering and
2440              deduplication
2441      Branch: perl
2442            ! pod/perl5100delta.pod
2443 ____________________________________________________________________________
2444 [ 32155] By: rgs                                   on 2007/10/21  16:38:36
2445         Log: More perldelta entries from 5.9.3
2446      Branch: perl
2447            ! pod/perl5100delta.pod
2448 ____________________________________________________________________________
2449 [ 32154] By: rgs                                   on 2007/10/21  10:59:47
2450         Log: Changes from perl 5.9.2
2451      Branch: perl
2452            ! pod/perl5100delta.pod
2453 ____________________________________________________________________________
2454 [ 32153] By: rgs                                   on 2007/10/21  07:51:14
2455         Log: Skip test on Basque locales on Mac OS X 10.5
2456      Branch: perl
2457            ! lib/locale.t
2458 ____________________________________________________________________________
2459 [ 32152] By: rgs                                   on 2007/10/20  16:25:32
2460         Log: Subject: [PATCH] VDf no longer in PERL_CORE
2461              From: "Robin Barker" <Robin.Barker@npl.co.uk>
2462              Date: Fri, 19 Oct 2007 13:33:50 +0100
2463              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D20E@exchsvr1.npl.ad.local>
2464      Branch: perl
2465            ! perl.h sv.c
2466 ____________________________________________________________________________
2467 [ 32151] By: nicholas                              on 2007/10/20  16:16:56
2468         Log: In Perl_do_openn() we know the length of oname, so use it when creating
2469              an SV.
2470      Branch: perl
2471            ! doio.c
2472 ____________________________________________________________________________
2473 [ 32150] By: rgs                                   on 2007/10/20  15:19:20
2474         Log: Revert code change from #32148
2475      Branch: perl
2476            ! sv.c
2477 ____________________________________________________________________________
2478 [ 32149] By: rgs                                   on 2007/10/20  15:04:44
2479         Log: Subject: [PATCH] perlfunc/perldiag errors
2480              From: Father Chrysostomos <sprout@cpan.org>
2481              Date: Fri, 19 Oct 2007 20:25:38 -0700
2482              Message-Id: <8186DA53-970C-4A10-A0CE-0A4FFB199A01@cpan.org>
2483      Branch: perl
2484            ! pod/perldiag.pod pod/perlfunc.pod
2485 ____________________________________________________________________________
2486 [ 32148] By: rgs                                   on 2007/10/20  15:02:33
2487         Log: Subject: Re: [PATCH] Fix overloading for 64-bit ints (revised)
2488              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2489              Date: Fri, 19 Oct 2007 20:50:27 -0400
2490              Message-ID: <1ff86f510710191750s3f25eae2x2dc2e90f18f1f716@mail.gmail.com>
2491      Branch: perl
2492            ! pod/perlintern.pod sv.c
2493 ____________________________________________________________________________
2494 [ 32147] By: rgs                                   on 2007/10/19  16:14:01
2495         Log: More perldelta work (info from perl59[01]delta)
2496      Branch: perl
2497            ! pod/perl5100delta.pod
2498 ____________________________________________________________________________
2499 [ 32146] By: rgs                                   on 2007/10/19  11:06:58
2500         Log: Document that encoding.pm isn't thread-safe, by Jerry D. Hedden
2501      Branch: perl
2502            ! ext/Encode/encoding.pm
2503 ____________________________________________________________________________
2504 [ 32145] By: rgs                                   on 2007/10/19  10:44:04
2505         Log: POD nits
2506      Branch: perl
2507            ! pod/perlre.pod pod/perluniintro.pod
2508 ____________________________________________________________________________
2509 [ 32144] By: rgs                                   on 2007/10/19  10:32:39
2510         Log: Subject: Re: [Diff] perlxstut.pod
2511              From: =?ISO-8859-1?Q?Ren=E9e_B=E4cker?= <renee.baecker@smart-websolutions.de>
2512              Date: Fri, 12 Oct 2007 10:29:50 +0200
2513              Message-ID: <470F307E.1030804@smart-websolutions.de>
2514      Branch: perl
2515            ! pod/perlxstut.pod
2516 ____________________________________________________________________________
2517 [ 32143] By: rgs                                   on 2007/10/19  10:18:19
2518         Log: Upgrade to Term::Cap 1.10
2519      Branch: perl
2520            ! lib/Term/Cap.pm lib/Term/Cap.t
2521 ____________________________________________________________________________
2522 [ 32142] By: rgs                                   on 2007/10/19  10:14:03
2523         Log: Subject: RE: [PATCH] RE: PERL_CORE UVf logic
2524              From: "Robin Barker" <Robin.Barker@npl.co.uk>
2525              Date: Thu, 18 Oct 2007 17:51:34 +0100
2526              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D20A@exchsvr1.npl.ad.local>
2527      Branch: perl
2528            ! perl.h
2529 ____________________________________________________________________________
2530 [ 32141] By: rgs                                   on 2007/10/19  07:47:45
2531         Log: Subject: [PATCH] Fix overloading for 64-bit ints (revised)
2532              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2533              Date: Thu, 18 Oct 2007 14:49:40 -0400
2534              Message-ID: <1ff86f510710181149s1c096dd9qffa8fe42046e675b@mail.gmail.com>
2535      Branch: perl
2536            + lib/overload64.t
2537            ! MANIFEST embed.fnc embed.h lib/overload.t pod/perlintern.pod
2538            ! pp.c pp_hot.c proto.h sv.c
2539 ____________________________________________________________________________
2540 [ 32140] By: nicholas                              on 2007/10/18  20:42:30
2541         Log: It seems crazy for Perl_yylex() to individually shift each element off
2542              PL_preambleav, and then free each in turn, rather than simply process
2543              the array in place, and allow the sv_free(PL_preambleav) to dispose of
2544              everything.
2545      Branch: perl
2546            ! toke.c
2547 ____________________________________________________________________________
2548 [ 32139] By: nicholas                              on 2007/10/18  19:21:50
2549         Log: Change 32136 introduced an error - passing a const char * to
2550              sv_usepvn_flags(). Fixed.
2551      Branch: perl
2552            ! gv.c
2553 ____________________________________________________________________________
2554 [ 32138] By: nicholas                              on 2007/10/18  18:59:59
2555         Log: Inline and eliminate S_incl_perldb(), as it's only called on one place.
2556              This also makes the logic in the call site simpler and more efficient.
2557      Branch: perl
2558            ! embed.fnc embed.h proto.h toke.c
2559 ____________________________________________________________________________
2560 [ 32137] By: nicholas                              on 2007/10/18  18:07:19
2561         Log: Simplify the logic for retrieving PL_inplace into $^I, as sv_setpv()
2562              will do the "right" thing if we want NULL to map to undef.
2563      Branch: perl
2564            ! mg.c
2565 ____________________________________________________________________________
2566 [ 32136] By: nicholas                              on 2007/10/18  18:06:29
2567         Log: Eliminate some uses of sv_setpv() where we already know the length.
2568              Donate the prototype buffer to the CV in Perl_gv_init(), rather than
2569              setting a copy, and immediately free()ing the original.
2570      Branch: perl
2571            ! gv.c toke.c
2572 ____________________________________________________________________________
2573 [ 32135] By: nicholas                              on 2007/10/18  17:15:16
2574         Log: Change newSVpv() to newSVpvn() where we know the length is non-zero, as
2575              newSVpvn() will be fractionally more efficient.
2576      Branch: perl
2577            ! mg.c toke.c
2578 ____________________________________________________________________________
2579 [ 32134] By: nicholas                              on 2007/10/18  17:14:38
2580         Log: use newSVpvs() on the constant string "isa", rather than newSVpv().
2581      Branch: perl
2582            ! universal.c
2583 ____________________________________________________________________________
2584 [ 32133] By: nicholas                              on 2007/10/18  17:13:34
2585         Log: By using the HEK that holds the stash name in S_mro_get_linear_isa_c3()
2586              and S_mro_get_linear_isa_dfs() we can create scalars more efficiently.
2587      Branch: perl
2588            ! mro.c
2589 ____________________________________________________________________________
2590 [ 32132] By: nicholas                              on 2007/10/18  16:15:22
2591         Log: In Perl_amagic_call(), construct the SV with newSVpvn(), as we now know
2592              the length. (Not sure why I didn't spot this one during change 32124.)
2593      Branch: perl
2594            ! gv.c overload.c overload.pl
2595 ____________________________________________________________________________
2596 [ 32131] By: rgs                                   on 2007/10/18  13:54:09
2597         Log: Subject: [PATCH] B::Lint is dual-lived (revised)
2598              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2599              Date: Thu, 18 Oct 2007 09:45:41 -0400
2600              Message-ID: <1ff86f510710180645x115a7949vaea7b45dd2dc3139@mail.gmail.com>
2601      Branch: perl
2602            ! Porting/Maintainers.pl
2603 ____________________________________________________________________________
2604 [ 32130] By: nicholas                              on 2007/10/18  12:32:42
2605         Log: No need to call strlen() on the result of CopSTASHPV() when unthreaded,
2606              as the length is already known. Hence conditionally compile out the
2607              logic related to the call to strlen() from S_method_common(), and use
2608              newSVhek in S_gv_get_super_pkg().
2609      Branch: perl
2610            ! gv.c pp_hot.c
2611 ____________________________________________________________________________
2612 [ 32129] By: nicholas                              on 2007/10/18  10:44:35
2613         Log: Don't call strlen() on CopFILE() for the unthreaded case, because the
2614              length can be obtained via CopFILESV().
2615      Branch: perl
2616            ! gv.c toke.c
2617 ____________________________________________________________________________
2618 [ 32128] By: rgs                                   on 2007/10/18  09:45:47
2619         Log: Silence a casting warning
2620      Branch: perl
2621            ! toke.c
2622 ____________________________________________________________________________
2623 [ 32127] By: nicholas                              on 2007/10/18  09:24:42
2624         Log: Where possible, change gv_fetchfile() to gv_fetchfile_flags(),
2625              gv_stashpv() to gv_stashpvn() and gv_fetchpv() to gv_fetchpvn_flags().
2626              Change the len parameter of S_find_in_my_stash() from I32 to STRLEN, as
2627              a pointer the variable needs to be passed onwards, and size matters on
2628              64 bit platforms.
2629              Fix the temporary scribbling of a buffer in Perl_yylex() by using
2630              gv_fetchpvn_flags(), and remove the XXX comment added in change 27641.
2631              Brought to you by the Campaign for the Elimination of strlen().
2632      Branch: perl
2633            ! embed.fnc gv.c proto.h sv.c toke.c
2634 ____________________________________________________________________________
2635 [ 32126] By: nicholas                              on 2007/10/18  07:17:46
2636         Log: In Perl_moreswitches(), avoid the strlen() inside sv_catpv() by moving
2637              the strlen() earlier.
2638              Brought to you by the Campaign for the Elimination of strlen().
2639      Branch: perl
2640            ! perl.c
2641 ____________________________________________________________________________
2642 [ 32125] By: nicholas                              on 2007/10/17  16:06:21
2643         Log: In Perl_my_clearenv(), under -DPERL_USE_SAFE_PUTENV, don't use
2644              strlcpy() to forcibly truncate a string to a known length, when
2645              memcpy() and a write of '\0' will not only make the intent clear, but
2646              also do that exact job more efficiently.
2647      Branch: perl
2648            ! util.c
2649 ____________________________________________________________________________
2650 [ 32124] By: nicholas                              on 2007/10/17  15:10:58
2651         Log: Storing the length of all the overloading names saves a strlen() in a
2652              loop in Perl_Gv_AMupdate().
2653              Brought to you by the Campaign for the Elimination of strlen().
2654      Branch: perl
2655            ! gv.c overload.c overload.pl
2656 ____________________________________________________________________________
2657 [ 32123] By: rgs                                   on 2007/10/17  12:08:02
2658         Log: Subject: [PATCH] Update IPC::Cmd to 0.40
2659              From: "Jos I. Boumans" <jos@dwim.org>
2660              Date: Wed, 17 Oct 2007 11:32:03 +0200
2661              Message-Id: <C7DB06B4-6FE5-4188-A087-DC40E8E9F07D@dwim.org>
2662      Branch: perl
2663            ! lib/IPC/Cmd.pm
2664 ____________________________________________________________________________
2665 [ 32122] By: rgs                                   on 2007/10/17  11:50:12
2666         Log: Subject: [PATCH] Minor fix in File::Copy POD
2667              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2668              Date: Mon, 15 Oct 2007 09:56:33 -0400
2669              Message-ID: <1ff86f510710150656w4c06b94aub1c8ff5fa29a8603@mail.gmail.com>
2670      Branch: perl
2671            ! lib/File/Copy.pm
2672 ____________________________________________________________________________
2673 [ 32121] By: rgs                                   on 2007/10/17  08:20:36
2674         Log: Subject: [PATCH] Another ex-PVBM assert
2675              From: Ben Morrow <ben@morrow.me.uk>
2676              Date: Tue, 16 Oct 2007 19:51:09 +0100
2677              Message-ID: <tpdfu4-bsm.ln1@osiris.mauzo.dyndns.org>
2678      Branch: perl
2679            ! sv.c t/op/lex_assign.t
2680 ____________________________________________________________________________
2681 [ 32120] By: rgs                                   on 2007/10/17  08:17:29
2682         Log: Subject: [PATCH] Fix a few segfaults and a when() bug
2683              From: "josh" <twists@gmail.com>
2684              Date: Sun, 14 Oct 2007 21:37:08 -0700
2685              Message-ID: <20071015043708.GA10981@grenekatz.org>
2686      Branch: perl
2687            ! op.c pp_sys.c regcomp.c t/io/argv.t t/op/reg_nc_tie.t
2688            ! t/op/switch.t
2689 ____________________________________________________________________________
2690 [ 32119] By: rgs                                   on 2007/10/17  08:08:04
2691         Log: Subject: [PATCH] ex-PVBM and mro interact badly
2692              From: Ben Morrow <ben@morrow.me.uk>
2693              Date: Mon, 15 Oct 2007 22:56:16 +0100
2694              Message-ID: <20071015215616.GA43800@osiris.mauzo.dyndns.org>
2695      Branch: perl
2696            ! hv.c t/op/hash.t
2697 ____________________________________________________________________________
2698 [ 32118] By: rgs                                   on 2007/10/17  08:03:23
2699         Log: Update Module::Load::Conditional to 0.22
2700      Branch: perl
2701            ! lib/Module/Load/Conditional.pm
2702            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
2703 ____________________________________________________________________________
2704 [ 32117] By: rgs                                   on 2007/10/17  07:39:16
2705         Log: More tests for Safe
2706      Branch: perl
2707            ! ext/Safe/t/safeuniversal.t
2708 ____________________________________________________________________________
2709 [ 32116] By: nicholas                              on 2007/10/16  16:02:35
2710         Log: PL_AMG_names is only used by gv.c (as far as Google code search can
2711              see), so it can easily be a static variable inside gv.c. This allows
2712              the implementation to be changed in future Perls within the 5.10.x
2713              series.
2714      Branch: perl
2715            + overload.c
2716            ! MANIFEST globvar.sym gv.c overload.h overload.pl
2717 ____________________________________________________________________________
2718 [ 32115] By: nicholas                              on 2007/10/16  10:39:38
2719         Log: Replace my_strlcpy() with a pair of byte writes.
2720      Branch: perl
2721            ! sv.c
2722 ____________________________________________________________________________
2723 [ 32114] By: nicholas                              on 2007/10/16  09:48:48
2724         Log: Given that S_feature_is_enabled() is a static function, we can know all
2725              the possible strings that can be passed to it, and their lengths. So we
2726              can avoid my_strlcpy() and instead use memcpy().
2727              Brought to you by the Campaign for the Elimination of strlen().
2728      Branch: perl
2729            ! toke.c
2730 ____________________________________________________________________________
2731 [ 32113] By: nicholas                              on 2007/10/16  09:40:15
2732         Log: Given that the buffer for mode in Perl_do_openn() has been initialised
2733              to all NUL bytes, and the "string" being appended is one character,
2734              it's way faster just to write the byte in question to the buffer.
2735      Branch: perl
2736            ! doio.c
2737 ____________________________________________________________________________
2738 [ 32112] By: nicholas                              on 2007/10/16  09:38:48
2739         Log: Moving a strlen() in Perl_moreswitches() saves a strlen() in sv_catpv()
2740              Brought to you by the Campaign for the Elimination of strlen().
2741      Branch: perl
2742            ! perl.c
2743 ____________________________________________________________________________
2744 [ 32111] By: nicholas                              on 2007/10/16  09:06:26
2745         Log: Pass in explicit lengths for the key and type arguments to
2746              S_new_constant() in toke.c, as we know all the lengths already.
2747              Brought to you by the Campaign for the Elimination of strlen().
2748      Branch: perl
2749            ! embed.fnc embed.h proto.h toke.c
2750 ____________________________________________________________________________
2751 [ 32110] By: nicholas                              on 2007/10/16  08:37:29
2752         Log: Perl_ck_smartmatch needs a dVAR too.
2753      Branch: perl
2754            ! op.c
2755 ____________________________________________________________________________
2756 [ 32109] By: nicholas                              on 2007/10/16  07:51:36
2757         Log: Add dVAR;s to the functions created in change 31970.
2758      Branch: perl
2759            ! perl.c
2760 ____________________________________________________________________________
2761 [ 32108] By: craigb                                on 2007/10/16  04:05:18
2762         Log: Subject: [PATCH] Update File::Fetch to 0.12
2763              From: "Jos I. Boumans" <jos@dwim.org>
2764              Date: Mon, 15 Oct 2007 14:40:39 +0200
2765              Message-Id: <D845A191-6837-4618-8A34-B44A3DC6F5C6@dwim.org>
2766      Branch: perl
2767            ! lib/File/Fetch.pm
2768 ____________________________________________________________________________
2769 [ 32107] By: rgs                                   on 2007/10/13  07:24:17
2770         Log: POD nit found by Slaven Rezic.
2771      Branch: perl
2772            ! ext/Hash/Util/lib/Hash/Util.pm
2773 ____________________________________________________________________________
2774 [ 32106] By: craigb                                on 2007/10/12  20:48:11
2775         Log: Normalize the case of some VMS syscalls so the prototypes are
2776              kosher on a system with older headers.
2777      Branch: perl
2778            ! vms/vms.c
2779 ____________________________________________________________________________
2780 [ 32105] By: nicholas                              on 2007/10/12  15:21:14
2781         Log: Remove some strlen()s and replace one strlcpy() with memcpy() because
2782              we already know the string length.
2783      Branch: perl
2784            ! doio.c dump.c mro.c op.c
2785 ____________________________________________________________________________
2786 [ 32104] By: rgs                                   on 2007/10/12  09:43:20
2787         Log: New test for Safe
2788      Branch: perl
2789            + ext/Safe/t/safeuniversal.t
2790            ! MANIFEST
2791 ____________________________________________________________________________
2792 [ 32103] By: rgs                                   on 2007/10/12  07:47:42
2793         Log: Funny symbol table names can be shared, too
2794      Branch: perl
2795            ! ext/Opcode/Safe.pm
2796 ____________________________________________________________________________
2797 [ 32102] By: rgs                                   on 2007/10/12  07:41:18
2798         Log: Share the internal XS functions defined in universal.c
2799              to Safe compartments
2800      Branch: perl
2801            ! ext/Opcode/Safe.pm
2802 ____________________________________________________________________________
2803 [ 32101] By: rgs                                   on 2007/10/11  15:41:55
2804         Log: Subject: [PATCH] Update IPC::Cmd to 0.38
2805              From: "Jos I. Boumans" <jos@dwim.org>
2806              Date: Thu, 11 Oct 2007 17:24:50 +0200
2807              Message-Id: <E88BE0DB-CA4E-4798-AB5B-3D45D1B5799B@dwim.org>
2808      Branch: perl
2809            ! lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t
2810 ____________________________________________________________________________
2811 [ 32100] By: rgs                                   on 2007/10/11  14:29:02
2812         Log: Subject: [PATCH] pp_int should treat refs as UVs (not IVs)
2813              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2814              Date: Thu, 11 Oct 2007 10:23:03 -0400
2815              Message-ID: <1ff86f510710110723p6cbed55fo558777258061b556@mail.gmail.com>
2816      Branch: perl
2817            ! pp.c
2818 ____________________________________________________________________________
2819 [ 32099] By: rgs                                   on 2007/10/11  13:14:21
2820         Log: Subject: [PATCH] Gentler theads test
2821              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2822              Date: Thu, 11 Oct 2007 09:12:21 -0400
2823              Message-ID: <1ff86f510710110612j6ecaa1d5ta1a6f2a4e3e13ed3@mail.gmail.com>
2824      Branch: perl
2825            ! t/op/threads.t
2826 ____________________________________________________________________________
2827 [ 32098] By: rgs                                   on 2007/10/11  07:10:25
2828         Log: Subject: [PATCH] Move threads test added in change 32091
2829              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2830              Date: Wed, 10 Oct 2007 12:39:23 -0400
2831              Message-ID: <1ff86f510710100939v29aef6beqcb782934e641ea79@mail.gmail.com>
2832      Branch: perl
2833            ! ext/threads/t/problems.t t/op/threads.t
2834 ____________________________________________________________________________
2835 [ 32097] By: rgs                                   on 2007/10/11  07:08:00
2836         Log: Subject: [PATCH] Porting/Maintainers.pm --check added functionality
2837              From: "Robin Barker" <Robin.Barker@npl.co.uk>
2838              Date: Wed, 10 Oct 2007 18:11:36 +0100
2839              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F2@exchsvr1.npl.ad.local>
2840      Branch: perl
2841            ! Porting/Maintainers.pm
2842 ____________________________________________________________________________
2843 [ 32096] By: rgs                                   on 2007/10/10  20:54:25
2844         Log: Subject: [PATCH] add calling hints to perldebug.pod
2845              From: Richard Foley <Richard.Foley@rfi.net>
2846              Date: Wed, 10 Oct 2007 15:29:39 +0200
2847              Message-Id: <200710101529.39895.Richard.Foley@rfi.net>
2848      Branch: perl
2849            ! pod/perldebug.pod
2850 ____________________________________________________________________________
2851 [ 32095] By: rgs                                   on 2007/10/10  20:50:12
2852         Log: Subject: [PATCH] Porting/Maintainers.pl
2853              From: "Robin Barker" <Robin.Barker@npl.co.uk>
2854              Date: Wed, 10 Oct 2007 17:52:38 +0100
2855              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F1@exchsvr1.npl.ad.local>
2856      Branch: perl
2857            ! Porting/Maintainers.pl
2858 ____________________________________________________________________________
2859 [ 32094] By: rgs                                   on 2007/10/10  20:38:54
2860         Log: Remove an obsolete test for h2ph, that was always skipped.
2861              New tests are needed.
2862      Branch: perl
2863            - lib/ph.t
2864            ! MANIFEST
2865 ____________________________________________________________________________
2866 [ 32093] By: rgs                                   on 2007/10/10  15:37:14
2867         Log: Delete files removed by latest CPANPLUS update
2868      Branch: perl
2869            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
2870            - r-0.01.tar.gz.packed
2871            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/CHECKSUMS
2872            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
2873            - readme
2874            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
2875            - tar.gz.packed
2876            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
2877            - tar.gz.packed
2878            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/CHECKSUMS
2879            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.re
2880            - adme
2881            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
2882            - r.gz.packed
2883            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/CHECKSUMS
2884            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
2885            - readme
2886            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
2887            - tar.gz.packed
2888            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/CHECKSUMS
2889            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.re
2890            - adme
2891            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
2892            - r.gz.packed
2893 ____________________________________________________________________________
2894 [ 32092] By: rgs                                   on 2007/10/10  15:36:53
2895         Log: Update CPANPLUS to 0.83_02
2896      Branch: perl
2897            + lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
2898            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.0
2899            + 1.tar.gz.packed
2900            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS
2901            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readm
2902            + e
2903            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.g
2904            + z.packed
2905            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.g
2906            + z.packed lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/CHECKSUMS
2907            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.readme
2908            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.
2909            + packed lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/CHECKSUMS
2910            + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.readm
2911            + e
2912            + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g
2913            + z.packed lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS
2914            + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme
2915            + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.
2916            + packed
2917            ! MANIFEST lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm
2918            ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Internals.pm
2919            ! lib/CPANPLUS/Internals/Constants.pm
2920            ! lib/CPANPLUS/Internals/Extract.pm
2921            ! lib/CPANPLUS/Internals/Report.pm
2922            ! lib/CPANPLUS/Internals/Search.pm
2923            ! lib/CPANPLUS/Internals/Source.pm
2924            ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Selfupdate.pm
2925            ! lib/CPANPLUS/Shell.pm lib/CPANPLUS/Shell/Default.pm
2926            ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
2927            ! lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
2928            ! lib/CPANPLUS/t/04_CPANPLUS-Module.t
2929            ! lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t
2930            ! lib/CPANPLUS/t/08_CPANPLUS-Backend.t
2931            ! lib/CPANPLUS/t/15_CPANPLUS-Shell.t
2932            ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
2933            ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
2934            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
2935            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
2936            ! cked
2937            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
2938            ! lib/CPANPLUS/t/inc/conf.pl
2939 ____________________________________________________________________________
2940 [ 32091] By: davem                                 on 2007/10/10  15:03:16
2941         Log: newCONTSUB() wasn't thread-safe ([perl #45053])
2942      Branch: perl
2943            ! ext/threads/t/problems.t op.c
2944 ____________________________________________________________________________
2945 [ 32090] By: rgs                                   on 2007/10/10  08:17:07
2946         Log: If we use @{[]} (a.k.a. baby-cart) interpolation, we got warnings
2947              when $" is undefined.
2948      Branch: perl
2949            ! lib/strict.pm lib/warnings.pm warnings.pl
2950 ____________________________________________________________________________
2951 [ 32089] By: nicholas                              on 2007/10/09  21:55:56
2952         Log: As we know the length, replace strEQ with memEQs in S_doopen_pm().
2953      Branch: perl
2954            ! pp_ctl.c
2955 ____________________________________________________________________________
2956 [ 32088] By: nicholas                              on 2007/10/09  21:32:50
2957         Log: If PERL_DISABLE_PMC is defined, doopen_pm() is just a direct call to
2958              check_type_and_open(). So for this case make it a macro, to save a
2959              level of function call.
2960      Branch: perl
2961            ! embed.fnc embed.h pp_ctl.c proto.h
2962 ____________________________________________________________________________
2963 [ 32087] By: nicholas                              on 2007/10/09  20:45:49
2964         Log: Replace Perl_sv_setpvf(aTHX_ namesv, "%s/%s", dir, name); in require's
2965              loop over @INC with direct perl API calls that allocate sufficient
2966              memory up front, avoid the need to parse a format string, and avoid
2967              the need to call strlen() on either parameter.
2968      Branch: perl
2969            ! pp_ctl.c
2970 ____________________________________________________________________________
2971 [ 32086] By: nicholas                              on 2007/10/09  20:06:57
2972         Log: Remove the strlen in doopen_pm() by passing in the length. (As we know
2973              it already in the caller). Remove the unchanging mode parameter from
2974              doopen_pm() and check_type_and_open(), as it's always PERL_SCRIPT_MODE.
2975      Branch: perl
2976            ! embed.fnc embed.h pp_ctl.c proto.h
2977 ____________________________________________________________________________
2978 [ 32085] By: nicholas                              on 2007/10/09  17:56:13
2979         Log: Remove a call to *printf from the require code.
2980      Branch: perl
2981            ! pp_ctl.c
2982 ____________________________________________________________________________
2983 [ 32084] By: nicholas                              on 2007/10/09  17:03:53
2984         Log: Tests for the .pmc functionality.
2985      Branch: perl
2986            ! t/comp/require.t
2987 ____________________________________________________________________________
2988 [ 32083] By: rgs                                   on 2007/10/09  15:26:26
2989         Log: Files names for pragmas strict and warnings can end in .pmc
2990      Branch: perl
2991            ! lib/strict.pm lib/warnings.pm warnings.pl
2992 ____________________________________________________________________________
2993 [ 32082] By: rgs                                   on 2007/10/09  15:14:53
2994         Log: Fix description of "." in unpack() in perl5100delta
2995      Branch: perl
2996            ! pod/perl5100delta.pod
2997 ____________________________________________________________________________
2998 [ 32081] By: rgs                                   on 2007/10/09  13:08:41
2999         Log: perlmodlib.pod has changed, too
3000      Branch: perl
3001            ! pod/perlmodlib.pod
3002 ____________________________________________________________________________
3003 [ 32080] By: rgs                                   on 2007/10/09  13:06:26
3004         Log: Add a rough, incomplete version of perl5100delta
3005      Branch: perl
3006            + pod/perl5100delta.pod
3007            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
3008            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
3009            ! win32/pod.mak
3010 ____________________________________________________________________________
3011 [ 32079] By: rgs                                   on 2007/10/09  12:25:05
3012         Log: Subject: [perl #45823] [PATCH] v5.8.8. pod2html: <a name="example"> anchor, but <a href="item_example"> link 
3013              From: Axel Kollmorgen (via RT) <perlbug-followup@perl.org>
3014              Date: Thu, 27 Sep 2007 16:03:38 -0700
3015              Message-ID: <rt-3.6.HEAD-10743-1190934218-322.45823-75-0@perl.org>
3016      Branch: perl
3017            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t
3018 ____________________________________________________________________________
3019 [ 32078] By: mhx                                   on 2007/10/09  12:01:22
3020         Log: Increment IPC::SysV version number.
3021      Branch: perl
3022            ! ext/IPC/SysV/SysV.pm
3023 ____________________________________________________________________________
3024 [ 32077] By: mhx                                   on 2007/10/09  12:00:27
3025         Log: Fix fallback definitions of S_IRWX[UGO] (didn't include
3026              the 'X', but 'W' twice) and fix the value of IPC_GETACL,
3027              which was set to IPC_EXCL.
3028      Branch: perl
3029            ! ext/IPC/SysV/SysV.xs
3030 ____________________________________________________________________________
3031 [ 32076] By: nicholas                              on 2007/10/09  11:57:16
3032         Log: Don't deparse $^H{v_string}, which is automatically set by the
3033              internals. Doing so confuses modules that test the round-tripping of
3034              various code.
3035      Branch: perl
3036            ! ext/B/B/Deparse.pm
3037 ____________________________________________________________________________
3038 [ 32075] By: rgs                                   on 2007/10/09  10:56:56
3039         Log: Free temporary scalars later, because they might be still needed
3040              when restoring magic
3041      Branch: perl
3042            ! ext/Hash/Util/FieldHash/FieldHash.xs
3043 ____________________________________________________________________________
3044 [ 32074] By: rgs                                   on 2007/10/09  09:23:06
3045         Log: Subject: Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure)
3046              From: "Brandon Black" <blblack@gmail.com>
3047              Date: Mon, 8 Oct 2007 08:54:35 -0500
3048              Message-ID: <84621a60710080654s589f57eax90b7f78558ad8b6f@mail.gmail.com>
3049              
3050              new tests.
3051      Branch: perl
3052            ! t/mro/basic.t
3053 ____________________________________________________________________________
3054 [ 32073] By: rgs                                   on 2007/10/09  08:46:24
3055         Log: New opcode category :load, for require, dofile and caller.
3056      Branch: perl
3057            ! ext/Opcode/Opcode.pm
3058 ____________________________________________________________________________
3059 [ 32072] By: rgs                                   on 2007/10/08  15:59:55
3060         Log: Subject: [PATCH] make t/op/pack.t not explode when u64size=''
3061              From: Alex Gough <alex-p5p@earth.li>
3062              Date: Mon, 8 Oct 2007 16:09:35 +0100
3063              Message-ID: <20071008150935.GE24241@the.earth.li>
3064      Branch: perl
3065            ! t/op/pack.t
3066 ____________________________________________________________________________
3067 [ 32071] By: rgs                                   on 2007/10/08  15:52:37
3068         Log: Suggestion by Rick Delaney to make this test pass with -Duse64bitall
3069              on HP-UX (see bug #46011)
3070      Branch: perl
3071            ! lib/overload.t
3072 ____________________________________________________________________________
3073 [ 32070] By: rgs                                   on 2007/10/08  14:09:23
3074         Log: Build with -Dusemymalloc was broken
3075      Branch: perl
3076            ! perl.c
3077 ____________________________________________________________________________
3078 [ 32069] By: rgs                                   on 2007/10/08  13:16:44
3079         Log: Subject: [PATCH] Time::Piece & matherr on qnx4
3080              From: Alex Gough <alex-p5p@earth.li>
3081              Date: Mon, 8 Oct 2007 13:10:04 +0100
3082              Message-ID: <20071008121004.GB24241@the.earth.li>
3083              
3084              Plus, bump version number of Time::Piece to 1.11_03
3085      Branch: perl
3086            + qnx/qnx.c
3087            ! AUTHORS MANIFEST ext/Time/Piece/Piece.pm
3088            ! ext/Time/Piece/Piece.xs ext/Time/Piece/t/02core.t hints/qnx.sh
3089 ____________________________________________________________________________
3090 [ 32068] By: nicholas                              on 2007/10/08  11:37:27
3091         Log: Move (most of) the conditionally compiled members of the interpreter
3092              structure to the end.
3093      Branch: perl
3094            ! intrpvar.h
3095 ____________________________________________________________________________
3096 [ 32067] By: nicholas                              on 2007/10/08  11:09:06
3097         Log: Shrink 4 bytes (ILP32) from the interpreter structure.
3098              (Spotted a U8 sized hole, and filled the known U16 sized hole).
3099              Moved the sig_pending so that its int fills the 4 byte space left by
3100              csh_len, to reduce padding on LP64.
3101      Branch: perl
3102            ! intrpvar.h
3103 ____________________________________________________________________________
3104 [ 32066] By: steveh                                on 2007/10/08  10:17:41
3105         Log: Do the same as #32061 for Win32, which also fixes a static linking
3106              build problem with Hash/Util/FieldHash
3107      Branch: perl
3108            ! win32/FindExt.pm win32/Makefile win32/makefile.mk
3109 ____________________________________________________________________________
3110 [ 32065] By: rgs                                   on 2007/10/08  09:25:12
3111         Log: Subject: Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure)
3112              From: "Brandon Black" <blblack@gmail.com>
3113              Date: Sun, 7 Oct 2007 22:36:36 -0500
3114              Message-ID: <84621a60710072036l60c29016tba8a32b8021b5b24@mail.gmail.com>
3115      Branch: perl
3116            ! embed.fnc embed.h gv.c proto.h
3117 ____________________________________________________________________________
3118 [ 32064] By: steveh                                on 2007/10/08  08:46:36
3119         Log: Silence compiler warnings on Win32 (VC6)
3120      Branch: perl
3121            ! regcomp.c
3122 ____________________________________________________________________________
3123 [ 32063] By: rgs                                   on 2007/10/08  08:46:30
3124         Log: Documentation change to go with change #32056.
3125      Branch: perl
3126            ! pod/perldiag.pod pod/perlrun.pod
3127 ____________________________________________________________________________
3128 [ 32062] By: rgs                                   on 2007/10/08  08:43:32
3129         Log: Subject: Re: [perl #46011] [RESOLVED] overload "0+" doesn't handle integer results
3130              From: Rick Delaney <rick@bort.ca>
3131              Date: Sun, 7 Oct 2007 22:37:01 -0400
3132              Message-ID: <20071008023701.GI29047@bort.ca>
3133      Branch: perl
3134            ! lib/overload.t pp.c
3135 ____________________________________________________________________________
3136 [ 32061] By: merijn                                on 2007/10/08  08:23:08
3137         Log: Subject: [Patch] Configure doesn't pick up Hash/Util/FieldHash
3138              From: Alex Gough <alex-p5p@earth.li>
3139              Date: Mon, 8 Oct 2007 00:29:11 +0100
3140              Message-ID: <20071007232910.GA24241@the.earth.li>
3141      Branch: perl
3142            ! Configure
3143 ____________________________________________________________________________
3144 [ 32059] By: rgs                                   on 2007/10/07  09:44:22
3145         Log: Subject: [PATCH] Re: [perl #46011] overload "0+" doesn't handle integer results
3146              From: Rick Delaney <rick@bort.ca>
3147              Date: Sun, 7 Oct 2007 00:22:14 -0400
3148              Message-ID: <20071007042214.GH29047@bort.ca>
3149      Branch: perl
3150            ! lib/overload.t pp.c
3151 ____________________________________________________________________________
3152 [ 32058] By: nicholas                              on 2007/10/06  23:50:49
3153         Log: Subject: Re: several compilation problems on VMS in perl@32039
3154              From: "Craig A. Berry" <craig.a.berry@gmail.com>
3155              Message-ID: <c9ab31fc0710061147x3ee7f9bdg2b1bac3acd018bb2@mail.gmail.com>
3156              Date: Sat, 6 Oct 2007 13:47:03 -0500
3157      Branch: perl
3158            ! regcomp.c toke.c utf8.c
3159 ____________________________________________________________________________
3160 [ 32057] By: nicholas                              on 2007/10/06  23:44:50
3161         Log: Finally! Worked out how to const Perl_moreswitches().
3162              Although I've committed crimes against indenting to avoid losing
3163              blame annotation history. Revisit this when we have version control
3164              that can easily see through whitespace changes.
3165              [Can probably now propagate consting inside S_parse_body(),
3166              Perl_moreswitches() and Perl_yylex(), but that will not affect the
3167              external API, so can wait until after 5.10]
3168      Branch: perl
3169            ! embed.fnc perl.c proto.h toke.c
3170 ____________________________________________________________________________
3171 [ 32056] By: nicholas                              on 2007/10/06  22:22:20
3172         Log: "A" should no longer be in the list of options acceptable to PERL5OPT,
3173              now that assertions have been removed.
3174      Branch: perl
3175            ! perl.c
3176 ____________________________________________________________________________
3177 [ 32055] By: nicholas                              on 2007/10/06  21:24:32
3178         Log: Propagate the perlapi.pod part of change 32026 back to the source POD.
3179      Branch: perl
3180            ! sv.c
3181 ____________________________________________________________________________
3182 [ 32054] By: nicholas                              on 2007/10/06  21:23:23
3183         Log: Remove remaining C<Nullch>s and C<Nullsv>s
3184      Branch: perl
3185            ! dump.c perl.c perly.act perly.y toke.c
3186 ____________________________________________________________________________
3187 [ 32053] By: craigb                                on 2007/10/06  18:28:59
3188         Log: Add symlink support to Cwd::_vms_abs_path.
3189      Branch: perl
3190            ! ext/Cwd/t/cwd.t lib/Cwd.pm
3191 ____________________________________________________________________________
3192 [ 32052] By: nicholas                              on 2007/10/06  16:32:36
3193         Log: The scratch scalar used in -d processing for : and = options would leak
3194              as it was never freed.
3195      Branch: perl
3196            ! perl.c
3197 ____________________________________________________________________________
3198 [ 32051] By: nicholas                              on 2007/10/06  15:38:52
3199         Log: Nothing* outside the core uses the old misspelling
3200              PERL_PV_PRETTY_ELIPSES, so remove it.
3201              * well, nothing that Google can find. Same thing, isn't it? :-)
3202      Branch: perl
3203            ! perl.h
3204 ____________________________________________________________________________
3205 [ 32050] By: nicholas                              on 2007/10/06  15:29:44
3206         Log: Fix precedence bug in the logic for PERL_PV_ESCAPE_NOCLEAR in
3207              Perl_pv_escape()
3208      Branch: perl
3209            ! dump.c
3210 ____________________________________________________________________________
3211 [ 32049] By: nicholas                              on 2007/10/06  15:04:53
3212         Log: Use the PERL_PV_PRETTY_NOCLEAR flag to simplify the code in
3213              Perl_regprop() for the EXACT node case.
3214      Branch: perl
3215            ! regcomp.c
3216 ____________________________________________________________________________
3217 [ 32048] By: nicholas                              on 2007/10/06  15:04:04
3218         Log: Add a new flag PERL_PV_PRETTY_NOCLEAR (actually just
3219              PERL_PV_ESCAPE_NOCLEAR), and change Perl_pv_pretty() so that if this
3220              bit is set, the output SV is not reset to an empty string.
3221      Branch: perl
3222            ! dump.c perl.h
3223 ____________________________________________________________________________
3224 [ 32047] By: nicholas                              on 2007/10/06  14:56:18
3225         Log: Fix typo in change 32043 - s/sv_catpvf/sv_catpvs/
3226      Branch: perl
3227            ! dump.c
3228 ____________________________________________________________________________
3229 [ 32046] By: stevep                                on 2007/10/06  13:30:59
3230         Log: Upgrade to Time-HiRes-1.9708
3231      Branch: perl
3232            ! ext/Time/HiRes/HiRes.pm
3233 ____________________________________________________________________________
3234 [ 32045] By: nicholas                              on 2007/10/06  12:55:29
3235         Log: newSV(size) and SvPOK_on() will be more efficient than newSVpvs("")
3236              followed by SvGROW(size+1)
3237      Branch: perl
3238            ! utf8.c
3239 ____________________________________________________________________________
3240 [ 32044] By: nicholas                              on 2007/10/06  12:54:32
3241         Log: Use vnewSVpvf() rather than sv_vcatpvf() onto a newly created empty
3242              string.
3243      Branch: perl
3244            ! perlio.c
3245 ____________________________________________________________________________
3246 [ 32043] By: nicholas                              on 2007/10/06  12:23:15
3247         Log: Avoid using *pvf functions when the format string is a fixed string.
3248      Branch: perl
3249            ! dump.c regcomp.c
3250 ____________________________________________________________________________
3251 [ 32042] By: nicholas                              on 2007/10/06  12:22:58
3252         Log: Directly create the SV with Perl_newSVpvf() rather than using
3253              Perl_catSVpvf() to extend a zero-length SV.
3254      Branch: perl
3255            ! perlio.c
3256 ____________________________________________________________________________
3257 [ 32041] By: nicholas                              on 2007/10/06  10:27:17
3258         Log: Optimise the logic in isPRINT(), possible following Jarkko's bugfix
3259              of change 10855. (to the implementation added in change 18)
3260              Nothing that a decent compiler optimiser would have missed.
3261      Branch: perl
3262            ! handy.h
3263 ____________________________________________________________________________
3264 [ 32040] By: nicholas                              on 2007/10/06  10:23:26
3265         Log: Revert one hunk of change 32034 that had the possibility of being buggy
3266              (the sprintf "%c" code will work correctly when the SV is UTF-8).
3267              Audit all the rest for UTF-8 correctness, and force SvUTF-8_off() in
3268              utf8.c to ensure correctness. (The string is reset to "", so this will
3269              not be a behaviour change.)
3270      Branch: perl
3271            ! dump.c regcomp.c utf8.c
3272 ____________________________________________________________________________
3273 [ 32039] By: nicholas                              on 2007/10/05  23:03:14
3274         Log: In the MAD code, eliminate one Perl_sv_catpvf() and convert one
3275              construction to *pvs.
3276      Branch: perl
3277            ! toke.c
3278 ____________________________________________________________________________
3279 [ 32038] By: nicholas                              on 2007/10/05  23:02:16
3280         Log: Change a sv_catpv() to sv_catpvs().
3281      Branch: perl
3282            ! mg.c
3283 ____________________________________________________________________________
3284 [ 32037] By: craigb                                on 2007/10/05  22:37:23
3285         Log: symlink() wrapper for VMS that prevents the creation of symlinks
3286              with zero-length names.  The standards disallow that and the test
3287              suite gets indigestion.
3288      Branch: perl
3289            ! vms/vms.c vms/vmsish.h
3290 ____________________________________________________________________________
3291 [ 32036] By: nicholas                              on 2007/10/05  21:46:39
3292         Log: Eliminate the Perl_sv_catpvf() in TRIE_STORE_REVCHAR
3293      Branch: perl
3294            ! regcomp.c
3295 ____________________________________________________________________________
3296 [ 32035] By: nicholas                              on 2007/10/05  20:31:23
3297         Log: PL_cshname is actually a constant value known at compile time.
3298              PL_cshlen can be calculated by the compiler. So eliminate both as
3299              interpreter variables, and the code that calculates PL_cshlen at
3300              runtime.
3301      Branch: perl
3302            ! embed.fnc embed.h embedvar.h intrpvar.h perl.h perlapi.h
3303            ! proto.h sv.c toke.c
3304 ____________________________________________________________________________
3305 [ 32034] By: nicholas                              on 2007/10/05  19:48:27
3306         Log: Eliminate most *printf-like calls that use a simple "%c" format,
3307              replacing them with constructions that are more efficient because they
3308              avoid the overhead of the *printf format parser and interpreter code.
3309      Branch: perl
3310            ! dump.c regcomp.c toke.c utf8.c
3311 ____________________________________________________________________________
3312 [ 32033] By: nicholas                              on 2007/10/05  18:15:06
3313         Log: With the demise of PERL_FLEXIBLE_EXCEPTIONS, S_docatch_body() can be
3314              inlined and eliminated.
3315      Branch: perl
3316            ! embed.fnc embed.h pp_ctl.c proto.h
3317 ____________________________________________________________________________
3318 [ 32032] By: nicholas                              on 2007/10/05  16:08:12
3319         Log: As PL_hinthv is actually tied, need to call SvSETMAGIC() after the
3320              store to it. Gosh, the tied hash API is clunky.
3321      Branch: perl
3322            ! mg.c pp_ctl.c
3323 ____________________________________________________________________________
3324 [ 32031] By: rgs                                   on 2007/10/05  11:45:25
3325         Log: Subject: New [PATCH] use 5.006; use 5.10.0
3326              From: "Robin Barker" <Robin.Barker@npl.co.uk>
3327              Date: Fri, 5 Oct 2007 12:12:05 +0100
3328              Message-ID: <2C2E01334A940D4792B3E115F95B7226016048DB@exchsvr1.npl.ad.local>
3329      Branch: perl
3330            ! pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
3331            ! t/lib/warnings/pp_ctl
3332 ____________________________________________________________________________
3333 [ 32030] By: rgs                                   on 2007/10/05  08:09:58
3334         Log: Subject: [PATCH] Update add-package.pl
3335              From: "Jos I. Boumans" <jos@dwim.org>
3336              Date: Thu, 4 Oct 2007 11:24:05 +0200
3337              Message-Id: <9D8CA217-8B5B-487E-96A4-92D9047FE921@dwim.org>
3338      Branch: perl
3339            ! Porting/add-package.pl
3340 ____________________________________________________________________________
3341 [ 32029] By: craigb                                on 2007/10/05  03:41:30
3342         Log: Subject: patch@32028 POD updates for VMS
3343
3344              From: "John E. Malmberg" <wb8tyw@qsl.net>
3345              Date: Thu, 04 Oct 2007 22:25:34 -0500
3346              Message-id: <4705AEAE.9060100@qsl.net>
3347      Branch: perl
3348            ! README.vms vms/perlvms.pod
3349 ____________________________________________________________________________
3350 [ 32028] By: craigb                                on 2007/10/04  18:02:38
3351         Log: VMS override for Module::Build::Base::find_perl_interpreter,
3352              allowing tests to pass from t/TEST as well as harness.
3353      Branch: perl
3354            ! lib/Module/Build/Platform/VMS.pm
3355 ____________________________________________________________________________
3356 [ 32027] By: craigb                                on 2007/10/04  15:06:59
3357         Log: Try a bit harder to get *PL_sighandlerp to agree with its
3358              prototype based on SA_SIGINFO definedness rather than Win32-ness.
3359      Branch: perl
3360            ! mg.c
3361 ____________________________________________________________________________
3362 [ 32026] By: rgs                                   on 2007/10/04  14:28:34
3363         Log: Subject: [PATCH] POD cleanups
3364              From: David Landgren <david@landgren.net>
3365              Date: Fri, 28 Sep 2007 20:42:56 +0200
3366              Message-ID: <46FD4B30.9070802@landgren.net>
3367      Branch: perl
3368            ! pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
3369            ! pod/perl571delta.pod pod/perl581delta.pod pod/perl58delta.pod
3370            ! pod/perl590delta.pod pod/perl592delta.pod pod/perl595delta.pod
3371            ! pod/perlapi.pod pod/perldata.pod pod/perldebug.pod
3372            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3373            ! pod/perlglossary.pod pod/perlhack.pod pod/perliol.pod
3374            ! pod/perlipc.pod pod/perlmodlib.pod pod/perlop.pod
3375            ! pod/perlpod.pod pod/perlpodspec.pod pod/perlre.pod
3376            ! pod/perlrebackslash.pod pod/perlretut.pod pod/perlrun.pod
3377            ! pod/perlxs.pod pod/perlxstut.pod
3378 ____________________________________________________________________________
3379 [ 32024] By: nicholas                              on 2007/10/04  10:39:05
3380         Log: S_dopoptosub() is just a wrapper for S_dopoptosub_at(), so make it a
3381              macro. (Also slightly shrinks the object code for x86 with -Os)
3382      Branch: perl
3383            ! embed.fnc embed.h pp_ctl.c proto.h
3384 ____________________________________________________________________________
3385 [ 32023] By: mhx                                   on 2007/10/04  10:37:47
3386         Log: Upgrade to Devel::PPPort 3.13
3387      Branch: perl
3388            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
3389            ! ext/Devel/PPPort/parts/inc/pvs
3390            ! ext/Devel/PPPort/parts/inc/variables ext/Devel/PPPort/soak
3391 ____________________________________________________________________________
3392 [ 32022] By: rgs                                   on 2007/10/04  09:11:18
3393         Log: Update Module::Load::Conditional to 0.20
3394      Branch: perl
3395            + lib/Module/Load/Conditional/t/to_load/MustBe/Loaded.pm
3396            - lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
3397            ! MANIFEST lib/Module/Load/Conditional.pm
3398            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
3399 ____________________________________________________________________________
3400 [ 32021] By: rgs                                   on 2007/10/04  09:06:20
3401         Log: Update Term::UI to 0.16
3402      Branch: perl
3403            ! lib/Term/UI.pm lib/Term/UI/History.pm lib/Term/UI/t/02_ui.t
3404 ____________________________________________________________________________
3405 [ 32020] By: rgs                                   on 2007/10/04  08:32:11
3406         Log: Fix warnings about Sighandler_t type on Win32.
3407      Branch: perl
3408            ! mg.c
3409 ____________________________________________________________________________
3410 [ 32017] By: nicholas                              on 2007/10/03  20:39:37
3411         Log: I can't spell (well know fact) and while I'm there correct other
3412              spelling, grammar and capitalisation imperfections.
3413      Branch: perl
3414            ! lib/overload.t
3415 ____________________________________________________________________________
3416 [ 32016] By: nicholas                              on 2007/10/03  20:34:13
3417         Log: Test for a subtle pre-5.10 bug. Before 5.10 the overloading flag was
3418              stored on the reference rather than the referent. Despite the fact that
3419              objects can only be accessed via references (even internally), the 
3420              referent actually knows that it's blessed, not the references. So
3421              taking a new, unrelated, reference to it gives an object. However, the
3422              overloading-or-not flag was on the reference prior to 5.10, and taking
3423              a new reference didn't (use to) copy it (prior to 5.8.9).
3424              So test that the bug can't return - overloading should work on a
3425              reference to something already blessed into a package with overloading.
3426      Branch: perl
3427            ! lib/overload.t
3428 ____________________________________________________________________________
3429 [ 32015] By: rgs                                   on 2007/10/03  16:21:59
3430         Log: Reverse change #31978
3431      Branch: perl
3432            ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod
3433            ! pod/perlfunc.pod pp_ctl.c sv.c t/lib/warnings/pp_ctl
3434 ____________________________________________________________________________
3435 [ 32014] By: mhx                                   on 2007/10/03  11:29:58
3436         Log: One const too much. (Unfortunately, the Copy macro casts
3437              the constness away, so the compiler cannot detect this.)
3438      Branch: perl
3439            ! doio.c
3440 ____________________________________________________________________________
3441 [ 32013] By: rgs                                   on 2007/10/03  11:21:59
3442         Log: Adapt definition of Sighandler_t to go with change #32012
3443      Branch: perl
3444            ! iperlsys.h mg.c
3445 ____________________________________________________________________________
3446 [ 32012] By: rgs                                   on 2007/10/03  10:59:55
3447         Log: Subject: [perl #45513] Test failures on amd64-freebsd 6.2 
3448              From: "slaven@rezic.de via RT" <perlbug-followup@perl.org>
3449              Date: Sat, 29 Sep 2007 05:38:08 -0700
3450              Message-ID: <rt-3.6.HEAD-5916-1191069483-1553.45513-15-0@perl.org>
3451      Branch: perl
3452            ! embed.fnc embed.h mg.c proto.h
3453 ____________________________________________________________________________
3454 [ 32011] By: rgs                                   on 2007/10/03  09:46:26
3455         Log: Subject: [perl #46019] Documentation for 'srand' has a problem in code snippet 
3456              From: ben@linuxgazette.net (via RT) <perlbug-followup@perl.org>
3457              Date: Tue, 02 Oct 2007 21:33:49 -0700
3458              Message-ID: <rt-3.6.HEAD-5916-1191386029-1116.46019-75-0@perl.org>
3459      Branch: perl
3460            ! pod/perlfunc.pod
3461 ____________________________________________________________________________
3462 [ 32010] By: stevep                                on 2007/10/03  04:07:08
3463         Log: Update to a file missed in change #32008.
3464      Branch: perl
3465            ! lib/CPAN.pm
3466 ____________________________________________________________________________
3467 [ 32009] By: stevep                                on 2007/10/02  13:56:07
3468         Log: Upgrade to Getopt-Long-2.37
3469      Branch: perl
3470            ! lib/Getopt/Long.pm
3471 ____________________________________________________________________________
3472 [ 32008] By: stevep                                on 2007/10/02  13:39:06
3473         Log: Upgrade to CPAN-1.9203
3474      Branch: perl
3475            + lib/CPAN/API/HOWTO.pm lib/CPAN/DeferedCode.pm
3476            ! MANIFEST lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
3477            ! lib/CPAN/HandleConfig.pm lib/CPAN/Kwalify/distroprefs.dd
3478            ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/Queue.pm
3479            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm lib/CPAN/t/03pkgs.t
3480            ! lib/CPAN/t/10version.t
3481 ____________________________________________________________________________
3482 [ 32007] By: rgs                                   on 2007/10/02  12:44:18
3483         Log: Need to quote the version number of perl in perlivp, now
3484              that it finishes by 0
3485      Branch: perl
3486            ! utils/perlivp.PL
3487 ____________________________________________________________________________
3488 [ 32006] By: rgs                                   on 2007/10/02  12:31:32
3489         Log: Subject: [PATCH - 2nd revision] /cygdrive is configurable
3490              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3491              Date: Mon, 1 Oct 2007 19:32:19 -0400
3492              Message-ID: <1ff86f510710011632n175427fdx39e173372862526e@mail.gmail.com>
3493      Branch: perl
3494            ! README.cygwin cygwin/cygwin.c lib/File/Spec/Cygwin.pm
3495            ! t/lib/cygwin.t
3496 ____________________________________________________________________________
3497 [ 32005] By: rgs                                   on 2007/10/02  12:08:47
3498         Log: Subject: use base problem
3499              From: Shawn <svicalifornia@gmail.com>
3500              Date: Mon, 01 Oct 2007 12:45:32 -0700
3501              Message-ID: <1191267932.150186.12570@d55g2000hsg.googlegroups.com>
3502              
3503              (This patch is actually not needed for 5.10, but useful for earlier perls)
3504      Branch: perl
3505            ! lib/base.pm
3506 ____________________________________________________________________________
3507 [ 32004] By: rgs                                   on 2007/10/02  12:00:10
3508         Log: Subject: Re: [patch] clean out remnants of DEBUGGING_OPS (was opcode op_type:9)
3509              From: Jim Cromie <jim.cromie@gmail.com>
3510              Date: Mon, 01 Oct 2007 18:59:43 -0600
3511              Message-ID: <470197FF.5040709@gmail.com>
3512      Branch: perl
3513            ! op.h win32/Makefile.ce
3514 ____________________________________________________________________________
3515 [ 32003] By: rgs                                   on 2007/10/02  11:56:28
3516         Log: Subject: [PATCH] was Re: Freeze ?
3517              From: John Peacock <john.peacock@havurah-software.org>
3518              Date: Tue, 02 Oct 2007 05:28:31 -0400
3519              Message-ID: <47020F3F.9070604@havurah-software.org>
3520      Branch: perl
3521            ! dump.c op.h pp_ctl.c t/comp/use.t
3522 ____________________________________________________________________________
3523 [ 32002] By: nicholas                              on 2007/10/02  07:21:12
3524         Log: Audrey spotted a spurious "Unicode".
3525      Branch: perl
3526            ! pod/perlrun.pod
3527 ____________________________________________________________________________
3528 [ 32001] By: nicholas                              on 2007/10/01  12:13:36
3529         Log: Nothing is using IoSUBPROCESS() so eliminate xio_subprocess.
3530              Make xio_flags a U8, which is what it should have been all along
3531              (rather than a char, which might be signed). B.xs had its wrapper as U8
3532      Branch: perl
3533            ! dump.c ext/B/B.xs sv.h
3534 ____________________________________________________________________________
3535 [ 32000] By: rgs                                   on 2007/10/01  12:00:30
3536         Log: Patch by jlv <jloverso@mathworks.com> to stop NEXT::AUTOLOAD
3537              from emitting warnings under the debugger.
3538              See: http://rt.cpan.org/Public/Bug/Display.html?id=25053
3539      Branch: perl
3540            ! lib/perl5db.pl
3541 ____________________________________________________________________________
3542 [ 31999] By: craigb                                on 2007/09/30  15:00:54
3543         Log: Subject: [patch@31998] Fix M:B: tilde.t tests on VMS
3544              From: "John E. Malmberg" <wb8tyw@qsl.net>
3545              Date: Sun, 30 Sep 2007 09:13:09 -0500
3546              Message-id: <46FFAEF5.1060702@qsl.net>
3547      Branch: perl
3548            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
3549 ____________________________________________________________________________
3550 [ 31998] By: craigb                                on 2007/09/30  13:56:08
3551         Log: Subject: Re: [patch@31988] Revised Module::Build fixes for VMS.    
3552              From: "John E. Malmberg" <wb8tyw@qsl.net>
3553              Date: Sat, 29 Sep 2007 14:50:37 -0500
3554              Message-id: <46FEAC8D.1080506@qsl.net>
3555              
3556              Missed one case in #31995.
3557
3558      Branch: perl
3559            ! lib/Module/Build/Base.pm
3560 ____________________________________________________________________________
3561 [ 31997] By: craigb                                on 2007/09/30  13:47:37
3562         Log: Subject: [PATCH] bring File::Path up to 2.01 (was: Re: Freeze ?)
3563              From: David Landgren <david@landgren.net>
3564              Date: Sun, 30 Sep 2007 15:19:49 +0200
3565              Message-ID: <46FFA275.6010304@landgren.net>
3566      Branch: perl
3567            ! lib/File/Path.pm lib/File/Path.t
3568 ____________________________________________________________________________
3569 [ 31995] By: craigb                                on 2007/09/29  04:39:50
3570         Log: Subject: [patch@31988] Revised Module::Build fixes for VMS.
3571              From: "John E. Malmberg" <wb8tyw@qsl.net>
3572              Date: Fri, 28 Sep 2007 08:55:27 -0500
3573              Message-id: <46FD07CF.5040504@qsl.net>
3574
3575      Branch: perl
3576            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
3577            ! lib/Module/Build/t/install.t lib/Module/Build/t/manifypods.t
3578            ! lib/Module/Build/t/metadata.t lib/Module/Build/t/runthrough.t
3579 ____________________________________________________________________________
3580 [ 31994] By: nicholas                              on 2007/09/28  18:04:55
3581         Log: Make all of B work on 5.8.x
3582      Branch: perl
3583            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/deparse.t
3584 ____________________________________________________________________________
3585 [ 31993] By: rgs                                   on 2007/09/28  13:07:35
3586         Log: Document hint symbols in B::Concise
3587      Branch: perl
3588            ! ext/B/B/Concise.pm
3589 ____________________________________________________________________________
3590 [ 31992] By: nicholas                              on 2007/09/28  12:40:39
3591         Log: Hopefully really fix test failures with -C
3592      Branch: perl
3593            ! ext/B/t/optree_specials.t
3594 ____________________________________________________________________________
3595 [ 31991] By: rgs                                   on 2007/09/28  08:20:32
3596         Log: Remove unneeded cast
3597      Branch: perl
3598            ! mro.c
3599 ____________________________________________________________________________
3600 [ 31990] By: nicholas                              on 2007/09/28  07:32:28
3601         Log: Change 31987 forgot to re-run embed.pl
3602      Branch: perl
3603            ! embedvar.h perlapi.h
3604 ____________________________________________________________________________
3605 [ 31989] By: merijn                                on 2007/09/28  06:21:34
3606         Log: Subject: [patch] s/thinngy/thingy/
3607              From: Jim Cromie <jim.cromie@gmail.com>
3608              Date: Thu, 27 Sep 2007 19:29:43 -0600
3609              Message-ID: <46FC5907.4010205@gmail.com>
3610      Branch: perl
3611            ! sv.c
3612 ____________________________________________________________________________
3613 [ 31988] By: rgs                                   on 2007/09/27  09:55:35
3614         Log: I forgot to patch for the threaded case
3615      Branch: perl
3616            ! ext/B/t/optree_specials.t
3617 ____________________________________________________________________________
3618 [ 31987] By: nicholas                              on 2007/09/27  09:40:58
3619         Log: Move the bool v_string_ok into the U16-sized gap in the interpreter
3620              structure. Add a "spare" variable so that we can add the first post-
3621              5.10.0 bool variable without growing the interpreter structure.
3622      Branch: perl
3623            ! intrpvar.h
3624 ____________________________________________________________________________
3625 [ 31986] By: rgs                                   on 2007/09/27  09:38:53
3626         Log: Hopefully fix test failures with -C
3627      Branch: perl
3628            ! ext/B/t/optree_specials.t
3629 ____________________________________________________________________________
3630 [ 31985] By: steveh                                on 2007/09/27  08:56:05
3631         Log: Fix test introduced in #31973 that failed on Win32
3632              (Win32 doesn't like the runperl() prog having newlines in it)
3633      Branch: perl
3634            ! ext/B/t/concise.t
3635 ____________________________________________________________________________
3636 [ 31984] By: craigb                                on 2007/09/27  00:57:00
3637         Log: Make large file support the default on VMS systems that have it.  This in turn
3638              makes _USE_STD_STAT and symbolic link support the defaults where available.
3639      Branch: perl
3640            ! configure.com
3641 ____________________________________________________________________________
3642 [ 31983] By: rgs                                   on 2007/09/26  16:57:34
3643         Log: API spelling patch, by Jerry D. Hedden
3644      Branch: perl
3645            ! dump.c lib/ExtUtils/ParseXS.pm perl.h pod/perlapi.pod
3646            ! regcomp.c regcomp.h
3647 ____________________________________________________________________________
3648 [ 31982] By: rgs                                   on 2007/09/26  16:46:36
3649         Log: Maybe the default order of directories in @INC should be modified.
3650      Branch: perl
3651            ! pod/perltodo.pod
3652 ____________________________________________________________________________
3653 [ 31981] By: nicholas                              on 2007/09/26  16:32:45
3654         Log: Change 31977 introduced a bug (failing to set the return value of
3655              mro::get_linear_isa() when passed a second parameter). However, there
3656              were no tests for this. Fix both.
3657      Branch: perl
3658            ! mro.c t/mro/basic.t
3659 ____________________________________________________________________________
3660 [ 31980] By: rgs                                   on 2007/09/26  14:55:15
3661         Log: Subject: [PATCH] Check rename() under Cygwin
3662              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3663              Date: Tue, 25 Sep 2007 11:55:53 -0400
3664              Message-ID: <1ff86f510709250855o2c9115cdi6ce830a9ccaec696@mail.gmail.com>
3665      Branch: perl
3666            ! t/io/fs.t
3667 ____________________________________________________________________________
3668 [ 31979] By: rgs                                   on 2007/09/26  14:53:17
3669         Log: Subject: [PATCH] No more ld2 and perlld under Cygwin
3670              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3671              Date: Tue, 25 Sep 2007 10:45:47 -0400
3672              Message-ID: <1ff86f510709250745s1d17ae54y6403711e00b306a0@mail.gmail.com>
3673      Branch: perl
3674            ! Cross/Makefile-cross-SH Makefile.SH
3675 ____________________________________________________________________________
3676 [ 31978] By: rgs                                   on 2007/09/26  12:46:53
3677         Log: Subject: RE: [PATCH] use 5.010 is ugly; use 5.10.0 warns
3678              From: "Robin Barker" <Robin.Barker@npl.co.uk>
3679              Date: Wed, 26 Sep 2007 13:25:49 +0100
3680              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1C3@exchsvr1.npl.ad.local>
3681      Branch: perl
3682            ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod
3683            ! pod/perlfunc.pod pp_ctl.c sv.c t/lib/warnings/pp_ctl
3684 ____________________________________________________________________________
3685 [ 31977] By: nicholas                              on 2007/09/26  10:21:50
3686         Log: Change the way of determining the MRO algorithm used from an enum
3687              defined in the header, to a pointer to a structure. This allows the
3688              flexibility to easily add more MROs in the future, and to provide an
3689              API to do so. Dispatch in mro.c is now via the structure pointed to,
3690              rather than switch statements on the value of the enum.
3691      Branch: perl
3692            ! hv.c hv.h mro.c
3693 ____________________________________________________________________________
3694 [ 31976] By: rgs                                   on 2007/09/26  09:07:59
3695         Log: Option spelling nit for AIX
3696      Branch: perl
3697            ! Makefile.SH
3698 ____________________________________________________________________________
3699 [ 31975] By: rgs                                   on 2007/09/26  09:00:08
3700         Log: On VAX, feeding a bare "NaN" to nawk causes nawk to core dump since
3701              it tries to interpret it as a number, which causes an FP exception.
3702              (Patch from NetBSD)
3703      Branch: perl
3704            ! MANIFEST
3705 ____________________________________________________________________________
3706 [ 31974] By: rgs                                   on 2007/09/26  08:57:41
3707         Log: Assume NetBSD has touch
3708              (patch from NetBSD package)
3709      Branch: perl
3710            ! makedepend.SH
3711 ____________________________________________________________________________
3712 [ 31973] By: rgs                                   on 2007/09/26  08:34:48
3713         Log: Subject: Re: [patch] improve B::Concise -src support
3714              From: Jim Cromie <jim.cromie@gmail.com>
3715              Date: Tue, 25 Sep 2007 17:34:09 -0600
3716              Message-ID: <46F99AF1.1080108@gmail.com>
3717      Branch: perl
3718            ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_specials.t
3719 ____________________________________________________________________________
3720 [ 31972] By: rgs                                   on 2007/09/26  08:20:14
3721         Log: Update to README.cygwin by Jerry D. Hedden
3722      Branch: perl
3723            ! README.cygwin
3724 ____________________________________________________________________________
3725 [ 31971] By: davem                                 on 2007/09/25  18:59:02
3726         Log: extend PL_veto_cleanup to all platforms
3727              The conditional skip of PERL_SYS_TERM introduced by change #29827
3728              now happens on all platforms, not just UNIX.
3729      Branch: perl
3730            ! perl.c unixish.h
3731 ____________________________________________________________________________
3732 [ 31970] By: davem                                 on 2007/09/25  18:00:32
3733         Log: make PERL_SYS_INIT/INIT3/TERM into functions
3734      Branch: perl
3735            ! dosish.h embed.fnc epoc/epocish.h global.sym mpeix/mpeixish.h
3736            ! os2/os2ish.h perl.c perl.h plan9/plan9ish.h proto.h
3737            ! symbian/symbianish.h unixish.h vms/vmsish.h
3738 ____________________________________________________________________________
3739 [ 31969] By: rgs                                   on 2007/09/25  14:28:20
3740         Log: Hey, but "or" is low-prec. So this statement never worked.
3741      Branch: perl
3742            ! lib/ExtUtils/MM_Unix.pm
3743 ____________________________________________________________________________
3744 [ 31968] By: rgs                                   on 2007/09/25  14:24:53
3745         Log: DragonflyBSD is a BSD too
3746      Branch: perl
3747            ! lib/ExtUtils/MM_Unix.pm
3748 ____________________________________________________________________________
3749 [ 31967] By: rgs                                   on 2007/09/25  13:16:19
3750         Log: Subject: Re: [perl #45513] Test failures on amd64-freebsd 6.2
3751              From: Slaven Rezic <slaven@rezic.de>
3752              Date: 19 Sep 2007 21:56:00 +0200
3753              Message-ID: <87abri1lbj.fsf@biokovo-amd64.herceg.de>
3754      Branch: perl
3755            ! ext/IPC/SysV/t/ipcsysv.t
3756 ____________________________________________________________________________
3757 [ 31966] By: rgs                                   on 2007/09/25  12:20:25
3758         Log: Upgrade to Test::Simple 0.72
3759      Branch: perl
3760            - lib/Test/Simple/t/BEGIN_use_ok.t
3761            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
3762            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
3763            ! lib/Test/Simple/Changes lib/Test/Simple/TODO
3764            ! lib/Test/Simple/t/is_deeply_with_threads.t
3765 ____________________________________________________________________________
3766 [ 31965] By: rgs                                   on 2007/09/25  11:41:50
3767         Log: Subject: Re: [PATCH 5.10] Improve diagnostic for reloads of bad modules
3768              From: Rick Delaney <rick@bort.ca>
3769              Date: Sat, 22 Sep 2007 16:30:40 -0400
3770              Message-ID: <20070922203040.GK11931@bort.ca>
3771      Branch: perl
3772            ! pod/perldiag.pod pp_ctl.c
3773 ____________________________________________________________________________
3774 [ 31964] By: rgs                                   on 2007/09/25  09:45:46
3775         Log: Make OptreeCheck.pm more forgiving about parent pad indexes
3776      Branch: perl
3777            ! ext/B/t/OptreeCheck.pm
3778 ____________________________________________________________________________
3779 [ 31963] By: rgs                                   on 2007/09/25  09:03:17
3780         Log: Subject: Trans.: CPAN Upload: S/SA/SAPER/constant-1.11.tar.gz
3781              From: =?iso-8859-1?b?U+liYXN0aWVu?= Aperghis-Tramoni <maddingue@free.fr>
3782              Date: Tue, 25 Sep 2007 11:55:48 +0200
3783              Message-ID: <1190714148.46f8db2431f0c@imp.free.fr>
3784      Branch: perl
3785            ! lib/constant.pm lib/constant.t
3786 ____________________________________________________________________________
3787 [ 31962] By: rgs                                   on 2007/09/25  09:00:53
3788         Log: Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu)
3789              From: Abe Timmerman <abe@ztreet.demon.nl>
3790              Date: Sun, 23 Sep 2007 01:02:22 +0200
3791              Message-ID: <46F59EFE.7050303@ztreet.demon.nl>
3792      Branch: perl
3793            ! t/test.pl
3794 ____________________________________________________________________________
3795 [ 31961] By: rgs                                   on 2007/09/25  08:56:40
3796         Log: Subject: [PATCH] Re: [perl #45605] Regexp failure with utf8-flagged string and byte-flagged pattern
3797              From: Tels <nospam-abuse@bloodgate.com>
3798              Date: Sat, 22 Sep 2007 14:27:29 +0200
3799              Message-Id: <200709221427.30425@bloodgate.com>
3800      Branch: perl
3801            ! regcomp.c t/op/pat.t
3802 ____________________________________________________________________________
3803 [ 31960] By: rgs                                   on 2007/09/25  08:37:13
3804         Log: Subject: [patch] Dual-lifing constant.pm
3805              From: =?ISO-8859-1?Q?S=E9bastien_Aperghis-Tramoni?= <maddingue@free.fr>
3806              Date: Tue, 25 Sep 2007 02:11:46 +0200
3807              Message-Id: <454B4D1C-48EE-4CA3-834A-A0F872C9E5FC@free.fr>
3808      Branch: perl
3809            ! Porting/Maintainers.pl
3810 ____________________________________________________________________________
3811 [ 31959] By: rgs                                   on 2007/09/25  08:20:31
3812         Log: Subject: [PATCH] stop lib/perl5db.t failure if Term::ReadLine::Perl is installed
3813              From: Slaven Rezic <slaven@rezic.de>
3814              Date: 24 Sep 2007 23:24:37 +0200
3815              Message-ID: <871wcnwycq.fsf@biokovo-amd64.herceg.de>
3816      Branch: perl
3817            ! lib/perl5db.t
3818 ____________________________________________________________________________
3819 [ 31958] By: steveh                                on 2007/09/25  07:59:11
3820         Log: Subject: [PATCH] README.cygwin update
3821              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3822              Date: Mon, 24 Sep 2007 20:58:00 -0400
3823              Message-ID: <1ff86f510709241758o4027c237w7387e7ab86680d55@mail.gmail.com>
3824      Branch: perl
3825            ! README.cygwin
3826 ____________________________________________________________________________
3827 [ 31957] By: steveh                                on 2007/09/25  07:58:02
3828         Log: Subject: [PATCH] $^E is not Win32::GetLastError under Cygwin
3829              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3830              Date: Mon, 24 Sep 2007 20:39:44 -0400
3831              Message-ID: <1ff86f510709241739q62b4f2eaycf13cb9956f8fab3@mail.gmail.com>
3832      Branch: perl
3833            ! ext/Win32CORE/t/win32core.t
3834 ____________________________________________________________________________
3835 [ 31956] By: steveh                                on 2007/09/25  07:52:54
3836         Log: Subject: [PATCH - revised] Re: Change 31935: Upgrade to Win32-0.32
3837              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3838              Date: Mon, 24 Sep 2007 20:23:49 -0400
3839              Message-ID: <1ff86f510709241723o58cc1167m2c44221b77959994@mail.gmail.com>
3840              
3841              (Check Win32::GetLastError() rather than $^E for Cygwin, on which $^E
3842              is the last posix error (the same as $!), not the last Win32 error)
3843      Branch: perl
3844            ! ext/Win32/Win32.pm ext/Win32/t/Names.t
3845 ____________________________________________________________________________
3846 [ 31955] By: rgs                                   on 2007/09/24  16:38:35
3847         Log: Subject: [patch] improve B::Concise -src support
3848              From: Jim Cromie <jim.cromie@gmail.com>
3849              Date: Mon, 24 Sep 2007 00:28:28 -0600
3850              Message-ID: <46F7590C.1070101@gmail.com>
3851      Branch: perl
3852            ! ext/B/B/Concise.pm
3853 ____________________________________________________________________________
3854 [ 31954] By: davem                                 on 2007/09/24  14:18:03
3855         Log: sixth attempt to silence S_emulate_eaccess compiler warning
3856